mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 11:45:18 +00:00
11627 lines
338 KiB
HTML
11627 lines
338 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_c79b7770d0181b4714c192e7314ffe8e {
|
|
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_c79b7770d0181b4714c192e7314ffe8e" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_c79b7770d0181b4714c192e7314ffe8e = L.map(
|
|
"map_c79b7770d0181b4714c192e7314ffe8e",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_714c9d99381aaebee72f1897be50fe71 = 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_714c9d99381aaebee72f1897be50fe71.addTo(map_c79b7770d0181b4714c192e7314ffe8e);
|
|
|
|
|
|
var marker_cluster_051e3203750073905e79c2f14ddd3d6b = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_47fb39b53870d8b79a05d8d65efac866 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_86c084cf649bf281e619c2b3fcd4e634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a7c37f60d2eb6a56202524c0a9b0807 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d03db39327049699e8df525aa0291220 = $(`<div id="html_d03db39327049699e8df525aa0291220" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_1a7c37f60d2eb6a56202524c0a9b0807.setContent(html_d03db39327049699e8df525aa0291220);
|
|
|
|
|
|
|
|
marker_47fb39b53870d8b79a05d8d65efac866.bindPopup(popup_1a7c37f60d2eb6a56202524c0a9b0807)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47fb39b53870d8b79a05d8d65efac866.setIcon(icon_86c084cf649bf281e619c2b3fcd4e634);
|
|
|
|
|
|
var marker_e381f022d14cbd4e2c74f0bce9189e5e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_84ffc76d264e80534c652b7f6a56246e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ed75fb36d151bd2f950e97ecb90e001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb6897a859170575269194ed51cb5d86 = $(`<div id="html_eb6897a859170575269194ed51cb5d86" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_5ed75fb36d151bd2f950e97ecb90e001.setContent(html_eb6897a859170575269194ed51cb5d86);
|
|
|
|
|
|
|
|
marker_e381f022d14cbd4e2c74f0bce9189e5e.bindPopup(popup_5ed75fb36d151bd2f950e97ecb90e001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e381f022d14cbd4e2c74f0bce9189e5e.setIcon(icon_84ffc76d264e80534c652b7f6a56246e);
|
|
|
|
|
|
var marker_2214af559274c933eda0b400e8899399 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c85d199f2d7463fd6be399875ad13162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1df0df365f3cafb71fbebc83c195265 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20add5d71c12fa5b2c58a624069073d6 = $(`<div id="html_20add5d71c12fa5b2c58a624069073d6" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_d1df0df365f3cafb71fbebc83c195265.setContent(html_20add5d71c12fa5b2c58a624069073d6);
|
|
|
|
|
|
|
|
marker_2214af559274c933eda0b400e8899399.bindPopup(popup_d1df0df365f3cafb71fbebc83c195265)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2214af559274c933eda0b400e8899399.setIcon(icon_c85d199f2d7463fd6be399875ad13162);
|
|
|
|
|
|
var marker_da8038ca8ffecda8475364da4daec0f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_51ffa9bbbf6fd7ef93c6dfe8acda7955 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f62b8a2d6045794289930b7c56568ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28637324a0f49b2c85f30f49c1c89baf = $(`<div id="html_28637324a0f49b2c85f30f49c1c89baf" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_9f62b8a2d6045794289930b7c56568ea.setContent(html_28637324a0f49b2c85f30f49c1c89baf);
|
|
|
|
|
|
|
|
marker_da8038ca8ffecda8475364da4daec0f4.bindPopup(popup_9f62b8a2d6045794289930b7c56568ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da8038ca8ffecda8475364da4daec0f4.setIcon(icon_51ffa9bbbf6fd7ef93c6dfe8acda7955);
|
|
|
|
|
|
var marker_6c6a0db19525b25b0bda17b89a79289f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5e996ca691fb9aed9104ef6bc7d067c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb58e762de69fafeb65e3397953ebf8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff580104672901e3e4dff012c6f107c4 = $(`<div id="html_ff580104672901e3e4dff012c6f107c4" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_eb58e762de69fafeb65e3397953ebf8b.setContent(html_ff580104672901e3e4dff012c6f107c4);
|
|
|
|
|
|
|
|
marker_6c6a0db19525b25b0bda17b89a79289f.bindPopup(popup_eb58e762de69fafeb65e3397953ebf8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c6a0db19525b25b0bda17b89a79289f.setIcon(icon_5e996ca691fb9aed9104ef6bc7d067c5);
|
|
|
|
|
|
var marker_28d9d0d1f14a8b1cc0bed523c24534a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_32c0f00e9692e96d2a935e32a7b50959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f22100d80e83ae3f7ffa6e37ad9b8673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4252306ff66c2fe5c4c4d6f4ad2fd048 = $(`<div id="html_4252306ff66c2fe5c4c4d6f4ad2fd048" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_f22100d80e83ae3f7ffa6e37ad9b8673.setContent(html_4252306ff66c2fe5c4c4d6f4ad2fd048);
|
|
|
|
|
|
|
|
marker_28d9d0d1f14a8b1cc0bed523c24534a7.bindPopup(popup_f22100d80e83ae3f7ffa6e37ad9b8673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28d9d0d1f14a8b1cc0bed523c24534a7.setIcon(icon_32c0f00e9692e96d2a935e32a7b50959);
|
|
|
|
|
|
var marker_83f10d2c14fe95cbccbee6dde672f309 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c515160b01441e4e3d6dfbe359657dfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46a8e3d13aae6c5dc4c5a0228ebb23bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd7d511056f46cc4e1b143509c3c119 = $(`<div id="html_afd7d511056f46cc4e1b143509c3c119" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_46a8e3d13aae6c5dc4c5a0228ebb23bb.setContent(html_afd7d511056f46cc4e1b143509c3c119);
|
|
|
|
|
|
|
|
marker_83f10d2c14fe95cbccbee6dde672f309.bindPopup(popup_46a8e3d13aae6c5dc4c5a0228ebb23bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83f10d2c14fe95cbccbee6dde672f309.setIcon(icon_c515160b01441e4e3d6dfbe359657dfe);
|
|
|
|
|
|
var marker_f83aa619786eafe7020f4f865dcb4c7c = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a69e6dcd8f314e8ec44bc5b543f12549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87c1bcc821e5df1407e40525c3635698 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82581a34b07fb45d08c550cea0c7cb5f = $(`<div id="html_82581a34b07fb45d08c550cea0c7cb5f" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_87c1bcc821e5df1407e40525c3635698.setContent(html_82581a34b07fb45d08c550cea0c7cb5f);
|
|
|
|
|
|
|
|
marker_f83aa619786eafe7020f4f865dcb4c7c.bindPopup(popup_87c1bcc821e5df1407e40525c3635698)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f83aa619786eafe7020f4f865dcb4c7c.setIcon(icon_a69e6dcd8f314e8ec44bc5b543f12549);
|
|
|
|
|
|
var marker_a058e6232962eeaddb95697f5f1c56a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_03e5420a18f6fe8806d77c9d5f49440f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ee58d4d100827dfb70cee188512cbd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f57d9c0d36e2580875812e5d382c2eb = $(`<div id="html_0f57d9c0d36e2580875812e5d382c2eb" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_1ee58d4d100827dfb70cee188512cbd7.setContent(html_0f57d9c0d36e2580875812e5d382c2eb);
|
|
|
|
|
|
|
|
marker_a058e6232962eeaddb95697f5f1c56a5.bindPopup(popup_1ee58d4d100827dfb70cee188512cbd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a058e6232962eeaddb95697f5f1c56a5.setIcon(icon_03e5420a18f6fe8806d77c9d5f49440f);
|
|
|
|
|
|
var marker_7d07ead2b35b8ccd1e90bb8627316f18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_45ed5ade92d5e041f99efc4a10fddb6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ff85b332f3bb635cb221c9fb0f2bf5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46ea802056d5ee4466b40532844b31ab = $(`<div id="html_46ea802056d5ee4466b40532844b31ab" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_9ff85b332f3bb635cb221c9fb0f2bf5f.setContent(html_46ea802056d5ee4466b40532844b31ab);
|
|
|
|
|
|
|
|
marker_7d07ead2b35b8ccd1e90bb8627316f18.bindPopup(popup_9ff85b332f3bb635cb221c9fb0f2bf5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d07ead2b35b8ccd1e90bb8627316f18.setIcon(icon_45ed5ade92d5e041f99efc4a10fddb6c);
|
|
|
|
|
|
var marker_8c566f9e6038d1c24df13b3c422bef57 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f5e1701135dfa51a5e62750defa9023d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86deeb3df2621445d22ab48ac5b5b2df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6034491555d11ff1d97f4fe7418bdf6 = $(`<div id="html_b6034491555d11ff1d97f4fe7418bdf6" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_86deeb3df2621445d22ab48ac5b5b2df.setContent(html_b6034491555d11ff1d97f4fe7418bdf6);
|
|
|
|
|
|
|
|
marker_8c566f9e6038d1c24df13b3c422bef57.bindPopup(popup_86deeb3df2621445d22ab48ac5b5b2df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c566f9e6038d1c24df13b3c422bef57.setIcon(icon_f5e1701135dfa51a5e62750defa9023d);
|
|
|
|
|
|
var marker_80b31743fe9243352d80a0f2a8cf495c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_50f3128faeb0d3d83b453613fbdbb36a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d43f2cac602f6504bd976990fc8ec72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd8c66bb8191a035e08ec40b0367b8c6 = $(`<div id="html_bd8c66bb8191a035e08ec40b0367b8c6" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_3d43f2cac602f6504bd976990fc8ec72.setContent(html_bd8c66bb8191a035e08ec40b0367b8c6);
|
|
|
|
|
|
|
|
marker_80b31743fe9243352d80a0f2a8cf495c.bindPopup(popup_3d43f2cac602f6504bd976990fc8ec72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80b31743fe9243352d80a0f2a8cf495c.setIcon(icon_50f3128faeb0d3d83b453613fbdbb36a);
|
|
|
|
|
|
var marker_31b0368219a5ab985de51e2e5c8d37b7 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e017b4f4783a0882db97bdd86ee2d836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3157dd95920f157d6d369f4b29fcffc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7884644f6fc314eb6dcf451e2292b6d = $(`<div id="html_e7884644f6fc314eb6dcf451e2292b6d" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_b3157dd95920f157d6d369f4b29fcffc.setContent(html_e7884644f6fc314eb6dcf451e2292b6d);
|
|
|
|
|
|
|
|
marker_31b0368219a5ab985de51e2e5c8d37b7.bindPopup(popup_b3157dd95920f157d6d369f4b29fcffc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31b0368219a5ab985de51e2e5c8d37b7.setIcon(icon_e017b4f4783a0882db97bdd86ee2d836);
|
|
|
|
|
|
var marker_5a9e8d97be3974757291e44093821827 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_72f28dcc97a0426b3fc1421ce63e69f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_994f891b49a7f26a1f3c044bc54890cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4d08be830296c736b8a257a0ae3f780 = $(`<div id="html_c4d08be830296c736b8a257a0ae3f780" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_994f891b49a7f26a1f3c044bc54890cf.setContent(html_c4d08be830296c736b8a257a0ae3f780);
|
|
|
|
|
|
|
|
marker_5a9e8d97be3974757291e44093821827.bindPopup(popup_994f891b49a7f26a1f3c044bc54890cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a9e8d97be3974757291e44093821827.setIcon(icon_72f28dcc97a0426b3fc1421ce63e69f9);
|
|
|
|
|
|
var marker_8a9bdcb1791eb0323a8a19250b853f87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5833e136b6748ea6d32e77e72cef8a33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d91a6c6bef4e23970ebe430ec3984880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79feae9a11486db8bdef16230a35ac3a = $(`<div id="html_79feae9a11486db8bdef16230a35ac3a" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_d91a6c6bef4e23970ebe430ec3984880.setContent(html_79feae9a11486db8bdef16230a35ac3a);
|
|
|
|
|
|
|
|
marker_8a9bdcb1791eb0323a8a19250b853f87.bindPopup(popup_d91a6c6bef4e23970ebe430ec3984880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a9bdcb1791eb0323a8a19250b853f87.setIcon(icon_5833e136b6748ea6d32e77e72cef8a33);
|
|
|
|
|
|
var marker_ec53c0e098b7d8333c3f7d7edaf80ec2 = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_3fb68c815f8d603d00577260c668d05d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9267d598cd1f2b24238ee258dc85186 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e64724ba267c65dfa768d1559a41be9 = $(`<div id="html_8e64724ba267c65dfa768d1559a41be9" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_b9267d598cd1f2b24238ee258dc85186.setContent(html_8e64724ba267c65dfa768d1559a41be9);
|
|
|
|
|
|
|
|
marker_ec53c0e098b7d8333c3f7d7edaf80ec2.bindPopup(popup_b9267d598cd1f2b24238ee258dc85186)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec53c0e098b7d8333c3f7d7edaf80ec2.setIcon(icon_3fb68c815f8d603d00577260c668d05d);
|
|
|
|
|
|
var marker_1b785a6c01854fb29b47180250cb5377 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9fbcbb3df77ac3e9d08552ba5502df6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca55db5685d28e75783165c137beb175 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9f5bbce0cc47833db670f1c88a5823e = $(`<div id="html_a9f5bbce0cc47833db670f1c88a5823e" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_ca55db5685d28e75783165c137beb175.setContent(html_a9f5bbce0cc47833db670f1c88a5823e);
|
|
|
|
|
|
|
|
marker_1b785a6c01854fb29b47180250cb5377.bindPopup(popup_ca55db5685d28e75783165c137beb175)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b785a6c01854fb29b47180250cb5377.setIcon(icon_9fbcbb3df77ac3e9d08552ba5502df6b);
|
|
|
|
|
|
var marker_20290f02366f838c9747a72110dd4a6e = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_dc916cc66f80b7e1f47ba29e35b63eb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48c1391d832f9f84ae2da8d3a17b2c57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16fb2424ad563d4ba4ae32a0beac8af = $(`<div id="html_d16fb2424ad563d4ba4ae32a0beac8af" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_48c1391d832f9f84ae2da8d3a17b2c57.setContent(html_d16fb2424ad563d4ba4ae32a0beac8af);
|
|
|
|
|
|
|
|
marker_20290f02366f838c9747a72110dd4a6e.bindPopup(popup_48c1391d832f9f84ae2da8d3a17b2c57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20290f02366f838c9747a72110dd4a6e.setIcon(icon_dc916cc66f80b7e1f47ba29e35b63eb9);
|
|
|
|
|
|
var marker_d8ade812ea4ed075dab82f703a60c6f5 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_fc4b39c94823ee2790cbd203c7563bf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e590c784fb1819936dc8ddf45daec7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3304c609cccefba85736ad266a75eb5a = $(`<div id="html_3304c609cccefba85736ad266a75eb5a" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_7e590c784fb1819936dc8ddf45daec7d.setContent(html_3304c609cccefba85736ad266a75eb5a);
|
|
|
|
|
|
|
|
marker_d8ade812ea4ed075dab82f703a60c6f5.bindPopup(popup_7e590c784fb1819936dc8ddf45daec7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8ade812ea4ed075dab82f703a60c6f5.setIcon(icon_fc4b39c94823ee2790cbd203c7563bf0);
|
|
|
|
|
|
var marker_8a8a33ec75dba3961775d13eb88760fc = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_953407fe1618fd9a9c1c9bb3c5febea3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad56d9d913b568d1678af9b502fbb8a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a857ce8f844f9fde6ddd12824a4a4166 = $(`<div id="html_a857ce8f844f9fde6ddd12824a4a4166" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_ad56d9d913b568d1678af9b502fbb8a3.setContent(html_a857ce8f844f9fde6ddd12824a4a4166);
|
|
|
|
|
|
|
|
marker_8a8a33ec75dba3961775d13eb88760fc.bindPopup(popup_ad56d9d913b568d1678af9b502fbb8a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a8a33ec75dba3961775d13eb88760fc.setIcon(icon_953407fe1618fd9a9c1c9bb3c5febea3);
|
|
|
|
|
|
var marker_9bea50fe46ab2a8e5ea68d5c81371bcc = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_fe4e1925e76bbe1574105446f93885a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71124e7c3e7752c5a05e1ad94f661622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a393d4d30372b42e4da452c9c2215bf2 = $(`<div id="html_a393d4d30372b42e4da452c9c2215bf2" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_71124e7c3e7752c5a05e1ad94f661622.setContent(html_a393d4d30372b42e4da452c9c2215bf2);
|
|
|
|
|
|
|
|
marker_9bea50fe46ab2a8e5ea68d5c81371bcc.bindPopup(popup_71124e7c3e7752c5a05e1ad94f661622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bea50fe46ab2a8e5ea68d5c81371bcc.setIcon(icon_fe4e1925e76bbe1574105446f93885a9);
|
|
|
|
|
|
var marker_771acff9ee287b2f839612e39aaaae70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d8665bf00f273c07829bef96c94c6f66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48cee8fbc0e68ccb633583eb16cd0df2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba766e73c0b2edfda3e23f435e47e18b = $(`<div id="html_ba766e73c0b2edfda3e23f435e47e18b" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_48cee8fbc0e68ccb633583eb16cd0df2.setContent(html_ba766e73c0b2edfda3e23f435e47e18b);
|
|
|
|
|
|
|
|
marker_771acff9ee287b2f839612e39aaaae70.bindPopup(popup_48cee8fbc0e68ccb633583eb16cd0df2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_771acff9ee287b2f839612e39aaaae70.setIcon(icon_d8665bf00f273c07829bef96c94c6f66);
|
|
|
|
|
|
var marker_1f48cf1018099cd6b280cfa9731eedbc = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_ba3e549c935c964d93847bc44450ffda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d1b86f9950395a9a11685d13dda0549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61bc19e109099e4b68606ee15507b87e = $(`<div id="html_61bc19e109099e4b68606ee15507b87e" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_5d1b86f9950395a9a11685d13dda0549.setContent(html_61bc19e109099e4b68606ee15507b87e);
|
|
|
|
|
|
|
|
marker_1f48cf1018099cd6b280cfa9731eedbc.bindPopup(popup_5d1b86f9950395a9a11685d13dda0549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f48cf1018099cd6b280cfa9731eedbc.setIcon(icon_ba3e549c935c964d93847bc44450ffda);
|
|
|
|
|
|
var marker_040a0f67b568c576df9fc4edf38257ae = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_75aab1b25a5b51cabf9021def02c5251 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01db01eb7651e13a6510cc5d52867819 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8ebead3a9c80c2179fff021f7ced723 = $(`<div id="html_f8ebead3a9c80c2179fff021f7ced723" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_01db01eb7651e13a6510cc5d52867819.setContent(html_f8ebead3a9c80c2179fff021f7ced723);
|
|
|
|
|
|
|
|
marker_040a0f67b568c576df9fc4edf38257ae.bindPopup(popup_01db01eb7651e13a6510cc5d52867819)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_040a0f67b568c576df9fc4edf38257ae.setIcon(icon_75aab1b25a5b51cabf9021def02c5251);
|
|
|
|
|
|
var marker_a60822aa983abb0dad6253e459665325 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1a347c6994342b7dfcc2db3a0d4827ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dde06db050e38ddcea01e988902041e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8448590beb5c7b2cf999619df8a5ca9f = $(`<div id="html_8448590beb5c7b2cf999619df8a5ca9f" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_4dde06db050e38ddcea01e988902041e.setContent(html_8448590beb5c7b2cf999619df8a5ca9f);
|
|
|
|
|
|
|
|
marker_a60822aa983abb0dad6253e459665325.bindPopup(popup_4dde06db050e38ddcea01e988902041e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a60822aa983abb0dad6253e459665325.setIcon(icon_1a347c6994342b7dfcc2db3a0d4827ad);
|
|
|
|
|
|
var marker_50c7d92401e03c5e791994fb28ba735a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b0d616b6b766627e6149754c0b7fd9ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a5dcec1e916d665ab4d0c71807e88db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a67494fbb84700877f1586f7a3dcdcb = $(`<div id="html_6a67494fbb84700877f1586f7a3dcdcb" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_5a5dcec1e916d665ab4d0c71807e88db.setContent(html_6a67494fbb84700877f1586f7a3dcdcb);
|
|
|
|
|
|
|
|
marker_50c7d92401e03c5e791994fb28ba735a.bindPopup(popup_5a5dcec1e916d665ab4d0c71807e88db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c7d92401e03c5e791994fb28ba735a.setIcon(icon_b0d616b6b766627e6149754c0b7fd9ef);
|
|
|
|
|
|
var marker_8dc79959bdd3b4762882b3db1a9a2a5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_82231f22e2244340b51e0ee89cc2ce98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7eda9477cc5812bb3f968173c882b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61ce9ba0482e139df5b33dd5ea85f2bc = $(`<div id="html_61ce9ba0482e139df5b33dd5ea85f2bc" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_f7eda9477cc5812bb3f968173c882b8e.setContent(html_61ce9ba0482e139df5b33dd5ea85f2bc);
|
|
|
|
|
|
|
|
marker_8dc79959bdd3b4762882b3db1a9a2a5d.bindPopup(popup_f7eda9477cc5812bb3f968173c882b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dc79959bdd3b4762882b3db1a9a2a5d.setIcon(icon_82231f22e2244340b51e0ee89cc2ce98);
|
|
|
|
|
|
var marker_23866f977d7f6b93f308f18fa08bc83e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1fa7243f0e805d4b9b3a8aec41fc6bf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_504ce8ecfd51d651c3ad9fa381f8fc65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c83078095c3adc6a128320bcd21cfba = $(`<div id="html_9c83078095c3adc6a128320bcd21cfba" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_504ce8ecfd51d651c3ad9fa381f8fc65.setContent(html_9c83078095c3adc6a128320bcd21cfba);
|
|
|
|
|
|
|
|
marker_23866f977d7f6b93f308f18fa08bc83e.bindPopup(popup_504ce8ecfd51d651c3ad9fa381f8fc65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23866f977d7f6b93f308f18fa08bc83e.setIcon(icon_1fa7243f0e805d4b9b3a8aec41fc6bf2);
|
|
|
|
|
|
var marker_d2d8844b8f20757f68fa8c9acf95e3d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5c8eee4f5952a83ba64c9564afd6460c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bee23f3c3bd5aac4eb44b7cd59d39d39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6660022096d74672981d8638ea758d68 = $(`<div id="html_6660022096d74672981d8638ea758d68" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_bee23f3c3bd5aac4eb44b7cd59d39d39.setContent(html_6660022096d74672981d8638ea758d68);
|
|
|
|
|
|
|
|
marker_d2d8844b8f20757f68fa8c9acf95e3d5.bindPopup(popup_bee23f3c3bd5aac4eb44b7cd59d39d39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2d8844b8f20757f68fa8c9acf95e3d5.setIcon(icon_5c8eee4f5952a83ba64c9564afd6460c);
|
|
|
|
|
|
var marker_06c6b3143e1523761ce064710b285380 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a9e9b9b5900df4015a0f59c8ca37830b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4d5bec86099678fd69992074277eb48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c78bf56a4a6cf5853e0cb5408e796a = $(`<div id="html_d1c78bf56a4a6cf5853e0cb5408e796a" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_f4d5bec86099678fd69992074277eb48.setContent(html_d1c78bf56a4a6cf5853e0cb5408e796a);
|
|
|
|
|
|
|
|
marker_06c6b3143e1523761ce064710b285380.bindPopup(popup_f4d5bec86099678fd69992074277eb48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06c6b3143e1523761ce064710b285380.setIcon(icon_a9e9b9b5900df4015a0f59c8ca37830b);
|
|
|
|
|
|
var marker_bb0dcbd44d0d0361428113c21f227ece = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_615ed3d31bac0d75a09a2da53c7682f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d133fbfdc23aa0827efd818d72dea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33de77de5f9864a771b11c392514163 = $(`<div id="html_a33de77de5f9864a771b11c392514163" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_e3d133fbfdc23aa0827efd818d72dea8.setContent(html_a33de77de5f9864a771b11c392514163);
|
|
|
|
|
|
|
|
marker_bb0dcbd44d0d0361428113c21f227ece.bindPopup(popup_e3d133fbfdc23aa0827efd818d72dea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb0dcbd44d0d0361428113c21f227ece.setIcon(icon_615ed3d31bac0d75a09a2da53c7682f9);
|
|
|
|
|
|
var marker_286f39866c3f3263f20a7769f8c65cb3 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_17985bb2b9d7a7d3035ff031aff65612 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6e52c25a47971f2a1bfb2b865c64bf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ac8b32817d815dd013d62f9a932c2a1 = $(`<div id="html_9ac8b32817d815dd013d62f9a932c2a1" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_f6e52c25a47971f2a1bfb2b865c64bf0.setContent(html_9ac8b32817d815dd013d62f9a932c2a1);
|
|
|
|
|
|
|
|
marker_286f39866c3f3263f20a7769f8c65cb3.bindPopup(popup_f6e52c25a47971f2a1bfb2b865c64bf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_286f39866c3f3263f20a7769f8c65cb3.setIcon(icon_17985bb2b9d7a7d3035ff031aff65612);
|
|
|
|
|
|
var marker_a5dca095e2d39ef42bb15631117bafea = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_005574bbfce8bb783acee5c9c1227419 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbb9e53c3dbd2a92cbce0ca121c4a55f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba6492e2f42882dd029f3b1ac2fd31fc = $(`<div id="html_ba6492e2f42882dd029f3b1ac2fd31fc" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_cbb9e53c3dbd2a92cbce0ca121c4a55f.setContent(html_ba6492e2f42882dd029f3b1ac2fd31fc);
|
|
|
|
|
|
|
|
marker_a5dca095e2d39ef42bb15631117bafea.bindPopup(popup_cbb9e53c3dbd2a92cbce0ca121c4a55f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5dca095e2d39ef42bb15631117bafea.setIcon(icon_005574bbfce8bb783acee5c9c1227419);
|
|
|
|
|
|
var marker_e7d1a78117db9c0852218e5252e432e2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_930cc6ad8c38197445cb6178e11110a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fafe40779b30f9d2de1f6ac64f636037 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7530cf0d3d92010154966610d1914165 = $(`<div id="html_7530cf0d3d92010154966610d1914165" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_fafe40779b30f9d2de1f6ac64f636037.setContent(html_7530cf0d3d92010154966610d1914165);
|
|
|
|
|
|
|
|
marker_e7d1a78117db9c0852218e5252e432e2.bindPopup(popup_fafe40779b30f9d2de1f6ac64f636037)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7d1a78117db9c0852218e5252e432e2.setIcon(icon_930cc6ad8c38197445cb6178e11110a7);
|
|
|
|
|
|
var marker_8243e3d9173b74272b808e77a6209915 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_586d9e04e7ce11b1e4e76b5065856e48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aebc429da0140889397b6f303453e3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91db80b0896649ed2526b2a68c9a8747 = $(`<div id="html_91db80b0896649ed2526b2a68c9a8747" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_3aebc429da0140889397b6f303453e3a.setContent(html_91db80b0896649ed2526b2a68c9a8747);
|
|
|
|
|
|
|
|
marker_8243e3d9173b74272b808e77a6209915.bindPopup(popup_3aebc429da0140889397b6f303453e3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8243e3d9173b74272b808e77a6209915.setIcon(icon_586d9e04e7ce11b1e4e76b5065856e48);
|
|
|
|
|
|
var marker_b77e599fcfea7dd47edf304adb95d98a = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0f6ba2d23422cd9e8c9dbacdc50d11bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcd85a3ad5c953bc2f4dc77a29ebf6c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311b2236337ce65299b0cfd1555ca915 = $(`<div id="html_311b2236337ce65299b0cfd1555ca915" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_dcd85a3ad5c953bc2f4dc77a29ebf6c8.setContent(html_311b2236337ce65299b0cfd1555ca915);
|
|
|
|
|
|
|
|
marker_b77e599fcfea7dd47edf304adb95d98a.bindPopup(popup_dcd85a3ad5c953bc2f4dc77a29ebf6c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b77e599fcfea7dd47edf304adb95d98a.setIcon(icon_0f6ba2d23422cd9e8c9dbacdc50d11bd);
|
|
|
|
|
|
var marker_99807af148ff606897d1f9217e3962ec = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a31d9d004f2a3bd14b62f26c2085c538 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75a06ed74e1fbb132df2572e9c7f8c1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac2df7aab21f71850317022dd6cad361 = $(`<div id="html_ac2df7aab21f71850317022dd6cad361" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_75a06ed74e1fbb132df2572e9c7f8c1b.setContent(html_ac2df7aab21f71850317022dd6cad361);
|
|
|
|
|
|
|
|
marker_99807af148ff606897d1f9217e3962ec.bindPopup(popup_75a06ed74e1fbb132df2572e9c7f8c1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99807af148ff606897d1f9217e3962ec.setIcon(icon_a31d9d004f2a3bd14b62f26c2085c538);
|
|
|
|
|
|
var marker_4cc187630868677ca2b50f8c8b19785e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_136a54cafece7def33cf0d6d8758dc4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b62960a3c06aea2841b8da6aca451a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a1308df358edb1e146c335101d409d3 = $(`<div id="html_5a1308df358edb1e146c335101d409d3" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_6b62960a3c06aea2841b8da6aca451a0.setContent(html_5a1308df358edb1e146c335101d409d3);
|
|
|
|
|
|
|
|
marker_4cc187630868677ca2b50f8c8b19785e.bindPopup(popup_6b62960a3c06aea2841b8da6aca451a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cc187630868677ca2b50f8c8b19785e.setIcon(icon_136a54cafece7def33cf0d6d8758dc4a);
|
|
|
|
|
|
var marker_3dd97e1df4ac87dc0c078935be439ad7 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d6def8e7c34d6f56cb27668e7cf11e7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_420c6d5120075c22e7c10f6f5ef85cdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4cbc9e3b6e4c7343112be5f52f43787 = $(`<div id="html_f4cbc9e3b6e4c7343112be5f52f43787" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_420c6d5120075c22e7c10f6f5ef85cdb.setContent(html_f4cbc9e3b6e4c7343112be5f52f43787);
|
|
|
|
|
|
|
|
marker_3dd97e1df4ac87dc0c078935be439ad7.bindPopup(popup_420c6d5120075c22e7c10f6f5ef85cdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dd97e1df4ac87dc0c078935be439ad7.setIcon(icon_d6def8e7c34d6f56cb27668e7cf11e7d);
|
|
|
|
|
|
var marker_3c8920e958dee2c1bb22fafd6a12e59f = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_06f600db1f1e79d39e247468d64792f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87eb36e5a0cc35f64be3db4122c42432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c80fd9ee59adb2daee93d40022a59b9 = $(`<div id="html_5c80fd9ee59adb2daee93d40022a59b9" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_87eb36e5a0cc35f64be3db4122c42432.setContent(html_5c80fd9ee59adb2daee93d40022a59b9);
|
|
|
|
|
|
|
|
marker_3c8920e958dee2c1bb22fafd6a12e59f.bindPopup(popup_87eb36e5a0cc35f64be3db4122c42432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c8920e958dee2c1bb22fafd6a12e59f.setIcon(icon_06f600db1f1e79d39e247468d64792f2);
|
|
|
|
|
|
var marker_c01d314ed4db34fa3db18ab9265eb332 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4aab5925f5f98dc7d092e3584b56f7ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9bc4bcf40d14682ce6cd8663f57256a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b47c113d00bccf9f8353c3bc6054f072 = $(`<div id="html_b47c113d00bccf9f8353c3bc6054f072" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_b9bc4bcf40d14682ce6cd8663f57256a.setContent(html_b47c113d00bccf9f8353c3bc6054f072);
|
|
|
|
|
|
|
|
marker_c01d314ed4db34fa3db18ab9265eb332.bindPopup(popup_b9bc4bcf40d14682ce6cd8663f57256a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c01d314ed4db34fa3db18ab9265eb332.setIcon(icon_4aab5925f5f98dc7d092e3584b56f7ca);
|
|
|
|
|
|
var marker_43c1ac2d398607740f7707ce0013929f = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1692b4f5926c13bdd5e6e7b055e2208f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f345aca15f24eadc37c51e1ac4428e09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2ed9bd7a35ad52e580b4296f8cdd82c = $(`<div id="html_f2ed9bd7a35ad52e580b4296f8cdd82c" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_f345aca15f24eadc37c51e1ac4428e09.setContent(html_f2ed9bd7a35ad52e580b4296f8cdd82c);
|
|
|
|
|
|
|
|
marker_43c1ac2d398607740f7707ce0013929f.bindPopup(popup_f345aca15f24eadc37c51e1ac4428e09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43c1ac2d398607740f7707ce0013929f.setIcon(icon_1692b4f5926c13bdd5e6e7b055e2208f);
|
|
|
|
|
|
var marker_20c40d782d45c104553ef94f9d151f75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e3bab238321e42d6ea934372aa1edc8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47df607f382f373bfecef8b06e8c616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9575107a45685c2221db2a2574928332 = $(`<div id="html_9575107a45685c2221db2a2574928332" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_d47df607f382f373bfecef8b06e8c616.setContent(html_9575107a45685c2221db2a2574928332);
|
|
|
|
|
|
|
|
marker_20c40d782d45c104553ef94f9d151f75.bindPopup(popup_d47df607f382f373bfecef8b06e8c616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20c40d782d45c104553ef94f9d151f75.setIcon(icon_e3bab238321e42d6ea934372aa1edc8f);
|
|
|
|
|
|
var marker_f6a7ff4254477da852aff45eb9fc5480 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_510a7799f64fe73f43e2a548acd5bf9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_758b079daa6ec94fc79677d23114c5e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35cea812e8e81ab62591e95c8f57b85d = $(`<div id="html_35cea812e8e81ab62591e95c8f57b85d" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_758b079daa6ec94fc79677d23114c5e4.setContent(html_35cea812e8e81ab62591e95c8f57b85d);
|
|
|
|
|
|
|
|
marker_f6a7ff4254477da852aff45eb9fc5480.bindPopup(popup_758b079daa6ec94fc79677d23114c5e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6a7ff4254477da852aff45eb9fc5480.setIcon(icon_510a7799f64fe73f43e2a548acd5bf9a);
|
|
|
|
|
|
var marker_ca0d4363ff66e8a107ae76f3df3a59cf = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5e4098f7244e676db4c944c98aa0c8f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f5b322503c26951785a8e9338267fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0feca58f71990f84579940e6ea7a5586 = $(`<div id="html_0feca58f71990f84579940e6ea7a5586" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_5f5b322503c26951785a8e9338267fc2.setContent(html_0feca58f71990f84579940e6ea7a5586);
|
|
|
|
|
|
|
|
marker_ca0d4363ff66e8a107ae76f3df3a59cf.bindPopup(popup_5f5b322503c26951785a8e9338267fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca0d4363ff66e8a107ae76f3df3a59cf.setIcon(icon_5e4098f7244e676db4c944c98aa0c8f8);
|
|
|
|
|
|
var marker_3a1f63d0927856f33ca2035a5f845137 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1359d4c63c57f59d800d938bd6eb55f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10fdb799b061524b205a4a5f334a6d2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0f5fe369ece6e8281bc49fde2e67c8 = $(`<div id="html_6a0f5fe369ece6e8281bc49fde2e67c8" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_10fdb799b061524b205a4a5f334a6d2a.setContent(html_6a0f5fe369ece6e8281bc49fde2e67c8);
|
|
|
|
|
|
|
|
marker_3a1f63d0927856f33ca2035a5f845137.bindPopup(popup_10fdb799b061524b205a4a5f334a6d2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a1f63d0927856f33ca2035a5f845137.setIcon(icon_1359d4c63c57f59d800d938bd6eb55f3);
|
|
|
|
|
|
var marker_e7cd7620632bc6a062b80e03ff607235 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_521b2ea07661dd59a13b00853a16ae97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00816c8f7f2d8abe9015a2c2a48281a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e115d5189e71f0b8ec6742df5aeae82b = $(`<div id="html_e115d5189e71f0b8ec6742df5aeae82b" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_00816c8f7f2d8abe9015a2c2a48281a4.setContent(html_e115d5189e71f0b8ec6742df5aeae82b);
|
|
|
|
|
|
|
|
marker_e7cd7620632bc6a062b80e03ff607235.bindPopup(popup_00816c8f7f2d8abe9015a2c2a48281a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7cd7620632bc6a062b80e03ff607235.setIcon(icon_521b2ea07661dd59a13b00853a16ae97);
|
|
|
|
|
|
var marker_eec3a654a2c2a012612f181236af91b0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c391f90b983c0e85544108cfc8ecf41e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04c01e77aeaa540a9c4ea0a83214b19f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8f030d631706d95700f2371be730f68 = $(`<div id="html_f8f030d631706d95700f2371be730f68" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_04c01e77aeaa540a9c4ea0a83214b19f.setContent(html_f8f030d631706d95700f2371be730f68);
|
|
|
|
|
|
|
|
marker_eec3a654a2c2a012612f181236af91b0.bindPopup(popup_04c01e77aeaa540a9c4ea0a83214b19f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eec3a654a2c2a012612f181236af91b0.setIcon(icon_c391f90b983c0e85544108cfc8ecf41e);
|
|
|
|
|
|
var marker_de40094e703b1a8667210c4787566b67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d30464813e14998d663c160550fdcdc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65f94f00386cffd2ca594608a880849a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a479943c9f23fabcef697d01939295b = $(`<div id="html_7a479943c9f23fabcef697d01939295b" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_65f94f00386cffd2ca594608a880849a.setContent(html_7a479943c9f23fabcef697d01939295b);
|
|
|
|
|
|
|
|
marker_de40094e703b1a8667210c4787566b67.bindPopup(popup_65f94f00386cffd2ca594608a880849a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de40094e703b1a8667210c4787566b67.setIcon(icon_d30464813e14998d663c160550fdcdc8);
|
|
|
|
|
|
var marker_671595c0e4d1aa2705638958a3613c3e = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7e8ea7ec5e15c0734af908362670c95d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6851b69950c9249992d9d85cabba226d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f012bb472c479c86a8e98588a9cd2b3 = $(`<div id="html_0f012bb472c479c86a8e98588a9cd2b3" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_6851b69950c9249992d9d85cabba226d.setContent(html_0f012bb472c479c86a8e98588a9cd2b3);
|
|
|
|
|
|
|
|
marker_671595c0e4d1aa2705638958a3613c3e.bindPopup(popup_6851b69950c9249992d9d85cabba226d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_671595c0e4d1aa2705638958a3613c3e.setIcon(icon_7e8ea7ec5e15c0734af908362670c95d);
|
|
|
|
|
|
var marker_3071d0ac42e35b4f4ef5ae6be703d435 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_38466e78f847ca07ec9d5456a007efed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba1a3d405412404e75a728d4c605a17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_686d162f8e03666a12cca203ad80a769 = $(`<div id="html_686d162f8e03666a12cca203ad80a769" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_7ba1a3d405412404e75a728d4c605a17.setContent(html_686d162f8e03666a12cca203ad80a769);
|
|
|
|
|
|
|
|
marker_3071d0ac42e35b4f4ef5ae6be703d435.bindPopup(popup_7ba1a3d405412404e75a728d4c605a17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3071d0ac42e35b4f4ef5ae6be703d435.setIcon(icon_38466e78f847ca07ec9d5456a007efed);
|
|
|
|
|
|
var marker_4274b52485b760bf2585783194013e6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4cc44a8fec27859ea3ff405d565ddc7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80d2e6ec34eb06ed028ac4fd366a7a31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b097a94d70d235bbf6f04e9b260882db = $(`<div id="html_b097a94d70d235bbf6f04e9b260882db" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_80d2e6ec34eb06ed028ac4fd366a7a31.setContent(html_b097a94d70d235bbf6f04e9b260882db);
|
|
|
|
|
|
|
|
marker_4274b52485b760bf2585783194013e6f.bindPopup(popup_80d2e6ec34eb06ed028ac4fd366a7a31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4274b52485b760bf2585783194013e6f.setIcon(icon_4cc44a8fec27859ea3ff405d565ddc7a);
|
|
|
|
|
|
var marker_9a76de55a61af1f978a5cf05726d1ca0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_52931f75f8ff593aa51201062995c1ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_481a60d7ee155570b827c54da31844db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_add370c23e1f43876facd41422c7bd14 = $(`<div id="html_add370c23e1f43876facd41422c7bd14" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_481a60d7ee155570b827c54da31844db.setContent(html_add370c23e1f43876facd41422c7bd14);
|
|
|
|
|
|
|
|
marker_9a76de55a61af1f978a5cf05726d1ca0.bindPopup(popup_481a60d7ee155570b827c54da31844db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a76de55a61af1f978a5cf05726d1ca0.setIcon(icon_52931f75f8ff593aa51201062995c1ac);
|
|
|
|
|
|
var marker_bbc4f31a895c7e02c117f5bb1619e3f0 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e9ecacfd8f37a38c8aaa90be13f058a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0af1073570aa7b57d3484344b9d28c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7339752ae28a1a1de85bd6155f2cebd = $(`<div id="html_b7339752ae28a1a1de85bd6155f2cebd" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_e0af1073570aa7b57d3484344b9d28c8.setContent(html_b7339752ae28a1a1de85bd6155f2cebd);
|
|
|
|
|
|
|
|
marker_bbc4f31a895c7e02c117f5bb1619e3f0.bindPopup(popup_e0af1073570aa7b57d3484344b9d28c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbc4f31a895c7e02c117f5bb1619e3f0.setIcon(icon_e9ecacfd8f37a38c8aaa90be13f058a5);
|
|
|
|
|
|
var marker_ad397ca5c0ff3f978144ac117831786d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e06613898c2c2ce700104a6c2caa16be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79876ee63403ce1b05761159bf3edcd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9ae3f3f4ec13b2bf3bffb6a99c26e80 = $(`<div id="html_e9ae3f3f4ec13b2bf3bffb6a99c26e80" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_79876ee63403ce1b05761159bf3edcd4.setContent(html_e9ae3f3f4ec13b2bf3bffb6a99c26e80);
|
|
|
|
|
|
|
|
marker_ad397ca5c0ff3f978144ac117831786d.bindPopup(popup_79876ee63403ce1b05761159bf3edcd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad397ca5c0ff3f978144ac117831786d.setIcon(icon_e06613898c2c2ce700104a6c2caa16be);
|
|
|
|
|
|
var marker_300b125d1674f98df73fbf97b26a485a = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_fdb6587aa05043955eb449f9ea359df8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec4719334431b29766a0c06d3f9238ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da428a7ad31faaa79bed517be1f6ed53 = $(`<div id="html_da428a7ad31faaa79bed517be1f6ed53" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_ec4719334431b29766a0c06d3f9238ec.setContent(html_da428a7ad31faaa79bed517be1f6ed53);
|
|
|
|
|
|
|
|
marker_300b125d1674f98df73fbf97b26a485a.bindPopup(popup_ec4719334431b29766a0c06d3f9238ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_300b125d1674f98df73fbf97b26a485a.setIcon(icon_fdb6587aa05043955eb449f9ea359df8);
|
|
|
|
|
|
var marker_92a3baddcf4bf2430415d0dc8f393eca = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_bd8cc6f42f408ff747b44c9b68fb714c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ff2a66a8473c9d35637ee087360e489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e833fac1611a77f58ecd1df8f33e793 = $(`<div id="html_3e833fac1611a77f58ecd1df8f33e793" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_2ff2a66a8473c9d35637ee087360e489.setContent(html_3e833fac1611a77f58ecd1df8f33e793);
|
|
|
|
|
|
|
|
marker_92a3baddcf4bf2430415d0dc8f393eca.bindPopup(popup_2ff2a66a8473c9d35637ee087360e489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92a3baddcf4bf2430415d0dc8f393eca.setIcon(icon_bd8cc6f42f408ff747b44c9b68fb714c);
|
|
|
|
|
|
var marker_b462c55470437d97e572c81c0aed2252 = L.marker(
|
|
[39.2904, -76.6122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_82b68e4726e0e3d0fe0cbeb2288e93af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a63bab998fc14ee951557f09c0f0b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_227db09a47de2abd74232dd04bf08435 = $(`<div id="html_227db09a47de2abd74232dd04bf08435" style="width: 100.0%; height: 100.0%;">relay.samcorn.synology.me</div>`)[0];
|
|
popup_79a63bab998fc14ee951557f09c0f0b6.setContent(html_227db09a47de2abd74232dd04bf08435);
|
|
|
|
|
|
|
|
marker_b462c55470437d97e572c81c0aed2252.bindPopup(popup_79a63bab998fc14ee951557f09c0f0b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b462c55470437d97e572c81c0aed2252.setIcon(icon_82b68e4726e0e3d0fe0cbeb2288e93af);
|
|
|
|
|
|
var marker_338bbe3380f58275d911831a69cfca40 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_cacab31b2a102786b369663a34187d2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d98e4699672e2cc83778cb1856d7d81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_713471712da481363830f18723ff4ad0 = $(`<div id="html_713471712da481363830f18723ff4ad0" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_1d98e4699672e2cc83778cb1856d7d81.setContent(html_713471712da481363830f18723ff4ad0);
|
|
|
|
|
|
|
|
marker_338bbe3380f58275d911831a69cfca40.bindPopup(popup_1d98e4699672e2cc83778cb1856d7d81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_338bbe3380f58275d911831a69cfca40.setIcon(icon_cacab31b2a102786b369663a34187d2c);
|
|
|
|
|
|
var marker_f5bc6d182302c7b39329087ac5657c0e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_79dc560c5bb1d63361e1e7eaa5de1e81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27dd59195f9b600b77a8f490dec0b262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c044c1ec93a5736f3e58487cfda863e = $(`<div id="html_7c044c1ec93a5736f3e58487cfda863e" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_27dd59195f9b600b77a8f490dec0b262.setContent(html_7c044c1ec93a5736f3e58487cfda863e);
|
|
|
|
|
|
|
|
marker_f5bc6d182302c7b39329087ac5657c0e.bindPopup(popup_27dd59195f9b600b77a8f490dec0b262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5bc6d182302c7b39329087ac5657c0e.setIcon(icon_79dc560c5bb1d63361e1e7eaa5de1e81);
|
|
|
|
|
|
var marker_49ab051b06f4ea5f36e6cc489c2a70cf = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_23bb9f4a21e3ca3245e826221d0a30f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8f90a34a3d25dbdb2fe65e92d17201d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1eaabc9b3fc751e1489eda03b90d095 = $(`<div id="html_e1eaabc9b3fc751e1489eda03b90d095" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_c8f90a34a3d25dbdb2fe65e92d17201d.setContent(html_e1eaabc9b3fc751e1489eda03b90d095);
|
|
|
|
|
|
|
|
marker_49ab051b06f4ea5f36e6cc489c2a70cf.bindPopup(popup_c8f90a34a3d25dbdb2fe65e92d17201d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49ab051b06f4ea5f36e6cc489c2a70cf.setIcon(icon_23bb9f4a21e3ca3245e826221d0a30f5);
|
|
|
|
|
|
var marker_0624781807884f2ad9b5f122a577aaff = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_08573530f172a989ce3d1fc59075696f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de75f3df2885646c5de5f6a91d7d9ec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65ef2f65b9a8eb70f0599a64eadb78e9 = $(`<div id="html_65ef2f65b9a8eb70f0599a64eadb78e9" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_de75f3df2885646c5de5f6a91d7d9ec6.setContent(html_65ef2f65b9a8eb70f0599a64eadb78e9);
|
|
|
|
|
|
|
|
marker_0624781807884f2ad9b5f122a577aaff.bindPopup(popup_de75f3df2885646c5de5f6a91d7d9ec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0624781807884f2ad9b5f122a577aaff.setIcon(icon_08573530f172a989ce3d1fc59075696f);
|
|
|
|
|
|
var marker_f619165d136822d10018285d5e24d0cd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a51ac207813c40e2fbd678ad955d1b10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4969a7e7083ada9c72444c61db4fdd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e1f947609f720f941efa7f0aa97b09 = $(`<div id="html_b9e1f947609f720f941efa7f0aa97b09" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_b4969a7e7083ada9c72444c61db4fdd3.setContent(html_b9e1f947609f720f941efa7f0aa97b09);
|
|
|
|
|
|
|
|
marker_f619165d136822d10018285d5e24d0cd.bindPopup(popup_b4969a7e7083ada9c72444c61db4fdd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f619165d136822d10018285d5e24d0cd.setIcon(icon_a51ac207813c40e2fbd678ad955d1b10);
|
|
|
|
|
|
var marker_36bd4953ed1b3fc2271bff5166904029 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d92b615b9f2aa4c427cf208b16f1e8db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b061818e720efba5d18cb3713b07ec05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7fe84ed63b21ca4343cf544b4da8c3c = $(`<div id="html_f7fe84ed63b21ca4343cf544b4da8c3c" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_b061818e720efba5d18cb3713b07ec05.setContent(html_f7fe84ed63b21ca4343cf544b4da8c3c);
|
|
|
|
|
|
|
|
marker_36bd4953ed1b3fc2271bff5166904029.bindPopup(popup_b061818e720efba5d18cb3713b07ec05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36bd4953ed1b3fc2271bff5166904029.setIcon(icon_d92b615b9f2aa4c427cf208b16f1e8db);
|
|
|
|
|
|
var marker_93003e3eef09ad26bb83366bd8dd96bf = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7d508ed64d9adbd956ba8578f59cfe40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f0b20d5d49ca04880fafefaabf2d2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc25d347654bbec5d09e60ff2a6b768f = $(`<div id="html_bc25d347654bbec5d09e60ff2a6b768f" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_28f0b20d5d49ca04880fafefaabf2d2c.setContent(html_bc25d347654bbec5d09e60ff2a6b768f);
|
|
|
|
|
|
|
|
marker_93003e3eef09ad26bb83366bd8dd96bf.bindPopup(popup_28f0b20d5d49ca04880fafefaabf2d2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93003e3eef09ad26bb83366bd8dd96bf.setIcon(icon_7d508ed64d9adbd956ba8578f59cfe40);
|
|
|
|
|
|
var marker_a6772dcc22461ba092c97dbc41cbb609 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f6e37221b7076d84fcf2a6de650a5d3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ef21f0b1607f8c107d5897128066161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_135912aa97702d7e628b1e39ac298a8b = $(`<div id="html_135912aa97702d7e628b1e39ac298a8b" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_1ef21f0b1607f8c107d5897128066161.setContent(html_135912aa97702d7e628b1e39ac298a8b);
|
|
|
|
|
|
|
|
marker_a6772dcc22461ba092c97dbc41cbb609.bindPopup(popup_1ef21f0b1607f8c107d5897128066161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6772dcc22461ba092c97dbc41cbb609.setIcon(icon_f6e37221b7076d84fcf2a6de650a5d3e);
|
|
|
|
|
|
var marker_220c9915b1a3d3d61508584cf749be45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_98b06a129ffd44eee227d951edd1d57e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23f0ce7798bf13c8aad80e3586f7780d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f56168a8f0b832d8696d07a5b6620832 = $(`<div id="html_f56168a8f0b832d8696d07a5b6620832" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_23f0ce7798bf13c8aad80e3586f7780d.setContent(html_f56168a8f0b832d8696d07a5b6620832);
|
|
|
|
|
|
|
|
marker_220c9915b1a3d3d61508584cf749be45.bindPopup(popup_23f0ce7798bf13c8aad80e3586f7780d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_220c9915b1a3d3d61508584cf749be45.setIcon(icon_98b06a129ffd44eee227d951edd1d57e);
|
|
|
|
|
|
var marker_dafa1c4ea764a3d3c148ceba09b20a3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_23c65f43105d225751b30df92ecd6068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76a8e4ebbb41ffc1d09f9d06a1261051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e43a2e674828c4145b7d1ceafdb273a = $(`<div id="html_1e43a2e674828c4145b7d1ceafdb273a" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_76a8e4ebbb41ffc1d09f9d06a1261051.setContent(html_1e43a2e674828c4145b7d1ceafdb273a);
|
|
|
|
|
|
|
|
marker_dafa1c4ea764a3d3c148ceba09b20a3c.bindPopup(popup_76a8e4ebbb41ffc1d09f9d06a1261051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dafa1c4ea764a3d3c148ceba09b20a3c.setIcon(icon_23c65f43105d225751b30df92ecd6068);
|
|
|
|
|
|
var marker_209eb71e3840b77d69c831bf47074e83 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c4aab44b20bf33ae5819c8127f553045 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e6035d6491823a31b6dd766523151e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a3b9eace5a8873bef06ec2be7c209c4 = $(`<div id="html_6a3b9eace5a8873bef06ec2be7c209c4" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_8e6035d6491823a31b6dd766523151e9.setContent(html_6a3b9eace5a8873bef06ec2be7c209c4);
|
|
|
|
|
|
|
|
marker_209eb71e3840b77d69c831bf47074e83.bindPopup(popup_8e6035d6491823a31b6dd766523151e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_209eb71e3840b77d69c831bf47074e83.setIcon(icon_c4aab44b20bf33ae5819c8127f553045);
|
|
|
|
|
|
var marker_53a67b0b1a5dec66e3502219502a4616 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1fcda9afeb5a62a9d09fae9eb60d3e9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4153f3c97fb0ca58d36137e2121daeb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69524d6501ec2151f2acd0ead02930e = $(`<div id="html_c69524d6501ec2151f2acd0ead02930e" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_4153f3c97fb0ca58d36137e2121daeb5.setContent(html_c69524d6501ec2151f2acd0ead02930e);
|
|
|
|
|
|
|
|
marker_53a67b0b1a5dec66e3502219502a4616.bindPopup(popup_4153f3c97fb0ca58d36137e2121daeb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53a67b0b1a5dec66e3502219502a4616.setIcon(icon_1fcda9afeb5a62a9d09fae9eb60d3e9f);
|
|
|
|
|
|
var marker_3230977ba45fc072d3288ec0cb203a55 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_16029be5b89801c6a22ba61e607baf75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69183c374cb2335a91529e788a1ac144 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd465bf5da4f69bd0227915b175e5a9b = $(`<div id="html_bd465bf5da4f69bd0227915b175e5a9b" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_69183c374cb2335a91529e788a1ac144.setContent(html_bd465bf5da4f69bd0227915b175e5a9b);
|
|
|
|
|
|
|
|
marker_3230977ba45fc072d3288ec0cb203a55.bindPopup(popup_69183c374cb2335a91529e788a1ac144)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3230977ba45fc072d3288ec0cb203a55.setIcon(icon_16029be5b89801c6a22ba61e607baf75);
|
|
|
|
|
|
var marker_fa2c63ca4652fa30c24954e78d4b51ce = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_050f61b8b013204dc8e91f9188166ce4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3793fb76efc52aed305e663f3c1b13bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3854dbf31b7e5b44b6fb5b307e8e3a94 = $(`<div id="html_3854dbf31b7e5b44b6fb5b307e8e3a94" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_3793fb76efc52aed305e663f3c1b13bb.setContent(html_3854dbf31b7e5b44b6fb5b307e8e3a94);
|
|
|
|
|
|
|
|
marker_fa2c63ca4652fa30c24954e78d4b51ce.bindPopup(popup_3793fb76efc52aed305e663f3c1b13bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa2c63ca4652fa30c24954e78d4b51ce.setIcon(icon_050f61b8b013204dc8e91f9188166ce4);
|
|
|
|
|
|
var marker_0db66a3562979e45b23e166fd3bd9f44 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_66171a81648e18cb2eeb51db9a79868e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8be809937616fbe8ded8f096e8849d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bed7fdb0a7a22cfaa04bb87c8222750 = $(`<div id="html_7bed7fdb0a7a22cfaa04bb87c8222750" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_b8be809937616fbe8ded8f096e8849d0.setContent(html_7bed7fdb0a7a22cfaa04bb87c8222750);
|
|
|
|
|
|
|
|
marker_0db66a3562979e45b23e166fd3bd9f44.bindPopup(popup_b8be809937616fbe8ded8f096e8849d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0db66a3562979e45b23e166fd3bd9f44.setIcon(icon_66171a81648e18cb2eeb51db9a79868e);
|
|
|
|
|
|
var marker_4e2f445a5375857b04baa5b7a4b2c6ca = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_48e1506790677d5031ea858a5c784fd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7aaf9f6d21d145e04de1c71425c48f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2331f038fae9b4e4df6bbb58d562a03b = $(`<div id="html_2331f038fae9b4e4df6bbb58d562a03b" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_c7aaf9f6d21d145e04de1c71425c48f7.setContent(html_2331f038fae9b4e4df6bbb58d562a03b);
|
|
|
|
|
|
|
|
marker_4e2f445a5375857b04baa5b7a4b2c6ca.bindPopup(popup_c7aaf9f6d21d145e04de1c71425c48f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e2f445a5375857b04baa5b7a4b2c6ca.setIcon(icon_48e1506790677d5031ea858a5c784fd4);
|
|
|
|
|
|
var marker_7dfc3ab2a32da745e2726934b0261925 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4ec3f2d5f9c415aa3c72ab822d678ac6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e21b729f46a7075f74b19f4ba1d7a9db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2251aee37c332da134ebe338181d4ad4 = $(`<div id="html_2251aee37c332da134ebe338181d4ad4" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e21b729f46a7075f74b19f4ba1d7a9db.setContent(html_2251aee37c332da134ebe338181d4ad4);
|
|
|
|
|
|
|
|
marker_7dfc3ab2a32da745e2726934b0261925.bindPopup(popup_e21b729f46a7075f74b19f4ba1d7a9db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dfc3ab2a32da745e2726934b0261925.setIcon(icon_4ec3f2d5f9c415aa3c72ab822d678ac6);
|
|
|
|
|
|
var marker_8edc8fd80ae4764a7a9ff837f5d85d45 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_30db537d568382c525706069d375fd5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69d65f7445948906a5587ffe64c856fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e1fa270a766655bf63b6d891ea4e19d = $(`<div id="html_8e1fa270a766655bf63b6d891ea4e19d" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_69d65f7445948906a5587ffe64c856fd.setContent(html_8e1fa270a766655bf63b6d891ea4e19d);
|
|
|
|
|
|
|
|
marker_8edc8fd80ae4764a7a9ff837f5d85d45.bindPopup(popup_69d65f7445948906a5587ffe64c856fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8edc8fd80ae4764a7a9ff837f5d85d45.setIcon(icon_30db537d568382c525706069d375fd5f);
|
|
|
|
|
|
var marker_e1bb350ebd4c5de41895167aaa6fadb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9550145c833a85695d77bbd182305c5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8143687679e807b7c372ebc19907b8f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4acbe75aca36f7fe62451074edf4d4a = $(`<div id="html_b4acbe75aca36f7fe62451074edf4d4a" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_8143687679e807b7c372ebc19907b8f6.setContent(html_b4acbe75aca36f7fe62451074edf4d4a);
|
|
|
|
|
|
|
|
marker_e1bb350ebd4c5de41895167aaa6fadb5.bindPopup(popup_8143687679e807b7c372ebc19907b8f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1bb350ebd4c5de41895167aaa6fadb5.setIcon(icon_9550145c833a85695d77bbd182305c5a);
|
|
|
|
|
|
var marker_57f8ee48eaabe7fe2871525c6810ddac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e623ef9e5d5b0dadfae648613034d359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_688a94d8d1eb9bd89b3295e53807bf2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_960f503a6ec3e28398f5ef5739f8b66f = $(`<div id="html_960f503a6ec3e28398f5ef5739f8b66f" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_688a94d8d1eb9bd89b3295e53807bf2d.setContent(html_960f503a6ec3e28398f5ef5739f8b66f);
|
|
|
|
|
|
|
|
marker_57f8ee48eaabe7fe2871525c6810ddac.bindPopup(popup_688a94d8d1eb9bd89b3295e53807bf2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57f8ee48eaabe7fe2871525c6810ddac.setIcon(icon_e623ef9e5d5b0dadfae648613034d359);
|
|
|
|
|
|
var marker_01cec6d47c1540ec9b77a827177fbb07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9b7139523061f742990080762a65968f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_588f44c29e1e63dd83dd33c07cdbb200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0da7e3f5cb6618f4d866cb8959a6007 = $(`<div id="html_b0da7e3f5cb6618f4d866cb8959a6007" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_588f44c29e1e63dd83dd33c07cdbb200.setContent(html_b0da7e3f5cb6618f4d866cb8959a6007);
|
|
|
|
|
|
|
|
marker_01cec6d47c1540ec9b77a827177fbb07.bindPopup(popup_588f44c29e1e63dd83dd33c07cdbb200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01cec6d47c1540ec9b77a827177fbb07.setIcon(icon_9b7139523061f742990080762a65968f);
|
|
|
|
|
|
var marker_94f2210c1845090f589d71fdcedcf8f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_873184391cfc96dc0357a885aa86b74a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aeb407a425db5f0eee768ee41cfefd22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a254fc4e91f6371b4e6595053d07d80 = $(`<div id="html_3a254fc4e91f6371b4e6595053d07d80" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_aeb407a425db5f0eee768ee41cfefd22.setContent(html_3a254fc4e91f6371b4e6595053d07d80);
|
|
|
|
|
|
|
|
marker_94f2210c1845090f589d71fdcedcf8f2.bindPopup(popup_aeb407a425db5f0eee768ee41cfefd22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94f2210c1845090f589d71fdcedcf8f2.setIcon(icon_873184391cfc96dc0357a885aa86b74a);
|
|
|
|
|
|
var marker_bf8a7e33a67f52975b8c34fff099fef1 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_73bf4a434247f6f6f825e5a3820841ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_886ae66e6b9b95a9ed241bf904086277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7c7d847d67e6997e510fe45b39fb1e2 = $(`<div id="html_c7c7d847d67e6997e510fe45b39fb1e2" style="width: 100.0%; height: 100.0%;">dev.architectcontext.aarpia.net</div>`)[0];
|
|
popup_886ae66e6b9b95a9ed241bf904086277.setContent(html_c7c7d847d67e6997e510fe45b39fb1e2);
|
|
|
|
|
|
|
|
marker_bf8a7e33a67f52975b8c34fff099fef1.bindPopup(popup_886ae66e6b9b95a9ed241bf904086277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf8a7e33a67f52975b8c34fff099fef1.setIcon(icon_73bf4a434247f6f6f825e5a3820841ff);
|
|
|
|
|
|
var marker_97e7ac27030f030fb407973c92160634 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_182d455f0cda846984bc7727d9f76830 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_989fb52a6daf15eb22d62885edfb2555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d6d2523f12472c2a859fb3e5744b16b = $(`<div id="html_9d6d2523f12472c2a859fb3e5744b16b" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_989fb52a6daf15eb22d62885edfb2555.setContent(html_9d6d2523f12472c2a859fb3e5744b16b);
|
|
|
|
|
|
|
|
marker_97e7ac27030f030fb407973c92160634.bindPopup(popup_989fb52a6daf15eb22d62885edfb2555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e7ac27030f030fb407973c92160634.setIcon(icon_182d455f0cda846984bc7727d9f76830);
|
|
|
|
|
|
var marker_a5cc70114b993ef6e1f1d1eac85281c9 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_cd7ad1fa2ad9c180f946fd46a0f78542 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43429000762795e41a5e88606007671f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f42e1bd2d9b092c3d0825bb81de36efa = $(`<div id="html_f42e1bd2d9b092c3d0825bb81de36efa" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_43429000762795e41a5e88606007671f.setContent(html_f42e1bd2d9b092c3d0825bb81de36efa);
|
|
|
|
|
|
|
|
marker_a5cc70114b993ef6e1f1d1eac85281c9.bindPopup(popup_43429000762795e41a5e88606007671f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5cc70114b993ef6e1f1d1eac85281c9.setIcon(icon_cd7ad1fa2ad9c180f946fd46a0f78542);
|
|
|
|
|
|
var marker_9b0ad6a8b2e9484ba5a744e6522be1f9 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_af2e6ba194e6f8b349f091eba5557739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d18315f864e9e5366b530fc6a7138d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d71322478d7ac8534c8f9fae10167df = $(`<div id="html_2d71322478d7ac8534c8f9fae10167df" style="width: 100.0%; height: 100.0%;">relay.kubo.watch</div>`)[0];
|
|
popup_8d18315f864e9e5366b530fc6a7138d2.setContent(html_2d71322478d7ac8534c8f9fae10167df);
|
|
|
|
|
|
|
|
marker_9b0ad6a8b2e9484ba5a744e6522be1f9.bindPopup(popup_8d18315f864e9e5366b530fc6a7138d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b0ad6a8b2e9484ba5a744e6522be1f9.setIcon(icon_af2e6ba194e6f8b349f091eba5557739);
|
|
|
|
|
|
var marker_0b26a3465097c2f4a49995cd5041ed29 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c7c55baee06ed49bad19de34ef8d55f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4aa535115da07c07bff959816ecc55e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ded27c92e3411a6eb6e8f58a9112cbe = $(`<div id="html_0ded27c92e3411a6eb6e8f58a9112cbe" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_4aa535115da07c07bff959816ecc55e5.setContent(html_0ded27c92e3411a6eb6e8f58a9112cbe);
|
|
|
|
|
|
|
|
marker_0b26a3465097c2f4a49995cd5041ed29.bindPopup(popup_4aa535115da07c07bff959816ecc55e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b26a3465097c2f4a49995cd5041ed29.setIcon(icon_c7c55baee06ed49bad19de34ef8d55f0);
|
|
|
|
|
|
var marker_b1751b82720aa4f28259b54539cd458f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b9fe248fcc586e0d9fc39713ae5ec03e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c35f2b8fc8f5203ab60150f2e4a01128 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1a8a5e6015d99935e7ee45b5d54d267 = $(`<div id="html_c1a8a5e6015d99935e7ee45b5d54d267" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_c35f2b8fc8f5203ab60150f2e4a01128.setContent(html_c1a8a5e6015d99935e7ee45b5d54d267);
|
|
|
|
|
|
|
|
marker_b1751b82720aa4f28259b54539cd458f.bindPopup(popup_c35f2b8fc8f5203ab60150f2e4a01128)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1751b82720aa4f28259b54539cd458f.setIcon(icon_b9fe248fcc586e0d9fc39713ae5ec03e);
|
|
|
|
|
|
var marker_d8c118f782d6d467e20623bb31a51624 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d50e9f8ce25d45279cf00bbeb7e3ce7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89d04545f937df1825946d7084f070af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd847741fac3b46e8d9fb839921f43a4 = $(`<div id="html_cd847741fac3b46e8d9fb839921f43a4" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_89d04545f937df1825946d7084f070af.setContent(html_cd847741fac3b46e8d9fb839921f43a4);
|
|
|
|
|
|
|
|
marker_d8c118f782d6d467e20623bb31a51624.bindPopup(popup_89d04545f937df1825946d7084f070af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c118f782d6d467e20623bb31a51624.setIcon(icon_d50e9f8ce25d45279cf00bbeb7e3ce7a);
|
|
|
|
|
|
var marker_443b5f0ade6e6c4e0c358a30772ae0ee = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5ab7e6f2a4840e2d6ae509bc82d6c29b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_938800d876f8e286056426fba13b0937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5fec369c2fed54fe3aa8f825527d0f = $(`<div id="html_cd5fec369c2fed54fe3aa8f825527d0f" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_938800d876f8e286056426fba13b0937.setContent(html_cd5fec369c2fed54fe3aa8f825527d0f);
|
|
|
|
|
|
|
|
marker_443b5f0ade6e6c4e0c358a30772ae0ee.bindPopup(popup_938800d876f8e286056426fba13b0937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_443b5f0ade6e6c4e0c358a30772ae0ee.setIcon(icon_5ab7e6f2a4840e2d6ae509bc82d6c29b);
|
|
|
|
|
|
var marker_0008277eba19adba239ef71c72932464 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_359ceeb53f499d3b3a5fc7d2a7dbe8eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bba2b4bc3d3a71aeaa61b7f33c1183b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36e4dbafdea2a91248c94b81220aefff = $(`<div id="html_36e4dbafdea2a91248c94b81220aefff" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_bba2b4bc3d3a71aeaa61b7f33c1183b0.setContent(html_36e4dbafdea2a91248c94b81220aefff);
|
|
|
|
|
|
|
|
marker_0008277eba19adba239ef71c72932464.bindPopup(popup_bba2b4bc3d3a71aeaa61b7f33c1183b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0008277eba19adba239ef71c72932464.setIcon(icon_359ceeb53f499d3b3a5fc7d2a7dbe8eb);
|
|
|
|
|
|
var marker_f9d73c2cec1af1f45e983c474b90597d = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_8eb37933baf323a1784deb1dfe06dea0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d53ada6e24aaa1411a6ca55e3d15b78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a57b418fe8c9872a0bf12015b80ee470 = $(`<div id="html_a57b418fe8c9872a0bf12015b80ee470" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_8d53ada6e24aaa1411a6ca55e3d15b78.setContent(html_a57b418fe8c9872a0bf12015b80ee470);
|
|
|
|
|
|
|
|
marker_f9d73c2cec1af1f45e983c474b90597d.bindPopup(popup_8d53ada6e24aaa1411a6ca55e3d15b78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9d73c2cec1af1f45e983c474b90597d.setIcon(icon_8eb37933baf323a1784deb1dfe06dea0);
|
|
|
|
|
|
var marker_4374bb0b9056ca421e4be1b9c95dc9d0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1f59d63173421f0d812e88cd19a3762f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_755f23c37710a0b8b5fcbb8e478a7e9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2938717ae9ea2a66bcfbd2cc0186c528 = $(`<div id="html_2938717ae9ea2a66bcfbd2cc0186c528" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_755f23c37710a0b8b5fcbb8e478a7e9a.setContent(html_2938717ae9ea2a66bcfbd2cc0186c528);
|
|
|
|
|
|
|
|
marker_4374bb0b9056ca421e4be1b9c95dc9d0.bindPopup(popup_755f23c37710a0b8b5fcbb8e478a7e9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4374bb0b9056ca421e4be1b9c95dc9d0.setIcon(icon_1f59d63173421f0d812e88cd19a3762f);
|
|
|
|
|
|
var marker_2f74111171c09b7fb013609bfda4307f = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_bab3932f0cc556707d49d851ef726115 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce37e23a1f9da97281d11844c072ea8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f18b1bdfcb1b0aaa2ff0f0e7a147b775 = $(`<div id="html_f18b1bdfcb1b0aaa2ff0f0e7a147b775" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_ce37e23a1f9da97281d11844c072ea8a.setContent(html_f18b1bdfcb1b0aaa2ff0f0e7a147b775);
|
|
|
|
|
|
|
|
marker_2f74111171c09b7fb013609bfda4307f.bindPopup(popup_ce37e23a1f9da97281d11844c072ea8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f74111171c09b7fb013609bfda4307f.setIcon(icon_bab3932f0cc556707d49d851ef726115);
|
|
|
|
|
|
var marker_352c2784ea4fa9779a6346dc5f811229 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7ad53e29083e6c54d029c43d1baae36e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77f366cfd4bbabf13e31da3b0511685d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3197a6f0063ae12e268153993bd1d766 = $(`<div id="html_3197a6f0063ae12e268153993bd1d766" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_77f366cfd4bbabf13e31da3b0511685d.setContent(html_3197a6f0063ae12e268153993bd1d766);
|
|
|
|
|
|
|
|
marker_352c2784ea4fa9779a6346dc5f811229.bindPopup(popup_77f366cfd4bbabf13e31da3b0511685d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_352c2784ea4fa9779a6346dc5f811229.setIcon(icon_7ad53e29083e6c54d029c43d1baae36e);
|
|
|
|
|
|
var marker_4dff07b5e990ca69ed8e63b751c2a42e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_02d1bbd8dce3d1fb3bc210a762ad0ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c49308b7530363d9986da4523b35371f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b6a2d03e95e21075a3776fd64f2ef23 = $(`<div id="html_9b6a2d03e95e21075a3776fd64f2ef23" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_c49308b7530363d9986da4523b35371f.setContent(html_9b6a2d03e95e21075a3776fd64f2ef23);
|
|
|
|
|
|
|
|
marker_4dff07b5e990ca69ed8e63b751c2a42e.bindPopup(popup_c49308b7530363d9986da4523b35371f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dff07b5e990ca69ed8e63b751c2a42e.setIcon(icon_02d1bbd8dce3d1fb3bc210a762ad0ff1);
|
|
|
|
|
|
var marker_3c43424c84fbe519a024670a1ac4d87f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_dc9f60d51618088e4d6f0cffa93c39d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f9f310d6d418ac134ccd47c132a42fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bd44262ecf7113ed6ef484b9a3d7806 = $(`<div id="html_4bd44262ecf7113ed6ef484b9a3d7806" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_0f9f310d6d418ac134ccd47c132a42fc.setContent(html_4bd44262ecf7113ed6ef484b9a3d7806);
|
|
|
|
|
|
|
|
marker_3c43424c84fbe519a024670a1ac4d87f.bindPopup(popup_0f9f310d6d418ac134ccd47c132a42fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c43424c84fbe519a024670a1ac4d87f.setIcon(icon_dc9f60d51618088e4d6f0cffa93c39d5);
|
|
|
|
|
|
var marker_c435715de8d84f9510c454b3637ce38b = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_3dbb378eebb76d3297fa996c37ae3c61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc520296c562886600f53f7de319b8cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1df53b473d5d714df339ebe34e792b68 = $(`<div id="html_1df53b473d5d714df339ebe34e792b68" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_bc520296c562886600f53f7de319b8cc.setContent(html_1df53b473d5d714df339ebe34e792b68);
|
|
|
|
|
|
|
|
marker_c435715de8d84f9510c454b3637ce38b.bindPopup(popup_bc520296c562886600f53f7de319b8cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c435715de8d84f9510c454b3637ce38b.setIcon(icon_3dbb378eebb76d3297fa996c37ae3c61);
|
|
|
|
|
|
var marker_5510179fcae9f77051ab4694a3641f65 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a5ef51c031f004021ec1fcfb24c32126 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfac68e08c7036ecc945fcfb170c3ef7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_016888292223002b21872da08750f8f4 = $(`<div id="html_016888292223002b21872da08750f8f4" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_cfac68e08c7036ecc945fcfb170c3ef7.setContent(html_016888292223002b21872da08750f8f4);
|
|
|
|
|
|
|
|
marker_5510179fcae9f77051ab4694a3641f65.bindPopup(popup_cfac68e08c7036ecc945fcfb170c3ef7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5510179fcae9f77051ab4694a3641f65.setIcon(icon_a5ef51c031f004021ec1fcfb24c32126);
|
|
|
|
|
|
var marker_0cbb76277bec414585f92e3c0fcf0c78 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_25d9ffc8884f00bb701025f9817a2894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d381fe9fe49f3009585bb8139e8adc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee4af548d7eca0ecc172d988de1ca41a = $(`<div id="html_ee4af548d7eca0ecc172d988de1ca41a" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_8d381fe9fe49f3009585bb8139e8adc3.setContent(html_ee4af548d7eca0ecc172d988de1ca41a);
|
|
|
|
|
|
|
|
marker_0cbb76277bec414585f92e3c0fcf0c78.bindPopup(popup_8d381fe9fe49f3009585bb8139e8adc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cbb76277bec414585f92e3c0fcf0c78.setIcon(icon_25d9ffc8884f00bb701025f9817a2894);
|
|
|
|
|
|
var marker_22460ff68d0b723cdc2e4b5b825670aa = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_93eae20b438c34eb56b314c14030e4c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f88f7c0af02c4a61eb9adad64f23ecc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af19525b9fcacf82a28885f6f69364b5 = $(`<div id="html_af19525b9fcacf82a28885f6f69364b5" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_4f88f7c0af02c4a61eb9adad64f23ecc.setContent(html_af19525b9fcacf82a28885f6f69364b5);
|
|
|
|
|
|
|
|
marker_22460ff68d0b723cdc2e4b5b825670aa.bindPopup(popup_4f88f7c0af02c4a61eb9adad64f23ecc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22460ff68d0b723cdc2e4b5b825670aa.setIcon(icon_93eae20b438c34eb56b314c14030e4c4);
|
|
|
|
|
|
var marker_52c13054be3a19040c99aa398e5be58a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5e24d61c8eb19154234ee94a15457aea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ef35f79c481c3ca5a7ebf269b36bcf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d343fd6cc00955c68f346ff39305dff = $(`<div id="html_5d343fd6cc00955c68f346ff39305dff" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_9ef35f79c481c3ca5a7ebf269b36bcf8.setContent(html_5d343fd6cc00955c68f346ff39305dff);
|
|
|
|
|
|
|
|
marker_52c13054be3a19040c99aa398e5be58a.bindPopup(popup_9ef35f79c481c3ca5a7ebf269b36bcf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52c13054be3a19040c99aa398e5be58a.setIcon(icon_5e24d61c8eb19154234ee94a15457aea);
|
|
|
|
|
|
var marker_993d42a8d6071f634215b3ff1e48282d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_ad9ece78842c95ef49db9b17775475fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec746b5c93a61ad669229387aaec09c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf84c26ccb1842ac6f54dfcdca30257 = $(`<div id="html_5bf84c26ccb1842ac6f54dfcdca30257" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_ec746b5c93a61ad669229387aaec09c8.setContent(html_5bf84c26ccb1842ac6f54dfcdca30257);
|
|
|
|
|
|
|
|
marker_993d42a8d6071f634215b3ff1e48282d.bindPopup(popup_ec746b5c93a61ad669229387aaec09c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_993d42a8d6071f634215b3ff1e48282d.setIcon(icon_ad9ece78842c95ef49db9b17775475fd);
|
|
|
|
|
|
var marker_7eed982a6815f14cec5d201001148254 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d974764cc16c64fd8ac0512841f5bbb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c9bbb6267aad326087b48468525b828 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c219fa3d7b8e9c469183759beebcee4 = $(`<div id="html_2c219fa3d7b8e9c469183759beebcee4" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_5c9bbb6267aad326087b48468525b828.setContent(html_2c219fa3d7b8e9c469183759beebcee4);
|
|
|
|
|
|
|
|
marker_7eed982a6815f14cec5d201001148254.bindPopup(popup_5c9bbb6267aad326087b48468525b828)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eed982a6815f14cec5d201001148254.setIcon(icon_d974764cc16c64fd8ac0512841f5bbb6);
|
|
|
|
|
|
var marker_e678cb4561bcee1af196acbcb4c55ffd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_548e52dc3d5aba9a3c73687cc6439186 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8266a0f5c8ad8b6ed92baaadd091124a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c80d0e06050bd0c4788f5aee32d1a266 = $(`<div id="html_c80d0e06050bd0c4788f5aee32d1a266" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_8266a0f5c8ad8b6ed92baaadd091124a.setContent(html_c80d0e06050bd0c4788f5aee32d1a266);
|
|
|
|
|
|
|
|
marker_e678cb4561bcee1af196acbcb4c55ffd.bindPopup(popup_8266a0f5c8ad8b6ed92baaadd091124a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e678cb4561bcee1af196acbcb4c55ffd.setIcon(icon_548e52dc3d5aba9a3c73687cc6439186);
|
|
|
|
|
|
var marker_6a5b4e4eabe017754f3f88bde473ca6f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_2297d0067a50baed7067a43a9f85d067 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e555c19665547f6fd2d20a9c9accf55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5aaba54ac0246d4d3d4d2fa1b2fec43 = $(`<div id="html_f5aaba54ac0246d4d3d4d2fa1b2fec43" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_0e555c19665547f6fd2d20a9c9accf55.setContent(html_f5aaba54ac0246d4d3d4d2fa1b2fec43);
|
|
|
|
|
|
|
|
marker_6a5b4e4eabe017754f3f88bde473ca6f.bindPopup(popup_0e555c19665547f6fd2d20a9c9accf55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a5b4e4eabe017754f3f88bde473ca6f.setIcon(icon_2297d0067a50baed7067a43a9f85d067);
|
|
|
|
|
|
var marker_8760169d92e690d7d750c8a15e19811d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f2fad32ca56fe5b8e2ed33510eec3b30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbfdeb60795993b49e722582e42387c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1216c23e19fdbe31f710d5d0e1d97ddc = $(`<div id="html_1216c23e19fdbe31f710d5d0e1d97ddc" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_bbfdeb60795993b49e722582e42387c9.setContent(html_1216c23e19fdbe31f710d5d0e1d97ddc);
|
|
|
|
|
|
|
|
marker_8760169d92e690d7d750c8a15e19811d.bindPopup(popup_bbfdeb60795993b49e722582e42387c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8760169d92e690d7d750c8a15e19811d.setIcon(icon_f2fad32ca56fe5b8e2ed33510eec3b30);
|
|
|
|
|
|
var marker_b6394b38ab2cff4822f31d6c2b70a155 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e3f23a875df488e4c575f01ae8e1adc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47974ef86c9955a013cc6dacaf725f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_508c8dac5dab8265dbb5f9e330f6e6c9 = $(`<div id="html_508c8dac5dab8265dbb5f9e330f6e6c9" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_d47974ef86c9955a013cc6dacaf725f0.setContent(html_508c8dac5dab8265dbb5f9e330f6e6c9);
|
|
|
|
|
|
|
|
marker_b6394b38ab2cff4822f31d6c2b70a155.bindPopup(popup_d47974ef86c9955a013cc6dacaf725f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6394b38ab2cff4822f31d6c2b70a155.setIcon(icon_e3f23a875df488e4c575f01ae8e1adc1);
|
|
|
|
|
|
var marker_49279384c963aebbfdaa8791d4df34f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_2383edcfb502df0495644d7cfbd82f9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_211b298ba907fe2df72b68263724344a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91025931a7c69423602f45596638d1dd = $(`<div id="html_91025931a7c69423602f45596638d1dd" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_211b298ba907fe2df72b68263724344a.setContent(html_91025931a7c69423602f45596638d1dd);
|
|
|
|
|
|
|
|
marker_49279384c963aebbfdaa8791d4df34f2.bindPopup(popup_211b298ba907fe2df72b68263724344a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49279384c963aebbfdaa8791d4df34f2.setIcon(icon_2383edcfb502df0495644d7cfbd82f9e);
|
|
|
|
|
|
var marker_9794191a986e9310aa0173a5b29a7f64 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0c5df09469ea6a6a35f077d5d5e7fc6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd5c2b9e131e32fb7a70814c4138bb78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60a58959a41ffe41c853d63fb68dec53 = $(`<div id="html_60a58959a41ffe41c853d63fb68dec53" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_bd5c2b9e131e32fb7a70814c4138bb78.setContent(html_60a58959a41ffe41c853d63fb68dec53);
|
|
|
|
|
|
|
|
marker_9794191a986e9310aa0173a5b29a7f64.bindPopup(popup_bd5c2b9e131e32fb7a70814c4138bb78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9794191a986e9310aa0173a5b29a7f64.setIcon(icon_0c5df09469ea6a6a35f077d5d5e7fc6a);
|
|
|
|
|
|
var marker_d136f923e1e55631596c6f0dcd116fe4 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_22c6f6af1619373b819f147de6e412b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c0cbd003123cead3de29c73921a80e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf723191394315dc99019bb0a4b7d365 = $(`<div id="html_cf723191394315dc99019bb0a4b7d365" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_9c0cbd003123cead3de29c73921a80e7.setContent(html_cf723191394315dc99019bb0a4b7d365);
|
|
|
|
|
|
|
|
marker_d136f923e1e55631596c6f0dcd116fe4.bindPopup(popup_9c0cbd003123cead3de29c73921a80e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d136f923e1e55631596c6f0dcd116fe4.setIcon(icon_22c6f6af1619373b819f147de6e412b3);
|
|
|
|
|
|
var marker_b199e1af3c324d1694c2b258a793ca95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9865c31062b8a532487a976c34ea91fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc61bff4f220ddb8e4a53028003775e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fe1b6e29c4ea88ca01e93b1202997ef = $(`<div id="html_5fe1b6e29c4ea88ca01e93b1202997ef" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_fc61bff4f220ddb8e4a53028003775e3.setContent(html_5fe1b6e29c4ea88ca01e93b1202997ef);
|
|
|
|
|
|
|
|
marker_b199e1af3c324d1694c2b258a793ca95.bindPopup(popup_fc61bff4f220ddb8e4a53028003775e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b199e1af3c324d1694c2b258a793ca95.setIcon(icon_9865c31062b8a532487a976c34ea91fc);
|
|
|
|
|
|
var marker_ecf336e14478fbb81b2ea70695cdcd7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_3b2561bfa68358b8e12eee7472989ef2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b76a6e4f3b7617b1af0f5234cadc4de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d49385a4d461d925cf9db135fd3d7987 = $(`<div id="html_d49385a4d461d925cf9db135fd3d7987" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_2b76a6e4f3b7617b1af0f5234cadc4de.setContent(html_d49385a4d461d925cf9db135fd3d7987);
|
|
|
|
|
|
|
|
marker_ecf336e14478fbb81b2ea70695cdcd7b.bindPopup(popup_2b76a6e4f3b7617b1af0f5234cadc4de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecf336e14478fbb81b2ea70695cdcd7b.setIcon(icon_3b2561bfa68358b8e12eee7472989ef2);
|
|
|
|
|
|
var marker_5d805a871ca2d9aa0c1f5ee64f6e8bc9 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_8cdfe4020151060f2ddc0ed7b33928ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_310c45ad1df36064ede81d0489292f5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e55fe51d73abba4451e3d76906dfd80 = $(`<div id="html_3e55fe51d73abba4451e3d76906dfd80" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_310c45ad1df36064ede81d0489292f5b.setContent(html_3e55fe51d73abba4451e3d76906dfd80);
|
|
|
|
|
|
|
|
marker_5d805a871ca2d9aa0c1f5ee64f6e8bc9.bindPopup(popup_310c45ad1df36064ede81d0489292f5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d805a871ca2d9aa0c1f5ee64f6e8bc9.setIcon(icon_8cdfe4020151060f2ddc0ed7b33928ed);
|
|
|
|
|
|
var marker_65011ef1d3267b03d11879524c1a5487 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_12e4ec1f35c72e0ac0086a848dda495c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ecebde46f542063f34519111381154c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62661b5da1fcbf49fedeea6112c9b863 = $(`<div id="html_62661b5da1fcbf49fedeea6112c9b863" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_3ecebde46f542063f34519111381154c.setContent(html_62661b5da1fcbf49fedeea6112c9b863);
|
|
|
|
|
|
|
|
marker_65011ef1d3267b03d11879524c1a5487.bindPopup(popup_3ecebde46f542063f34519111381154c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65011ef1d3267b03d11879524c1a5487.setIcon(icon_12e4ec1f35c72e0ac0086a848dda495c);
|
|
|
|
|
|
var marker_d85fd0d38fb699bd4c662f0d3d684da5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_dced8d98e2cbc59af12976612679c020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_121d0e4cca4de5e4ef9ef1e09c7b0e11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81621313d99dbe4d57ccecc03b95f99c = $(`<div id="html_81621313d99dbe4d57ccecc03b95f99c" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_121d0e4cca4de5e4ef9ef1e09c7b0e11.setContent(html_81621313d99dbe4d57ccecc03b95f99c);
|
|
|
|
|
|
|
|
marker_d85fd0d38fb699bd4c662f0d3d684da5.bindPopup(popup_121d0e4cca4de5e4ef9ef1e09c7b0e11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d85fd0d38fb699bd4c662f0d3d684da5.setIcon(icon_dced8d98e2cbc59af12976612679c020);
|
|
|
|
|
|
var marker_f8bcb7ced645c29c2cef445b62848f0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d6df41fe79ec9b41fb62ab7cabd44f30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9432522a1cee02388ac7cb9291472ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb3d7ce40d59c33084c870fb916e1a00 = $(`<div id="html_fb3d7ce40d59c33084c870fb916e1a00" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_b9432522a1cee02388ac7cb9291472ec.setContent(html_fb3d7ce40d59c33084c870fb916e1a00);
|
|
|
|
|
|
|
|
marker_f8bcb7ced645c29c2cef445b62848f0a.bindPopup(popup_b9432522a1cee02388ac7cb9291472ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8bcb7ced645c29c2cef445b62848f0a.setIcon(icon_d6df41fe79ec9b41fb62ab7cabd44f30);
|
|
|
|
|
|
var marker_d97318c33207eedecfa3882206f5f6aa = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c87660b57dde7ca92bf37f9e31cc9a2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c20d8e6743667ce0441f1e9694f7df9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf5fe1104352942bf0b1ad7765ca18c = $(`<div id="html_5bf5fe1104352942bf0b1ad7765ca18c" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_c20d8e6743667ce0441f1e9694f7df9f.setContent(html_5bf5fe1104352942bf0b1ad7765ca18c);
|
|
|
|
|
|
|
|
marker_d97318c33207eedecfa3882206f5f6aa.bindPopup(popup_c20d8e6743667ce0441f1e9694f7df9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d97318c33207eedecfa3882206f5f6aa.setIcon(icon_c87660b57dde7ca92bf37f9e31cc9a2d);
|
|
|
|
|
|
var marker_1292b1a4a444b668a1cecbe8ad3fc872 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f368aa81f0ca1767a16b3e4b2b2e783c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a681447d741ded1d9f07ba81155a1c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_325e84f4167ee8be735ef39e5458c184 = $(`<div id="html_325e84f4167ee8be735ef39e5458c184" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_0a681447d741ded1d9f07ba81155a1c7.setContent(html_325e84f4167ee8be735ef39e5458c184);
|
|
|
|
|
|
|
|
marker_1292b1a4a444b668a1cecbe8ad3fc872.bindPopup(popup_0a681447d741ded1d9f07ba81155a1c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1292b1a4a444b668a1cecbe8ad3fc872.setIcon(icon_f368aa81f0ca1767a16b3e4b2b2e783c);
|
|
|
|
|
|
var marker_3a39fb045ab9ec237c29216335f0b09e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_fc572e84a25f8a4572d200fc7c6d1f64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1dc9f35a04b89b06c3f31c1147a777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81c1b223108f86d9da500eaba597d346 = $(`<div id="html_81c1b223108f86d9da500eaba597d346" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_7f1dc9f35a04b89b06c3f31c1147a777.setContent(html_81c1b223108f86d9da500eaba597d346);
|
|
|
|
|
|
|
|
marker_3a39fb045ab9ec237c29216335f0b09e.bindPopup(popup_7f1dc9f35a04b89b06c3f31c1147a777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a39fb045ab9ec237c29216335f0b09e.setIcon(icon_fc572e84a25f8a4572d200fc7c6d1f64);
|
|
|
|
|
|
var marker_3e4e6ca83f6d52b3a3af6049141f24e4 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9803504a7237d1278c04889e4d201980 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5087207af9b5ac2c9d2deec4e31f2a74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b473c6d2dc15db50fd0a1b070e966d1b = $(`<div id="html_b473c6d2dc15db50fd0a1b070e966d1b" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_5087207af9b5ac2c9d2deec4e31f2a74.setContent(html_b473c6d2dc15db50fd0a1b070e966d1b);
|
|
|
|
|
|
|
|
marker_3e4e6ca83f6d52b3a3af6049141f24e4.bindPopup(popup_5087207af9b5ac2c9d2deec4e31f2a74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e4e6ca83f6d52b3a3af6049141f24e4.setIcon(icon_9803504a7237d1278c04889e4d201980);
|
|
|
|
|
|
var marker_cd7fcd634cd019c5a43d861a747f2247 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_41fb01bc0b3c0b0a005d7e7655d60949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bbbe5d1c3c0fc51d9e800265fc6c778 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36e07b02874faf649ace439a26c1b9a8 = $(`<div id="html_36e07b02874faf649ace439a26c1b9a8" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_6bbbe5d1c3c0fc51d9e800265fc6c778.setContent(html_36e07b02874faf649ace439a26c1b9a8);
|
|
|
|
|
|
|
|
marker_cd7fcd634cd019c5a43d861a747f2247.bindPopup(popup_6bbbe5d1c3c0fc51d9e800265fc6c778)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd7fcd634cd019c5a43d861a747f2247.setIcon(icon_41fb01bc0b3c0b0a005d7e7655d60949);
|
|
|
|
|
|
var marker_31537563713a19ae231bb7eee31fdb8a = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_052602256d6269798bda2aec0252cf73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2afab38d2567fec52903b5d3aa409085 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f524faa8651e9eafe06d9c2f5f5d8e7 = $(`<div id="html_7f524faa8651e9eafe06d9c2f5f5d8e7" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_2afab38d2567fec52903b5d3aa409085.setContent(html_7f524faa8651e9eafe06d9c2f5f5d8e7);
|
|
|
|
|
|
|
|
marker_31537563713a19ae231bb7eee31fdb8a.bindPopup(popup_2afab38d2567fec52903b5d3aa409085)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31537563713a19ae231bb7eee31fdb8a.setIcon(icon_052602256d6269798bda2aec0252cf73);
|
|
|
|
|
|
var marker_b4dd47819af978124bdf3a4047464bb9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a8c638f99fafd91a8ee55b39ebd1e666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffa307609c3ce1b234c830dbd5ed16c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b569cf4f018f44665cadad061de561ff = $(`<div id="html_b569cf4f018f44665cadad061de561ff" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_ffa307609c3ce1b234c830dbd5ed16c4.setContent(html_b569cf4f018f44665cadad061de561ff);
|
|
|
|
|
|
|
|
marker_b4dd47819af978124bdf3a4047464bb9.bindPopup(popup_ffa307609c3ce1b234c830dbd5ed16c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4dd47819af978124bdf3a4047464bb9.setIcon(icon_a8c638f99fafd91a8ee55b39ebd1e666);
|
|
|
|
|
|
var marker_2fd1eb48d0af10e68522ec4e531ec0e6 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a688247099091277ae5244e297c906c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a55c540d22d8d07a70f1144cba847f6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b2922fca3a0eb748f6ccfcee6182fd1 = $(`<div id="html_0b2922fca3a0eb748f6ccfcee6182fd1" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_a55c540d22d8d07a70f1144cba847f6e.setContent(html_0b2922fca3a0eb748f6ccfcee6182fd1);
|
|
|
|
|
|
|
|
marker_2fd1eb48d0af10e68522ec4e531ec0e6.bindPopup(popup_a55c540d22d8d07a70f1144cba847f6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fd1eb48d0af10e68522ec4e531ec0e6.setIcon(icon_a688247099091277ae5244e297c906c3);
|
|
|
|
|
|
var marker_7b96f34114c3473fc8a9370893cac069 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_91c332dc56d3f8f37fc029ae715f11ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12612b5a65ebc4fee02dd50de2ad9c5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1f19fbb094dd2a5e82c5b3daec5b689 = $(`<div id="html_f1f19fbb094dd2a5e82c5b3daec5b689" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_12612b5a65ebc4fee02dd50de2ad9c5e.setContent(html_f1f19fbb094dd2a5e82c5b3daec5b689);
|
|
|
|
|
|
|
|
marker_7b96f34114c3473fc8a9370893cac069.bindPopup(popup_12612b5a65ebc4fee02dd50de2ad9c5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b96f34114c3473fc8a9370893cac069.setIcon(icon_91c332dc56d3f8f37fc029ae715f11ab);
|
|
|
|
|
|
var marker_00b01193291ec86a272291dc28c2a62d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b9a4e1d2406bf2c56bdad27f59e67bc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54bb10801285072a66201b4e0c26dbe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31838f56dbedff7ae3f1ffaeb826f1f = $(`<div id="html_c31838f56dbedff7ae3f1ffaeb826f1f" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_54bb10801285072a66201b4e0c26dbe8.setContent(html_c31838f56dbedff7ae3f1ffaeb826f1f);
|
|
|
|
|
|
|
|
marker_00b01193291ec86a272291dc28c2a62d.bindPopup(popup_54bb10801285072a66201b4e0c26dbe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00b01193291ec86a272291dc28c2a62d.setIcon(icon_b9a4e1d2406bf2c56bdad27f59e67bc0);
|
|
|
|
|
|
var marker_f2d52b091a611fa318afce83becc7af0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c81bc93f9247ef7d271c155b7f07e2d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad391b27a586b839db5758ace55e6dac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9957d068d616edd3e9978fd4a7dd74d4 = $(`<div id="html_9957d068d616edd3e9978fd4a7dd74d4" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_ad391b27a586b839db5758ace55e6dac.setContent(html_9957d068d616edd3e9978fd4a7dd74d4);
|
|
|
|
|
|
|
|
marker_f2d52b091a611fa318afce83becc7af0.bindPopup(popup_ad391b27a586b839db5758ace55e6dac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2d52b091a611fa318afce83becc7af0.setIcon(icon_c81bc93f9247ef7d271c155b7f07e2d4);
|
|
|
|
|
|
var marker_28953ec6a45303a50a7cab7db1cfbb2c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_6b875a4b2d52fafe6cef4030f0e843f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9845e1847b49f5db428b0602335d761f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_288e2976dcd1f4b9935ab8366783e97d = $(`<div id="html_288e2976dcd1f4b9935ab8366783e97d" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_9845e1847b49f5db428b0602335d761f.setContent(html_288e2976dcd1f4b9935ab8366783e97d);
|
|
|
|
|
|
|
|
marker_28953ec6a45303a50a7cab7db1cfbb2c.bindPopup(popup_9845e1847b49f5db428b0602335d761f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28953ec6a45303a50a7cab7db1cfbb2c.setIcon(icon_6b875a4b2d52fafe6cef4030f0e843f4);
|
|
|
|
|
|
var marker_72d8939a25b3872ed1f2f02c61dc81ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_693b257da12030723b1b828f014de5cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c92e3963830d9996a62a86b9d7e903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b9d2fb409217d669715355886ca81f = $(`<div id="html_89b9d2fb409217d669715355886ca81f" style="width: 100.0%; height: 100.0%;">seed-options-few-cache.trycloudflare.com</div>`)[0];
|
|
popup_39c92e3963830d9996a62a86b9d7e903.setContent(html_89b9d2fb409217d669715355886ca81f);
|
|
|
|
|
|
|
|
marker_72d8939a25b3872ed1f2f02c61dc81ac.bindPopup(popup_39c92e3963830d9996a62a86b9d7e903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72d8939a25b3872ed1f2f02c61dc81ac.setIcon(icon_693b257da12030723b1b828f014de5cc);
|
|
|
|
|
|
var marker_fdb825de6c9ae8fc97885af3b2b2fdec = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5690ce8fa07243cde38a6bf08821e91c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47ac1d93670c10587563645216ac8a47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_568c7e1140cb81a3b6a158b500ccbc8c = $(`<div id="html_568c7e1140cb81a3b6a158b500ccbc8c" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_47ac1d93670c10587563645216ac8a47.setContent(html_568c7e1140cb81a3b6a158b500ccbc8c);
|
|
|
|
|
|
|
|
marker_fdb825de6c9ae8fc97885af3b2b2fdec.bindPopup(popup_47ac1d93670c10587563645216ac8a47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdb825de6c9ae8fc97885af3b2b2fdec.setIcon(icon_5690ce8fa07243cde38a6bf08821e91c);
|
|
|
|
|
|
var marker_2eb3973026170dc99f3480ede4a7ecee = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c11250e9c55b152769f63b7f4f89b1a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1898e46b03c7ded54747a92881aeb56b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_541c790f2b8694da0acb00f7f8089874 = $(`<div id="html_541c790f2b8694da0acb00f7f8089874" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_1898e46b03c7ded54747a92881aeb56b.setContent(html_541c790f2b8694da0acb00f7f8089874);
|
|
|
|
|
|
|
|
marker_2eb3973026170dc99f3480ede4a7ecee.bindPopup(popup_1898e46b03c7ded54747a92881aeb56b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eb3973026170dc99f3480ede4a7ecee.setIcon(icon_c11250e9c55b152769f63b7f4f89b1a0);
|
|
|
|
|
|
var marker_2a0a64e0343084a27ea6e9aa2d513dff = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_febe71841b4642724da12c0ebc754567 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1013e762408006d5aab70ef5bcf839dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa331f6c0c7f55245793d0c2d620d803 = $(`<div id="html_fa331f6c0c7f55245793d0c2d620d803" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_1013e762408006d5aab70ef5bcf839dd.setContent(html_fa331f6c0c7f55245793d0c2d620d803);
|
|
|
|
|
|
|
|
marker_2a0a64e0343084a27ea6e9aa2d513dff.bindPopup(popup_1013e762408006d5aab70ef5bcf839dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a0a64e0343084a27ea6e9aa2d513dff.setIcon(icon_febe71841b4642724da12c0ebc754567);
|
|
|
|
|
|
var marker_11e930b2fd3c4291365aa4c2589628e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9872a4dc2c7045f69cafe25e43c0e147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba72ab4f873510f5c6464ce8a99fba21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ed2d4a83f68c030e478268bba19668b = $(`<div id="html_1ed2d4a83f68c030e478268bba19668b" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_ba72ab4f873510f5c6464ce8a99fba21.setContent(html_1ed2d4a83f68c030e478268bba19668b);
|
|
|
|
|
|
|
|
marker_11e930b2fd3c4291365aa4c2589628e0.bindPopup(popup_ba72ab4f873510f5c6464ce8a99fba21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11e930b2fd3c4291365aa4c2589628e0.setIcon(icon_9872a4dc2c7045f69cafe25e43c0e147);
|
|
|
|
|
|
var marker_116de53c47fbbaf7c00f4287b5a70908 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b4ce082f67547083c8eb01b484553a71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73f8fec437d8d6da7ab6fe0e238021e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67a51746edb8f3cd35f958171d8ebd9f = $(`<div id="html_67a51746edb8f3cd35f958171d8ebd9f" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_73f8fec437d8d6da7ab6fe0e238021e6.setContent(html_67a51746edb8f3cd35f958171d8ebd9f);
|
|
|
|
|
|
|
|
marker_116de53c47fbbaf7c00f4287b5a70908.bindPopup(popup_73f8fec437d8d6da7ab6fe0e238021e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_116de53c47fbbaf7c00f4287b5a70908.setIcon(icon_b4ce082f67547083c8eb01b484553a71);
|
|
|
|
|
|
var marker_e98fbeda0c00358ef1f59459693effb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_dceaf293138438a1e8abdf2c2d5346ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06892db79293033c233a404659f4e869 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fbbb512301b50fc3cdd8c669130322e = $(`<div id="html_4fbbb512301b50fc3cdd8c669130322e" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_06892db79293033c233a404659f4e869.setContent(html_4fbbb512301b50fc3cdd8c669130322e);
|
|
|
|
|
|
|
|
marker_e98fbeda0c00358ef1f59459693effb1.bindPopup(popup_06892db79293033c233a404659f4e869)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e98fbeda0c00358ef1f59459693effb1.setIcon(icon_dceaf293138438a1e8abdf2c2d5346ca);
|
|
|
|
|
|
var marker_12e9a812817500adfa5c0da807e31ee2 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_67fbf1eb309095167fa1dada2d508a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c340e22f36e4451dc25a6dce8fb5b15e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1f47972f1a6a33657b9aae8737cd6c2 = $(`<div id="html_a1f47972f1a6a33657b9aae8737cd6c2" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_c340e22f36e4451dc25a6dce8fb5b15e.setContent(html_a1f47972f1a6a33657b9aae8737cd6c2);
|
|
|
|
|
|
|
|
marker_12e9a812817500adfa5c0da807e31ee2.bindPopup(popup_c340e22f36e4451dc25a6dce8fb5b15e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12e9a812817500adfa5c0da807e31ee2.setIcon(icon_67fbf1eb309095167fa1dada2d508a92);
|
|
|
|
|
|
var marker_2e52c86b14468d4bbcf7c683490c8a0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_52d32aa689559ff8c9d96b818b396d4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c58ca78bf7664508cf26d98959e807fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1484549d705ca0249d368043a8e1a4d9 = $(`<div id="html_1484549d705ca0249d368043a8e1a4d9" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_c58ca78bf7664508cf26d98959e807fa.setContent(html_1484549d705ca0249d368043a8e1a4d9);
|
|
|
|
|
|
|
|
marker_2e52c86b14468d4bbcf7c683490c8a0a.bindPopup(popup_c58ca78bf7664508cf26d98959e807fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e52c86b14468d4bbcf7c683490c8a0a.setIcon(icon_52d32aa689559ff8c9d96b818b396d4e);
|
|
|
|
|
|
var marker_bcd7b13782e4fd47dd50400a51327d12 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_198f70cdff59b4338f5bd6b85e3b3436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b908c046f4397a1b41d62bedce7f6041 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89a76bdfec1b5f5a834347b2ed90c264 = $(`<div id="html_89a76bdfec1b5f5a834347b2ed90c264" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_b908c046f4397a1b41d62bedce7f6041.setContent(html_89a76bdfec1b5f5a834347b2ed90c264);
|
|
|
|
|
|
|
|
marker_bcd7b13782e4fd47dd50400a51327d12.bindPopup(popup_b908c046f4397a1b41d62bedce7f6041)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcd7b13782e4fd47dd50400a51327d12.setIcon(icon_198f70cdff59b4338f5bd6b85e3b3436);
|
|
|
|
|
|
var marker_2af66d3fd0c4a124370eb0edafabbfd8 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_64a5ffe433e249f0e7e3b2a61b1b1966 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41c85c8fb2e11da8eabbf0f85831fe62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4597b26751fcb07b1cfb981c2d070fd = $(`<div id="html_b4597b26751fcb07b1cfb981c2d070fd" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_41c85c8fb2e11da8eabbf0f85831fe62.setContent(html_b4597b26751fcb07b1cfb981c2d070fd);
|
|
|
|
|
|
|
|
marker_2af66d3fd0c4a124370eb0edafabbfd8.bindPopup(popup_41c85c8fb2e11da8eabbf0f85831fe62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2af66d3fd0c4a124370eb0edafabbfd8.setIcon(icon_64a5ffe433e249f0e7e3b2a61b1b1966);
|
|
|
|
|
|
var marker_03b59af7bb4a59650519752e876319aa = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_8fe73fbf577cd0262b9d9b163048c583 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e97979b1a1c6d27a20dea78e2eb7e13a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b59a7a803091640e8f59d6c80eea0364 = $(`<div id="html_b59a7a803091640e8f59d6c80eea0364" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_e97979b1a1c6d27a20dea78e2eb7e13a.setContent(html_b59a7a803091640e8f59d6c80eea0364);
|
|
|
|
|
|
|
|
marker_03b59af7bb4a59650519752e876319aa.bindPopup(popup_e97979b1a1c6d27a20dea78e2eb7e13a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03b59af7bb4a59650519752e876319aa.setIcon(icon_8fe73fbf577cd0262b9d9b163048c583);
|
|
|
|
|
|
var marker_d7c3f802163221fceea35cd5f973aeb7 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_371242ccb78e2a0e5e42fa2e9e9d14b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6ca9c5b68267ada76b5b0e6d8e9437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c1c2c455c94b6e91322153c201dc21e = $(`<div id="html_2c1c2c455c94b6e91322153c201dc21e" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_ee6ca9c5b68267ada76b5b0e6d8e9437.setContent(html_2c1c2c455c94b6e91322153c201dc21e);
|
|
|
|
|
|
|
|
marker_d7c3f802163221fceea35cd5f973aeb7.bindPopup(popup_ee6ca9c5b68267ada76b5b0e6d8e9437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7c3f802163221fceea35cd5f973aeb7.setIcon(icon_371242ccb78e2a0e5e42fa2e9e9d14b8);
|
|
|
|
|
|
var marker_f416a54297599b2e54b4cce1dceadd90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4805d7d9f470fb3766dff39a25df2f99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e5da190149fbad420e5f9cd0ac5b99f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfdaf404c3c217edea2eecbc07522f2d = $(`<div id="html_dfdaf404c3c217edea2eecbc07522f2d" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_4e5da190149fbad420e5f9cd0ac5b99f.setContent(html_dfdaf404c3c217edea2eecbc07522f2d);
|
|
|
|
|
|
|
|
marker_f416a54297599b2e54b4cce1dceadd90.bindPopup(popup_4e5da190149fbad420e5f9cd0ac5b99f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f416a54297599b2e54b4cce1dceadd90.setIcon(icon_4805d7d9f470fb3766dff39a25df2f99);
|
|
|
|
|
|
var marker_4f62b4f1069f897ab947deca00e53918 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5e11cb4a876e5429406e8aafc871588d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_240b2335afbb518926b3c55cc0e51a98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd657f32dd41fb4427b465eb295c014a = $(`<div id="html_dd657f32dd41fb4427b465eb295c014a" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_240b2335afbb518926b3c55cc0e51a98.setContent(html_dd657f32dd41fb4427b465eb295c014a);
|
|
|
|
|
|
|
|
marker_4f62b4f1069f897ab947deca00e53918.bindPopup(popup_240b2335afbb518926b3c55cc0e51a98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f62b4f1069f897ab947deca00e53918.setIcon(icon_5e11cb4a876e5429406e8aafc871588d);
|
|
|
|
|
|
var marker_3e40f84cc14c3838e194af5fd7922236 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_23bb4fb2f6cec8718edc23d843e39274 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd5741cd37fab1e1a978465ec25a41fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd7e8b672caaafb63d584744f89a32a7 = $(`<div id="html_fd7e8b672caaafb63d584744f89a32a7" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_fd5741cd37fab1e1a978465ec25a41fd.setContent(html_fd7e8b672caaafb63d584744f89a32a7);
|
|
|
|
|
|
|
|
marker_3e40f84cc14c3838e194af5fd7922236.bindPopup(popup_fd5741cd37fab1e1a978465ec25a41fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e40f84cc14c3838e194af5fd7922236.setIcon(icon_23bb4fb2f6cec8718edc23d843e39274);
|
|
|
|
|
|
var marker_e9c427330554d5edf31fd136feb9496e = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_8a984fb5a629b4162196b775faef5872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da2a7ca3a56b970d9dcd88645c25583e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59c94cfae999526bc659c638b0b0f897 = $(`<div id="html_59c94cfae999526bc659c638b0b0f897" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_da2a7ca3a56b970d9dcd88645c25583e.setContent(html_59c94cfae999526bc659c638b0b0f897);
|
|
|
|
|
|
|
|
marker_e9c427330554d5edf31fd136feb9496e.bindPopup(popup_da2a7ca3a56b970d9dcd88645c25583e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9c427330554d5edf31fd136feb9496e.setIcon(icon_8a984fb5a629b4162196b775faef5872);
|
|
|
|
|
|
var marker_3c2df5bd24183884d0a1babefec53289 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_80083a64bb5f761e85eac2374f7b8098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75351b570b013339821637ca7831491d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_280ef2a3d7314adac888ce51fa2b00a8 = $(`<div id="html_280ef2a3d7314adac888ce51fa2b00a8" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_75351b570b013339821637ca7831491d.setContent(html_280ef2a3d7314adac888ce51fa2b00a8);
|
|
|
|
|
|
|
|
marker_3c2df5bd24183884d0a1babefec53289.bindPopup(popup_75351b570b013339821637ca7831491d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c2df5bd24183884d0a1babefec53289.setIcon(icon_80083a64bb5f761e85eac2374f7b8098);
|
|
|
|
|
|
var marker_2a2d230c5056a8e24f6651a85531e79f = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f9473e82541fab65ead9e10ff94cfcb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3697e8c8d77e67bad3208c77902b81fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc5dcea01c8329823449795ee07ebbcb = $(`<div id="html_dc5dcea01c8329823449795ee07ebbcb" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_3697e8c8d77e67bad3208c77902b81fc.setContent(html_dc5dcea01c8329823449795ee07ebbcb);
|
|
|
|
|
|
|
|
marker_2a2d230c5056a8e24f6651a85531e79f.bindPopup(popup_3697e8c8d77e67bad3208c77902b81fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a2d230c5056a8e24f6651a85531e79f.setIcon(icon_f9473e82541fab65ead9e10ff94cfcb6);
|
|
|
|
|
|
var marker_388c9dcb5838122f9949d164183cb9f2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_66f8ca29d25f1c7298cb939e02020b6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eef5acc70d1265f104a444c608f5197f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74307aacfe9402879414baabbb037efd = $(`<div id="html_74307aacfe9402879414baabbb037efd" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_eef5acc70d1265f104a444c608f5197f.setContent(html_74307aacfe9402879414baabbb037efd);
|
|
|
|
|
|
|
|
marker_388c9dcb5838122f9949d164183cb9f2.bindPopup(popup_eef5acc70d1265f104a444c608f5197f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_388c9dcb5838122f9949d164183cb9f2.setIcon(icon_66f8ca29d25f1c7298cb939e02020b6c);
|
|
|
|
|
|
var marker_33dcf60f47bd48f3366ddb04e92a2942 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_71bcd34f2cb89679b109127898634531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_543cd0106b61c45b756f41653b4dd985 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1957139be34a89ffc1043b399564cb32 = $(`<div id="html_1957139be34a89ffc1043b399564cb32" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_543cd0106b61c45b756f41653b4dd985.setContent(html_1957139be34a89ffc1043b399564cb32);
|
|
|
|
|
|
|
|
marker_33dcf60f47bd48f3366ddb04e92a2942.bindPopup(popup_543cd0106b61c45b756f41653b4dd985)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33dcf60f47bd48f3366ddb04e92a2942.setIcon(icon_71bcd34f2cb89679b109127898634531);
|
|
|
|
|
|
var marker_ebd5a05f8381f2f758b7bfb0374193b5 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c3a4e63715c7eb479f55c9176e6debf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c98714a45bdc7f7f06390d7026a1d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f654af15e0aa1ab64a43cb4b98e3dfe8 = $(`<div id="html_f654af15e0aa1ab64a43cb4b98e3dfe8" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_05c98714a45bdc7f7f06390d7026a1d5.setContent(html_f654af15e0aa1ab64a43cb4b98e3dfe8);
|
|
|
|
|
|
|
|
marker_ebd5a05f8381f2f758b7bfb0374193b5.bindPopup(popup_05c98714a45bdc7f7f06390d7026a1d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebd5a05f8381f2f758b7bfb0374193b5.setIcon(icon_c3a4e63715c7eb479f55c9176e6debf2);
|
|
|
|
|
|
var marker_24e022c01fac0c401cb499235c25deec = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0968dc01aee8c1ce80e22fc902f79893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d0839955b915c5da7dc889d54d09b45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe3411c1ac03bc929e5344c4354fde39 = $(`<div id="html_fe3411c1ac03bc929e5344c4354fde39" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_6d0839955b915c5da7dc889d54d09b45.setContent(html_fe3411c1ac03bc929e5344c4354fde39);
|
|
|
|
|
|
|
|
marker_24e022c01fac0c401cb499235c25deec.bindPopup(popup_6d0839955b915c5da7dc889d54d09b45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24e022c01fac0c401cb499235c25deec.setIcon(icon_0968dc01aee8c1ce80e22fc902f79893);
|
|
|
|
|
|
var marker_7c4d75b3eb49e4ad733ca0ffe0b0a0ff = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_74f7526f862de02581a566c1a7feb75d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc72011a7dedca74f2bd99a6a880b785 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c3a9984b16447304be6f1dfca78e315 = $(`<div id="html_6c3a9984b16447304be6f1dfca78e315" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_dc72011a7dedca74f2bd99a6a880b785.setContent(html_6c3a9984b16447304be6f1dfca78e315);
|
|
|
|
|
|
|
|
marker_7c4d75b3eb49e4ad733ca0ffe0b0a0ff.bindPopup(popup_dc72011a7dedca74f2bd99a6a880b785)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c4d75b3eb49e4ad733ca0ffe0b0a0ff.setIcon(icon_74f7526f862de02581a566c1a7feb75d);
|
|
|
|
|
|
var marker_1e7fbaee198dcff430c014124bb05e1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9966ea19070849c46e62476086165079 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d97a1b6fae0fd513f7874d4b719e2a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02886db06b312feac7ee143adaade741 = $(`<div id="html_02886db06b312feac7ee143adaade741" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_9d97a1b6fae0fd513f7874d4b719e2a2.setContent(html_02886db06b312feac7ee143adaade741);
|
|
|
|
|
|
|
|
marker_1e7fbaee198dcff430c014124bb05e1e.bindPopup(popup_9d97a1b6fae0fd513f7874d4b719e2a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e7fbaee198dcff430c014124bb05e1e.setIcon(icon_9966ea19070849c46e62476086165079);
|
|
|
|
|
|
var marker_ce7994a69ca4ee03339c72bb62bf2c01 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_688e5d111d312b08488a25f43ef06f8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4376a7b9b617b6984566e06407d4151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfe05eae43e9f6d21ff56ffd2612d173 = $(`<div id="html_dfe05eae43e9f6d21ff56ffd2612d173" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_b4376a7b9b617b6984566e06407d4151.setContent(html_dfe05eae43e9f6d21ff56ffd2612d173);
|
|
|
|
|
|
|
|
marker_ce7994a69ca4ee03339c72bb62bf2c01.bindPopup(popup_b4376a7b9b617b6984566e06407d4151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7994a69ca4ee03339c72bb62bf2c01.setIcon(icon_688e5d111d312b08488a25f43ef06f8a);
|
|
|
|
|
|
var marker_43f5cb0ca4a4ba0c485068887b760683 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a1816620d686b84bdb8add6f2806f578 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f65914a311264d8a1f491084fc3a38b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f6fbede696fd5578f97927796b3eafc = $(`<div id="html_9f6fbede696fd5578f97927796b3eafc" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_4f65914a311264d8a1f491084fc3a38b.setContent(html_9f6fbede696fd5578f97927796b3eafc);
|
|
|
|
|
|
|
|
marker_43f5cb0ca4a4ba0c485068887b760683.bindPopup(popup_4f65914a311264d8a1f491084fc3a38b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43f5cb0ca4a4ba0c485068887b760683.setIcon(icon_a1816620d686b84bdb8add6f2806f578);
|
|
|
|
|
|
var marker_7fa468f8a5c8753ed0313681797b2d87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_03d047b7c20ac291d14aa003e8a5386d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a0ac6ca14f30b19ead6b338d66b1b16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77df13a21794630557e54fb8dc99b2ac = $(`<div id="html_77df13a21794630557e54fb8dc99b2ac" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_0a0ac6ca14f30b19ead6b338d66b1b16.setContent(html_77df13a21794630557e54fb8dc99b2ac);
|
|
|
|
|
|
|
|
marker_7fa468f8a5c8753ed0313681797b2d87.bindPopup(popup_0a0ac6ca14f30b19ead6b338d66b1b16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa468f8a5c8753ed0313681797b2d87.setIcon(icon_03d047b7c20ac291d14aa003e8a5386d);
|
|
|
|
|
|
var marker_2d9b556782605f9f55e1769aa1ccd93b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a7fbc526c3982f7e180625eab108b8ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_887228326af8b7c53dcb58c7548f3006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a2708284a5e8cc842bb63161251dd15 = $(`<div id="html_7a2708284a5e8cc842bb63161251dd15" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_887228326af8b7c53dcb58c7548f3006.setContent(html_7a2708284a5e8cc842bb63161251dd15);
|
|
|
|
|
|
|
|
marker_2d9b556782605f9f55e1769aa1ccd93b.bindPopup(popup_887228326af8b7c53dcb58c7548f3006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d9b556782605f9f55e1769aa1ccd93b.setIcon(icon_a7fbc526c3982f7e180625eab108b8ee);
|
|
|
|
|
|
var marker_7589e6a6bde59692711aef763bfd78cb = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_59586f613e26cedb1535ea6e7d33b65f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50db2fe5e23f7a8c6c36e0e29c92c62b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d808049ba80afb667b52ef3015113ce = $(`<div id="html_4d808049ba80afb667b52ef3015113ce" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_50db2fe5e23f7a8c6c36e0e29c92c62b.setContent(html_4d808049ba80afb667b52ef3015113ce);
|
|
|
|
|
|
|
|
marker_7589e6a6bde59692711aef763bfd78cb.bindPopup(popup_50db2fe5e23f7a8c6c36e0e29c92c62b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7589e6a6bde59692711aef763bfd78cb.setIcon(icon_59586f613e26cedb1535ea6e7d33b65f);
|
|
|
|
|
|
var marker_052e3a7bbeeda83e1f90e29b8b501052 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_27e7df8e77f1f2f09286e65e81d99cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d38041dc8e1aa649fb17ad9f3878e498 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11f6a0f80deb2183d634a21aa3571719 = $(`<div id="html_11f6a0f80deb2183d634a21aa3571719" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_d38041dc8e1aa649fb17ad9f3878e498.setContent(html_11f6a0f80deb2183d634a21aa3571719);
|
|
|
|
|
|
|
|
marker_052e3a7bbeeda83e1f90e29b8b501052.bindPopup(popup_d38041dc8e1aa649fb17ad9f3878e498)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052e3a7bbeeda83e1f90e29b8b501052.setIcon(icon_27e7df8e77f1f2f09286e65e81d99cf5);
|
|
|
|
|
|
var marker_22ecff459794395df3789c421ff66ef6 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_063536b25675c7e7eb8d139cff04f904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05a42c026d89b76bb607f6603dd278c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c27ede1741097140e9e085a6bbc4b98 = $(`<div id="html_6c27ede1741097140e9e085a6bbc4b98" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_05a42c026d89b76bb607f6603dd278c8.setContent(html_6c27ede1741097140e9e085a6bbc4b98);
|
|
|
|
|
|
|
|
marker_22ecff459794395df3789c421ff66ef6.bindPopup(popup_05a42c026d89b76bb607f6603dd278c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22ecff459794395df3789c421ff66ef6.setIcon(icon_063536b25675c7e7eb8d139cff04f904);
|
|
|
|
|
|
var marker_4713800192a108922145c0c7135f96e8 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_85246238893956d4ed0bce92e0075178 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_282a06b27088d0f057850130f254f6c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d06d3b00d65b41feaec7d2975932fb0a = $(`<div id="html_d06d3b00d65b41feaec7d2975932fb0a" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_282a06b27088d0f057850130f254f6c7.setContent(html_d06d3b00d65b41feaec7d2975932fb0a);
|
|
|
|
|
|
|
|
marker_4713800192a108922145c0c7135f96e8.bindPopup(popup_282a06b27088d0f057850130f254f6c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4713800192a108922145c0c7135f96e8.setIcon(icon_85246238893956d4ed0bce92e0075178);
|
|
|
|
|
|
var marker_e1ae7cf67eb9d746a99b7c55d8159deb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7ce8255da6108bdaab897ce819e665fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35cacaa27ac0aba9ba773082a015a027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1710080d46a27f16df41dd17c887f831 = $(`<div id="html_1710080d46a27f16df41dd17c887f831" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_35cacaa27ac0aba9ba773082a015a027.setContent(html_1710080d46a27f16df41dd17c887f831);
|
|
|
|
|
|
|
|
marker_e1ae7cf67eb9d746a99b7c55d8159deb.bindPopup(popup_35cacaa27ac0aba9ba773082a015a027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1ae7cf67eb9d746a99b7c55d8159deb.setIcon(icon_7ce8255da6108bdaab897ce819e665fe);
|
|
|
|
|
|
var marker_9e546e132ea5dd21e5dcbd4c05bdbe08 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4e24169284ec37c8ad9bb59e38604b5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c9a0d9348c1f2bd1c75cff22b25ed5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4808d17f0bca9a6e7477bdf04f36a663 = $(`<div id="html_4808d17f0bca9a6e7477bdf04f36a663" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_2c9a0d9348c1f2bd1c75cff22b25ed5e.setContent(html_4808d17f0bca9a6e7477bdf04f36a663);
|
|
|
|
|
|
|
|
marker_9e546e132ea5dd21e5dcbd4c05bdbe08.bindPopup(popup_2c9a0d9348c1f2bd1c75cff22b25ed5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e546e132ea5dd21e5dcbd4c05bdbe08.setIcon(icon_4e24169284ec37c8ad9bb59e38604b5c);
|
|
|
|
|
|
var marker_c4f199270573260c2bba88b63cc9404c = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4d7a27e8bdc5a937303e6639fcd66c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_099a59169b5dcc9453a20d935ea5ac8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9f72ce066099a602b04e699699f3d59 = $(`<div id="html_c9f72ce066099a602b04e699699f3d59" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_099a59169b5dcc9453a20d935ea5ac8b.setContent(html_c9f72ce066099a602b04e699699f3d59);
|
|
|
|
|
|
|
|
marker_c4f199270573260c2bba88b63cc9404c.bindPopup(popup_099a59169b5dcc9453a20d935ea5ac8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f199270573260c2bba88b63cc9404c.setIcon(icon_4d7a27e8bdc5a937303e6639fcd66c2b);
|
|
|
|
|
|
var marker_93463f7df518bbb6a92e9d3552b7b425 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9a1bb01db52c5e97516c0a3f6d6cecd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d8ff26feb864cdb3e447de6b13e27e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7644d74e0ac2759961f00ee8be16482 = $(`<div id="html_e7644d74e0ac2759961f00ee8be16482" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_9d8ff26feb864cdb3e447de6b13e27e3.setContent(html_e7644d74e0ac2759961f00ee8be16482);
|
|
|
|
|
|
|
|
marker_93463f7df518bbb6a92e9d3552b7b425.bindPopup(popup_9d8ff26feb864cdb3e447de6b13e27e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93463f7df518bbb6a92e9d3552b7b425.setIcon(icon_9a1bb01db52c5e97516c0a3f6d6cecd9);
|
|
|
|
|
|
var marker_c5875a577571decbcf45b976c43b9eeb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_599e1788ea0b31118e009f37e904f81b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff57a20da598f29d4d24594ea2c3eee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cdd3f7ef663eb04735a5169ab1890cf = $(`<div id="html_6cdd3f7ef663eb04735a5169ab1890cf" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_ff57a20da598f29d4d24594ea2c3eee8.setContent(html_6cdd3f7ef663eb04735a5169ab1890cf);
|
|
|
|
|
|
|
|
marker_c5875a577571decbcf45b976c43b9eeb.bindPopup(popup_ff57a20da598f29d4d24594ea2c3eee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5875a577571decbcf45b976c43b9eeb.setIcon(icon_599e1788ea0b31118e009f37e904f81b);
|
|
|
|
|
|
var marker_a2809419ab2bd333ae4c7d8805998441 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_6d56446b04db88e7d1e4b89de65cbc3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4e332a835761f0b98f75e6ac600a53e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_039673cfd2f5ca964e7a79be35c2c657 = $(`<div id="html_039673cfd2f5ca964e7a79be35c2c657" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_a4e332a835761f0b98f75e6ac600a53e.setContent(html_039673cfd2f5ca964e7a79be35c2c657);
|
|
|
|
|
|
|
|
marker_a2809419ab2bd333ae4c7d8805998441.bindPopup(popup_a4e332a835761f0b98f75e6ac600a53e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2809419ab2bd333ae4c7d8805998441.setIcon(icon_6d56446b04db88e7d1e4b89de65cbc3f);
|
|
|
|
|
|
var marker_a70665d7107ad1847a535254df623788 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_81cca8b5dc97af61d4a8ffc47e7a4811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_316a66b20bfc43451d10b4cfc61c9886 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_642cc524b3b00c42ab589fd37abb106d = $(`<div id="html_642cc524b3b00c42ab589fd37abb106d" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_316a66b20bfc43451d10b4cfc61c9886.setContent(html_642cc524b3b00c42ab589fd37abb106d);
|
|
|
|
|
|
|
|
marker_a70665d7107ad1847a535254df623788.bindPopup(popup_316a66b20bfc43451d10b4cfc61c9886)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a70665d7107ad1847a535254df623788.setIcon(icon_81cca8b5dc97af61d4a8ffc47e7a4811);
|
|
|
|
|
|
var marker_41aa3f44dfe764b7dbf264dc70023594 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d81eded01390a7351585e246a2390778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f001d70d31d696b76ef175e7d951f22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94d0eb4954598744c0153d70463f7fe9 = $(`<div id="html_94d0eb4954598744c0153d70463f7fe9" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_7f001d70d31d696b76ef175e7d951f22.setContent(html_94d0eb4954598744c0153d70463f7fe9);
|
|
|
|
|
|
|
|
marker_41aa3f44dfe764b7dbf264dc70023594.bindPopup(popup_7f001d70d31d696b76ef175e7d951f22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41aa3f44dfe764b7dbf264dc70023594.setIcon(icon_d81eded01390a7351585e246a2390778);
|
|
|
|
|
|
var marker_7483d519f77dd220cb7d13dccbe3d1b8 = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a26f07b583f9a4f4bc97971fd33b7ef6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f7c61672700d904b0059073c98597fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba776cb7f63a0f9c8ab1b36b83bbf16a = $(`<div id="html_ba776cb7f63a0f9c8ab1b36b83bbf16a" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_2f7c61672700d904b0059073c98597fd.setContent(html_ba776cb7f63a0f9c8ab1b36b83bbf16a);
|
|
|
|
|
|
|
|
marker_7483d519f77dd220cb7d13dccbe3d1b8.bindPopup(popup_2f7c61672700d904b0059073c98597fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7483d519f77dd220cb7d13dccbe3d1b8.setIcon(icon_a26f07b583f9a4f4bc97971fd33b7ef6);
|
|
|
|
|
|
var marker_7cbae4b078987af696204c384f7abe13 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_3b43a991d9b980d206bea8df27db062a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbed2d4f1716b4bf37df84428418f97a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03af523c7677d6bcd9471d03cbc3eac8 = $(`<div id="html_03af523c7677d6bcd9471d03cbc3eac8" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_cbed2d4f1716b4bf37df84428418f97a.setContent(html_03af523c7677d6bcd9471d03cbc3eac8);
|
|
|
|
|
|
|
|
marker_7cbae4b078987af696204c384f7abe13.bindPopup(popup_cbed2d4f1716b4bf37df84428418f97a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cbae4b078987af696204c384f7abe13.setIcon(icon_3b43a991d9b980d206bea8df27db062a);
|
|
|
|
|
|
var marker_a3aaab9221ea51c51dff8fb64c529ed2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_2cb2cec6f50c72d74036e4512cbf2d81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_050ddc8dd6307b666e7a5e5b3aa93bd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea295c1385463a4874fc4af8e889bf3d = $(`<div id="html_ea295c1385463a4874fc4af8e889bf3d" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_050ddc8dd6307b666e7a5e5b3aa93bd0.setContent(html_ea295c1385463a4874fc4af8e889bf3d);
|
|
|
|
|
|
|
|
marker_a3aaab9221ea51c51dff8fb64c529ed2.bindPopup(popup_050ddc8dd6307b666e7a5e5b3aa93bd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3aaab9221ea51c51dff8fb64c529ed2.setIcon(icon_2cb2cec6f50c72d74036e4512cbf2d81);
|
|
|
|
|
|
var marker_06e42b357f22adca3c47f542bfb8a019 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_db019ba4073df78d01d6f8f867e0d0dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_817ad47ddde88b1dcf45e6c23a78db41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_286dfb7ba640f9533cffe56334df892b = $(`<div id="html_286dfb7ba640f9533cffe56334df892b" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_817ad47ddde88b1dcf45e6c23a78db41.setContent(html_286dfb7ba640f9533cffe56334df892b);
|
|
|
|
|
|
|
|
marker_06e42b357f22adca3c47f542bfb8a019.bindPopup(popup_817ad47ddde88b1dcf45e6c23a78db41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06e42b357f22adca3c47f542bfb8a019.setIcon(icon_db019ba4073df78d01d6f8f867e0d0dc);
|
|
|
|
|
|
var marker_7c41daad0e94a766ab7807afdb4f66bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_428de82030a8b3d2bddff164f786c911 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be239928382ed5fbb7c9595f199f5183 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e7e4f383861b187d444cefb2ee93941 = $(`<div id="html_1e7e4f383861b187d444cefb2ee93941" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_be239928382ed5fbb7c9595f199f5183.setContent(html_1e7e4f383861b187d444cefb2ee93941);
|
|
|
|
|
|
|
|
marker_7c41daad0e94a766ab7807afdb4f66bc.bindPopup(popup_be239928382ed5fbb7c9595f199f5183)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c41daad0e94a766ab7807afdb4f66bc.setIcon(icon_428de82030a8b3d2bddff164f786c911);
|
|
|
|
|
|
var marker_10c51c3ce3bbaca539399884df7dd347 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_831dbce824d926d3288f0877ac1b5279 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3161949e4d1fc6648492d7f309c5626b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9d6506decdc2285c9598eb3e8a3193d = $(`<div id="html_f9d6506decdc2285c9598eb3e8a3193d" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_3161949e4d1fc6648492d7f309c5626b.setContent(html_f9d6506decdc2285c9598eb3e8a3193d);
|
|
|
|
|
|
|
|
marker_10c51c3ce3bbaca539399884df7dd347.bindPopup(popup_3161949e4d1fc6648492d7f309c5626b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10c51c3ce3bbaca539399884df7dd347.setIcon(icon_831dbce824d926d3288f0877ac1b5279);
|
|
|
|
|
|
var marker_83fbd56b43593c63d3ff9094399223af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4b45a2ed6f58f8d23c074aac169a3e8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f632ae1ecda1e6b26c219ba34bf6a147 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46f714860addec2c324ba45f73c1be1b = $(`<div id="html_46f714860addec2c324ba45f73c1be1b" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_f632ae1ecda1e6b26c219ba34bf6a147.setContent(html_46f714860addec2c324ba45f73c1be1b);
|
|
|
|
|
|
|
|
marker_83fbd56b43593c63d3ff9094399223af.bindPopup(popup_f632ae1ecda1e6b26c219ba34bf6a147)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83fbd56b43593c63d3ff9094399223af.setIcon(icon_4b45a2ed6f58f8d23c074aac169a3e8c);
|
|
|
|
|
|
var marker_30c7a77fd1287d6a52a639db165766f2 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_98b4d9c19c2677d58eb54965fef1b263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b0e7c1aeda4970ba714c161b95942e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_948eeb4e5df48f37d20438e91a0a7354 = $(`<div id="html_948eeb4e5df48f37d20438e91a0a7354" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_5b0e7c1aeda4970ba714c161b95942e9.setContent(html_948eeb4e5df48f37d20438e91a0a7354);
|
|
|
|
|
|
|
|
marker_30c7a77fd1287d6a52a639db165766f2.bindPopup(popup_5b0e7c1aeda4970ba714c161b95942e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30c7a77fd1287d6a52a639db165766f2.setIcon(icon_98b4d9c19c2677d58eb54965fef1b263);
|
|
|
|
|
|
var marker_9dd8ab0673c3217a670abff090319f45 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_d882256d976a0ed45d5bf5d4d94453e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87f3d31d1c31ee6454b40b7141c0309f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8055a42f19bccb862ac48850087eeefc = $(`<div id="html_8055a42f19bccb862ac48850087eeefc" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_87f3d31d1c31ee6454b40b7141c0309f.setContent(html_8055a42f19bccb862ac48850087eeefc);
|
|
|
|
|
|
|
|
marker_9dd8ab0673c3217a670abff090319f45.bindPopup(popup_87f3d31d1c31ee6454b40b7141c0309f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dd8ab0673c3217a670abff090319f45.setIcon(icon_d882256d976a0ed45d5bf5d4d94453e1);
|
|
|
|
|
|
var marker_c2b9a4e12ffb2ed0484039d98cb2803b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_07e4621815d0bef37c8c31d4b9fe78b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67754c6845d832d3003f2604bd857b1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc509aee22198bbe3244cf718d6ca3b9 = $(`<div id="html_cc509aee22198bbe3244cf718d6ca3b9" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_67754c6845d832d3003f2604bd857b1c.setContent(html_cc509aee22198bbe3244cf718d6ca3b9);
|
|
|
|
|
|
|
|
marker_c2b9a4e12ffb2ed0484039d98cb2803b.bindPopup(popup_67754c6845d832d3003f2604bd857b1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2b9a4e12ffb2ed0484039d98cb2803b.setIcon(icon_07e4621815d0bef37c8c31d4b9fe78b0);
|
|
|
|
|
|
var marker_51e30e0e34372336990c78e40ceac55e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9c550b7897cc3d434d04b4b17de5963c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5d92dcba6851dc58ad05b0c2872e75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85dbf1eb88168888130791e5727157bd = $(`<div id="html_85dbf1eb88168888130791e5727157bd" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_bb5d92dcba6851dc58ad05b0c2872e75.setContent(html_85dbf1eb88168888130791e5727157bd);
|
|
|
|
|
|
|
|
marker_51e30e0e34372336990c78e40ceac55e.bindPopup(popup_bb5d92dcba6851dc58ad05b0c2872e75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51e30e0e34372336990c78e40ceac55e.setIcon(icon_9c550b7897cc3d434d04b4b17de5963c);
|
|
|
|
|
|
var marker_c2ff6d5bc90fa2566526a19fd87142e8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_64ca615fc1a57e65396757193c74fa3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f758be8b7cae73e749800f4a3d4eebf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2357be196a33a2d69d5d58ab7794c597 = $(`<div id="html_2357be196a33a2d69d5d58ab7794c597" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_4f758be8b7cae73e749800f4a3d4eebf.setContent(html_2357be196a33a2d69d5d58ab7794c597);
|
|
|
|
|
|
|
|
marker_c2ff6d5bc90fa2566526a19fd87142e8.bindPopup(popup_4f758be8b7cae73e749800f4a3d4eebf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2ff6d5bc90fa2566526a19fd87142e8.setIcon(icon_64ca615fc1a57e65396757193c74fa3f);
|
|
|
|
|
|
var marker_48250451d1f3ca5785e6def2613148fb = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_748669df245cb38a73c2693f5d8fa77d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fd2f2dc499c1bdabb7baa56eb1187a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1834fdf86394b5007c48b4c5cd07b1b3 = $(`<div id="html_1834fdf86394b5007c48b4c5cd07b1b3" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_8fd2f2dc499c1bdabb7baa56eb1187a9.setContent(html_1834fdf86394b5007c48b4c5cd07b1b3);
|
|
|
|
|
|
|
|
marker_48250451d1f3ca5785e6def2613148fb.bindPopup(popup_8fd2f2dc499c1bdabb7baa56eb1187a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48250451d1f3ca5785e6def2613148fb.setIcon(icon_748669df245cb38a73c2693f5d8fa77d);
|
|
|
|
|
|
var marker_3d673574f415db1af3d1da17cf93db34 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_95cfa4d6f153593a531ebd52cfc2b33e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13e21ed3f9a9bd17a8ea784660113d2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89dd921ab47d35c63f4163d14ed9736c = $(`<div id="html_89dd921ab47d35c63f4163d14ed9736c" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_13e21ed3f9a9bd17a8ea784660113d2c.setContent(html_89dd921ab47d35c63f4163d14ed9736c);
|
|
|
|
|
|
|
|
marker_3d673574f415db1af3d1da17cf93db34.bindPopup(popup_13e21ed3f9a9bd17a8ea784660113d2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d673574f415db1af3d1da17cf93db34.setIcon(icon_95cfa4d6f153593a531ebd52cfc2b33e);
|
|
|
|
|
|
var marker_dfe57ecccab5f08df533d8b5e3ae2731 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b388702c2b804abd9fb8318594af0a4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_000acb008768149d340cb83118fe58fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01d574b44c3fb90c07f26d968bab4f10 = $(`<div id="html_01d574b44c3fb90c07f26d968bab4f10" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_000acb008768149d340cb83118fe58fb.setContent(html_01d574b44c3fb90c07f26d968bab4f10);
|
|
|
|
|
|
|
|
marker_dfe57ecccab5f08df533d8b5e3ae2731.bindPopup(popup_000acb008768149d340cb83118fe58fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfe57ecccab5f08df533d8b5e3ae2731.setIcon(icon_b388702c2b804abd9fb8318594af0a4c);
|
|
|
|
|
|
var marker_42b274319b85cdee41b520778d1bd5d4 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_763b1f5cd75b8c4c618ce475ce34fb98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bfd19f60c13b1cf75904538f609474a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d67a40a8459f54e941715bbae87efc0d = $(`<div id="html_d67a40a8459f54e941715bbae87efc0d" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_9bfd19f60c13b1cf75904538f609474a.setContent(html_d67a40a8459f54e941715bbae87efc0d);
|
|
|
|
|
|
|
|
marker_42b274319b85cdee41b520778d1bd5d4.bindPopup(popup_9bfd19f60c13b1cf75904538f609474a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42b274319b85cdee41b520778d1bd5d4.setIcon(icon_763b1f5cd75b8c4c618ce475ce34fb98);
|
|
|
|
|
|
var marker_e3ba5a19365e1c3e79cee25d5c4b0b1f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_efee4c5fc4a020d151b7529aa3755a59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f162efb35d756821bcc8967c38b076c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b42fc76ef263e2ffdef65f0d10f78a = $(`<div id="html_d9b42fc76ef263e2ffdef65f0d10f78a" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_f162efb35d756821bcc8967c38b076c7.setContent(html_d9b42fc76ef263e2ffdef65f0d10f78a);
|
|
|
|
|
|
|
|
marker_e3ba5a19365e1c3e79cee25d5c4b0b1f.bindPopup(popup_f162efb35d756821bcc8967c38b076c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3ba5a19365e1c3e79cee25d5c4b0b1f.setIcon(icon_efee4c5fc4a020d151b7529aa3755a59);
|
|
|
|
|
|
var marker_39bdb2e2525e2a351ecf913873e29ccd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b8550f2fb2e9684974d70b5c47ac40f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6f54f0a1b25ed2909044a113a7528ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e795fb8ea0dfd8e8b58d57868351e46 = $(`<div id="html_9e795fb8ea0dfd8e8b58d57868351e46" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_c6f54f0a1b25ed2909044a113a7528ea.setContent(html_9e795fb8ea0dfd8e8b58d57868351e46);
|
|
|
|
|
|
|
|
marker_39bdb2e2525e2a351ecf913873e29ccd.bindPopup(popup_c6f54f0a1b25ed2909044a113a7528ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39bdb2e2525e2a351ecf913873e29ccd.setIcon(icon_b8550f2fb2e9684974d70b5c47ac40f2);
|
|
|
|
|
|
var marker_1bc040dec43600935c9b394615b73c24 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_72c98fffe66d60a3f10fa4f7860f4dc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a938ba41ebbc56d7b78f269486ad597 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3aa1031ce1bc6152417747b52b7f57de = $(`<div id="html_3aa1031ce1bc6152417747b52b7f57de" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_7a938ba41ebbc56d7b78f269486ad597.setContent(html_3aa1031ce1bc6152417747b52b7f57de);
|
|
|
|
|
|
|
|
marker_1bc040dec43600935c9b394615b73c24.bindPopup(popup_7a938ba41ebbc56d7b78f269486ad597)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc040dec43600935c9b394615b73c24.setIcon(icon_72c98fffe66d60a3f10fa4f7860f4dc7);
|
|
|
|
|
|
var marker_dce2ede0fb448e0b4330c42998937a4b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_dab9c8f2dc81876924cacd3150053f71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9edd3562f09501e7b7e43db0a09ad67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1340889dc892ffaeb2caec77c1e40412 = $(`<div id="html_1340889dc892ffaeb2caec77c1e40412" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_f9edd3562f09501e7b7e43db0a09ad67.setContent(html_1340889dc892ffaeb2caec77c1e40412);
|
|
|
|
|
|
|
|
marker_dce2ede0fb448e0b4330c42998937a4b.bindPopup(popup_f9edd3562f09501e7b7e43db0a09ad67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dce2ede0fb448e0b4330c42998937a4b.setIcon(icon_dab9c8f2dc81876924cacd3150053f71);
|
|
|
|
|
|
var marker_3d618dac6714616b22a8d40a029dcba4 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c6673ef8a23930d64b7169d94832baad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ed6a56f466d08dd686f2d006e978213 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9d09cb0971a8b2b839ddccd1aa80f53 = $(`<div id="html_c9d09cb0971a8b2b839ddccd1aa80f53" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_2ed6a56f466d08dd686f2d006e978213.setContent(html_c9d09cb0971a8b2b839ddccd1aa80f53);
|
|
|
|
|
|
|
|
marker_3d618dac6714616b22a8d40a029dcba4.bindPopup(popup_2ed6a56f466d08dd686f2d006e978213)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d618dac6714616b22a8d40a029dcba4.setIcon(icon_c6673ef8a23930d64b7169d94832baad);
|
|
|
|
|
|
var marker_5aa42d0c8683a01fad119b0aba08b8a0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f90e2fba3475e05f36c251d4409f7d71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8186f762ce2428a3730caab298804816 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e559fd17ef837153d400c2ad7db5fefe = $(`<div id="html_e559fd17ef837153d400c2ad7db5fefe" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_8186f762ce2428a3730caab298804816.setContent(html_e559fd17ef837153d400c2ad7db5fefe);
|
|
|
|
|
|
|
|
marker_5aa42d0c8683a01fad119b0aba08b8a0.bindPopup(popup_8186f762ce2428a3730caab298804816)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5aa42d0c8683a01fad119b0aba08b8a0.setIcon(icon_f90e2fba3475e05f36c251d4409f7d71);
|
|
|
|
|
|
var marker_f7100e89b6336666745e77d64eb604ed = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_4b21220b3e27e71b7b30bad0fe96d8db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a13557cd2e5bd465f5261f49abd2321a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca77cb7de2b1e997d0858b45b00808f = $(`<div id="html_fca77cb7de2b1e997d0858b45b00808f" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_a13557cd2e5bd465f5261f49abd2321a.setContent(html_fca77cb7de2b1e997d0858b45b00808f);
|
|
|
|
|
|
|
|
marker_f7100e89b6336666745e77d64eb604ed.bindPopup(popup_a13557cd2e5bd465f5261f49abd2321a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7100e89b6336666745e77d64eb604ed.setIcon(icon_4b21220b3e27e71b7b30bad0fe96d8db);
|
|
|
|
|
|
var marker_ad4134733d74246726d804db278f7bba = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_048ff387c08f76ad0c63306fef294dbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7e4785f14e5b45d660c200eeeeff64e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcefca510c8238fb30fcb5a8c8b32c5e = $(`<div id="html_bcefca510c8238fb30fcb5a8c8b32c5e" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_b7e4785f14e5b45d660c200eeeeff64e.setContent(html_bcefca510c8238fb30fcb5a8c8b32c5e);
|
|
|
|
|
|
|
|
marker_ad4134733d74246726d804db278f7bba.bindPopup(popup_b7e4785f14e5b45d660c200eeeeff64e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad4134733d74246726d804db278f7bba.setIcon(icon_048ff387c08f76ad0c63306fef294dbc);
|
|
|
|
|
|
var marker_59b5180ba75267173b687c349470a400 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9831a0961a31a71112c68ba10dde8ff5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57311a0fe98928b7d36e453ebd5b364c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfe6420794a54cd955387bc069cc9346 = $(`<div id="html_bfe6420794a54cd955387bc069cc9346" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_57311a0fe98928b7d36e453ebd5b364c.setContent(html_bfe6420794a54cd955387bc069cc9346);
|
|
|
|
|
|
|
|
marker_59b5180ba75267173b687c349470a400.bindPopup(popup_57311a0fe98928b7d36e453ebd5b364c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59b5180ba75267173b687c349470a400.setIcon(icon_9831a0961a31a71112c68ba10dde8ff5);
|
|
|
|
|
|
var marker_2ccef6a226fe3da88d8a9396085f82ea = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1c0fbf1658a2c2d57d57be27cab8856e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4877f11ddfbdd120bdbcf21fa6e911d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1568cfe7c7eec185913acaa7db6981a = $(`<div id="html_a1568cfe7c7eec185913acaa7db6981a" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_a4877f11ddfbdd120bdbcf21fa6e911d.setContent(html_a1568cfe7c7eec185913acaa7db6981a);
|
|
|
|
|
|
|
|
marker_2ccef6a226fe3da88d8a9396085f82ea.bindPopup(popup_a4877f11ddfbdd120bdbcf21fa6e911d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ccef6a226fe3da88d8a9396085f82ea.setIcon(icon_1c0fbf1658a2c2d57d57be27cab8856e);
|
|
|
|
|
|
var marker_0e93ee3e219c3c2430db32a72dea5a5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_148be8331354253c1d1813c13745075d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d0d5648d9f7fb979e812936f07803f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f0aaf51927c81a8eb1164b9ea46d83 = $(`<div id="html_13f0aaf51927c81a8eb1164b9ea46d83" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_5d0d5648d9f7fb979e812936f07803f2.setContent(html_13f0aaf51927c81a8eb1164b9ea46d83);
|
|
|
|
|
|
|
|
marker_0e93ee3e219c3c2430db32a72dea5a5b.bindPopup(popup_5d0d5648d9f7fb979e812936f07803f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e93ee3e219c3c2430db32a72dea5a5b.setIcon(icon_148be8331354253c1d1813c13745075d);
|
|
|
|
|
|
var marker_0b864a56b4214c8ed32f1052e9d53c24 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f3eee89ec8fc6d921009fc03919ae889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_260c28e853aefb0267e5e1398ea7a3e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c807ef4c9b3f2899c9dd97f0281e5317 = $(`<div id="html_c807ef4c9b3f2899c9dd97f0281e5317" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_260c28e853aefb0267e5e1398ea7a3e4.setContent(html_c807ef4c9b3f2899c9dd97f0281e5317);
|
|
|
|
|
|
|
|
marker_0b864a56b4214c8ed32f1052e9d53c24.bindPopup(popup_260c28e853aefb0267e5e1398ea7a3e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b864a56b4214c8ed32f1052e9d53c24.setIcon(icon_f3eee89ec8fc6d921009fc03919ae889);
|
|
|
|
|
|
var marker_37729789be57ac0308e2b420582baede = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_452c56010b2956b344ceae6c681fe068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6c3f1e958ebc76f9c649c1a4f25f536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16e792b21093c4854999954df884d2e1 = $(`<div id="html_16e792b21093c4854999954df884d2e1" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_d6c3f1e958ebc76f9c649c1a4f25f536.setContent(html_16e792b21093c4854999954df884d2e1);
|
|
|
|
|
|
|
|
marker_37729789be57ac0308e2b420582baede.bindPopup(popup_d6c3f1e958ebc76f9c649c1a4f25f536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37729789be57ac0308e2b420582baede.setIcon(icon_452c56010b2956b344ceae6c681fe068);
|
|
|
|
|
|
var marker_ee8ac73807cf09756c13d3076ee121c1 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c4e03e683a5232d8f4102194b3768797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96e8f4d4597cd98345fac7136d48fd39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5e3980a77ccc6eabf5add3fcfcf0084 = $(`<div id="html_a5e3980a77ccc6eabf5add3fcfcf0084" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_96e8f4d4597cd98345fac7136d48fd39.setContent(html_a5e3980a77ccc6eabf5add3fcfcf0084);
|
|
|
|
|
|
|
|
marker_ee8ac73807cf09756c13d3076ee121c1.bindPopup(popup_96e8f4d4597cd98345fac7136d48fd39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee8ac73807cf09756c13d3076ee121c1.setIcon(icon_c4e03e683a5232d8f4102194b3768797);
|
|
|
|
|
|
var marker_b06a9a096f9c70a0370bb254d1830e4e = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_ae2f06e9af4b19122d7e983769490d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8afdc757aa9766dd859d03235bbdd4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7514e4f7babfb4df73d22eb32b2432ba = $(`<div id="html_7514e4f7babfb4df73d22eb32b2432ba" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_a8afdc757aa9766dd859d03235bbdd4f.setContent(html_7514e4f7babfb4df73d22eb32b2432ba);
|
|
|
|
|
|
|
|
marker_b06a9a096f9c70a0370bb254d1830e4e.bindPopup(popup_a8afdc757aa9766dd859d03235bbdd4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b06a9a096f9c70a0370bb254d1830e4e.setIcon(icon_ae2f06e9af4b19122d7e983769490d06);
|
|
|
|
|
|
var marker_b1f47bfe6cbfd37e16503710398564f1 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_6987822441d2ce6d8b7cd31952995780 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66e44c155628c411254e993530facc23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0f2143015c1d86c29b344f1dfa4a5cb = $(`<div id="html_f0f2143015c1d86c29b344f1dfa4a5cb" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_66e44c155628c411254e993530facc23.setContent(html_f0f2143015c1d86c29b344f1dfa4a5cb);
|
|
|
|
|
|
|
|
marker_b1f47bfe6cbfd37e16503710398564f1.bindPopup(popup_66e44c155628c411254e993530facc23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1f47bfe6cbfd37e16503710398564f1.setIcon(icon_6987822441d2ce6d8b7cd31952995780);
|
|
|
|
|
|
var marker_cd4afcdac41497913007b43950c3f52e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_18b819f30b1f4e6d842058cd6a661d05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b375a52ccc72c96973d42202fcfd8f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78b309f47cf2f3cb3c46f584f38f551c = $(`<div id="html_78b309f47cf2f3cb3c46f584f38f551c" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_8b375a52ccc72c96973d42202fcfd8f4.setContent(html_78b309f47cf2f3cb3c46f584f38f551c);
|
|
|
|
|
|
|
|
marker_cd4afcdac41497913007b43950c3f52e.bindPopup(popup_8b375a52ccc72c96973d42202fcfd8f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd4afcdac41497913007b43950c3f52e.setIcon(icon_18b819f30b1f4e6d842058cd6a661d05);
|
|
|
|
|
|
var marker_1867ec3245c9f6d41ca913ff1b4b0a80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_741b7274147cf2b0a9c90ff930ab5cbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd5b807a436de67164b660a6164bb862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f098344416056021223787fc5e46c999 = $(`<div id="html_f098344416056021223787fc5e46c999" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_cd5b807a436de67164b660a6164bb862.setContent(html_f098344416056021223787fc5e46c999);
|
|
|
|
|
|
|
|
marker_1867ec3245c9f6d41ca913ff1b4b0a80.bindPopup(popup_cd5b807a436de67164b660a6164bb862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1867ec3245c9f6d41ca913ff1b4b0a80.setIcon(icon_741b7274147cf2b0a9c90ff930ab5cbe);
|
|
|
|
|
|
var marker_e303133b16c2c831a9a0b400dbfc2097 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_922275fadfbaff60aa959027aaeaaacf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03747856470d7c6b6aa3160b9a5a9377 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e48097382a40b3cba84c5212aee31f7 = $(`<div id="html_9e48097382a40b3cba84c5212aee31f7" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_03747856470d7c6b6aa3160b9a5a9377.setContent(html_9e48097382a40b3cba84c5212aee31f7);
|
|
|
|
|
|
|
|
marker_e303133b16c2c831a9a0b400dbfc2097.bindPopup(popup_03747856470d7c6b6aa3160b9a5a9377)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e303133b16c2c831a9a0b400dbfc2097.setIcon(icon_922275fadfbaff60aa959027aaeaaacf);
|
|
|
|
|
|
var marker_9134d3592a3feff1db80fb5e4c959c31 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a63142386a7806a31cf613cd97225f0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1183460bb87f2eb03db772cceeea1ea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76ce1e8e93092e7b0a1e69e4c9cad154 = $(`<div id="html_76ce1e8e93092e7b0a1e69e4c9cad154" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_1183460bb87f2eb03db772cceeea1ea0.setContent(html_76ce1e8e93092e7b0a1e69e4c9cad154);
|
|
|
|
|
|
|
|
marker_9134d3592a3feff1db80fb5e4c959c31.bindPopup(popup_1183460bb87f2eb03db772cceeea1ea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9134d3592a3feff1db80fb5e4c959c31.setIcon(icon_a63142386a7806a31cf613cd97225f0c);
|
|
|
|
|
|
var marker_f7827dfd0f689c507485754c323d555a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_46c048a87e6c5ae88ef90658484b71fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efcd15f0a8b26251544d18326f2d469b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c344c83d7e96a716e9055d0ff04148a2 = $(`<div id="html_c344c83d7e96a716e9055d0ff04148a2" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_efcd15f0a8b26251544d18326f2d469b.setContent(html_c344c83d7e96a716e9055d0ff04148a2);
|
|
|
|
|
|
|
|
marker_f7827dfd0f689c507485754c323d555a.bindPopup(popup_efcd15f0a8b26251544d18326f2d469b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7827dfd0f689c507485754c323d555a.setIcon(icon_46c048a87e6c5ae88ef90658484b71fe);
|
|
|
|
|
|
var marker_97949c2d8d99c8d9e8ac3b073c784d20 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c596c6d70dffd67c0daff7ed92d7ced4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_718a5de870147a86be54f3ee18b12cbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b83f82a3df90190d049778bf9c48e303 = $(`<div id="html_b83f82a3df90190d049778bf9c48e303" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_718a5de870147a86be54f3ee18b12cbb.setContent(html_b83f82a3df90190d049778bf9c48e303);
|
|
|
|
|
|
|
|
marker_97949c2d8d99c8d9e8ac3b073c784d20.bindPopup(popup_718a5de870147a86be54f3ee18b12cbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97949c2d8d99c8d9e8ac3b073c784d20.setIcon(icon_c596c6d70dffd67c0daff7ed92d7ced4);
|
|
|
|
|
|
var marker_96b4535539e1dd09f908b07ede798cf2 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7410e30251722314bfc6c8da02ec515d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ba30940b2b0a69362162ee67ba9f1c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6bf6b212bb8ea8ecd6ae456b6654bfe = $(`<div id="html_e6bf6b212bb8ea8ecd6ae456b6654bfe" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_5ba30940b2b0a69362162ee67ba9f1c2.setContent(html_e6bf6b212bb8ea8ecd6ae456b6654bfe);
|
|
|
|
|
|
|
|
marker_96b4535539e1dd09f908b07ede798cf2.bindPopup(popup_5ba30940b2b0a69362162ee67ba9f1c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96b4535539e1dd09f908b07ede798cf2.setIcon(icon_7410e30251722314bfc6c8da02ec515d);
|
|
|
|
|
|
var marker_e66c3ee0d9648e2793513cf9fec0252b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f12347b8b0c2ffcf784783af76a1f024 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1489d33a255f5252221156bd983eb4c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd42dfb95d2ef1016f83030f854c0afb = $(`<div id="html_bd42dfb95d2ef1016f83030f854c0afb" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_1489d33a255f5252221156bd983eb4c5.setContent(html_bd42dfb95d2ef1016f83030f854c0afb);
|
|
|
|
|
|
|
|
marker_e66c3ee0d9648e2793513cf9fec0252b.bindPopup(popup_1489d33a255f5252221156bd983eb4c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e66c3ee0d9648e2793513cf9fec0252b.setIcon(icon_f12347b8b0c2ffcf784783af76a1f024);
|
|
|
|
|
|
var marker_a16e390d0192aa87552fff38ff43e6f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_ea7d754dcbfc9fdf374411ac6bcbe9a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77ba708d3fcbea721623de294b7fc7e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbdd9078fdd3fe84d73a509aeee2ef69 = $(`<div id="html_cbdd9078fdd3fe84d73a509aeee2ef69" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_77ba708d3fcbea721623de294b7fc7e8.setContent(html_cbdd9078fdd3fe84d73a509aeee2ef69);
|
|
|
|
|
|
|
|
marker_a16e390d0192aa87552fff38ff43e6f6.bindPopup(popup_77ba708d3fcbea721623de294b7fc7e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a16e390d0192aa87552fff38ff43e6f6.setIcon(icon_ea7d754dcbfc9fdf374411ac6bcbe9a3);
|
|
|
|
|
|
var marker_15cbff139a593addb4e582a0a953f805 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7510e07b4a28dd05aa590d084bdcaeb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94b8fa44323faefeaeffc78fd732fe8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_218f58798a4cce4349badd64296d49fb = $(`<div id="html_218f58798a4cce4349badd64296d49fb" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_94b8fa44323faefeaeffc78fd732fe8c.setContent(html_218f58798a4cce4349badd64296d49fb);
|
|
|
|
|
|
|
|
marker_15cbff139a593addb4e582a0a953f805.bindPopup(popup_94b8fa44323faefeaeffc78fd732fe8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15cbff139a593addb4e582a0a953f805.setIcon(icon_7510e07b4a28dd05aa590d084bdcaeb9);
|
|
|
|
|
|
var marker_be034c862d2037499940b3d9a4e32c68 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0aff753556d7cd171bc7691dd661f56e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93a35e8b18e9dedb1d4dc77b56f39efd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ca45b1bbd0b458adcb7e9e5f01af11c = $(`<div id="html_6ca45b1bbd0b458adcb7e9e5f01af11c" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_93a35e8b18e9dedb1d4dc77b56f39efd.setContent(html_6ca45b1bbd0b458adcb7e9e5f01af11c);
|
|
|
|
|
|
|
|
marker_be034c862d2037499940b3d9a4e32c68.bindPopup(popup_93a35e8b18e9dedb1d4dc77b56f39efd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be034c862d2037499940b3d9a4e32c68.setIcon(icon_0aff753556d7cd171bc7691dd661f56e);
|
|
|
|
|
|
var marker_8743ccfed5ac0d2874b28a9fadd50e50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c3f63c40f7d3e52457f3ad354d27251d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_108d8a74006b2929c3c061763b1b84af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90df4fd7fe2c69e356e9d94498a350e1 = $(`<div id="html_90df4fd7fe2c69e356e9d94498a350e1" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_108d8a74006b2929c3c061763b1b84af.setContent(html_90df4fd7fe2c69e356e9d94498a350e1);
|
|
|
|
|
|
|
|
marker_8743ccfed5ac0d2874b28a9fadd50e50.bindPopup(popup_108d8a74006b2929c3c061763b1b84af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8743ccfed5ac0d2874b28a9fadd50e50.setIcon(icon_c3f63c40f7d3e52457f3ad354d27251d);
|
|
|
|
|
|
var marker_65168bfa1856bb6566d57bf7dc1b8ae9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e316600ebc85056734cd378277409979 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4f1034ae2487043f1e8cb6a695facba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76493461f19bfb77bb00c4c07da1358d = $(`<div id="html_76493461f19bfb77bb00c4c07da1358d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_c4f1034ae2487043f1e8cb6a695facba.setContent(html_76493461f19bfb77bb00c4c07da1358d);
|
|
|
|
|
|
|
|
marker_65168bfa1856bb6566d57bf7dc1b8ae9.bindPopup(popup_c4f1034ae2487043f1e8cb6a695facba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65168bfa1856bb6566d57bf7dc1b8ae9.setIcon(icon_e316600ebc85056734cd378277409979);
|
|
|
|
|
|
var marker_65637fc203ac6f6a53794e104bff0e06 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_71fc4f6d9d7e20572c67622f96810f96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea6b1496e9e8e1f23a210bbefa8f91fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2ee35ee82e5fa58fb68cddb001e1997 = $(`<div id="html_a2ee35ee82e5fa58fb68cddb001e1997" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_ea6b1496e9e8e1f23a210bbefa8f91fc.setContent(html_a2ee35ee82e5fa58fb68cddb001e1997);
|
|
|
|
|
|
|
|
marker_65637fc203ac6f6a53794e104bff0e06.bindPopup(popup_ea6b1496e9e8e1f23a210bbefa8f91fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65637fc203ac6f6a53794e104bff0e06.setIcon(icon_71fc4f6d9d7e20572c67622f96810f96);
|
|
|
|
|
|
var marker_306fe2e13320d046a8caede7a717d62a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1f62ddfe2c8765bdb9563b2bbbd3f1cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d2f1276afd3c1bd76ab0662053c2ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f3a4b72f9f95ca58f5224388efdd934 = $(`<div id="html_7f3a4b72f9f95ca58f5224388efdd934" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_1d2f1276afd3c1bd76ab0662053c2ca9.setContent(html_7f3a4b72f9f95ca58f5224388efdd934);
|
|
|
|
|
|
|
|
marker_306fe2e13320d046a8caede7a717d62a.bindPopup(popup_1d2f1276afd3c1bd76ab0662053c2ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_306fe2e13320d046a8caede7a717d62a.setIcon(icon_1f62ddfe2c8765bdb9563b2bbbd3f1cf);
|
|
|
|
|
|
var marker_073e0af9017848f2ed0ec44d78c01d46 = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_ed39f6bd6317c4b05fa351e99afc5a14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fda9e8b593789a2b064fdc284f2e891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27a379af3ac400ba2ef96d02c7d5283e = $(`<div id="html_27a379af3ac400ba2ef96d02c7d5283e" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_0fda9e8b593789a2b064fdc284f2e891.setContent(html_27a379af3ac400ba2ef96d02c7d5283e);
|
|
|
|
|
|
|
|
marker_073e0af9017848f2ed0ec44d78c01d46.bindPopup(popup_0fda9e8b593789a2b064fdc284f2e891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_073e0af9017848f2ed0ec44d78c01d46.setIcon(icon_ed39f6bd6317c4b05fa351e99afc5a14);
|
|
|
|
|
|
var marker_c653e5e78f56d8654d0e6bad51377d54 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1b9f6d2ea80198870d2f24757f239a4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_476590abeb71f7ccc3536abd73f8b62d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b815b9b7e504db3c1b1be6d51f7c077b = $(`<div id="html_b815b9b7e504db3c1b1be6d51f7c077b" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_476590abeb71f7ccc3536abd73f8b62d.setContent(html_b815b9b7e504db3c1b1be6d51f7c077b);
|
|
|
|
|
|
|
|
marker_c653e5e78f56d8654d0e6bad51377d54.bindPopup(popup_476590abeb71f7ccc3536abd73f8b62d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c653e5e78f56d8654d0e6bad51377d54.setIcon(icon_1b9f6d2ea80198870d2f24757f239a4d);
|
|
|
|
|
|
var marker_feff286271ab48c396ba8dc49ba13c45 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_69a85e8766494fb6225b1480106ea1a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb211797a8b7596fb66bb9e3c2f0333 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_284836e7c93ecc22da3ebae70c2f46cd = $(`<div id="html_284836e7c93ecc22da3ebae70c2f46cd" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_bcb211797a8b7596fb66bb9e3c2f0333.setContent(html_284836e7c93ecc22da3ebae70c2f46cd);
|
|
|
|
|
|
|
|
marker_feff286271ab48c396ba8dc49ba13c45.bindPopup(popup_bcb211797a8b7596fb66bb9e3c2f0333)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_feff286271ab48c396ba8dc49ba13c45.setIcon(icon_69a85e8766494fb6225b1480106ea1a4);
|
|
|
|
|
|
var marker_513080d7b512a87133c872ed5a279d8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a36f3da1b1c591d126d736594bf97005 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acd8cac78b9d471e65fdcd154cc3a026 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f1617728758f004a76c3190780dbbd6 = $(`<div id="html_2f1617728758f004a76c3190780dbbd6" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_acd8cac78b9d471e65fdcd154cc3a026.setContent(html_2f1617728758f004a76c3190780dbbd6);
|
|
|
|
|
|
|
|
marker_513080d7b512a87133c872ed5a279d8b.bindPopup(popup_acd8cac78b9d471e65fdcd154cc3a026)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_513080d7b512a87133c872ed5a279d8b.setIcon(icon_a36f3da1b1c591d126d736594bf97005);
|
|
|
|
|
|
var marker_7e3290c2e9bc400d43f83681a72e49ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7f3c8714c4fc29834067a9a699a3217d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea034e9daef1eba8d8a8977907aad694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7ba290e70df730dcdaf7ac638d2ab1a = $(`<div id="html_a7ba290e70df730dcdaf7ac638d2ab1a" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_ea034e9daef1eba8d8a8977907aad694.setContent(html_a7ba290e70df730dcdaf7ac638d2ab1a);
|
|
|
|
|
|
|
|
marker_7e3290c2e9bc400d43f83681a72e49ed.bindPopup(popup_ea034e9daef1eba8d8a8977907aad694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e3290c2e9bc400d43f83681a72e49ed.setIcon(icon_7f3c8714c4fc29834067a9a699a3217d);
|
|
|
|
|
|
var marker_f374d1d83b8ff228c4398dfbcca4e776 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_01d94abc6fd83024f3354ee22922fa20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5da6b55dcdf2fe0180acc971fda356e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ae47706ffb22817be744c1dce24d8ef = $(`<div id="html_9ae47706ffb22817be744c1dce24d8ef" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_5da6b55dcdf2fe0180acc971fda356e0.setContent(html_9ae47706ffb22817be744c1dce24d8ef);
|
|
|
|
|
|
|
|
marker_f374d1d83b8ff228c4398dfbcca4e776.bindPopup(popup_5da6b55dcdf2fe0180acc971fda356e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f374d1d83b8ff228c4398dfbcca4e776.setIcon(icon_01d94abc6fd83024f3354ee22922fa20);
|
|
|
|
|
|
var marker_1019d87098c639f4d26605d4da235269 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_fa40e9792d3b431a416d91439ed45ad3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_974f50896d4574b8bf041ed0f6a865e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c45999abc0807a24f4bc1b10009bca23 = $(`<div id="html_c45999abc0807a24f4bc1b10009bca23" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_974f50896d4574b8bf041ed0f6a865e4.setContent(html_c45999abc0807a24f4bc1b10009bca23);
|
|
|
|
|
|
|
|
marker_1019d87098c639f4d26605d4da235269.bindPopup(popup_974f50896d4574b8bf041ed0f6a865e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1019d87098c639f4d26605d4da235269.setIcon(icon_fa40e9792d3b431a416d91439ed45ad3);
|
|
|
|
|
|
var marker_1a963405bea146e6738405b9c24f9c02 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_3a6da06141913c78e07bb3c2fb301386 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc5be679bf27c44f6569f5357a78c6e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f9136b19176d51cbcc97ec710fcbc4f = $(`<div id="html_3f9136b19176d51cbcc97ec710fcbc4f" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_cc5be679bf27c44f6569f5357a78c6e5.setContent(html_3f9136b19176d51cbcc97ec710fcbc4f);
|
|
|
|
|
|
|
|
marker_1a963405bea146e6738405b9c24f9c02.bindPopup(popup_cc5be679bf27c44f6569f5357a78c6e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a963405bea146e6738405b9c24f9c02.setIcon(icon_3a6da06141913c78e07bb3c2fb301386);
|
|
|
|
|
|
var marker_70bab81bcbd65c52c55f18e9b9248c6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_deb53291d2a3126a7a2006d97148c119 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dcdc6dce5569dc51072abae32d862ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d8bd344adc18eeabc39a4c0a3ca9eaa = $(`<div id="html_4d8bd344adc18eeabc39a4c0a3ca9eaa" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_8dcdc6dce5569dc51072abae32d862ae.setContent(html_4d8bd344adc18eeabc39a4c0a3ca9eaa);
|
|
|
|
|
|
|
|
marker_70bab81bcbd65c52c55f18e9b9248c6e.bindPopup(popup_8dcdc6dce5569dc51072abae32d862ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70bab81bcbd65c52c55f18e9b9248c6e.setIcon(icon_deb53291d2a3126a7a2006d97148c119);
|
|
|
|
|
|
var marker_579f00e34bfd9df03dda45d22bd32dda = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_dc47476c10e825681abeee280721614e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba56a245bbd7ea9c13d305a58c4d9a7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9af161004626f69fcebc2238d885291f = $(`<div id="html_9af161004626f69fcebc2238d885291f" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_ba56a245bbd7ea9c13d305a58c4d9a7b.setContent(html_9af161004626f69fcebc2238d885291f);
|
|
|
|
|
|
|
|
marker_579f00e34bfd9df03dda45d22bd32dda.bindPopup(popup_ba56a245bbd7ea9c13d305a58c4d9a7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579f00e34bfd9df03dda45d22bd32dda.setIcon(icon_dc47476c10e825681abeee280721614e);
|
|
|
|
|
|
var marker_3e9de2714c1b2e4cfa07caaf820e8dd5 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e4c1586454a864960c97e54c55447d3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ec2836cfc603ae959b0bed09d9111b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fa473697c94218ce43a387b8ec777e0 = $(`<div id="html_6fa473697c94218ce43a387b8ec777e0" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_8ec2836cfc603ae959b0bed09d9111b7.setContent(html_6fa473697c94218ce43a387b8ec777e0);
|
|
|
|
|
|
|
|
marker_3e9de2714c1b2e4cfa07caaf820e8dd5.bindPopup(popup_8ec2836cfc603ae959b0bed09d9111b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e9de2714c1b2e4cfa07caaf820e8dd5.setIcon(icon_e4c1586454a864960c97e54c55447d3a);
|
|
|
|
|
|
var marker_ef2bc61bb3ea12a7c09e2b37539d7968 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_2efae07f841cf4398ff1c81689113fec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be4ad0c8e127e23fb9b3a4445ed596e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37c4d03879e26656e9a3efbd59d4918a = $(`<div id="html_37c4d03879e26656e9a3efbd59d4918a" style="width: 100.0%; height: 100.0%;">relay.nyves.nl</div>`)[0];
|
|
popup_be4ad0c8e127e23fb9b3a4445ed596e0.setContent(html_37c4d03879e26656e9a3efbd59d4918a);
|
|
|
|
|
|
|
|
marker_ef2bc61bb3ea12a7c09e2b37539d7968.bindPopup(popup_be4ad0c8e127e23fb9b3a4445ed596e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef2bc61bb3ea12a7c09e2b37539d7968.setIcon(icon_2efae07f841cf4398ff1c81689113fec);
|
|
|
|
|
|
var marker_7f1b2100a70444c197741fff9d1e6d98 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_da4d7bb2e4dee2d272a057d2440ccdf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dc610e7feeb44fb25e58701b2ab5b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9e46002f609ffee27e2dd9af2ebe329 = $(`<div id="html_c9e46002f609ffee27e2dd9af2ebe329" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_3dc610e7feeb44fb25e58701b2ab5b1d.setContent(html_c9e46002f609ffee27e2dd9af2ebe329);
|
|
|
|
|
|
|
|
marker_7f1b2100a70444c197741fff9d1e6d98.bindPopup(popup_3dc610e7feeb44fb25e58701b2ab5b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f1b2100a70444c197741fff9d1e6d98.setIcon(icon_da4d7bb2e4dee2d272a057d2440ccdf7);
|
|
|
|
|
|
var marker_93e9dfc882e42f692c939e7623c6c441 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_142d237012fd38b7381bd28e0012f9d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44f5fdb1c13211772abd20456c3fbadd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_803e378d84c22af1cf96ced0f35db217 = $(`<div id="html_803e378d84c22af1cf96ced0f35db217" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_44f5fdb1c13211772abd20456c3fbadd.setContent(html_803e378d84c22af1cf96ced0f35db217);
|
|
|
|
|
|
|
|
marker_93e9dfc882e42f692c939e7623c6c441.bindPopup(popup_44f5fdb1c13211772abd20456c3fbadd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93e9dfc882e42f692c939e7623c6c441.setIcon(icon_142d237012fd38b7381bd28e0012f9d8);
|
|
|
|
|
|
var marker_9a37ae86d86580f018b18d29800b244f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b87afcaa12d456da44c613a7fad06ff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f2ff4a5152dc65f9630b3b34f264ed0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12352b3ff5350a4fc2884ccdbb230f1a = $(`<div id="html_12352b3ff5350a4fc2884ccdbb230f1a" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_5f2ff4a5152dc65f9630b3b34f264ed0.setContent(html_12352b3ff5350a4fc2884ccdbb230f1a);
|
|
|
|
|
|
|
|
marker_9a37ae86d86580f018b18d29800b244f.bindPopup(popup_5f2ff4a5152dc65f9630b3b34f264ed0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a37ae86d86580f018b18d29800b244f.setIcon(icon_b87afcaa12d456da44c613a7fad06ff0);
|
|
|
|
|
|
var marker_91d54b5469b1c8fa2cfa4dcf68f81701 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e3f9f2069294046d9bd36e28b22bd41f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1706cfd7b3f3645395446a697a73ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa1b10aa9949ec116f07e56459f615ac = $(`<div id="html_fa1b10aa9949ec116f07e56459f615ac" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_3c1706cfd7b3f3645395446a697a73ad.setContent(html_fa1b10aa9949ec116f07e56459f615ac);
|
|
|
|
|
|
|
|
marker_91d54b5469b1c8fa2cfa4dcf68f81701.bindPopup(popup_3c1706cfd7b3f3645395446a697a73ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91d54b5469b1c8fa2cfa4dcf68f81701.setIcon(icon_e3f9f2069294046d9bd36e28b22bd41f);
|
|
|
|
|
|
var marker_07577d0813cc302434032a171cb36a4f = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a504c090e4b9b554a0d12e7ecd25f158 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98a90870038289813d6e9f4d2f37a160 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8f901b016fa868939b0077afd4e4c23 = $(`<div id="html_b8f901b016fa868939b0077afd4e4c23" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_98a90870038289813d6e9f4d2f37a160.setContent(html_b8f901b016fa868939b0077afd4e4c23);
|
|
|
|
|
|
|
|
marker_07577d0813cc302434032a171cb36a4f.bindPopup(popup_98a90870038289813d6e9f4d2f37a160)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07577d0813cc302434032a171cb36a4f.setIcon(icon_a504c090e4b9b554a0d12e7ecd25f158);
|
|
|
|
|
|
var marker_5b799e7a68e662c75cb72d3ccfecd1b5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_164f3f2acdb52aab81917e62b25ca077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_785e83b4c5fe5d9c123139e442edfb90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91b34aa7edb669ad28c857e58fddff74 = $(`<div id="html_91b34aa7edb669ad28c857e58fddff74" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_785e83b4c5fe5d9c123139e442edfb90.setContent(html_91b34aa7edb669ad28c857e58fddff74);
|
|
|
|
|
|
|
|
marker_5b799e7a68e662c75cb72d3ccfecd1b5.bindPopup(popup_785e83b4c5fe5d9c123139e442edfb90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b799e7a68e662c75cb72d3ccfecd1b5.setIcon(icon_164f3f2acdb52aab81917e62b25ca077);
|
|
|
|
|
|
var marker_f56a3b33b3227baaf0031689ac28823c = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b6a851aed35b5c0040d1217d84109e2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cd9fcfa0e75448fa7f97d616107165f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e61c3380ca9e06719d10179d9da81537 = $(`<div id="html_e61c3380ca9e06719d10179d9da81537" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_2cd9fcfa0e75448fa7f97d616107165f.setContent(html_e61c3380ca9e06719d10179d9da81537);
|
|
|
|
|
|
|
|
marker_f56a3b33b3227baaf0031689ac28823c.bindPopup(popup_2cd9fcfa0e75448fa7f97d616107165f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f56a3b33b3227baaf0031689ac28823c.setIcon(icon_b6a851aed35b5c0040d1217d84109e2a);
|
|
|
|
|
|
var marker_edc77d9da7414ad9c84758ce31ab4d09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1901b7a6c81f25d8e4396ef2182194cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdfe3e26c220e817470f0a0eee8707b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a00b85a1caba41330d3d5594d7deec39 = $(`<div id="html_a00b85a1caba41330d3d5594d7deec39" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_fdfe3e26c220e817470f0a0eee8707b2.setContent(html_a00b85a1caba41330d3d5594d7deec39);
|
|
|
|
|
|
|
|
marker_edc77d9da7414ad9c84758ce31ab4d09.bindPopup(popup_fdfe3e26c220e817470f0a0eee8707b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edc77d9da7414ad9c84758ce31ab4d09.setIcon(icon_1901b7a6c81f25d8e4396ef2182194cb);
|
|
|
|
|
|
var marker_6dcd8c9b652a3432cfc2da8034e6f044 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_6c0153b5017bffd695d112473a921c5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19e3192f8ade59e70062751fe20faebd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b73406ab9818724317b4457baa65f332 = $(`<div id="html_b73406ab9818724317b4457baa65f332" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_19e3192f8ade59e70062751fe20faebd.setContent(html_b73406ab9818724317b4457baa65f332);
|
|
|
|
|
|
|
|
marker_6dcd8c9b652a3432cfc2da8034e6f044.bindPopup(popup_19e3192f8ade59e70062751fe20faebd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dcd8c9b652a3432cfc2da8034e6f044.setIcon(icon_6c0153b5017bffd695d112473a921c5a);
|
|
|
|
|
|
var marker_6e5656d7dc62f2d5d0683ed833f98317 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_176b1d7a13a1475b4dbfba8b3ffc9707 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2492c1dc4faac4f97caedb9a5e267fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8910d71e641662556715e33c2180da = $(`<div id="html_0f8910d71e641662556715e33c2180da" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_2492c1dc4faac4f97caedb9a5e267fd0.setContent(html_0f8910d71e641662556715e33c2180da);
|
|
|
|
|
|
|
|
marker_6e5656d7dc62f2d5d0683ed833f98317.bindPopup(popup_2492c1dc4faac4f97caedb9a5e267fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5656d7dc62f2d5d0683ed833f98317.setIcon(icon_176b1d7a13a1475b4dbfba8b3ffc9707);
|
|
|
|
|
|
var marker_6d173cda9cc9e37818e07587be9d022d = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_8edb750b3e9e8653d4aa916dade57120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_642629d7c54a81eee36fa75d6d4e8abe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b418f83db8584d744a651a8c4a3501a1 = $(`<div id="html_b418f83db8584d744a651a8c4a3501a1" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_642629d7c54a81eee36fa75d6d4e8abe.setContent(html_b418f83db8584d744a651a8c4a3501a1);
|
|
|
|
|
|
|
|
marker_6d173cda9cc9e37818e07587be9d022d.bindPopup(popup_642629d7c54a81eee36fa75d6d4e8abe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d173cda9cc9e37818e07587be9d022d.setIcon(icon_8edb750b3e9e8653d4aa916dade57120);
|
|
|
|
|
|
var marker_4b534968c897f8b964a8a0abce9970a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b36b3774768fa02b796c5b414b3f210c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6367226fc25e1c286fef357896b1e769 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbf891c5a8391c015a98839b467ce978 = $(`<div id="html_cbf891c5a8391c015a98839b467ce978" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_6367226fc25e1c286fef357896b1e769.setContent(html_cbf891c5a8391c015a98839b467ce978);
|
|
|
|
|
|
|
|
marker_4b534968c897f8b964a8a0abce9970a3.bindPopup(popup_6367226fc25e1c286fef357896b1e769)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b534968c897f8b964a8a0abce9970a3.setIcon(icon_b36b3774768fa02b796c5b414b3f210c);
|
|
|
|
|
|
var marker_13cbdb46cfeaf1f9b4a315e7d13144cb = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_729f39324bc7f1937aa3533ab0f6b2b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3895a001fa53d6ded473aa868aa68583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb01ab8b77c9a7598aeaa15bf07e34fb = $(`<div id="html_cb01ab8b77c9a7598aeaa15bf07e34fb" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_3895a001fa53d6ded473aa868aa68583.setContent(html_cb01ab8b77c9a7598aeaa15bf07e34fb);
|
|
|
|
|
|
|
|
marker_13cbdb46cfeaf1f9b4a315e7d13144cb.bindPopup(popup_3895a001fa53d6ded473aa868aa68583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13cbdb46cfeaf1f9b4a315e7d13144cb.setIcon(icon_729f39324bc7f1937aa3533ab0f6b2b2);
|
|
|
|
|
|
var marker_18ae2820479e066e0f84c152c4aad85d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_21060da086c5a3b53b30a3d3983179ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_612cff001d3d92c36ccbf1a4cdbfa113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e7a33fb54ab54fe3fcbed115a35a4a8 = $(`<div id="html_7e7a33fb54ab54fe3fcbed115a35a4a8" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_612cff001d3d92c36ccbf1a4cdbfa113.setContent(html_7e7a33fb54ab54fe3fcbed115a35a4a8);
|
|
|
|
|
|
|
|
marker_18ae2820479e066e0f84c152c4aad85d.bindPopup(popup_612cff001d3d92c36ccbf1a4cdbfa113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18ae2820479e066e0f84c152c4aad85d.setIcon(icon_21060da086c5a3b53b30a3d3983179ec);
|
|
|
|
|
|
var marker_a17432778e359479ba9ce006af7f3702 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7e54c6386611a8454a408f1c77be70e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22ff32c33328f3ce6f5fe8481c64158b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_553bb43d926b49988ae5399b0b0ee715 = $(`<div id="html_553bb43d926b49988ae5399b0b0ee715" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_22ff32c33328f3ce6f5fe8481c64158b.setContent(html_553bb43d926b49988ae5399b0b0ee715);
|
|
|
|
|
|
|
|
marker_a17432778e359479ba9ce006af7f3702.bindPopup(popup_22ff32c33328f3ce6f5fe8481c64158b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a17432778e359479ba9ce006af7f3702.setIcon(icon_7e54c6386611a8454a408f1c77be70e6);
|
|
|
|
|
|
var marker_bff544a2ce043a5d88ae73c340c3d50e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5044f9ecefd131a63435681ac83e8948 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aedbfc5ae7c88f2c31b76f062acd3f9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efa558ab259f4890d02c0d4d88589ff2 = $(`<div id="html_efa558ab259f4890d02c0d4d88589ff2" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_aedbfc5ae7c88f2c31b76f062acd3f9e.setContent(html_efa558ab259f4890d02c0d4d88589ff2);
|
|
|
|
|
|
|
|
marker_bff544a2ce043a5d88ae73c340c3d50e.bindPopup(popup_aedbfc5ae7c88f2c31b76f062acd3f9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bff544a2ce043a5d88ae73c340c3d50e.setIcon(icon_5044f9ecefd131a63435681ac83e8948);
|
|
|
|
|
|
var marker_973279ae3e9b10f69fac0850ce728edc = L.marker(
|
|
[29.7057, -95.2706],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_770be5d8598f21f2afea2d6cabe62680 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9a25e3649963ec7a285bfddf8ce5344 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a98399d14a4350e83e8bd40a4def7665 = $(`<div id="html_a98399d14a4350e83e8bd40a4def7665" style="width: 100.0%; height: 100.0%;">nostr.spacecitynode.com</div>`)[0];
|
|
popup_c9a25e3649963ec7a285bfddf8ce5344.setContent(html_a98399d14a4350e83e8bd40a4def7665);
|
|
|
|
|
|
|
|
marker_973279ae3e9b10f69fac0850ce728edc.bindPopup(popup_c9a25e3649963ec7a285bfddf8ce5344)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_973279ae3e9b10f69fac0850ce728edc.setIcon(icon_770be5d8598f21f2afea2d6cabe62680);
|
|
|
|
|
|
var marker_e9ee4c55b36f8f2e01676b58f8227d4d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c19287a89c711a6f589d27b3e3891a20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8834d7fe29b36e0d6c8d530af7b937e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_518af650c0d98d5fd87ea4c0ddc58e01 = $(`<div id="html_518af650c0d98d5fd87ea4c0ddc58e01" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_8834d7fe29b36e0d6c8d530af7b937e4.setContent(html_518af650c0d98d5fd87ea4c0ddc58e01);
|
|
|
|
|
|
|
|
marker_e9ee4c55b36f8f2e01676b58f8227d4d.bindPopup(popup_8834d7fe29b36e0d6c8d530af7b937e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9ee4c55b36f8f2e01676b58f8227d4d.setIcon(icon_c19287a89c711a6f589d27b3e3891a20);
|
|
|
|
|
|
var marker_af79a1ab14dce98b1aacac8361becb9d = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a5c99f380f3528884bf50b397886ccb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e4681f27ba24a823b4a2f645c89dcb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f175959d5e6aacaf97aa52ef3b1d0e0a = $(`<div id="html_f175959d5e6aacaf97aa52ef3b1d0e0a" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_6e4681f27ba24a823b4a2f645c89dcb5.setContent(html_f175959d5e6aacaf97aa52ef3b1d0e0a);
|
|
|
|
|
|
|
|
marker_af79a1ab14dce98b1aacac8361becb9d.bindPopup(popup_6e4681f27ba24a823b4a2f645c89dcb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af79a1ab14dce98b1aacac8361becb9d.setIcon(icon_a5c99f380f3528884bf50b397886ccb0);
|
|
|
|
|
|
var marker_3143a6b3f2095b4d42f4090a79bc96b1 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_6e6c5dee73ae3cb4c2a8058bfdd7681a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecdb491673bb789ea644816b601d35c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dfe3b78bce12fdff6005f64a528309b = $(`<div id="html_6dfe3b78bce12fdff6005f64a528309b" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_ecdb491673bb789ea644816b601d35c5.setContent(html_6dfe3b78bce12fdff6005f64a528309b);
|
|
|
|
|
|
|
|
marker_3143a6b3f2095b4d42f4090a79bc96b1.bindPopup(popup_ecdb491673bb789ea644816b601d35c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3143a6b3f2095b4d42f4090a79bc96b1.setIcon(icon_6e6c5dee73ae3cb4c2a8058bfdd7681a);
|
|
|
|
|
|
var marker_b4871ea9aef830b1e5e3a1a91fbdf69d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_254329458a1698f2fd58570019a87d42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a593b5e8b3c3941487475961ba42a86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_443128ce79dacd3211566f06a181701a = $(`<div id="html_443128ce79dacd3211566f06a181701a" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_2a593b5e8b3c3941487475961ba42a86.setContent(html_443128ce79dacd3211566f06a181701a);
|
|
|
|
|
|
|
|
marker_b4871ea9aef830b1e5e3a1a91fbdf69d.bindPopup(popup_2a593b5e8b3c3941487475961ba42a86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4871ea9aef830b1e5e3a1a91fbdf69d.setIcon(icon_254329458a1698f2fd58570019a87d42);
|
|
|
|
|
|
var marker_ee854262a5e50bb72ebc0b913e4f56e5 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f0e601996a233b658e3e024333a54dec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62ff7bea2afcc313f57b52d47b443575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99cbbc0a517f4410c6930dccc8f4d168 = $(`<div id="html_99cbbc0a517f4410c6930dccc8f4d168" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_62ff7bea2afcc313f57b52d47b443575.setContent(html_99cbbc0a517f4410c6930dccc8f4d168);
|
|
|
|
|
|
|
|
marker_ee854262a5e50bb72ebc0b913e4f56e5.bindPopup(popup_62ff7bea2afcc313f57b52d47b443575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee854262a5e50bb72ebc0b913e4f56e5.setIcon(icon_f0e601996a233b658e3e024333a54dec);
|
|
|
|
|
|
var marker_9d4411c6e686fc535a2e0e478f53c202 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_427d4316278030c473dfc6c769032a4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d584eb95d5a297ad1118ba910254eb84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98cf1905a2dbe8142625ad9250abd122 = $(`<div id="html_98cf1905a2dbe8142625ad9250abd122" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_d584eb95d5a297ad1118ba910254eb84.setContent(html_98cf1905a2dbe8142625ad9250abd122);
|
|
|
|
|
|
|
|
marker_9d4411c6e686fc535a2e0e478f53c202.bindPopup(popup_d584eb95d5a297ad1118ba910254eb84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d4411c6e686fc535a2e0e478f53c202.setIcon(icon_427d4316278030c473dfc6c769032a4a);
|
|
|
|
|
|
var marker_4dad12f48b75ed1e93c738600142764f = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_cb10d75b3ab9770022f6875eea9fcb12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9661bb1cc9bd595d2a1af8d1cbf2f29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d01293eff6f2a8cd46dfa924a02605 = $(`<div id="html_63d01293eff6f2a8cd46dfa924a02605" style="width: 100.0%; height: 100.0%;">relay.fizx.uk</div>`)[0];
|
|
popup_d9661bb1cc9bd595d2a1af8d1cbf2f29.setContent(html_63d01293eff6f2a8cd46dfa924a02605);
|
|
|
|
|
|
|
|
marker_4dad12f48b75ed1e93c738600142764f.bindPopup(popup_d9661bb1cc9bd595d2a1af8d1cbf2f29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dad12f48b75ed1e93c738600142764f.setIcon(icon_cb10d75b3ab9770022f6875eea9fcb12);
|
|
|
|
|
|
var marker_2101656b981681b71d1f96aa708ba550 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7dd163bfd0d1ad1d71d8cb7872f754ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab4fb4cfdd412559e09730749c70fb97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4b622e80bb8bb675676e2602c55dc52 = $(`<div id="html_b4b622e80bb8bb675676e2602c55dc52" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_ab4fb4cfdd412559e09730749c70fb97.setContent(html_b4b622e80bb8bb675676e2602c55dc52);
|
|
|
|
|
|
|
|
marker_2101656b981681b71d1f96aa708ba550.bindPopup(popup_ab4fb4cfdd412559e09730749c70fb97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2101656b981681b71d1f96aa708ba550.setIcon(icon_7dd163bfd0d1ad1d71d8cb7872f754ef);
|
|
|
|
|
|
var marker_0d7f563fc39a0881f64723e4124b26b6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_3eea4f6fb937931284860e7eeb484411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8df0433cf677f8d45856a1a261ce9df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b7541536080101c6fb8d19299246265 = $(`<div id="html_3b7541536080101c6fb8d19299246265" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_b8df0433cf677f8d45856a1a261ce9df.setContent(html_3b7541536080101c6fb8d19299246265);
|
|
|
|
|
|
|
|
marker_0d7f563fc39a0881f64723e4124b26b6.bindPopup(popup_b8df0433cf677f8d45856a1a261ce9df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d7f563fc39a0881f64723e4124b26b6.setIcon(icon_3eea4f6fb937931284860e7eeb484411);
|
|
|
|
|
|
var marker_0febc507b5cfbaeb8efc091df0bada9e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e882d7bcee63fcf50e6236a673278a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e84781743212d48700cd5ca432716fb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d212f86f8c185b5046984deb23cab752 = $(`<div id="html_d212f86f8c185b5046984deb23cab752" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_e84781743212d48700cd5ca432716fb7.setContent(html_d212f86f8c185b5046984deb23cab752);
|
|
|
|
|
|
|
|
marker_0febc507b5cfbaeb8efc091df0bada9e.bindPopup(popup_e84781743212d48700cd5ca432716fb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0febc507b5cfbaeb8efc091df0bada9e.setIcon(icon_e882d7bcee63fcf50e6236a673278a52);
|
|
|
|
|
|
var marker_d00136cfc23df01f641d8ea27d8e1aac = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_8b40a9f42c6aff8b5af37fc567668fbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea6818bac8a0bc07877a4b107065fa0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f61626cb546df3bb4461a9b1a102dd96 = $(`<div id="html_f61626cb546df3bb4461a9b1a102dd96" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_ea6818bac8a0bc07877a4b107065fa0e.setContent(html_f61626cb546df3bb4461a9b1a102dd96);
|
|
|
|
|
|
|
|
marker_d00136cfc23df01f641d8ea27d8e1aac.bindPopup(popup_ea6818bac8a0bc07877a4b107065fa0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d00136cfc23df01f641d8ea27d8e1aac.setIcon(icon_8b40a9f42c6aff8b5af37fc567668fbc);
|
|
|
|
|
|
var marker_6cfbaeb24a12b815235a205ae5c57614 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_492b733c302fe8fc3630a9e6f96cce26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd1bc22474b2a354a87a27121a35218a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_229714210c04fd1f17c211526eb20551 = $(`<div id="html_229714210c04fd1f17c211526eb20551" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_bd1bc22474b2a354a87a27121a35218a.setContent(html_229714210c04fd1f17c211526eb20551);
|
|
|
|
|
|
|
|
marker_6cfbaeb24a12b815235a205ae5c57614.bindPopup(popup_bd1bc22474b2a354a87a27121a35218a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cfbaeb24a12b815235a205ae5c57614.setIcon(icon_492b733c302fe8fc3630a9e6f96cce26);
|
|
|
|
|
|
var marker_04352b7cbff2c3fa604cf0961b8a8644 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1ade6457d707d83ba584da745f72b8d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1028cb9dff7cc2df9c50c8cfef9f5e3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6416d8d3eefa7a3f79dac4dd55e8623 = $(`<div id="html_c6416d8d3eefa7a3f79dac4dd55e8623" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_1028cb9dff7cc2df9c50c8cfef9f5e3d.setContent(html_c6416d8d3eefa7a3f79dac4dd55e8623);
|
|
|
|
|
|
|
|
marker_04352b7cbff2c3fa604cf0961b8a8644.bindPopup(popup_1028cb9dff7cc2df9c50c8cfef9f5e3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04352b7cbff2c3fa604cf0961b8a8644.setIcon(icon_1ade6457d707d83ba584da745f72b8d0);
|
|
|
|
|
|
var marker_0dc0feaedfe643732674a38d2a0fd727 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_9c88f198b9736f63b629c3a2d9aca905 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fae408b27a41dac34e7dc2d8d154650a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad3b28b662894369123afc46c3a23685 = $(`<div id="html_ad3b28b662894369123afc46c3a23685" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_fae408b27a41dac34e7dc2d8d154650a.setContent(html_ad3b28b662894369123afc46c3a23685);
|
|
|
|
|
|
|
|
marker_0dc0feaedfe643732674a38d2a0fd727.bindPopup(popup_fae408b27a41dac34e7dc2d8d154650a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dc0feaedfe643732674a38d2a0fd727.setIcon(icon_9c88f198b9736f63b629c3a2d9aca905);
|
|
|
|
|
|
var marker_7e9b1b3d3f87190e78d8335d9d1cf692 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a798616272ac9ff5592bcac8d20e5505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbd64710d29a877724dd7f2ba08593cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51dee18476a5d4a37632d0154c046bb7 = $(`<div id="html_51dee18476a5d4a37632d0154c046bb7" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_dbd64710d29a877724dd7f2ba08593cf.setContent(html_51dee18476a5d4a37632d0154c046bb7);
|
|
|
|
|
|
|
|
marker_7e9b1b3d3f87190e78d8335d9d1cf692.bindPopup(popup_dbd64710d29a877724dd7f2ba08593cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e9b1b3d3f87190e78d8335d9d1cf692.setIcon(icon_a798616272ac9ff5592bcac8d20e5505);
|
|
|
|
|
|
var marker_79c00c169d776f65bf92bf61571fd753 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_6fbcf461b68628b59f68adc9875aab02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f8f64265e834689ddb94b37f10f5c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c9049e5ca70eb1b56678e57be2f0b97 = $(`<div id="html_5c9049e5ca70eb1b56678e57be2f0b97" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_9f8f64265e834689ddb94b37f10f5c0e.setContent(html_5c9049e5ca70eb1b56678e57be2f0b97);
|
|
|
|
|
|
|
|
marker_79c00c169d776f65bf92bf61571fd753.bindPopup(popup_9f8f64265e834689ddb94b37f10f5c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79c00c169d776f65bf92bf61571fd753.setIcon(icon_6fbcf461b68628b59f68adc9875aab02);
|
|
|
|
|
|
var marker_6c7107a50abf2f9b990cb1e4135d37c7 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a7c53b10696c02c57e3cb21648beb9ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6949789b6b29d10dd2d041e71b8e8933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14ea64976ef56515e68814a15900b21f = $(`<div id="html_14ea64976ef56515e68814a15900b21f" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_6949789b6b29d10dd2d041e71b8e8933.setContent(html_14ea64976ef56515e68814a15900b21f);
|
|
|
|
|
|
|
|
marker_6c7107a50abf2f9b990cb1e4135d37c7.bindPopup(popup_6949789b6b29d10dd2d041e71b8e8933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c7107a50abf2f9b990cb1e4135d37c7.setIcon(icon_a7c53b10696c02c57e3cb21648beb9ef);
|
|
|
|
|
|
var marker_ec297b74b915cdec1dd7838f0dec91c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_5775eba908907b1726d0964f6aa6dfa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74d66fac8a177904bf927a4baa7b0868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8984caea405b04dff08773a0ab795e02 = $(`<div id="html_8984caea405b04dff08773a0ab795e02" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_74d66fac8a177904bf927a4baa7b0868.setContent(html_8984caea405b04dff08773a0ab795e02);
|
|
|
|
|
|
|
|
marker_ec297b74b915cdec1dd7838f0dec91c8.bindPopup(popup_74d66fac8a177904bf927a4baa7b0868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec297b74b915cdec1dd7838f0dec91c8.setIcon(icon_5775eba908907b1726d0964f6aa6dfa6);
|
|
|
|
|
|
var marker_c603ea28c409d4a4077e7b22a641aefd = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_43c55c06f8eeeedd0849e6a1e338994f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d54878d16200920932245bea729f12da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49adeae18ca54f30ffd06f541c7b7a68 = $(`<div id="html_49adeae18ca54f30ffd06f541c7b7a68" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_d54878d16200920932245bea729f12da.setContent(html_49adeae18ca54f30ffd06f541c7b7a68);
|
|
|
|
|
|
|
|
marker_c603ea28c409d4a4077e7b22a641aefd.bindPopup(popup_d54878d16200920932245bea729f12da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c603ea28c409d4a4077e7b22a641aefd.setIcon(icon_43c55c06f8eeeedd0849e6a1e338994f);
|
|
|
|
|
|
var marker_9bbda3a18126b0e5ff53c73cbc1270a9 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_999d2e0788a91289e3677373854bd7af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2336063e3c4db9bad25a219f7f0241de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab57ad0c93ee36f1062062ee8f6e187c = $(`<div id="html_ab57ad0c93ee36f1062062ee8f6e187c" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_2336063e3c4db9bad25a219f7f0241de.setContent(html_ab57ad0c93ee36f1062062ee8f6e187c);
|
|
|
|
|
|
|
|
marker_9bbda3a18126b0e5ff53c73cbc1270a9.bindPopup(popup_2336063e3c4db9bad25a219f7f0241de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bbda3a18126b0e5ff53c73cbc1270a9.setIcon(icon_999d2e0788a91289e3677373854bd7af);
|
|
|
|
|
|
var marker_9dbf20e1067eb0b625ac592ef44ad0bb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b819552d2eef54363de70beb5e960bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_895ba476c2af3bf6df1958fb4c5e43db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_099f2368f450d3f6447bb0f6d3275024 = $(`<div id="html_099f2368f450d3f6447bb0f6d3275024" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_895ba476c2af3bf6df1958fb4c5e43db.setContent(html_099f2368f450d3f6447bb0f6d3275024);
|
|
|
|
|
|
|
|
marker_9dbf20e1067eb0b625ac592ef44ad0bb.bindPopup(popup_895ba476c2af3bf6df1958fb4c5e43db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dbf20e1067eb0b625ac592ef44ad0bb.setIcon(icon_b819552d2eef54363de70beb5e960bff);
|
|
|
|
|
|
var marker_f70545d8f5e9dda7aa0c623c912e10e9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_81da05e43c6c1d8a608812e7f93e96ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1af9393a153bd72739e18a121d29c8d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cabe39890889ed12c8465b1e28bcb1c = $(`<div id="html_3cabe39890889ed12c8465b1e28bcb1c" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_1af9393a153bd72739e18a121d29c8d6.setContent(html_3cabe39890889ed12c8465b1e28bcb1c);
|
|
|
|
|
|
|
|
marker_f70545d8f5e9dda7aa0c623c912e10e9.bindPopup(popup_1af9393a153bd72739e18a121d29c8d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f70545d8f5e9dda7aa0c623c912e10e9.setIcon(icon_81da05e43c6c1d8a608812e7f93e96ba);
|
|
|
|
|
|
var marker_584fc9c0455388398032529b25ac0d10 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_c2525cf171f6a991e8e85215ac41c09c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb449f3576a84bdd714eca8a95983b1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25ba08987cc03eeef67ea3cb7e698b35 = $(`<div id="html_25ba08987cc03eeef67ea3cb7e698b35" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_fb449f3576a84bdd714eca8a95983b1c.setContent(html_25ba08987cc03eeef67ea3cb7e698b35);
|
|
|
|
|
|
|
|
marker_584fc9c0455388398032529b25ac0d10.bindPopup(popup_fb449f3576a84bdd714eca8a95983b1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_584fc9c0455388398032529b25ac0d10.setIcon(icon_c2525cf171f6a991e8e85215ac41c09c);
|
|
|
|
|
|
var marker_7934ed9f125eda19cfe3e6293d633cab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_40c545684c712e7d1afafa361e08704c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc7ae1402b3a1bbf5990247f3f1798f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1443a4592644c43a99d0cdfa274279c = $(`<div id="html_b1443a4592644c43a99d0cdfa274279c" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_dcc7ae1402b3a1bbf5990247f3f1798f.setContent(html_b1443a4592644c43a99d0cdfa274279c);
|
|
|
|
|
|
|
|
marker_7934ed9f125eda19cfe3e6293d633cab.bindPopup(popup_dcc7ae1402b3a1bbf5990247f3f1798f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7934ed9f125eda19cfe3e6293d633cab.setIcon(icon_40c545684c712e7d1afafa361e08704c);
|
|
|
|
|
|
var marker_33677007a5ce02fff3baa65d7b147dfd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7128f09bd0f7a10381bbac43b74666fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd4b215f956b438c5c4b9529de501b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09fea9ba5ee531a5ba7d2e39e1ea7574 = $(`<div id="html_09fea9ba5ee531a5ba7d2e39e1ea7574" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_9dd4b215f956b438c5c4b9529de501b1.setContent(html_09fea9ba5ee531a5ba7d2e39e1ea7574);
|
|
|
|
|
|
|
|
marker_33677007a5ce02fff3baa65d7b147dfd.bindPopup(popup_9dd4b215f956b438c5c4b9529de501b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33677007a5ce02fff3baa65d7b147dfd.setIcon(icon_7128f09bd0f7a10381bbac43b74666fb);
|
|
|
|
|
|
var marker_19b136a4c6289caa067b8f3a4aedcbbe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0f9f0c798686c4692c84c630fb0a4792 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_686a5e3fc532b3ea6a99746d151c574f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2cab2c0293837d80b97128054cfcfd9 = $(`<div id="html_d2cab2c0293837d80b97128054cfcfd9" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_686a5e3fc532b3ea6a99746d151c574f.setContent(html_d2cab2c0293837d80b97128054cfcfd9);
|
|
|
|
|
|
|
|
marker_19b136a4c6289caa067b8f3a4aedcbbe.bindPopup(popup_686a5e3fc532b3ea6a99746d151c574f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19b136a4c6289caa067b8f3a4aedcbbe.setIcon(icon_0f9f0c798686c4692c84c630fb0a4792);
|
|
|
|
|
|
var marker_13fd7f2ac55dd95ca14e25f1a194c9a0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_ae1016f119a9f9abf61a6bbf4f833e27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9883e53de8532ecab0bd941213708da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8f004686f959bd34f4de4b0da1b211e = $(`<div id="html_b8f004686f959bd34f4de4b0da1b211e" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_d9883e53de8532ecab0bd941213708da.setContent(html_b8f004686f959bd34f4de4b0da1b211e);
|
|
|
|
|
|
|
|
marker_13fd7f2ac55dd95ca14e25f1a194c9a0.bindPopup(popup_d9883e53de8532ecab0bd941213708da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13fd7f2ac55dd95ca14e25f1a194c9a0.setIcon(icon_ae1016f119a9f9abf61a6bbf4f833e27);
|
|
|
|
|
|
var marker_6d117ce35f01d58c987bdff82bf32b26 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_39aa480d4380bbc60ba007159a5121ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0983d383c6997a006f9caba6366c62d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f82dfec719ecbc9f8c76208d24dbec = $(`<div id="html_d7f82dfec719ecbc9f8c76208d24dbec" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_f0983d383c6997a006f9caba6366c62d.setContent(html_d7f82dfec719ecbc9f8c76208d24dbec);
|
|
|
|
|
|
|
|
marker_6d117ce35f01d58c987bdff82bf32b26.bindPopup(popup_f0983d383c6997a006f9caba6366c62d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d117ce35f01d58c987bdff82bf32b26.setIcon(icon_39aa480d4380bbc60ba007159a5121ad);
|
|
|
|
|
|
var marker_b5d321a0e2b8ae1c4eda4860c2e76767 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b63430eb2cd40ffd8a17c46ef4df1430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_933fda66c05d79d270c8bbe62c9cb1cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_747a233bdc8f30074c6e72c45316bd1c = $(`<div id="html_747a233bdc8f30074c6e72c45316bd1c" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_933fda66c05d79d270c8bbe62c9cb1cb.setContent(html_747a233bdc8f30074c6e72c45316bd1c);
|
|
|
|
|
|
|
|
marker_b5d321a0e2b8ae1c4eda4860c2e76767.bindPopup(popup_933fda66c05d79d270c8bbe62c9cb1cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5d321a0e2b8ae1c4eda4860c2e76767.setIcon(icon_b63430eb2cd40ffd8a17c46ef4df1430);
|
|
|
|
|
|
var marker_d80d1bf11309b1cd5520501c82879041 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_7d3df4f014a15215591115a28b3ae278 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d443ac7f08a39db1b0738d94f7b8c8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75e9708b19edad5673d0d6cafa036e1a = $(`<div id="html_75e9708b19edad5673d0d6cafa036e1a" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_1d443ac7f08a39db1b0738d94f7b8c8b.setContent(html_75e9708b19edad5673d0d6cafa036e1a);
|
|
|
|
|
|
|
|
marker_d80d1bf11309b1cd5520501c82879041.bindPopup(popup_1d443ac7f08a39db1b0738d94f7b8c8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d80d1bf11309b1cd5520501c82879041.setIcon(icon_7d3df4f014a15215591115a28b3ae278);
|
|
|
|
|
|
var marker_107aa1151e036732db4098ba62db3e14 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0c554ee7e3a796308107061b169bce3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d62277fda9ecb546dbd0f1a6f80d943 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_256e2314fee50ebbb69e49319ee4f5cf = $(`<div id="html_256e2314fee50ebbb69e49319ee4f5cf" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_3d62277fda9ecb546dbd0f1a6f80d943.setContent(html_256e2314fee50ebbb69e49319ee4f5cf);
|
|
|
|
|
|
|
|
marker_107aa1151e036732db4098ba62db3e14.bindPopup(popup_3d62277fda9ecb546dbd0f1a6f80d943)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_107aa1151e036732db4098ba62db3e14.setIcon(icon_0c554ee7e3a796308107061b169bce3f);
|
|
|
|
|
|
var marker_d179cf095af93a4af2cf860c7f8d22ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_996b323a03588b4a9d68891aef196a49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b8316262f35f0d2a4a29b2c513a3f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce2cd17814484079a6a11715fd9a6c02 = $(`<div id="html_ce2cd17814484079a6a11715fd9a6c02" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_69b8316262f35f0d2a4a29b2c513a3f0.setContent(html_ce2cd17814484079a6a11715fd9a6c02);
|
|
|
|
|
|
|
|
marker_d179cf095af93a4af2cf860c7f8d22ca.bindPopup(popup_69b8316262f35f0d2a4a29b2c513a3f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d179cf095af93a4af2cf860c7f8d22ca.setIcon(icon_996b323a03588b4a9d68891aef196a49);
|
|
|
|
|
|
var marker_5218887621cc61d0a142610cdaef1147 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a3cdb70425e5b47d835cd6a66e5ce725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a1f8f560e99882909d43e34d77d21a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e675889092dd6c842f5198dd1900b851 = $(`<div id="html_e675889092dd6c842f5198dd1900b851" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_4a1f8f560e99882909d43e34d77d21a9.setContent(html_e675889092dd6c842f5198dd1900b851);
|
|
|
|
|
|
|
|
marker_5218887621cc61d0a142610cdaef1147.bindPopup(popup_4a1f8f560e99882909d43e34d77d21a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5218887621cc61d0a142610cdaef1147.setIcon(icon_a3cdb70425e5b47d835cd6a66e5ce725);
|
|
|
|
|
|
var marker_3d521791dba7e2ae8824c5143607fcb1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_37879c1d2909142874c0b93bbb273761 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d504a193ed97acd4a1f403edb0a40ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cb8a792916da055ab2c9a3d85b68568 = $(`<div id="html_9cb8a792916da055ab2c9a3d85b68568" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_9d504a193ed97acd4a1f403edb0a40ac.setContent(html_9cb8a792916da055ab2c9a3d85b68568);
|
|
|
|
|
|
|
|
marker_3d521791dba7e2ae8824c5143607fcb1.bindPopup(popup_9d504a193ed97acd4a1f403edb0a40ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d521791dba7e2ae8824c5143607fcb1.setIcon(icon_37879c1d2909142874c0b93bbb273761);
|
|
|
|
|
|
var marker_0952dbd8ed88c7f7b465fd3d7d958af9 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_31065df764cd41018842653f87b88985 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_901631cf5c30b7c1e79247bbca01fccc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4855c75317fbd8461cd7f7cbd1d0e02 = $(`<div id="html_d4855c75317fbd8461cd7f7cbd1d0e02" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_901631cf5c30b7c1e79247bbca01fccc.setContent(html_d4855c75317fbd8461cd7f7cbd1d0e02);
|
|
|
|
|
|
|
|
marker_0952dbd8ed88c7f7b465fd3d7d958af9.bindPopup(popup_901631cf5c30b7c1e79247bbca01fccc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0952dbd8ed88c7f7b465fd3d7d958af9.setIcon(icon_31065df764cd41018842653f87b88985);
|
|
|
|
|
|
var marker_786ec1bd0a641c6d8934783b1d91349e = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_e29d5d67aea91d97ac234e36b7e9c06d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d144f19ecc975eb0706c1cadd6e99329 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa2183ee4bad2782ade111a89ee8b91a = $(`<div id="html_fa2183ee4bad2782ade111a89ee8b91a" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_d144f19ecc975eb0706c1cadd6e99329.setContent(html_fa2183ee4bad2782ade111a89ee8b91a);
|
|
|
|
|
|
|
|
marker_786ec1bd0a641c6d8934783b1d91349e.bindPopup(popup_d144f19ecc975eb0706c1cadd6e99329)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_786ec1bd0a641c6d8934783b1d91349e.setIcon(icon_e29d5d67aea91d97ac234e36b7e9c06d);
|
|
|
|
|
|
var marker_240395fcafeea48f15f885ca900f9d76 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_87dcf426643d5f878695e98ac858cb6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_646550a17cdb936a5d966c6f1e4fd781 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9377750b37396a5f9aeaa6a66c3e705a = $(`<div id="html_9377750b37396a5f9aeaa6a66c3e705a" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_646550a17cdb936a5d966c6f1e4fd781.setContent(html_9377750b37396a5f9aeaa6a66c3e705a);
|
|
|
|
|
|
|
|
marker_240395fcafeea48f15f885ca900f9d76.bindPopup(popup_646550a17cdb936a5d966c6f1e4fd781)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_240395fcafeea48f15f885ca900f9d76.setIcon(icon_87dcf426643d5f878695e98ac858cb6f);
|
|
|
|
|
|
var marker_6cb06e84840e40f8e07b152b57c520e9 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0c7520c131d04f092ac6b4fb2c0b516d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd01c900b79674f1937ac91864885d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_129ef04c20896ed7d02cf04fc9257710 = $(`<div id="html_129ef04c20896ed7d02cf04fc9257710" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_9bd01c900b79674f1937ac91864885d6.setContent(html_129ef04c20896ed7d02cf04fc9257710);
|
|
|
|
|
|
|
|
marker_6cb06e84840e40f8e07b152b57c520e9.bindPopup(popup_9bd01c900b79674f1937ac91864885d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cb06e84840e40f8e07b152b57c520e9.setIcon(icon_0c7520c131d04f092ac6b4fb2c0b516d);
|
|
|
|
|
|
var marker_cb6961068397f544e1cbebac56fd4f5a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_acf13fb1e0aa6925fac589bf939fafde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08b9ac2e2cdc66f4d2b81303d6d1037a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4674d998afbb18106f658984b41ab958 = $(`<div id="html_4674d998afbb18106f658984b41ab958" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_08b9ac2e2cdc66f4d2b81303d6d1037a.setContent(html_4674d998afbb18106f658984b41ab958);
|
|
|
|
|
|
|
|
marker_cb6961068397f544e1cbebac56fd4f5a.bindPopup(popup_08b9ac2e2cdc66f4d2b81303d6d1037a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb6961068397f544e1cbebac56fd4f5a.setIcon(icon_acf13fb1e0aa6925fac589bf939fafde);
|
|
|
|
|
|
var marker_7437c9dad5ea2c00d7af4822b2f4a0ba = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_54fc601292649449fce39f192c5cf983 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b80f459fe8fa48253f26c7a2ebf65894 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88d46167287fac6e8795e879b7c8839a = $(`<div id="html_88d46167287fac6e8795e879b7c8839a" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_b80f459fe8fa48253f26c7a2ebf65894.setContent(html_88d46167287fac6e8795e879b7c8839a);
|
|
|
|
|
|
|
|
marker_7437c9dad5ea2c00d7af4822b2f4a0ba.bindPopup(popup_b80f459fe8fa48253f26c7a2ebf65894)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7437c9dad5ea2c00d7af4822b2f4a0ba.setIcon(icon_54fc601292649449fce39f192c5cf983);
|
|
|
|
|
|
var marker_a4be8888a41cde9373232114a3280410 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0a36529480bf0fe1d6159e922321d5ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d26235d1a3f7e4bfe0cf36ebe5c3a80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a460429834ce6eb2b2529c65c92acc04 = $(`<div id="html_a460429834ce6eb2b2529c65c92acc04" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_7d26235d1a3f7e4bfe0cf36ebe5c3a80.setContent(html_a460429834ce6eb2b2529c65c92acc04);
|
|
|
|
|
|
|
|
marker_a4be8888a41cde9373232114a3280410.bindPopup(popup_7d26235d1a3f7e4bfe0cf36ebe5c3a80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4be8888a41cde9373232114a3280410.setIcon(icon_0a36529480bf0fe1d6159e922321d5ab);
|
|
|
|
|
|
var marker_cfe468fddea1afc10c9b077444377ec8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_ec8a817a16f4a70f94ae2efd112014ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1a38f868659a46a5bee8e04c1d39f95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d97abe2d9678ec9cab863a15fc43574 = $(`<div id="html_0d97abe2d9678ec9cab863a15fc43574" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_e1a38f868659a46a5bee8e04c1d39f95.setContent(html_0d97abe2d9678ec9cab863a15fc43574);
|
|
|
|
|
|
|
|
marker_cfe468fddea1afc10c9b077444377ec8.bindPopup(popup_e1a38f868659a46a5bee8e04c1d39f95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfe468fddea1afc10c9b077444377ec8.setIcon(icon_ec8a817a16f4a70f94ae2efd112014ea);
|
|
|
|
|
|
var marker_56e0c7311048bfe2f61f0e966034ab12 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0dacdbe6d59d1f5d97d237b3a6fc4c94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_545ba02b213b674d566709b01fac9359 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_809e4404258b2242ae8fe4f9073e3552 = $(`<div id="html_809e4404258b2242ae8fe4f9073e3552" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_545ba02b213b674d566709b01fac9359.setContent(html_809e4404258b2242ae8fe4f9073e3552);
|
|
|
|
|
|
|
|
marker_56e0c7311048bfe2f61f0e966034ab12.bindPopup(popup_545ba02b213b674d566709b01fac9359)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56e0c7311048bfe2f61f0e966034ab12.setIcon(icon_0dacdbe6d59d1f5d97d237b3a6fc4c94);
|
|
|
|
|
|
var marker_acad2c4f3c4699d33d47f5628731ceb3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_127c30da0d9f904d6db901a2e05de8e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7107cb3df4c199fae68a984a62f5fc46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44eafbc30a59bdf802256c0e3da33c99 = $(`<div id="html_44eafbc30a59bdf802256c0e3da33c99" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_7107cb3df4c199fae68a984a62f5fc46.setContent(html_44eafbc30a59bdf802256c0e3da33c99);
|
|
|
|
|
|
|
|
marker_acad2c4f3c4699d33d47f5628731ceb3.bindPopup(popup_7107cb3df4c199fae68a984a62f5fc46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acad2c4f3c4699d33d47f5628731ceb3.setIcon(icon_127c30da0d9f904d6db901a2e05de8e6);
|
|
|
|
|
|
var marker_ed216835de4769fbd70d934660a5cbcf = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0470e9ff3f9ab8ac5eba7f5d10936e97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26c57654eb3efe2a0f3bf40c6cb8e883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_048f612eb6d95c4a7aa5f40272f49c9d = $(`<div id="html_048f612eb6d95c4a7aa5f40272f49c9d" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_26c57654eb3efe2a0f3bf40c6cb8e883.setContent(html_048f612eb6d95c4a7aa5f40272f49c9d);
|
|
|
|
|
|
|
|
marker_ed216835de4769fbd70d934660a5cbcf.bindPopup(popup_26c57654eb3efe2a0f3bf40c6cb8e883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed216835de4769fbd70d934660a5cbcf.setIcon(icon_0470e9ff3f9ab8ac5eba7f5d10936e97);
|
|
|
|
|
|
var marker_6a8ff6d49129d787e0b0269de4acd029 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1015efb69639d84af3444e511df152e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff99bd709c9d3dd7e37be362f8f7cc91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5f9fd7b3fb567372bc7863f955a8428 = $(`<div id="html_f5f9fd7b3fb567372bc7863f955a8428" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_ff99bd709c9d3dd7e37be362f8f7cc91.setContent(html_f5f9fd7b3fb567372bc7863f955a8428);
|
|
|
|
|
|
|
|
marker_6a8ff6d49129d787e0b0269de4acd029.bindPopup(popup_ff99bd709c9d3dd7e37be362f8f7cc91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a8ff6d49129d787e0b0269de4acd029.setIcon(icon_1015efb69639d84af3444e511df152e1);
|
|
|
|
|
|
var marker_4733408434bf82bfae15f017a1454735 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_3141042e59b82e45021b8063c30784d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c25ace89a8b348aee37d96b4616b5fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0efe4bb68b8e89f241c4da773d7aaf00 = $(`<div id="html_0efe4bb68b8e89f241c4da773d7aaf00" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_8c25ace89a8b348aee37d96b4616b5fe.setContent(html_0efe4bb68b8e89f241c4da773d7aaf00);
|
|
|
|
|
|
|
|
marker_4733408434bf82bfae15f017a1454735.bindPopup(popup_8c25ace89a8b348aee37d96b4616b5fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4733408434bf82bfae15f017a1454735.setIcon(icon_3141042e59b82e45021b8063c30784d6);
|
|
|
|
|
|
var marker_8b7cb6a50c7e6896beb75c47cd2023ce = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_2008482e749b771a89c362991f75af27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa9eeeb3d3e275c4376b409a65c042e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30bbe08291076a2e2643c91f39f00773 = $(`<div id="html_30bbe08291076a2e2643c91f39f00773" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_aa9eeeb3d3e275c4376b409a65c042e3.setContent(html_30bbe08291076a2e2643c91f39f00773);
|
|
|
|
|
|
|
|
marker_8b7cb6a50c7e6896beb75c47cd2023ce.bindPopup(popup_aa9eeeb3d3e275c4376b409a65c042e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b7cb6a50c7e6896beb75c47cd2023ce.setIcon(icon_2008482e749b771a89c362991f75af27);
|
|
|
|
|
|
var marker_014cf48624dfd88d4471f682029372b2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_57ef4081e951ce5f62024e6a6d73757e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c37c5f210f9a0c8c2d6d57b448cd91db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b13872113c701f68f25e61b11e7e6a8 = $(`<div id="html_3b13872113c701f68f25e61b11e7e6a8" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_c37c5f210f9a0c8c2d6d57b448cd91db.setContent(html_3b13872113c701f68f25e61b11e7e6a8);
|
|
|
|
|
|
|
|
marker_014cf48624dfd88d4471f682029372b2.bindPopup(popup_c37c5f210f9a0c8c2d6d57b448cd91db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_014cf48624dfd88d4471f682029372b2.setIcon(icon_57ef4081e951ce5f62024e6a6d73757e);
|
|
|
|
|
|
var marker_6e5b8d0b9bc7359f107c1aaa5f1c0f26 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_abd38056a3866d51c1469ad2eca68e6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88aa4ba435e5bb77dee7d5d3564064b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6cf49c359e83465f231bb5d63f42768 = $(`<div id="html_e6cf49c359e83465f231bb5d63f42768" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_88aa4ba435e5bb77dee7d5d3564064b5.setContent(html_e6cf49c359e83465f231bb5d63f42768);
|
|
|
|
|
|
|
|
marker_6e5b8d0b9bc7359f107c1aaa5f1c0f26.bindPopup(popup_88aa4ba435e5bb77dee7d5d3564064b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5b8d0b9bc7359f107c1aaa5f1c0f26.setIcon(icon_abd38056a3866d51c1469ad2eca68e6d);
|
|
|
|
|
|
var marker_d8b0bc3fe55307c30f5dada36c80bb6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_92a97b36e9e2bb8c74ea35118454bc94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_383edc3ea33c01c4f6b45564f76da275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_699ad81752707568ee90eb53f8fc00ef = $(`<div id="html_699ad81752707568ee90eb53f8fc00ef" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_383edc3ea33c01c4f6b45564f76da275.setContent(html_699ad81752707568ee90eb53f8fc00ef);
|
|
|
|
|
|
|
|
marker_d8b0bc3fe55307c30f5dada36c80bb6f.bindPopup(popup_383edc3ea33c01c4f6b45564f76da275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8b0bc3fe55307c30f5dada36c80bb6f.setIcon(icon_92a97b36e9e2bb8c74ea35118454bc94);
|
|
|
|
|
|
var marker_d7e4766d82becedafb258c88036daa5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_94f5e460e62643abe52273b3a43b0a59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58e2d2d489f2a227b9ba9b98eba0ad6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9061284fba13b343b752ff9cdd145320 = $(`<div id="html_9061284fba13b343b752ff9cdd145320" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_58e2d2d489f2a227b9ba9b98eba0ad6d.setContent(html_9061284fba13b343b752ff9cdd145320);
|
|
|
|
|
|
|
|
marker_d7e4766d82becedafb258c88036daa5e.bindPopup(popup_58e2d2d489f2a227b9ba9b98eba0ad6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7e4766d82becedafb258c88036daa5e.setIcon(icon_94f5e460e62643abe52273b3a43b0a59);
|
|
|
|
|
|
var marker_2f33335b417a30c2f6decfeb62466c3d = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_a5130b2b0aede9aee945559eb39af248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4c86d15d62c2d54809ff5c27cdb326c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bad03245e6f7bf1c5567c8d46f07ef2 = $(`<div id="html_9bad03245e6f7bf1c5567c8d46f07ef2" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_c4c86d15d62c2d54809ff5c27cdb326c.setContent(html_9bad03245e6f7bf1c5567c8d46f07ef2);
|
|
|
|
|
|
|
|
marker_2f33335b417a30c2f6decfeb62466c3d.bindPopup(popup_c4c86d15d62c2d54809ff5c27cdb326c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f33335b417a30c2f6decfeb62466c3d.setIcon(icon_a5130b2b0aede9aee945559eb39af248);
|
|
|
|
|
|
var marker_f43863f66cdaaaf99f24b27c1f891c26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_45eb710a43c4820959fe6e91bfdc4468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c14edee8037a6310db5fddad401fce2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc0f8eab59ac6293ff87af177f3d0cd8 = $(`<div id="html_cc0f8eab59ac6293ff87af177f3d0cd8" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_5c14edee8037a6310db5fddad401fce2.setContent(html_cc0f8eab59ac6293ff87af177f3d0cd8);
|
|
|
|
|
|
|
|
marker_f43863f66cdaaaf99f24b27c1f891c26.bindPopup(popup_5c14edee8037a6310db5fddad401fce2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f43863f66cdaaaf99f24b27c1f891c26.setIcon(icon_45eb710a43c4820959fe6e91bfdc4468);
|
|
|
|
|
|
var marker_c002803ad7acf6eac8c640668e779f43 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_1992712b473878487c82935202506ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f2f4f48695c39b4db91e32c32212dcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8755d87dad6f1ba253bf5eaf6d5700a2 = $(`<div id="html_8755d87dad6f1ba253bf5eaf6d5700a2" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_2f2f4f48695c39b4db91e32c32212dcb.setContent(html_8755d87dad6f1ba253bf5eaf6d5700a2);
|
|
|
|
|
|
|
|
marker_c002803ad7acf6eac8c640668e779f43.bindPopup(popup_2f2f4f48695c39b4db91e32c32212dcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c002803ad7acf6eac8c640668e779f43.setIcon(icon_1992712b473878487c82935202506ca6);
|
|
|
|
|
|
var marker_5e88c6fb229c566d1a825fa8697ff011 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_0bdffb3f3972277a99bc1c5087de0d76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60bd668f4926d9d4fb2b36cfc785e9d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e6c05a2cd12fd96bad2e70755d8c69 = $(`<div id="html_c0e6c05a2cd12fd96bad2e70755d8c69" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_60bd668f4926d9d4fb2b36cfc785e9d4.setContent(html_c0e6c05a2cd12fd96bad2e70755d8c69);
|
|
|
|
|
|
|
|
marker_5e88c6fb229c566d1a825fa8697ff011.bindPopup(popup_60bd668f4926d9d4fb2b36cfc785e9d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e88c6fb229c566d1a825fa8697ff011.setIcon(icon_0bdffb3f3972277a99bc1c5087de0d76);
|
|
|
|
|
|
var marker_261fe4e11d50d6984fa29e2d612e9614 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_b8b873530373ebe9d97c2b0bb3d0b464 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa84c4c0c89e44034ed5c5bf1c065059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a137d7d123526f07869026d3cbcb5cbc = $(`<div id="html_a137d7d123526f07869026d3cbcb5cbc" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_aa84c4c0c89e44034ed5c5bf1c065059.setContent(html_a137d7d123526f07869026d3cbcb5cbc);
|
|
|
|
|
|
|
|
marker_261fe4e11d50d6984fa29e2d612e9614.bindPopup(popup_aa84c4c0c89e44034ed5c5bf1c065059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_261fe4e11d50d6984fa29e2d612e9614.setIcon(icon_b8b873530373ebe9d97c2b0bb3d0b464);
|
|
|
|
|
|
var marker_b4cd3e3e89dc7d0caada8725c2fa831d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_f513e0420e82f2b8376cbe60ac8cb3ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9c530ebc163984509fcd5f9f8291039 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_246faad0d0165d952debebac66325c98 = $(`<div id="html_246faad0d0165d952debebac66325c98" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_d9c530ebc163984509fcd5f9f8291039.setContent(html_246faad0d0165d952debebac66325c98);
|
|
|
|
|
|
|
|
marker_b4cd3e3e89dc7d0caada8725c2fa831d.bindPopup(popup_d9c530ebc163984509fcd5f9f8291039)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4cd3e3e89dc7d0caada8725c2fa831d.setIcon(icon_f513e0420e82f2b8376cbe60ac8cb3ca);
|
|
|
|
|
|
var marker_50ea881f9d7b74eec9828bad1b379887 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_051e3203750073905e79c2f14ddd3d6b);
|
|
|
|
|
|
var icon_fd03fa5d2f2983d83a18346afbefba9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0af40b1e90953c843dcdcdf71c11e694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b960ab4ac95d4fbf537c2218955b5f3 = $(`<div id="html_8b960ab4ac95d4fbf537c2218955b5f3" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_0af40b1e90953c843dcdcdf71c11e694.setContent(html_8b960ab4ac95d4fbf537c2218955b5f3);
|
|
|
|
|
|
|
|
marker_50ea881f9d7b74eec9828bad1b379887.bindPopup(popup_0af40b1e90953c843dcdcdf71c11e694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50ea881f9d7b74eec9828bad1b379887.setIcon(icon_fd03fa5d2f2983d83a18346afbefba9f);
|
|
|
|
|
|
marker_cluster_051e3203750073905e79c2f14ddd3d6b.addTo(map_c79b7770d0181b4714c192e7314ffe8e);
|
|
|
|
</script>
|
|
</html> |