mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 17:05:18 +00:00
10601 lines
308 KiB
HTML
10601 lines
308 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_156c239490b48af4c5df7c2e163f54e0 {
|
|
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_156c239490b48af4c5df7c2e163f54e0" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_156c239490b48af4c5df7c2e163f54e0 = L.map(
|
|
"map_156c239490b48af4c5df7c2e163f54e0",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_2e3c0729ea5340b875f507ff57573ee6 = 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_2e3c0729ea5340b875f507ff57573ee6.addTo(map_156c239490b48af4c5df7c2e163f54e0);
|
|
|
|
|
|
var marker_cluster_627fce065df1a4501bf7cb284eb88859 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_d42ab7e0c9f820d94998fb393d068d90 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c83456af26f7f7ac23010aaac44fcf8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14fd9d12e3be827383a94fed497d4ea8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_732a0dbddbb862f6ab1a47b85be543cc = $(`<div id="html_732a0dbddbb862f6ab1a47b85be543cc" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_14fd9d12e3be827383a94fed497d4ea8.setContent(html_732a0dbddbb862f6ab1a47b85be543cc);
|
|
|
|
|
|
|
|
marker_d42ab7e0c9f820d94998fb393d068d90.bindPopup(popup_14fd9d12e3be827383a94fed497d4ea8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d42ab7e0c9f820d94998fb393d068d90.setIcon(icon_c83456af26f7f7ac23010aaac44fcf8e);
|
|
|
|
|
|
var marker_509ae1c20abaf09245b05812d2b1ade8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b0d61752986d7416848fad0061b4156d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccd22d52ecc510b590bebe4f267db10e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a8bf2777243105342fb3a7c9f7f5c6b = $(`<div id="html_9a8bf2777243105342fb3a7c9f7f5c6b" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_ccd22d52ecc510b590bebe4f267db10e.setContent(html_9a8bf2777243105342fb3a7c9f7f5c6b);
|
|
|
|
|
|
|
|
marker_509ae1c20abaf09245b05812d2b1ade8.bindPopup(popup_ccd22d52ecc510b590bebe4f267db10e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_509ae1c20abaf09245b05812d2b1ade8.setIcon(icon_b0d61752986d7416848fad0061b4156d);
|
|
|
|
|
|
var marker_03e355d927eb1901cb8b1c8e495be5ea = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a34a8892cae6ea5c8cef98d419c16500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0872daaabe4b7ec56937052b9ea7eb56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47782c5edfe89f33c3b8408f84d63e66 = $(`<div id="html_47782c5edfe89f33c3b8408f84d63e66" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_0872daaabe4b7ec56937052b9ea7eb56.setContent(html_47782c5edfe89f33c3b8408f84d63e66);
|
|
|
|
|
|
|
|
marker_03e355d927eb1901cb8b1c8e495be5ea.bindPopup(popup_0872daaabe4b7ec56937052b9ea7eb56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03e355d927eb1901cb8b1c8e495be5ea.setIcon(icon_a34a8892cae6ea5c8cef98d419c16500);
|
|
|
|
|
|
var marker_9d8df36d0c31c8e7b18c89ddd3ac9eaa = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_cc2dc9ef101219561979650e5653f58b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_429d77d37ffe64a7c5bd33764a485773 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1404fac01a5a8b7282154816c2e1cefc = $(`<div id="html_1404fac01a5a8b7282154816c2e1cefc" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_429d77d37ffe64a7c5bd33764a485773.setContent(html_1404fac01a5a8b7282154816c2e1cefc);
|
|
|
|
|
|
|
|
marker_9d8df36d0c31c8e7b18c89ddd3ac9eaa.bindPopup(popup_429d77d37ffe64a7c5bd33764a485773)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d8df36d0c31c8e7b18c89ddd3ac9eaa.setIcon(icon_cc2dc9ef101219561979650e5653f58b);
|
|
|
|
|
|
var marker_01839c13fa91824cf1d225318e762f40 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f643311b6eeea3b26f6860688af6a401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_267a9ab8454cbbe8d013c6908aff1e95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ff4a60c396b1a208d3b336d454f89ea = $(`<div id="html_7ff4a60c396b1a208d3b336d454f89ea" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_267a9ab8454cbbe8d013c6908aff1e95.setContent(html_7ff4a60c396b1a208d3b336d454f89ea);
|
|
|
|
|
|
|
|
marker_01839c13fa91824cf1d225318e762f40.bindPopup(popup_267a9ab8454cbbe8d013c6908aff1e95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01839c13fa91824cf1d225318e762f40.setIcon(icon_f643311b6eeea3b26f6860688af6a401);
|
|
|
|
|
|
var marker_7b531a7e3aa95b4e2f87ce72a8a8defa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_3f5204c771f94b816237d5d5c13c341e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a99f1c2b822d43d58f3081ae16f7da6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e444bc26412f9178d342b8bf84b936fc = $(`<div id="html_e444bc26412f9178d342b8bf84b936fc" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_3a99f1c2b822d43d58f3081ae16f7da6.setContent(html_e444bc26412f9178d342b8bf84b936fc);
|
|
|
|
|
|
|
|
marker_7b531a7e3aa95b4e2f87ce72a8a8defa.bindPopup(popup_3a99f1c2b822d43d58f3081ae16f7da6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b531a7e3aa95b4e2f87ce72a8a8defa.setIcon(icon_3f5204c771f94b816237d5d5c13c341e);
|
|
|
|
|
|
var marker_6acd974ece1ea5bca7623bd5db394d45 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4fc4efd7be55f532d8f328a6fdf4e011 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0469df6d3cb7df6c166fa2a568918e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43a81ce0658a6e387120f5ee89af2d07 = $(`<div id="html_43a81ce0658a6e387120f5ee89af2d07" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_a0469df6d3cb7df6c166fa2a568918e4.setContent(html_43a81ce0658a6e387120f5ee89af2d07);
|
|
|
|
|
|
|
|
marker_6acd974ece1ea5bca7623bd5db394d45.bindPopup(popup_a0469df6d3cb7df6c166fa2a568918e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6acd974ece1ea5bca7623bd5db394d45.setIcon(icon_4fc4efd7be55f532d8f328a6fdf4e011);
|
|
|
|
|
|
var marker_66516a7edd8abf89a58b9c1ff1819fb5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c87a6030c1ca983ffde7c934491c49cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51321925508af89e353aaac1765ad9d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a2c85845705f00063a64a42d75a4ddb = $(`<div id="html_6a2c85845705f00063a64a42d75a4ddb" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_51321925508af89e353aaac1765ad9d7.setContent(html_6a2c85845705f00063a64a42d75a4ddb);
|
|
|
|
|
|
|
|
marker_66516a7edd8abf89a58b9c1ff1819fb5.bindPopup(popup_51321925508af89e353aaac1765ad9d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66516a7edd8abf89a58b9c1ff1819fb5.setIcon(icon_c87a6030c1ca983ffde7c934491c49cf);
|
|
|
|
|
|
var marker_3e0eb467e3a0adad4457114bb8206131 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_13408c43711352f944232581d18bbedc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3e5043cda16b4bec4a7863e86396b61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_022a56d1db1c3561ab78400d687da78d = $(`<div id="html_022a56d1db1c3561ab78400d687da78d" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_e3e5043cda16b4bec4a7863e86396b61.setContent(html_022a56d1db1c3561ab78400d687da78d);
|
|
|
|
|
|
|
|
marker_3e0eb467e3a0adad4457114bb8206131.bindPopup(popup_e3e5043cda16b4bec4a7863e86396b61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e0eb467e3a0adad4457114bb8206131.setIcon(icon_13408c43711352f944232581d18bbedc);
|
|
|
|
|
|
var marker_eb647df3e9877aca61c23c2fb7dc73fa = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9eca4045dccb117ae8dddb57983f0305 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2916cd8ff7c8ea88acf5755c5b8b17e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d4ade5133cace612e83e03da453f138 = $(`<div id="html_7d4ade5133cace612e83e03da453f138" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_2916cd8ff7c8ea88acf5755c5b8b17e1.setContent(html_7d4ade5133cace612e83e03da453f138);
|
|
|
|
|
|
|
|
marker_eb647df3e9877aca61c23c2fb7dc73fa.bindPopup(popup_2916cd8ff7c8ea88acf5755c5b8b17e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb647df3e9877aca61c23c2fb7dc73fa.setIcon(icon_9eca4045dccb117ae8dddb57983f0305);
|
|
|
|
|
|
var marker_5b84406ff901e635f70e9a1feff697ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1738143f20706fe039cf232cd27ee6ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d67dbb888d0cf734d8683a1c676b74c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4094991e2a3121f85d20faffeaaf0326 = $(`<div id="html_4094991e2a3121f85d20faffeaaf0326" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_d67dbb888d0cf734d8683a1c676b74c9.setContent(html_4094991e2a3121f85d20faffeaaf0326);
|
|
|
|
|
|
|
|
marker_5b84406ff901e635f70e9a1feff697ab.bindPopup(popup_d67dbb888d0cf734d8683a1c676b74c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b84406ff901e635f70e9a1feff697ab.setIcon(icon_1738143f20706fe039cf232cd27ee6ec);
|
|
|
|
|
|
var marker_ee22ec6b25038cd8de054329beac8bd1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_2a6c8d4cbc9488b66d4d39c9b7275420 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59b8141589bc5b106a4428c17b420e2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f71751ea3fa46cfdc7edf9963b29a9bc = $(`<div id="html_f71751ea3fa46cfdc7edf9963b29a9bc" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_59b8141589bc5b106a4428c17b420e2f.setContent(html_f71751ea3fa46cfdc7edf9963b29a9bc);
|
|
|
|
|
|
|
|
marker_ee22ec6b25038cd8de054329beac8bd1.bindPopup(popup_59b8141589bc5b106a4428c17b420e2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee22ec6b25038cd8de054329beac8bd1.setIcon(icon_2a6c8d4cbc9488b66d4d39c9b7275420);
|
|
|
|
|
|
var marker_98cad629064e1644786f2af30835812b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_391a85c4e6c53b2af42f8cc2b7972f34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61e1e185893199216fd16fef549272af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ea78a80268f7dfb1b088a97edd1d1f = $(`<div id="html_c4ea78a80268f7dfb1b088a97edd1d1f" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_61e1e185893199216fd16fef549272af.setContent(html_c4ea78a80268f7dfb1b088a97edd1d1f);
|
|
|
|
|
|
|
|
marker_98cad629064e1644786f2af30835812b.bindPopup(popup_61e1e185893199216fd16fef549272af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98cad629064e1644786f2af30835812b.setIcon(icon_391a85c4e6c53b2af42f8cc2b7972f34);
|
|
|
|
|
|
var marker_b62a4b83a1a3e714a33b4f837f5969f8 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a757e6803873edce371193fe8a285d7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f7d41d22dd19e7680a043e71d0cfac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9682e975e032c349fdb319ec112abae = $(`<div id="html_f9682e975e032c349fdb319ec112abae" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_a2f7d41d22dd19e7680a043e71d0cfac.setContent(html_f9682e975e032c349fdb319ec112abae);
|
|
|
|
|
|
|
|
marker_b62a4b83a1a3e714a33b4f837f5969f8.bindPopup(popup_a2f7d41d22dd19e7680a043e71d0cfac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b62a4b83a1a3e714a33b4f837f5969f8.setIcon(icon_a757e6803873edce371193fe8a285d7f);
|
|
|
|
|
|
var marker_b1f8dcea58f04af010c09247455bd0ea = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d881eedf7202bf37a88deb78365d0387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fb55c6ccd9ef5aaefe5c36694f66173 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67fcabe5255540d2a98a692afdd793e6 = $(`<div id="html_67fcabe5255540d2a98a692afdd793e6" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_0fb55c6ccd9ef5aaefe5c36694f66173.setContent(html_67fcabe5255540d2a98a692afdd793e6);
|
|
|
|
|
|
|
|
marker_b1f8dcea58f04af010c09247455bd0ea.bindPopup(popup_0fb55c6ccd9ef5aaefe5c36694f66173)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1f8dcea58f04af010c09247455bd0ea.setIcon(icon_d881eedf7202bf37a88deb78365d0387);
|
|
|
|
|
|
var marker_89a079a2fdadc93e73f5fcfe49f4365b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6f4c9b39f3565adb33813cb3abd1a9e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa0b6331d4cc1a2adf1f7c6cae45a667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff83fd85415af939d18960b84ba9c4a5 = $(`<div id="html_ff83fd85415af939d18960b84ba9c4a5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_aa0b6331d4cc1a2adf1f7c6cae45a667.setContent(html_ff83fd85415af939d18960b84ba9c4a5);
|
|
|
|
|
|
|
|
marker_89a079a2fdadc93e73f5fcfe49f4365b.bindPopup(popup_aa0b6331d4cc1a2adf1f7c6cae45a667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89a079a2fdadc93e73f5fcfe49f4365b.setIcon(icon_6f4c9b39f3565adb33813cb3abd1a9e6);
|
|
|
|
|
|
var marker_095a64b83b944cc89bfd4e76c0d184d5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0f3788f604261d40fcd14b6e6bf3305b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5294955991d48917de7d7471cdd967ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c975fd9d71c2f73bfe954d7b8c9d3ab = $(`<div id="html_7c975fd9d71c2f73bfe954d7b8c9d3ab" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_5294955991d48917de7d7471cdd967ff.setContent(html_7c975fd9d71c2f73bfe954d7b8c9d3ab);
|
|
|
|
|
|
|
|
marker_095a64b83b944cc89bfd4e76c0d184d5.bindPopup(popup_5294955991d48917de7d7471cdd967ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_095a64b83b944cc89bfd4e76c0d184d5.setIcon(icon_0f3788f604261d40fcd14b6e6bf3305b);
|
|
|
|
|
|
var marker_0be88b7d39484079461e542fb109127c = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_62a25667f029bcbfb5f5960b7f20f03d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2371774ba1128030ffd165d237e70c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a37a9c474105e2745ad07b5234356b65 = $(`<div id="html_a37a9c474105e2745ad07b5234356b65" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_c2371774ba1128030ffd165d237e70c2.setContent(html_a37a9c474105e2745ad07b5234356b65);
|
|
|
|
|
|
|
|
marker_0be88b7d39484079461e542fb109127c.bindPopup(popup_c2371774ba1128030ffd165d237e70c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0be88b7d39484079461e542fb109127c.setIcon(icon_62a25667f029bcbfb5f5960b7f20f03d);
|
|
|
|
|
|
var marker_26ea24486c89de1f363ba5a5ceaf7116 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4173249ff0b1fca0b86763d374ffa98f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8693f78d06ed0a73445775d52e80a264 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f0e9dbcfef778334d789b0cf26e63ef = $(`<div id="html_6f0e9dbcfef778334d789b0cf26e63ef" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_8693f78d06ed0a73445775d52e80a264.setContent(html_6f0e9dbcfef778334d789b0cf26e63ef);
|
|
|
|
|
|
|
|
marker_26ea24486c89de1f363ba5a5ceaf7116.bindPopup(popup_8693f78d06ed0a73445775d52e80a264)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26ea24486c89de1f363ba5a5ceaf7116.setIcon(icon_4173249ff0b1fca0b86763d374ffa98f);
|
|
|
|
|
|
var marker_91c0e88b5988efde5a0129a0dd7d50c9 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d30d1d4de46e8c2cfb9da00584776f77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_290e49dd94d26b79f5a2f1bfbbd9fcc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e50941361244f57ccd2638526b34a2c7 = $(`<div id="html_e50941361244f57ccd2638526b34a2c7" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_290e49dd94d26b79f5a2f1bfbbd9fcc9.setContent(html_e50941361244f57ccd2638526b34a2c7);
|
|
|
|
|
|
|
|
marker_91c0e88b5988efde5a0129a0dd7d50c9.bindPopup(popup_290e49dd94d26b79f5a2f1bfbbd9fcc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91c0e88b5988efde5a0129a0dd7d50c9.setIcon(icon_d30d1d4de46e8c2cfb9da00584776f77);
|
|
|
|
|
|
var marker_22bb7024d86e3a9646f3f9daf6c3cee6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_52a9ee51f3780c89a6034811c9bdcafd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c3367be74cf34ca00ce15443dac6e96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e96984fb103cfd83b88506d6d3f3ed75 = $(`<div id="html_e96984fb103cfd83b88506d6d3f3ed75" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_4c3367be74cf34ca00ce15443dac6e96.setContent(html_e96984fb103cfd83b88506d6d3f3ed75);
|
|
|
|
|
|
|
|
marker_22bb7024d86e3a9646f3f9daf6c3cee6.bindPopup(popup_4c3367be74cf34ca00ce15443dac6e96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22bb7024d86e3a9646f3f9daf6c3cee6.setIcon(icon_52a9ee51f3780c89a6034811c9bdcafd);
|
|
|
|
|
|
var marker_77e220c5e1f6944fdad8707433496e97 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_3c32ae3c64ed389fda9c8a75d5dba945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf99694bc61acbcb5187e00c254985b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3cf6dd9072ba27e1d2cb25299fa1d61 = $(`<div id="html_d3cf6dd9072ba27e1d2cb25299fa1d61" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_cf99694bc61acbcb5187e00c254985b9.setContent(html_d3cf6dd9072ba27e1d2cb25299fa1d61);
|
|
|
|
|
|
|
|
marker_77e220c5e1f6944fdad8707433496e97.bindPopup(popup_cf99694bc61acbcb5187e00c254985b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77e220c5e1f6944fdad8707433496e97.setIcon(icon_3c32ae3c64ed389fda9c8a75d5dba945);
|
|
|
|
|
|
var marker_7396837fb2ebeeec39ff66804ca6c327 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0e77c6a30d3fa073f5b21ea0dadfaff2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a5f582dd7aeeb864793ca3d628e3979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0faeaecd5a9b2689f338486da3059e9e = $(`<div id="html_0faeaecd5a9b2689f338486da3059e9e" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_6a5f582dd7aeeb864793ca3d628e3979.setContent(html_0faeaecd5a9b2689f338486da3059e9e);
|
|
|
|
|
|
|
|
marker_7396837fb2ebeeec39ff66804ca6c327.bindPopup(popup_6a5f582dd7aeeb864793ca3d628e3979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7396837fb2ebeeec39ff66804ca6c327.setIcon(icon_0e77c6a30d3fa073f5b21ea0dadfaff2);
|
|
|
|
|
|
var marker_189ee1678cefd189dc722ae3a2179251 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_15a2adc8613baa84d7a23ac91024270e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fadabfac9aeb1065f53a87b9e69cc9c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_720ebcc8086090e4ec3c3569e8b60e13 = $(`<div id="html_720ebcc8086090e4ec3c3569e8b60e13" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_fadabfac9aeb1065f53a87b9e69cc9c6.setContent(html_720ebcc8086090e4ec3c3569e8b60e13);
|
|
|
|
|
|
|
|
marker_189ee1678cefd189dc722ae3a2179251.bindPopup(popup_fadabfac9aeb1065f53a87b9e69cc9c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_189ee1678cefd189dc722ae3a2179251.setIcon(icon_15a2adc8613baa84d7a23ac91024270e);
|
|
|
|
|
|
var marker_af14f2477704363dbfc53633c1eb0610 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_245294a577dbb333672627419633024e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd815291e68e1cfe0fd46f46f843ebde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f2057e752533bd824ddf412699dd96e = $(`<div id="html_0f2057e752533bd824ddf412699dd96e" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_cd815291e68e1cfe0fd46f46f843ebde.setContent(html_0f2057e752533bd824ddf412699dd96e);
|
|
|
|
|
|
|
|
marker_af14f2477704363dbfc53633c1eb0610.bindPopup(popup_cd815291e68e1cfe0fd46f46f843ebde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af14f2477704363dbfc53633c1eb0610.setIcon(icon_245294a577dbb333672627419633024e);
|
|
|
|
|
|
var marker_32eda643d74b402b58d19b9152567290 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d037888cd284b02d5fe7f943ef43fd08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09588df31e76a4272fbe484812453f64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f40ba3fa147b18340f6e57c46a389cf = $(`<div id="html_2f40ba3fa147b18340f6e57c46a389cf" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_09588df31e76a4272fbe484812453f64.setContent(html_2f40ba3fa147b18340f6e57c46a389cf);
|
|
|
|
|
|
|
|
marker_32eda643d74b402b58d19b9152567290.bindPopup(popup_09588df31e76a4272fbe484812453f64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32eda643d74b402b58d19b9152567290.setIcon(icon_d037888cd284b02d5fe7f943ef43fd08);
|
|
|
|
|
|
var marker_cc0ff50ff1ed433e2a7580c8d775723a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_242eb6eeba04ad6155f93d5b3db8b8e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8db5c8185515f276f174b340974ff53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_809fdcdb10e9118a24ea59b210657102 = $(`<div id="html_809fdcdb10e9118a24ea59b210657102" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_d8db5c8185515f276f174b340974ff53.setContent(html_809fdcdb10e9118a24ea59b210657102);
|
|
|
|
|
|
|
|
marker_cc0ff50ff1ed433e2a7580c8d775723a.bindPopup(popup_d8db5c8185515f276f174b340974ff53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc0ff50ff1ed433e2a7580c8d775723a.setIcon(icon_242eb6eeba04ad6155f93d5b3db8b8e8);
|
|
|
|
|
|
var marker_6ca827c1b3b35cb7416d6b281422a8d7 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_450daf92f96e589b709393cda169b5ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5df420fb626d84f05d3549cb47f16860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_839c06b42a9f8ea99b28ff15f3151b79 = $(`<div id="html_839c06b42a9f8ea99b28ff15f3151b79" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_5df420fb626d84f05d3549cb47f16860.setContent(html_839c06b42a9f8ea99b28ff15f3151b79);
|
|
|
|
|
|
|
|
marker_6ca827c1b3b35cb7416d6b281422a8d7.bindPopup(popup_5df420fb626d84f05d3549cb47f16860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca827c1b3b35cb7416d6b281422a8d7.setIcon(icon_450daf92f96e589b709393cda169b5ea);
|
|
|
|
|
|
var marker_0eeb844f816bd4fe49534b7441c3613d = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c7d1fcc5da5666c77ae8b838b735a976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7625c489aa37b35ae7484f0d93a4e28b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de74c77be3bb47f6baa913d57209a4c8 = $(`<div id="html_de74c77be3bb47f6baa913d57209a4c8" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_7625c489aa37b35ae7484f0d93a4e28b.setContent(html_de74c77be3bb47f6baa913d57209a4c8);
|
|
|
|
|
|
|
|
marker_0eeb844f816bd4fe49534b7441c3613d.bindPopup(popup_7625c489aa37b35ae7484f0d93a4e28b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eeb844f816bd4fe49534b7441c3613d.setIcon(icon_c7d1fcc5da5666c77ae8b838b735a976);
|
|
|
|
|
|
var marker_efcd90b33f0286fe0569bf5a106c984b = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_ef38558928c9fd0f82cb1920f39cf6a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac2ec29cc04c86e0162ab4373d329b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed4843d0c04feaee1a55cb58cf782118 = $(`<div id="html_ed4843d0c04feaee1a55cb58cf782118" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_6ac2ec29cc04c86e0162ab4373d329b6.setContent(html_ed4843d0c04feaee1a55cb58cf782118);
|
|
|
|
|
|
|
|
marker_efcd90b33f0286fe0569bf5a106c984b.bindPopup(popup_6ac2ec29cc04c86e0162ab4373d329b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efcd90b33f0286fe0569bf5a106c984b.setIcon(icon_ef38558928c9fd0f82cb1920f39cf6a2);
|
|
|
|
|
|
var marker_8e669cc0b08c3482bf125183dee7e14f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_ee97cd336aee427e6620350e6dc803cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68fb6e43f70b43380141c4f179a020ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67daaac5a85727d3b68d2f7787bf6046 = $(`<div id="html_67daaac5a85727d3b68d2f7787bf6046" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_68fb6e43f70b43380141c4f179a020ef.setContent(html_67daaac5a85727d3b68d2f7787bf6046);
|
|
|
|
|
|
|
|
marker_8e669cc0b08c3482bf125183dee7e14f.bindPopup(popup_68fb6e43f70b43380141c4f179a020ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e669cc0b08c3482bf125183dee7e14f.setIcon(icon_ee97cd336aee427e6620350e6dc803cf);
|
|
|
|
|
|
var marker_f54e33b9c250cf54192244ad151a041c = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0d30523f0a22ce6b28d118897728ae46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6d3eedcaf1f3ce20244cdb2518d5e11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c9a8cdd38b27423215648ecf62d76d5 = $(`<div id="html_4c9a8cdd38b27423215648ecf62d76d5" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_d6d3eedcaf1f3ce20244cdb2518d5e11.setContent(html_4c9a8cdd38b27423215648ecf62d76d5);
|
|
|
|
|
|
|
|
marker_f54e33b9c250cf54192244ad151a041c.bindPopup(popup_d6d3eedcaf1f3ce20244cdb2518d5e11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f54e33b9c250cf54192244ad151a041c.setIcon(icon_0d30523f0a22ce6b28d118897728ae46);
|
|
|
|
|
|
var marker_cb0664ba667ea0c34d91db678f43f134 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_72c3158b5840712b2efa793df6d122cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d5c5847d49c0a85d0b29586f41c8270 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1c8421f0a7000fafc04c5be3673b4f4 = $(`<div id="html_a1c8421f0a7000fafc04c5be3673b4f4" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_2d5c5847d49c0a85d0b29586f41c8270.setContent(html_a1c8421f0a7000fafc04c5be3673b4f4);
|
|
|
|
|
|
|
|
marker_cb0664ba667ea0c34d91db678f43f134.bindPopup(popup_2d5c5847d49c0a85d0b29586f41c8270)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0664ba667ea0c34d91db678f43f134.setIcon(icon_72c3158b5840712b2efa793df6d122cf);
|
|
|
|
|
|
var marker_908a8b824053b9afeb965bfdf72b8793 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_57067ce64c58753f177df267ea8cc36a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d9aabc7705fcee5cf00a8c1d725b8b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b419d92e3b3a261fd39cee0cf6a6fc = $(`<div id="html_40b419d92e3b3a261fd39cee0cf6a6fc" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_7d9aabc7705fcee5cf00a8c1d725b8b0.setContent(html_40b419d92e3b3a261fd39cee0cf6a6fc);
|
|
|
|
|
|
|
|
marker_908a8b824053b9afeb965bfdf72b8793.bindPopup(popup_7d9aabc7705fcee5cf00a8c1d725b8b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_908a8b824053b9afeb965bfdf72b8793.setIcon(icon_57067ce64c58753f177df267ea8cc36a);
|
|
|
|
|
|
var marker_19aa4adaa12442ba69dffaf9fe281a01 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_fb5490e875a02110b1454cd0bc90692d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04c8842e402fb720256976164a31c3e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24c895be7c1ae7240f0e4f209f9d9a24 = $(`<div id="html_24c895be7c1ae7240f0e4f209f9d9a24" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_04c8842e402fb720256976164a31c3e7.setContent(html_24c895be7c1ae7240f0e4f209f9d9a24);
|
|
|
|
|
|
|
|
marker_19aa4adaa12442ba69dffaf9fe281a01.bindPopup(popup_04c8842e402fb720256976164a31c3e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19aa4adaa12442ba69dffaf9fe281a01.setIcon(icon_fb5490e875a02110b1454cd0bc90692d);
|
|
|
|
|
|
var marker_15e77731e8eaddade05c524eeb1c872c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_39b9f73c958f9a29a353f0f921af9811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18024fa8ffe01c4bb4bf32d8c758cd10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_274242b52ea866307f7f3ab1e4adf34b = $(`<div id="html_274242b52ea866307f7f3ab1e4adf34b" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_18024fa8ffe01c4bb4bf32d8c758cd10.setContent(html_274242b52ea866307f7f3ab1e4adf34b);
|
|
|
|
|
|
|
|
marker_15e77731e8eaddade05c524eeb1c872c.bindPopup(popup_18024fa8ffe01c4bb4bf32d8c758cd10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15e77731e8eaddade05c524eeb1c872c.setIcon(icon_39b9f73c958f9a29a353f0f921af9811);
|
|
|
|
|
|
var marker_13fe301cc2e4ac667b64f083bed429df = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_45c638254a6babc0bde29e021ad24d7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_895034279cccb6c6b7a15f8967dc6cb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42f0980df6aeda4294ebd0f06185c9d4 = $(`<div id="html_42f0980df6aeda4294ebd0f06185c9d4" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_895034279cccb6c6b7a15f8967dc6cb7.setContent(html_42f0980df6aeda4294ebd0f06185c9d4);
|
|
|
|
|
|
|
|
marker_13fe301cc2e4ac667b64f083bed429df.bindPopup(popup_895034279cccb6c6b7a15f8967dc6cb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13fe301cc2e4ac667b64f083bed429df.setIcon(icon_45c638254a6babc0bde29e021ad24d7c);
|
|
|
|
|
|
var marker_02fe9cd825870f61b1439f33d3362b83 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_bf8c1708f5f370a4f7210fb7f99d1646 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6a8c86bfdd82832feb8343c4c43533a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543880beb8f5d7854b04be5d22b6c032 = $(`<div id="html_543880beb8f5d7854b04be5d22b6c032" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_e6a8c86bfdd82832feb8343c4c43533a.setContent(html_543880beb8f5d7854b04be5d22b6c032);
|
|
|
|
|
|
|
|
marker_02fe9cd825870f61b1439f33d3362b83.bindPopup(popup_e6a8c86bfdd82832feb8343c4c43533a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02fe9cd825870f61b1439f33d3362b83.setIcon(icon_bf8c1708f5f370a4f7210fb7f99d1646);
|
|
|
|
|
|
var marker_dcc61da9b2544e9ad4000ce9c99deb8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_60471730ea479144b875559f4631bf17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_def51e1002c79161d7835d5e64ebc103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72b34a20ea2a02fd401ad10bae5f0d3e = $(`<div id="html_72b34a20ea2a02fd401ad10bae5f0d3e" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_def51e1002c79161d7835d5e64ebc103.setContent(html_72b34a20ea2a02fd401ad10bae5f0d3e);
|
|
|
|
|
|
|
|
marker_dcc61da9b2544e9ad4000ce9c99deb8d.bindPopup(popup_def51e1002c79161d7835d5e64ebc103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcc61da9b2544e9ad4000ce9c99deb8d.setIcon(icon_60471730ea479144b875559f4631bf17);
|
|
|
|
|
|
var marker_eae68eeded29d804ecfa0662bd288975 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c43dd94150f3585d2b35a1a7e467bb23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_322e6dcc147ddc42b4c2e29d13c21bc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d6124d661711066a81b8433734b744 = $(`<div id="html_36d6124d661711066a81b8433734b744" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_322e6dcc147ddc42b4c2e29d13c21bc1.setContent(html_36d6124d661711066a81b8433734b744);
|
|
|
|
|
|
|
|
marker_eae68eeded29d804ecfa0662bd288975.bindPopup(popup_322e6dcc147ddc42b4c2e29d13c21bc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eae68eeded29d804ecfa0662bd288975.setIcon(icon_c43dd94150f3585d2b35a1a7e467bb23);
|
|
|
|
|
|
var marker_8eae8f0b134dc21d797d78eeca60b1d3 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_81b392d20dee2299913ea88677c82e65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f302a95fbcdea3334e66c344876f8f88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52fcdcb6299ab496f57079d833094301 = $(`<div id="html_52fcdcb6299ab496f57079d833094301" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_f302a95fbcdea3334e66c344876f8f88.setContent(html_52fcdcb6299ab496f57079d833094301);
|
|
|
|
|
|
|
|
marker_8eae8f0b134dc21d797d78eeca60b1d3.bindPopup(popup_f302a95fbcdea3334e66c344876f8f88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eae8f0b134dc21d797d78eeca60b1d3.setIcon(icon_81b392d20dee2299913ea88677c82e65);
|
|
|
|
|
|
var marker_68c05b91f68850fa07eb4b42b481c558 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_943d55667968b7055e4ff7fe1ea87624 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_374db3c24bbeccd2cf05ef3ecbb2ccd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_622200a798b9c8755c7f96e1b5cb70bd = $(`<div id="html_622200a798b9c8755c7f96e1b5cb70bd" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_374db3c24bbeccd2cf05ef3ecbb2ccd1.setContent(html_622200a798b9c8755c7f96e1b5cb70bd);
|
|
|
|
|
|
|
|
marker_68c05b91f68850fa07eb4b42b481c558.bindPopup(popup_374db3c24bbeccd2cf05ef3ecbb2ccd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68c05b91f68850fa07eb4b42b481c558.setIcon(icon_943d55667968b7055e4ff7fe1ea87624);
|
|
|
|
|
|
var marker_c26b682b374df7fa41d4104dea29546e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a0e992bcb0b2e52eca657125c9527db0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4af315d88b23bcc66f37e96ab9661c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a1edb8c7bd2a445520ab879fb73b97 = $(`<div id="html_13a1edb8c7bd2a445520ab879fb73b97" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_a4af315d88b23bcc66f37e96ab9661c0.setContent(html_13a1edb8c7bd2a445520ab879fb73b97);
|
|
|
|
|
|
|
|
marker_c26b682b374df7fa41d4104dea29546e.bindPopup(popup_a4af315d88b23bcc66f37e96ab9661c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c26b682b374df7fa41d4104dea29546e.setIcon(icon_a0e992bcb0b2e52eca657125c9527db0);
|
|
|
|
|
|
var marker_d0283061a7dd935c0e32bcc8c69f7e02 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d8dec757b68595893228818bfff223a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_510e9d45eb11b879cc394230aea987e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7607adcc041dc68f88d8e6d2c0fdf43c = $(`<div id="html_7607adcc041dc68f88d8e6d2c0fdf43c" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_510e9d45eb11b879cc394230aea987e1.setContent(html_7607adcc041dc68f88d8e6d2c0fdf43c);
|
|
|
|
|
|
|
|
marker_d0283061a7dd935c0e32bcc8c69f7e02.bindPopup(popup_510e9d45eb11b879cc394230aea987e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0283061a7dd935c0e32bcc8c69f7e02.setIcon(icon_d8dec757b68595893228818bfff223a9);
|
|
|
|
|
|
var marker_03fdd64995b85d2b40942b22072a04c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c11b05be0d04291dccf46cd2dab322d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d36d380999feee586a9d56e750c8194 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44b04fdf2b60683423913a6cf75ff145 = $(`<div id="html_44b04fdf2b60683423913a6cf75ff145" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_9d36d380999feee586a9d56e750c8194.setContent(html_44b04fdf2b60683423913a6cf75ff145);
|
|
|
|
|
|
|
|
marker_03fdd64995b85d2b40942b22072a04c0.bindPopup(popup_9d36d380999feee586a9d56e750c8194)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03fdd64995b85d2b40942b22072a04c0.setIcon(icon_c11b05be0d04291dccf46cd2dab322d8);
|
|
|
|
|
|
var marker_829f106f48a7c6282e48722410562727 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b29ac29f20d3eabbb664d9b14a9a6d7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c9d0088f1c926609e26fd83259c75c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dd7a6557a0df53a6262de4ba4bd05b5 = $(`<div id="html_7dd7a6557a0df53a6262de4ba4bd05b5" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_4c9d0088f1c926609e26fd83259c75c0.setContent(html_7dd7a6557a0df53a6262de4ba4bd05b5);
|
|
|
|
|
|
|
|
marker_829f106f48a7c6282e48722410562727.bindPopup(popup_4c9d0088f1c926609e26fd83259c75c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_829f106f48a7c6282e48722410562727.setIcon(icon_b29ac29f20d3eabbb664d9b14a9a6d7c);
|
|
|
|
|
|
var marker_2b4ef72805858a8815846aa8b4c238a5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c47f7105c35a9b7db0bee79e45107d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9853393ca421783336b6acbc9dd8e588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5a98275bb7548d192e051560d6fdd87 = $(`<div id="html_c5a98275bb7548d192e051560d6fdd87" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_9853393ca421783336b6acbc9dd8e588.setContent(html_c5a98275bb7548d192e051560d6fdd87);
|
|
|
|
|
|
|
|
marker_2b4ef72805858a8815846aa8b4c238a5.bindPopup(popup_9853393ca421783336b6acbc9dd8e588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b4ef72805858a8815846aa8b4c238a5.setIcon(icon_c47f7105c35a9b7db0bee79e45107d7a);
|
|
|
|
|
|
var marker_3929ef76cbe0dca496bc13d8230a72a1 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_81fcfaa358534e788d29c0ab6d5ad686 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f5c1b9ca0bec4fa79ed5b3d3441032d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48a5b448668b7bc87f59fc0cad1d9d39 = $(`<div id="html_48a5b448668b7bc87f59fc0cad1d9d39" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_7f5c1b9ca0bec4fa79ed5b3d3441032d.setContent(html_48a5b448668b7bc87f59fc0cad1d9d39);
|
|
|
|
|
|
|
|
marker_3929ef76cbe0dca496bc13d8230a72a1.bindPopup(popup_7f5c1b9ca0bec4fa79ed5b3d3441032d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3929ef76cbe0dca496bc13d8230a72a1.setIcon(icon_81fcfaa358534e788d29c0ab6d5ad686);
|
|
|
|
|
|
var marker_0018593df12dc3d9cc538df76abd0182 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_da101106899b4041c8b73fcff8cc3488 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f9c409c11a7afa3b6f0a6bd7ead3b2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_084fc454ee0d69b1ac4ad877d0fec556 = $(`<div id="html_084fc454ee0d69b1ac4ad877d0fec556" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_6f9c409c11a7afa3b6f0a6bd7ead3b2c.setContent(html_084fc454ee0d69b1ac4ad877d0fec556);
|
|
|
|
|
|
|
|
marker_0018593df12dc3d9cc538df76abd0182.bindPopup(popup_6f9c409c11a7afa3b6f0a6bd7ead3b2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0018593df12dc3d9cc538df76abd0182.setIcon(icon_da101106899b4041c8b73fcff8cc3488);
|
|
|
|
|
|
var marker_41281cb434965db6d1bdb522c64ca0e5 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_fefaf1dc24eba73dd599191e96cbde39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47757d554c3b68bc6df5b0d7490b53cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35631b34e0caea44f5e681537577c93e = $(`<div id="html_35631b34e0caea44f5e681537577c93e" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_47757d554c3b68bc6df5b0d7490b53cd.setContent(html_35631b34e0caea44f5e681537577c93e);
|
|
|
|
|
|
|
|
marker_41281cb434965db6d1bdb522c64ca0e5.bindPopup(popup_47757d554c3b68bc6df5b0d7490b53cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41281cb434965db6d1bdb522c64ca0e5.setIcon(icon_fefaf1dc24eba73dd599191e96cbde39);
|
|
|
|
|
|
var marker_a7a615de58be718bacf64e2a00cdc5e4 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b87e5ae8bf7fd988eb01b63060cff952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaf2d3536467af5de77bf01e3b402a01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a372da1877b3a9a4517e28da905a30b8 = $(`<div id="html_a372da1877b3a9a4517e28da905a30b8" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_aaf2d3536467af5de77bf01e3b402a01.setContent(html_a372da1877b3a9a4517e28da905a30b8);
|
|
|
|
|
|
|
|
marker_a7a615de58be718bacf64e2a00cdc5e4.bindPopup(popup_aaf2d3536467af5de77bf01e3b402a01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7a615de58be718bacf64e2a00cdc5e4.setIcon(icon_b87e5ae8bf7fd988eb01b63060cff952);
|
|
|
|
|
|
var marker_5c5ca041a6dbf5a56ca768b0fae3da07 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_eff07c779457a3e4b7736e0662f1f535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b573d8886f03defb68257db65abb04c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67f38349a38add266964c54b784e7c1b = $(`<div id="html_67f38349a38add266964c54b784e7c1b" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_b573d8886f03defb68257db65abb04c2.setContent(html_67f38349a38add266964c54b784e7c1b);
|
|
|
|
|
|
|
|
marker_5c5ca041a6dbf5a56ca768b0fae3da07.bindPopup(popup_b573d8886f03defb68257db65abb04c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c5ca041a6dbf5a56ca768b0fae3da07.setIcon(icon_eff07c779457a3e4b7736e0662f1f535);
|
|
|
|
|
|
var marker_682b29e27e1bd08990d5d8e642751764 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_395709c808f0dd6ba34465d42c944d0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07d978f72f0d433bf31d10da1b18ac4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76323377228ba5a20a438a6c2b629a4e = $(`<div id="html_76323377228ba5a20a438a6c2b629a4e" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_07d978f72f0d433bf31d10da1b18ac4d.setContent(html_76323377228ba5a20a438a6c2b629a4e);
|
|
|
|
|
|
|
|
marker_682b29e27e1bd08990d5d8e642751764.bindPopup(popup_07d978f72f0d433bf31d10da1b18ac4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_682b29e27e1bd08990d5d8e642751764.setIcon(icon_395709c808f0dd6ba34465d42c944d0d);
|
|
|
|
|
|
var marker_5d582be7cc02fbb9bff0104436703e15 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_ed4a1af5d5bd7c80441026e2e7e23aba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84735209ad567adebb9282d8fc5e02a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9566d4fcbd95aeeb6852f0e1c9b153c0 = $(`<div id="html_9566d4fcbd95aeeb6852f0e1c9b153c0" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_84735209ad567adebb9282d8fc5e02a9.setContent(html_9566d4fcbd95aeeb6852f0e1c9b153c0);
|
|
|
|
|
|
|
|
marker_5d582be7cc02fbb9bff0104436703e15.bindPopup(popup_84735209ad567adebb9282d8fc5e02a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d582be7cc02fbb9bff0104436703e15.setIcon(icon_ed4a1af5d5bd7c80441026e2e7e23aba);
|
|
|
|
|
|
var marker_298037e5f6ef93bb821209f1f333e96e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_669000d82cb68e5b12c1e59550523938 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66ab62a6180e463d37d700d67d480301 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_761612906cbf7c46d167b0b86329e68d = $(`<div id="html_761612906cbf7c46d167b0b86329e68d" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_66ab62a6180e463d37d700d67d480301.setContent(html_761612906cbf7c46d167b0b86329e68d);
|
|
|
|
|
|
|
|
marker_298037e5f6ef93bb821209f1f333e96e.bindPopup(popup_66ab62a6180e463d37d700d67d480301)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298037e5f6ef93bb821209f1f333e96e.setIcon(icon_669000d82cb68e5b12c1e59550523938);
|
|
|
|
|
|
var marker_e13b679992f88959ec7a6077037ecd72 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6af06e696fb89b253e7ce581bbeee1f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_364bacca08edfe26fa1e727462b41422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca60fee3df7e049ed2518114e88f1088 = $(`<div id="html_ca60fee3df7e049ed2518114e88f1088" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_364bacca08edfe26fa1e727462b41422.setContent(html_ca60fee3df7e049ed2518114e88f1088);
|
|
|
|
|
|
|
|
marker_e13b679992f88959ec7a6077037ecd72.bindPopup(popup_364bacca08edfe26fa1e727462b41422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e13b679992f88959ec7a6077037ecd72.setIcon(icon_6af06e696fb89b253e7ce581bbeee1f9);
|
|
|
|
|
|
var marker_99afc41175876c3ece986238aa8f5574 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1b13c1e34106339026dd9155974bc6f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1853d70cf7e0c37c163835177beb2980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_deed8efb5033e91d6a60998101d9d363 = $(`<div id="html_deed8efb5033e91d6a60998101d9d363" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_1853d70cf7e0c37c163835177beb2980.setContent(html_deed8efb5033e91d6a60998101d9d363);
|
|
|
|
|
|
|
|
marker_99afc41175876c3ece986238aa8f5574.bindPopup(popup_1853d70cf7e0c37c163835177beb2980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99afc41175876c3ece986238aa8f5574.setIcon(icon_1b13c1e34106339026dd9155974bc6f2);
|
|
|
|
|
|
var marker_67831ec55009a7acfb06dccefa1c377e = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_baaacfbd6da6b1febe80fd7e234cd9b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45be80c693a58e026a02c702a1244b6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4deb5f9111b6fad833c81297493bef9 = $(`<div id="html_f4deb5f9111b6fad833c81297493bef9" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_45be80c693a58e026a02c702a1244b6f.setContent(html_f4deb5f9111b6fad833c81297493bef9);
|
|
|
|
|
|
|
|
marker_67831ec55009a7acfb06dccefa1c377e.bindPopup(popup_45be80c693a58e026a02c702a1244b6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67831ec55009a7acfb06dccefa1c377e.setIcon(icon_baaacfbd6da6b1febe80fd7e234cd9b0);
|
|
|
|
|
|
var marker_bbe8bb1f744c3a7740bd364ba3d7a300 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_cae21657e7e7807d7926776e8f1e3b93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d126f8635539da1c5efc948a22b88c06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79385ba2f304f5273f58c012f39c6157 = $(`<div id="html_79385ba2f304f5273f58c012f39c6157" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_d126f8635539da1c5efc948a22b88c06.setContent(html_79385ba2f304f5273f58c012f39c6157);
|
|
|
|
|
|
|
|
marker_bbe8bb1f744c3a7740bd364ba3d7a300.bindPopup(popup_d126f8635539da1c5efc948a22b88c06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe8bb1f744c3a7740bd364ba3d7a300.setIcon(icon_cae21657e7e7807d7926776e8f1e3b93);
|
|
|
|
|
|
var marker_3a9e313c2cb6d65afe88238dd62a16b5 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_2b8d73fdcb99d00f5055b220bc34f474 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b02aa9915bbdd7c209e9c2afa1e86eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb68ed3547fa7c1c77c34b654f1684e9 = $(`<div id="html_eb68ed3547fa7c1c77c34b654f1684e9" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_b02aa9915bbdd7c209e9c2afa1e86eb8.setContent(html_eb68ed3547fa7c1c77c34b654f1684e9);
|
|
|
|
|
|
|
|
marker_3a9e313c2cb6d65afe88238dd62a16b5.bindPopup(popup_b02aa9915bbdd7c209e9c2afa1e86eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9e313c2cb6d65afe88238dd62a16b5.setIcon(icon_2b8d73fdcb99d00f5055b220bc34f474);
|
|
|
|
|
|
var marker_f48b13a5b2cc44b7fd551cd27b0ba6b9 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_cf9df6b200ad1b4716bc65b663b7f630 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3c334bef7d55301d83187a8e48fda90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e9acb9365802033b4940e496e933339 = $(`<div id="html_1e9acb9365802033b4940e496e933339" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_d3c334bef7d55301d83187a8e48fda90.setContent(html_1e9acb9365802033b4940e496e933339);
|
|
|
|
|
|
|
|
marker_f48b13a5b2cc44b7fd551cd27b0ba6b9.bindPopup(popup_d3c334bef7d55301d83187a8e48fda90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f48b13a5b2cc44b7fd551cd27b0ba6b9.setIcon(icon_cf9df6b200ad1b4716bc65b663b7f630);
|
|
|
|
|
|
var marker_5dfb89bb9c5b2f8c20b339e8a0d07b95 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_72bbf3d1a60d7c8c84a732fff5be8811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dad89ad727cb021f69a06d4c9f6cc0f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f00a0b068cc81fb71dfeb1147b435672 = $(`<div id="html_f00a0b068cc81fb71dfeb1147b435672" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_dad89ad727cb021f69a06d4c9f6cc0f4.setContent(html_f00a0b068cc81fb71dfeb1147b435672);
|
|
|
|
|
|
|
|
marker_5dfb89bb9c5b2f8c20b339e8a0d07b95.bindPopup(popup_dad89ad727cb021f69a06d4c9f6cc0f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dfb89bb9c5b2f8c20b339e8a0d07b95.setIcon(icon_72bbf3d1a60d7c8c84a732fff5be8811);
|
|
|
|
|
|
var marker_7c67b97d64e62a1a007a11630194f4d5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_dac60c0abaaa3c0b40fc67d3e07be8fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dd86707aa9c992937329db04da15b74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edfb32da664da7b6e6fa1fef4af735db = $(`<div id="html_edfb32da664da7b6e6fa1fef4af735db" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_5dd86707aa9c992937329db04da15b74.setContent(html_edfb32da664da7b6e6fa1fef4af735db);
|
|
|
|
|
|
|
|
marker_7c67b97d64e62a1a007a11630194f4d5.bindPopup(popup_5dd86707aa9c992937329db04da15b74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c67b97d64e62a1a007a11630194f4d5.setIcon(icon_dac60c0abaaa3c0b40fc67d3e07be8fd);
|
|
|
|
|
|
var marker_edbde2493fe6cc1b20b36fb0fc37dfc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_aa44fcba5afaff6c736b61809672018a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f5d429b858d3a766e59c57fcda5cb1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e83bc9cb96b2bc0aa9b026040c81a3db = $(`<div id="html_e83bc9cb96b2bc0aa9b026040c81a3db" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_7f5d429b858d3a766e59c57fcda5cb1b.setContent(html_e83bc9cb96b2bc0aa9b026040c81a3db);
|
|
|
|
|
|
|
|
marker_edbde2493fe6cc1b20b36fb0fc37dfc9.bindPopup(popup_7f5d429b858d3a766e59c57fcda5cb1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edbde2493fe6cc1b20b36fb0fc37dfc9.setIcon(icon_aa44fcba5afaff6c736b61809672018a);
|
|
|
|
|
|
var marker_79ff942e0b243df8234393b0116327ee = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_46e689dd99b11581dd943a1740c59cf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bc5d0c3d3626170a8b42809b8815778 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d3d738cc95f2a47435aead1494eb05c = $(`<div id="html_9d3d738cc95f2a47435aead1494eb05c" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2bc5d0c3d3626170a8b42809b8815778.setContent(html_9d3d738cc95f2a47435aead1494eb05c);
|
|
|
|
|
|
|
|
marker_79ff942e0b243df8234393b0116327ee.bindPopup(popup_2bc5d0c3d3626170a8b42809b8815778)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79ff942e0b243df8234393b0116327ee.setIcon(icon_46e689dd99b11581dd943a1740c59cf1);
|
|
|
|
|
|
var marker_3ba721445ef0839fc4cadfdea899410b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f08a84761870b28ef32e477bd6c074e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6e12e3dc32bcb30770e46bb55780549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23a1b69459e082c5383f48d10a87e62e = $(`<div id="html_23a1b69459e082c5383f48d10a87e62e" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_e6e12e3dc32bcb30770e46bb55780549.setContent(html_23a1b69459e082c5383f48d10a87e62e);
|
|
|
|
|
|
|
|
marker_3ba721445ef0839fc4cadfdea899410b.bindPopup(popup_e6e12e3dc32bcb30770e46bb55780549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ba721445ef0839fc4cadfdea899410b.setIcon(icon_f08a84761870b28ef32e477bd6c074e2);
|
|
|
|
|
|
var marker_897f9ae751ffb808cc330cbd0354f4e0 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a8b32c9c6300a5686f14d9ae63d2e052 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8747342041fd3a716c89f030d6ed06cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92044fde0ec27ac7a09844c279bd104d = $(`<div id="html_92044fde0ec27ac7a09844c279bd104d" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_8747342041fd3a716c89f030d6ed06cb.setContent(html_92044fde0ec27ac7a09844c279bd104d);
|
|
|
|
|
|
|
|
marker_897f9ae751ffb808cc330cbd0354f4e0.bindPopup(popup_8747342041fd3a716c89f030d6ed06cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_897f9ae751ffb808cc330cbd0354f4e0.setIcon(icon_a8b32c9c6300a5686f14d9ae63d2e052);
|
|
|
|
|
|
var marker_3530b3ff403903ab9bda96ffc0f78be1 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_374c094500ac1e544b95fb6b348e10f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62e3fa3d0818fe676b4b079117470afa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94cae0cdbfd14c2c5847dcfd678ef9ae = $(`<div id="html_94cae0cdbfd14c2c5847dcfd678ef9ae" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_62e3fa3d0818fe676b4b079117470afa.setContent(html_94cae0cdbfd14c2c5847dcfd678ef9ae);
|
|
|
|
|
|
|
|
marker_3530b3ff403903ab9bda96ffc0f78be1.bindPopup(popup_62e3fa3d0818fe676b4b079117470afa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3530b3ff403903ab9bda96ffc0f78be1.setIcon(icon_374c094500ac1e544b95fb6b348e10f1);
|
|
|
|
|
|
var marker_a4ae8e853db52fa147e29e24a300d0e5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d547e455f394df88ce8a71c655766014 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9b071aa8f01900bd05b5baa8b2070f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2317e1fe9b2370e192cf067989737d46 = $(`<div id="html_2317e1fe9b2370e192cf067989737d46" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_f9b071aa8f01900bd05b5baa8b2070f9.setContent(html_2317e1fe9b2370e192cf067989737d46);
|
|
|
|
|
|
|
|
marker_a4ae8e853db52fa147e29e24a300d0e5.bindPopup(popup_f9b071aa8f01900bd05b5baa8b2070f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4ae8e853db52fa147e29e24a300d0e5.setIcon(icon_d547e455f394df88ce8a71c655766014);
|
|
|
|
|
|
var marker_e21fdcff06a5d622adccf6156cbe3604 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0d6a8256490ed4a448c41f02f4c466e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca2a7a0c33642d01ee411743d1e522b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_436e0ef8b612a2228819a9c72e280ec1 = $(`<div id="html_436e0ef8b612a2228819a9c72e280ec1" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_ca2a7a0c33642d01ee411743d1e522b9.setContent(html_436e0ef8b612a2228819a9c72e280ec1);
|
|
|
|
|
|
|
|
marker_e21fdcff06a5d622adccf6156cbe3604.bindPopup(popup_ca2a7a0c33642d01ee411743d1e522b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e21fdcff06a5d622adccf6156cbe3604.setIcon(icon_0d6a8256490ed4a448c41f02f4c466e2);
|
|
|
|
|
|
var marker_6c92f45b3dcd4b19a6344e2b90e23394 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_2378190f62d2de6bdc10e804e45fe002 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e62e7a9a16e4c675538eae75f4c4e705 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60b84f85c58a4c9bef966c54550491b8 = $(`<div id="html_60b84f85c58a4c9bef966c54550491b8" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_e62e7a9a16e4c675538eae75f4c4e705.setContent(html_60b84f85c58a4c9bef966c54550491b8);
|
|
|
|
|
|
|
|
marker_6c92f45b3dcd4b19a6344e2b90e23394.bindPopup(popup_e62e7a9a16e4c675538eae75f4c4e705)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c92f45b3dcd4b19a6344e2b90e23394.setIcon(icon_2378190f62d2de6bdc10e804e45fe002);
|
|
|
|
|
|
var marker_bddab52ec54cd43f973ba5b2256d481a = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_81ea0ab857e532fa9a086fecfce52ed0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c15d681d24702ee9723b24069cb6ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e142398feac17287cac1def2e770619b = $(`<div id="html_e142398feac17287cac1def2e770619b" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_e3c15d681d24702ee9723b24069cb6ac.setContent(html_e142398feac17287cac1def2e770619b);
|
|
|
|
|
|
|
|
marker_bddab52ec54cd43f973ba5b2256d481a.bindPopup(popup_e3c15d681d24702ee9723b24069cb6ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bddab52ec54cd43f973ba5b2256d481a.setIcon(icon_81ea0ab857e532fa9a086fecfce52ed0);
|
|
|
|
|
|
var marker_f39c2654dc50555d7d266e597dff95b4 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_eff36dfec523f69aa7e53c430eaf6291 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6309eff6274aae8b427e983e73b8f4e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82053ed90ee5f68f7eddf408e8d6a8d8 = $(`<div id="html_82053ed90ee5f68f7eddf408e8d6a8d8" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_6309eff6274aae8b427e983e73b8f4e8.setContent(html_82053ed90ee5f68f7eddf408e8d6a8d8);
|
|
|
|
|
|
|
|
marker_f39c2654dc50555d7d266e597dff95b4.bindPopup(popup_6309eff6274aae8b427e983e73b8f4e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f39c2654dc50555d7d266e597dff95b4.setIcon(icon_eff36dfec523f69aa7e53c430eaf6291);
|
|
|
|
|
|
var marker_0b929468655f0d990087f62753a9581c = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_35e9c837e1437ad3701d5090e62990a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc8ba5e408bd43915f8bb94e902b9c35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc6bfb16be96222bd2fc975e4e2204c7 = $(`<div id="html_cc6bfb16be96222bd2fc975e4e2204c7" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_dc8ba5e408bd43915f8bb94e902b9c35.setContent(html_cc6bfb16be96222bd2fc975e4e2204c7);
|
|
|
|
|
|
|
|
marker_0b929468655f0d990087f62753a9581c.bindPopup(popup_dc8ba5e408bd43915f8bb94e902b9c35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b929468655f0d990087f62753a9581c.setIcon(icon_35e9c837e1437ad3701d5090e62990a7);
|
|
|
|
|
|
var marker_964fba55241ee8d87949b5d8a899839e = L.marker(
|
|
[22.3193, 114.169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_45bd7db76353e4c13e9a562c5cf9bf94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa81918cc44a955f13fa5d6bb258b20d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d12d577732a53dcfc6f3080cbdc77f07 = $(`<div id="html_d12d577732a53dcfc6f3080cbdc77f07" style="width: 100.0%; height: 100.0%;">nostr.a2x.pub</div>`)[0];
|
|
popup_aa81918cc44a955f13fa5d6bb258b20d.setContent(html_d12d577732a53dcfc6f3080cbdc77f07);
|
|
|
|
|
|
|
|
marker_964fba55241ee8d87949b5d8a899839e.bindPopup(popup_aa81918cc44a955f13fa5d6bb258b20d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_964fba55241ee8d87949b5d8a899839e.setIcon(icon_45bd7db76353e4c13e9a562c5cf9bf94);
|
|
|
|
|
|
var marker_cc450b1dc788d28a0936be537838737f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_e7393fa7fa54c82117cb3174b70b5b27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29f0d24de357005a4121f73eb2f9deda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edabc964ded90f5717f4d0d1ad5e79a9 = $(`<div id="html_edabc964ded90f5717f4d0d1ad5e79a9" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_29f0d24de357005a4121f73eb2f9deda.setContent(html_edabc964ded90f5717f4d0d1ad5e79a9);
|
|
|
|
|
|
|
|
marker_cc450b1dc788d28a0936be537838737f.bindPopup(popup_29f0d24de357005a4121f73eb2f9deda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc450b1dc788d28a0936be537838737f.setIcon(icon_e7393fa7fa54c82117cb3174b70b5b27);
|
|
|
|
|
|
var marker_8eeba98f01599d08c02a01d39f8a9de7 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a41287257d6d65c7a06db678fed1c4b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2869ceda44bcf1f6e2bd334e21c63e16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9727c09d8807e00724968fced43aa1d = $(`<div id="html_a9727c09d8807e00724968fced43aa1d" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_2869ceda44bcf1f6e2bd334e21c63e16.setContent(html_a9727c09d8807e00724968fced43aa1d);
|
|
|
|
|
|
|
|
marker_8eeba98f01599d08c02a01d39f8a9de7.bindPopup(popup_2869ceda44bcf1f6e2bd334e21c63e16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eeba98f01599d08c02a01d39f8a9de7.setIcon(icon_a41287257d6d65c7a06db678fed1c4b7);
|
|
|
|
|
|
var marker_b870e2ab15dcc1abf2b29480de36afd0 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_604122ee8aa25bc808ec0d43f387e7ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c9b772ee65679cb6e515fbf9ab84b0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc845b3ae0417fcc6f72c07cdc01a3ba = $(`<div id="html_cc845b3ae0417fcc6f72c07cdc01a3ba" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_6c9b772ee65679cb6e515fbf9ab84b0a.setContent(html_cc845b3ae0417fcc6f72c07cdc01a3ba);
|
|
|
|
|
|
|
|
marker_b870e2ab15dcc1abf2b29480de36afd0.bindPopup(popup_6c9b772ee65679cb6e515fbf9ab84b0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b870e2ab15dcc1abf2b29480de36afd0.setIcon(icon_604122ee8aa25bc808ec0d43f387e7ac);
|
|
|
|
|
|
var marker_4fc368f92451b4ff6826e857e765bd43 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_354d73865aabfec576724b82e31a5ecc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7f5bc70ca5811d1ab1d84f5b43587e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ae40d50b2b32bb14401aedbab4c7bf5 = $(`<div id="html_6ae40d50b2b32bb14401aedbab4c7bf5" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_d7f5bc70ca5811d1ab1d84f5b43587e6.setContent(html_6ae40d50b2b32bb14401aedbab4c7bf5);
|
|
|
|
|
|
|
|
marker_4fc368f92451b4ff6826e857e765bd43.bindPopup(popup_d7f5bc70ca5811d1ab1d84f5b43587e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fc368f92451b4ff6826e857e765bd43.setIcon(icon_354d73865aabfec576724b82e31a5ecc);
|
|
|
|
|
|
var marker_5e8ac1be27b19f884dc42472d386c3fa = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_7dde51e7508420dbba57fe31a5a13436 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbd18430888b2fe36e121cfbf0d6f4b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29d103701695b990658b6fd4605afc97 = $(`<div id="html_29d103701695b990658b6fd4605afc97" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_bbd18430888b2fe36e121cfbf0d6f4b6.setContent(html_29d103701695b990658b6fd4605afc97);
|
|
|
|
|
|
|
|
marker_5e8ac1be27b19f884dc42472d386c3fa.bindPopup(popup_bbd18430888b2fe36e121cfbf0d6f4b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e8ac1be27b19f884dc42472d386c3fa.setIcon(icon_7dde51e7508420dbba57fe31a5a13436);
|
|
|
|
|
|
var marker_9811efffefb2f0b0700d770339b1d615 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_384bad1807516660edb55c29552f20da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ef8eb19a53c3532cf0db6e743c598c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87605ae30c6a533bd88416115d902db9 = $(`<div id="html_87605ae30c6a533bd88416115d902db9" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_3ef8eb19a53c3532cf0db6e743c598c3.setContent(html_87605ae30c6a533bd88416115d902db9);
|
|
|
|
|
|
|
|
marker_9811efffefb2f0b0700d770339b1d615.bindPopup(popup_3ef8eb19a53c3532cf0db6e743c598c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9811efffefb2f0b0700d770339b1d615.setIcon(icon_384bad1807516660edb55c29552f20da);
|
|
|
|
|
|
var marker_52090f0928d44f19c16d4af44a300286 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_81978f67765ef5c33d524f63227aee99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50801fb33f875dd645952eb32e55392b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1aaebc35f35e02da645bf76434bc25a = $(`<div id="html_e1aaebc35f35e02da645bf76434bc25a" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_50801fb33f875dd645952eb32e55392b.setContent(html_e1aaebc35f35e02da645bf76434bc25a);
|
|
|
|
|
|
|
|
marker_52090f0928d44f19c16d4af44a300286.bindPopup(popup_50801fb33f875dd645952eb32e55392b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52090f0928d44f19c16d4af44a300286.setIcon(icon_81978f67765ef5c33d524f63227aee99);
|
|
|
|
|
|
var marker_7ee5269bb293d8c74403374823a888c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_def61c8342ead0c3ec5b5c58e18f6abf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_340bcc5df4e2c64fec70f1a5866a0ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_385bcf1ef19f1b0f9968f8be8f3e40da = $(`<div id="html_385bcf1ef19f1b0f9968f8be8f3e40da" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_340bcc5df4e2c64fec70f1a5866a0ecf.setContent(html_385bcf1ef19f1b0f9968f8be8f3e40da);
|
|
|
|
|
|
|
|
marker_7ee5269bb293d8c74403374823a888c3.bindPopup(popup_340bcc5df4e2c64fec70f1a5866a0ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ee5269bb293d8c74403374823a888c3.setIcon(icon_def61c8342ead0c3ec5b5c58e18f6abf);
|
|
|
|
|
|
var marker_11c4c57ed415059a25c0068a2a71ad2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_385ed1fbec49b7349b33ca31d38bda8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aded49a30845d1fff707ab050472592 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da8851b17e87438966e9a1fe86236f24 = $(`<div id="html_da8851b17e87438966e9a1fe86236f24" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_0aded49a30845d1fff707ab050472592.setContent(html_da8851b17e87438966e9a1fe86236f24);
|
|
|
|
|
|
|
|
marker_11c4c57ed415059a25c0068a2a71ad2a.bindPopup(popup_0aded49a30845d1fff707ab050472592)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11c4c57ed415059a25c0068a2a71ad2a.setIcon(icon_385ed1fbec49b7349b33ca31d38bda8a);
|
|
|
|
|
|
var marker_6db6cecbbfbc0bdf436513c0a3883663 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4ef29d9a3fd6a981d1815669f9bf3843 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f97771637ce6470bb84ec4204c526f01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59377c405402a11c8283776d848a63e4 = $(`<div id="html_59377c405402a11c8283776d848a63e4" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_f97771637ce6470bb84ec4204c526f01.setContent(html_59377c405402a11c8283776d848a63e4);
|
|
|
|
|
|
|
|
marker_6db6cecbbfbc0bdf436513c0a3883663.bindPopup(popup_f97771637ce6470bb84ec4204c526f01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6db6cecbbfbc0bdf436513c0a3883663.setIcon(icon_4ef29d9a3fd6a981d1815669f9bf3843);
|
|
|
|
|
|
var marker_22d948c8c9d96699817db61933a80bf3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c58c574183fa6dd3d98225be7ca7ee62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dc2162512859860a20579219ee49f59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e29b054466cfa0ed21dc9bc1e5a66c6 = $(`<div id="html_8e29b054466cfa0ed21dc9bc1e5a66c6" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_0dc2162512859860a20579219ee49f59.setContent(html_8e29b054466cfa0ed21dc9bc1e5a66c6);
|
|
|
|
|
|
|
|
marker_22d948c8c9d96699817db61933a80bf3.bindPopup(popup_0dc2162512859860a20579219ee49f59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22d948c8c9d96699817db61933a80bf3.setIcon(icon_c58c574183fa6dd3d98225be7ca7ee62);
|
|
|
|
|
|
var marker_ca8c83c2c502fb0437353fa49f97ec5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_bbb42e64ff4ed05aaca33ed76fdc19f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67747a332f3e544c263db2dce00b89c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69fbf78019f5b9f9780824e4c95c64bc = $(`<div id="html_69fbf78019f5b9f9780824e4c95c64bc" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_67747a332f3e544c263db2dce00b89c5.setContent(html_69fbf78019f5b9f9780824e4c95c64bc);
|
|
|
|
|
|
|
|
marker_ca8c83c2c502fb0437353fa49f97ec5b.bindPopup(popup_67747a332f3e544c263db2dce00b89c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca8c83c2c502fb0437353fa49f97ec5b.setIcon(icon_bbb42e64ff4ed05aaca33ed76fdc19f9);
|
|
|
|
|
|
var marker_70073356d9d4fa0abbfab9310c001712 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_06d1856b676650a25d661ed47a9f45af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c6bcde2f368266fc8f84c2b9f884642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5548fd9e7c1b55c13ef3327eb0629406 = $(`<div id="html_5548fd9e7c1b55c13ef3327eb0629406" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_3c6bcde2f368266fc8f84c2b9f884642.setContent(html_5548fd9e7c1b55c13ef3327eb0629406);
|
|
|
|
|
|
|
|
marker_70073356d9d4fa0abbfab9310c001712.bindPopup(popup_3c6bcde2f368266fc8f84c2b9f884642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70073356d9d4fa0abbfab9310c001712.setIcon(icon_06d1856b676650a25d661ed47a9f45af);
|
|
|
|
|
|
var marker_e5f69c3850690c9a03392ed19141abbd = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f3328d38250bbe3e89009cdce015fd15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d958a75e9c092739a2948566400b6d53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe416bcab7574cf45c51b22630cc0ebe = $(`<div id="html_fe416bcab7574cf45c51b22630cc0ebe" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_d958a75e9c092739a2948566400b6d53.setContent(html_fe416bcab7574cf45c51b22630cc0ebe);
|
|
|
|
|
|
|
|
marker_e5f69c3850690c9a03392ed19141abbd.bindPopup(popup_d958a75e9c092739a2948566400b6d53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5f69c3850690c9a03392ed19141abbd.setIcon(icon_f3328d38250bbe3e89009cdce015fd15);
|
|
|
|
|
|
var marker_2a84bab1cf88d9d3fd7a85cf662cbfb9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_45d3dc0ff660ff3a083daca6f0330d71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24ce33d885649d2669156ae2f571d06f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12f75c17490f10205eef17f76ff07ed5 = $(`<div id="html_12f75c17490f10205eef17f76ff07ed5" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_24ce33d885649d2669156ae2f571d06f.setContent(html_12f75c17490f10205eef17f76ff07ed5);
|
|
|
|
|
|
|
|
marker_2a84bab1cf88d9d3fd7a85cf662cbfb9.bindPopup(popup_24ce33d885649d2669156ae2f571d06f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a84bab1cf88d9d3fd7a85cf662cbfb9.setIcon(icon_45d3dc0ff660ff3a083daca6f0330d71);
|
|
|
|
|
|
var marker_fcfa6f2ae4161ca301551e8a7bb9583d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_af1abe338436b91d28083a7c7e295b14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6671b1d7eaae66f63247553c528df07d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eab862b7f7b54aebffa2043fd279ae7 = $(`<div id="html_7eab862b7f7b54aebffa2043fd279ae7" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_6671b1d7eaae66f63247553c528df07d.setContent(html_7eab862b7f7b54aebffa2043fd279ae7);
|
|
|
|
|
|
|
|
marker_fcfa6f2ae4161ca301551e8a7bb9583d.bindPopup(popup_6671b1d7eaae66f63247553c528df07d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcfa6f2ae4161ca301551e8a7bb9583d.setIcon(icon_af1abe338436b91d28083a7c7e295b14);
|
|
|
|
|
|
var marker_d3155a7752e21fd4cfdd7e6abf2de347 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f2d65d4c1e8ce706a07c745b4e468117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcc8c97fe4ca2f50fa24e30daccdf9c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04c4a901ae5ebb7bab701161d6e9f214 = $(`<div id="html_04c4a901ae5ebb7bab701161d6e9f214" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_bcc8c97fe4ca2f50fa24e30daccdf9c2.setContent(html_04c4a901ae5ebb7bab701161d6e9f214);
|
|
|
|
|
|
|
|
marker_d3155a7752e21fd4cfdd7e6abf2de347.bindPopup(popup_bcc8c97fe4ca2f50fa24e30daccdf9c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3155a7752e21fd4cfdd7e6abf2de347.setIcon(icon_f2d65d4c1e8ce706a07c745b4e468117);
|
|
|
|
|
|
var marker_ba0758e2525e717d5f66f8e7bfa81f37 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4e251c4a3229b0dd573663c4ef415ed9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acdf4e7bd872aed1b260addabe29eb16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bafe89eae915a9984466575dd8b4a78b = $(`<div id="html_bafe89eae915a9984466575dd8b4a78b" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_acdf4e7bd872aed1b260addabe29eb16.setContent(html_bafe89eae915a9984466575dd8b4a78b);
|
|
|
|
|
|
|
|
marker_ba0758e2525e717d5f66f8e7bfa81f37.bindPopup(popup_acdf4e7bd872aed1b260addabe29eb16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba0758e2525e717d5f66f8e7bfa81f37.setIcon(icon_4e251c4a3229b0dd573663c4ef415ed9);
|
|
|
|
|
|
var marker_5c3b221d7eaf8eaf94fe983459eddaf7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a0cf3a27cf2b299f1b1fd0743d942673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e08a320211912ca6417b3ddd2aeea4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_511631a283c023419aed78608a61026a = $(`<div id="html_511631a283c023419aed78608a61026a" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_1e08a320211912ca6417b3ddd2aeea4c.setContent(html_511631a283c023419aed78608a61026a);
|
|
|
|
|
|
|
|
marker_5c3b221d7eaf8eaf94fe983459eddaf7.bindPopup(popup_1e08a320211912ca6417b3ddd2aeea4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c3b221d7eaf8eaf94fe983459eddaf7.setIcon(icon_a0cf3a27cf2b299f1b1fd0743d942673);
|
|
|
|
|
|
var marker_aa53e361de1d92f9ee6a5db4c4b8e4d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_e02f64eb5c291300c45d3a557079a5c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21cfc3a85b725281cc47070898d61350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74cfb6e3777e65b9299178b1bfb3d854 = $(`<div id="html_74cfb6e3777e65b9299178b1bfb3d854" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_21cfc3a85b725281cc47070898d61350.setContent(html_74cfb6e3777e65b9299178b1bfb3d854);
|
|
|
|
|
|
|
|
marker_aa53e361de1d92f9ee6a5db4c4b8e4d2.bindPopup(popup_21cfc3a85b725281cc47070898d61350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa53e361de1d92f9ee6a5db4c4b8e4d2.setIcon(icon_e02f64eb5c291300c45d3a557079a5c6);
|
|
|
|
|
|
var marker_41f4e62641abcd7cdf5d373995b13292 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_ec1a47c540dbad7025fe4a6865e137a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25f170358a77018e18dfc0c10753a06e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7503fa61c4dd8fb0bc1fcd870713541d = $(`<div id="html_7503fa61c4dd8fb0bc1fcd870713541d" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_25f170358a77018e18dfc0c10753a06e.setContent(html_7503fa61c4dd8fb0bc1fcd870713541d);
|
|
|
|
|
|
|
|
marker_41f4e62641abcd7cdf5d373995b13292.bindPopup(popup_25f170358a77018e18dfc0c10753a06e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41f4e62641abcd7cdf5d373995b13292.setIcon(icon_ec1a47c540dbad7025fe4a6865e137a3);
|
|
|
|
|
|
var marker_c97b9a8e2bc3c190b8eccea472fd37f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c08b1d3afdc308812255ad9e730a1d66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f360d00b178a43f899cd958c5c5fa69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee392c21fa7a92a40144cd3bfdfbe13b = $(`<div id="html_ee392c21fa7a92a40144cd3bfdfbe13b" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_8f360d00b178a43f899cd958c5c5fa69.setContent(html_ee392c21fa7a92a40144cd3bfdfbe13b);
|
|
|
|
|
|
|
|
marker_c97b9a8e2bc3c190b8eccea472fd37f6.bindPopup(popup_8f360d00b178a43f899cd958c5c5fa69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c97b9a8e2bc3c190b8eccea472fd37f6.setIcon(icon_c08b1d3afdc308812255ad9e730a1d66);
|
|
|
|
|
|
var marker_1ea8052b442c35bd83812216580fdde1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_7cf4b3330072e6be6eba659e8a55b071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42dad06fe411d73463d575f53b9b21b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_391d762e4f6d00767ed5fd50e1b32919 = $(`<div id="html_391d762e4f6d00767ed5fd50e1b32919" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_42dad06fe411d73463d575f53b9b21b9.setContent(html_391d762e4f6d00767ed5fd50e1b32919);
|
|
|
|
|
|
|
|
marker_1ea8052b442c35bd83812216580fdde1.bindPopup(popup_42dad06fe411d73463d575f53b9b21b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ea8052b442c35bd83812216580fdde1.setIcon(icon_7cf4b3330072e6be6eba659e8a55b071);
|
|
|
|
|
|
var marker_f0e6e76f5fb2444979df95592e71972f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_beef78849bd777130e01ed90342b0536 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b72cf02fae7be6a8abca04c91be17dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce74c9801766f23e9394d2d50a004f05 = $(`<div id="html_ce74c9801766f23e9394d2d50a004f05" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_6b72cf02fae7be6a8abca04c91be17dc.setContent(html_ce74c9801766f23e9394d2d50a004f05);
|
|
|
|
|
|
|
|
marker_f0e6e76f5fb2444979df95592e71972f.bindPopup(popup_6b72cf02fae7be6a8abca04c91be17dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0e6e76f5fb2444979df95592e71972f.setIcon(icon_beef78849bd777130e01ed90342b0536);
|
|
|
|
|
|
var marker_66de21e31aac3ab0a5f84252e14afb21 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f5ebdf3b58db5285fc2898ba0a93859b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a52fbf349ddc854ffa482d88d803be08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f7b1ffca54981c8b9b95f3ddc029edc = $(`<div id="html_3f7b1ffca54981c8b9b95f3ddc029edc" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_a52fbf349ddc854ffa482d88d803be08.setContent(html_3f7b1ffca54981c8b9b95f3ddc029edc);
|
|
|
|
|
|
|
|
marker_66de21e31aac3ab0a5f84252e14afb21.bindPopup(popup_a52fbf349ddc854ffa482d88d803be08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66de21e31aac3ab0a5f84252e14afb21.setIcon(icon_f5ebdf3b58db5285fc2898ba0a93859b);
|
|
|
|
|
|
var marker_9d6fdf4a8b5b78e6295519026174a5a4 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a3fe4afce83143308a543e4c8652813e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d91000b0920c83ae152a39cdcd1f263 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_717b5ed4edeef1b8f63299cbd26873f5 = $(`<div id="html_717b5ed4edeef1b8f63299cbd26873f5" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_4d91000b0920c83ae152a39cdcd1f263.setContent(html_717b5ed4edeef1b8f63299cbd26873f5);
|
|
|
|
|
|
|
|
marker_9d6fdf4a8b5b78e6295519026174a5a4.bindPopup(popup_4d91000b0920c83ae152a39cdcd1f263)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d6fdf4a8b5b78e6295519026174a5a4.setIcon(icon_a3fe4afce83143308a543e4c8652813e);
|
|
|
|
|
|
var marker_bdd70b97531b4382ab531a00090482aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1b196cbfce562ab0708b591b9fa13b90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d0d7588cbfdd1cc67ff8c303534b909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d21914f4c8fef9be0b3ca9077befe0f6 = $(`<div id="html_d21914f4c8fef9be0b3ca9077befe0f6" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_4d0d7588cbfdd1cc67ff8c303534b909.setContent(html_d21914f4c8fef9be0b3ca9077befe0f6);
|
|
|
|
|
|
|
|
marker_bdd70b97531b4382ab531a00090482aa.bindPopup(popup_4d0d7588cbfdd1cc67ff8c303534b909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdd70b97531b4382ab531a00090482aa.setIcon(icon_1b196cbfce562ab0708b591b9fa13b90);
|
|
|
|
|
|
var marker_07e48a4fd4f33be5c972e9b5d163d14b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_5f8fe896c348c28014b6272805e5714b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a51a4d64166f84f9b755dba718405665 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f906c44e1d0f24459c1e9c439603ade = $(`<div id="html_0f906c44e1d0f24459c1e9c439603ade" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_a51a4d64166f84f9b755dba718405665.setContent(html_0f906c44e1d0f24459c1e9c439603ade);
|
|
|
|
|
|
|
|
marker_07e48a4fd4f33be5c972e9b5d163d14b.bindPopup(popup_a51a4d64166f84f9b755dba718405665)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07e48a4fd4f33be5c972e9b5d163d14b.setIcon(icon_5f8fe896c348c28014b6272805e5714b);
|
|
|
|
|
|
var marker_149368bc981806625c1e9ccf542b69f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_ddb908ff39f348f8bcc9f04eb1ac2a17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb08f8740d1fcb2b59ae7321004ccfd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4136ebebc8cba70b9af246fa240a9000 = $(`<div id="html_4136ebebc8cba70b9af246fa240a9000" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_fb08f8740d1fcb2b59ae7321004ccfd0.setContent(html_4136ebebc8cba70b9af246fa240a9000);
|
|
|
|
|
|
|
|
marker_149368bc981806625c1e9ccf542b69f9.bindPopup(popup_fb08f8740d1fcb2b59ae7321004ccfd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_149368bc981806625c1e9ccf542b69f9.setIcon(icon_ddb908ff39f348f8bcc9f04eb1ac2a17);
|
|
|
|
|
|
var marker_962031cfaa97ed64e2ed3f20772cf762 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f99092df022d6f356a80078db2f32c8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_134f9299d2e3057a454349fabcc72767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_270dff3640bafee4aca2c0c987f54847 = $(`<div id="html_270dff3640bafee4aca2c0c987f54847" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_134f9299d2e3057a454349fabcc72767.setContent(html_270dff3640bafee4aca2c0c987f54847);
|
|
|
|
|
|
|
|
marker_962031cfaa97ed64e2ed3f20772cf762.bindPopup(popup_134f9299d2e3057a454349fabcc72767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_962031cfaa97ed64e2ed3f20772cf762.setIcon(icon_f99092df022d6f356a80078db2f32c8c);
|
|
|
|
|
|
var marker_b5094af92ebc031f754acbeda1f60b65 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_79a44671fe6986677fe4d9de1d92ca79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f197523bfc38480a4d7c3c52146a296f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d547e6f18fc81afbbec071908fddc2a = $(`<div id="html_3d547e6f18fc81afbbec071908fddc2a" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_f197523bfc38480a4d7c3c52146a296f.setContent(html_3d547e6f18fc81afbbec071908fddc2a);
|
|
|
|
|
|
|
|
marker_b5094af92ebc031f754acbeda1f60b65.bindPopup(popup_f197523bfc38480a4d7c3c52146a296f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5094af92ebc031f754acbeda1f60b65.setIcon(icon_79a44671fe6986677fe4d9de1d92ca79);
|
|
|
|
|
|
var marker_293b14f9e41932e7cea670edbb240d1f = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c0262562c788686f79adbee758f785e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09cbd1a665956d9e22e8535ac3201bd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a289a0e1c91a95ebfa01c45fc6d4b42 = $(`<div id="html_8a289a0e1c91a95ebfa01c45fc6d4b42" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_09cbd1a665956d9e22e8535ac3201bd7.setContent(html_8a289a0e1c91a95ebfa01c45fc6d4b42);
|
|
|
|
|
|
|
|
marker_293b14f9e41932e7cea670edbb240d1f.bindPopup(popup_09cbd1a665956d9e22e8535ac3201bd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_293b14f9e41932e7cea670edbb240d1f.setIcon(icon_c0262562c788686f79adbee758f785e4);
|
|
|
|
|
|
var marker_838b4c834af8b1e6562dd9e3ad1e320d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6a082b9cd065a1161f9be02defa780d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1e47ac06ecdb9ea0e501058db4620e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bc399608a7af24bd823dda2140fba5f = $(`<div id="html_6bc399608a7af24bd823dda2140fba5f" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_b1e47ac06ecdb9ea0e501058db4620e6.setContent(html_6bc399608a7af24bd823dda2140fba5f);
|
|
|
|
|
|
|
|
marker_838b4c834af8b1e6562dd9e3ad1e320d.bindPopup(popup_b1e47ac06ecdb9ea0e501058db4620e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_838b4c834af8b1e6562dd9e3ad1e320d.setIcon(icon_6a082b9cd065a1161f9be02defa780d5);
|
|
|
|
|
|
var marker_734ec135d53e18f3564158b585d4ee50 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1563ea4ae335a96665cddd2099aa3730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8b3a90028d50130fc968c799189aff3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f42974835084ec689dadba75d65ce06 = $(`<div id="html_4f42974835084ec689dadba75d65ce06" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_a8b3a90028d50130fc968c799189aff3.setContent(html_4f42974835084ec689dadba75d65ce06);
|
|
|
|
|
|
|
|
marker_734ec135d53e18f3564158b585d4ee50.bindPopup(popup_a8b3a90028d50130fc968c799189aff3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_734ec135d53e18f3564158b585d4ee50.setIcon(icon_1563ea4ae335a96665cddd2099aa3730);
|
|
|
|
|
|
var marker_419e4b845fc81659b5855d2a038f5e4b = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4b05c28039ac89ccae9ed1251264bae1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60d860ae6be5e6a8b5d8037c28f14b79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_008e88e4c2d9b6de4347a79df541479d = $(`<div id="html_008e88e4c2d9b6de4347a79df541479d" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_60d860ae6be5e6a8b5d8037c28f14b79.setContent(html_008e88e4c2d9b6de4347a79df541479d);
|
|
|
|
|
|
|
|
marker_419e4b845fc81659b5855d2a038f5e4b.bindPopup(popup_60d860ae6be5e6a8b5d8037c28f14b79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_419e4b845fc81659b5855d2a038f5e4b.setIcon(icon_4b05c28039ac89ccae9ed1251264bae1);
|
|
|
|
|
|
var marker_302199f60ecffa7ab9c406d67b26b5d2 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_286ed54e10d64b3773db6376b649f37f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac2585374536a963df798bda350947bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c12c80fa76e4bcaf58b34882600c7c87 = $(`<div id="html_c12c80fa76e4bcaf58b34882600c7c87" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_ac2585374536a963df798bda350947bf.setContent(html_c12c80fa76e4bcaf58b34882600c7c87);
|
|
|
|
|
|
|
|
marker_302199f60ecffa7ab9c406d67b26b5d2.bindPopup(popup_ac2585374536a963df798bda350947bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_302199f60ecffa7ab9c406d67b26b5d2.setIcon(icon_286ed54e10d64b3773db6376b649f37f);
|
|
|
|
|
|
var marker_00522a9eba2a868fe062607ea93c2807 = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d18ea28375bba9aa1333b56dc4ab2561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7a6cbec33665267c882e371c15cdf3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8323049794217b139bcc220ca8f2df7 = $(`<div id="html_b8323049794217b139bcc220ca8f2df7" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_c7a6cbec33665267c882e371c15cdf3c.setContent(html_b8323049794217b139bcc220ca8f2df7);
|
|
|
|
|
|
|
|
marker_00522a9eba2a868fe062607ea93c2807.bindPopup(popup_c7a6cbec33665267c882e371c15cdf3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00522a9eba2a868fe062607ea93c2807.setIcon(icon_d18ea28375bba9aa1333b56dc4ab2561);
|
|
|
|
|
|
var marker_b9dbf0a6260bdd8e7efb6c08db52ab2d = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_46af2f2f855b6b5c19135a55e82e3758 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb3e6799b4725244db46d3ab44da03e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e2ec84c5848bdcef1e00bba80987b13 = $(`<div id="html_0e2ec84c5848bdcef1e00bba80987b13" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_bb3e6799b4725244db46d3ab44da03e8.setContent(html_0e2ec84c5848bdcef1e00bba80987b13);
|
|
|
|
|
|
|
|
marker_b9dbf0a6260bdd8e7efb6c08db52ab2d.bindPopup(popup_bb3e6799b4725244db46d3ab44da03e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9dbf0a6260bdd8e7efb6c08db52ab2d.setIcon(icon_46af2f2f855b6b5c19135a55e82e3758);
|
|
|
|
|
|
var marker_3999d527f87b8a9bd650d6dcf1711608 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_73acb67f6d966764cf4deb0272503dbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff48daf3411cea9ba2b45461ff3205da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cee0fdeeabc9ece8287abda56404e024 = $(`<div id="html_cee0fdeeabc9ece8287abda56404e024" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_ff48daf3411cea9ba2b45461ff3205da.setContent(html_cee0fdeeabc9ece8287abda56404e024);
|
|
|
|
|
|
|
|
marker_3999d527f87b8a9bd650d6dcf1711608.bindPopup(popup_ff48daf3411cea9ba2b45461ff3205da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3999d527f87b8a9bd650d6dcf1711608.setIcon(icon_73acb67f6d966764cf4deb0272503dbb);
|
|
|
|
|
|
var marker_d4fb92f20ee9cc3cdaeaad369a9236a4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_11620c17130a38754d8dfce790652c8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f01470a56528244d56909543e0b915c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba37f4bd4ae8b20afe5daee6a3fe881c = $(`<div id="html_ba37f4bd4ae8b20afe5daee6a3fe881c" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_f01470a56528244d56909543e0b915c3.setContent(html_ba37f4bd4ae8b20afe5daee6a3fe881c);
|
|
|
|
|
|
|
|
marker_d4fb92f20ee9cc3cdaeaad369a9236a4.bindPopup(popup_f01470a56528244d56909543e0b915c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4fb92f20ee9cc3cdaeaad369a9236a4.setIcon(icon_11620c17130a38754d8dfce790652c8d);
|
|
|
|
|
|
var marker_0637259e884dd9c74d40dbbdcee2a33a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b73f4b78eb0a54e6c649ab93edf441b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d7ece3a1d59028af7cec4e8bd77a571 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfb43ae13aed5fcb5cdb7499be47bf88 = $(`<div id="html_bfb43ae13aed5fcb5cdb7499be47bf88" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_1d7ece3a1d59028af7cec4e8bd77a571.setContent(html_bfb43ae13aed5fcb5cdb7499be47bf88);
|
|
|
|
|
|
|
|
marker_0637259e884dd9c74d40dbbdcee2a33a.bindPopup(popup_1d7ece3a1d59028af7cec4e8bd77a571)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0637259e884dd9c74d40dbbdcee2a33a.setIcon(icon_b73f4b78eb0a54e6c649ab93edf441b7);
|
|
|
|
|
|
var marker_72dbaefde6b1ba2a07c1dc0ccf462fda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_854372e032e7989836c1e5b9b55732ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b49cd6c19fcdbe8747ecc5439cffe9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1689b2599351a22bbaaaf29ae8fb1340 = $(`<div id="html_1689b2599351a22bbaaaf29ae8fb1340" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_2b49cd6c19fcdbe8747ecc5439cffe9d.setContent(html_1689b2599351a22bbaaaf29ae8fb1340);
|
|
|
|
|
|
|
|
marker_72dbaefde6b1ba2a07c1dc0ccf462fda.bindPopup(popup_2b49cd6c19fcdbe8747ecc5439cffe9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72dbaefde6b1ba2a07c1dc0ccf462fda.setIcon(icon_854372e032e7989836c1e5b9b55732ab);
|
|
|
|
|
|
var marker_c584d226a17cf080f2fd61f8725ce31a = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1f52a4135f7fa611b04c2651ef4b3190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bed60786894954bc7501466d139ef474 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06d50723c0d699a15f46bd6014e682c2 = $(`<div id="html_06d50723c0d699a15f46bd6014e682c2" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_bed60786894954bc7501466d139ef474.setContent(html_06d50723c0d699a15f46bd6014e682c2);
|
|
|
|
|
|
|
|
marker_c584d226a17cf080f2fd61f8725ce31a.bindPopup(popup_bed60786894954bc7501466d139ef474)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c584d226a17cf080f2fd61f8725ce31a.setIcon(icon_1f52a4135f7fa611b04c2651ef4b3190);
|
|
|
|
|
|
var marker_1440c2ee963a9baf9d0744e15958a041 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_26397aeecdb4677970cb6a2287430f0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b059d14ad5e241f74acf35d141f932d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bf29ce240ef4ce6d9cf1896df25c124 = $(`<div id="html_8bf29ce240ef4ce6d9cf1896df25c124" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_9b059d14ad5e241f74acf35d141f932d.setContent(html_8bf29ce240ef4ce6d9cf1896df25c124);
|
|
|
|
|
|
|
|
marker_1440c2ee963a9baf9d0744e15958a041.bindPopup(popup_9b059d14ad5e241f74acf35d141f932d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1440c2ee963a9baf9d0744e15958a041.setIcon(icon_26397aeecdb4677970cb6a2287430f0d);
|
|
|
|
|
|
var marker_d6ba295baf93e130fe448e8d40ec6763 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d01acbc413de61415beaed73dc575543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09d39eae4505ee123f803b070ccbe239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11ccaa1c2f5f384513fc87fb51dbfdf9 = $(`<div id="html_11ccaa1c2f5f384513fc87fb51dbfdf9" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_09d39eae4505ee123f803b070ccbe239.setContent(html_11ccaa1c2f5f384513fc87fb51dbfdf9);
|
|
|
|
|
|
|
|
marker_d6ba295baf93e130fe448e8d40ec6763.bindPopup(popup_09d39eae4505ee123f803b070ccbe239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6ba295baf93e130fe448e8d40ec6763.setIcon(icon_d01acbc413de61415beaed73dc575543);
|
|
|
|
|
|
var marker_ebf1a8857ef4a65697a10c9dae4819aa = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c0016874550fccba37462d2fcf577c21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88b90255e9135b05f02552810040b186 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e660445957194ecf09987de269abe87 = $(`<div id="html_4e660445957194ecf09987de269abe87" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_88b90255e9135b05f02552810040b186.setContent(html_4e660445957194ecf09987de269abe87);
|
|
|
|
|
|
|
|
marker_ebf1a8857ef4a65697a10c9dae4819aa.bindPopup(popup_88b90255e9135b05f02552810040b186)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebf1a8857ef4a65697a10c9dae4819aa.setIcon(icon_c0016874550fccba37462d2fcf577c21);
|
|
|
|
|
|
var marker_041e2e74b720fcec51359c72651a5a7c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_499e9a34c04dc3cd9c814c175b71503c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_944334b33c80c1ed316361fec832c8c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9d378a8c2f82a81faeb8ee86810806d = $(`<div id="html_e9d378a8c2f82a81faeb8ee86810806d" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_944334b33c80c1ed316361fec832c8c2.setContent(html_e9d378a8c2f82a81faeb8ee86810806d);
|
|
|
|
|
|
|
|
marker_041e2e74b720fcec51359c72651a5a7c.bindPopup(popup_944334b33c80c1ed316361fec832c8c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_041e2e74b720fcec51359c72651a5a7c.setIcon(icon_499e9a34c04dc3cd9c814c175b71503c);
|
|
|
|
|
|
var marker_cacb1556c4ebb20b466fb044f75b4570 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_eae91389454dc1805e08086f8096763e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a34bdc707e8c3390d351faf122357ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_986ea009429ef9fe043590a19cd32d16 = $(`<div id="html_986ea009429ef9fe043590a19cd32d16" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_7a34bdc707e8c3390d351faf122357ca.setContent(html_986ea009429ef9fe043590a19cd32d16);
|
|
|
|
|
|
|
|
marker_cacb1556c4ebb20b466fb044f75b4570.bindPopup(popup_7a34bdc707e8c3390d351faf122357ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cacb1556c4ebb20b466fb044f75b4570.setIcon(icon_eae91389454dc1805e08086f8096763e);
|
|
|
|
|
|
var marker_779835111b15bcdb1b7fbab17d78cb0c = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6a7045b1d03c53e4baea2993e9b4acf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10d7d8f437cd9123480dbcaaff7e637e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fab470b7429bee6c20221edf3c61d1be = $(`<div id="html_fab470b7429bee6c20221edf3c61d1be" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_10d7d8f437cd9123480dbcaaff7e637e.setContent(html_fab470b7429bee6c20221edf3c61d1be);
|
|
|
|
|
|
|
|
marker_779835111b15bcdb1b7fbab17d78cb0c.bindPopup(popup_10d7d8f437cd9123480dbcaaff7e637e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_779835111b15bcdb1b7fbab17d78cb0c.setIcon(icon_6a7045b1d03c53e4baea2993e9b4acf0);
|
|
|
|
|
|
var marker_88d1260943a5b3df2fb527e759a96b08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_42e47f32c64bf3e8e6d111331229b754 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd96f7c5e0ecb3f76eaa54be0a2ec77e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea2f79688237cf1287e8eb4e7cee1b0c = $(`<div id="html_ea2f79688237cf1287e8eb4e7cee1b0c" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_dd96f7c5e0ecb3f76eaa54be0a2ec77e.setContent(html_ea2f79688237cf1287e8eb4e7cee1b0c);
|
|
|
|
|
|
|
|
marker_88d1260943a5b3df2fb527e759a96b08.bindPopup(popup_dd96f7c5e0ecb3f76eaa54be0a2ec77e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88d1260943a5b3df2fb527e759a96b08.setIcon(icon_42e47f32c64bf3e8e6d111331229b754);
|
|
|
|
|
|
var marker_02afafd0be136e3425eb2ceaa44ecfd6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_10b11eb24a6ad1726f4a511e3468bfdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e02e9e1cadfe1b30abbfd2a287111504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_815f1ae48f1a89c9bababb92a2044f13 = $(`<div id="html_815f1ae48f1a89c9bababb92a2044f13" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_e02e9e1cadfe1b30abbfd2a287111504.setContent(html_815f1ae48f1a89c9bababb92a2044f13);
|
|
|
|
|
|
|
|
marker_02afafd0be136e3425eb2ceaa44ecfd6.bindPopup(popup_e02e9e1cadfe1b30abbfd2a287111504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02afafd0be136e3425eb2ceaa44ecfd6.setIcon(icon_10b11eb24a6ad1726f4a511e3468bfdf);
|
|
|
|
|
|
var marker_9e0b1358a0e6613398ae4672ddc50426 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_bd1f730697db07c8c200afeb06be7855 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee204c8dd2a3708bd2af71f10c925053 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de3d1142b1e91ec3745c6aa3d08eab72 = $(`<div id="html_de3d1142b1e91ec3745c6aa3d08eab72" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_ee204c8dd2a3708bd2af71f10c925053.setContent(html_de3d1142b1e91ec3745c6aa3d08eab72);
|
|
|
|
|
|
|
|
marker_9e0b1358a0e6613398ae4672ddc50426.bindPopup(popup_ee204c8dd2a3708bd2af71f10c925053)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e0b1358a0e6613398ae4672ddc50426.setIcon(icon_bd1f730697db07c8c200afeb06be7855);
|
|
|
|
|
|
var marker_127111662cd12c93223f853f156adfea = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_45048ae0bac9d1ca7ca0b59cebfb3567 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e2f226ec7ea9ab25cacf74e78a8e520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5e0360d79f8e4cd66ac472c00f811e6 = $(`<div id="html_b5e0360d79f8e4cd66ac472c00f811e6" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_7e2f226ec7ea9ab25cacf74e78a8e520.setContent(html_b5e0360d79f8e4cd66ac472c00f811e6);
|
|
|
|
|
|
|
|
marker_127111662cd12c93223f853f156adfea.bindPopup(popup_7e2f226ec7ea9ab25cacf74e78a8e520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_127111662cd12c93223f853f156adfea.setIcon(icon_45048ae0bac9d1ca7ca0b59cebfb3567);
|
|
|
|
|
|
var marker_442555a5b408a6d4fdcd36a8522fdbfd = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_99794299c0b4a933cb82414308571650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94c867cd2c43254472cfa4fba36145ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f942bec16dba2ea3d51cc6f35918c50a = $(`<div id="html_f942bec16dba2ea3d51cc6f35918c50a" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_94c867cd2c43254472cfa4fba36145ae.setContent(html_f942bec16dba2ea3d51cc6f35918c50a);
|
|
|
|
|
|
|
|
marker_442555a5b408a6d4fdcd36a8522fdbfd.bindPopup(popup_94c867cd2c43254472cfa4fba36145ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_442555a5b408a6d4fdcd36a8522fdbfd.setIcon(icon_99794299c0b4a933cb82414308571650);
|
|
|
|
|
|
var marker_2d8e402f754edca70178c57e6b442853 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_12b009d02ca054836cc79850d5a50818 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b8ba8378858ffbf2c4884bb76bc864f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ec2c3259f842de83cdd8f06b7902187 = $(`<div id="html_8ec2c3259f842de83cdd8f06b7902187" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_0b8ba8378858ffbf2c4884bb76bc864f.setContent(html_8ec2c3259f842de83cdd8f06b7902187);
|
|
|
|
|
|
|
|
marker_2d8e402f754edca70178c57e6b442853.bindPopup(popup_0b8ba8378858ffbf2c4884bb76bc864f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d8e402f754edca70178c57e6b442853.setIcon(icon_12b009d02ca054836cc79850d5a50818);
|
|
|
|
|
|
var marker_6e3e47fe3a393713c9b20dea7550fa25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8787191c7837454ff18fefdf3956cdfc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b99e6e4a70d7e6267e39d0af117887a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e28ac21d1a31a3544271580a4a16c2be = $(`<div id="html_e28ac21d1a31a3544271580a4a16c2be" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_b99e6e4a70d7e6267e39d0af117887a4.setContent(html_e28ac21d1a31a3544271580a4a16c2be);
|
|
|
|
|
|
|
|
marker_6e3e47fe3a393713c9b20dea7550fa25.bindPopup(popup_b99e6e4a70d7e6267e39d0af117887a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e3e47fe3a393713c9b20dea7550fa25.setIcon(icon_8787191c7837454ff18fefdf3956cdfc);
|
|
|
|
|
|
var marker_2ee2eec66006bd8539355e80e4247b65 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_98a89106d4fd87edbe9b1ae9b35dd290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32beb36f66ee6ee79fb5166170133c67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98aa400f8d0a3048f2aed90be13fcc25 = $(`<div id="html_98aa400f8d0a3048f2aed90be13fcc25" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_32beb36f66ee6ee79fb5166170133c67.setContent(html_98aa400f8d0a3048f2aed90be13fcc25);
|
|
|
|
|
|
|
|
marker_2ee2eec66006bd8539355e80e4247b65.bindPopup(popup_32beb36f66ee6ee79fb5166170133c67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ee2eec66006bd8539355e80e4247b65.setIcon(icon_98a89106d4fd87edbe9b1ae9b35dd290);
|
|
|
|
|
|
var marker_ba861b5f1911f23de7ef225e094726e8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8d8990a6beb0816333fd9e6f39cba7cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e8a9a151bb708ac02dd6b6f2ba9669a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35ee1b0f902745e650f0f6a662b119ee = $(`<div id="html_35ee1b0f902745e650f0f6a662b119ee" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_2e8a9a151bb708ac02dd6b6f2ba9669a.setContent(html_35ee1b0f902745e650f0f6a662b119ee);
|
|
|
|
|
|
|
|
marker_ba861b5f1911f23de7ef225e094726e8.bindPopup(popup_2e8a9a151bb708ac02dd6b6f2ba9669a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba861b5f1911f23de7ef225e094726e8.setIcon(icon_8d8990a6beb0816333fd9e6f39cba7cb);
|
|
|
|
|
|
var marker_9bdbcd24024642ae1d8d6850a5052e47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f4950d8460c83b1792551b4fb834cf64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba9f0f7526e69c9bbda977f750a8004a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41f1a2332b364619ed11e6b5ba179709 = $(`<div id="html_41f1a2332b364619ed11e6b5ba179709" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_ba9f0f7526e69c9bbda977f750a8004a.setContent(html_41f1a2332b364619ed11e6b5ba179709);
|
|
|
|
|
|
|
|
marker_9bdbcd24024642ae1d8d6850a5052e47.bindPopup(popup_ba9f0f7526e69c9bbda977f750a8004a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bdbcd24024642ae1d8d6850a5052e47.setIcon(icon_f4950d8460c83b1792551b4fb834cf64);
|
|
|
|
|
|
var marker_7ed98a609a1d1b91dd3e4b1231253ebc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8c9987de9bb756ec3a71f3deeb004217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a7a2d05e68d8dde6b4aa42ffc0bd447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b189441154e86ddca1f4c5a348d9351d = $(`<div id="html_b189441154e86ddca1f4c5a348d9351d" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_0a7a2d05e68d8dde6b4aa42ffc0bd447.setContent(html_b189441154e86ddca1f4c5a348d9351d);
|
|
|
|
|
|
|
|
marker_7ed98a609a1d1b91dd3e4b1231253ebc.bindPopup(popup_0a7a2d05e68d8dde6b4aa42ffc0bd447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ed98a609a1d1b91dd3e4b1231253ebc.setIcon(icon_8c9987de9bb756ec3a71f3deeb004217);
|
|
|
|
|
|
var marker_b1b4bd24f947fbcff487ce2d28619d11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1781d74ac8658cc7bf4239308b1b3a3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_594bb119a256f36d606a62ac1b449be1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30ab6b6754e4497ac04da7dbea834b6f = $(`<div id="html_30ab6b6754e4497ac04da7dbea834b6f" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_594bb119a256f36d606a62ac1b449be1.setContent(html_30ab6b6754e4497ac04da7dbea834b6f);
|
|
|
|
|
|
|
|
marker_b1b4bd24f947fbcff487ce2d28619d11.bindPopup(popup_594bb119a256f36d606a62ac1b449be1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1b4bd24f947fbcff487ce2d28619d11.setIcon(icon_1781d74ac8658cc7bf4239308b1b3a3a);
|
|
|
|
|
|
var marker_648d29eb60c519f800653bc660031b1e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_edd0c819a09db19f048a773c912c7800 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9d08f112e8a3bd391affb3b495e9c4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_719960ba65265444692ab9b4d9bae50b = $(`<div id="html_719960ba65265444692ab9b4d9bae50b" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_a9d08f112e8a3bd391affb3b495e9c4a.setContent(html_719960ba65265444692ab9b4d9bae50b);
|
|
|
|
|
|
|
|
marker_648d29eb60c519f800653bc660031b1e.bindPopup(popup_a9d08f112e8a3bd391affb3b495e9c4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_648d29eb60c519f800653bc660031b1e.setIcon(icon_edd0c819a09db19f048a773c912c7800);
|
|
|
|
|
|
var marker_cd872deca1b906cb5d21c7611b4c0cd9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_cffc0e818b8cae7db9ef19613d009b4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_421d8aacffabdd14759e944e958b8b9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd46e48b3f720ba1a989456fe540c3d7 = $(`<div id="html_cd46e48b3f720ba1a989456fe540c3d7" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_421d8aacffabdd14759e944e958b8b9f.setContent(html_cd46e48b3f720ba1a989456fe540c3d7);
|
|
|
|
|
|
|
|
marker_cd872deca1b906cb5d21c7611b4c0cd9.bindPopup(popup_421d8aacffabdd14759e944e958b8b9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd872deca1b906cb5d21c7611b4c0cd9.setIcon(icon_cffc0e818b8cae7db9ef19613d009b4e);
|
|
|
|
|
|
var marker_4281d62a51ddbdd06722fb2a7e9a72cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_12dd335edac63b93a4210efeabad73f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf4dd12d3d5bd4eac76794a910d43867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffcd321726f3508434d5ac0158470650 = $(`<div id="html_ffcd321726f3508434d5ac0158470650" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_bf4dd12d3d5bd4eac76794a910d43867.setContent(html_ffcd321726f3508434d5ac0158470650);
|
|
|
|
|
|
|
|
marker_4281d62a51ddbdd06722fb2a7e9a72cb.bindPopup(popup_bf4dd12d3d5bd4eac76794a910d43867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4281d62a51ddbdd06722fb2a7e9a72cb.setIcon(icon_12dd335edac63b93a4210efeabad73f2);
|
|
|
|
|
|
var marker_0abf8e8fe7b22efa3acc6d1c31b3b02a = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_055991327b76771f8ebc13ca5c4798e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7aab203e550c6af24213c594d862a55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd12d5996a5aff35da040a14acb8c713 = $(`<div id="html_dd12d5996a5aff35da040a14acb8c713" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_f7aab203e550c6af24213c594d862a55.setContent(html_dd12d5996a5aff35da040a14acb8c713);
|
|
|
|
|
|
|
|
marker_0abf8e8fe7b22efa3acc6d1c31b3b02a.bindPopup(popup_f7aab203e550c6af24213c594d862a55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0abf8e8fe7b22efa3acc6d1c31b3b02a.setIcon(icon_055991327b76771f8ebc13ca5c4798e7);
|
|
|
|
|
|
var marker_23b4b71a300138cc9cf658382076dd9d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b6e021faa1b691c6cf5235dda009b755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0176bacdcb972b5652b269bfd419184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0159defdf1090e6250f4062c8304ebf = $(`<div id="html_b0159defdf1090e6250f4062c8304ebf" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_e0176bacdcb972b5652b269bfd419184.setContent(html_b0159defdf1090e6250f4062c8304ebf);
|
|
|
|
|
|
|
|
marker_23b4b71a300138cc9cf658382076dd9d.bindPopup(popup_e0176bacdcb972b5652b269bfd419184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23b4b71a300138cc9cf658382076dd9d.setIcon(icon_b6e021faa1b691c6cf5235dda009b755);
|
|
|
|
|
|
var marker_7a0b899b514678fb869e2f4e22c20fe0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_29691ddd9729f6a82aa0ade8af7cdc84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf7d2e0f979539b8361c9aa12238a49f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dc8e7972ffe323396ad236845e8f890 = $(`<div id="html_0dc8e7972ffe323396ad236845e8f890" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_cf7d2e0f979539b8361c9aa12238a49f.setContent(html_0dc8e7972ffe323396ad236845e8f890);
|
|
|
|
|
|
|
|
marker_7a0b899b514678fb869e2f4e22c20fe0.bindPopup(popup_cf7d2e0f979539b8361c9aa12238a49f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a0b899b514678fb869e2f4e22c20fe0.setIcon(icon_29691ddd9729f6a82aa0ade8af7cdc84);
|
|
|
|
|
|
var marker_3d942824758212dfadd35612abe4b67f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f448479da1c371d32ac9417816a15d1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62a437d562b00478e72e09f71210f21d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f00150024804408b77063564e3c350cf = $(`<div id="html_f00150024804408b77063564e3c350cf" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_62a437d562b00478e72e09f71210f21d.setContent(html_f00150024804408b77063564e3c350cf);
|
|
|
|
|
|
|
|
marker_3d942824758212dfadd35612abe4b67f.bindPopup(popup_62a437d562b00478e72e09f71210f21d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d942824758212dfadd35612abe4b67f.setIcon(icon_f448479da1c371d32ac9417816a15d1b);
|
|
|
|
|
|
var marker_4b87de464ec9e2846c64f53a4236feb9 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1b0180f4cfcd996dcbfc54c9d6d2a3e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91759ffcc1fd325053681622758ca720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9172ce6470819cc38132680144f1fbc7 = $(`<div id="html_9172ce6470819cc38132680144f1fbc7" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_91759ffcc1fd325053681622758ca720.setContent(html_9172ce6470819cc38132680144f1fbc7);
|
|
|
|
|
|
|
|
marker_4b87de464ec9e2846c64f53a4236feb9.bindPopup(popup_91759ffcc1fd325053681622758ca720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b87de464ec9e2846c64f53a4236feb9.setIcon(icon_1b0180f4cfcd996dcbfc54c9d6d2a3e2);
|
|
|
|
|
|
var marker_d89765fb5caa719d0a1e1a9f1d89d4c1 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8567aad65c4af50beb1ba5b6b836ccad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b2b20f43cb9df758a5655e058e33d6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41287fd9b2ce3497ba568bf2541e870f = $(`<div id="html_41287fd9b2ce3497ba568bf2541e870f" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_1b2b20f43cb9df758a5655e058e33d6c.setContent(html_41287fd9b2ce3497ba568bf2541e870f);
|
|
|
|
|
|
|
|
marker_d89765fb5caa719d0a1e1a9f1d89d4c1.bindPopup(popup_1b2b20f43cb9df758a5655e058e33d6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d89765fb5caa719d0a1e1a9f1d89d4c1.setIcon(icon_8567aad65c4af50beb1ba5b6b836ccad);
|
|
|
|
|
|
var marker_e4c414acae7be0e94a8324837105e02a = L.marker(
|
|
[49.6735, -124.928],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_25f0a124daf77d43d101f8655581736a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0920d57feca42a728da8b97ef31966da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69b6be0d41887d730355a57e9c8b1148 = $(`<div id="html_69b6be0d41887d730355a57e9c8b1148" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_0920d57feca42a728da8b97ef31966da.setContent(html_69b6be0d41887d730355a57e9c8b1148);
|
|
|
|
|
|
|
|
marker_e4c414acae7be0e94a8324837105e02a.bindPopup(popup_0920d57feca42a728da8b97ef31966da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4c414acae7be0e94a8324837105e02a.setIcon(icon_25f0a124daf77d43d101f8655581736a);
|
|
|
|
|
|
var marker_f26bd29c04bd05d1db3a05e87cd9c57b = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_3ffe37cea7d37f937f1757f43213bcf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_279364fc8388197b3b6db7ab25946072 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75e923ed24fcd1f05c1f9e894ae59a90 = $(`<div id="html_75e923ed24fcd1f05c1f9e894ae59a90" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_279364fc8388197b3b6db7ab25946072.setContent(html_75e923ed24fcd1f05c1f9e894ae59a90);
|
|
|
|
|
|
|
|
marker_f26bd29c04bd05d1db3a05e87cd9c57b.bindPopup(popup_279364fc8388197b3b6db7ab25946072)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f26bd29c04bd05d1db3a05e87cd9c57b.setIcon(icon_3ffe37cea7d37f937f1757f43213bcf9);
|
|
|
|
|
|
var marker_dbce69c04192c3952f09662facd11c5d = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f84fc63a6e0c79a66413cac2f38c424f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf385a9f161988ec819ad43fd90b1a2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adfde20acd9559dcc8a7e8007c5972a1 = $(`<div id="html_adfde20acd9559dcc8a7e8007c5972a1" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_cf385a9f161988ec819ad43fd90b1a2b.setContent(html_adfde20acd9559dcc8a7e8007c5972a1);
|
|
|
|
|
|
|
|
marker_dbce69c04192c3952f09662facd11c5d.bindPopup(popup_cf385a9f161988ec819ad43fd90b1a2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbce69c04192c3952f09662facd11c5d.setIcon(icon_f84fc63a6e0c79a66413cac2f38c424f);
|
|
|
|
|
|
var marker_259087f9577a55e0a0d8cc6fdf63636a = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_257b824f02662adfdf7cefb3b9e05774 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b63dce429a09246ce020de3dc17f783 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21c73078f8e70c3560a8f5c03cbb4edb = $(`<div id="html_21c73078f8e70c3560a8f5c03cbb4edb" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_2b63dce429a09246ce020de3dc17f783.setContent(html_21c73078f8e70c3560a8f5c03cbb4edb);
|
|
|
|
|
|
|
|
marker_259087f9577a55e0a0d8cc6fdf63636a.bindPopup(popup_2b63dce429a09246ce020de3dc17f783)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_259087f9577a55e0a0d8cc6fdf63636a.setIcon(icon_257b824f02662adfdf7cefb3b9e05774);
|
|
|
|
|
|
var marker_2b6f2c23a9d34b3e22257968e661a0ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_2b9f4f7b328ab3a9d1aaebf087b2f25a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e049e14d456c8a6efc90a1407ba1a3a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb06fecb83300e25abdf29413804af18 = $(`<div id="html_bb06fecb83300e25abdf29413804af18" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_e049e14d456c8a6efc90a1407ba1a3a0.setContent(html_bb06fecb83300e25abdf29413804af18);
|
|
|
|
|
|
|
|
marker_2b6f2c23a9d34b3e22257968e661a0ab.bindPopup(popup_e049e14d456c8a6efc90a1407ba1a3a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b6f2c23a9d34b3e22257968e661a0ab.setIcon(icon_2b9f4f7b328ab3a9d1aaebf087b2f25a);
|
|
|
|
|
|
var marker_fc98e5223a211978f38e4c794f143408 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a357a5c47b2056ea7af33957e639d64e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd9f037a913bb91ff0707e273e60babc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb270171b632eb5eb3312b2f3da2fc94 = $(`<div id="html_eb270171b632eb5eb3312b2f3da2fc94" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_fd9f037a913bb91ff0707e273e60babc.setContent(html_eb270171b632eb5eb3312b2f3da2fc94);
|
|
|
|
|
|
|
|
marker_fc98e5223a211978f38e4c794f143408.bindPopup(popup_fd9f037a913bb91ff0707e273e60babc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc98e5223a211978f38e4c794f143408.setIcon(icon_a357a5c47b2056ea7af33957e639d64e);
|
|
|
|
|
|
var marker_7255736c7220d1940f1f64ff67a996e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4538c87aecfedbd858f1997dfac8f569 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b73004976b132eea49130f33c7c447c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b6e34874e560d7e2c56c1c32a1b26a = $(`<div id="html_f3b6e34874e560d7e2c56c1c32a1b26a" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_4b73004976b132eea49130f33c7c447c.setContent(html_f3b6e34874e560d7e2c56c1c32a1b26a);
|
|
|
|
|
|
|
|
marker_7255736c7220d1940f1f64ff67a996e3.bindPopup(popup_4b73004976b132eea49130f33c7c447c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7255736c7220d1940f1f64ff67a996e3.setIcon(icon_4538c87aecfedbd858f1997dfac8f569);
|
|
|
|
|
|
var marker_d2dfdb034395284a848fba9df6a1633d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b282f121224303647d72d38c6c95f6d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f940f87445e82dd43d06c624c4417bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3677f161158f462b3cb536850aa66286 = $(`<div id="html_3677f161158f462b3cb536850aa66286" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_1f940f87445e82dd43d06c624c4417bf.setContent(html_3677f161158f462b3cb536850aa66286);
|
|
|
|
|
|
|
|
marker_d2dfdb034395284a848fba9df6a1633d.bindPopup(popup_1f940f87445e82dd43d06c624c4417bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2dfdb034395284a848fba9df6a1633d.setIcon(icon_b282f121224303647d72d38c6c95f6d7);
|
|
|
|
|
|
var marker_c773c4bdebb7072d6006c2ed5b42cb91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b6e2824476ea9476f51f227bdfa4cf86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30b3a3d7c2066245a91efc71caffa149 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4a1bfacb635bebdbdca7ac70370c045 = $(`<div id="html_e4a1bfacb635bebdbdca7ac70370c045" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_30b3a3d7c2066245a91efc71caffa149.setContent(html_e4a1bfacb635bebdbdca7ac70370c045);
|
|
|
|
|
|
|
|
marker_c773c4bdebb7072d6006c2ed5b42cb91.bindPopup(popup_30b3a3d7c2066245a91efc71caffa149)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c773c4bdebb7072d6006c2ed5b42cb91.setIcon(icon_b6e2824476ea9476f51f227bdfa4cf86);
|
|
|
|
|
|
var marker_7270bb30dea174371f1da3bb2ec9bd62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8188069c8040af680941b7ebd5e0218b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_202132c883e30239a4893b417a3564f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ede6c094dece7bcda74f1114d961c03 = $(`<div id="html_8ede6c094dece7bcda74f1114d961c03" style="width: 100.0%; height: 100.0%;">nostr.veladan.dev</div>`)[0];
|
|
popup_202132c883e30239a4893b417a3564f6.setContent(html_8ede6c094dece7bcda74f1114d961c03);
|
|
|
|
|
|
|
|
marker_7270bb30dea174371f1da3bb2ec9bd62.bindPopup(popup_202132c883e30239a4893b417a3564f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7270bb30dea174371f1da3bb2ec9bd62.setIcon(icon_8188069c8040af680941b7ebd5e0218b);
|
|
|
|
|
|
var marker_c5deb344e4a1634d9d626096ea44898f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4073cac7320808b703108dfde8bda8e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9ed7d363daea70d926e382da1a73656 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6f78fe08b9c44dbf86a5fc5c73158a9 = $(`<div id="html_d6f78fe08b9c44dbf86a5fc5c73158a9" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_c9ed7d363daea70d926e382da1a73656.setContent(html_d6f78fe08b9c44dbf86a5fc5c73158a9);
|
|
|
|
|
|
|
|
marker_c5deb344e4a1634d9d626096ea44898f.bindPopup(popup_c9ed7d363daea70d926e382da1a73656)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5deb344e4a1634d9d626096ea44898f.setIcon(icon_4073cac7320808b703108dfde8bda8e1);
|
|
|
|
|
|
var marker_ac13bcb535e2e2d5f5485e6b45e467cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9ff922870ddc68d0bae249ed2b6c6294 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dae9390816723031b401d50ced0835d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc34e62629e12411c87099ecace503c2 = $(`<div id="html_cc34e62629e12411c87099ecace503c2" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_2dae9390816723031b401d50ced0835d.setContent(html_cc34e62629e12411c87099ecace503c2);
|
|
|
|
|
|
|
|
marker_ac13bcb535e2e2d5f5485e6b45e467cd.bindPopup(popup_2dae9390816723031b401d50ced0835d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac13bcb535e2e2d5f5485e6b45e467cd.setIcon(icon_9ff922870ddc68d0bae249ed2b6c6294);
|
|
|
|
|
|
var marker_e760aaf4407821c9cc93880b50ad3de2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6adc9eeaf08c563f5865373d8b0a760b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed5068c1d4d7b204fdb2105072605be7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3f19455be7308b4f419a6e7eeae0b78 = $(`<div id="html_a3f19455be7308b4f419a6e7eeae0b78" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_ed5068c1d4d7b204fdb2105072605be7.setContent(html_a3f19455be7308b4f419a6e7eeae0b78);
|
|
|
|
|
|
|
|
marker_e760aaf4407821c9cc93880b50ad3de2.bindPopup(popup_ed5068c1d4d7b204fdb2105072605be7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e760aaf4407821c9cc93880b50ad3de2.setIcon(icon_6adc9eeaf08c563f5865373d8b0a760b);
|
|
|
|
|
|
var marker_59ab739b1b3fce2987ca11cbbc559406 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_197991009e54acf5d715c5ac797b6a50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cabc1819ecffc90a438c4120655c8129 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7df694c6e215c47e670479d5303f0ff = $(`<div id="html_b7df694c6e215c47e670479d5303f0ff" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_cabc1819ecffc90a438c4120655c8129.setContent(html_b7df694c6e215c47e670479d5303f0ff);
|
|
|
|
|
|
|
|
marker_59ab739b1b3fce2987ca11cbbc559406.bindPopup(popup_cabc1819ecffc90a438c4120655c8129)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59ab739b1b3fce2987ca11cbbc559406.setIcon(icon_197991009e54acf5d715c5ac797b6a50);
|
|
|
|
|
|
var marker_ffed1a18791416b58330aadd7770f998 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_2f61e75e2d9159e495f215821ec2d40b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b21c43d48f352ab6f75c678e57cf5876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fe17224547fe0da60d5bef42c12d1fe = $(`<div id="html_8fe17224547fe0da60d5bef42c12d1fe" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_b21c43d48f352ab6f75c678e57cf5876.setContent(html_8fe17224547fe0da60d5bef42c12d1fe);
|
|
|
|
|
|
|
|
marker_ffed1a18791416b58330aadd7770f998.bindPopup(popup_b21c43d48f352ab6f75c678e57cf5876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffed1a18791416b58330aadd7770f998.setIcon(icon_2f61e75e2d9159e495f215821ec2d40b);
|
|
|
|
|
|
var marker_da870358150d04acb7119d93615a91b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0f4443b7c1a5cba2209d5525ce3fc8db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10ea4b94a558846b42ef5968acce8e48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_909c46c67fa27c37915427a6c1f4b94a = $(`<div id="html_909c46c67fa27c37915427a6c1f4b94a" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_10ea4b94a558846b42ef5968acce8e48.setContent(html_909c46c67fa27c37915427a6c1f4b94a);
|
|
|
|
|
|
|
|
marker_da870358150d04acb7119d93615a91b1.bindPopup(popup_10ea4b94a558846b42ef5968acce8e48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da870358150d04acb7119d93615a91b1.setIcon(icon_0f4443b7c1a5cba2209d5525ce3fc8db);
|
|
|
|
|
|
var marker_2e6ad87e9d409aa2b3fc0b4150be4474 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_494df680ecd4ae4ee8adb012e195d41f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bbecabdadfb81ac0c4434b853101cd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f2d2b86820a154a3993cea7a70b78e0 = $(`<div id="html_7f2d2b86820a154a3993cea7a70b78e0" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_6bbecabdadfb81ac0c4434b853101cd2.setContent(html_7f2d2b86820a154a3993cea7a70b78e0);
|
|
|
|
|
|
|
|
marker_2e6ad87e9d409aa2b3fc0b4150be4474.bindPopup(popup_6bbecabdadfb81ac0c4434b853101cd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e6ad87e9d409aa2b3fc0b4150be4474.setIcon(icon_494df680ecd4ae4ee8adb012e195d41f);
|
|
|
|
|
|
var marker_547d6835520c1de76ed80157c112a42a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_20d09204a3a9ee259255edf5b9949bbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77dc9aabd205afab6a7a41c515dfc9bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec13971584210e12ae61cc4e0b32eccd = $(`<div id="html_ec13971584210e12ae61cc4e0b32eccd" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_77dc9aabd205afab6a7a41c515dfc9bb.setContent(html_ec13971584210e12ae61cc4e0b32eccd);
|
|
|
|
|
|
|
|
marker_547d6835520c1de76ed80157c112a42a.bindPopup(popup_77dc9aabd205afab6a7a41c515dfc9bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_547d6835520c1de76ed80157c112a42a.setIcon(icon_20d09204a3a9ee259255edf5b9949bbe);
|
|
|
|
|
|
var marker_9b581e8069520b917ea326053bf8aa69 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_86efc0c240857b8f280c09d8dcd54f3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_999a25d517ca5fb4ed7a6fe0aa0313d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_497b23e0ef3ec87af04229425ca088e0 = $(`<div id="html_497b23e0ef3ec87af04229425ca088e0" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_999a25d517ca5fb4ed7a6fe0aa0313d2.setContent(html_497b23e0ef3ec87af04229425ca088e0);
|
|
|
|
|
|
|
|
marker_9b581e8069520b917ea326053bf8aa69.bindPopup(popup_999a25d517ca5fb4ed7a6fe0aa0313d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b581e8069520b917ea326053bf8aa69.setIcon(icon_86efc0c240857b8f280c09d8dcd54f3a);
|
|
|
|
|
|
var marker_6fb28f83512b556eb3b8c65dbbe15ef4 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d36435f26fa65286762bbde83fed2c00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b16e8d502091d2074bd950dbd9aab4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00609c08161d0659fb0b4a41b2d98040 = $(`<div id="html_00609c08161d0659fb0b4a41b2d98040" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_0b16e8d502091d2074bd950dbd9aab4a.setContent(html_00609c08161d0659fb0b4a41b2d98040);
|
|
|
|
|
|
|
|
marker_6fb28f83512b556eb3b8c65dbbe15ef4.bindPopup(popup_0b16e8d502091d2074bd950dbd9aab4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fb28f83512b556eb3b8c65dbbe15ef4.setIcon(icon_d36435f26fa65286762bbde83fed2c00);
|
|
|
|
|
|
var marker_a8163b8911fbdc8d53480c146b605328 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c34afa3d702568739882103eddfa4277 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a740873d9583f76d512caa61484ea694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e991eb606e5a228f052b302482de55b1 = $(`<div id="html_e991eb606e5a228f052b302482de55b1" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_a740873d9583f76d512caa61484ea694.setContent(html_e991eb606e5a228f052b302482de55b1);
|
|
|
|
|
|
|
|
marker_a8163b8911fbdc8d53480c146b605328.bindPopup(popup_a740873d9583f76d512caa61484ea694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8163b8911fbdc8d53480c146b605328.setIcon(icon_c34afa3d702568739882103eddfa4277);
|
|
|
|
|
|
var marker_ac4a2cdca7f85af71044c5b3e2faa83e = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_5363e43c8ce1d125c1bec9bfef3021dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86b78592478f12ab5292d32ff02dc35e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4f1424fcb14799657e3ba1017464a95 = $(`<div id="html_d4f1424fcb14799657e3ba1017464a95" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_86b78592478f12ab5292d32ff02dc35e.setContent(html_d4f1424fcb14799657e3ba1017464a95);
|
|
|
|
|
|
|
|
marker_ac4a2cdca7f85af71044c5b3e2faa83e.bindPopup(popup_86b78592478f12ab5292d32ff02dc35e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac4a2cdca7f85af71044c5b3e2faa83e.setIcon(icon_5363e43c8ce1d125c1bec9bfef3021dc);
|
|
|
|
|
|
var marker_026bbddafbf23d1a340255038d05ab04 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8be74c9d8de224f991fcf9258061e9d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94436ca49dde41716e69b7a30042e690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_057d87f39b4f3e8da7d07a63245ac3d6 = $(`<div id="html_057d87f39b4f3e8da7d07a63245ac3d6" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_94436ca49dde41716e69b7a30042e690.setContent(html_057d87f39b4f3e8da7d07a63245ac3d6);
|
|
|
|
|
|
|
|
marker_026bbddafbf23d1a340255038d05ab04.bindPopup(popup_94436ca49dde41716e69b7a30042e690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_026bbddafbf23d1a340255038d05ab04.setIcon(icon_8be74c9d8de224f991fcf9258061e9d7);
|
|
|
|
|
|
var marker_ee503ebccb1c0d6e603b14c7314beedc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9dc3c82b4addd243e73bf67c4f1fa216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c59ecb6a4be7c948edbfa0dbc6cc72b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de0bc3a13ea7ee8ec6b0674c4b1f5eaf = $(`<div id="html_de0bc3a13ea7ee8ec6b0674c4b1f5eaf" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_1c59ecb6a4be7c948edbfa0dbc6cc72b.setContent(html_de0bc3a13ea7ee8ec6b0674c4b1f5eaf);
|
|
|
|
|
|
|
|
marker_ee503ebccb1c0d6e603b14c7314beedc.bindPopup(popup_1c59ecb6a4be7c948edbfa0dbc6cc72b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee503ebccb1c0d6e603b14c7314beedc.setIcon(icon_9dc3c82b4addd243e73bf67c4f1fa216);
|
|
|
|
|
|
var marker_c4b4ad144a9dbaa0a54a5182f016f0c9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6c757b762e5e1542d544bc9c853fe110 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dff7b1ea5c69387cede87e066c343722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d99ca5e8718685499d4cfe78a5b8472 = $(`<div id="html_9d99ca5e8718685499d4cfe78a5b8472" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_dff7b1ea5c69387cede87e066c343722.setContent(html_9d99ca5e8718685499d4cfe78a5b8472);
|
|
|
|
|
|
|
|
marker_c4b4ad144a9dbaa0a54a5182f016f0c9.bindPopup(popup_dff7b1ea5c69387cede87e066c343722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4b4ad144a9dbaa0a54a5182f016f0c9.setIcon(icon_6c757b762e5e1542d544bc9c853fe110);
|
|
|
|
|
|
var marker_526296a7afcee93f31caaecb7b97a265 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8c7ca77a31a300f4623c405980bdee04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a44e8564d8bbe13ac11c20f552bd83ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_546a9c72f31745c43e6e2c0ed56e10c0 = $(`<div id="html_546a9c72f31745c43e6e2c0ed56e10c0" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_a44e8564d8bbe13ac11c20f552bd83ef.setContent(html_546a9c72f31745c43e6e2c0ed56e10c0);
|
|
|
|
|
|
|
|
marker_526296a7afcee93f31caaecb7b97a265.bindPopup(popup_a44e8564d8bbe13ac11c20f552bd83ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_526296a7afcee93f31caaecb7b97a265.setIcon(icon_8c7ca77a31a300f4623c405980bdee04);
|
|
|
|
|
|
var marker_3e22f0c47d85884a6bceab61f04211d7 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8030e2550c5eb676861318093f2697c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_436237ce4f77b07382196bdd11a31843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7898f0296525e0dff991b1b13f192b25 = $(`<div id="html_7898f0296525e0dff991b1b13f192b25" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_436237ce4f77b07382196bdd11a31843.setContent(html_7898f0296525e0dff991b1b13f192b25);
|
|
|
|
|
|
|
|
marker_3e22f0c47d85884a6bceab61f04211d7.bindPopup(popup_436237ce4f77b07382196bdd11a31843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e22f0c47d85884a6bceab61f04211d7.setIcon(icon_8030e2550c5eb676861318093f2697c7);
|
|
|
|
|
|
var marker_e2f9806170788b825b9891aa9e309341 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_265f37b32386c2fe27f4467e4d5e589e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eaf64880fda2db92116acf78743b1ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9767b733f86e9cc14a9d17e33dd246d3 = $(`<div id="html_9767b733f86e9cc14a9d17e33dd246d3" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_4eaf64880fda2db92116acf78743b1ed.setContent(html_9767b733f86e9cc14a9d17e33dd246d3);
|
|
|
|
|
|
|
|
marker_e2f9806170788b825b9891aa9e309341.bindPopup(popup_4eaf64880fda2db92116acf78743b1ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2f9806170788b825b9891aa9e309341.setIcon(icon_265f37b32386c2fe27f4467e4d5e589e);
|
|
|
|
|
|
var marker_0a03dbedbed3f6ee67cd0254017003cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_7a4496de8e2f8d8ba272915e332eae21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdb51803a0ac5152146f09d11dba4fc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d32eedd0642f5999a1b7e5bb13f50de2 = $(`<div id="html_d32eedd0642f5999a1b7e5bb13f50de2" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_fdb51803a0ac5152146f09d11dba4fc3.setContent(html_d32eedd0642f5999a1b7e5bb13f50de2);
|
|
|
|
|
|
|
|
marker_0a03dbedbed3f6ee67cd0254017003cd.bindPopup(popup_fdb51803a0ac5152146f09d11dba4fc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a03dbedbed3f6ee67cd0254017003cd.setIcon(icon_7a4496de8e2f8d8ba272915e332eae21);
|
|
|
|
|
|
var marker_74046bb38c3df4a137e7bbb2151950f1 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_e9394c98b0628363aeaf31a3730b701c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7a9b61afc29691476752fb7f379157a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d48376a192c48f61eacd7d8a2c03c90a = $(`<div id="html_d48376a192c48f61eacd7d8a2c03c90a" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_e7a9b61afc29691476752fb7f379157a.setContent(html_d48376a192c48f61eacd7d8a2c03c90a);
|
|
|
|
|
|
|
|
marker_74046bb38c3df4a137e7bbb2151950f1.bindPopup(popup_e7a9b61afc29691476752fb7f379157a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74046bb38c3df4a137e7bbb2151950f1.setIcon(icon_e9394c98b0628363aeaf31a3730b701c);
|
|
|
|
|
|
var marker_4d3de2ef90f2ae73bb2bf06036b03f02 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d9108952e0eb65bccccac67746cd9f56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d74ef7636f0e0885ef679dab0ee6074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe86bb49b9d215ac25432b870e8ffa7f = $(`<div id="html_fe86bb49b9d215ac25432b870e8ffa7f" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_4d74ef7636f0e0885ef679dab0ee6074.setContent(html_fe86bb49b9d215ac25432b870e8ffa7f);
|
|
|
|
|
|
|
|
marker_4d3de2ef90f2ae73bb2bf06036b03f02.bindPopup(popup_4d74ef7636f0e0885ef679dab0ee6074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d3de2ef90f2ae73bb2bf06036b03f02.setIcon(icon_d9108952e0eb65bccccac67746cd9f56);
|
|
|
|
|
|
var marker_8f1946e297b416a183896918ee722818 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_bca73cdde409d5b60f5104db9ff8a9e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2a5563dcdd163250e4c24c8878df4c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2afaf99feb93410aae143b11b555e4c = $(`<div id="html_f2afaf99feb93410aae143b11b555e4c" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_f2a5563dcdd163250e4c24c8878df4c9.setContent(html_f2afaf99feb93410aae143b11b555e4c);
|
|
|
|
|
|
|
|
marker_8f1946e297b416a183896918ee722818.bindPopup(popup_f2a5563dcdd163250e4c24c8878df4c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f1946e297b416a183896918ee722818.setIcon(icon_bca73cdde409d5b60f5104db9ff8a9e4);
|
|
|
|
|
|
var marker_25cc725af7c4cdf650aed068a11f0b38 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8b51beaeaeb238823eb680486bc2aa37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adb79899061a485b817fcb24bf4a2090 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9576f55098b63f8727951edef1462df9 = $(`<div id="html_9576f55098b63f8727951edef1462df9" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_adb79899061a485b817fcb24bf4a2090.setContent(html_9576f55098b63f8727951edef1462df9);
|
|
|
|
|
|
|
|
marker_25cc725af7c4cdf650aed068a11f0b38.bindPopup(popup_adb79899061a485b817fcb24bf4a2090)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25cc725af7c4cdf650aed068a11f0b38.setIcon(icon_8b51beaeaeb238823eb680486bc2aa37);
|
|
|
|
|
|
var marker_48e9555fdda93bfa07277c9d48fb435d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_e0efb4ede25dc205d31f01749219a089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f8f2b13d70c117a30ddb37d7f4e4bd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e399e48979e4a96db6a06e1b060b7501 = $(`<div id="html_e399e48979e4a96db6a06e1b060b7501" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_5f8f2b13d70c117a30ddb37d7f4e4bd9.setContent(html_e399e48979e4a96db6a06e1b060b7501);
|
|
|
|
|
|
|
|
marker_48e9555fdda93bfa07277c9d48fb435d.bindPopup(popup_5f8f2b13d70c117a30ddb37d7f4e4bd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e9555fdda93bfa07277c9d48fb435d.setIcon(icon_e0efb4ede25dc205d31f01749219a089);
|
|
|
|
|
|
var marker_4536cdb2c3ee1de4d84f2f2be8ec9f05 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_63e6baa9d5724d94e316de9fd5b173f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7153c9e1d459cc1fb896b4ff453a912b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a183a5087ec6e15aea6d29efa7b37b2d = $(`<div id="html_a183a5087ec6e15aea6d29efa7b37b2d" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_7153c9e1d459cc1fb896b4ff453a912b.setContent(html_a183a5087ec6e15aea6d29efa7b37b2d);
|
|
|
|
|
|
|
|
marker_4536cdb2c3ee1de4d84f2f2be8ec9f05.bindPopup(popup_7153c9e1d459cc1fb896b4ff453a912b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4536cdb2c3ee1de4d84f2f2be8ec9f05.setIcon(icon_63e6baa9d5724d94e316de9fd5b173f5);
|
|
|
|
|
|
var marker_16fd372fdeabc892fa603aaf84a92c79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_e8c5aadef430f28494f969ead2930e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56c45693cfe6a0e1fcece64ceec3a8c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f6ed16e92facf5557121bd66f2fd85f = $(`<div id="html_7f6ed16e92facf5557121bd66f2fd85f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_56c45693cfe6a0e1fcece64ceec3a8c5.setContent(html_7f6ed16e92facf5557121bd66f2fd85f);
|
|
|
|
|
|
|
|
marker_16fd372fdeabc892fa603aaf84a92c79.bindPopup(popup_56c45693cfe6a0e1fcece64ceec3a8c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16fd372fdeabc892fa603aaf84a92c79.setIcon(icon_e8c5aadef430f28494f969ead2930e96);
|
|
|
|
|
|
var marker_8a5c9a89173809d6ead9f74452e9f4c2 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_59660ecb89bf2f830cceac24a6ea94fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ca81c4e42201cc7af31426fbf1aa761 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4c7d5656d830731fa4cfd5f6d040883 = $(`<div id="html_a4c7d5656d830731fa4cfd5f6d040883" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_3ca81c4e42201cc7af31426fbf1aa761.setContent(html_a4c7d5656d830731fa4cfd5f6d040883);
|
|
|
|
|
|
|
|
marker_8a5c9a89173809d6ead9f74452e9f4c2.bindPopup(popup_3ca81c4e42201cc7af31426fbf1aa761)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a5c9a89173809d6ead9f74452e9f4c2.setIcon(icon_59660ecb89bf2f830cceac24a6ea94fa);
|
|
|
|
|
|
var marker_34a4f069bdfd149fb366dcc7399b4d4a = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_7f07baa487f46bb33f3ee0bb09a286e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b80dc51362f16ee23012db6d9fd36794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be3082faaaa8dc9b1b850fcf495253ed = $(`<div id="html_be3082faaaa8dc9b1b850fcf495253ed" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_b80dc51362f16ee23012db6d9fd36794.setContent(html_be3082faaaa8dc9b1b850fcf495253ed);
|
|
|
|
|
|
|
|
marker_34a4f069bdfd149fb366dcc7399b4d4a.bindPopup(popup_b80dc51362f16ee23012db6d9fd36794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34a4f069bdfd149fb366dcc7399b4d4a.setIcon(icon_7f07baa487f46bb33f3ee0bb09a286e7);
|
|
|
|
|
|
var marker_0d982f41fd737cf56dacfc579097863a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_776fbdb7d82a082626c4820fc1f21829 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5c35b52f86e5f32da62a9aba8bb3ed6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b14a5c8beb3a9e687f4b3bffb8c69ae = $(`<div id="html_7b14a5c8beb3a9e687f4b3bffb8c69ae" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_c5c35b52f86e5f32da62a9aba8bb3ed6.setContent(html_7b14a5c8beb3a9e687f4b3bffb8c69ae);
|
|
|
|
|
|
|
|
marker_0d982f41fd737cf56dacfc579097863a.bindPopup(popup_c5c35b52f86e5f32da62a9aba8bb3ed6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d982f41fd737cf56dacfc579097863a.setIcon(icon_776fbdb7d82a082626c4820fc1f21829);
|
|
|
|
|
|
var marker_63899400561840a204b4aadd5f3233ce = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b3218f617c3b9a5a4f107b5b505f2dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dd0c35c0ddc79a35675358859ac07a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_940eda82152419336d141ddcfd64026e = $(`<div id="html_940eda82152419336d141ddcfd64026e" style="width: 100.0%; height: 100.0%;">nostr.sizzlewidget.website</div>`)[0];
|
|
popup_2dd0c35c0ddc79a35675358859ac07a1.setContent(html_940eda82152419336d141ddcfd64026e);
|
|
|
|
|
|
|
|
marker_63899400561840a204b4aadd5f3233ce.bindPopup(popup_2dd0c35c0ddc79a35675358859ac07a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63899400561840a204b4aadd5f3233ce.setIcon(icon_b3218f617c3b9a5a4f107b5b505f2dd1);
|
|
|
|
|
|
var marker_152fd6c124843746d2b0d9d516039352 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b4d9e02c93363ad27bca90aa270d3fb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9766da114902b6911cab105802a56e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45b6fdbf22a30209c256b0ed88c52d76 = $(`<div id="html_45b6fdbf22a30209c256b0ed88c52d76" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_e9766da114902b6911cab105802a56e6.setContent(html_45b6fdbf22a30209c256b0ed88c52d76);
|
|
|
|
|
|
|
|
marker_152fd6c124843746d2b0d9d516039352.bindPopup(popup_e9766da114902b6911cab105802a56e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_152fd6c124843746d2b0d9d516039352.setIcon(icon_b4d9e02c93363ad27bca90aa270d3fb5);
|
|
|
|
|
|
var marker_8074c285d6c093ec605ef1f36f6e02de = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1a108e0bd08e001d5791ae004cbc9c85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_003a826d1374237b94205b6a4b95d107 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fafb088d748f53d293f54a1883b891e = $(`<div id="html_7fafb088d748f53d293f54a1883b891e" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_003a826d1374237b94205b6a4b95d107.setContent(html_7fafb088d748f53d293f54a1883b891e);
|
|
|
|
|
|
|
|
marker_8074c285d6c093ec605ef1f36f6e02de.bindPopup(popup_003a826d1374237b94205b6a4b95d107)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8074c285d6c093ec605ef1f36f6e02de.setIcon(icon_1a108e0bd08e001d5791ae004cbc9c85);
|
|
|
|
|
|
var marker_d613e72268370c09763cf2d1c63703a7 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_fc6a06644a021cd9aeb614508ac56725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53a3058121de5ca4fc8175cc1585db87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_160125069a01bd89336d09b4599e779d = $(`<div id="html_160125069a01bd89336d09b4599e779d" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_53a3058121de5ca4fc8175cc1585db87.setContent(html_160125069a01bd89336d09b4599e779d);
|
|
|
|
|
|
|
|
marker_d613e72268370c09763cf2d1c63703a7.bindPopup(popup_53a3058121de5ca4fc8175cc1585db87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d613e72268370c09763cf2d1c63703a7.setIcon(icon_fc6a06644a021cd9aeb614508ac56725);
|
|
|
|
|
|
var marker_4ad086e88b86ac913314ae1588507eea = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8a2889e3d305858d7c07a965c1ad213f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebd4dd505a704c52e4d6b9a6d5a04028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c55f463b7dfc247e10e28040ca187b42 = $(`<div id="html_c55f463b7dfc247e10e28040ca187b42" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_ebd4dd505a704c52e4d6b9a6d5a04028.setContent(html_c55f463b7dfc247e10e28040ca187b42);
|
|
|
|
|
|
|
|
marker_4ad086e88b86ac913314ae1588507eea.bindPopup(popup_ebd4dd505a704c52e4d6b9a6d5a04028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ad086e88b86ac913314ae1588507eea.setIcon(icon_8a2889e3d305858d7c07a965c1ad213f);
|
|
|
|
|
|
var marker_f8467c0a9754c7f7ae4a2321d59081c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_bcf8ae9adf8875b678f644e7979cf805 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ac2ce6d49a60d664876b2d17213162b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_647fa5ab9ecb3db5d584a04d1ee05f7c = $(`<div id="html_647fa5ab9ecb3db5d584a04d1ee05f7c" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_0ac2ce6d49a60d664876b2d17213162b.setContent(html_647fa5ab9ecb3db5d584a04d1ee05f7c);
|
|
|
|
|
|
|
|
marker_f8467c0a9754c7f7ae4a2321d59081c2.bindPopup(popup_0ac2ce6d49a60d664876b2d17213162b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8467c0a9754c7f7ae4a2321d59081c2.setIcon(icon_bcf8ae9adf8875b678f644e7979cf805);
|
|
|
|
|
|
var marker_9feaebda6fa050f458ed2677de1744f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9080bec8d31cf612164d0934a1ce09d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc833c7829d757748499e99b04e0ef4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4a78d75d772922157ef440ec14cc195 = $(`<div id="html_b4a78d75d772922157ef440ec14cc195" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_7dc833c7829d757748499e99b04e0ef4.setContent(html_b4a78d75d772922157ef440ec14cc195);
|
|
|
|
|
|
|
|
marker_9feaebda6fa050f458ed2677de1744f5.bindPopup(popup_7dc833c7829d757748499e99b04e0ef4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9feaebda6fa050f458ed2677de1744f5.setIcon(icon_9080bec8d31cf612164d0934a1ce09d9);
|
|
|
|
|
|
var marker_0530ca9d615317d128e7481bc1a300e0 = L.marker(
|
|
[34.282, -118.439],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_982af53e1f4042fefdec4ce085e68d89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d20d478857c70c8186ae171221c4663b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd86e889058a0a70df942ea392a22075 = $(`<div id="html_dd86e889058a0a70df942ea392a22075" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_d20d478857c70c8186ae171221c4663b.setContent(html_dd86e889058a0a70df942ea392a22075);
|
|
|
|
|
|
|
|
marker_0530ca9d615317d128e7481bc1a300e0.bindPopup(popup_d20d478857c70c8186ae171221c4663b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0530ca9d615317d128e7481bc1a300e0.setIcon(icon_982af53e1f4042fefdec4ce085e68d89);
|
|
|
|
|
|
var marker_acd59bc09529d2a4198f15b593872938 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a494d0c520ee6f59dacdf2405ca46129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cc4e75cf3a86a45e01d9a807f461fac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54273e92333b70eab6599a4fd698bfc5 = $(`<div id="html_54273e92333b70eab6599a4fd698bfc5" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_9cc4e75cf3a86a45e01d9a807f461fac.setContent(html_54273e92333b70eab6599a4fd698bfc5);
|
|
|
|
|
|
|
|
marker_acd59bc09529d2a4198f15b593872938.bindPopup(popup_9cc4e75cf3a86a45e01d9a807f461fac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd59bc09529d2a4198f15b593872938.setIcon(icon_a494d0c520ee6f59dacdf2405ca46129);
|
|
|
|
|
|
var marker_d5594e3524ea093785606e78d16229d1 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a1be9f4d546a1c4cea95b8049929a4d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba750409fd14cb2e8dfcf4c706b75e06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1a90a6af32660747acfa257b07ebab1 = $(`<div id="html_b1a90a6af32660747acfa257b07ebab1" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_ba750409fd14cb2e8dfcf4c706b75e06.setContent(html_b1a90a6af32660747acfa257b07ebab1);
|
|
|
|
|
|
|
|
marker_d5594e3524ea093785606e78d16229d1.bindPopup(popup_ba750409fd14cb2e8dfcf4c706b75e06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5594e3524ea093785606e78d16229d1.setIcon(icon_a1be9f4d546a1c4cea95b8049929a4d3);
|
|
|
|
|
|
var marker_4d60983b4a512124a14e36455b59c909 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1feb63016c636f885ddb2020a88d2abf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd0aa09d2e52280ce4471f1631a15f4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4a160d52aefa23d1c13ba8f210743f1 = $(`<div id="html_b4a160d52aefa23d1c13ba8f210743f1" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_dd0aa09d2e52280ce4471f1631a15f4f.setContent(html_b4a160d52aefa23d1c13ba8f210743f1);
|
|
|
|
|
|
|
|
marker_4d60983b4a512124a14e36455b59c909.bindPopup(popup_dd0aa09d2e52280ce4471f1631a15f4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d60983b4a512124a14e36455b59c909.setIcon(icon_1feb63016c636f885ddb2020a88d2abf);
|
|
|
|
|
|
var marker_be802e1fd27b2bde6a5705501c3f2e83 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c8750ffa661bde86fbbc188c01b6703c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d7015fa4900d2a9cbf32ccc86a224a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95af64bd8ba351ce853c40a78883534a = $(`<div id="html_95af64bd8ba351ce853c40a78883534a" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_8d7015fa4900d2a9cbf32ccc86a224a4.setContent(html_95af64bd8ba351ce853c40a78883534a);
|
|
|
|
|
|
|
|
marker_be802e1fd27b2bde6a5705501c3f2e83.bindPopup(popup_8d7015fa4900d2a9cbf32ccc86a224a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be802e1fd27b2bde6a5705501c3f2e83.setIcon(icon_c8750ffa661bde86fbbc188c01b6703c);
|
|
|
|
|
|
var marker_344b715bd2fc9d8518fc722e25b4a3fd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_908352bb97d4bc91af34b8e01276a167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eb5ebb4912aadb27fddf95dd4ea2b06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f186828b68d863ab8f0db4ba596e561 = $(`<div id="html_4f186828b68d863ab8f0db4ba596e561" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_2eb5ebb4912aadb27fddf95dd4ea2b06.setContent(html_4f186828b68d863ab8f0db4ba596e561);
|
|
|
|
|
|
|
|
marker_344b715bd2fc9d8518fc722e25b4a3fd.bindPopup(popup_2eb5ebb4912aadb27fddf95dd4ea2b06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_344b715bd2fc9d8518fc722e25b4a3fd.setIcon(icon_908352bb97d4bc91af34b8e01276a167);
|
|
|
|
|
|
var marker_1cffa6a6b02bf63a686295db427eaff7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a3943f7fc3e409d83fe1139f8848db62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf3c06c49fd889873b58cd792910a6b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b3fcc9dbeba43a43be7c2c820aa739e = $(`<div id="html_0b3fcc9dbeba43a43be7c2c820aa739e" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_bf3c06c49fd889873b58cd792910a6b7.setContent(html_0b3fcc9dbeba43a43be7c2c820aa739e);
|
|
|
|
|
|
|
|
marker_1cffa6a6b02bf63a686295db427eaff7.bindPopup(popup_bf3c06c49fd889873b58cd792910a6b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cffa6a6b02bf63a686295db427eaff7.setIcon(icon_a3943f7fc3e409d83fe1139f8848db62);
|
|
|
|
|
|
var marker_61f968f857f00c9f09e153fad054839f = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9e1fd6f4aa00ce62eacac91fea7c8a33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0234eb57dc03fc6fbcd823717dc9f6c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7bc9cece031109b7dcd7722e9da7eaa = $(`<div id="html_b7bc9cece031109b7dcd7722e9da7eaa" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_0234eb57dc03fc6fbcd823717dc9f6c8.setContent(html_b7bc9cece031109b7dcd7722e9da7eaa);
|
|
|
|
|
|
|
|
marker_61f968f857f00c9f09e153fad054839f.bindPopup(popup_0234eb57dc03fc6fbcd823717dc9f6c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61f968f857f00c9f09e153fad054839f.setIcon(icon_9e1fd6f4aa00ce62eacac91fea7c8a33);
|
|
|
|
|
|
var marker_0f1fa838d2987b1b9f9c601c04e4e048 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_50ed19ae2cb526765d88b15d8dc026da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ec6e3393080e304b7d7af8ffc74c71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_044880f366741d2bd649e843d3b4d96e = $(`<div id="html_044880f366741d2bd649e843d3b4d96e" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_18ec6e3393080e304b7d7af8ffc74c71.setContent(html_044880f366741d2bd649e843d3b4d96e);
|
|
|
|
|
|
|
|
marker_0f1fa838d2987b1b9f9c601c04e4e048.bindPopup(popup_18ec6e3393080e304b7d7af8ffc74c71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f1fa838d2987b1b9f9c601c04e4e048.setIcon(icon_50ed19ae2cb526765d88b15d8dc026da);
|
|
|
|
|
|
var marker_6b997a3a339da1115d27bce98f5a4f2f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9313d62f623b6b37b16d6d6a934c3efa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22127783de9fc852caf72d668287fc6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e11f6a3883ecdb5543af693cc6de002 = $(`<div id="html_8e11f6a3883ecdb5543af693cc6de002" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_22127783de9fc852caf72d668287fc6d.setContent(html_8e11f6a3883ecdb5543af693cc6de002);
|
|
|
|
|
|
|
|
marker_6b997a3a339da1115d27bce98f5a4f2f.bindPopup(popup_22127783de9fc852caf72d668287fc6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b997a3a339da1115d27bce98f5a4f2f.setIcon(icon_9313d62f623b6b37b16d6d6a934c3efa);
|
|
|
|
|
|
var marker_915561a74734f81a3515a5d4a4ef4160 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_344e709a523f68f7667e79a2aa98755c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c3a366bc02a3f9f8d4b188e48d3c1ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a5466c9a428b52a91aad612f0ac970e = $(`<div id="html_2a5466c9a428b52a91aad612f0ac970e" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_5c3a366bc02a3f9f8d4b188e48d3c1ef.setContent(html_2a5466c9a428b52a91aad612f0ac970e);
|
|
|
|
|
|
|
|
marker_915561a74734f81a3515a5d4a4ef4160.bindPopup(popup_5c3a366bc02a3f9f8d4b188e48d3c1ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_915561a74734f81a3515a5d4a4ef4160.setIcon(icon_344e709a523f68f7667e79a2aa98755c);
|
|
|
|
|
|
var marker_3669c8f4a6fbbc159ec9db74e2e5b9a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0e4c0e99165d34b17c8857d8facaa8fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf5ddba714df908aa6786747350c8d37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5057e8afd1755afe40b435afd2de51a = $(`<div id="html_c5057e8afd1755afe40b435afd2de51a" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_cf5ddba714df908aa6786747350c8d37.setContent(html_c5057e8afd1755afe40b435afd2de51a);
|
|
|
|
|
|
|
|
marker_3669c8f4a6fbbc159ec9db74e2e5b9a9.bindPopup(popup_cf5ddba714df908aa6786747350c8d37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3669c8f4a6fbbc159ec9db74e2e5b9a9.setIcon(icon_0e4c0e99165d34b17c8857d8facaa8fa);
|
|
|
|
|
|
var marker_61fc3991d51664316ea02b2aaf125146 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_73cabf747eaa12de574e3e8aba352eaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6bba85aafe0d9a01ef764e8969e2ee9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37c23bf049397d9f32ca016887be9b15 = $(`<div id="html_37c23bf049397d9f32ca016887be9b15" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_a6bba85aafe0d9a01ef764e8969e2ee9.setContent(html_37c23bf049397d9f32ca016887be9b15);
|
|
|
|
|
|
|
|
marker_61fc3991d51664316ea02b2aaf125146.bindPopup(popup_a6bba85aafe0d9a01ef764e8969e2ee9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61fc3991d51664316ea02b2aaf125146.setIcon(icon_73cabf747eaa12de574e3e8aba352eaa);
|
|
|
|
|
|
var marker_2696c8215044a772e7c3ebb8dc86b09a = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_ac4c59b8826448a5a8a4f71c3f236600 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa95ecaaf413779f81df1b5bd39910f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fba53ccd42c0aeea069a76bb0df3bd1 = $(`<div id="html_3fba53ccd42c0aeea069a76bb0df3bd1" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_aa95ecaaf413779f81df1b5bd39910f6.setContent(html_3fba53ccd42c0aeea069a76bb0df3bd1);
|
|
|
|
|
|
|
|
marker_2696c8215044a772e7c3ebb8dc86b09a.bindPopup(popup_aa95ecaaf413779f81df1b5bd39910f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2696c8215044a772e7c3ebb8dc86b09a.setIcon(icon_ac4c59b8826448a5a8a4f71c3f236600);
|
|
|
|
|
|
var marker_0c59c7d4d7e225997a04c36a43676a02 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4d855d84a25aa155d088dcb9e54adbe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc3f427c9d76f4033e9852137ddab743 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ebb0af580ecb28b930df1dd544214dc = $(`<div id="html_9ebb0af580ecb28b930df1dd544214dc" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_bc3f427c9d76f4033e9852137ddab743.setContent(html_9ebb0af580ecb28b930df1dd544214dc);
|
|
|
|
|
|
|
|
marker_0c59c7d4d7e225997a04c36a43676a02.bindPopup(popup_bc3f427c9d76f4033e9852137ddab743)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c59c7d4d7e225997a04c36a43676a02.setIcon(icon_4d855d84a25aa155d088dcb9e54adbe6);
|
|
|
|
|
|
var marker_d80255ff806ab249d7d9dc0db496e1cf = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c7467dfeea5940fdcf45327b60f91aa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea02c539ac3d1b9a1f013b3947d6e039 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f222943c8aa12c9cb40f2df6359debb = $(`<div id="html_5f222943c8aa12c9cb40f2df6359debb" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_ea02c539ac3d1b9a1f013b3947d6e039.setContent(html_5f222943c8aa12c9cb40f2df6359debb);
|
|
|
|
|
|
|
|
marker_d80255ff806ab249d7d9dc0db496e1cf.bindPopup(popup_ea02c539ac3d1b9a1f013b3947d6e039)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d80255ff806ab249d7d9dc0db496e1cf.setIcon(icon_c7467dfeea5940fdcf45327b60f91aa2);
|
|
|
|
|
|
var marker_dbba15d09e4ba0100c926ae0c092c454 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_df92fe41bcc0048f87f4c99937e45052 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c858ddc8a3ee0fc4bc699a37c3ab2e7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32baca88d46537d7811e016fb15b53aa = $(`<div id="html_32baca88d46537d7811e016fb15b53aa" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_c858ddc8a3ee0fc4bc699a37c3ab2e7c.setContent(html_32baca88d46537d7811e016fb15b53aa);
|
|
|
|
|
|
|
|
marker_dbba15d09e4ba0100c926ae0c092c454.bindPopup(popup_c858ddc8a3ee0fc4bc699a37c3ab2e7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbba15d09e4ba0100c926ae0c092c454.setIcon(icon_df92fe41bcc0048f87f4c99937e45052);
|
|
|
|
|
|
var marker_88fb93eb8216beb0ba4e1b26f67ac845 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f2b27177ff5dbdc48838e597204059c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08f975806a2baea10784876ae9ab0b28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3afdd3cf58bb0b1d50aadd26acd9d5d9 = $(`<div id="html_3afdd3cf58bb0b1d50aadd26acd9d5d9" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_08f975806a2baea10784876ae9ab0b28.setContent(html_3afdd3cf58bb0b1d50aadd26acd9d5d9);
|
|
|
|
|
|
|
|
marker_88fb93eb8216beb0ba4e1b26f67ac845.bindPopup(popup_08f975806a2baea10784876ae9ab0b28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88fb93eb8216beb0ba4e1b26f67ac845.setIcon(icon_f2b27177ff5dbdc48838e597204059c6);
|
|
|
|
|
|
var marker_e750a420de4141d91e668e86ffeb3ef5 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_5e0a8a51227854c3e329c29518e0b59d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_935df019417df9436034e568c41d4a5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_844fe8924f06a66f5af702074140c2c2 = $(`<div id="html_844fe8924f06a66f5af702074140c2c2" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_935df019417df9436034e568c41d4a5d.setContent(html_844fe8924f06a66f5af702074140c2c2);
|
|
|
|
|
|
|
|
marker_e750a420de4141d91e668e86ffeb3ef5.bindPopup(popup_935df019417df9436034e568c41d4a5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e750a420de4141d91e668e86ffeb3ef5.setIcon(icon_5e0a8a51227854c3e329c29518e0b59d);
|
|
|
|
|
|
var marker_002437e08ddb7f1a2cb75cc2cff14cca = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d3a3d7549aed036aba68eb1d97d5bb51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42fe85a1c876c9dbfc95bf2bbcea0064 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a32681cc083f63b5bedf585cb3ae3f2 = $(`<div id="html_7a32681cc083f63b5bedf585cb3ae3f2" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_42fe85a1c876c9dbfc95bf2bbcea0064.setContent(html_7a32681cc083f63b5bedf585cb3ae3f2);
|
|
|
|
|
|
|
|
marker_002437e08ddb7f1a2cb75cc2cff14cca.bindPopup(popup_42fe85a1c876c9dbfc95bf2bbcea0064)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_002437e08ddb7f1a2cb75cc2cff14cca.setIcon(icon_d3a3d7549aed036aba68eb1d97d5bb51);
|
|
|
|
|
|
var marker_745697df4899029ff111c7fe158629f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c777e3290a2b871b0f0b9ec2e3d623c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7daca9e891d322b91c4b4922365b2a63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b153d8614b992c9e50551df3525be86f = $(`<div id="html_b153d8614b992c9e50551df3525be86f" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_7daca9e891d322b91c4b4922365b2a63.setContent(html_b153d8614b992c9e50551df3525be86f);
|
|
|
|
|
|
|
|
marker_745697df4899029ff111c7fe158629f2.bindPopup(popup_7daca9e891d322b91c4b4922365b2a63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_745697df4899029ff111c7fe158629f2.setIcon(icon_c777e3290a2b871b0f0b9ec2e3d623c0);
|
|
|
|
|
|
var marker_f2e01e80656bc08cb8cae7391d00d23a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_3ed0a36e3379c6ab5cf8734129aeb7a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f64b3ef8aea9075895223c7724b2a62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ca8e57022f2cc5e56e73bcfd802137f = $(`<div id="html_6ca8e57022f2cc5e56e73bcfd802137f" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_1f64b3ef8aea9075895223c7724b2a62.setContent(html_6ca8e57022f2cc5e56e73bcfd802137f);
|
|
|
|
|
|
|
|
marker_f2e01e80656bc08cb8cae7391d00d23a.bindPopup(popup_1f64b3ef8aea9075895223c7724b2a62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2e01e80656bc08cb8cae7391d00d23a.setIcon(icon_3ed0a36e3379c6ab5cf8734129aeb7a2);
|
|
|
|
|
|
var marker_f549ffb5ec2eb3d994af53ff84bc7d66 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_985f4aff90597124cc85bd9355beaca9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b65ecc57872d6252ca029ea398d7a46f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5ffaf9911e4e8b916527c9aa584354e = $(`<div id="html_a5ffaf9911e4e8b916527c9aa584354e" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_b65ecc57872d6252ca029ea398d7a46f.setContent(html_a5ffaf9911e4e8b916527c9aa584354e);
|
|
|
|
|
|
|
|
marker_f549ffb5ec2eb3d994af53ff84bc7d66.bindPopup(popup_b65ecc57872d6252ca029ea398d7a46f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f549ffb5ec2eb3d994af53ff84bc7d66.setIcon(icon_985f4aff90597124cc85bd9355beaca9);
|
|
|
|
|
|
var marker_52766fa943a22879ab9ebbb0f43d61e8 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9d629a56a6dd22140790e797632d7a32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89c96cf7d66d443c2eb4b63fb68d1e1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33298baf791e97be8ba8476ade3a8a5d = $(`<div id="html_33298baf791e97be8ba8476ade3a8a5d" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_89c96cf7d66d443c2eb4b63fb68d1e1f.setContent(html_33298baf791e97be8ba8476ade3a8a5d);
|
|
|
|
|
|
|
|
marker_52766fa943a22879ab9ebbb0f43d61e8.bindPopup(popup_89c96cf7d66d443c2eb4b63fb68d1e1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52766fa943a22879ab9ebbb0f43d61e8.setIcon(icon_9d629a56a6dd22140790e797632d7a32);
|
|
|
|
|
|
var marker_fd7e182173fd339ec592256058e100bf = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_5f6ff88722c7230db4d4c838bc578129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7811fb0eb74a9af46fa23ee287716c7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d83a78a9495843a2001764bc5cbf2c53 = $(`<div id="html_d83a78a9495843a2001764bc5cbf2c53" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_7811fb0eb74a9af46fa23ee287716c7a.setContent(html_d83a78a9495843a2001764bc5cbf2c53);
|
|
|
|
|
|
|
|
marker_fd7e182173fd339ec592256058e100bf.bindPopup(popup_7811fb0eb74a9af46fa23ee287716c7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7e182173fd339ec592256058e100bf.setIcon(icon_5f6ff88722c7230db4d4c838bc578129);
|
|
|
|
|
|
var marker_5165b7d03bfea174312bbe124d442e83 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c4b3c6f0c97c8042f288024a1ff4f15c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74bc050d04d5f971d532629f5391b6e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2980568df276cfddf02208160be9c7a = $(`<div id="html_a2980568df276cfddf02208160be9c7a" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_74bc050d04d5f971d532629f5391b6e3.setContent(html_a2980568df276cfddf02208160be9c7a);
|
|
|
|
|
|
|
|
marker_5165b7d03bfea174312bbe124d442e83.bindPopup(popup_74bc050d04d5f971d532629f5391b6e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5165b7d03bfea174312bbe124d442e83.setIcon(icon_c4b3c6f0c97c8042f288024a1ff4f15c);
|
|
|
|
|
|
var marker_fed383ef6129653ee0fcc9512065c7cf = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_565c120a0aec57de761d28157256b0a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adb3090c7b588eece33429a960753ab4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c1b21a27df961a2621c68c0c5cb5e33 = $(`<div id="html_7c1b21a27df961a2621c68c0c5cb5e33" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_adb3090c7b588eece33429a960753ab4.setContent(html_7c1b21a27df961a2621c68c0c5cb5e33);
|
|
|
|
|
|
|
|
marker_fed383ef6129653ee0fcc9512065c7cf.bindPopup(popup_adb3090c7b588eece33429a960753ab4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fed383ef6129653ee0fcc9512065c7cf.setIcon(icon_565c120a0aec57de761d28157256b0a4);
|
|
|
|
|
|
var marker_fa565b77a85065140ec08bd7a5424127 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_490753b389562369498c8abf8a0fcb65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6859d7605cc76079fead478f1c7bd13a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d496c7b653d30ca2a2d662499638d8dd = $(`<div id="html_d496c7b653d30ca2a2d662499638d8dd" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_6859d7605cc76079fead478f1c7bd13a.setContent(html_d496c7b653d30ca2a2d662499638d8dd);
|
|
|
|
|
|
|
|
marker_fa565b77a85065140ec08bd7a5424127.bindPopup(popup_6859d7605cc76079fead478f1c7bd13a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa565b77a85065140ec08bd7a5424127.setIcon(icon_490753b389562369498c8abf8a0fcb65);
|
|
|
|
|
|
var marker_a0ce48fa5e27664bc593f3d0112a4c2b = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b3f0dbe0c0b220e3fd13a3eb3206fcd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e8b1b6b6d7a2bd3f1fafd2b34db6f32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddce93006e5cf18698f75798e1850d1a = $(`<div id="html_ddce93006e5cf18698f75798e1850d1a" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_0e8b1b6b6d7a2bd3f1fafd2b34db6f32.setContent(html_ddce93006e5cf18698f75798e1850d1a);
|
|
|
|
|
|
|
|
marker_a0ce48fa5e27664bc593f3d0112a4c2b.bindPopup(popup_0e8b1b6b6d7a2bd3f1fafd2b34db6f32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0ce48fa5e27664bc593f3d0112a4c2b.setIcon(icon_b3f0dbe0c0b220e3fd13a3eb3206fcd9);
|
|
|
|
|
|
var marker_f14e3373c5ca66d70dd18a4779492517 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_80d81afa9ca512dc2efacbd5667075bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f59b3c330161279be35cb1bf4d9d3828 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6efe83bb6d32aaa70bdb39dba1119c5 = $(`<div id="html_f6efe83bb6d32aaa70bdb39dba1119c5" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_f59b3c330161279be35cb1bf4d9d3828.setContent(html_f6efe83bb6d32aaa70bdb39dba1119c5);
|
|
|
|
|
|
|
|
marker_f14e3373c5ca66d70dd18a4779492517.bindPopup(popup_f59b3c330161279be35cb1bf4d9d3828)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f14e3373c5ca66d70dd18a4779492517.setIcon(icon_80d81afa9ca512dc2efacbd5667075bf);
|
|
|
|
|
|
var marker_a2f13e726fdf968a3cd9182cc9f1d710 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_81b5f3765ab1efbd9f7e7f528d68f39e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dd48987e972dd1fc829b03e828ef70c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e7fd6d1f693c54edad0777c0ed9491a = $(`<div id="html_2e7fd6d1f693c54edad0777c0ed9491a" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_3dd48987e972dd1fc829b03e828ef70c.setContent(html_2e7fd6d1f693c54edad0777c0ed9491a);
|
|
|
|
|
|
|
|
marker_a2f13e726fdf968a3cd9182cc9f1d710.bindPopup(popup_3dd48987e972dd1fc829b03e828ef70c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2f13e726fdf968a3cd9182cc9f1d710.setIcon(icon_81b5f3765ab1efbd9f7e7f528d68f39e);
|
|
|
|
|
|
var marker_b53242df7796b395964271f510bf4448 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_624f51ca5f4f91db9c87032bb5b871c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80e8011dee9c0ffae03448fda40ca6d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1bd92fca75a50209f4fc045dd11e5a5 = $(`<div id="html_d1bd92fca75a50209f4fc045dd11e5a5" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_80e8011dee9c0ffae03448fda40ca6d1.setContent(html_d1bd92fca75a50209f4fc045dd11e5a5);
|
|
|
|
|
|
|
|
marker_b53242df7796b395964271f510bf4448.bindPopup(popup_80e8011dee9c0ffae03448fda40ca6d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b53242df7796b395964271f510bf4448.setIcon(icon_624f51ca5f4f91db9c87032bb5b871c3);
|
|
|
|
|
|
var marker_d5219f3890ec42271c788ec95d87e172 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8ef4151bc42a49eea4419f74005ac70a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f128ed1301e9be7bb996f0f788ba341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af7d97a2945d3a021881ecc81fb17332 = $(`<div id="html_af7d97a2945d3a021881ecc81fb17332" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_2f128ed1301e9be7bb996f0f788ba341.setContent(html_af7d97a2945d3a021881ecc81fb17332);
|
|
|
|
|
|
|
|
marker_d5219f3890ec42271c788ec95d87e172.bindPopup(popup_2f128ed1301e9be7bb996f0f788ba341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5219f3890ec42271c788ec95d87e172.setIcon(icon_8ef4151bc42a49eea4419f74005ac70a);
|
|
|
|
|
|
var marker_76e5fc9cfad2f1f41536bdf98f6d80f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_2bdba53b47a66dcd6a874ce2191306a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15bd442974f9b14b8922c3c6af052fe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8309dbb1e1b79f09536dc4c8f30a8653 = $(`<div id="html_8309dbb1e1b79f09536dc4c8f30a8653" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_15bd442974f9b14b8922c3c6af052fe8.setContent(html_8309dbb1e1b79f09536dc4c8f30a8653);
|
|
|
|
|
|
|
|
marker_76e5fc9cfad2f1f41536bdf98f6d80f5.bindPopup(popup_15bd442974f9b14b8922c3c6af052fe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76e5fc9cfad2f1f41536bdf98f6d80f5.setIcon(icon_2bdba53b47a66dcd6a874ce2191306a4);
|
|
|
|
|
|
var marker_093606ead92f256e951483d88fbb4318 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6f7008cfa6a5bf3666c4cb8eedc1c3e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bad996c548e1ba98d1375583a3d4b52f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a56803499de18b6bdd997c7aed7f2fa = $(`<div id="html_4a56803499de18b6bdd997c7aed7f2fa" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_bad996c548e1ba98d1375583a3d4b52f.setContent(html_4a56803499de18b6bdd997c7aed7f2fa);
|
|
|
|
|
|
|
|
marker_093606ead92f256e951483d88fbb4318.bindPopup(popup_bad996c548e1ba98d1375583a3d4b52f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_093606ead92f256e951483d88fbb4318.setIcon(icon_6f7008cfa6a5bf3666c4cb8eedc1c3e1);
|
|
|
|
|
|
var marker_695e40369a73d82692ec09977f4d5545 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_66233871184d30e2979c4c10f8c6a25c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8659cda6db0027269fc7b5ad9a7d84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2766a4a07328663e01d6693eb2466cee = $(`<div id="html_2766a4a07328663e01d6693eb2466cee" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_bc8659cda6db0027269fc7b5ad9a7d84.setContent(html_2766a4a07328663e01d6693eb2466cee);
|
|
|
|
|
|
|
|
marker_695e40369a73d82692ec09977f4d5545.bindPopup(popup_bc8659cda6db0027269fc7b5ad9a7d84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_695e40369a73d82692ec09977f4d5545.setIcon(icon_66233871184d30e2979c4c10f8c6a25c);
|
|
|
|
|
|
var marker_d611b6bd0959c25a5b841513f928ea51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6830242ebbb8b57e90c7ee4bfda6030b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c2063422e71787404ddb7db4171de32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d85cfcd6669d1f8dc2adade20b647ffc = $(`<div id="html_d85cfcd6669d1f8dc2adade20b647ffc" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_5c2063422e71787404ddb7db4171de32.setContent(html_d85cfcd6669d1f8dc2adade20b647ffc);
|
|
|
|
|
|
|
|
marker_d611b6bd0959c25a5b841513f928ea51.bindPopup(popup_5c2063422e71787404ddb7db4171de32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d611b6bd0959c25a5b841513f928ea51.setIcon(icon_6830242ebbb8b57e90c7ee4bfda6030b);
|
|
|
|
|
|
var marker_92e0e8bb472f15323bc6d25ebfc81a97 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9460c71b7139b95143ddb8efa49ea9ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_709d8bd9018632eb4dc444e76117d32c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9ed6342498ed008c9f2e38ad56bf59a = $(`<div id="html_c9ed6342498ed008c9f2e38ad56bf59a" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_709d8bd9018632eb4dc444e76117d32c.setContent(html_c9ed6342498ed008c9f2e38ad56bf59a);
|
|
|
|
|
|
|
|
marker_92e0e8bb472f15323bc6d25ebfc81a97.bindPopup(popup_709d8bd9018632eb4dc444e76117d32c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e0e8bb472f15323bc6d25ebfc81a97.setIcon(icon_9460c71b7139b95143ddb8efa49ea9ca);
|
|
|
|
|
|
var marker_444210abf989d2bc78d049561c51aa1b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a24bb67d0c25f6ac10910004f4de8dcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a304ee9beb72995104d5d13fa0aed71a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_111b51be6661b89366ed12a268490fae = $(`<div id="html_111b51be6661b89366ed12a268490fae" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_a304ee9beb72995104d5d13fa0aed71a.setContent(html_111b51be6661b89366ed12a268490fae);
|
|
|
|
|
|
|
|
marker_444210abf989d2bc78d049561c51aa1b.bindPopup(popup_a304ee9beb72995104d5d13fa0aed71a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_444210abf989d2bc78d049561c51aa1b.setIcon(icon_a24bb67d0c25f6ac10910004f4de8dcb);
|
|
|
|
|
|
var marker_2db5b0970ca596ccbcc9a3de11565b1a = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_59b5cd01090f3ce17fe8fef8fe4c38c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0c519c57818cda54026a1c17c551038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40e8552e8e2e1714f99411b820e7e665 = $(`<div id="html_40e8552e8e2e1714f99411b820e7e665" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_f0c519c57818cda54026a1c17c551038.setContent(html_40e8552e8e2e1714f99411b820e7e665);
|
|
|
|
|
|
|
|
marker_2db5b0970ca596ccbcc9a3de11565b1a.bindPopup(popup_f0c519c57818cda54026a1c17c551038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2db5b0970ca596ccbcc9a3de11565b1a.setIcon(icon_59b5cd01090f3ce17fe8fef8fe4c38c6);
|
|
|
|
|
|
var marker_5fea261cbd70c6acdeeca97395446de3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_a9406ca37f797a5a609dd1d9342d2a7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_372dc0fe308ffc3cee1e4fb044a31317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0e5cb3c752a31814c24005d38508003 = $(`<div id="html_a0e5cb3c752a31814c24005d38508003" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_372dc0fe308ffc3cee1e4fb044a31317.setContent(html_a0e5cb3c752a31814c24005d38508003);
|
|
|
|
|
|
|
|
marker_5fea261cbd70c6acdeeca97395446de3.bindPopup(popup_372dc0fe308ffc3cee1e4fb044a31317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fea261cbd70c6acdeeca97395446de3.setIcon(icon_a9406ca37f797a5a609dd1d9342d2a7f);
|
|
|
|
|
|
var marker_8adea96a8e1f940affdcf6e271fc3db3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_ca4d5f28ceddcbc304e6de400d9bd595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3ae53a662d5a9d00c6820a508ff594a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e899c02433d2288544969ead38446b6d = $(`<div id="html_e899c02433d2288544969ead38446b6d" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_f3ae53a662d5a9d00c6820a508ff594a.setContent(html_e899c02433d2288544969ead38446b6d);
|
|
|
|
|
|
|
|
marker_8adea96a8e1f940affdcf6e271fc3db3.bindPopup(popup_f3ae53a662d5a9d00c6820a508ff594a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8adea96a8e1f940affdcf6e271fc3db3.setIcon(icon_ca4d5f28ceddcbc304e6de400d9bd595);
|
|
|
|
|
|
var marker_e5aa5fb47b20c96c6469b8741aa70272 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_6e425b3b184bbaf0819672b2416b081f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4da68ebeeda0692b114344b483743728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac92889dcff84a358d35ec3519c02fd1 = $(`<div id="html_ac92889dcff84a358d35ec3519c02fd1" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_4da68ebeeda0692b114344b483743728.setContent(html_ac92889dcff84a358d35ec3519c02fd1);
|
|
|
|
|
|
|
|
marker_e5aa5fb47b20c96c6469b8741aa70272.bindPopup(popup_4da68ebeeda0692b114344b483743728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5aa5fb47b20c96c6469b8741aa70272.setIcon(icon_6e425b3b184bbaf0819672b2416b081f);
|
|
|
|
|
|
var marker_4018e7645e044f515d83680ed41ed8c8 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0ca1374a62c9e7531336640e2890f97f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12984c9d7bc7b8b8097451b304dadf4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bf8dd20afa9c241c7e8d2352b9d3021 = $(`<div id="html_7bf8dd20afa9c241c7e8d2352b9d3021" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_12984c9d7bc7b8b8097451b304dadf4c.setContent(html_7bf8dd20afa9c241c7e8d2352b9d3021);
|
|
|
|
|
|
|
|
marker_4018e7645e044f515d83680ed41ed8c8.bindPopup(popup_12984c9d7bc7b8b8097451b304dadf4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4018e7645e044f515d83680ed41ed8c8.setIcon(icon_0ca1374a62c9e7531336640e2890f97f);
|
|
|
|
|
|
var marker_1dcea1620a965986396e49f5520df65e = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_48f4f87408fd00f2087631399f27d865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1c7e73e4147536f009c119bd0f44119 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e02d6a76fd09237fa919811d9cb5193 = $(`<div id="html_4e02d6a76fd09237fa919811d9cb5193" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_b1c7e73e4147536f009c119bd0f44119.setContent(html_4e02d6a76fd09237fa919811d9cb5193);
|
|
|
|
|
|
|
|
marker_1dcea1620a965986396e49f5520df65e.bindPopup(popup_b1c7e73e4147536f009c119bd0f44119)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dcea1620a965986396e49f5520df65e.setIcon(icon_48f4f87408fd00f2087631399f27d865);
|
|
|
|
|
|
var marker_5f8b5e13101a2a02425ecbe67ac9cf8c = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_b008c7a8b0a7378fc39772e86c1f79e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0847e0433d7f888a1214867cb49150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9234eecf4376339d2157945ca374e2b = $(`<div id="html_d9234eecf4376339d2157945ca374e2b" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_8a0847e0433d7f888a1214867cb49150.setContent(html_d9234eecf4376339d2157945ca374e2b);
|
|
|
|
|
|
|
|
marker_5f8b5e13101a2a02425ecbe67ac9cf8c.bindPopup(popup_8a0847e0433d7f888a1214867cb49150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f8b5e13101a2a02425ecbe67ac9cf8c.setIcon(icon_b008c7a8b0a7378fc39772e86c1f79e1);
|
|
|
|
|
|
var marker_717bd88d874b6dcbdd4bcda719d3b6f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_e5ed26760ef45a6fb21db23fd138f36b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6acca63e238546f193b8c0b559ce5156 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f0f9098692aa357f53e7ef81daf87f9 = $(`<div id="html_7f0f9098692aa357f53e7ef81daf87f9" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_6acca63e238546f193b8c0b559ce5156.setContent(html_7f0f9098692aa357f53e7ef81daf87f9);
|
|
|
|
|
|
|
|
marker_717bd88d874b6dcbdd4bcda719d3b6f0.bindPopup(popup_6acca63e238546f193b8c0b559ce5156)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_717bd88d874b6dcbdd4bcda719d3b6f0.setIcon(icon_e5ed26760ef45a6fb21db23fd138f36b);
|
|
|
|
|
|
var marker_44e6ce0e33dddd4679fe43b60de21e40 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_5d0aaed442cb16778772f5377c9feffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f61af616c4a434db3fbd0210c469c6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aa6a37d4f4de94b9c7541b235bcfabf = $(`<div id="html_0aa6a37d4f4de94b9c7541b235bcfabf" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_7f61af616c4a434db3fbd0210c469c6e.setContent(html_0aa6a37d4f4de94b9c7541b235bcfabf);
|
|
|
|
|
|
|
|
marker_44e6ce0e33dddd4679fe43b60de21e40.bindPopup(popup_7f61af616c4a434db3fbd0210c469c6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44e6ce0e33dddd4679fe43b60de21e40.setIcon(icon_5d0aaed442cb16778772f5377c9feffb);
|
|
|
|
|
|
var marker_fdab6f9b32a3ec0af58a646b29e1d9d5 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_3f36e67ae5ca607a8d5d390b6b124af1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e9482bf826f40195185446db53baca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_742e5eecffd0987131100f42f983669f = $(`<div id="html_742e5eecffd0987131100f42f983669f" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_6e9482bf826f40195185446db53baca4.setContent(html_742e5eecffd0987131100f42f983669f);
|
|
|
|
|
|
|
|
marker_fdab6f9b32a3ec0af58a646b29e1d9d5.bindPopup(popup_6e9482bf826f40195185446db53baca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdab6f9b32a3ec0af58a646b29e1d9d5.setIcon(icon_3f36e67ae5ca607a8d5d390b6b124af1);
|
|
|
|
|
|
var marker_21d1ef3acab922fd6168db30fe94350b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_41b42f2dcc338b3f18a1e55935359201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f584d7e79c3bfe1a54966be56ac89ee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4498c27aac2c917ff30001303bdd611 = $(`<div id="html_e4498c27aac2c917ff30001303bdd611" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_f584d7e79c3bfe1a54966be56ac89ee2.setContent(html_e4498c27aac2c917ff30001303bdd611);
|
|
|
|
|
|
|
|
marker_21d1ef3acab922fd6168db30fe94350b.bindPopup(popup_f584d7e79c3bfe1a54966be56ac89ee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21d1ef3acab922fd6168db30fe94350b.setIcon(icon_41b42f2dcc338b3f18a1e55935359201);
|
|
|
|
|
|
var marker_ce93008d156d49fe5211490afbda9583 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4868e8adb5ededda9f581350d9f60399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70afbd020e67ace4482ab5bbc35cbff4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac99756f9cd12bbd83564d72f258ee99 = $(`<div id="html_ac99756f9cd12bbd83564d72f258ee99" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_70afbd020e67ace4482ab5bbc35cbff4.setContent(html_ac99756f9cd12bbd83564d72f258ee99);
|
|
|
|
|
|
|
|
marker_ce93008d156d49fe5211490afbda9583.bindPopup(popup_70afbd020e67ace4482ab5bbc35cbff4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce93008d156d49fe5211490afbda9583.setIcon(icon_4868e8adb5ededda9f581350d9f60399);
|
|
|
|
|
|
var marker_f95e60e60ed37805a349d63aaf0dbcd8 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_2e9bbdd9dfb0b49925fa0b5a27e598b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f99994dff608301775dbb5d9d5bfc445 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0c4597d0c78f14e7bd7fa70c65ea48 = $(`<div id="html_6a0c4597d0c78f14e7bd7fa70c65ea48" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_f99994dff608301775dbb5d9d5bfc445.setContent(html_6a0c4597d0c78f14e7bd7fa70c65ea48);
|
|
|
|
|
|
|
|
marker_f95e60e60ed37805a349d63aaf0dbcd8.bindPopup(popup_f99994dff608301775dbb5d9d5bfc445)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f95e60e60ed37805a349d63aaf0dbcd8.setIcon(icon_2e9bbdd9dfb0b49925fa0b5a27e598b9);
|
|
|
|
|
|
var marker_50d657dae97bbe4d2cf1ea339398644c = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_cc4cce6d9e6b189f4ae4d448bc7f120c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9817405d988af6fd4f8787986d74ea20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26e698247c3063f2579329a8e7515087 = $(`<div id="html_26e698247c3063f2579329a8e7515087" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_9817405d988af6fd4f8787986d74ea20.setContent(html_26e698247c3063f2579329a8e7515087);
|
|
|
|
|
|
|
|
marker_50d657dae97bbe4d2cf1ea339398644c.bindPopup(popup_9817405d988af6fd4f8787986d74ea20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50d657dae97bbe4d2cf1ea339398644c.setIcon(icon_cc4cce6d9e6b189f4ae4d448bc7f120c);
|
|
|
|
|
|
var marker_63f6bdae86d8a24ea16770cbe7a86b14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_cc8942e2b456fbdc2d83da34bd50d7e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d65065ddb350d535b4241505a7a499b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a53d5b3481c9ebec3e908961d149369a = $(`<div id="html_a53d5b3481c9ebec3e908961d149369a" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_d65065ddb350d535b4241505a7a499b4.setContent(html_a53d5b3481c9ebec3e908961d149369a);
|
|
|
|
|
|
|
|
marker_63f6bdae86d8a24ea16770cbe7a86b14.bindPopup(popup_d65065ddb350d535b4241505a7a499b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63f6bdae86d8a24ea16770cbe7a86b14.setIcon(icon_cc8942e2b456fbdc2d83da34bd50d7e9);
|
|
|
|
|
|
var marker_07584096e331429eeaecc40519f47956 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d040029d39f88915ca089ea453960a63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f22a8fb2c63b377d130db6c3a894570b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55f182070b8b4699c3d45d4d76f5fef9 = $(`<div id="html_55f182070b8b4699c3d45d4d76f5fef9" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_f22a8fb2c63b377d130db6c3a894570b.setContent(html_55f182070b8b4699c3d45d4d76f5fef9);
|
|
|
|
|
|
|
|
marker_07584096e331429eeaecc40519f47956.bindPopup(popup_f22a8fb2c63b377d130db6c3a894570b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07584096e331429eeaecc40519f47956.setIcon(icon_d040029d39f88915ca089ea453960a63);
|
|
|
|
|
|
var marker_e3847e3874ef8015a32801e5411de216 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_298171d2647518cb574d9f85aa12eda9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bf0aa7f9be9576cca687265629d02bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3be04c4bed56696be52c9503db26546d = $(`<div id="html_3be04c4bed56696be52c9503db26546d" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_2bf0aa7f9be9576cca687265629d02bc.setContent(html_3be04c4bed56696be52c9503db26546d);
|
|
|
|
|
|
|
|
marker_e3847e3874ef8015a32801e5411de216.bindPopup(popup_2bf0aa7f9be9576cca687265629d02bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3847e3874ef8015a32801e5411de216.setIcon(icon_298171d2647518cb574d9f85aa12eda9);
|
|
|
|
|
|
var marker_3b4a1e75fb56f77eeb3540be6415eb99 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_e6613e88e6aca7bcb691aa858d275831 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef6051bacea46cf0b22f6dcd63aef6c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_299eb53a43428e6fe4ecb6bde528374e = $(`<div id="html_299eb53a43428e6fe4ecb6bde528374e" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_ef6051bacea46cf0b22f6dcd63aef6c9.setContent(html_299eb53a43428e6fe4ecb6bde528374e);
|
|
|
|
|
|
|
|
marker_3b4a1e75fb56f77eeb3540be6415eb99.bindPopup(popup_ef6051bacea46cf0b22f6dcd63aef6c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b4a1e75fb56f77eeb3540be6415eb99.setIcon(icon_e6613e88e6aca7bcb691aa858d275831);
|
|
|
|
|
|
var marker_7fab749b89e72eff39607b0b8c92c4d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_232a9c226ba2bbf9e80907174b788d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9264ebafbbc191bec8d76babab6077d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24e2b0d60306f9c968b0b5edca807fde = $(`<div id="html_24e2b0d60306f9c968b0b5edca807fde" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_9264ebafbbc191bec8d76babab6077d3.setContent(html_24e2b0d60306f9c968b0b5edca807fde);
|
|
|
|
|
|
|
|
marker_7fab749b89e72eff39607b0b8c92c4d7.bindPopup(popup_9264ebafbbc191bec8d76babab6077d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fab749b89e72eff39607b0b8c92c4d7.setIcon(icon_232a9c226ba2bbf9e80907174b788d16);
|
|
|
|
|
|
var marker_a4db205443e7a041184f58847539c4ef = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_d9404b7a388fad39ae0ed036b3b8077b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afbad68efeb32a9b54b17b5f6817aa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_724ba2f4519303a04cccf4b0ccec5fd3 = $(`<div id="html_724ba2f4519303a04cccf4b0ccec5fd3" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_6afbad68efeb32a9b54b17b5f6817aa3.setContent(html_724ba2f4519303a04cccf4b0ccec5fd3);
|
|
|
|
|
|
|
|
marker_a4db205443e7a041184f58847539c4ef.bindPopup(popup_6afbad68efeb32a9b54b17b5f6817aa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4db205443e7a041184f58847539c4ef.setIcon(icon_d9404b7a388fad39ae0ed036b3b8077b);
|
|
|
|
|
|
var marker_fbb23df5153583dcb4738b32de34cbc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_7bddf56693bf37e63328d78a4618c92e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5390a99cd92ed348ad5bba0f05a7cfa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f7bdfec7e6fc258ce1b66236e9f3526 = $(`<div id="html_4f7bdfec7e6fc258ce1b66236e9f3526" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_5390a99cd92ed348ad5bba0f05a7cfa6.setContent(html_4f7bdfec7e6fc258ce1b66236e9f3526);
|
|
|
|
|
|
|
|
marker_fbb23df5153583dcb4738b32de34cbc5.bindPopup(popup_5390a99cd92ed348ad5bba0f05a7cfa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbb23df5153583dcb4738b32de34cbc5.setIcon(icon_7bddf56693bf37e63328d78a4618c92e);
|
|
|
|
|
|
var marker_caaa7059b09011ba1ed68db9ef50b982 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_06f530a841cf3a35d2c8eacd9906a912 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dee3dc3fda6447c22b0bcdef3a0ca7ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06648925a0f3140cb60e97420c2bd9d2 = $(`<div id="html_06648925a0f3140cb60e97420c2bd9d2" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_dee3dc3fda6447c22b0bcdef3a0ca7ae.setContent(html_06648925a0f3140cb60e97420c2bd9d2);
|
|
|
|
|
|
|
|
marker_caaa7059b09011ba1ed68db9ef50b982.bindPopup(popup_dee3dc3fda6447c22b0bcdef3a0ca7ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_caaa7059b09011ba1ed68db9ef50b982.setIcon(icon_06f530a841cf3a35d2c8eacd9906a912);
|
|
|
|
|
|
var marker_17f14ed99ae0cb9630f4ce996fae86b1 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9e2192ea6941e8459e9f88b5c5c038c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d7b8a98ef6639cf0bba3114fc8c5d6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_add600aef5790fe6835f84cdfe2f906b = $(`<div id="html_add600aef5790fe6835f84cdfe2f906b" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_4d7b8a98ef6639cf0bba3114fc8c5d6b.setContent(html_add600aef5790fe6835f84cdfe2f906b);
|
|
|
|
|
|
|
|
marker_17f14ed99ae0cb9630f4ce996fae86b1.bindPopup(popup_4d7b8a98ef6639cf0bba3114fc8c5d6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17f14ed99ae0cb9630f4ce996fae86b1.setIcon(icon_9e2192ea6941e8459e9f88b5c5c038c3);
|
|
|
|
|
|
var marker_76c320dfb73cbac9de8c4d43cb885dc4 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f8b13997e1c8549dd514ca65317e8257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5388708d2bba80dd6d447e08e16ca414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2021826826c4532d52c714cacac45a28 = $(`<div id="html_2021826826c4532d52c714cacac45a28" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_5388708d2bba80dd6d447e08e16ca414.setContent(html_2021826826c4532d52c714cacac45a28);
|
|
|
|
|
|
|
|
marker_76c320dfb73cbac9de8c4d43cb885dc4.bindPopup(popup_5388708d2bba80dd6d447e08e16ca414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c320dfb73cbac9de8c4d43cb885dc4.setIcon(icon_f8b13997e1c8549dd514ca65317e8257);
|
|
|
|
|
|
var marker_859cbe4448aebc41850705a6b50b9c06 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_9cc1919fdb0fb74d78019486a7ddd55a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c4f6c94328ca738462a94fe6320fb16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_024dbb3e3f862d293ee353026af9f9fc = $(`<div id="html_024dbb3e3f862d293ee353026af9f9fc" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_7c4f6c94328ca738462a94fe6320fb16.setContent(html_024dbb3e3f862d293ee353026af9f9fc);
|
|
|
|
|
|
|
|
marker_859cbe4448aebc41850705a6b50b9c06.bindPopup(popup_7c4f6c94328ca738462a94fe6320fb16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_859cbe4448aebc41850705a6b50b9c06.setIcon(icon_9cc1919fdb0fb74d78019486a7ddd55a);
|
|
|
|
|
|
var marker_0fd2232b81fb29ba6f1bbe509a67cce9 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_3872aad95ea6773150147cdc3b6aee64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45bc7b74d756e434a093b940861ecc07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c5c42e198c3d709463847da7e8d81dc = $(`<div id="html_7c5c42e198c3d709463847da7e8d81dc" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_45bc7b74d756e434a093b940861ecc07.setContent(html_7c5c42e198c3d709463847da7e8d81dc);
|
|
|
|
|
|
|
|
marker_0fd2232b81fb29ba6f1bbe509a67cce9.bindPopup(popup_45bc7b74d756e434a093b940861ecc07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fd2232b81fb29ba6f1bbe509a67cce9.setIcon(icon_3872aad95ea6773150147cdc3b6aee64);
|
|
|
|
|
|
var marker_1f5283e531a718a51ea020714c1a2225 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_081a4866b7158e954814b44ecb3077cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6496658e4503f2bb4b0936f2dc4532cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_557fbe615aba7a9d626f578e967c4a0a = $(`<div id="html_557fbe615aba7a9d626f578e967c4a0a" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_6496658e4503f2bb4b0936f2dc4532cb.setContent(html_557fbe615aba7a9d626f578e967c4a0a);
|
|
|
|
|
|
|
|
marker_1f5283e531a718a51ea020714c1a2225.bindPopup(popup_6496658e4503f2bb4b0936f2dc4532cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f5283e531a718a51ea020714c1a2225.setIcon(icon_081a4866b7158e954814b44ecb3077cc);
|
|
|
|
|
|
var marker_769ad7738653b028d8a41c6e4c18fef8 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_62ca44bf77494afbaa30c2dc55a0cb23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39955425f9e6e89d75c8739f001b31c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_341abaf2d4c27f1000163ccfd9a69ba2 = $(`<div id="html_341abaf2d4c27f1000163ccfd9a69ba2" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_39955425f9e6e89d75c8739f001b31c9.setContent(html_341abaf2d4c27f1000163ccfd9a69ba2);
|
|
|
|
|
|
|
|
marker_769ad7738653b028d8a41c6e4c18fef8.bindPopup(popup_39955425f9e6e89d75c8739f001b31c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_769ad7738653b028d8a41c6e4c18fef8.setIcon(icon_62ca44bf77494afbaa30c2dc55a0cb23);
|
|
|
|
|
|
var marker_0d04fb84c64af34e0fbc33ad0857c068 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_227ec2d1e78f63ef5dfdc9ce5da53283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56a34d1848604f3aef94ebe05f374ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6f3b2ebbedf58c483dd00198373c6ef = $(`<div id="html_d6f3b2ebbedf58c483dd00198373c6ef" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_56a34d1848604f3aef94ebe05f374ecf.setContent(html_d6f3b2ebbedf58c483dd00198373c6ef);
|
|
|
|
|
|
|
|
marker_0d04fb84c64af34e0fbc33ad0857c068.bindPopup(popup_56a34d1848604f3aef94ebe05f374ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d04fb84c64af34e0fbc33ad0857c068.setIcon(icon_227ec2d1e78f63ef5dfdc9ce5da53283);
|
|
|
|
|
|
var marker_371bae7267f4477ca9cb047aee226d7b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_8ae064161087aba799fdf657f56691c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9bcf9c19f5f8405b885bb6846eb22f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_385af833d51a80b28b49f0d83eddc147 = $(`<div id="html_385af833d51a80b28b49f0d83eddc147" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_f9bcf9c19f5f8405b885bb6846eb22f0.setContent(html_385af833d51a80b28b49f0d83eddc147);
|
|
|
|
|
|
|
|
marker_371bae7267f4477ca9cb047aee226d7b.bindPopup(popup_f9bcf9c19f5f8405b885bb6846eb22f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_371bae7267f4477ca9cb047aee226d7b.setIcon(icon_8ae064161087aba799fdf657f56691c8);
|
|
|
|
|
|
var marker_133b73be5ec233002fc691231deef45a = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_60442f150ec05f6960f87996ccde7fca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e01729c8cc3e73a9e23bb997a5060d47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a498cf08535ade22a974c08f2eff208 = $(`<div id="html_0a498cf08535ade22a974c08f2eff208" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_e01729c8cc3e73a9e23bb997a5060d47.setContent(html_0a498cf08535ade22a974c08f2eff208);
|
|
|
|
|
|
|
|
marker_133b73be5ec233002fc691231deef45a.bindPopup(popup_e01729c8cc3e73a9e23bb997a5060d47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_133b73be5ec233002fc691231deef45a.setIcon(icon_60442f150ec05f6960f87996ccde7fca);
|
|
|
|
|
|
var marker_55780c4bccdbb17b3eda0819fd2b539c = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_592d9295aed2e4f1eb1847e09c95557e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7aebe9a19998bd16e2bd6ba0b63f980d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7a322a1008602d5765df2ad60f95ac2 = $(`<div id="html_a7a322a1008602d5765df2ad60f95ac2" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_7aebe9a19998bd16e2bd6ba0b63f980d.setContent(html_a7a322a1008602d5765df2ad60f95ac2);
|
|
|
|
|
|
|
|
marker_55780c4bccdbb17b3eda0819fd2b539c.bindPopup(popup_7aebe9a19998bd16e2bd6ba0b63f980d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55780c4bccdbb17b3eda0819fd2b539c.setIcon(icon_592d9295aed2e4f1eb1847e09c95557e);
|
|
|
|
|
|
var marker_c22616e21d6fd0f9e2373479b7884d3b = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_f7c3a668bc46ce81f32db364ee452147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50f5b6ad1784a41561072343d7640fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0204cddb9aa1056177727e8e80445d35 = $(`<div id="html_0204cddb9aa1056177727e8e80445d35" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_50f5b6ad1784a41561072343d7640fc2.setContent(html_0204cddb9aa1056177727e8e80445d35);
|
|
|
|
|
|
|
|
marker_c22616e21d6fd0f9e2373479b7884d3b.bindPopup(popup_50f5b6ad1784a41561072343d7640fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c22616e21d6fd0f9e2373479b7884d3b.setIcon(icon_f7c3a668bc46ce81f32db364ee452147);
|
|
|
|
|
|
var marker_50dbdcc3c3021fd8cdb7f31a30707fc3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_64c577e9040a064e3d8d5be2b5cf92f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d53533f0ca24d5bbe979b8a3e09c6564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b188684985652d68ce8d8cf0ce25330 = $(`<div id="html_1b188684985652d68ce8d8cf0ce25330" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_d53533f0ca24d5bbe979b8a3e09c6564.setContent(html_1b188684985652d68ce8d8cf0ce25330);
|
|
|
|
|
|
|
|
marker_50dbdcc3c3021fd8cdb7f31a30707fc3.bindPopup(popup_d53533f0ca24d5bbe979b8a3e09c6564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50dbdcc3c3021fd8cdb7f31a30707fc3.setIcon(icon_64c577e9040a064e3d8d5be2b5cf92f1);
|
|
|
|
|
|
var marker_9ad3e0a0c8be49ae92723aa6f0e56f07 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_06813a1499f141326b535c4fba358807 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aa330378d1704fb16c3d35dc9a20448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01dc077d6976f508515f574698d06a78 = $(`<div id="html_01dc077d6976f508515f574698d06a78" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_3aa330378d1704fb16c3d35dc9a20448.setContent(html_01dc077d6976f508515f574698d06a78);
|
|
|
|
|
|
|
|
marker_9ad3e0a0c8be49ae92723aa6f0e56f07.bindPopup(popup_3aa330378d1704fb16c3d35dc9a20448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ad3e0a0c8be49ae92723aa6f0e56f07.setIcon(icon_06813a1499f141326b535c4fba358807);
|
|
|
|
|
|
var marker_cc6a3b0232bf8ee93b7005b024576dd2 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_463728582ac16aef2e167acba186b909 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1eba3874be9f306aad0cf375d98425bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dca83d2d88183dc5aef0f8990e70572f = $(`<div id="html_dca83d2d88183dc5aef0f8990e70572f" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_1eba3874be9f306aad0cf375d98425bf.setContent(html_dca83d2d88183dc5aef0f8990e70572f);
|
|
|
|
|
|
|
|
marker_cc6a3b0232bf8ee93b7005b024576dd2.bindPopup(popup_1eba3874be9f306aad0cf375d98425bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc6a3b0232bf8ee93b7005b024576dd2.setIcon(icon_463728582ac16aef2e167acba186b909);
|
|
|
|
|
|
var marker_149e15e7f2b3aaff056c0a7d560b64de = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1be270d39da11af07ee2936a6aee2eb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a4e59d0b6779e04ca84028009dd3009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2d90a91e5bc4c45e33b355c4ce0de3c = $(`<div id="html_a2d90a91e5bc4c45e33b355c4ce0de3c" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_8a4e59d0b6779e04ca84028009dd3009.setContent(html_a2d90a91e5bc4c45e33b355c4ce0de3c);
|
|
|
|
|
|
|
|
marker_149e15e7f2b3aaff056c0a7d560b64de.bindPopup(popup_8a4e59d0b6779e04ca84028009dd3009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_149e15e7f2b3aaff056c0a7d560b64de.setIcon(icon_1be270d39da11af07ee2936a6aee2eb4);
|
|
|
|
|
|
var marker_f679b7262cbcb03066095dcff3a8f525 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_da5604c31ca6b8578ca60016a0aa2b3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d46d4b460d64d5b84800e0f2f29aab60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81748ef4862f837629c9fdaf7300d51a = $(`<div id="html_81748ef4862f837629c9fdaf7300d51a" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_d46d4b460d64d5b84800e0f2f29aab60.setContent(html_81748ef4862f837629c9fdaf7300d51a);
|
|
|
|
|
|
|
|
marker_f679b7262cbcb03066095dcff3a8f525.bindPopup(popup_d46d4b460d64d5b84800e0f2f29aab60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f679b7262cbcb03066095dcff3a8f525.setIcon(icon_da5604c31ca6b8578ca60016a0aa2b3e);
|
|
|
|
|
|
var marker_f41cfba3d03aa7127194dcf17d477477 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_480065a9f0000f54995be74633e1a07a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12a29cc1a265db431e49704ac6251bb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_960b6cacae27802ca848ebdcad0607e9 = $(`<div id="html_960b6cacae27802ca848ebdcad0607e9" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_12a29cc1a265db431e49704ac6251bb0.setContent(html_960b6cacae27802ca848ebdcad0607e9);
|
|
|
|
|
|
|
|
marker_f41cfba3d03aa7127194dcf17d477477.bindPopup(popup_12a29cc1a265db431e49704ac6251bb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f41cfba3d03aa7127194dcf17d477477.setIcon(icon_480065a9f0000f54995be74633e1a07a);
|
|
|
|
|
|
var marker_148f84dcbcb14d5712add0c129aa0568 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_09a951b8f1e8d4d20433ab907b999f1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5b13ba202f420c5c88cf6283f7a1ee6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f85466d5c6a2f3db2a81e392c2681c1e = $(`<div id="html_f85466d5c6a2f3db2a81e392c2681c1e" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_a5b13ba202f420c5c88cf6283f7a1ee6.setContent(html_f85466d5c6a2f3db2a81e392c2681c1e);
|
|
|
|
|
|
|
|
marker_148f84dcbcb14d5712add0c129aa0568.bindPopup(popup_a5b13ba202f420c5c88cf6283f7a1ee6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_148f84dcbcb14d5712add0c129aa0568.setIcon(icon_09a951b8f1e8d4d20433ab907b999f1b);
|
|
|
|
|
|
var marker_3c43bfa4d89c1354840e761e5b3f3cc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_0ac734efb8f23a3373db98f4de1976d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd39b7077e3b63ecaecae456953fb2e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_700d5c4e4a5aff6794b38df2aa2f9c2d = $(`<div id="html_700d5c4e4a5aff6794b38df2aa2f9c2d" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_dd39b7077e3b63ecaecae456953fb2e8.setContent(html_700d5c4e4a5aff6794b38df2aa2f9c2d);
|
|
|
|
|
|
|
|
marker_3c43bfa4d89c1354840e761e5b3f3cc4.bindPopup(popup_dd39b7077e3b63ecaecae456953fb2e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c43bfa4d89c1354840e761e5b3f3cc4.setIcon(icon_0ac734efb8f23a3373db98f4de1976d9);
|
|
|
|
|
|
var marker_f0f1b40ca7dd5337f136aba3edaf67a5 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_4164a6b600ce2f272346acff1c459d25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7717e3121b5e02424f985f7401f22654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6799e7ede329ac03cce65de57d0082b = $(`<div id="html_c6799e7ede329ac03cce65de57d0082b" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_7717e3121b5e02424f985f7401f22654.setContent(html_c6799e7ede329ac03cce65de57d0082b);
|
|
|
|
|
|
|
|
marker_f0f1b40ca7dd5337f136aba3edaf67a5.bindPopup(popup_7717e3121b5e02424f985f7401f22654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0f1b40ca7dd5337f136aba3edaf67a5.setIcon(icon_4164a6b600ce2f272346acff1c459d25);
|
|
|
|
|
|
var marker_3631afa5cbdf4883bc31a00a53f7a297 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_1da30897eaff86462b8190f164371fac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbccb8a14982af188537df3474fc56e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_525260c535a8b56333f1e25930b6f002 = $(`<div id="html_525260c535a8b56333f1e25930b6f002" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_fbccb8a14982af188537df3474fc56e7.setContent(html_525260c535a8b56333f1e25930b6f002);
|
|
|
|
|
|
|
|
marker_3631afa5cbdf4883bc31a00a53f7a297.bindPopup(popup_fbccb8a14982af188537df3474fc56e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3631afa5cbdf4883bc31a00a53f7a297.setIcon(icon_1da30897eaff86462b8190f164371fac);
|
|
|
|
|
|
var marker_cabb8069317d2906a31ae0a3c7b839d9 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_62ff2d1621189e75158a0bbc83063fc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d194a3faf3131057da0d039ecaf6d597 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45e47f01278fe3d5fac65710334f7111 = $(`<div id="html_45e47f01278fe3d5fac65710334f7111" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_d194a3faf3131057da0d039ecaf6d597.setContent(html_45e47f01278fe3d5fac65710334f7111);
|
|
|
|
|
|
|
|
marker_cabb8069317d2906a31ae0a3c7b839d9.bindPopup(popup_d194a3faf3131057da0d039ecaf6d597)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cabb8069317d2906a31ae0a3c7b839d9.setIcon(icon_62ff2d1621189e75158a0bbc83063fc5);
|
|
|
|
|
|
var marker_30a98e266368e81413e2e89492353eb9 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_c3fa9f1e5a2509c6282356c189d0be64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb0f2a2bd7f4bdbddd5b380fd8fdfeed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08c86068bca90a4da1c2af21d5ad09f8 = $(`<div id="html_08c86068bca90a4da1c2af21d5ad09f8" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_fb0f2a2bd7f4bdbddd5b380fd8fdfeed.setContent(html_08c86068bca90a4da1c2af21d5ad09f8);
|
|
|
|
|
|
|
|
marker_30a98e266368e81413e2e89492353eb9.bindPopup(popup_fb0f2a2bd7f4bdbddd5b380fd8fdfeed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30a98e266368e81413e2e89492353eb9.setIcon(icon_c3fa9f1e5a2509c6282356c189d0be64);
|
|
|
|
|
|
var marker_25f0daa86825b96fc97fb9b1f5fd3003 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_627fce065df1a4501bf7cb284eb88859);
|
|
|
|
|
|
var icon_58b7eaad5b997d55d4fd77e58e18ceae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69ac3e0d43f870786e03267843ec0928 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5389f1b9e593404ff736aeffcd902d16 = $(`<div id="html_5389f1b9e593404ff736aeffcd902d16" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_69ac3e0d43f870786e03267843ec0928.setContent(html_5389f1b9e593404ff736aeffcd902d16);
|
|
|
|
|
|
|
|
marker_25f0daa86825b96fc97fb9b1f5fd3003.bindPopup(popup_69ac3e0d43f870786e03267843ec0928)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25f0daa86825b96fc97fb9b1f5fd3003.setIcon(icon_58b7eaad5b997d55d4fd77e58e18ceae);
|
|
|
|
|
|
marker_cluster_627fce065df1a4501bf7cb284eb88859.addTo(map_156c239490b48af4c5df7c2e163f54e0);
|
|
|
|
</script>
|
|
</html> |