mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 08:25:19 +00:00
10677 lines
310 KiB
HTML
10677 lines
310 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_7d452eee50dfab7c568eba0b04040ac6 {
|
|
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_7d452eee50dfab7c568eba0b04040ac6" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_7d452eee50dfab7c568eba0b04040ac6 = L.map(
|
|
"map_7d452eee50dfab7c568eba0b04040ac6",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_a2eb42cdf9dbfc325901a01908aaac8a = 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_a2eb42cdf9dbfc325901a01908aaac8a.addTo(map_7d452eee50dfab7c568eba0b04040ac6);
|
|
|
|
|
|
var marker_cluster_80bdda794a307f54664108d880839717 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_adccbf0dcc1babf883116f759fe81c8a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_5c3945cbaceaa9c1e9d4db3bd5921fec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_659c04f5b903115ba462b43b8e529a89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73272c532d4fdc595a3833ef69ca02bc = $(`<div id="html_73272c532d4fdc595a3833ef69ca02bc" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_659c04f5b903115ba462b43b8e529a89.setContent(html_73272c532d4fdc595a3833ef69ca02bc);
|
|
|
|
|
|
|
|
marker_adccbf0dcc1babf883116f759fe81c8a.bindPopup(popup_659c04f5b903115ba462b43b8e529a89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adccbf0dcc1babf883116f759fe81c8a.setIcon(icon_5c3945cbaceaa9c1e9d4db3bd5921fec);
|
|
|
|
|
|
var marker_83c03d81f0aa2a202c6d574d888149ce = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a28e7f724c243fc30c0c11587d4d5314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdb27a2e6fb62c56d54aa070db2717c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a393339d4f11f49e2925b013131c965b = $(`<div id="html_a393339d4f11f49e2925b013131c965b" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_bdb27a2e6fb62c56d54aa070db2717c3.setContent(html_a393339d4f11f49e2925b013131c965b);
|
|
|
|
|
|
|
|
marker_83c03d81f0aa2a202c6d574d888149ce.bindPopup(popup_bdb27a2e6fb62c56d54aa070db2717c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83c03d81f0aa2a202c6d574d888149ce.setIcon(icon_a28e7f724c243fc30c0c11587d4d5314);
|
|
|
|
|
|
var marker_b909b6f14ae938b2a85d75b6c3948f77 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d78d416642757d22540d5f90dd74bb2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf4bc2ddf935fbf262955df14b7d72d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5993754139a437f5fdf49bd9aba1b67 = $(`<div id="html_d5993754139a437f5fdf49bd9aba1b67" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_bf4bc2ddf935fbf262955df14b7d72d8.setContent(html_d5993754139a437f5fdf49bd9aba1b67);
|
|
|
|
|
|
|
|
marker_b909b6f14ae938b2a85d75b6c3948f77.bindPopup(popup_bf4bc2ddf935fbf262955df14b7d72d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b909b6f14ae938b2a85d75b6c3948f77.setIcon(icon_d78d416642757d22540d5f90dd74bb2b);
|
|
|
|
|
|
var marker_c9a40491b1e0863accbe9db7f4cf4a1b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f2df9edd6d85f2cf80ef76bf432a3da9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b266c2ffca85886cbf6f38b5d8f2d4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40403f4d8ebae86871a7a2e6cfaf0182 = $(`<div id="html_40403f4d8ebae86871a7a2e6cfaf0182" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_8b266c2ffca85886cbf6f38b5d8f2d4c.setContent(html_40403f4d8ebae86871a7a2e6cfaf0182);
|
|
|
|
|
|
|
|
marker_c9a40491b1e0863accbe9db7f4cf4a1b.bindPopup(popup_8b266c2ffca85886cbf6f38b5d8f2d4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9a40491b1e0863accbe9db7f4cf4a1b.setIcon(icon_f2df9edd6d85f2cf80ef76bf432a3da9);
|
|
|
|
|
|
var marker_b4f46f9d64450a1f55ee610478e574be = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ab988d8c561f0d2a054b6e8ba0ef2d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2e796efff5089d49e686080b28ab890 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d36dd09fef43c27970580fb2631e69ed = $(`<div id="html_d36dd09fef43c27970580fb2631e69ed" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_b2e796efff5089d49e686080b28ab890.setContent(html_d36dd09fef43c27970580fb2631e69ed);
|
|
|
|
|
|
|
|
marker_b4f46f9d64450a1f55ee610478e574be.bindPopup(popup_b2e796efff5089d49e686080b28ab890)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4f46f9d64450a1f55ee610478e574be.setIcon(icon_ab988d8c561f0d2a054b6e8ba0ef2d62);
|
|
|
|
|
|
var marker_62726b3f150b55ef9e5e0e64479b4c92 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9a6a67fca46575dfef93faf067b473b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32511c12721826a03b5c4f8fc8f6f4ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e2ffe6bf71b5dba06cc63536c96febf = $(`<div id="html_7e2ffe6bf71b5dba06cc63536c96febf" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_32511c12721826a03b5c4f8fc8f6f4ab.setContent(html_7e2ffe6bf71b5dba06cc63536c96febf);
|
|
|
|
|
|
|
|
marker_62726b3f150b55ef9e5e0e64479b4c92.bindPopup(popup_32511c12721826a03b5c4f8fc8f6f4ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62726b3f150b55ef9e5e0e64479b4c92.setIcon(icon_9a6a67fca46575dfef93faf067b473b8);
|
|
|
|
|
|
var marker_6b51a2a03c1198d8fad73404023d9df1 = L.marker(
|
|
[43.5009, -70.4428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b33752784d5882443c410d22f7475d9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1423e75b2191aa277290e3950c49012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb5b500d5c8c1209cf8e65a9978142d2 = $(`<div id="html_fb5b500d5c8c1209cf8e65a9978142d2" style="width: 100.0%; height: 100.0%;">nostr.zenon.network</div>`)[0];
|
|
popup_e1423e75b2191aa277290e3950c49012.setContent(html_fb5b500d5c8c1209cf8e65a9978142d2);
|
|
|
|
|
|
|
|
marker_6b51a2a03c1198d8fad73404023d9df1.bindPopup(popup_e1423e75b2191aa277290e3950c49012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b51a2a03c1198d8fad73404023d9df1.setIcon(icon_b33752784d5882443c410d22f7475d9f);
|
|
|
|
|
|
var marker_3dc65e8cf7c93c0f84de9b7dd1277c7b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_77c70990247a46e497a34d724c730fcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08ad92d7fa6b9a3cb5ecace5e2edf0ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b77734fd5e32749307fdbc8232f38dd5 = $(`<div id="html_b77734fd5e32749307fdbc8232f38dd5" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_08ad92d7fa6b9a3cb5ecace5e2edf0ad.setContent(html_b77734fd5e32749307fdbc8232f38dd5);
|
|
|
|
|
|
|
|
marker_3dc65e8cf7c93c0f84de9b7dd1277c7b.bindPopup(popup_08ad92d7fa6b9a3cb5ecace5e2edf0ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc65e8cf7c93c0f84de9b7dd1277c7b.setIcon(icon_77c70990247a46e497a34d724c730fcf);
|
|
|
|
|
|
var marker_b03601425d12c285726f3bef22947db3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e5ee61899ce5e9f3629e3f2812d1f946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa1cb83779636ef9340aa421bcc6ee72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9d49bc5522a539599fb16e10caa6eb6 = $(`<div id="html_e9d49bc5522a539599fb16e10caa6eb6" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_fa1cb83779636ef9340aa421bcc6ee72.setContent(html_e9d49bc5522a539599fb16e10caa6eb6);
|
|
|
|
|
|
|
|
marker_b03601425d12c285726f3bef22947db3.bindPopup(popup_fa1cb83779636ef9340aa421bcc6ee72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b03601425d12c285726f3bef22947db3.setIcon(icon_e5ee61899ce5e9f3629e3f2812d1f946);
|
|
|
|
|
|
var marker_74b162d2905206ef7d69f80a6c8ae9c1 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f1d774405100bae2f1a5f097ac61aae3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b41a1171ffe6ee5011f4cdb67f85e0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43901127fff6486b15062a163efa049b = $(`<div id="html_43901127fff6486b15062a163efa049b" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_8b41a1171ffe6ee5011f4cdb67f85e0a.setContent(html_43901127fff6486b15062a163efa049b);
|
|
|
|
|
|
|
|
marker_74b162d2905206ef7d69f80a6c8ae9c1.bindPopup(popup_8b41a1171ffe6ee5011f4cdb67f85e0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74b162d2905206ef7d69f80a6c8ae9c1.setIcon(icon_f1d774405100bae2f1a5f097ac61aae3);
|
|
|
|
|
|
var marker_4fa2dc357323adcb8c7ddb7aaecb5be9 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_53c0635e0dfefb78e7dd9b3d662456fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_730d06931d8b247f34fdb14c6200e07c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f0a2867b26c735ce38bfa196dded26c = $(`<div id="html_8f0a2867b26c735ce38bfa196dded26c" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_730d06931d8b247f34fdb14c6200e07c.setContent(html_8f0a2867b26c735ce38bfa196dded26c);
|
|
|
|
|
|
|
|
marker_4fa2dc357323adcb8c7ddb7aaecb5be9.bindPopup(popup_730d06931d8b247f34fdb14c6200e07c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fa2dc357323adcb8c7ddb7aaecb5be9.setIcon(icon_53c0635e0dfefb78e7dd9b3d662456fe);
|
|
|
|
|
|
var marker_7997f4c42ccd7ad2705749330ff47c0b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0e85df013bc9e0035843001d764f4e11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cade0f66225139f9712fe9e9a507340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06685e91112145fe38335f082a20340f = $(`<div id="html_06685e91112145fe38335f082a20340f" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_0cade0f66225139f9712fe9e9a507340.setContent(html_06685e91112145fe38335f082a20340f);
|
|
|
|
|
|
|
|
marker_7997f4c42ccd7ad2705749330ff47c0b.bindPopup(popup_0cade0f66225139f9712fe9e9a507340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7997f4c42ccd7ad2705749330ff47c0b.setIcon(icon_0e85df013bc9e0035843001d764f4e11);
|
|
|
|
|
|
var marker_1d84134269f9ed78d9fb5b11c4651bbe = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c437261505f26f4d367f0f440dd9257b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01baf00b2773ebb604cdb8bf58c2a736 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a304c519466c38ce2cb9c880baa6e21 = $(`<div id="html_6a304c519466c38ce2cb9c880baa6e21" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_01baf00b2773ebb604cdb8bf58c2a736.setContent(html_6a304c519466c38ce2cb9c880baa6e21);
|
|
|
|
|
|
|
|
marker_1d84134269f9ed78d9fb5b11c4651bbe.bindPopup(popup_01baf00b2773ebb604cdb8bf58c2a736)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d84134269f9ed78d9fb5b11c4651bbe.setIcon(icon_c437261505f26f4d367f0f440dd9257b);
|
|
|
|
|
|
var marker_4e2371b7d9ec5128a31c7ccbe132f348 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0a048261cd7c3e25b6c6bf2cf8fad112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dcf057a904a61d917e58314afae0946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17aaa4bff7a0a1ee9a4a6a6c9315188b = $(`<div id="html_17aaa4bff7a0a1ee9a4a6a6c9315188b" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_0dcf057a904a61d917e58314afae0946.setContent(html_17aaa4bff7a0a1ee9a4a6a6c9315188b);
|
|
|
|
|
|
|
|
marker_4e2371b7d9ec5128a31c7ccbe132f348.bindPopup(popup_0dcf057a904a61d917e58314afae0946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e2371b7d9ec5128a31c7ccbe132f348.setIcon(icon_0a048261cd7c3e25b6c6bf2cf8fad112);
|
|
|
|
|
|
var marker_7be3f18d58710dde52880944eafb9879 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_047266178e73a79fd7814adea734f458 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7716d1c11acfabb3bd2f42ed9c47d62d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1207be69c8d2f1fb65546bb0bf46d8f = $(`<div id="html_f1207be69c8d2f1fb65546bb0bf46d8f" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_7716d1c11acfabb3bd2f42ed9c47d62d.setContent(html_f1207be69c8d2f1fb65546bb0bf46d8f);
|
|
|
|
|
|
|
|
marker_7be3f18d58710dde52880944eafb9879.bindPopup(popup_7716d1c11acfabb3bd2f42ed9c47d62d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7be3f18d58710dde52880944eafb9879.setIcon(icon_047266178e73a79fd7814adea734f458);
|
|
|
|
|
|
var marker_5b5f165bb6c3c3809c3fa65bbd91625b = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_34878cf4f2c61d18dbe8cd7c915c2e07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b2f154a42861f6608d3410b22a150f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e526817e6dc6c5396172d784fe5fc1f4 = $(`<div id="html_e526817e6dc6c5396172d784fe5fc1f4" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_4b2f154a42861f6608d3410b22a150f5.setContent(html_e526817e6dc6c5396172d784fe5fc1f4);
|
|
|
|
|
|
|
|
marker_5b5f165bb6c3c3809c3fa65bbd91625b.bindPopup(popup_4b2f154a42861f6608d3410b22a150f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b5f165bb6c3c3809c3fa65bbd91625b.setIcon(icon_34878cf4f2c61d18dbe8cd7c915c2e07);
|
|
|
|
|
|
var marker_db8d4739df0408b66ea07266c6f1da61 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_26f74450aede101e39d7b99b8f67e36f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2322397ed2fd1ed6dea7051dbd02f3a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a644c09711151458f3700f022d0b3e86 = $(`<div id="html_a644c09711151458f3700f022d0b3e86" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_2322397ed2fd1ed6dea7051dbd02f3a7.setContent(html_a644c09711151458f3700f022d0b3e86);
|
|
|
|
|
|
|
|
marker_db8d4739df0408b66ea07266c6f1da61.bindPopup(popup_2322397ed2fd1ed6dea7051dbd02f3a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db8d4739df0408b66ea07266c6f1da61.setIcon(icon_26f74450aede101e39d7b99b8f67e36f);
|
|
|
|
|
|
var marker_2eca24f8c0e5cdd2a7f339e23266a475 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4234816a3dede81bc93fc25352f5583a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77fd0405709634c24e8773528ac081da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b374504f4fd365656907961798cadf7a = $(`<div id="html_b374504f4fd365656907961798cadf7a" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_77fd0405709634c24e8773528ac081da.setContent(html_b374504f4fd365656907961798cadf7a);
|
|
|
|
|
|
|
|
marker_2eca24f8c0e5cdd2a7f339e23266a475.bindPopup(popup_77fd0405709634c24e8773528ac081da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eca24f8c0e5cdd2a7f339e23266a475.setIcon(icon_4234816a3dede81bc93fc25352f5583a);
|
|
|
|
|
|
var marker_41a8694e10aa3200d3186d6b79f0db55 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_544811f6f474b9ee76fbc0fee7d34b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8df4a82a698f5764f039f5b0b4f18df7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8f6adbbb96f5c9b89e6e94c9aaf5e87 = $(`<div id="html_e8f6adbbb96f5c9b89e6e94c9aaf5e87" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_8df4a82a698f5764f039f5b0b4f18df7.setContent(html_e8f6adbbb96f5c9b89e6e94c9aaf5e87);
|
|
|
|
|
|
|
|
marker_41a8694e10aa3200d3186d6b79f0db55.bindPopup(popup_8df4a82a698f5764f039f5b0b4f18df7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41a8694e10aa3200d3186d6b79f0db55.setIcon(icon_544811f6f474b9ee76fbc0fee7d34b99);
|
|
|
|
|
|
var marker_fdd9a763054c0e7a596e0ffaa19eb3a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_2ccc0e0405c97845ecabe0c00f4db0d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8f1813d92588168b3864455c0a1a7c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e100f1baa1b4f5e3b66680e3e8c541 = $(`<div id="html_d8e100f1baa1b4f5e3b66680e3e8c541" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_a8f1813d92588168b3864455c0a1a7c4.setContent(html_d8e100f1baa1b4f5e3b66680e3e8c541);
|
|
|
|
|
|
|
|
marker_fdd9a763054c0e7a596e0ffaa19eb3a0.bindPopup(popup_a8f1813d92588168b3864455c0a1a7c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd9a763054c0e7a596e0ffaa19eb3a0.setIcon(icon_2ccc0e0405c97845ecabe0c00f4db0d9);
|
|
|
|
|
|
var marker_103f3fbea2899acc7bb05c496e251c49 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d31ff653b4546f924574c97dd33c6019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e33a211f58fa7ae0f5db80f810f65809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d1a14e52f2b8b89feee2e9e0190643 = $(`<div id="html_49d1a14e52f2b8b89feee2e9e0190643" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_e33a211f58fa7ae0f5db80f810f65809.setContent(html_49d1a14e52f2b8b89feee2e9e0190643);
|
|
|
|
|
|
|
|
marker_103f3fbea2899acc7bb05c496e251c49.bindPopup(popup_e33a211f58fa7ae0f5db80f810f65809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_103f3fbea2899acc7bb05c496e251c49.setIcon(icon_d31ff653b4546f924574c97dd33c6019);
|
|
|
|
|
|
var marker_5b14ba64af0d8a36dadf821e2c214862 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_626742b76382f3f0c39dbc36fff3e1ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91014c7dff5856ebad0fa0dc7cac1b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd4e10e21991f5fafd68c417fb7e48ff = $(`<div id="html_dd4e10e21991f5fafd68c417fb7e48ff" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_91014c7dff5856ebad0fa0dc7cac1b64.setContent(html_dd4e10e21991f5fafd68c417fb7e48ff);
|
|
|
|
|
|
|
|
marker_5b14ba64af0d8a36dadf821e2c214862.bindPopup(popup_91014c7dff5856ebad0fa0dc7cac1b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b14ba64af0d8a36dadf821e2c214862.setIcon(icon_626742b76382f3f0c39dbc36fff3e1ee);
|
|
|
|
|
|
var marker_e85eb84c55fd14913019166c844f95e2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8bd4964bd4c1dea306f62f8cbf2a9f57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1976f5b5323d7523abe501a1fefaacd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f91879d65f24466e155c45c89d24d115 = $(`<div id="html_f91879d65f24466e155c45c89d24d115" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_1976f5b5323d7523abe501a1fefaacd6.setContent(html_f91879d65f24466e155c45c89d24d115);
|
|
|
|
|
|
|
|
marker_e85eb84c55fd14913019166c844f95e2.bindPopup(popup_1976f5b5323d7523abe501a1fefaacd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e85eb84c55fd14913019166c844f95e2.setIcon(icon_8bd4964bd4c1dea306f62f8cbf2a9f57);
|
|
|
|
|
|
var marker_fa32255ccdf7791c5f29f7220e06cfa3 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_771ba86c67d56eed447f1a832ed69d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_763d025fbaef2d91002418430f054f71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f37eb84a422dae76718e3a7f10eb0164 = $(`<div id="html_f37eb84a422dae76718e3a7f10eb0164" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_763d025fbaef2d91002418430f054f71.setContent(html_f37eb84a422dae76718e3a7f10eb0164);
|
|
|
|
|
|
|
|
marker_fa32255ccdf7791c5f29f7220e06cfa3.bindPopup(popup_763d025fbaef2d91002418430f054f71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa32255ccdf7791c5f29f7220e06cfa3.setIcon(icon_771ba86c67d56eed447f1a832ed69d16);
|
|
|
|
|
|
var marker_a5d0e3d2b4461a629e8a517555060a6f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9873499675e896b3e437ad8d8c127f50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3899943022acefcb8835757d8856b05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdaed362dd87090f4d1af65551618059 = $(`<div id="html_bdaed362dd87090f4d1af65551618059" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_b3899943022acefcb8835757d8856b05.setContent(html_bdaed362dd87090f4d1af65551618059);
|
|
|
|
|
|
|
|
marker_a5d0e3d2b4461a629e8a517555060a6f.bindPopup(popup_b3899943022acefcb8835757d8856b05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5d0e3d2b4461a629e8a517555060a6f.setIcon(icon_9873499675e896b3e437ad8d8c127f50);
|
|
|
|
|
|
var marker_4ad46f8d5a84ba8b5d1c1c0f559cb8bd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_edc9c833214a09030e8c4887abae3a8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0516c2f51d316b1ad71a2cf094d130c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71c3531ebda5b9fda59f571555d3c91b = $(`<div id="html_71c3531ebda5b9fda59f571555d3c91b" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_0516c2f51d316b1ad71a2cf094d130c5.setContent(html_71c3531ebda5b9fda59f571555d3c91b);
|
|
|
|
|
|
|
|
marker_4ad46f8d5a84ba8b5d1c1c0f559cb8bd.bindPopup(popup_0516c2f51d316b1ad71a2cf094d130c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ad46f8d5a84ba8b5d1c1c0f559cb8bd.setIcon(icon_edc9c833214a09030e8c4887abae3a8a);
|
|
|
|
|
|
var marker_3c69b5aca65c0889d683a2d55545e5b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_85cc6644211a59288780b6d1159c7627 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbfc531e7ca8fedbf201de6b86dc8114 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d3f6758ed2b7b3befd192063ffa3fa1 = $(`<div id="html_7d3f6758ed2b7b3befd192063ffa3fa1" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_fbfc531e7ca8fedbf201de6b86dc8114.setContent(html_7d3f6758ed2b7b3befd192063ffa3fa1);
|
|
|
|
|
|
|
|
marker_3c69b5aca65c0889d683a2d55545e5b2.bindPopup(popup_fbfc531e7ca8fedbf201de6b86dc8114)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c69b5aca65c0889d683a2d55545e5b2.setIcon(icon_85cc6644211a59288780b6d1159c7627);
|
|
|
|
|
|
var marker_3f08ff37ef92df383599cc6b82eb5beb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_44c5017c0fda79e955d73d730944b512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88835e237e5c8802b1a1238f919bdc3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c529b48621da80fa3fd4d813f4f10ea5 = $(`<div id="html_c529b48621da80fa3fd4d813f4f10ea5" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_88835e237e5c8802b1a1238f919bdc3c.setContent(html_c529b48621da80fa3fd4d813f4f10ea5);
|
|
|
|
|
|
|
|
marker_3f08ff37ef92df383599cc6b82eb5beb.bindPopup(popup_88835e237e5c8802b1a1238f919bdc3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f08ff37ef92df383599cc6b82eb5beb.setIcon(icon_44c5017c0fda79e955d73d730944b512);
|
|
|
|
|
|
var marker_fd0647079ceb1231bcb8f8e9ec5d6fa7 = L.marker(
|
|
[50.9928, 3.26317],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1153bde2380049e13bdf25c8f526f18d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b095f641cc83dc0ead62f63f0e6d4a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fa87e924d36da2aaedb2cc1185a932a = $(`<div id="html_7fa87e924d36da2aaedb2cc1185a932a" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_1b095f641cc83dc0ead62f63f0e6d4a0.setContent(html_7fa87e924d36da2aaedb2cc1185a932a);
|
|
|
|
|
|
|
|
marker_fd0647079ceb1231bcb8f8e9ec5d6fa7.bindPopup(popup_1b095f641cc83dc0ead62f63f0e6d4a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd0647079ceb1231bcb8f8e9ec5d6fa7.setIcon(icon_1153bde2380049e13bdf25c8f526f18d);
|
|
|
|
|
|
var marker_fb906f7258260ee93c3696671bd11c82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_2afb22002aa98a3e7f00dd553792e851 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f933fe0cd80bc3ad888bb1efb663fea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b08b7bcdb47e4206b17d3eec2ecbc1a = $(`<div id="html_3b08b7bcdb47e4206b17d3eec2ecbc1a" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_2f933fe0cd80bc3ad888bb1efb663fea.setContent(html_3b08b7bcdb47e4206b17d3eec2ecbc1a);
|
|
|
|
|
|
|
|
marker_fb906f7258260ee93c3696671bd11c82.bindPopup(popup_2f933fe0cd80bc3ad888bb1efb663fea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb906f7258260ee93c3696671bd11c82.setIcon(icon_2afb22002aa98a3e7f00dd553792e851);
|
|
|
|
|
|
var marker_7a7e5d6ed771d5d1a7df624bc005c308 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_2eba9e5a2c2f57994269a161973a241b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_774284daad7e8da51e6af6af9be896d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa41e8e51eb5f122309a3753f9effbe3 = $(`<div id="html_fa41e8e51eb5f122309a3753f9effbe3" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_774284daad7e8da51e6af6af9be896d6.setContent(html_fa41e8e51eb5f122309a3753f9effbe3);
|
|
|
|
|
|
|
|
marker_7a7e5d6ed771d5d1a7df624bc005c308.bindPopup(popup_774284daad7e8da51e6af6af9be896d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a7e5d6ed771d5d1a7df624bc005c308.setIcon(icon_2eba9e5a2c2f57994269a161973a241b);
|
|
|
|
|
|
var marker_da5f28e0dbf5b256aef5d364103497c7 = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b8c7b7b43d1c13318142bd1793519376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8977a8be4e3089365f1d45021149f069 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c522becdb07158cff2e01f547fdc22fe = $(`<div id="html_c522becdb07158cff2e01f547fdc22fe" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_8977a8be4e3089365f1d45021149f069.setContent(html_c522becdb07158cff2e01f547fdc22fe);
|
|
|
|
|
|
|
|
marker_da5f28e0dbf5b256aef5d364103497c7.bindPopup(popup_8977a8be4e3089365f1d45021149f069)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da5f28e0dbf5b256aef5d364103497c7.setIcon(icon_b8c7b7b43d1c13318142bd1793519376);
|
|
|
|
|
|
var marker_115fc2cc3452685f81413fade727c035 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_5986a1e03cbcf3f48dd6c74b314b192e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_960fb2ba3df8893c111f4a1aba3e77a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d07894fa51ac06448633d7e915b1d4df = $(`<div id="html_d07894fa51ac06448633d7e915b1d4df" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_960fb2ba3df8893c111f4a1aba3e77a8.setContent(html_d07894fa51ac06448633d7e915b1d4df);
|
|
|
|
|
|
|
|
marker_115fc2cc3452685f81413fade727c035.bindPopup(popup_960fb2ba3df8893c111f4a1aba3e77a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_115fc2cc3452685f81413fade727c035.setIcon(icon_5986a1e03cbcf3f48dd6c74b314b192e);
|
|
|
|
|
|
var marker_db34adf9188fb3edaaa2673b446379c4 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_19099ace6a3a6813601e707ea672a1f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74dcef1852071479c61dd776b4d2beb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2510d8dfaa27930f3bd25022fb8f03fd = $(`<div id="html_2510d8dfaa27930f3bd25022fb8f03fd" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_74dcef1852071479c61dd776b4d2beb6.setContent(html_2510d8dfaa27930f3bd25022fb8f03fd);
|
|
|
|
|
|
|
|
marker_db34adf9188fb3edaaa2673b446379c4.bindPopup(popup_74dcef1852071479c61dd776b4d2beb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db34adf9188fb3edaaa2673b446379c4.setIcon(icon_19099ace6a3a6813601e707ea672a1f0);
|
|
|
|
|
|
var marker_b8a49dc33ad60038bf98c3d354bbbf45 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_07ac4546d5b7dc877a1855a3c94d3fb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7ff3004aa45fb39ab4d702735686075 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbdf78f815a498e9a933933c723dbb96 = $(`<div id="html_bbdf78f815a498e9a933933c723dbb96" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_b7ff3004aa45fb39ab4d702735686075.setContent(html_bbdf78f815a498e9a933933c723dbb96);
|
|
|
|
|
|
|
|
marker_b8a49dc33ad60038bf98c3d354bbbf45.bindPopup(popup_b7ff3004aa45fb39ab4d702735686075)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a49dc33ad60038bf98c3d354bbbf45.setIcon(icon_07ac4546d5b7dc877a1855a3c94d3fb1);
|
|
|
|
|
|
var marker_d072afb9506ff3b574bbd54a89ef76ba = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_401f4821cae9142d5747d2e466f853af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_128115f61a5ae6d3a3d3eec27208a86f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_281d81298e9e5c3a9b7b6fabcbd10bb1 = $(`<div id="html_281d81298e9e5c3a9b7b6fabcbd10bb1" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_128115f61a5ae6d3a3d3eec27208a86f.setContent(html_281d81298e9e5c3a9b7b6fabcbd10bb1);
|
|
|
|
|
|
|
|
marker_d072afb9506ff3b574bbd54a89ef76ba.bindPopup(popup_128115f61a5ae6d3a3d3eec27208a86f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d072afb9506ff3b574bbd54a89ef76ba.setIcon(icon_401f4821cae9142d5747d2e466f853af);
|
|
|
|
|
|
var marker_4a5d6202a51abc48910af714d2a046b4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_16ac524c26ca0df307d6b0b582a16e83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7031ddffea60b46e06efce5e12c8976e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_121e748fe4a2846fd2bb793f60f790cf = $(`<div id="html_121e748fe4a2846fd2bb793f60f790cf" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_7031ddffea60b46e06efce5e12c8976e.setContent(html_121e748fe4a2846fd2bb793f60f790cf);
|
|
|
|
|
|
|
|
marker_4a5d6202a51abc48910af714d2a046b4.bindPopup(popup_7031ddffea60b46e06efce5e12c8976e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a5d6202a51abc48910af714d2a046b4.setIcon(icon_16ac524c26ca0df307d6b0b582a16e83);
|
|
|
|
|
|
var marker_f905cd25c6ddb705557df77cde0f102a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8a65804737b4ef0310b6c1ff04cfdcd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e18cd87511af752721862754bdb029d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5ff43c7203e6f1dfd1b06cd11f5a96e = $(`<div id="html_c5ff43c7203e6f1dfd1b06cd11f5a96e" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_9e18cd87511af752721862754bdb029d.setContent(html_c5ff43c7203e6f1dfd1b06cd11f5a96e);
|
|
|
|
|
|
|
|
marker_f905cd25c6ddb705557df77cde0f102a.bindPopup(popup_9e18cd87511af752721862754bdb029d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f905cd25c6ddb705557df77cde0f102a.setIcon(icon_8a65804737b4ef0310b6c1ff04cfdcd6);
|
|
|
|
|
|
var marker_2ab45af8b6352e3f11e05e17b360f579 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_3eb4a218cf389ac9262033ac70e0383f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad43e3cc8f78d1207faffb6d805c929c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6742ed6d63ee3b3b31ee2403e2e9d88 = $(`<div id="html_d6742ed6d63ee3b3b31ee2403e2e9d88" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_ad43e3cc8f78d1207faffb6d805c929c.setContent(html_d6742ed6d63ee3b3b31ee2403e2e9d88);
|
|
|
|
|
|
|
|
marker_2ab45af8b6352e3f11e05e17b360f579.bindPopup(popup_ad43e3cc8f78d1207faffb6d805c929c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ab45af8b6352e3f11e05e17b360f579.setIcon(icon_3eb4a218cf389ac9262033ac70e0383f);
|
|
|
|
|
|
var marker_9ce8992422926fd1c152335ac1498721 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_6400dcafe97f320d5be28f5a45a417a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15299a858ec808affcddd99179845fcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a51cdbca26f96ebec2edeb782b54eb8b = $(`<div id="html_a51cdbca26f96ebec2edeb782b54eb8b" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_15299a858ec808affcddd99179845fcd.setContent(html_a51cdbca26f96ebec2edeb782b54eb8b);
|
|
|
|
|
|
|
|
marker_9ce8992422926fd1c152335ac1498721.bindPopup(popup_15299a858ec808affcddd99179845fcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ce8992422926fd1c152335ac1498721.setIcon(icon_6400dcafe97f320d5be28f5a45a417a1);
|
|
|
|
|
|
var marker_1c33951456a8b1f977301e0734cb31f5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ff5c1fbea13d2beca7e3070671c7e01f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_293ea5334ab01fc0acc80d8429b5ba2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_429277663d61eea78ed69ac7ed61aab6 = $(`<div id="html_429277663d61eea78ed69ac7ed61aab6" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_293ea5334ab01fc0acc80d8429b5ba2b.setContent(html_429277663d61eea78ed69ac7ed61aab6);
|
|
|
|
|
|
|
|
marker_1c33951456a8b1f977301e0734cb31f5.bindPopup(popup_293ea5334ab01fc0acc80d8429b5ba2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c33951456a8b1f977301e0734cb31f5.setIcon(icon_ff5c1fbea13d2beca7e3070671c7e01f);
|
|
|
|
|
|
var marker_8722e19173a06134203833a9c74143bb = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_32bca6e4574a8a65d6a865d9a6976b12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_818e6ff985721ba9ebdfb4fb2f6056b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c619942850fc94c0dbb9348c32cfa991 = $(`<div id="html_c619942850fc94c0dbb9348c32cfa991" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_818e6ff985721ba9ebdfb4fb2f6056b8.setContent(html_c619942850fc94c0dbb9348c32cfa991);
|
|
|
|
|
|
|
|
marker_8722e19173a06134203833a9c74143bb.bindPopup(popup_818e6ff985721ba9ebdfb4fb2f6056b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8722e19173a06134203833a9c74143bb.setIcon(icon_32bca6e4574a8a65d6a865d9a6976b12);
|
|
|
|
|
|
var marker_e95fe950c62fa307e49343f72295736d = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_53d519a0da9ae3616f50c64495866135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b535f3adce7aa352c622ff9abf270d69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_143651af128a4fdbc5f25480ced3a294 = $(`<div id="html_143651af128a4fdbc5f25480ced3a294" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_b535f3adce7aa352c622ff9abf270d69.setContent(html_143651af128a4fdbc5f25480ced3a294);
|
|
|
|
|
|
|
|
marker_e95fe950c62fa307e49343f72295736d.bindPopup(popup_b535f3adce7aa352c622ff9abf270d69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e95fe950c62fa307e49343f72295736d.setIcon(icon_53d519a0da9ae3616f50c64495866135);
|
|
|
|
|
|
var marker_4a747ce9ede48e0453394700adc8d78d = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_cbb4cda09b61a54c2085733a6305570c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_659c44a49b8a0dfe8bcbd1c08c892351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a285f7099682a915d39bd495a8f4b72e = $(`<div id="html_a285f7099682a915d39bd495a8f4b72e" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_659c44a49b8a0dfe8bcbd1c08c892351.setContent(html_a285f7099682a915d39bd495a8f4b72e);
|
|
|
|
|
|
|
|
marker_4a747ce9ede48e0453394700adc8d78d.bindPopup(popup_659c44a49b8a0dfe8bcbd1c08c892351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a747ce9ede48e0453394700adc8d78d.setIcon(icon_cbb4cda09b61a54c2085733a6305570c);
|
|
|
|
|
|
var marker_a7aac7f995fe175a5055fad456fe202f = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_28b2cad924f6c2a80d36887bd3b7dd1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0912d6d96d1168281afb294c6071e48a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5be36b0aacc5dce206a0bf0c2e348d60 = $(`<div id="html_5be36b0aacc5dce206a0bf0c2e348d60" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_0912d6d96d1168281afb294c6071e48a.setContent(html_5be36b0aacc5dce206a0bf0c2e348d60);
|
|
|
|
|
|
|
|
marker_a7aac7f995fe175a5055fad456fe202f.bindPopup(popup_0912d6d96d1168281afb294c6071e48a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7aac7f995fe175a5055fad456fe202f.setIcon(icon_28b2cad924f6c2a80d36887bd3b7dd1a);
|
|
|
|
|
|
var marker_85f55194828004414c43a9713d767040 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8f4c4c1a274e00304aa2d64f4493f2f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f555a57b16054f2c97036046bea0385 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8aa495445ae29c9f4234dac7d205e3c = $(`<div id="html_b8aa495445ae29c9f4234dac7d205e3c" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_2f555a57b16054f2c97036046bea0385.setContent(html_b8aa495445ae29c9f4234dac7d205e3c);
|
|
|
|
|
|
|
|
marker_85f55194828004414c43a9713d767040.bindPopup(popup_2f555a57b16054f2c97036046bea0385)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85f55194828004414c43a9713d767040.setIcon(icon_8f4c4c1a274e00304aa2d64f4493f2f5);
|
|
|
|
|
|
var marker_313e9e56d66c155afc010fcb87c2165d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4f465e6c923418b28fdce737432cd2d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed240d36e5eda4c463d99e4e87bae3ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d8dd6b9bdc62f30643cea1d9015d37a = $(`<div id="html_6d8dd6b9bdc62f30643cea1d9015d37a" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ed240d36e5eda4c463d99e4e87bae3ba.setContent(html_6d8dd6b9bdc62f30643cea1d9015d37a);
|
|
|
|
|
|
|
|
marker_313e9e56d66c155afc010fcb87c2165d.bindPopup(popup_ed240d36e5eda4c463d99e4e87bae3ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_313e9e56d66c155afc010fcb87c2165d.setIcon(icon_4f465e6c923418b28fdce737432cd2d6);
|
|
|
|
|
|
var marker_d212a4fd12122069814277e9c5649a8a = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_79e75de5e71cefce2406b759ed9a3375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3d6418492366a48f9dde0618af52a54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53fc19598ecd370535d5dd35c462b9ed = $(`<div id="html_53fc19598ecd370535d5dd35c462b9ed" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_a3d6418492366a48f9dde0618af52a54.setContent(html_53fc19598ecd370535d5dd35c462b9ed);
|
|
|
|
|
|
|
|
marker_d212a4fd12122069814277e9c5649a8a.bindPopup(popup_a3d6418492366a48f9dde0618af52a54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d212a4fd12122069814277e9c5649a8a.setIcon(icon_79e75de5e71cefce2406b759ed9a3375);
|
|
|
|
|
|
var marker_ff5b5860bc416fb3a24afed47b37bd92 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a152798f893cd8d58147e0029f751317 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a9da5e5f3e55a840ed5b253b708b75d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5761eb203b6f651431205834c21923c1 = $(`<div id="html_5761eb203b6f651431205834c21923c1" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_8a9da5e5f3e55a840ed5b253b708b75d.setContent(html_5761eb203b6f651431205834c21923c1);
|
|
|
|
|
|
|
|
marker_ff5b5860bc416fb3a24afed47b37bd92.bindPopup(popup_8a9da5e5f3e55a840ed5b253b708b75d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff5b5860bc416fb3a24afed47b37bd92.setIcon(icon_a152798f893cd8d58147e0029f751317);
|
|
|
|
|
|
var marker_03d448f4ceae665f9913663a054fcfb0 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_890b5fbf37d0ef810ad2ddba0ae8e409 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7474814d385e506d554370b328d0d0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_433faae7149b56856c6bf97918793c0c = $(`<div id="html_433faae7149b56856c6bf97918793c0c" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_e7474814d385e506d554370b328d0d0b.setContent(html_433faae7149b56856c6bf97918793c0c);
|
|
|
|
|
|
|
|
marker_03d448f4ceae665f9913663a054fcfb0.bindPopup(popup_e7474814d385e506d554370b328d0d0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03d448f4ceae665f9913663a054fcfb0.setIcon(icon_890b5fbf37d0ef810ad2ddba0ae8e409);
|
|
|
|
|
|
var marker_30110d7b96d0873177fb9a24c2f392ae = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_6b02912a3a61218324c98bc8ea07aa05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c5282ea5d365afbaa0e2a30a72304d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_140454c619b71ebc7e966dbcfca3b50d = $(`<div id="html_140454c619b71ebc7e966dbcfca3b50d" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_1c5282ea5d365afbaa0e2a30a72304d1.setContent(html_140454c619b71ebc7e966dbcfca3b50d);
|
|
|
|
|
|
|
|
marker_30110d7b96d0873177fb9a24c2f392ae.bindPopup(popup_1c5282ea5d365afbaa0e2a30a72304d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30110d7b96d0873177fb9a24c2f392ae.setIcon(icon_6b02912a3a61218324c98bc8ea07aa05);
|
|
|
|
|
|
var marker_1afb44feff99088c4423636cdc6d15f5 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8669d0e276502549000e613e87e5fdda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_413d1c64691ba40f3b41c7ca563b1110 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f34964fbaed30a91d0b04156017a9476 = $(`<div id="html_f34964fbaed30a91d0b04156017a9476" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_413d1c64691ba40f3b41c7ca563b1110.setContent(html_f34964fbaed30a91d0b04156017a9476);
|
|
|
|
|
|
|
|
marker_1afb44feff99088c4423636cdc6d15f5.bindPopup(popup_413d1c64691ba40f3b41c7ca563b1110)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1afb44feff99088c4423636cdc6d15f5.setIcon(icon_8669d0e276502549000e613e87e5fdda);
|
|
|
|
|
|
var marker_b7e7ba3c492e26729de6a068f6701931 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c2a8514a460242666f6d2f1805be6f6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3039b10ffe9593f6b5fc9f48f2c0b460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3068e0f438fbd31381c0ff1f1886a02 = $(`<div id="html_f3068e0f438fbd31381c0ff1f1886a02" style="width: 100.0%; height: 100.0%;">relay.lifpay.me</div>`)[0];
|
|
popup_3039b10ffe9593f6b5fc9f48f2c0b460.setContent(html_f3068e0f438fbd31381c0ff1f1886a02);
|
|
|
|
|
|
|
|
marker_b7e7ba3c492e26729de6a068f6701931.bindPopup(popup_3039b10ffe9593f6b5fc9f48f2c0b460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7e7ba3c492e26729de6a068f6701931.setIcon(icon_c2a8514a460242666f6d2f1805be6f6d);
|
|
|
|
|
|
var marker_0cd93d964a4c71c6a7d13d8dbcb50409 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0ccb2b8d18a6616e0a61b7f4d4c96e71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4fdd2edbbc687cc0ddca39784d6cc91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30c73a5ec44606bfd9ff67cbb6041d93 = $(`<div id="html_30c73a5ec44606bfd9ff67cbb6041d93" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_f4fdd2edbbc687cc0ddca39784d6cc91.setContent(html_30c73a5ec44606bfd9ff67cbb6041d93);
|
|
|
|
|
|
|
|
marker_0cd93d964a4c71c6a7d13d8dbcb50409.bindPopup(popup_f4fdd2edbbc687cc0ddca39784d6cc91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cd93d964a4c71c6a7d13d8dbcb50409.setIcon(icon_0ccb2b8d18a6616e0a61b7f4d4c96e71);
|
|
|
|
|
|
var marker_1eed20806839321c75ffe81d3e7be60b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e4e4ee2e586588226fccffa77ec29c00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ca9b0ee3283892070c267e617a013b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa44d09402ff72e8acb81ed0b2763682 = $(`<div id="html_fa44d09402ff72e8acb81ed0b2763682" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_7ca9b0ee3283892070c267e617a013b7.setContent(html_fa44d09402ff72e8acb81ed0b2763682);
|
|
|
|
|
|
|
|
marker_1eed20806839321c75ffe81d3e7be60b.bindPopup(popup_7ca9b0ee3283892070c267e617a013b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eed20806839321c75ffe81d3e7be60b.setIcon(icon_e4e4ee2e586588226fccffa77ec29c00);
|
|
|
|
|
|
var marker_085e8454961c673c9ce14ba9e8bb0bcf = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_607b096ea43cf7ee41821adfcd0adfd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_546a98d1ac1330a43b5c649298931534 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07836f767abc3cce0b9857380f4be4bf = $(`<div id="html_07836f767abc3cce0b9857380f4be4bf" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_546a98d1ac1330a43b5c649298931534.setContent(html_07836f767abc3cce0b9857380f4be4bf);
|
|
|
|
|
|
|
|
marker_085e8454961c673c9ce14ba9e8bb0bcf.bindPopup(popup_546a98d1ac1330a43b5c649298931534)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_085e8454961c673c9ce14ba9e8bb0bcf.setIcon(icon_607b096ea43cf7ee41821adfcd0adfd0);
|
|
|
|
|
|
var marker_ea2eb96b95fa4498769feed482d1cd27 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4bc57a710ecad3d3b5135a4ac9e573e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_645271cf9acc6a823df0b6271e1fbe1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8e1f46dd2e6f332d3759288704f3b15 = $(`<div id="html_b8e1f46dd2e6f332d3759288704f3b15" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_645271cf9acc6a823df0b6271e1fbe1c.setContent(html_b8e1f46dd2e6f332d3759288704f3b15);
|
|
|
|
|
|
|
|
marker_ea2eb96b95fa4498769feed482d1cd27.bindPopup(popup_645271cf9acc6a823df0b6271e1fbe1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea2eb96b95fa4498769feed482d1cd27.setIcon(icon_4bc57a710ecad3d3b5135a4ac9e573e8);
|
|
|
|
|
|
var marker_6837c8edcbc137ca9a2ea3186cc00be0 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_3e6a15960859608b890dfae190714ddc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f86cd5808d53759e4bce97c748163e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_344f64f2a572f06ac82676a234e4c373 = $(`<div id="html_344f64f2a572f06ac82676a234e4c373" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_3f86cd5808d53759e4bce97c748163e8.setContent(html_344f64f2a572f06ac82676a234e4c373);
|
|
|
|
|
|
|
|
marker_6837c8edcbc137ca9a2ea3186cc00be0.bindPopup(popup_3f86cd5808d53759e4bce97c748163e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6837c8edcbc137ca9a2ea3186cc00be0.setIcon(icon_3e6a15960859608b890dfae190714ddc);
|
|
|
|
|
|
var marker_fe1c6b8df2e1743180c7aceb4b68e26c = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_57cb528b1ed8c9ff82f9bf6823d84933 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f0bd82e6c72994db8577b77daa2883f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5e67df595e82af38a40ebffe7361424 = $(`<div id="html_c5e67df595e82af38a40ebffe7361424" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_4f0bd82e6c72994db8577b77daa2883f.setContent(html_c5e67df595e82af38a40ebffe7361424);
|
|
|
|
|
|
|
|
marker_fe1c6b8df2e1743180c7aceb4b68e26c.bindPopup(popup_4f0bd82e6c72994db8577b77daa2883f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe1c6b8df2e1743180c7aceb4b68e26c.setIcon(icon_57cb528b1ed8c9ff82f9bf6823d84933);
|
|
|
|
|
|
var marker_34d7e6ba0998fae32c3adb016bc8c37d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_78f6f87fae1cd46657f0f1472f361ffe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f1ecda70678ba50bede1045000b3fbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_921ac04bca9cdf733c2969398ed9505f = $(`<div id="html_921ac04bca9cdf733c2969398ed9505f" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_4f1ecda70678ba50bede1045000b3fbf.setContent(html_921ac04bca9cdf733c2969398ed9505f);
|
|
|
|
|
|
|
|
marker_34d7e6ba0998fae32c3adb016bc8c37d.bindPopup(popup_4f1ecda70678ba50bede1045000b3fbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34d7e6ba0998fae32c3adb016bc8c37d.setIcon(icon_78f6f87fae1cd46657f0f1472f361ffe);
|
|
|
|
|
|
var marker_dbdf8edb0d7c2aaba0fcf75eba8992af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b11d9f0a0ae8d0aa6d6daf3f5f1c5506 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e06a978842194d88f20afeafeb8ecd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e996894b1956142ad30e15022d232e7 = $(`<div id="html_2e996894b1956142ad30e15022d232e7" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_02e06a978842194d88f20afeafeb8ecd.setContent(html_2e996894b1956142ad30e15022d232e7);
|
|
|
|
|
|
|
|
marker_dbdf8edb0d7c2aaba0fcf75eba8992af.bindPopup(popup_02e06a978842194d88f20afeafeb8ecd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbdf8edb0d7c2aaba0fcf75eba8992af.setIcon(icon_b11d9f0a0ae8d0aa6d6daf3f5f1c5506);
|
|
|
|
|
|
var marker_054e3a210ea9812bbe2eb135045cf8d3 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_fc8e4e5a0cb0e9a0453a0fdea3fba1b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0be9a04e1fbdc943956faee6d2504905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_933dc0eb6bfce649182e12b120a6c430 = $(`<div id="html_933dc0eb6bfce649182e12b120a6c430" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_0be9a04e1fbdc943956faee6d2504905.setContent(html_933dc0eb6bfce649182e12b120a6c430);
|
|
|
|
|
|
|
|
marker_054e3a210ea9812bbe2eb135045cf8d3.bindPopup(popup_0be9a04e1fbdc943956faee6d2504905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_054e3a210ea9812bbe2eb135045cf8d3.setIcon(icon_fc8e4e5a0cb0e9a0453a0fdea3fba1b4);
|
|
|
|
|
|
var marker_f156a4bde774f36c71ecf64c6877d154 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b0f5d870722a2d0843c6bdd1c89e2b44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be9472bb6e18ab7c135452e0af0ddad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60c47d6b7f9f0add0b8f42da88d22d22 = $(`<div id="html_60c47d6b7f9f0add0b8f42da88d22d22" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_be9472bb6e18ab7c135452e0af0ddad6.setContent(html_60c47d6b7f9f0add0b8f42da88d22d22);
|
|
|
|
|
|
|
|
marker_f156a4bde774f36c71ecf64c6877d154.bindPopup(popup_be9472bb6e18ab7c135452e0af0ddad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f156a4bde774f36c71ecf64c6877d154.setIcon(icon_b0f5d870722a2d0843c6bdd1c89e2b44);
|
|
|
|
|
|
var marker_f6d1127d11818e02f98c647383c181b9 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4897ca05bb6ddab9e21d0e57af2c8697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9071622b8dd39724139a9ec5fee8a1db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8d79880bab2762be35288f32911a0e3 = $(`<div id="html_f8d79880bab2762be35288f32911a0e3" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_9071622b8dd39724139a9ec5fee8a1db.setContent(html_f8d79880bab2762be35288f32911a0e3);
|
|
|
|
|
|
|
|
marker_f6d1127d11818e02f98c647383c181b9.bindPopup(popup_9071622b8dd39724139a9ec5fee8a1db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d1127d11818e02f98c647383c181b9.setIcon(icon_4897ca05bb6ddab9e21d0e57af2c8697);
|
|
|
|
|
|
var marker_fe621b3ca586a9e3f6b85cee0c6a094a = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d245258b60e56def2b9c5e04a3fd98c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_960d5075ce7958a455f9366a209eab23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2385fe5d5cd3b04c3153be9506bd80ca = $(`<div id="html_2385fe5d5cd3b04c3153be9506bd80ca" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_960d5075ce7958a455f9366a209eab23.setContent(html_2385fe5d5cd3b04c3153be9506bd80ca);
|
|
|
|
|
|
|
|
marker_fe621b3ca586a9e3f6b85cee0c6a094a.bindPopup(popup_960d5075ce7958a455f9366a209eab23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe621b3ca586a9e3f6b85cee0c6a094a.setIcon(icon_d245258b60e56def2b9c5e04a3fd98c7);
|
|
|
|
|
|
var marker_4ff6c4d89f4661978e5a84c10a530d2e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0885a55fd95ade8f9fcc7a9903bbc27c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91b719599d0ba4ff4fef9f51d5b2c4c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c51282804211e7929b0633e74c79355 = $(`<div id="html_2c51282804211e7929b0633e74c79355" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_91b719599d0ba4ff4fef9f51d5b2c4c6.setContent(html_2c51282804211e7929b0633e74c79355);
|
|
|
|
|
|
|
|
marker_4ff6c4d89f4661978e5a84c10a530d2e.bindPopup(popup_91b719599d0ba4ff4fef9f51d5b2c4c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ff6c4d89f4661978e5a84c10a530d2e.setIcon(icon_0885a55fd95ade8f9fcc7a9903bbc27c);
|
|
|
|
|
|
var marker_1c2cf42bd4ab4104f9cda9ec458b050c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_969e824a46ea63a268b246c5a895fc5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88abbee9f03b4c089bcbec188f0eb9c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03199b94cc159df24164b480bd2cee47 = $(`<div id="html_03199b94cc159df24164b480bd2cee47" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_88abbee9f03b4c089bcbec188f0eb9c7.setContent(html_03199b94cc159df24164b480bd2cee47);
|
|
|
|
|
|
|
|
marker_1c2cf42bd4ab4104f9cda9ec458b050c.bindPopup(popup_88abbee9f03b4c089bcbec188f0eb9c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2cf42bd4ab4104f9cda9ec458b050c.setIcon(icon_969e824a46ea63a268b246c5a895fc5e);
|
|
|
|
|
|
var marker_da78b988d2918dfba14858b654f8d6d7 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_45f71ed57efe69c1e5180d1e3047595d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4158a8c5351478db396760d3ab8afcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5726aedcb3da6d0c800c08633e75e71 = $(`<div id="html_b5726aedcb3da6d0c800c08633e75e71" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_d4158a8c5351478db396760d3ab8afcb.setContent(html_b5726aedcb3da6d0c800c08633e75e71);
|
|
|
|
|
|
|
|
marker_da78b988d2918dfba14858b654f8d6d7.bindPopup(popup_d4158a8c5351478db396760d3ab8afcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da78b988d2918dfba14858b654f8d6d7.setIcon(icon_45f71ed57efe69c1e5180d1e3047595d);
|
|
|
|
|
|
var marker_7c0eec6deda76f48fb20bc2a57366731 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_df4138756b17b4db9f31e79bafc8a5a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71ff4c72eefe2d2a28a84f075ee96c37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56b9ee17fbddaca092a687996583f5ff = $(`<div id="html_56b9ee17fbddaca092a687996583f5ff" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_71ff4c72eefe2d2a28a84f075ee96c37.setContent(html_56b9ee17fbddaca092a687996583f5ff);
|
|
|
|
|
|
|
|
marker_7c0eec6deda76f48fb20bc2a57366731.bindPopup(popup_71ff4c72eefe2d2a28a84f075ee96c37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c0eec6deda76f48fb20bc2a57366731.setIcon(icon_df4138756b17b4db9f31e79bafc8a5a7);
|
|
|
|
|
|
var marker_de0be9adfbc31f3f825dbadc376729ec = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a08dd2ae2fbbd6108c92308f0abbe852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4d48fff4ad62561900a5d9ec97a23d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09fdc0e535d73a13c362de971993f6e9 = $(`<div id="html_09fdc0e535d73a13c362de971993f6e9" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_e4d48fff4ad62561900a5d9ec97a23d8.setContent(html_09fdc0e535d73a13c362de971993f6e9);
|
|
|
|
|
|
|
|
marker_de0be9adfbc31f3f825dbadc376729ec.bindPopup(popup_e4d48fff4ad62561900a5d9ec97a23d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de0be9adfbc31f3f825dbadc376729ec.setIcon(icon_a08dd2ae2fbbd6108c92308f0abbe852);
|
|
|
|
|
|
var marker_504362bd96f11d547eeab5537a9d6c57 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_53c44dda76baab4957300dce4caa8cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72b49ca8ec010cb63ee71a4f19d227ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bfc1054d40fe671e884a68aea39f106 = $(`<div id="html_9bfc1054d40fe671e884a68aea39f106" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_72b49ca8ec010cb63ee71a4f19d227ad.setContent(html_9bfc1054d40fe671e884a68aea39f106);
|
|
|
|
|
|
|
|
marker_504362bd96f11d547eeab5537a9d6c57.bindPopup(popup_72b49ca8ec010cb63ee71a4f19d227ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_504362bd96f11d547eeab5537a9d6c57.setIcon(icon_53c44dda76baab4957300dce4caa8cbf);
|
|
|
|
|
|
var marker_50130c34d11718a0048fa9aeef1dbc61 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_43c02c71d028be72a379abe46516e00f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e18fbb890012bfaedf95992703ed44a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e3cc5bea0e75a3cd842f3d1afcfcc43 = $(`<div id="html_9e3cc5bea0e75a3cd842f3d1afcfcc43" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_6e18fbb890012bfaedf95992703ed44a.setContent(html_9e3cc5bea0e75a3cd842f3d1afcfcc43);
|
|
|
|
|
|
|
|
marker_50130c34d11718a0048fa9aeef1dbc61.bindPopup(popup_6e18fbb890012bfaedf95992703ed44a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50130c34d11718a0048fa9aeef1dbc61.setIcon(icon_43c02c71d028be72a379abe46516e00f);
|
|
|
|
|
|
var marker_9c1be55befd568b05ba8d72fc450a7e2 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ac05819fec43e1621f3dbecee1971c94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d633cb959e853432a9afbb2c7f50ff0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acd2d4a953e20db2ddd711b8f6e84a1d = $(`<div id="html_acd2d4a953e20db2ddd711b8f6e84a1d" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_9d633cb959e853432a9afbb2c7f50ff0.setContent(html_acd2d4a953e20db2ddd711b8f6e84a1d);
|
|
|
|
|
|
|
|
marker_9c1be55befd568b05ba8d72fc450a7e2.bindPopup(popup_9d633cb959e853432a9afbb2c7f50ff0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c1be55befd568b05ba8d72fc450a7e2.setIcon(icon_ac05819fec43e1621f3dbecee1971c94);
|
|
|
|
|
|
var marker_9df45fd67c6ae23250b53275f26f0868 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8a05cd7e6b90632877c5b535e0ef35c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9981fe019dae9850ffe4fd8b4ff6408b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45a09af944c53796002b7304569a6a6d = $(`<div id="html_45a09af944c53796002b7304569a6a6d" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_9981fe019dae9850ffe4fd8b4ff6408b.setContent(html_45a09af944c53796002b7304569a6a6d);
|
|
|
|
|
|
|
|
marker_9df45fd67c6ae23250b53275f26f0868.bindPopup(popup_9981fe019dae9850ffe4fd8b4ff6408b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df45fd67c6ae23250b53275f26f0868.setIcon(icon_8a05cd7e6b90632877c5b535e0ef35c2);
|
|
|
|
|
|
var marker_44b9de579f25a754c9c166e468f7e0f4 = L.marker(
|
|
[49.2827, -123.121],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_3b10b6c76b86f7bd9a53f5c9fc325b0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7b4c04b49a3d07fc41fe4e0b4bb752e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfea13242433240f1a7925ee4f50a744 = $(`<div id="html_dfea13242433240f1a7925ee4f50a744" style="width: 100.0%; height: 100.0%;">nostr.sagaciousd.com</div>`)[0];
|
|
popup_d7b4c04b49a3d07fc41fe4e0b4bb752e.setContent(html_dfea13242433240f1a7925ee4f50a744);
|
|
|
|
|
|
|
|
marker_44b9de579f25a754c9c166e468f7e0f4.bindPopup(popup_d7b4c04b49a3d07fc41fe4e0b4bb752e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44b9de579f25a754c9c166e468f7e0f4.setIcon(icon_3b10b6c76b86f7bd9a53f5c9fc325b0c);
|
|
|
|
|
|
var marker_bab721314e475362edaeea63555a9868 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_cae6155f9c368d9353099c87dd96cd0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eebab38958bd918d744395d3313b1883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baed6156bb71eee048f9063a7fb3d409 = $(`<div id="html_baed6156bb71eee048f9063a7fb3d409" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_eebab38958bd918d744395d3313b1883.setContent(html_baed6156bb71eee048f9063a7fb3d409);
|
|
|
|
|
|
|
|
marker_bab721314e475362edaeea63555a9868.bindPopup(popup_eebab38958bd918d744395d3313b1883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bab721314e475362edaeea63555a9868.setIcon(icon_cae6155f9c368d9353099c87dd96cd0e);
|
|
|
|
|
|
var marker_5bbf0115aa6375cb744e1c83dcf76c28 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c271623e1e0864b1634040ebcdd9906e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_296ab214dc0e1a51a02016de59791190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7273658734ff1016b7363c02c8dfc13d = $(`<div id="html_7273658734ff1016b7363c02c8dfc13d" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_296ab214dc0e1a51a02016de59791190.setContent(html_7273658734ff1016b7363c02c8dfc13d);
|
|
|
|
|
|
|
|
marker_5bbf0115aa6375cb744e1c83dcf76c28.bindPopup(popup_296ab214dc0e1a51a02016de59791190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bbf0115aa6375cb744e1c83dcf76c28.setIcon(icon_c271623e1e0864b1634040ebcdd9906e);
|
|
|
|
|
|
var marker_659b70b31f1f471b3819299dbbc3f95f = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c960190f15b32f6e364efad28bbe3f25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4345eab11aa783039d1b66e99f046fde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de436be69001c7d80ee58c478f05da72 = $(`<div id="html_de436be69001c7d80ee58c478f05da72" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_4345eab11aa783039d1b66e99f046fde.setContent(html_de436be69001c7d80ee58c478f05da72);
|
|
|
|
|
|
|
|
marker_659b70b31f1f471b3819299dbbc3f95f.bindPopup(popup_4345eab11aa783039d1b66e99f046fde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_659b70b31f1f471b3819299dbbc3f95f.setIcon(icon_c960190f15b32f6e364efad28bbe3f25);
|
|
|
|
|
|
var marker_b0d393ac3ea6ed13ebb8c12b58fdda58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_7e0b993e633c15348a89013b14814f82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4246741249a849a8974b31db414caa4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19ee4ece0a67668cde4e5e45c4dfbf10 = $(`<div id="html_19ee4ece0a67668cde4e5e45c4dfbf10" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_4246741249a849a8974b31db414caa4a.setContent(html_19ee4ece0a67668cde4e5e45c4dfbf10);
|
|
|
|
|
|
|
|
marker_b0d393ac3ea6ed13ebb8c12b58fdda58.bindPopup(popup_4246741249a849a8974b31db414caa4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0d393ac3ea6ed13ebb8c12b58fdda58.setIcon(icon_7e0b993e633c15348a89013b14814f82);
|
|
|
|
|
|
var marker_52ebe8b056e24263fdb214333f41e966 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_00a5f7c101eb4b82748ee6eb3f016df0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_483dbcad66bd1ae193fb407a485d4d73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a93d2e56b35370bf86e6235b67397c9 = $(`<div id="html_0a93d2e56b35370bf86e6235b67397c9" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_483dbcad66bd1ae193fb407a485d4d73.setContent(html_0a93d2e56b35370bf86e6235b67397c9);
|
|
|
|
|
|
|
|
marker_52ebe8b056e24263fdb214333f41e966.bindPopup(popup_483dbcad66bd1ae193fb407a485d4d73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ebe8b056e24263fdb214333f41e966.setIcon(icon_00a5f7c101eb4b82748ee6eb3f016df0);
|
|
|
|
|
|
var marker_fef9c5dd798f6357130d92135d74a2ad = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e2a83024e0fdca51fefb06dad61d1c5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80bb4bed5639d4b238ce5a58f27cb427 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a3e731e3cfb9c1ecdb6b8b6ba901b37 = $(`<div id="html_1a3e731e3cfb9c1ecdb6b8b6ba901b37" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_80bb4bed5639d4b238ce5a58f27cb427.setContent(html_1a3e731e3cfb9c1ecdb6b8b6ba901b37);
|
|
|
|
|
|
|
|
marker_fef9c5dd798f6357130d92135d74a2ad.bindPopup(popup_80bb4bed5639d4b238ce5a58f27cb427)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fef9c5dd798f6357130d92135d74a2ad.setIcon(icon_e2a83024e0fdca51fefb06dad61d1c5c);
|
|
|
|
|
|
var marker_96b14a1bf1ec8b97a95f0419f0cae304 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f95a5af7f6b34567f571b6b4ba9210b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f4d49bbc3d7f7428eb2267de11380c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_416b5951db0532b23e4bce158f25ac55 = $(`<div id="html_416b5951db0532b23e4bce158f25ac55" style="width: 100.0%; height: 100.0%;">relay.freeplace.nl</div>`)[0];
|
|
popup_1f4d49bbc3d7f7428eb2267de11380c6.setContent(html_416b5951db0532b23e4bce158f25ac55);
|
|
|
|
|
|
|
|
marker_96b14a1bf1ec8b97a95f0419f0cae304.bindPopup(popup_1f4d49bbc3d7f7428eb2267de11380c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96b14a1bf1ec8b97a95f0419f0cae304.setIcon(icon_f95a5af7f6b34567f571b6b4ba9210b2);
|
|
|
|
|
|
var marker_91317436cfaf62353661d86514773cc1 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d0474b48e201e453cfc5ecdce0555182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66caad76be4998cca6866bf5de0c84db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3abbb420d36949ff0b431b616cb19fb1 = $(`<div id="html_3abbb420d36949ff0b431b616cb19fb1" style="width: 100.0%; height: 100.0%;">trizone.dev</div>`)[0];
|
|
popup_66caad76be4998cca6866bf5de0c84db.setContent(html_3abbb420d36949ff0b431b616cb19fb1);
|
|
|
|
|
|
|
|
marker_91317436cfaf62353661d86514773cc1.bindPopup(popup_66caad76be4998cca6866bf5de0c84db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91317436cfaf62353661d86514773cc1.setIcon(icon_d0474b48e201e453cfc5ecdce0555182);
|
|
|
|
|
|
var marker_68f6c763b781fbaf0256ab53402e12d3 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9a97376cfbb8ba9ab975adbf86ac9f83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e50c6b246602b1237f5be29f1294533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e593a405cce3a33aaeb099fafd57b47b = $(`<div id="html_e593a405cce3a33aaeb099fafd57b47b" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_6e50c6b246602b1237f5be29f1294533.setContent(html_e593a405cce3a33aaeb099fafd57b47b);
|
|
|
|
|
|
|
|
marker_68f6c763b781fbaf0256ab53402e12d3.bindPopup(popup_6e50c6b246602b1237f5be29f1294533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68f6c763b781fbaf0256ab53402e12d3.setIcon(icon_9a97376cfbb8ba9ab975adbf86ac9f83);
|
|
|
|
|
|
var marker_6c229bd47e1e684e7ee83016ef7dcba0 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f1095b1713bc5cc2042f1188ca615870 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0bf147a24a8bdc73e0312bd42974768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fbb8f9f9c4396d39f4c24daed041af6 = $(`<div id="html_7fbb8f9f9c4396d39f4c24daed041af6" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_d0bf147a24a8bdc73e0312bd42974768.setContent(html_7fbb8f9f9c4396d39f4c24daed041af6);
|
|
|
|
|
|
|
|
marker_6c229bd47e1e684e7ee83016ef7dcba0.bindPopup(popup_d0bf147a24a8bdc73e0312bd42974768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c229bd47e1e684e7ee83016ef7dcba0.setIcon(icon_f1095b1713bc5cc2042f1188ca615870);
|
|
|
|
|
|
var marker_14dc30d269d0832574165a1630bfefe1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_92e4c40313286258acae69d5f870193c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b82c78e0ed62ad55b986e2eda3294bcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ddfbc0093209188822a6757570d8e1e = $(`<div id="html_5ddfbc0093209188822a6757570d8e1e" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_b82c78e0ed62ad55b986e2eda3294bcb.setContent(html_5ddfbc0093209188822a6757570d8e1e);
|
|
|
|
|
|
|
|
marker_14dc30d269d0832574165a1630bfefe1.bindPopup(popup_b82c78e0ed62ad55b986e2eda3294bcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14dc30d269d0832574165a1630bfefe1.setIcon(icon_92e4c40313286258acae69d5f870193c);
|
|
|
|
|
|
var marker_dba523769e5d026ea568c4e3b8042a4b = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_bf44aa489cfcbb8dce1cd6d2757750eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00dc083284d25090f49e7e01e2ffa363 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457a96954b888c868c48f912ea4f3940 = $(`<div id="html_457a96954b888c868c48f912ea4f3940" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_00dc083284d25090f49e7e01e2ffa363.setContent(html_457a96954b888c868c48f912ea4f3940);
|
|
|
|
|
|
|
|
marker_dba523769e5d026ea568c4e3b8042a4b.bindPopup(popup_00dc083284d25090f49e7e01e2ffa363)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba523769e5d026ea568c4e3b8042a4b.setIcon(icon_bf44aa489cfcbb8dce1cd6d2757750eb);
|
|
|
|
|
|
var marker_5372427812b38a8f70bf7fac5b64b52e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_98ed220d4db14359090e7c4be30d0f77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a98a38aeb7c0ecdb8075103da91f291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43997723a38051f10d688500e4850081 = $(`<div id="html_43997723a38051f10d688500e4850081" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_7a98a38aeb7c0ecdb8075103da91f291.setContent(html_43997723a38051f10d688500e4850081);
|
|
|
|
|
|
|
|
marker_5372427812b38a8f70bf7fac5b64b52e.bindPopup(popup_7a98a38aeb7c0ecdb8075103da91f291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5372427812b38a8f70bf7fac5b64b52e.setIcon(icon_98ed220d4db14359090e7c4be30d0f77);
|
|
|
|
|
|
var marker_f21596ad905995fded7b07fbb84af6ac = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_05c1594687421c63a60b1e0a9b5b90da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2781cd7150cffb044bb5b4759d098c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61a67d58668be398477cb02a847cfc52 = $(`<div id="html_61a67d58668be398477cb02a847cfc52" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_c2781cd7150cffb044bb5b4759d098c2.setContent(html_61a67d58668be398477cb02a847cfc52);
|
|
|
|
|
|
|
|
marker_f21596ad905995fded7b07fbb84af6ac.bindPopup(popup_c2781cd7150cffb044bb5b4759d098c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f21596ad905995fded7b07fbb84af6ac.setIcon(icon_05c1594687421c63a60b1e0a9b5b90da);
|
|
|
|
|
|
var marker_d21139013ac41112eec8dc8aa78d2f55 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d68f18c78acdac6060a8a084277c1202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59d4b56b5c000facb999e643c74bab8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c7bf509dbbe0b0b3094096375427f0b = $(`<div id="html_4c7bf509dbbe0b0b3094096375427f0b" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_59d4b56b5c000facb999e643c74bab8f.setContent(html_4c7bf509dbbe0b0b3094096375427f0b);
|
|
|
|
|
|
|
|
marker_d21139013ac41112eec8dc8aa78d2f55.bindPopup(popup_59d4b56b5c000facb999e643c74bab8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21139013ac41112eec8dc8aa78d2f55.setIcon(icon_d68f18c78acdac6060a8a084277c1202);
|
|
|
|
|
|
var marker_97591a82329d3107a9c04bee95eb428b = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_90b1f640342c92962f89486d77ac8919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_852ba299fd2699602e9d18eac34a879f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f2f600ace636c32050b70506b78a006 = $(`<div id="html_9f2f600ace636c32050b70506b78a006" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_852ba299fd2699602e9d18eac34a879f.setContent(html_9f2f600ace636c32050b70506b78a006);
|
|
|
|
|
|
|
|
marker_97591a82329d3107a9c04bee95eb428b.bindPopup(popup_852ba299fd2699602e9d18eac34a879f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97591a82329d3107a9c04bee95eb428b.setIcon(icon_90b1f640342c92962f89486d77ac8919);
|
|
|
|
|
|
var marker_71a88bb70ac8577d82108aa9d6d79c37 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c5d048eeac9f3c8a5635db7003d7533e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_319c7db2e2d5c39a19a8cc736062ea91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ddde15bd982b2213b335d5b23d12391 = $(`<div id="html_0ddde15bd982b2213b335d5b23d12391" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_319c7db2e2d5c39a19a8cc736062ea91.setContent(html_0ddde15bd982b2213b335d5b23d12391);
|
|
|
|
|
|
|
|
marker_71a88bb70ac8577d82108aa9d6d79c37.bindPopup(popup_319c7db2e2d5c39a19a8cc736062ea91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71a88bb70ac8577d82108aa9d6d79c37.setIcon(icon_c5d048eeac9f3c8a5635db7003d7533e);
|
|
|
|
|
|
var marker_8c6fd3a3d0f4e8a7968ed552c2896c65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0aef2f86a191c1e3db5fc4789285e3cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab30d1e923a92b3a2df16b10ba9f10a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a61394314fc8b58ac261830f9c05d6bc = $(`<div id="html_a61394314fc8b58ac261830f9c05d6bc" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_aab30d1e923a92b3a2df16b10ba9f10a.setContent(html_a61394314fc8b58ac261830f9c05d6bc);
|
|
|
|
|
|
|
|
marker_8c6fd3a3d0f4e8a7968ed552c2896c65.bindPopup(popup_aab30d1e923a92b3a2df16b10ba9f10a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c6fd3a3d0f4e8a7968ed552c2896c65.setIcon(icon_0aef2f86a191c1e3db5fc4789285e3cd);
|
|
|
|
|
|
var marker_d8cff81b10e5e096682f0d4ff338e458 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_13a958e906347c691a7c32128cffe2b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e64cda58f2d3fa689c8177947c3de983 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a5d6188b60cf6d81072e2bc64712b70 = $(`<div id="html_5a5d6188b60cf6d81072e2bc64712b70" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_e64cda58f2d3fa689c8177947c3de983.setContent(html_5a5d6188b60cf6d81072e2bc64712b70);
|
|
|
|
|
|
|
|
marker_d8cff81b10e5e096682f0d4ff338e458.bindPopup(popup_e64cda58f2d3fa689c8177947c3de983)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8cff81b10e5e096682f0d4ff338e458.setIcon(icon_13a958e906347c691a7c32128cffe2b1);
|
|
|
|
|
|
var marker_99b0d1d73dcbe7adf5a398bd4d0feab6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_10a4e3cf5786cc586f1a67f3a367ba3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_389e0e5a09c71228e8451523e0681ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14a92a79a16a7aae7d740bf80954c21 = $(`<div id="html_a14a92a79a16a7aae7d740bf80954c21" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_389e0e5a09c71228e8451523e0681ae8.setContent(html_a14a92a79a16a7aae7d740bf80954c21);
|
|
|
|
|
|
|
|
marker_99b0d1d73dcbe7adf5a398bd4d0feab6.bindPopup(popup_389e0e5a09c71228e8451523e0681ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99b0d1d73dcbe7adf5a398bd4d0feab6.setIcon(icon_10a4e3cf5786cc586f1a67f3a367ba3c);
|
|
|
|
|
|
var marker_6b346697bf5edc6446ef6805821486bf = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0d81b22605c19898f12e8844cfd9accd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6289374e261e9e1457654f581ba83008 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21ea5318f4ee19761d7f4b88a08a6c1e = $(`<div id="html_21ea5318f4ee19761d7f4b88a08a6c1e" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_6289374e261e9e1457654f581ba83008.setContent(html_21ea5318f4ee19761d7f4b88a08a6c1e);
|
|
|
|
|
|
|
|
marker_6b346697bf5edc6446ef6805821486bf.bindPopup(popup_6289374e261e9e1457654f581ba83008)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b346697bf5edc6446ef6805821486bf.setIcon(icon_0d81b22605c19898f12e8844cfd9accd);
|
|
|
|
|
|
var marker_390b012351c3b6679c04c94c5b48b127 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e590e16b0268a087dad2b31d9c0f8bdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e594741caef5b7e906b3278dbc43d4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79a5cfdc8924e0fbf41f8e70be320c6a = $(`<div id="html_79a5cfdc8924e0fbf41f8e70be320c6a" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_4e594741caef5b7e906b3278dbc43d4a.setContent(html_79a5cfdc8924e0fbf41f8e70be320c6a);
|
|
|
|
|
|
|
|
marker_390b012351c3b6679c04c94c5b48b127.bindPopup(popup_4e594741caef5b7e906b3278dbc43d4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_390b012351c3b6679c04c94c5b48b127.setIcon(icon_e590e16b0268a087dad2b31d9c0f8bdc);
|
|
|
|
|
|
var marker_bcebfd97744560eb5217e85b117d1961 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9255b592218bf655afac02cf71eb2018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58c10e65e04128f6c931e2f40cdbf6fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6549febfba220a45061a1dd31ad641bb = $(`<div id="html_6549febfba220a45061a1dd31ad641bb" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_58c10e65e04128f6c931e2f40cdbf6fd.setContent(html_6549febfba220a45061a1dd31ad641bb);
|
|
|
|
|
|
|
|
marker_bcebfd97744560eb5217e85b117d1961.bindPopup(popup_58c10e65e04128f6c931e2f40cdbf6fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcebfd97744560eb5217e85b117d1961.setIcon(icon_9255b592218bf655afac02cf71eb2018);
|
|
|
|
|
|
var marker_6384c4cdeacc8b0824dde84ad422dd16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_61b1d9400c91cf266221cf002a0a4ce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9204f1013e47401d7efe1fc386b3acd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc0f2bd8b1d16ec65bf7fcf6a630d60f = $(`<div id="html_fc0f2bd8b1d16ec65bf7fcf6a630d60f" style="width: 100.0%; height: 100.0%;">promo.nextblock.app</div>`)[0];
|
|
popup_d9204f1013e47401d7efe1fc386b3acd.setContent(html_fc0f2bd8b1d16ec65bf7fcf6a630d60f);
|
|
|
|
|
|
|
|
marker_6384c4cdeacc8b0824dde84ad422dd16.bindPopup(popup_d9204f1013e47401d7efe1fc386b3acd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6384c4cdeacc8b0824dde84ad422dd16.setIcon(icon_61b1d9400c91cf266221cf002a0a4ce7);
|
|
|
|
|
|
var marker_bd14e28ab13d2a6e6171093e4ab7ac33 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_81126eb0c2d84deaaee17ee840a28fce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d999c097c2eabbd3f0ce8f87102cd411 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b50218fbd20643b0fa8156c5ed7c8ea2 = $(`<div id="html_b50218fbd20643b0fa8156c5ed7c8ea2" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_d999c097c2eabbd3f0ce8f87102cd411.setContent(html_b50218fbd20643b0fa8156c5ed7c8ea2);
|
|
|
|
|
|
|
|
marker_bd14e28ab13d2a6e6171093e4ab7ac33.bindPopup(popup_d999c097c2eabbd3f0ce8f87102cd411)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd14e28ab13d2a6e6171093e4ab7ac33.setIcon(icon_81126eb0c2d84deaaee17ee840a28fce);
|
|
|
|
|
|
var marker_724f012d61529fdc203e69411393bf95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_746146052b0c9efcc95a97775754891d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66294b178d0f4d1dbee1130c76ba655b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e86b31e97ecdcba94d4e57a8f7691869 = $(`<div id="html_e86b31e97ecdcba94d4e57a8f7691869" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_66294b178d0f4d1dbee1130c76ba655b.setContent(html_e86b31e97ecdcba94d4e57a8f7691869);
|
|
|
|
|
|
|
|
marker_724f012d61529fdc203e69411393bf95.bindPopup(popup_66294b178d0f4d1dbee1130c76ba655b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_724f012d61529fdc203e69411393bf95.setIcon(icon_746146052b0c9efcc95a97775754891d);
|
|
|
|
|
|
var marker_2b9bee588719df36d2c6664451a159b3 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9fe4d05f267d4ff1611e20f2b76fc2b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53b7cf77167c8ccfab0300635ccf9e69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91d39f99bc4289d36962401eb8e3b27c = $(`<div id="html_91d39f99bc4289d36962401eb8e3b27c" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_53b7cf77167c8ccfab0300635ccf9e69.setContent(html_91d39f99bc4289d36962401eb8e3b27c);
|
|
|
|
|
|
|
|
marker_2b9bee588719df36d2c6664451a159b3.bindPopup(popup_53b7cf77167c8ccfab0300635ccf9e69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b9bee588719df36d2c6664451a159b3.setIcon(icon_9fe4d05f267d4ff1611e20f2b76fc2b8);
|
|
|
|
|
|
var marker_abe868b6f3845418042457579f056f5b = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a13323c064be8481a43b2f918ed8b42f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3ae6abebb6a96ce0a4948b068a8a4e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6ccfcff333acb88dae7cabe8e7ed143 = $(`<div id="html_a6ccfcff333acb88dae7cabe8e7ed143" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_e3ae6abebb6a96ce0a4948b068a8a4e6.setContent(html_a6ccfcff333acb88dae7cabe8e7ed143);
|
|
|
|
|
|
|
|
marker_abe868b6f3845418042457579f056f5b.bindPopup(popup_e3ae6abebb6a96ce0a4948b068a8a4e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abe868b6f3845418042457579f056f5b.setIcon(icon_a13323c064be8481a43b2f918ed8b42f);
|
|
|
|
|
|
var marker_5135ac286eb425a49747dab7c02588fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_dcea89b0b4e780a75c6ef2c518c6dbe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25d95c504724e92034d9a05ba86b8ce2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d32eb5fc968411bbdb35b9416199028a = $(`<div id="html_d32eb5fc968411bbdb35b9416199028a" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_25d95c504724e92034d9a05ba86b8ce2.setContent(html_d32eb5fc968411bbdb35b9416199028a);
|
|
|
|
|
|
|
|
marker_5135ac286eb425a49747dab7c02588fd.bindPopup(popup_25d95c504724e92034d9a05ba86b8ce2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5135ac286eb425a49747dab7c02588fd.setIcon(icon_dcea89b0b4e780a75c6ef2c518c6dbe4);
|
|
|
|
|
|
var marker_07fa960ac5dd47fcdc928d7257eb1536 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_111b5713c72135ce6562fa6d7ed78dd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_729757282b5b8dc1b3e18befa7c4679a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd6781a3afad95aa111cc49fee8b643f = $(`<div id="html_bd6781a3afad95aa111cc49fee8b643f" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_729757282b5b8dc1b3e18befa7c4679a.setContent(html_bd6781a3afad95aa111cc49fee8b643f);
|
|
|
|
|
|
|
|
marker_07fa960ac5dd47fcdc928d7257eb1536.bindPopup(popup_729757282b5b8dc1b3e18befa7c4679a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07fa960ac5dd47fcdc928d7257eb1536.setIcon(icon_111b5713c72135ce6562fa6d7ed78dd6);
|
|
|
|
|
|
var marker_cbde558a90fdd24ab0cdc85cac3e2512 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f11c81c4293647d14b581be559cbaa85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca337634e4be4dfa76468e049f893e09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03f329324857047a2615808e6cf61e44 = $(`<div id="html_03f329324857047a2615808e6cf61e44" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_ca337634e4be4dfa76468e049f893e09.setContent(html_03f329324857047a2615808e6cf61e44);
|
|
|
|
|
|
|
|
marker_cbde558a90fdd24ab0cdc85cac3e2512.bindPopup(popup_ca337634e4be4dfa76468e049f893e09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbde558a90fdd24ab0cdc85cac3e2512.setIcon(icon_f11c81c4293647d14b581be559cbaa85);
|
|
|
|
|
|
var marker_b389bcce589cb57db7010dbd7992903b = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_710fa47dad0d6cbe4815b2060ae303ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50623d3b9912af2192597f5574a6018f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8051d9e94163d58f0792555e7840412c = $(`<div id="html_8051d9e94163d58f0792555e7840412c" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_50623d3b9912af2192597f5574a6018f.setContent(html_8051d9e94163d58f0792555e7840412c);
|
|
|
|
|
|
|
|
marker_b389bcce589cb57db7010dbd7992903b.bindPopup(popup_50623d3b9912af2192597f5574a6018f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b389bcce589cb57db7010dbd7992903b.setIcon(icon_710fa47dad0d6cbe4815b2060ae303ae);
|
|
|
|
|
|
var marker_4c7c58fed72b5f94e1eb4bd9ac6435b6 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1fbb3cb6b3a8b430d5f065e81ba04dad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f55bd89c223dc7cce5805242244f54fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec44a5cfe910210e123a12f0ff36e05 = $(`<div id="html_5ec44a5cfe910210e123a12f0ff36e05" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_f55bd89c223dc7cce5805242244f54fa.setContent(html_5ec44a5cfe910210e123a12f0ff36e05);
|
|
|
|
|
|
|
|
marker_4c7c58fed72b5f94e1eb4bd9ac6435b6.bindPopup(popup_f55bd89c223dc7cce5805242244f54fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c7c58fed72b5f94e1eb4bd9ac6435b6.setIcon(icon_1fbb3cb6b3a8b430d5f065e81ba04dad);
|
|
|
|
|
|
var marker_f1c86d04cb859fe8baa2c91079ef89f2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_174be1996fd863f8a6f5c08083c14f41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee5deeddc5f443091734734b011d2b8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bb1938ceb2741556519bf2b332ac0ca = $(`<div id="html_9bb1938ceb2741556519bf2b332ac0ca" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_ee5deeddc5f443091734734b011d2b8c.setContent(html_9bb1938ceb2741556519bf2b332ac0ca);
|
|
|
|
|
|
|
|
marker_f1c86d04cb859fe8baa2c91079ef89f2.bindPopup(popup_ee5deeddc5f443091734734b011d2b8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1c86d04cb859fe8baa2c91079ef89f2.setIcon(icon_174be1996fd863f8a6f5c08083c14f41);
|
|
|
|
|
|
var marker_dbeeaa35cc8861d24197ddebfa12d35f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_73b47058ed30e551beb3351bcd766bcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fa22718fc28736135c08e3a71505cb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c98a7ecfbbac53dfbc8736c087423cec = $(`<div id="html_c98a7ecfbbac53dfbc8736c087423cec" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_3fa22718fc28736135c08e3a71505cb3.setContent(html_c98a7ecfbbac53dfbc8736c087423cec);
|
|
|
|
|
|
|
|
marker_dbeeaa35cc8861d24197ddebfa12d35f.bindPopup(popup_3fa22718fc28736135c08e3a71505cb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbeeaa35cc8861d24197ddebfa12d35f.setIcon(icon_73b47058ed30e551beb3351bcd766bcd);
|
|
|
|
|
|
var marker_4328f7f3aaf04a46a6537f10a664a674 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_00f8cb64f04c840d6db26e2c624eaa99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dae08dbf1eb67262b9d6ef62f52865b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_850bf3384800d760b7912ea1ce59ace9 = $(`<div id="html_850bf3384800d760b7912ea1ce59ace9" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_4dae08dbf1eb67262b9d6ef62f52865b.setContent(html_850bf3384800d760b7912ea1ce59ace9);
|
|
|
|
|
|
|
|
marker_4328f7f3aaf04a46a6537f10a664a674.bindPopup(popup_4dae08dbf1eb67262b9d6ef62f52865b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4328f7f3aaf04a46a6537f10a664a674.setIcon(icon_00f8cb64f04c840d6db26e2c624eaa99);
|
|
|
|
|
|
var marker_0ad9b9a95b8b039a46fcefa4df67f3a5 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_64200e524f3fa4bb97f70f09f397f773 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a29d45997a1886907dbb2f40965353b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58e79bcff89dc36429e2f2e30c456d23 = $(`<div id="html_58e79bcff89dc36429e2f2e30c456d23" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_a29d45997a1886907dbb2f40965353b2.setContent(html_58e79bcff89dc36429e2f2e30c456d23);
|
|
|
|
|
|
|
|
marker_0ad9b9a95b8b039a46fcefa4df67f3a5.bindPopup(popup_a29d45997a1886907dbb2f40965353b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ad9b9a95b8b039a46fcefa4df67f3a5.setIcon(icon_64200e524f3fa4bb97f70f09f397f773);
|
|
|
|
|
|
var marker_9f076159c9225d237e3abc42059e41c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4002142d515f7d583a09b0b95a4a1564 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef23b2df368a9163ec7093fa0b857c63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78ccef769b9fb692dace67e4c80435ca = $(`<div id="html_78ccef769b9fb692dace67e4c80435ca" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_ef23b2df368a9163ec7093fa0b857c63.setContent(html_78ccef769b9fb692dace67e4c80435ca);
|
|
|
|
|
|
|
|
marker_9f076159c9225d237e3abc42059e41c4.bindPopup(popup_ef23b2df368a9163ec7093fa0b857c63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f076159c9225d237e3abc42059e41c4.setIcon(icon_4002142d515f7d583a09b0b95a4a1564);
|
|
|
|
|
|
var marker_eca6285d65edd15003097f2afb572049 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f6fd3490efe0d42eac2894c26f4f9420 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bac6a11b1946213cbc50d10914c8cbea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b87717b86af277d48b0c5d8758ee4a5 = $(`<div id="html_9b87717b86af277d48b0c5d8758ee4a5" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_bac6a11b1946213cbc50d10914c8cbea.setContent(html_9b87717b86af277d48b0c5d8758ee4a5);
|
|
|
|
|
|
|
|
marker_eca6285d65edd15003097f2afb572049.bindPopup(popup_bac6a11b1946213cbc50d10914c8cbea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eca6285d65edd15003097f2afb572049.setIcon(icon_f6fd3490efe0d42eac2894c26f4f9420);
|
|
|
|
|
|
var marker_2678a373febdfdfdede4e6bf65a34a1d = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_db2e7e07d3798094db4d534d7b37ff58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3872e3984d01f0aa510cfe690cc6a708 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d35c02fce11fcf6635214ef36d1c3ed3 = $(`<div id="html_d35c02fce11fcf6635214ef36d1c3ed3" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_3872e3984d01f0aa510cfe690cc6a708.setContent(html_d35c02fce11fcf6635214ef36d1c3ed3);
|
|
|
|
|
|
|
|
marker_2678a373febdfdfdede4e6bf65a34a1d.bindPopup(popup_3872e3984d01f0aa510cfe690cc6a708)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2678a373febdfdfdede4e6bf65a34a1d.setIcon(icon_db2e7e07d3798094db4d534d7b37ff58);
|
|
|
|
|
|
var marker_4c0f064920f4602550f7deb76194f078 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_6c50b93a4caabbbbf406222f283dd94b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a242f292e6a8fdef75d586673384eff6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bd065311847c43d9f8af9eb43bba6c4 = $(`<div id="html_4bd065311847c43d9f8af9eb43bba6c4" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_a242f292e6a8fdef75d586673384eff6.setContent(html_4bd065311847c43d9f8af9eb43bba6c4);
|
|
|
|
|
|
|
|
marker_4c0f064920f4602550f7deb76194f078.bindPopup(popup_a242f292e6a8fdef75d586673384eff6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c0f064920f4602550f7deb76194f078.setIcon(icon_6c50b93a4caabbbbf406222f283dd94b);
|
|
|
|
|
|
var marker_633935317eb439561cafb84bdec4a0b9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_010923bd99225178d5a513c8301c3f7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05c1451f494b89c27709a22e09cf5e63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fd04b7b7514a1ff38d89386ce02cac7 = $(`<div id="html_0fd04b7b7514a1ff38d89386ce02cac7" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_05c1451f494b89c27709a22e09cf5e63.setContent(html_0fd04b7b7514a1ff38d89386ce02cac7);
|
|
|
|
|
|
|
|
marker_633935317eb439561cafb84bdec4a0b9.bindPopup(popup_05c1451f494b89c27709a22e09cf5e63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_633935317eb439561cafb84bdec4a0b9.setIcon(icon_010923bd99225178d5a513c8301c3f7a);
|
|
|
|
|
|
var marker_3a231c704f7ee2ef2b6b7e63469850ea = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4e6986d5db6ad8139da1aedb08e5743a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26e9d28077fd708ba891ce2a8263f406 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60d9a1434eebddeb2832c3a5b189444c = $(`<div id="html_60d9a1434eebddeb2832c3a5b189444c" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_26e9d28077fd708ba891ce2a8263f406.setContent(html_60d9a1434eebddeb2832c3a5b189444c);
|
|
|
|
|
|
|
|
marker_3a231c704f7ee2ef2b6b7e63469850ea.bindPopup(popup_26e9d28077fd708ba891ce2a8263f406)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a231c704f7ee2ef2b6b7e63469850ea.setIcon(icon_4e6986d5db6ad8139da1aedb08e5743a);
|
|
|
|
|
|
var marker_c5089e555d51b26a2a1f2734c2a86f71 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_7947928a14138593ca91a68151647671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5a9c47da5a1b4f7476a451b122144ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f66eb32ef29f1cd7ece5d881a6be261 = $(`<div id="html_9f66eb32ef29f1cd7ece5d881a6be261" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_f5a9c47da5a1b4f7476a451b122144ba.setContent(html_9f66eb32ef29f1cd7ece5d881a6be261);
|
|
|
|
|
|
|
|
marker_c5089e555d51b26a2a1f2734c2a86f71.bindPopup(popup_f5a9c47da5a1b4f7476a451b122144ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5089e555d51b26a2a1f2734c2a86f71.setIcon(icon_7947928a14138593ca91a68151647671);
|
|
|
|
|
|
var marker_36d3b8edb30812959922ff3902d16e43 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_aa3613ab9155fd5a5dc6b71818f645d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05a6c3b513446c311f03e4d9696596c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_722fd8907d0651b73fca1046cdff2958 = $(`<div id="html_722fd8907d0651b73fca1046cdff2958" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_05a6c3b513446c311f03e4d9696596c5.setContent(html_722fd8907d0651b73fca1046cdff2958);
|
|
|
|
|
|
|
|
marker_36d3b8edb30812959922ff3902d16e43.bindPopup(popup_05a6c3b513446c311f03e4d9696596c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36d3b8edb30812959922ff3902d16e43.setIcon(icon_aa3613ab9155fd5a5dc6b71818f645d2);
|
|
|
|
|
|
var marker_85d598ffaf88d17f1c8a3b89b49b23f3 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_dcf09369e9c14af45207caf00cfd3879 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_534a02784802b5dca6d5d2911ba34af5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8942270179cd5cfd47733ce5d94e344c = $(`<div id="html_8942270179cd5cfd47733ce5d94e344c" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_534a02784802b5dca6d5d2911ba34af5.setContent(html_8942270179cd5cfd47733ce5d94e344c);
|
|
|
|
|
|
|
|
marker_85d598ffaf88d17f1c8a3b89b49b23f3.bindPopup(popup_534a02784802b5dca6d5d2911ba34af5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85d598ffaf88d17f1c8a3b89b49b23f3.setIcon(icon_dcf09369e9c14af45207caf00cfd3879);
|
|
|
|
|
|
var marker_397723f280bb94756c27e91b81d756be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1351be9bab5805432eefdc0816e055fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_299e63d5630d7009be1dcbda6ed92644 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_352e296ad9b8e7bc8accbc5a550eb654 = $(`<div id="html_352e296ad9b8e7bc8accbc5a550eb654" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_299e63d5630d7009be1dcbda6ed92644.setContent(html_352e296ad9b8e7bc8accbc5a550eb654);
|
|
|
|
|
|
|
|
marker_397723f280bb94756c27e91b81d756be.bindPopup(popup_299e63d5630d7009be1dcbda6ed92644)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_397723f280bb94756c27e91b81d756be.setIcon(icon_1351be9bab5805432eefdc0816e055fa);
|
|
|
|
|
|
var marker_5b22e42759fdf35083745902d0d269b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_615208805203d2337a9bc8ab359b24fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd85c99412de51965de21dbdedb6f6cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dcd9fccf86b12a70096f167911c994d = $(`<div id="html_7dcd9fccf86b12a70096f167911c994d" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_bd85c99412de51965de21dbdedb6f6cd.setContent(html_7dcd9fccf86b12a70096f167911c994d);
|
|
|
|
|
|
|
|
marker_5b22e42759fdf35083745902d0d269b0.bindPopup(popup_bd85c99412de51965de21dbdedb6f6cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b22e42759fdf35083745902d0d269b0.setIcon(icon_615208805203d2337a9bc8ab359b24fd);
|
|
|
|
|
|
var marker_4edc998fb0f4fa8dc1fa534ed8862249 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_efc886e8add90ff8830ff1e606df5e2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1669613fb9b9fe87cc840d27bc19b40e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a005881d3dc03d92ccb16f061a8b6acc = $(`<div id="html_a005881d3dc03d92ccb16f061a8b6acc" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_1669613fb9b9fe87cc840d27bc19b40e.setContent(html_a005881d3dc03d92ccb16f061a8b6acc);
|
|
|
|
|
|
|
|
marker_4edc998fb0f4fa8dc1fa534ed8862249.bindPopup(popup_1669613fb9b9fe87cc840d27bc19b40e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4edc998fb0f4fa8dc1fa534ed8862249.setIcon(icon_efc886e8add90ff8830ff1e606df5e2b);
|
|
|
|
|
|
var marker_45df2671ae9b0117b142f7bc234a9508 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0a25db86ffb1efa13a1f9e1240b19117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d52c89c080381d1b62db9d37b16f6380 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47166f32cf24338eff2ee83eba0b3d3e = $(`<div id="html_47166f32cf24338eff2ee83eba0b3d3e" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_d52c89c080381d1b62db9d37b16f6380.setContent(html_47166f32cf24338eff2ee83eba0b3d3e);
|
|
|
|
|
|
|
|
marker_45df2671ae9b0117b142f7bc234a9508.bindPopup(popup_d52c89c080381d1b62db9d37b16f6380)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45df2671ae9b0117b142f7bc234a9508.setIcon(icon_0a25db86ffb1efa13a1f9e1240b19117);
|
|
|
|
|
|
var marker_32193eebccfd3f7903a95c9fa7037a01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_7fe209ed7c0776b7dec5b1449b2c96b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0584040d85ba31a121ba568d8c4a92b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2db69f0eb94bf9fe9261c4d01c6b743c = $(`<div id="html_2db69f0eb94bf9fe9261c4d01c6b743c" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_0584040d85ba31a121ba568d8c4a92b8.setContent(html_2db69f0eb94bf9fe9261c4d01c6b743c);
|
|
|
|
|
|
|
|
marker_32193eebccfd3f7903a95c9fa7037a01.bindPopup(popup_0584040d85ba31a121ba568d8c4a92b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32193eebccfd3f7903a95c9fa7037a01.setIcon(icon_7fe209ed7c0776b7dec5b1449b2c96b8);
|
|
|
|
|
|
var marker_1015c458436eefa57192a88c21a9ed70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_47db95a1cccf8196c84a659a95f88f6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6390aa4880546a95a0975aa74c474bf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3429b5f7e1f0e42c008845328782cf9c = $(`<div id="html_3429b5f7e1f0e42c008845328782cf9c" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_6390aa4880546a95a0975aa74c474bf8.setContent(html_3429b5f7e1f0e42c008845328782cf9c);
|
|
|
|
|
|
|
|
marker_1015c458436eefa57192a88c21a9ed70.bindPopup(popup_6390aa4880546a95a0975aa74c474bf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1015c458436eefa57192a88c21a9ed70.setIcon(icon_47db95a1cccf8196c84a659a95f88f6d);
|
|
|
|
|
|
var marker_5c1f3bb8a0677cf745a83f8ebbccecdf = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a89ff73afd40b86221eda3775aea6a70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9abd5a7af64f94bd50fec83a56d452ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aa22849d1e6ce0e298c441f678cdf47 = $(`<div id="html_8aa22849d1e6ce0e298c441f678cdf47" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_9abd5a7af64f94bd50fec83a56d452ef.setContent(html_8aa22849d1e6ce0e298c441f678cdf47);
|
|
|
|
|
|
|
|
marker_5c1f3bb8a0677cf745a83f8ebbccecdf.bindPopup(popup_9abd5a7af64f94bd50fec83a56d452ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c1f3bb8a0677cf745a83f8ebbccecdf.setIcon(icon_a89ff73afd40b86221eda3775aea6a70);
|
|
|
|
|
|
var marker_e2c2cd084ab633f1793ee1db92ed5dff = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_60f911f4249cdc764c1e87374a8fc851 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c62be83a1287a77509e22876e56a0d05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e87580deda6a61f12178d0fc9dcf2156 = $(`<div id="html_e87580deda6a61f12178d0fc9dcf2156" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_c62be83a1287a77509e22876e56a0d05.setContent(html_e87580deda6a61f12178d0fc9dcf2156);
|
|
|
|
|
|
|
|
marker_e2c2cd084ab633f1793ee1db92ed5dff.bindPopup(popup_c62be83a1287a77509e22876e56a0d05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2c2cd084ab633f1793ee1db92ed5dff.setIcon(icon_60f911f4249cdc764c1e87374a8fc851);
|
|
|
|
|
|
var marker_3b08afaccaf341fcdd84cbd0e92d09a4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_43a3ee5304ea4ff95383c0a768e85abb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30a9bbc9c3e7bc526388c1e16dddcc52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b88c9b97497d0fec38b9f4267839369 = $(`<div id="html_5b88c9b97497d0fec38b9f4267839369" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_30a9bbc9c3e7bc526388c1e16dddcc52.setContent(html_5b88c9b97497d0fec38b9f4267839369);
|
|
|
|
|
|
|
|
marker_3b08afaccaf341fcdd84cbd0e92d09a4.bindPopup(popup_30a9bbc9c3e7bc526388c1e16dddcc52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b08afaccaf341fcdd84cbd0e92d09a4.setIcon(icon_43a3ee5304ea4ff95383c0a768e85abb);
|
|
|
|
|
|
var marker_f83a44da18f93753ed29bac7d762e374 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_baecb58309c2fef8a0cf71962a6bf08d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a03c63e50062cc0af892d185e778a0a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_796532670ff4829bf3e7b93f0beba0be = $(`<div id="html_796532670ff4829bf3e7b93f0beba0be" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_a03c63e50062cc0af892d185e778a0a5.setContent(html_796532670ff4829bf3e7b93f0beba0be);
|
|
|
|
|
|
|
|
marker_f83a44da18f93753ed29bac7d762e374.bindPopup(popup_a03c63e50062cc0af892d185e778a0a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f83a44da18f93753ed29bac7d762e374.setIcon(icon_baecb58309c2fef8a0cf71962a6bf08d);
|
|
|
|
|
|
var marker_91119a29f9052617b8859e1dd4ea03c7 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c11000a8324cd8161163db9c0b1ff5db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc1242a9afec76b13df625ee8ebb1a1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57a5cbb2ead023f2b940c2d22eb47440 = $(`<div id="html_57a5cbb2ead023f2b940c2d22eb47440" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_cc1242a9afec76b13df625ee8ebb1a1f.setContent(html_57a5cbb2ead023f2b940c2d22eb47440);
|
|
|
|
|
|
|
|
marker_91119a29f9052617b8859e1dd4ea03c7.bindPopup(popup_cc1242a9afec76b13df625ee8ebb1a1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91119a29f9052617b8859e1dd4ea03c7.setIcon(icon_c11000a8324cd8161163db9c0b1ff5db);
|
|
|
|
|
|
var marker_a37622976b11323a99d5707dd15f658e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_56fe8c5ebfc54534c26773d3b03d6fed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f54be296ddbd0737b04189030447d611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06338ae49b4091b3fe33b205f44fd179 = $(`<div id="html_06338ae49b4091b3fe33b205f44fd179" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_f54be296ddbd0737b04189030447d611.setContent(html_06338ae49b4091b3fe33b205f44fd179);
|
|
|
|
|
|
|
|
marker_a37622976b11323a99d5707dd15f658e.bindPopup(popup_f54be296ddbd0737b04189030447d611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a37622976b11323a99d5707dd15f658e.setIcon(icon_56fe8c5ebfc54534c26773d3b03d6fed);
|
|
|
|
|
|
var marker_a6f122cf752de070762d87750e5f8f48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1cf4993e6a6e695eba598b8cb29d8a66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d93f8d957bdc88008f27b887ac4f57f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1453dc7d3e7d4a7ab80383727d64f095 = $(`<div id="html_1453dc7d3e7d4a7ab80383727d64f095" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_d93f8d957bdc88008f27b887ac4f57f0.setContent(html_1453dc7d3e7d4a7ab80383727d64f095);
|
|
|
|
|
|
|
|
marker_a6f122cf752de070762d87750e5f8f48.bindPopup(popup_d93f8d957bdc88008f27b887ac4f57f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6f122cf752de070762d87750e5f8f48.setIcon(icon_1cf4993e6a6e695eba598b8cb29d8a66);
|
|
|
|
|
|
var marker_0cd19b6c79260008796b659dd9db129b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_7406cb87e2416af0303424b92352ddc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_485e4180336695410c0f3c91ee961d1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ff9ea8985ff8218dbf90e36f993573 = $(`<div id="html_96ff9ea8985ff8218dbf90e36f993573" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_485e4180336695410c0f3c91ee961d1d.setContent(html_96ff9ea8985ff8218dbf90e36f993573);
|
|
|
|
|
|
|
|
marker_0cd19b6c79260008796b659dd9db129b.bindPopup(popup_485e4180336695410c0f3c91ee961d1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cd19b6c79260008796b659dd9db129b.setIcon(icon_7406cb87e2416af0303424b92352ddc1);
|
|
|
|
|
|
var marker_274b080f81ece329ca33d7cd1585234a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b0e4928ccd9d7ab24ae4c75d42b91a3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98e1997c87e9b7a0c9c97520cf375c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_370f1b0b48d14c883e17a242d779ffb2 = $(`<div id="html_370f1b0b48d14c883e17a242d779ffb2" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_98e1997c87e9b7a0c9c97520cf375c6d.setContent(html_370f1b0b48d14c883e17a242d779ffb2);
|
|
|
|
|
|
|
|
marker_274b080f81ece329ca33d7cd1585234a.bindPopup(popup_98e1997c87e9b7a0c9c97520cf375c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_274b080f81ece329ca33d7cd1585234a.setIcon(icon_b0e4928ccd9d7ab24ae4c75d42b91a3e);
|
|
|
|
|
|
var marker_03f90b81a3832c2ee4f7d01f654c152c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_430a37120d99053a94c9e05d1552bbbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca1b75e1bd05ef2b03d4642fe5ae79ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e4ae169481176bdddd31a35be10b910 = $(`<div id="html_0e4ae169481176bdddd31a35be10b910" style="width: 100.0%; height: 100.0%;">nostr.smartflowsocial.com</div>`)[0];
|
|
popup_ca1b75e1bd05ef2b03d4642fe5ae79ab.setContent(html_0e4ae169481176bdddd31a35be10b910);
|
|
|
|
|
|
|
|
marker_03f90b81a3832c2ee4f7d01f654c152c.bindPopup(popup_ca1b75e1bd05ef2b03d4642fe5ae79ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f90b81a3832c2ee4f7d01f654c152c.setIcon(icon_430a37120d99053a94c9e05d1552bbbe);
|
|
|
|
|
|
var marker_a4c1717d2ab46d485ba2672d5c1992bd = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_53b5a6d7eb7011d75c025a2a2acc8c07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fe7db2d979f1dbe2c7e7899094ae5ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63f6305ce52cdf027d91530445cc452c = $(`<div id="html_63f6305ce52cdf027d91530445cc452c" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_1fe7db2d979f1dbe2c7e7899094ae5ee.setContent(html_63f6305ce52cdf027d91530445cc452c);
|
|
|
|
|
|
|
|
marker_a4c1717d2ab46d485ba2672d5c1992bd.bindPopup(popup_1fe7db2d979f1dbe2c7e7899094ae5ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4c1717d2ab46d485ba2672d5c1992bd.setIcon(icon_53b5a6d7eb7011d75c025a2a2acc8c07);
|
|
|
|
|
|
var marker_3abd77760477c67eff7070c035f637ab = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_2a9bed75f9c1aa66a722ef86ff13907a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b3f9ff3563f59cce8e2c55cee1d93df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2700dc5d181176be759d850378ffc0c3 = $(`<div id="html_2700dc5d181176be759d850378ffc0c3" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_3b3f9ff3563f59cce8e2c55cee1d93df.setContent(html_2700dc5d181176be759d850378ffc0c3);
|
|
|
|
|
|
|
|
marker_3abd77760477c67eff7070c035f637ab.bindPopup(popup_3b3f9ff3563f59cce8e2c55cee1d93df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3abd77760477c67eff7070c035f637ab.setIcon(icon_2a9bed75f9c1aa66a722ef86ff13907a);
|
|
|
|
|
|
var marker_f6491bca97634ce4ac685ef326c68277 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_fdda3388ef8eaa9395dd7342e55e026a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_653a12f8bd6286056fdbea50e62e147a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca6c3990ae0fce253f053cc4d728e4dc = $(`<div id="html_ca6c3990ae0fce253f053cc4d728e4dc" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_653a12f8bd6286056fdbea50e62e147a.setContent(html_ca6c3990ae0fce253f053cc4d728e4dc);
|
|
|
|
|
|
|
|
marker_f6491bca97634ce4ac685ef326c68277.bindPopup(popup_653a12f8bd6286056fdbea50e62e147a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6491bca97634ce4ac685ef326c68277.setIcon(icon_fdda3388ef8eaa9395dd7342e55e026a);
|
|
|
|
|
|
var marker_8ed2022c78a9ffa41578601e45fedaba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_64d613ae18f66a9f089e7bd773a539fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ce8edee08915bb78460174b28c5eaec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d92273323aac5f81474a900367b23510 = $(`<div id="html_d92273323aac5f81474a900367b23510" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_4ce8edee08915bb78460174b28c5eaec.setContent(html_d92273323aac5f81474a900367b23510);
|
|
|
|
|
|
|
|
marker_8ed2022c78a9ffa41578601e45fedaba.bindPopup(popup_4ce8edee08915bb78460174b28c5eaec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ed2022c78a9ffa41578601e45fedaba.setIcon(icon_64d613ae18f66a9f089e7bd773a539fe);
|
|
|
|
|
|
var marker_5e1a9ac3ab8d00b75e0ef78089ac4929 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_53d2313ab13789b86238db8ad5608fba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c8dd621de7451e27702ba26b7d087a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d178b03ecc94509b45ef637006eb2ebd = $(`<div id="html_d178b03ecc94509b45ef637006eb2ebd" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_9c8dd621de7451e27702ba26b7d087a0.setContent(html_d178b03ecc94509b45ef637006eb2ebd);
|
|
|
|
|
|
|
|
marker_5e1a9ac3ab8d00b75e0ef78089ac4929.bindPopup(popup_9c8dd621de7451e27702ba26b7d087a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e1a9ac3ab8d00b75e0ef78089ac4929.setIcon(icon_53d2313ab13789b86238db8ad5608fba);
|
|
|
|
|
|
var marker_6fcc86aa3e01498c7cdec86bfdb33439 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d3dbb435a0f42d777f9dc870804db2d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c6f549213f0d035adaa54000f0c9216 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d110668b45b707a580fdb34d073de218 = $(`<div id="html_d110668b45b707a580fdb34d073de218" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_9c6f549213f0d035adaa54000f0c9216.setContent(html_d110668b45b707a580fdb34d073de218);
|
|
|
|
|
|
|
|
marker_6fcc86aa3e01498c7cdec86bfdb33439.bindPopup(popup_9c6f549213f0d035adaa54000f0c9216)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fcc86aa3e01498c7cdec86bfdb33439.setIcon(icon_d3dbb435a0f42d777f9dc870804db2d4);
|
|
|
|
|
|
var marker_31b621f57e9735de105f668de4f4369f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_356147bd40da1332ad413195ee52e548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9135594343bc562b1b10f7c0dc529d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a21be6be946f4edcf651c016d059bfa0 = $(`<div id="html_a21be6be946f4edcf651c016d059bfa0" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_d9135594343bc562b1b10f7c0dc529d9.setContent(html_a21be6be946f4edcf651c016d059bfa0);
|
|
|
|
|
|
|
|
marker_31b621f57e9735de105f668de4f4369f.bindPopup(popup_d9135594343bc562b1b10f7c0dc529d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31b621f57e9735de105f668de4f4369f.setIcon(icon_356147bd40da1332ad413195ee52e548);
|
|
|
|
|
|
var marker_823c29ee96b4c8c9afac481b2938f4d5 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_fb39a928d7ee419067ceed133a63d3ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77ff4d2f6470627d1168091ca597c9a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cab7ba20fe8b9d6cd8931143dea1cd8 = $(`<div id="html_6cab7ba20fe8b9d6cd8931143dea1cd8" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_77ff4d2f6470627d1168091ca597c9a9.setContent(html_6cab7ba20fe8b9d6cd8931143dea1cd8);
|
|
|
|
|
|
|
|
marker_823c29ee96b4c8c9afac481b2938f4d5.bindPopup(popup_77ff4d2f6470627d1168091ca597c9a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823c29ee96b4c8c9afac481b2938f4d5.setIcon(icon_fb39a928d7ee419067ceed133a63d3ed);
|
|
|
|
|
|
var marker_8b37c2c49fd3c26c1df64cbb46133682 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_87a7b580e29e04471664e60fad327073 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee293e8224402b97620c513c1c19aa65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38d81b57a33c32679b2746132f3dc82a = $(`<div id="html_38d81b57a33c32679b2746132f3dc82a" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_ee293e8224402b97620c513c1c19aa65.setContent(html_38d81b57a33c32679b2746132f3dc82a);
|
|
|
|
|
|
|
|
marker_8b37c2c49fd3c26c1df64cbb46133682.bindPopup(popup_ee293e8224402b97620c513c1c19aa65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b37c2c49fd3c26c1df64cbb46133682.setIcon(icon_87a7b580e29e04471664e60fad327073);
|
|
|
|
|
|
var marker_376f472601d078d92aa2e39a7a95d378 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9a538545a74876c2b9dd87fb313ea0f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_493dc52eef503ca9b299d3396b5bf348 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df0e9f9e8990900e0e2bb87801de3db0 = $(`<div id="html_df0e9f9e8990900e0e2bb87801de3db0" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_493dc52eef503ca9b299d3396b5bf348.setContent(html_df0e9f9e8990900e0e2bb87801de3db0);
|
|
|
|
|
|
|
|
marker_376f472601d078d92aa2e39a7a95d378.bindPopup(popup_493dc52eef503ca9b299d3396b5bf348)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376f472601d078d92aa2e39a7a95d378.setIcon(icon_9a538545a74876c2b9dd87fb313ea0f6);
|
|
|
|
|
|
var marker_b1221dd467924249e838abb75c498e83 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_abbbded4da40277ea37d8c34bb0d22c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3500e3948fbe0225e4df9881980f8d17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_137a9a8f9ccf49b8655d3873e0af81fe = $(`<div id="html_137a9a8f9ccf49b8655d3873e0af81fe" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_3500e3948fbe0225e4df9881980f8d17.setContent(html_137a9a8f9ccf49b8655d3873e0af81fe);
|
|
|
|
|
|
|
|
marker_b1221dd467924249e838abb75c498e83.bindPopup(popup_3500e3948fbe0225e4df9881980f8d17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1221dd467924249e838abb75c498e83.setIcon(icon_abbbded4da40277ea37d8c34bb0d22c5);
|
|
|
|
|
|
var marker_84af4f58cf9024d287ad9ee33e581a54 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a449cd869306fc12c26a898afd98dbf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51fdb12bfbd605a6dd09af41915d2327 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_774515df718df1abaa2bcf8e188efae5 = $(`<div id="html_774515df718df1abaa2bcf8e188efae5" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_51fdb12bfbd605a6dd09af41915d2327.setContent(html_774515df718df1abaa2bcf8e188efae5);
|
|
|
|
|
|
|
|
marker_84af4f58cf9024d287ad9ee33e581a54.bindPopup(popup_51fdb12bfbd605a6dd09af41915d2327)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84af4f58cf9024d287ad9ee33e581a54.setIcon(icon_a449cd869306fc12c26a898afd98dbf3);
|
|
|
|
|
|
var marker_cee730e3da3abbf85f80e576feb5cd6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_db7eb9d0af0e2043a318398d5554db98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_096eecd0f88a31cdf39bde1462c4683f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8af0d69904f842575a3f9088bb76045 = $(`<div id="html_e8af0d69904f842575a3f9088bb76045" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_096eecd0f88a31cdf39bde1462c4683f.setContent(html_e8af0d69904f842575a3f9088bb76045);
|
|
|
|
|
|
|
|
marker_cee730e3da3abbf85f80e576feb5cd6d.bindPopup(popup_096eecd0f88a31cdf39bde1462c4683f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cee730e3da3abbf85f80e576feb5cd6d.setIcon(icon_db7eb9d0af0e2043a318398d5554db98);
|
|
|
|
|
|
var marker_677729ee818c5bc49b72e0419aa951e4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8a1af4a9dd77e77e36bf36fb68057666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b0e219753bce76ebb578619aed65a82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5515496be67b42bcbbf2c95be673e671 = $(`<div id="html_5515496be67b42bcbbf2c95be673e671" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_7b0e219753bce76ebb578619aed65a82.setContent(html_5515496be67b42bcbbf2c95be673e671);
|
|
|
|
|
|
|
|
marker_677729ee818c5bc49b72e0419aa951e4.bindPopup(popup_7b0e219753bce76ebb578619aed65a82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_677729ee818c5bc49b72e0419aa951e4.setIcon(icon_8a1af4a9dd77e77e36bf36fb68057666);
|
|
|
|
|
|
var marker_f31d18e419171ef629b587379368159c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_7f35ff9a54fba658266dbadf857bc99e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2169454f3c3ecf73660d7f908ba0cc53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5421cfc2a66e488c0864af636d183a19 = $(`<div id="html_5421cfc2a66e488c0864af636d183a19" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_2169454f3c3ecf73660d7f908ba0cc53.setContent(html_5421cfc2a66e488c0864af636d183a19);
|
|
|
|
|
|
|
|
marker_f31d18e419171ef629b587379368159c.bindPopup(popup_2169454f3c3ecf73660d7f908ba0cc53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f31d18e419171ef629b587379368159c.setIcon(icon_7f35ff9a54fba658266dbadf857bc99e);
|
|
|
|
|
|
var marker_453a781515f8d19639f7c021faa8b2f3 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_79bddd6c07323cfc7baa3c51fab3a915 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c98a05c57347e6fa46e48b338947551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c7cf8171baf057817efe869a876813 = $(`<div id="html_52c7cf8171baf057817efe869a876813" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_9c98a05c57347e6fa46e48b338947551.setContent(html_52c7cf8171baf057817efe869a876813);
|
|
|
|
|
|
|
|
marker_453a781515f8d19639f7c021faa8b2f3.bindPopup(popup_9c98a05c57347e6fa46e48b338947551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_453a781515f8d19639f7c021faa8b2f3.setIcon(icon_79bddd6c07323cfc7baa3c51fab3a915);
|
|
|
|
|
|
var marker_6f80b0a1f6b8629aed3fe346a7533d0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_2e90c10a1542e6148f04b975a382c620 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d599f600c6ee4d0c1710e397d85bf8fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0d88d5d97c09b3e1b237177b3c39e9c = $(`<div id="html_a0d88d5d97c09b3e1b237177b3c39e9c" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_d599f600c6ee4d0c1710e397d85bf8fd.setContent(html_a0d88d5d97c09b3e1b237177b3c39e9c);
|
|
|
|
|
|
|
|
marker_6f80b0a1f6b8629aed3fe346a7533d0b.bindPopup(popup_d599f600c6ee4d0c1710e397d85bf8fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f80b0a1f6b8629aed3fe346a7533d0b.setIcon(icon_2e90c10a1542e6148f04b975a382c620);
|
|
|
|
|
|
var marker_119fe3931d8b803ee3f16f754a9d0ed3 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_cc2f948816f88d780547efa14c07a54e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d117fbb3115d8d04b3e275f6deff7e5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7134203e6aa09322cb1a4d4217920479 = $(`<div id="html_7134203e6aa09322cb1a4d4217920479" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_d117fbb3115d8d04b3e275f6deff7e5d.setContent(html_7134203e6aa09322cb1a4d4217920479);
|
|
|
|
|
|
|
|
marker_119fe3931d8b803ee3f16f754a9d0ed3.bindPopup(popup_d117fbb3115d8d04b3e275f6deff7e5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_119fe3931d8b803ee3f16f754a9d0ed3.setIcon(icon_cc2f948816f88d780547efa14c07a54e);
|
|
|
|
|
|
var marker_99878b08ccf4727cc3e6131aee211c49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_88c5c7e043204ab49792ada14a21c415 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee959c38a964252cd02d46a17ddaa890 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d603ebc2d7313e22eced99f0818b69b6 = $(`<div id="html_d603ebc2d7313e22eced99f0818b69b6" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_ee959c38a964252cd02d46a17ddaa890.setContent(html_d603ebc2d7313e22eced99f0818b69b6);
|
|
|
|
|
|
|
|
marker_99878b08ccf4727cc3e6131aee211c49.bindPopup(popup_ee959c38a964252cd02d46a17ddaa890)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99878b08ccf4727cc3e6131aee211c49.setIcon(icon_88c5c7e043204ab49792ada14a21c415);
|
|
|
|
|
|
var marker_1a91244132ab06b278b693041c0610a5 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4d9bdaec9d218f3ce4813d1b4eea91c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4a344523a7b0036d7d2e7243995e318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae4faa3eaf7d8717e85cfed99bdd7943 = $(`<div id="html_ae4faa3eaf7d8717e85cfed99bdd7943" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_b4a344523a7b0036d7d2e7243995e318.setContent(html_ae4faa3eaf7d8717e85cfed99bdd7943);
|
|
|
|
|
|
|
|
marker_1a91244132ab06b278b693041c0610a5.bindPopup(popup_b4a344523a7b0036d7d2e7243995e318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a91244132ab06b278b693041c0610a5.setIcon(icon_4d9bdaec9d218f3ce4813d1b4eea91c3);
|
|
|
|
|
|
var marker_789f3d90bb0f40c346581605d570196a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1bc6428aaf01b2fa236bbc307e5597dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2602dadcc1a83b2b7c8a91036948cd51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6790ed27e77a6c1f134ee8b869d07d0f = $(`<div id="html_6790ed27e77a6c1f134ee8b869d07d0f" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_2602dadcc1a83b2b7c8a91036948cd51.setContent(html_6790ed27e77a6c1f134ee8b869d07d0f);
|
|
|
|
|
|
|
|
marker_789f3d90bb0f40c346581605d570196a.bindPopup(popup_2602dadcc1a83b2b7c8a91036948cd51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_789f3d90bb0f40c346581605d570196a.setIcon(icon_1bc6428aaf01b2fa236bbc307e5597dc);
|
|
|
|
|
|
var marker_83f337ef4dcb8c56f4560e9a96c0e91c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1fd1f1a063d6aec6e39ce375a99e4cb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3b73d2d2c044149f9b772ba609f5e8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cb34a5f581a6344b88769df5ea5b3c2 = $(`<div id="html_0cb34a5f581a6344b88769df5ea5b3c2" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_c3b73d2d2c044149f9b772ba609f5e8b.setContent(html_0cb34a5f581a6344b88769df5ea5b3c2);
|
|
|
|
|
|
|
|
marker_83f337ef4dcb8c56f4560e9a96c0e91c.bindPopup(popup_c3b73d2d2c044149f9b772ba609f5e8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83f337ef4dcb8c56f4560e9a96c0e91c.setIcon(icon_1fd1f1a063d6aec6e39ce375a99e4cb8);
|
|
|
|
|
|
var marker_f0c48588cec7d1e49a8bee4c2daa4150 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_180dc394e4f53852a5ba75639b42cbf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50359fb2b18d6d93e78a9414c1406051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d250a40606552fbb7f69fef088384d36 = $(`<div id="html_d250a40606552fbb7f69fef088384d36" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_50359fb2b18d6d93e78a9414c1406051.setContent(html_d250a40606552fbb7f69fef088384d36);
|
|
|
|
|
|
|
|
marker_f0c48588cec7d1e49a8bee4c2daa4150.bindPopup(popup_50359fb2b18d6d93e78a9414c1406051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0c48588cec7d1e49a8bee4c2daa4150.setIcon(icon_180dc394e4f53852a5ba75639b42cbf8);
|
|
|
|
|
|
var marker_7e19c6beed10bac053267ae78db85278 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b417fb0961e0599c28f5621f607632cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1e961414933cba09329054147aac4eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fa6db6bf84d88d54e1140f542272a19 = $(`<div id="html_4fa6db6bf84d88d54e1140f542272a19" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_e1e961414933cba09329054147aac4eb.setContent(html_4fa6db6bf84d88d54e1140f542272a19);
|
|
|
|
|
|
|
|
marker_7e19c6beed10bac053267ae78db85278.bindPopup(popup_e1e961414933cba09329054147aac4eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e19c6beed10bac053267ae78db85278.setIcon(icon_b417fb0961e0599c28f5621f607632cf);
|
|
|
|
|
|
var marker_b78583feb0cfc4a41eca56b9bf79d740 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ccebbe5573f8ceb680238b8b32f7df63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d91a0c132ee73e28753d91fa3284061 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca1d471f3c8319dc642f970d3972ed54 = $(`<div id="html_ca1d471f3c8319dc642f970d3972ed54" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_4d91a0c132ee73e28753d91fa3284061.setContent(html_ca1d471f3c8319dc642f970d3972ed54);
|
|
|
|
|
|
|
|
marker_b78583feb0cfc4a41eca56b9bf79d740.bindPopup(popup_4d91a0c132ee73e28753d91fa3284061)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b78583feb0cfc4a41eca56b9bf79d740.setIcon(icon_ccebbe5573f8ceb680238b8b32f7df63);
|
|
|
|
|
|
var marker_356d05772bf6a288308a6b55e45216a8 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_622e76548f6aa01f7e7ffdc7f4c43f03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1af731b48dcf83eff3b12af8405d9f77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_126b063cf05da084cc48ec1aa0bd4f68 = $(`<div id="html_126b063cf05da084cc48ec1aa0bd4f68" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_1af731b48dcf83eff3b12af8405d9f77.setContent(html_126b063cf05da084cc48ec1aa0bd4f68);
|
|
|
|
|
|
|
|
marker_356d05772bf6a288308a6b55e45216a8.bindPopup(popup_1af731b48dcf83eff3b12af8405d9f77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_356d05772bf6a288308a6b55e45216a8.setIcon(icon_622e76548f6aa01f7e7ffdc7f4c43f03);
|
|
|
|
|
|
var marker_01995f6e392918dcc978e0a01da87e49 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ed07618795d4e7d47328e2f12f9b1da9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bca51e7b696dcb1e361a850ca7f18f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_819bacee6e5d901df9f632b1b0147021 = $(`<div id="html_819bacee6e5d901df9f632b1b0147021" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_4bca51e7b696dcb1e361a850ca7f18f6.setContent(html_819bacee6e5d901df9f632b1b0147021);
|
|
|
|
|
|
|
|
marker_01995f6e392918dcc978e0a01da87e49.bindPopup(popup_4bca51e7b696dcb1e361a850ca7f18f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01995f6e392918dcc978e0a01da87e49.setIcon(icon_ed07618795d4e7d47328e2f12f9b1da9);
|
|
|
|
|
|
var marker_6763da849c4eb3170a2ef3c7f8c16e48 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4c8e88ff8908549cc35d7fb0ccfb3435 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7855f60f7bdd520cae92d5237bfd7375 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1d4b16b6e3dc948360dd7338b58c225 = $(`<div id="html_e1d4b16b6e3dc948360dd7338b58c225" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_7855f60f7bdd520cae92d5237bfd7375.setContent(html_e1d4b16b6e3dc948360dd7338b58c225);
|
|
|
|
|
|
|
|
marker_6763da849c4eb3170a2ef3c7f8c16e48.bindPopup(popup_7855f60f7bdd520cae92d5237bfd7375)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6763da849c4eb3170a2ef3c7f8c16e48.setIcon(icon_4c8e88ff8908549cc35d7fb0ccfb3435);
|
|
|
|
|
|
var marker_2ce463663045ba3aa901e9116c551904 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ae25caf849f47a95e8677a10f3c05c4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5c84646c6337024b2c752c6313a5499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ef330ca5c11143e6efb920303804107 = $(`<div id="html_0ef330ca5c11143e6efb920303804107" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_e5c84646c6337024b2c752c6313a5499.setContent(html_0ef330ca5c11143e6efb920303804107);
|
|
|
|
|
|
|
|
marker_2ce463663045ba3aa901e9116c551904.bindPopup(popup_e5c84646c6337024b2c752c6313a5499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ce463663045ba3aa901e9116c551904.setIcon(icon_ae25caf849f47a95e8677a10f3c05c4e);
|
|
|
|
|
|
var marker_4ae484bc8ad7c434bb1d2c20f5962d9a = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_70b743bd7c875c1581b8cc219208f1ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27e08ef65fa68bbc4939b07d4df24079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88dffd314fbad52f382ec4e36f86cba3 = $(`<div id="html_88dffd314fbad52f382ec4e36f86cba3" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_27e08ef65fa68bbc4939b07d4df24079.setContent(html_88dffd314fbad52f382ec4e36f86cba3);
|
|
|
|
|
|
|
|
marker_4ae484bc8ad7c434bb1d2c20f5962d9a.bindPopup(popup_27e08ef65fa68bbc4939b07d4df24079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ae484bc8ad7c434bb1d2c20f5962d9a.setIcon(icon_70b743bd7c875c1581b8cc219208f1ce);
|
|
|
|
|
|
var marker_ec8005fca888b180d7de6b5f12fafb4f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_aab9af57e717b3faeda33738b3fffd77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c897aef9926e0078df267740bda3e079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64e3e98d19ffcee9130826347fe9193b = $(`<div id="html_64e3e98d19ffcee9130826347fe9193b" style="width: 100.0%; height: 100.0%;">hivetalk.nostr1.com</div>`)[0];
|
|
popup_c897aef9926e0078df267740bda3e079.setContent(html_64e3e98d19ffcee9130826347fe9193b);
|
|
|
|
|
|
|
|
marker_ec8005fca888b180d7de6b5f12fafb4f.bindPopup(popup_c897aef9926e0078df267740bda3e079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec8005fca888b180d7de6b5f12fafb4f.setIcon(icon_aab9af57e717b3faeda33738b3fffd77);
|
|
|
|
|
|
var marker_3171cfad2d0dde7249c395437ad8d07e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_5866b77293448c80ae4d6cee0cf5d397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e028a1424b475f91fe9662503dc64db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fda3f09116c39ca75ba9ac9dddfbe50e = $(`<div id="html_fda3f09116c39ca75ba9ac9dddfbe50e" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_5e028a1424b475f91fe9662503dc64db.setContent(html_fda3f09116c39ca75ba9ac9dddfbe50e);
|
|
|
|
|
|
|
|
marker_3171cfad2d0dde7249c395437ad8d07e.bindPopup(popup_5e028a1424b475f91fe9662503dc64db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3171cfad2d0dde7249c395437ad8d07e.setIcon(icon_5866b77293448c80ae4d6cee0cf5d397);
|
|
|
|
|
|
var marker_a834860d6f179b5ee77687275cb5eba4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e8832570a138017250a2fec878f7e782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c31a71a4491ddf77b560bdc09f3a34a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cd162620c9265219c0d229193373aad = $(`<div id="html_3cd162620c9265219c0d229193373aad" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_c31a71a4491ddf77b560bdc09f3a34a5.setContent(html_3cd162620c9265219c0d229193373aad);
|
|
|
|
|
|
|
|
marker_a834860d6f179b5ee77687275cb5eba4.bindPopup(popup_c31a71a4491ddf77b560bdc09f3a34a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a834860d6f179b5ee77687275cb5eba4.setIcon(icon_e8832570a138017250a2fec878f7e782);
|
|
|
|
|
|
var marker_d698649a4aa16e5176fb762c76701d14 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_daace785006e1a41d8f52d34dfdfd959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a0efcf57230151322e5ff88e712933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f9810cbf9897020014b2c286f54fcd2 = $(`<div id="html_4f9810cbf9897020014b2c286f54fcd2" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_f4a0efcf57230151322e5ff88e712933.setContent(html_4f9810cbf9897020014b2c286f54fcd2);
|
|
|
|
|
|
|
|
marker_d698649a4aa16e5176fb762c76701d14.bindPopup(popup_f4a0efcf57230151322e5ff88e712933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d698649a4aa16e5176fb762c76701d14.setIcon(icon_daace785006e1a41d8f52d34dfdfd959);
|
|
|
|
|
|
var marker_fbf8d5c64446276f03af95a1ee62f2c6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_74da20a91466f633c601f5c329e39bce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99f88370f15aaa7887787101737bc950 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5ab0d454e26e75658fd87227d5ed1ee = $(`<div id="html_a5ab0d454e26e75658fd87227d5ed1ee" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_99f88370f15aaa7887787101737bc950.setContent(html_a5ab0d454e26e75658fd87227d5ed1ee);
|
|
|
|
|
|
|
|
marker_fbf8d5c64446276f03af95a1ee62f2c6.bindPopup(popup_99f88370f15aaa7887787101737bc950)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbf8d5c64446276f03af95a1ee62f2c6.setIcon(icon_74da20a91466f633c601f5c329e39bce);
|
|
|
|
|
|
var marker_4b824b27afe49a6694adb0f1fb660b87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b78955c9c7e063ba90d0c410b3aa7611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2f599baf5aadb080ab96d82e166f08d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32597dfef93b420362da28ca51e4b4d1 = $(`<div id="html_32597dfef93b420362da28ca51e4b4d1" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_d2f599baf5aadb080ab96d82e166f08d.setContent(html_32597dfef93b420362da28ca51e4b4d1);
|
|
|
|
|
|
|
|
marker_4b824b27afe49a6694adb0f1fb660b87.bindPopup(popup_d2f599baf5aadb080ab96d82e166f08d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b824b27afe49a6694adb0f1fb660b87.setIcon(icon_b78955c9c7e063ba90d0c410b3aa7611);
|
|
|
|
|
|
var marker_8feb765db177a1e1eb26e31fa6e195a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_dc12e8264794862baa53230f63e1f9fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_673ab4dc1d1c2145c1df6c31f818de80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f388debae46edc8d9889a67846404993 = $(`<div id="html_f388debae46edc8d9889a67846404993" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_673ab4dc1d1c2145c1df6c31f818de80.setContent(html_f388debae46edc8d9889a67846404993);
|
|
|
|
|
|
|
|
marker_8feb765db177a1e1eb26e31fa6e195a4.bindPopup(popup_673ab4dc1d1c2145c1df6c31f818de80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8feb765db177a1e1eb26e31fa6e195a4.setIcon(icon_dc12e8264794862baa53230f63e1f9fb);
|
|
|
|
|
|
var marker_54d82db8565ff25b4d54cc63b804ac56 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9591edace7cb98dd57f4e3813d1ded69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2075d7da59c0a9390358cc4324a0747d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0259316555f6b3fdabbf275baf387a1 = $(`<div id="html_f0259316555f6b3fdabbf275baf387a1" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_2075d7da59c0a9390358cc4324a0747d.setContent(html_f0259316555f6b3fdabbf275baf387a1);
|
|
|
|
|
|
|
|
marker_54d82db8565ff25b4d54cc63b804ac56.bindPopup(popup_2075d7da59c0a9390358cc4324a0747d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54d82db8565ff25b4d54cc63b804ac56.setIcon(icon_9591edace7cb98dd57f4e3813d1ded69);
|
|
|
|
|
|
var marker_6b19536c8077ec6b910a14a61057ec0f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d8a2b6d3d79ee63607f83732d97371e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0791f9df3c61fca13281cfac9f4902db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d77aa24c011a53a9f850e47ef7bd49a = $(`<div id="html_5d77aa24c011a53a9f850e47ef7bd49a" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_0791f9df3c61fca13281cfac9f4902db.setContent(html_5d77aa24c011a53a9f850e47ef7bd49a);
|
|
|
|
|
|
|
|
marker_6b19536c8077ec6b910a14a61057ec0f.bindPopup(popup_0791f9df3c61fca13281cfac9f4902db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b19536c8077ec6b910a14a61057ec0f.setIcon(icon_d8a2b6d3d79ee63607f83732d97371e8);
|
|
|
|
|
|
var marker_aeca27e0f00d23538d212beb14f66b9d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_482a38fe509fc41e0a0e76ebcd738ba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2af1149411921a0ec48561db6b1cdad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3c4eae4479132c33546a597f4fed847 = $(`<div id="html_b3c4eae4479132c33546a597f4fed847" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_e2af1149411921a0ec48561db6b1cdad.setContent(html_b3c4eae4479132c33546a597f4fed847);
|
|
|
|
|
|
|
|
marker_aeca27e0f00d23538d212beb14f66b9d.bindPopup(popup_e2af1149411921a0ec48561db6b1cdad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeca27e0f00d23538d212beb14f66b9d.setIcon(icon_482a38fe509fc41e0a0e76ebcd738ba4);
|
|
|
|
|
|
var marker_bf0bd687817c8c7872aa5d0cf79c7f4e = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0790a95b7c5e6bd2aaaae28742bfbc72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5b9b79917dd781a3bc482c27e901608 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1671f0a6a588dd2f92209f145b954d4 = $(`<div id="html_e1671f0a6a588dd2f92209f145b954d4" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_d5b9b79917dd781a3bc482c27e901608.setContent(html_e1671f0a6a588dd2f92209f145b954d4);
|
|
|
|
|
|
|
|
marker_bf0bd687817c8c7872aa5d0cf79c7f4e.bindPopup(popup_d5b9b79917dd781a3bc482c27e901608)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf0bd687817c8c7872aa5d0cf79c7f4e.setIcon(icon_0790a95b7c5e6bd2aaaae28742bfbc72);
|
|
|
|
|
|
var marker_868bc395e70a5feccdfa7a1b5281469b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_6800620bd5dfb3e241d594a13f1519fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1042d85a3b4922676ceef63376f3ceba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f1632a76f69388aa515726e7725baac = $(`<div id="html_3f1632a76f69388aa515726e7725baac" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_1042d85a3b4922676ceef63376f3ceba.setContent(html_3f1632a76f69388aa515726e7725baac);
|
|
|
|
|
|
|
|
marker_868bc395e70a5feccdfa7a1b5281469b.bindPopup(popup_1042d85a3b4922676ceef63376f3ceba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_868bc395e70a5feccdfa7a1b5281469b.setIcon(icon_6800620bd5dfb3e241d594a13f1519fc);
|
|
|
|
|
|
var marker_de30f9ec1203ce45eafc5d0c4db003b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_97cfed420a7fe15b399f9fb9236b5384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a94307d17bd0c6595964a29e9b468e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffa07b0a8c168aadc6ff712c53360c9b = $(`<div id="html_ffa07b0a8c168aadc6ff712c53360c9b" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_8a94307d17bd0c6595964a29e9b468e1.setContent(html_ffa07b0a8c168aadc6ff712c53360c9b);
|
|
|
|
|
|
|
|
marker_de30f9ec1203ce45eafc5d0c4db003b8.bindPopup(popup_8a94307d17bd0c6595964a29e9b468e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de30f9ec1203ce45eafc5d0c4db003b8.setIcon(icon_97cfed420a7fe15b399f9fb9236b5384);
|
|
|
|
|
|
var marker_ce12295522f951a2e89d3fd1f49df347 = L.marker(
|
|
[41.8959, -88.2169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9d8867dbb6772cc3da6f92783b1c2f10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f966e41947528295d4ec7e67f961f00d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dd17adeb2554954ac9424e173691a03 = $(`<div id="html_0dd17adeb2554954ac9424e173691a03" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f966e41947528295d4ec7e67f961f00d.setContent(html_0dd17adeb2554954ac9424e173691a03);
|
|
|
|
|
|
|
|
marker_ce12295522f951a2e89d3fd1f49df347.bindPopup(popup_f966e41947528295d4ec7e67f961f00d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce12295522f951a2e89d3fd1f49df347.setIcon(icon_9d8867dbb6772cc3da6f92783b1c2f10);
|
|
|
|
|
|
var marker_753cbca4cc1f62c5136e7546f7e9d9e9 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_482293896b29f50cc187759a5cc8ce3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b55684dd829b2152d12b509caf434963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_331d59ce09c152f229968329a447a2f2 = $(`<div id="html_331d59ce09c152f229968329a447a2f2" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_b55684dd829b2152d12b509caf434963.setContent(html_331d59ce09c152f229968329a447a2f2);
|
|
|
|
|
|
|
|
marker_753cbca4cc1f62c5136e7546f7e9d9e9.bindPopup(popup_b55684dd829b2152d12b509caf434963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_753cbca4cc1f62c5136e7546f7e9d9e9.setIcon(icon_482293896b29f50cc187759a5cc8ce3e);
|
|
|
|
|
|
var marker_5ab4671c4284d160a28d7ae091680ea5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_97bdf65d079cc40cd0e2e32ae60a1d7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61650b861228f3c55ec3f6793bf7ac18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d451870e77a909ac007572249d8e88 = $(`<div id="html_a4d451870e77a909ac007572249d8e88" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_61650b861228f3c55ec3f6793bf7ac18.setContent(html_a4d451870e77a909ac007572249d8e88);
|
|
|
|
|
|
|
|
marker_5ab4671c4284d160a28d7ae091680ea5.bindPopup(popup_61650b861228f3c55ec3f6793bf7ac18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ab4671c4284d160a28d7ae091680ea5.setIcon(icon_97bdf65d079cc40cd0e2e32ae60a1d7f);
|
|
|
|
|
|
var marker_b6b04d2e9f4f3ddbcfd77be80dceb2e9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d227ec057a3984a6b1c7d468fc40f682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69acd32814a3be9b300732b5c5089669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3588a3a09697b0a928b9ec512d3b9ff = $(`<div id="html_f3588a3a09697b0a928b9ec512d3b9ff" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_69acd32814a3be9b300732b5c5089669.setContent(html_f3588a3a09697b0a928b9ec512d3b9ff);
|
|
|
|
|
|
|
|
marker_b6b04d2e9f4f3ddbcfd77be80dceb2e9.bindPopup(popup_69acd32814a3be9b300732b5c5089669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6b04d2e9f4f3ddbcfd77be80dceb2e9.setIcon(icon_d227ec057a3984a6b1c7d468fc40f682);
|
|
|
|
|
|
var marker_0afd293766c94f2ea9461046a35c9677 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_7049c9b9855f6e6d282393c7a9a998a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a72c45a80ffe187bd5555cd4682ca34b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca1a530e8d129a230102acd9a2d01149 = $(`<div id="html_ca1a530e8d129a230102acd9a2d01149" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_a72c45a80ffe187bd5555cd4682ca34b.setContent(html_ca1a530e8d129a230102acd9a2d01149);
|
|
|
|
|
|
|
|
marker_0afd293766c94f2ea9461046a35c9677.bindPopup(popup_a72c45a80ffe187bd5555cd4682ca34b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0afd293766c94f2ea9461046a35c9677.setIcon(icon_7049c9b9855f6e6d282393c7a9a998a9);
|
|
|
|
|
|
var marker_e549e49c290798dc01fa51ac85dfd21d = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_98f088a29e4fdcf7ac2981c13a77e509 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_141929f7be3ac0c26ea58cfc4050ba7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfa4ec57699e68d824f2fc9e4c2b6a11 = $(`<div id="html_bfa4ec57699e68d824f2fc9e4c2b6a11" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_141929f7be3ac0c26ea58cfc4050ba7d.setContent(html_bfa4ec57699e68d824f2fc9e4c2b6a11);
|
|
|
|
|
|
|
|
marker_e549e49c290798dc01fa51ac85dfd21d.bindPopup(popup_141929f7be3ac0c26ea58cfc4050ba7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e549e49c290798dc01fa51ac85dfd21d.setIcon(icon_98f088a29e4fdcf7ac2981c13a77e509);
|
|
|
|
|
|
var marker_2c20346d1460385ae23f5acd9022dc07 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_319af44acd134ac460bac5df95c294a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_915b911b4747f2e83e7e2fd46c7543f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb95e0991ae01977fb8971150a0adc4a = $(`<div id="html_bb95e0991ae01977fb8971150a0adc4a" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_915b911b4747f2e83e7e2fd46c7543f2.setContent(html_bb95e0991ae01977fb8971150a0adc4a);
|
|
|
|
|
|
|
|
marker_2c20346d1460385ae23f5acd9022dc07.bindPopup(popup_915b911b4747f2e83e7e2fd46c7543f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c20346d1460385ae23f5acd9022dc07.setIcon(icon_319af44acd134ac460bac5df95c294a8);
|
|
|
|
|
|
var marker_6a33a17ef33fd065db90c7e4fb6aa405 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f6e88c118e3094f41858d74cf886681e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc610c7b2d1140f0299f55f54fb5b02f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beff6397300a91b0575ea81403814e56 = $(`<div id="html_beff6397300a91b0575ea81403814e56" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_fc610c7b2d1140f0299f55f54fb5b02f.setContent(html_beff6397300a91b0575ea81403814e56);
|
|
|
|
|
|
|
|
marker_6a33a17ef33fd065db90c7e4fb6aa405.bindPopup(popup_fc610c7b2d1140f0299f55f54fb5b02f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a33a17ef33fd065db90c7e4fb6aa405.setIcon(icon_f6e88c118e3094f41858d74cf886681e);
|
|
|
|
|
|
var marker_52181b838e4890a9d8342d6a98a9f828 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_117cc118fba05fbdc00d966c805decb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40a5e7e32d5a6f2948991b9595c8d0b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f20a27f5f3d2fd56c1620bc1bc7f4fcf = $(`<div id="html_f20a27f5f3d2fd56c1620bc1bc7f4fcf" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_40a5e7e32d5a6f2948991b9595c8d0b1.setContent(html_f20a27f5f3d2fd56c1620bc1bc7f4fcf);
|
|
|
|
|
|
|
|
marker_52181b838e4890a9d8342d6a98a9f828.bindPopup(popup_40a5e7e32d5a6f2948991b9595c8d0b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52181b838e4890a9d8342d6a98a9f828.setIcon(icon_117cc118fba05fbdc00d966c805decb6);
|
|
|
|
|
|
var marker_f09dd658c3c9934f972e1b924e3f7f2f = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c01d448a6c449dc0dfb196dc6e86a7da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b515e66a8e4288601b506d5eced20b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85276d932d6fef9c019469105c52d4e7 = $(`<div id="html_85276d932d6fef9c019469105c52d4e7" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_2b515e66a8e4288601b506d5eced20b1.setContent(html_85276d932d6fef9c019469105c52d4e7);
|
|
|
|
|
|
|
|
marker_f09dd658c3c9934f972e1b924e3f7f2f.bindPopup(popup_2b515e66a8e4288601b506d5eced20b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f09dd658c3c9934f972e1b924e3f7f2f.setIcon(icon_c01d448a6c449dc0dfb196dc6e86a7da);
|
|
|
|
|
|
var marker_39cb86ac1d9112ccdb3b5238a455fdf0 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b75cdd36e9b96ad302b7663a1b316270 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a5be10c0a3750c7ffdd0329f180ddd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29e741b17d428e696f3df6321fe654f4 = $(`<div id="html_29e741b17d428e696f3df6321fe654f4" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_9a5be10c0a3750c7ffdd0329f180ddd5.setContent(html_29e741b17d428e696f3df6321fe654f4);
|
|
|
|
|
|
|
|
marker_39cb86ac1d9112ccdb3b5238a455fdf0.bindPopup(popup_9a5be10c0a3750c7ffdd0329f180ddd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39cb86ac1d9112ccdb3b5238a455fdf0.setIcon(icon_b75cdd36e9b96ad302b7663a1b316270);
|
|
|
|
|
|
var marker_705736a8ba8ab24fe0fc524b674b1301 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_195335498ec22a9d85794404ecddbb70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6938fdcecf439b6a4c956c316d268244 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f5788432bdd5e9ac6fb8ea35e9a9c4f = $(`<div id="html_1f5788432bdd5e9ac6fb8ea35e9a9c4f" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_6938fdcecf439b6a4c956c316d268244.setContent(html_1f5788432bdd5e9ac6fb8ea35e9a9c4f);
|
|
|
|
|
|
|
|
marker_705736a8ba8ab24fe0fc524b674b1301.bindPopup(popup_6938fdcecf439b6a4c956c316d268244)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_705736a8ba8ab24fe0fc524b674b1301.setIcon(icon_195335498ec22a9d85794404ecddbb70);
|
|
|
|
|
|
var marker_1bd8c9c321d7477bf6fef229da33e92e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_5abf722fd2d417dfabbae793a40ad502 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8fd3f595d830115302e330a5187c493 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbe53633e45ba1940813a58ffddd2a82 = $(`<div id="html_fbe53633e45ba1940813a58ffddd2a82" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_c8fd3f595d830115302e330a5187c493.setContent(html_fbe53633e45ba1940813a58ffddd2a82);
|
|
|
|
|
|
|
|
marker_1bd8c9c321d7477bf6fef229da33e92e.bindPopup(popup_c8fd3f595d830115302e330a5187c493)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bd8c9c321d7477bf6fef229da33e92e.setIcon(icon_5abf722fd2d417dfabbae793a40ad502);
|
|
|
|
|
|
var marker_1a8e9bb5cfabcc7eacdddc9dd8168a57 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e0e6075f9fb7435f399469b5d74a7b5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5d25cb1c9f02fe2facf2ab471c5aa43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c6d4df6ee6b8f0a4acc1ce47fd8018e = $(`<div id="html_1c6d4df6ee6b8f0a4acc1ce47fd8018e" style="width: 100.0%; height: 100.0%;">nostr.einundzwanzig.space</div>`)[0];
|
|
popup_e5d25cb1c9f02fe2facf2ab471c5aa43.setContent(html_1c6d4df6ee6b8f0a4acc1ce47fd8018e);
|
|
|
|
|
|
|
|
marker_1a8e9bb5cfabcc7eacdddc9dd8168a57.bindPopup(popup_e5d25cb1c9f02fe2facf2ab471c5aa43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a8e9bb5cfabcc7eacdddc9dd8168a57.setIcon(icon_e0e6075f9fb7435f399469b5d74a7b5d);
|
|
|
|
|
|
var marker_ba17c61aa96a33042dc178e62e581a05 = L.marker(
|
|
[41.8959, -88.2169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ec2ca803853825e0a579d9e34137722c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cb491a8e5fcf1766f863e0f267d54f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e87fd0650c33870911e005b08ba2fcba = $(`<div id="html_e87fd0650c33870911e005b08ba2fcba" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_1cb491a8e5fcf1766f863e0f267d54f9.setContent(html_e87fd0650c33870911e005b08ba2fcba);
|
|
|
|
|
|
|
|
marker_ba17c61aa96a33042dc178e62e581a05.bindPopup(popup_1cb491a8e5fcf1766f863e0f267d54f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba17c61aa96a33042dc178e62e581a05.setIcon(icon_ec2ca803853825e0a579d9e34137722c);
|
|
|
|
|
|
var marker_3eb4d658684aa1020cc5b799e9687766 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a767c3ff4467e8d2c33dc77704a0e224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6cf8bb0b793cd44ad0f023e97fab5b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_413136e1390ee92e7e579edc18fd104a = $(`<div id="html_413136e1390ee92e7e579edc18fd104a" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_f6cf8bb0b793cd44ad0f023e97fab5b4.setContent(html_413136e1390ee92e7e579edc18fd104a);
|
|
|
|
|
|
|
|
marker_3eb4d658684aa1020cc5b799e9687766.bindPopup(popup_f6cf8bb0b793cd44ad0f023e97fab5b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eb4d658684aa1020cc5b799e9687766.setIcon(icon_a767c3ff4467e8d2c33dc77704a0e224);
|
|
|
|
|
|
var marker_ea09cd798bb86160c900f8c0bc093002 = L.marker(
|
|
[34.0881, -118.379],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_513dbffbce40923edad70722729b4d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbc243dfa323aaeb98230081c592fe17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c88ffda3e06332ca824538bd30d89d69 = $(`<div id="html_c88ffda3e06332ca824538bd30d89d69" style="width: 100.0%; height: 100.0%;">relay.aloftus.io</div>`)[0];
|
|
popup_cbc243dfa323aaeb98230081c592fe17.setContent(html_c88ffda3e06332ca824538bd30d89d69);
|
|
|
|
|
|
|
|
marker_ea09cd798bb86160c900f8c0bc093002.bindPopup(popup_cbc243dfa323aaeb98230081c592fe17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea09cd798bb86160c900f8c0bc093002.setIcon(icon_513dbffbce40923edad70722729b4d84);
|
|
|
|
|
|
var marker_c36b6c9b2d3c486cfd5a1bd5c9162f56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a0ed786e9475d4aab9533d1a8d0da143 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6fdcc92ff22b596096bf2e0213d6549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_371ba25975f8fb7a31c6a77c6a6582b1 = $(`<div id="html_371ba25975f8fb7a31c6a77c6a6582b1" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_f6fdcc92ff22b596096bf2e0213d6549.setContent(html_371ba25975f8fb7a31c6a77c6a6582b1);
|
|
|
|
|
|
|
|
marker_c36b6c9b2d3c486cfd5a1bd5c9162f56.bindPopup(popup_f6fdcc92ff22b596096bf2e0213d6549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c36b6c9b2d3c486cfd5a1bd5c9162f56.setIcon(icon_a0ed786e9475d4aab9533d1a8d0da143);
|
|
|
|
|
|
var marker_cbb8c5aa5c913b1448b5866dc1ee6de6 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_181ae0833bc58e9cf7bbe47849816d61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c4cb3c95e59e40ddee8221563b68a3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0fed40f7060c96e5fcd39aba871add6 = $(`<div id="html_b0fed40f7060c96e5fcd39aba871add6" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_3c4cb3c95e59e40ddee8221563b68a3f.setContent(html_b0fed40f7060c96e5fcd39aba871add6);
|
|
|
|
|
|
|
|
marker_cbb8c5aa5c913b1448b5866dc1ee6de6.bindPopup(popup_3c4cb3c95e59e40ddee8221563b68a3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbb8c5aa5c913b1448b5866dc1ee6de6.setIcon(icon_181ae0833bc58e9cf7bbe47849816d61);
|
|
|
|
|
|
var marker_9ff28b4886153485619165fc30b3c236 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8747357bb2574306fb97ac52d8cbdee5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4da9c80c2bf831ed6396c07fe8002961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_948cd1d989b0458535a77b95f52bb4b2 = $(`<div id="html_948cd1d989b0458535a77b95f52bb4b2" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_4da9c80c2bf831ed6396c07fe8002961.setContent(html_948cd1d989b0458535a77b95f52bb4b2);
|
|
|
|
|
|
|
|
marker_9ff28b4886153485619165fc30b3c236.bindPopup(popup_4da9c80c2bf831ed6396c07fe8002961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ff28b4886153485619165fc30b3c236.setIcon(icon_8747357bb2574306fb97ac52d8cbdee5);
|
|
|
|
|
|
var marker_bdb3d7e7994d52c0631fe8c27e9fd2d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_bb4855066ec094b1ce20d8df5c2a94d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e14f43f29c8395486d9c58d6d8106ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03ea075ca72f093ede0ebef7e8834b1b = $(`<div id="html_03ea075ca72f093ede0ebef7e8834b1b" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_e14f43f29c8395486d9c58d6d8106ba7.setContent(html_03ea075ca72f093ede0ebef7e8834b1b);
|
|
|
|
|
|
|
|
marker_bdb3d7e7994d52c0631fe8c27e9fd2d6.bindPopup(popup_e14f43f29c8395486d9c58d6d8106ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdb3d7e7994d52c0631fe8c27e9fd2d6.setIcon(icon_bb4855066ec094b1ce20d8df5c2a94d7);
|
|
|
|
|
|
var marker_524c17fee66f4162ed5b02766c51e01a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_dc2b6127adce11dfe0ba7ff613ab88f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fdd735fceb61ea4ad9c6940e5ad9ed0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6022ed785e041b070c5c85fbb680987 = $(`<div id="html_a6022ed785e041b070c5c85fbb680987" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_1fdd735fceb61ea4ad9c6940e5ad9ed0.setContent(html_a6022ed785e041b070c5c85fbb680987);
|
|
|
|
|
|
|
|
marker_524c17fee66f4162ed5b02766c51e01a.bindPopup(popup_1fdd735fceb61ea4ad9c6940e5ad9ed0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_524c17fee66f4162ed5b02766c51e01a.setIcon(icon_dc2b6127adce11dfe0ba7ff613ab88f3);
|
|
|
|
|
|
var marker_cac36fc0efa03b9c8fd2bcbc38f9e403 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_014280a9bc9f036f31f58ca2742495f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eeedbccdbcb13202638115a98bdfd62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dc5189794fd291367a1701ec5be09bd = $(`<div id="html_8dc5189794fd291367a1701ec5be09bd" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_4eeedbccdbcb13202638115a98bdfd62.setContent(html_8dc5189794fd291367a1701ec5be09bd);
|
|
|
|
|
|
|
|
marker_cac36fc0efa03b9c8fd2bcbc38f9e403.bindPopup(popup_4eeedbccdbcb13202638115a98bdfd62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cac36fc0efa03b9c8fd2bcbc38f9e403.setIcon(icon_014280a9bc9f036f31f58ca2742495f7);
|
|
|
|
|
|
var marker_15cd90a525208a6d47c00e2f6dfcf424 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1d4876ab9bac2d252715850d970b200d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_072475a2ca83e45c669864be080d40fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_715c89a14a9bc30a080a14be28238cb0 = $(`<div id="html_715c89a14a9bc30a080a14be28238cb0" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_072475a2ca83e45c669864be080d40fe.setContent(html_715c89a14a9bc30a080a14be28238cb0);
|
|
|
|
|
|
|
|
marker_15cd90a525208a6d47c00e2f6dfcf424.bindPopup(popup_072475a2ca83e45c669864be080d40fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15cd90a525208a6d47c00e2f6dfcf424.setIcon(icon_1d4876ab9bac2d252715850d970b200d);
|
|
|
|
|
|
var marker_e4db80e066885f785abe6c31d3dda4a3 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_833b2db862974d62df50ed6e91cd9520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d80fb6476b0c9915c00621ffa277aa6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bbecf6968b4eae8cbeeb86239fd2771 = $(`<div id="html_8bbecf6968b4eae8cbeeb86239fd2771" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_d80fb6476b0c9915c00621ffa277aa6a.setContent(html_8bbecf6968b4eae8cbeeb86239fd2771);
|
|
|
|
|
|
|
|
marker_e4db80e066885f785abe6c31d3dda4a3.bindPopup(popup_d80fb6476b0c9915c00621ffa277aa6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4db80e066885f785abe6c31d3dda4a3.setIcon(icon_833b2db862974d62df50ed6e91cd9520);
|
|
|
|
|
|
var marker_22ac2dedf252074e6d6d945487481f4a = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_bd6cdd6d9d8d7ce35ef45ff3f0e122aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27d583c3d151f83bc5732c55f93c0587 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e6fe17c89055a395665edd90e97a317 = $(`<div id="html_1e6fe17c89055a395665edd90e97a317" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_27d583c3d151f83bc5732c55f93c0587.setContent(html_1e6fe17c89055a395665edd90e97a317);
|
|
|
|
|
|
|
|
marker_22ac2dedf252074e6d6d945487481f4a.bindPopup(popup_27d583c3d151f83bc5732c55f93c0587)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22ac2dedf252074e6d6d945487481f4a.setIcon(icon_bd6cdd6d9d8d7ce35ef45ff3f0e122aa);
|
|
|
|
|
|
var marker_e4600724e9f1ff57517165077be23cdf = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_fb05f5acf8a3500b07850e0782979481 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0158d0429772a7a4e51bc9257a9488ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dcb66f354255529b83323204ec3f4bc = $(`<div id="html_4dcb66f354255529b83323204ec3f4bc" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_0158d0429772a7a4e51bc9257a9488ce.setContent(html_4dcb66f354255529b83323204ec3f4bc);
|
|
|
|
|
|
|
|
marker_e4600724e9f1ff57517165077be23cdf.bindPopup(popup_0158d0429772a7a4e51bc9257a9488ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4600724e9f1ff57517165077be23cdf.setIcon(icon_fb05f5acf8a3500b07850e0782979481);
|
|
|
|
|
|
var marker_bcef9673b82a07f957c0182203a54680 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_6f2af35ab7e8983a0f142d2b0f1194ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d552248372a165192b78d373f26bc01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91981bfb2c47b2d5f1e93a0a1f8c2a41 = $(`<div id="html_91981bfb2c47b2d5f1e93a0a1f8c2a41" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_4d552248372a165192b78d373f26bc01.setContent(html_91981bfb2c47b2d5f1e93a0a1f8c2a41);
|
|
|
|
|
|
|
|
marker_bcef9673b82a07f957c0182203a54680.bindPopup(popup_4d552248372a165192b78d373f26bc01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcef9673b82a07f957c0182203a54680.setIcon(icon_6f2af35ab7e8983a0f142d2b0f1194ac);
|
|
|
|
|
|
var marker_bceb9a2930e752432f30235e3a2fdbf1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4a7a7ca9dc41b68054c634286c222f33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d427bbe54b65b837ff54d7022553b0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7adb3617b603e7660e73a6ccd3bbc6a = $(`<div id="html_a7adb3617b603e7660e73a6ccd3bbc6a" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_2d427bbe54b65b837ff54d7022553b0a.setContent(html_a7adb3617b603e7660e73a6ccd3bbc6a);
|
|
|
|
|
|
|
|
marker_bceb9a2930e752432f30235e3a2fdbf1.bindPopup(popup_2d427bbe54b65b837ff54d7022553b0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bceb9a2930e752432f30235e3a2fdbf1.setIcon(icon_4a7a7ca9dc41b68054c634286c222f33);
|
|
|
|
|
|
var marker_dadb8c7497c8267ebf7fdaef618911cf = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f5f1f6173a9ad767d059effecb44b456 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a5733d464af27aec8b40671e10d590c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77c46dce7a82d1afdd8d569b12732425 = $(`<div id="html_77c46dce7a82d1afdd8d569b12732425" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_9a5733d464af27aec8b40671e10d590c.setContent(html_77c46dce7a82d1afdd8d569b12732425);
|
|
|
|
|
|
|
|
marker_dadb8c7497c8267ebf7fdaef618911cf.bindPopup(popup_9a5733d464af27aec8b40671e10d590c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dadb8c7497c8267ebf7fdaef618911cf.setIcon(icon_f5f1f6173a9ad767d059effecb44b456);
|
|
|
|
|
|
var marker_3bdcddabf3f8964a684ef78b3e11a166 = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_7f9f4f32c5a027f094f9b404e79444bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b871f30e45fa802cb3e63bc2f354a4e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec0b5bfd16b637efb29d11c917c9bd80 = $(`<div id="html_ec0b5bfd16b637efb29d11c917c9bd80" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_b871f30e45fa802cb3e63bc2f354a4e5.setContent(html_ec0b5bfd16b637efb29d11c917c9bd80);
|
|
|
|
|
|
|
|
marker_3bdcddabf3f8964a684ef78b3e11a166.bindPopup(popup_b871f30e45fa802cb3e63bc2f354a4e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bdcddabf3f8964a684ef78b3e11a166.setIcon(icon_7f9f4f32c5a027f094f9b404e79444bd);
|
|
|
|
|
|
var marker_a28c4197b9b5cd51a7bd811040e9ccef = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_88b5f80483915957d8ea14e15758c1a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e1ab383c63445b4143c2d8ee5dd3a03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cee0405f7d15686bb623a561d886243e = $(`<div id="html_cee0405f7d15686bb623a561d886243e" style="width: 100.0%; height: 100.0%;">gnostr.com</div>`)[0];
|
|
popup_9e1ab383c63445b4143c2d8ee5dd3a03.setContent(html_cee0405f7d15686bb623a561d886243e);
|
|
|
|
|
|
|
|
marker_a28c4197b9b5cd51a7bd811040e9ccef.bindPopup(popup_9e1ab383c63445b4143c2d8ee5dd3a03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a28c4197b9b5cd51a7bd811040e9ccef.setIcon(icon_88b5f80483915957d8ea14e15758c1a2);
|
|
|
|
|
|
var marker_9983339adf5f83307fad76e1f42ea069 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_5e052192135269b7b9edfe9577de9cf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71973b166f3e25837d33203937292ac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc53f20364957aa8bb316f806910a2ec = $(`<div id="html_fc53f20364957aa8bb316f806910a2ec" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_71973b166f3e25837d33203937292ac5.setContent(html_fc53f20364957aa8bb316f806910a2ec);
|
|
|
|
|
|
|
|
marker_9983339adf5f83307fad76e1f42ea069.bindPopup(popup_71973b166f3e25837d33203937292ac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9983339adf5f83307fad76e1f42ea069.setIcon(icon_5e052192135269b7b9edfe9577de9cf8);
|
|
|
|
|
|
var marker_ae262b86502fd1454246dfb04160b0b1 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8c36a590fcae585978a53edba2e167bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c0ba253187fed0494cb5f086f45ca3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55089441a100ff6e3de68b932df426b5 = $(`<div id="html_55089441a100ff6e3de68b932df426b5" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_3c0ba253187fed0494cb5f086f45ca3d.setContent(html_55089441a100ff6e3de68b932df426b5);
|
|
|
|
|
|
|
|
marker_ae262b86502fd1454246dfb04160b0b1.bindPopup(popup_3c0ba253187fed0494cb5f086f45ca3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae262b86502fd1454246dfb04160b0b1.setIcon(icon_8c36a590fcae585978a53edba2e167bc);
|
|
|
|
|
|
var marker_306bbe527d9cfc5a81d075c55d995952 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_ce54abd11216a9761654937a067accd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f46070c41853de8e080dfdff0774ba51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22f2b7c9648d8cae562c097b521259ae = $(`<div id="html_22f2b7c9648d8cae562c097b521259ae" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_f46070c41853de8e080dfdff0774ba51.setContent(html_22f2b7c9648d8cae562c097b521259ae);
|
|
|
|
|
|
|
|
marker_306bbe527d9cfc5a81d075c55d995952.bindPopup(popup_f46070c41853de8e080dfdff0774ba51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_306bbe527d9cfc5a81d075c55d995952.setIcon(icon_ce54abd11216a9761654937a067accd7);
|
|
|
|
|
|
var marker_af40696eaf5d8b8206c07aca5251ae1f = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e04727c50b1bcfb36051d83a2b2923f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a5f463df0bd17ee2459215ca25a9d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c89e8f8ebf440d0f14107df12a98bac5 = $(`<div id="html_c89e8f8ebf440d0f14107df12a98bac5" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_42a5f463df0bd17ee2459215ca25a9d2.setContent(html_c89e8f8ebf440d0f14107df12a98bac5);
|
|
|
|
|
|
|
|
marker_af40696eaf5d8b8206c07aca5251ae1f.bindPopup(popup_42a5f463df0bd17ee2459215ca25a9d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af40696eaf5d8b8206c07aca5251ae1f.setIcon(icon_e04727c50b1bcfb36051d83a2b2923f3);
|
|
|
|
|
|
var marker_12132db83dcd6cf42b0c1020dc07672f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e9ef42ff5081c16a5cc3f8a7fd9da932 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83d28ecb75f41c09df49894907d3c993 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52f949d23cdecc7ce96ae43748ad4729 = $(`<div id="html_52f949d23cdecc7ce96ae43748ad4729" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_83d28ecb75f41c09df49894907d3c993.setContent(html_52f949d23cdecc7ce96ae43748ad4729);
|
|
|
|
|
|
|
|
marker_12132db83dcd6cf42b0c1020dc07672f.bindPopup(popup_83d28ecb75f41c09df49894907d3c993)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12132db83dcd6cf42b0c1020dc07672f.setIcon(icon_e9ef42ff5081c16a5cc3f8a7fd9da932);
|
|
|
|
|
|
var marker_8256ec6116bb231b4330d10d2ea7828a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_16aba731c0c6f401b546da7f8affa978 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8401b497609ba370a68cf31834afc46d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f692c20c873116111f32041a0d78f311 = $(`<div id="html_f692c20c873116111f32041a0d78f311" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_8401b497609ba370a68cf31834afc46d.setContent(html_f692c20c873116111f32041a0d78f311);
|
|
|
|
|
|
|
|
marker_8256ec6116bb231b4330d10d2ea7828a.bindPopup(popup_8401b497609ba370a68cf31834afc46d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8256ec6116bb231b4330d10d2ea7828a.setIcon(icon_16aba731c0c6f401b546da7f8affa978);
|
|
|
|
|
|
var marker_329b29eb45e53bdc845a2c4196523c97 = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f82f80629b112c5dbe05c980dc2f5aac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bd06cdbba8c64c69ff879ce26e3bbc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b9f5c024596b65ae71c16704475d1db = $(`<div id="html_8b9f5c024596b65ae71c16704475d1db" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_2bd06cdbba8c64c69ff879ce26e3bbc1.setContent(html_8b9f5c024596b65ae71c16704475d1db);
|
|
|
|
|
|
|
|
marker_329b29eb45e53bdc845a2c4196523c97.bindPopup(popup_2bd06cdbba8c64c69ff879ce26e3bbc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_329b29eb45e53bdc845a2c4196523c97.setIcon(icon_f82f80629b112c5dbe05c980dc2f5aac);
|
|
|
|
|
|
var marker_3ed87bbb0b1286f01bb6a0434e563a04 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d27017f1594ced5f1d1d0b1f8cf43e77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b53763dde02cff2eb8443dc693db3d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a99a597fb0fbdc2c36f9a4c643c3f02 = $(`<div id="html_3a99a597fb0fbdc2c36f9a4c643c3f02" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_0b53763dde02cff2eb8443dc693db3d6.setContent(html_3a99a597fb0fbdc2c36f9a4c643c3f02);
|
|
|
|
|
|
|
|
marker_3ed87bbb0b1286f01bb6a0434e563a04.bindPopup(popup_0b53763dde02cff2eb8443dc693db3d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ed87bbb0b1286f01bb6a0434e563a04.setIcon(icon_d27017f1594ced5f1d1d0b1f8cf43e77);
|
|
|
|
|
|
var marker_b453e0e59e5c7e7228f319b3edbabaf4 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8693541f01064fb0c2fdbeb136af380c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d44c189d79a4c782d8226e847450ad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_516cc3cc02202f48887212c2451e00a6 = $(`<div id="html_516cc3cc02202f48887212c2451e00a6" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_0d44c189d79a4c782d8226e847450ad5.setContent(html_516cc3cc02202f48887212c2451e00a6);
|
|
|
|
|
|
|
|
marker_b453e0e59e5c7e7228f319b3edbabaf4.bindPopup(popup_0d44c189d79a4c782d8226e847450ad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b453e0e59e5c7e7228f319b3edbabaf4.setIcon(icon_8693541f01064fb0c2fdbeb136af380c);
|
|
|
|
|
|
var marker_cbea575a9b04bad10468e5846223d620 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_280dfefbcfbd2deb2b2032dc143af453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b5a33833bdc87ac7b8bde6d46235de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d75d0b52cf6e33bcb0ebde941bf056aa = $(`<div id="html_d75d0b52cf6e33bcb0ebde941bf056aa" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_e5b5a33833bdc87ac7b8bde6d46235de.setContent(html_d75d0b52cf6e33bcb0ebde941bf056aa);
|
|
|
|
|
|
|
|
marker_cbea575a9b04bad10468e5846223d620.bindPopup(popup_e5b5a33833bdc87ac7b8bde6d46235de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbea575a9b04bad10468e5846223d620.setIcon(icon_280dfefbcfbd2deb2b2032dc143af453);
|
|
|
|
|
|
var marker_48910a3ecf53339d7336bf8e04980776 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_51335463c94abd28ae7b7e6eb255ded3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f00f0305c5a0136bf574b25165fbd6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a491f69814d19cc57bb868559d34721 = $(`<div id="html_4a491f69814d19cc57bb868559d34721" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_2f00f0305c5a0136bf574b25165fbd6d.setContent(html_4a491f69814d19cc57bb868559d34721);
|
|
|
|
|
|
|
|
marker_48910a3ecf53339d7336bf8e04980776.bindPopup(popup_2f00f0305c5a0136bf574b25165fbd6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48910a3ecf53339d7336bf8e04980776.setIcon(icon_51335463c94abd28ae7b7e6eb255ded3);
|
|
|
|
|
|
var marker_3dae7340495abb72a82d63ba2345a02d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a48145c0ba57f369f2e5592b38759c56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf618b4b610f08e8b3bce83bbbfab941 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02ace6dd240f1aca0f1b855afa5bc33f = $(`<div id="html_02ace6dd240f1aca0f1b855afa5bc33f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_cf618b4b610f08e8b3bce83bbbfab941.setContent(html_02ace6dd240f1aca0f1b855afa5bc33f);
|
|
|
|
|
|
|
|
marker_3dae7340495abb72a82d63ba2345a02d.bindPopup(popup_cf618b4b610f08e8b3bce83bbbfab941)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dae7340495abb72a82d63ba2345a02d.setIcon(icon_a48145c0ba57f369f2e5592b38759c56);
|
|
|
|
|
|
var marker_c9f196918b19946ae62ba663f026b9b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_22272e88826ed9c7042a0a4197b678ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37310043030e3a372af023f5090fee4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd13f19565928ae2c8f0bd5398ad2b22 = $(`<div id="html_dd13f19565928ae2c8f0bd5398ad2b22" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_37310043030e3a372af023f5090fee4e.setContent(html_dd13f19565928ae2c8f0bd5398ad2b22);
|
|
|
|
|
|
|
|
marker_c9f196918b19946ae62ba663f026b9b3.bindPopup(popup_37310043030e3a372af023f5090fee4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9f196918b19946ae62ba663f026b9b3.setIcon(icon_22272e88826ed9c7042a0a4197b678ff);
|
|
|
|
|
|
var marker_6f715b9dcbf38d554f572d72b7d4cb19 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9d006c168bee732355b8e56b41b1745f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3433beeb4b1454bb67c30dd18ddb2693 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faa3f3261c9f2a5c66f9f32865a7cbca = $(`<div id="html_faa3f3261c9f2a5c66f9f32865a7cbca" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_3433beeb4b1454bb67c30dd18ddb2693.setContent(html_faa3f3261c9f2a5c66f9f32865a7cbca);
|
|
|
|
|
|
|
|
marker_6f715b9dcbf38d554f572d72b7d4cb19.bindPopup(popup_3433beeb4b1454bb67c30dd18ddb2693)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f715b9dcbf38d554f572d72b7d4cb19.setIcon(icon_9d006c168bee732355b8e56b41b1745f);
|
|
|
|
|
|
var marker_ea1e042dc925c8bd005f8bdf1621f432 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_be5223b73e4ad0038525d8f1d58f9ff3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_364790d62f426572b91fdada4f8e2f24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f0640bbc82c3c26bf8a8e877b5325ef = $(`<div id="html_3f0640bbc82c3c26bf8a8e877b5325ef" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_364790d62f426572b91fdada4f8e2f24.setContent(html_3f0640bbc82c3c26bf8a8e877b5325ef);
|
|
|
|
|
|
|
|
marker_ea1e042dc925c8bd005f8bdf1621f432.bindPopup(popup_364790d62f426572b91fdada4f8e2f24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea1e042dc925c8bd005f8bdf1621f432.setIcon(icon_be5223b73e4ad0038525d8f1d58f9ff3);
|
|
|
|
|
|
var marker_59aeac76d9b0144c5fcf37053720cb69 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_3a1d817bb425bb6d9380c05a4aeb1786 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20376562b4715b26b2b0103c2fe2235d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_257db4bc5920b723f2b6d3a2d32ace48 = $(`<div id="html_257db4bc5920b723f2b6d3a2d32ace48" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_20376562b4715b26b2b0103c2fe2235d.setContent(html_257db4bc5920b723f2b6d3a2d32ace48);
|
|
|
|
|
|
|
|
marker_59aeac76d9b0144c5fcf37053720cb69.bindPopup(popup_20376562b4715b26b2b0103c2fe2235d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59aeac76d9b0144c5fcf37053720cb69.setIcon(icon_3a1d817bb425bb6d9380c05a4aeb1786);
|
|
|
|
|
|
var marker_d7d8896d4244481991c7ff8a1f00e146 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0a981871d9b495a0e31edd6e32cd4284 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64e8b8c14658f5ab3870d913459ad707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e406e1e7988dcd2dd04fe99c441649 = $(`<div id="html_d8e406e1e7988dcd2dd04fe99c441649" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_64e8b8c14658f5ab3870d913459ad707.setContent(html_d8e406e1e7988dcd2dd04fe99c441649);
|
|
|
|
|
|
|
|
marker_d7d8896d4244481991c7ff8a1f00e146.bindPopup(popup_64e8b8c14658f5ab3870d913459ad707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7d8896d4244481991c7ff8a1f00e146.setIcon(icon_0a981871d9b495a0e31edd6e32cd4284);
|
|
|
|
|
|
var marker_cb3813f322b68386dbe474566d377e2c = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f155dcdf8a4561ff7d2408a98865754e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc2994069ec3ab91bac4534d326c20b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cf0d63d254e4021d608950333cc4d1a = $(`<div id="html_2cf0d63d254e4021d608950333cc4d1a" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_dcc2994069ec3ab91bac4534d326c20b.setContent(html_2cf0d63d254e4021d608950333cc4d1a);
|
|
|
|
|
|
|
|
marker_cb3813f322b68386dbe474566d377e2c.bindPopup(popup_dcc2994069ec3ab91bac4534d326c20b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb3813f322b68386dbe474566d377e2c.setIcon(icon_f155dcdf8a4561ff7d2408a98865754e);
|
|
|
|
|
|
var marker_bf2f6498e3b59ecea097b5fc5840f18b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_91386e58481da1107bc58c23bbc0202f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a77c6475e126a33c9d6c064c150106af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1110d4641eb287c73a74db5974f2f95f = $(`<div id="html_1110d4641eb287c73a74db5974f2f95f" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_a77c6475e126a33c9d6c064c150106af.setContent(html_1110d4641eb287c73a74db5974f2f95f);
|
|
|
|
|
|
|
|
marker_bf2f6498e3b59ecea097b5fc5840f18b.bindPopup(popup_a77c6475e126a33c9d6c064c150106af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf2f6498e3b59ecea097b5fc5840f18b.setIcon(icon_91386e58481da1107bc58c23bbc0202f);
|
|
|
|
|
|
var marker_7619ef75a60739418faca50394d7e1ba = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_0d6524ba215431b4205bcf7e1b3d8bd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5212979b9003bebe96e6ff8fe012f645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4319c30b16567cce39d35fd2cb511a5e = $(`<div id="html_4319c30b16567cce39d35fd2cb511a5e" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_5212979b9003bebe96e6ff8fe012f645.setContent(html_4319c30b16567cce39d35fd2cb511a5e);
|
|
|
|
|
|
|
|
marker_7619ef75a60739418faca50394d7e1ba.bindPopup(popup_5212979b9003bebe96e6ff8fe012f645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7619ef75a60739418faca50394d7e1ba.setIcon(icon_0d6524ba215431b4205bcf7e1b3d8bd0);
|
|
|
|
|
|
var marker_1ac4bdebfd51dbf25a9fe7ee9d96c650 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_efc0bb914802dee57b49e8e232166b5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46a798e06bf23f326b0dddbf7eedf51f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a688df3e9b8f455d33f4a7fd5ad075de = $(`<div id="html_a688df3e9b8f455d33f4a7fd5ad075de" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_46a798e06bf23f326b0dddbf7eedf51f.setContent(html_a688df3e9b8f455d33f4a7fd5ad075de);
|
|
|
|
|
|
|
|
marker_1ac4bdebfd51dbf25a9fe7ee9d96c650.bindPopup(popup_46a798e06bf23f326b0dddbf7eedf51f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ac4bdebfd51dbf25a9fe7ee9d96c650.setIcon(icon_efc0bb914802dee57b49e8e232166b5a);
|
|
|
|
|
|
var marker_025bb81aa819a32326c6c1fb0261c9d8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_210ead4b930ca0a7e34816ccf7d505f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86130bb171cd285ce7a29218ff37494f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3c18a9bd165cbaa15ded0ea38ed2f30 = $(`<div id="html_d3c18a9bd165cbaa15ded0ea38ed2f30" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_86130bb171cd285ce7a29218ff37494f.setContent(html_d3c18a9bd165cbaa15ded0ea38ed2f30);
|
|
|
|
|
|
|
|
marker_025bb81aa819a32326c6c1fb0261c9d8.bindPopup(popup_86130bb171cd285ce7a29218ff37494f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_025bb81aa819a32326c6c1fb0261c9d8.setIcon(icon_210ead4b930ca0a7e34816ccf7d505f2);
|
|
|
|
|
|
var marker_d4fb8eb2009ad66020998d157362b923 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d7ca0be24e3b1abd2fa2079c1a613149 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaf6ab9dbefd775b4f8b973f0ab512fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0347221a0247e604213dc9ecc85591f = $(`<div id="html_b0347221a0247e604213dc9ecc85591f" style="width: 100.0%; height: 100.0%;">wot.basspistol.org</div>`)[0];
|
|
popup_aaf6ab9dbefd775b4f8b973f0ab512fb.setContent(html_b0347221a0247e604213dc9ecc85591f);
|
|
|
|
|
|
|
|
marker_d4fb8eb2009ad66020998d157362b923.bindPopup(popup_aaf6ab9dbefd775b4f8b973f0ab512fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4fb8eb2009ad66020998d157362b923.setIcon(icon_d7ca0be24e3b1abd2fa2079c1a613149);
|
|
|
|
|
|
var marker_709e6c58a0a75c11df0d63f1d0b685b4 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b030d2871880d46e2b873732989962d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c38642254614086e76c6e569cbe2b579 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beb2c38d36072feeeb22b803c4136751 = $(`<div id="html_beb2c38d36072feeeb22b803c4136751" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_c38642254614086e76c6e569cbe2b579.setContent(html_beb2c38d36072feeeb22b803c4136751);
|
|
|
|
|
|
|
|
marker_709e6c58a0a75c11df0d63f1d0b685b4.bindPopup(popup_c38642254614086e76c6e569cbe2b579)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_709e6c58a0a75c11df0d63f1d0b685b4.setIcon(icon_b030d2871880d46e2b873732989962d0);
|
|
|
|
|
|
var marker_9f46a4d520a4cd1074f0d801c35eaadd = L.marker(
|
|
[45.5029, -73.5723],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f1b2bbf2060026ba7ab57c0d63f7f5fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c8cd0db39e737129f67728a77df18ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd2f853d8ff0e96e4ae028a555b61f8 = $(`<div id="html_1bd2f853d8ff0e96e4ae028a555b61f8" style="width: 100.0%; height: 100.0%;">zap.watch</div>`)[0];
|
|
popup_6c8cd0db39e737129f67728a77df18ba.setContent(html_1bd2f853d8ff0e96e4ae028a555b61f8);
|
|
|
|
|
|
|
|
marker_9f46a4d520a4cd1074f0d801c35eaadd.bindPopup(popup_6c8cd0db39e737129f67728a77df18ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f46a4d520a4cd1074f0d801c35eaadd.setIcon(icon_f1b2bbf2060026ba7ab57c0d63f7f5fb);
|
|
|
|
|
|
var marker_08598d3ed4e7ac9a9334b472360e5421 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a65bee887d664bf038437175b641715d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71deafa05689ed2105a6d7de82870973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4390e2b5f61a410023f8d24fc0d09ef8 = $(`<div id="html_4390e2b5f61a410023f8d24fc0d09ef8" style="width: 100.0%; height: 100.0%;">relay.unknown.cloud</div>`)[0];
|
|
popup_71deafa05689ed2105a6d7de82870973.setContent(html_4390e2b5f61a410023f8d24fc0d09ef8);
|
|
|
|
|
|
|
|
marker_08598d3ed4e7ac9a9334b472360e5421.bindPopup(popup_71deafa05689ed2105a6d7de82870973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08598d3ed4e7ac9a9334b472360e5421.setIcon(icon_a65bee887d664bf038437175b641715d);
|
|
|
|
|
|
var marker_0bb4e606c10f4fd2fdf69a971e38bec9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b9035912f616599e5e119e7cb0c6b3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05a8de1262ff26e3b8c936ea7ac5ef56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3257f58ca30cf22d5fbdc092be91f839 = $(`<div id="html_3257f58ca30cf22d5fbdc092be91f839" style="width: 100.0%; height: 100.0%;">relay.nostromo.social</div>`)[0];
|
|
popup_05a8de1262ff26e3b8c936ea7ac5ef56.setContent(html_3257f58ca30cf22d5fbdc092be91f839);
|
|
|
|
|
|
|
|
marker_0bb4e606c10f4fd2fdf69a971e38bec9.bindPopup(popup_05a8de1262ff26e3b8c936ea7ac5ef56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bb4e606c10f4fd2fdf69a971e38bec9.setIcon(icon_b9035912f616599e5e119e7cb0c6b3c9);
|
|
|
|
|
|
var marker_0e78c81c62914acc626e0cd810b91f76 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1ef3f4592f95f35d36fed50c2194f82d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97f2399d627c70fcd78418d72ce9122a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_175694cb2f706798ae5db8b5a85d5b37 = $(`<div id="html_175694cb2f706798ae5db8b5a85d5b37" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_97f2399d627c70fcd78418d72ce9122a.setContent(html_175694cb2f706798ae5db8b5a85d5b37);
|
|
|
|
|
|
|
|
marker_0e78c81c62914acc626e0cd810b91f76.bindPopup(popup_97f2399d627c70fcd78418d72ce9122a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e78c81c62914acc626e0cd810b91f76.setIcon(icon_1ef3f4592f95f35d36fed50c2194f82d);
|
|
|
|
|
|
var marker_fe5b9681f8ea78309dfa5bb0d3a7d5d8 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e10deef6caf23f303272c7b24b3face6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20c1fd44b34839219bfc6b9539914ce8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a35d7b55a454ffb39a0ac2849fb479d = $(`<div id="html_4a35d7b55a454ffb39a0ac2849fb479d" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_20c1fd44b34839219bfc6b9539914ce8.setContent(html_4a35d7b55a454ffb39a0ac2849fb479d);
|
|
|
|
|
|
|
|
marker_fe5b9681f8ea78309dfa5bb0d3a7d5d8.bindPopup(popup_20c1fd44b34839219bfc6b9539914ce8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe5b9681f8ea78309dfa5bb0d3a7d5d8.setIcon(icon_e10deef6caf23f303272c7b24b3face6);
|
|
|
|
|
|
var marker_8ba37449ae400fcb4538b2aa7332c72e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_c9e8df4471ca630a2ddeedafa2e6efdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d193a89ce5bdfbdc63c83e2ac001ce7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d27586cdab63350b0b75fa4dc3085b7 = $(`<div id="html_2d27586cdab63350b0b75fa4dc3085b7" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_d193a89ce5bdfbdc63c83e2ac001ce7c.setContent(html_2d27586cdab63350b0b75fa4dc3085b7);
|
|
|
|
|
|
|
|
marker_8ba37449ae400fcb4538b2aa7332c72e.bindPopup(popup_d193a89ce5bdfbdc63c83e2ac001ce7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ba37449ae400fcb4538b2aa7332c72e.setIcon(icon_c9e8df4471ca630a2ddeedafa2e6efdf);
|
|
|
|
|
|
var marker_076e07d3833fc359c66cb5feab5eb0c3 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f6219aa28d6ec7322ec89fb9fe045676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e0a4784d9029d396123edc937e4596d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_268d366effce2daab5cfd78e15c914b3 = $(`<div id="html_268d366effce2daab5cfd78e15c914b3" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_6e0a4784d9029d396123edc937e4596d.setContent(html_268d366effce2daab5cfd78e15c914b3);
|
|
|
|
|
|
|
|
marker_076e07d3833fc359c66cb5feab5eb0c3.bindPopup(popup_6e0a4784d9029d396123edc937e4596d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_076e07d3833fc359c66cb5feab5eb0c3.setIcon(icon_f6219aa28d6ec7322ec89fb9fe045676);
|
|
|
|
|
|
var marker_438a5b31b05487389d6a87678fbb3d22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a4830ad4e947fb933a08b9471758cada = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfdb0ada3f36ad3be3dbf80f0e35cd3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7396c75d202495fa88e4ba8e62ce2d61 = $(`<div id="html_7396c75d202495fa88e4ba8e62ce2d61" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_bfdb0ada3f36ad3be3dbf80f0e35cd3a.setContent(html_7396c75d202495fa88e4ba8e62ce2d61);
|
|
|
|
|
|
|
|
marker_438a5b31b05487389d6a87678fbb3d22.bindPopup(popup_bfdb0ada3f36ad3be3dbf80f0e35cd3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_438a5b31b05487389d6a87678fbb3d22.setIcon(icon_a4830ad4e947fb933a08b9471758cada);
|
|
|
|
|
|
var marker_29717211c503be75e6347552f26b8a0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_10e030643b6cc71e940f04cdc630f39e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb2891c89f1fca553201bfc7353ad2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92875b813f3d9c9ecb1ef41e6f930d7e = $(`<div id="html_92875b813f3d9c9ecb1ef41e6f930d7e" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_6bb2891c89f1fca553201bfc7353ad2b.setContent(html_92875b813f3d9c9ecb1ef41e6f930d7e);
|
|
|
|
|
|
|
|
marker_29717211c503be75e6347552f26b8a0a.bindPopup(popup_6bb2891c89f1fca553201bfc7353ad2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29717211c503be75e6347552f26b8a0a.setIcon(icon_10e030643b6cc71e940f04cdc630f39e);
|
|
|
|
|
|
var marker_2408b3ed7f619d1555edf15e13f92df2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_41c371c6ccf499a6e4378cdf5d2e29cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0330844556a0f897bee12158ef15b3f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5398e6ee890e6b7328fa518e61130e5b = $(`<div id="html_5398e6ee890e6b7328fa518e61130e5b" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_0330844556a0f897bee12158ef15b3f3.setContent(html_5398e6ee890e6b7328fa518e61130e5b);
|
|
|
|
|
|
|
|
marker_2408b3ed7f619d1555edf15e13f92df2.bindPopup(popup_0330844556a0f897bee12158ef15b3f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2408b3ed7f619d1555edf15e13f92df2.setIcon(icon_41c371c6ccf499a6e4378cdf5d2e29cd);
|
|
|
|
|
|
var marker_91a7cae203be0ea66886a2d277f6c96a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_05a4558870cba93d272bccde12482da8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d77cb8fb7fce9c1bbdb866d903500ff0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93e1c6eea7478d77c17f6496fb2973b3 = $(`<div id="html_93e1c6eea7478d77c17f6496fb2973b3" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_d77cb8fb7fce9c1bbdb866d903500ff0.setContent(html_93e1c6eea7478d77c17f6496fb2973b3);
|
|
|
|
|
|
|
|
marker_91a7cae203be0ea66886a2d277f6c96a.bindPopup(popup_d77cb8fb7fce9c1bbdb866d903500ff0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91a7cae203be0ea66886a2d277f6c96a.setIcon(icon_05a4558870cba93d272bccde12482da8);
|
|
|
|
|
|
var marker_495fe703b75636dbef005b4247ff1a23 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_2625c529198bcc8c4594dcb3ef527c59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b6708dbdfe6758b4db67d18a0f16b86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18f856b9ebe3912a5a804efcfdb63f6d = $(`<div id="html_18f856b9ebe3912a5a804efcfdb63f6d" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_5b6708dbdfe6758b4db67d18a0f16b86.setContent(html_18f856b9ebe3912a5a804efcfdb63f6d);
|
|
|
|
|
|
|
|
marker_495fe703b75636dbef005b4247ff1a23.bindPopup(popup_5b6708dbdfe6758b4db67d18a0f16b86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_495fe703b75636dbef005b4247ff1a23.setIcon(icon_2625c529198bcc8c4594dcb3ef527c59);
|
|
|
|
|
|
var marker_45c4ea12ddacda5c9749f0ecc3e2c0fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a4c45a4e0158061005c2ef9c51fd229d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce44d3c48f94e2da8fe65d21b89ad3f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04b64241c6a49e0add7d94cf9882bff0 = $(`<div id="html_04b64241c6a49e0add7d94cf9882bff0" style="width: 100.0%; height: 100.0%;">nostr.lostr.space</div>`)[0];
|
|
popup_ce44d3c48f94e2da8fe65d21b89ad3f2.setContent(html_04b64241c6a49e0add7d94cf9882bff0);
|
|
|
|
|
|
|
|
marker_45c4ea12ddacda5c9749f0ecc3e2c0fe.bindPopup(popup_ce44d3c48f94e2da8fe65d21b89ad3f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45c4ea12ddacda5c9749f0ecc3e2c0fe.setIcon(icon_a4c45a4e0158061005c2ef9c51fd229d);
|
|
|
|
|
|
var marker_465ae89ee7f537914176233a0218780f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_d2272b587752c6ac48dce098e2df3006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56b7af762d18d2b7d1f6cf5757e2c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b2f4613299358130e08b44a4c88f132 = $(`<div id="html_7b2f4613299358130e08b44a4c88f132" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_c56b7af762d18d2b7d1f6cf5757e2c05.setContent(html_7b2f4613299358130e08b44a4c88f132);
|
|
|
|
|
|
|
|
marker_465ae89ee7f537914176233a0218780f.bindPopup(popup_c56b7af762d18d2b7d1f6cf5757e2c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_465ae89ee7f537914176233a0218780f.setIcon(icon_d2272b587752c6ac48dce098e2df3006);
|
|
|
|
|
|
var marker_7aff0922629e4dbd6bb39e9dd2e3e074 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_b0417beabbd51f5153c64e76e71ddbc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_847002dc368f7f65506ec451793140d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbc8e0061307ce926ecfcc0a4a6dc347 = $(`<div id="html_dbc8e0061307ce926ecfcc0a4a6dc347" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_847002dc368f7f65506ec451793140d8.setContent(html_dbc8e0061307ce926ecfcc0a4a6dc347);
|
|
|
|
|
|
|
|
marker_7aff0922629e4dbd6bb39e9dd2e3e074.bindPopup(popup_847002dc368f7f65506ec451793140d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7aff0922629e4dbd6bb39e9dd2e3e074.setIcon(icon_b0417beabbd51f5153c64e76e71ddbc9);
|
|
|
|
|
|
var marker_b93b25ffdfb5250c223df55c7987817b = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1013553a4d9ae2399b4ad9c214a9bda8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eb94021f8315f025c9d52d63643be8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453871fcaf408dff13984e7df793e3c4 = $(`<div id="html_453871fcaf408dff13984e7df793e3c4" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_3eb94021f8315f025c9d52d63643be8f.setContent(html_453871fcaf408dff13984e7df793e3c4);
|
|
|
|
|
|
|
|
marker_b93b25ffdfb5250c223df55c7987817b.bindPopup(popup_3eb94021f8315f025c9d52d63643be8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b93b25ffdfb5250c223df55c7987817b.setIcon(icon_1013553a4d9ae2399b4ad9c214a9bda8);
|
|
|
|
|
|
var marker_09044f9e80bcd7390186cd1faccacfb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_23593ec06059f1735b81722a91bd5dbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_347fb59780fb13bca0f184f6bd64b2a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89d553f0d973021706ff76cfa6197c0f = $(`<div id="html_89d553f0d973021706ff76cfa6197c0f" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_347fb59780fb13bca0f184f6bd64b2a1.setContent(html_89d553f0d973021706ff76cfa6197c0f);
|
|
|
|
|
|
|
|
marker_09044f9e80bcd7390186cd1faccacfb5.bindPopup(popup_347fb59780fb13bca0f184f6bd64b2a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09044f9e80bcd7390186cd1faccacfb5.setIcon(icon_23593ec06059f1735b81722a91bd5dbe);
|
|
|
|
|
|
var marker_416cdeb83548ff043f683d04c7d72072 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_5f3bb2f5abb4483a147eaef2e0a4f5a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d7513f714322053ebb6ab425ab447fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef5f31ab09071e7df3d87a1360ea4bba = $(`<div id="html_ef5f31ab09071e7df3d87a1360ea4bba" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_2d7513f714322053ebb6ab425ab447fe.setContent(html_ef5f31ab09071e7df3d87a1360ea4bba);
|
|
|
|
|
|
|
|
marker_416cdeb83548ff043f683d04c7d72072.bindPopup(popup_2d7513f714322053ebb6ab425ab447fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_416cdeb83548ff043f683d04c7d72072.setIcon(icon_5f3bb2f5abb4483a147eaef2e0a4f5a9);
|
|
|
|
|
|
var marker_1596b8cb8e7a12f3aa96c40fd547cb25 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f91ad2da52c76b391a7c42fc9c741562 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_515acd3752ed0270433bf51079aafbfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adb0b17f7ead89e98cdaa36d890d0c78 = $(`<div id="html_adb0b17f7ead89e98cdaa36d890d0c78" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_515acd3752ed0270433bf51079aafbfe.setContent(html_adb0b17f7ead89e98cdaa36d890d0c78);
|
|
|
|
|
|
|
|
marker_1596b8cb8e7a12f3aa96c40fd547cb25.bindPopup(popup_515acd3752ed0270433bf51079aafbfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1596b8cb8e7a12f3aa96c40fd547cb25.setIcon(icon_f91ad2da52c76b391a7c42fc9c741562);
|
|
|
|
|
|
var marker_c668ed0092d67e2949c25ce098f84974 = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_4cc65be16bb4b4543235e83e562c09d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_112de221aa54945b4ef67150a666d7a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86be558865139ab6926ee0af9de16c31 = $(`<div id="html_86be558865139ab6926ee0af9de16c31" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_112de221aa54945b4ef67150a666d7a8.setContent(html_86be558865139ab6926ee0af9de16c31);
|
|
|
|
|
|
|
|
marker_c668ed0092d67e2949c25ce098f84974.bindPopup(popup_112de221aa54945b4ef67150a666d7a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c668ed0092d67e2949c25ce098f84974.setIcon(icon_4cc65be16bb4b4543235e83e562c09d3);
|
|
|
|
|
|
var marker_324fe18f0923541d170ff080a89ed5f9 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_fdb5a8fdc83d3dbc79df1488c9e0acd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_048acd722a6ec1e41f65590cdc402cd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0672d3b8bc811ac1a0f21cdf2024673f = $(`<div id="html_0672d3b8bc811ac1a0f21cdf2024673f" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_048acd722a6ec1e41f65590cdc402cd9.setContent(html_0672d3b8bc811ac1a0f21cdf2024673f);
|
|
|
|
|
|
|
|
marker_324fe18f0923541d170ff080a89ed5f9.bindPopup(popup_048acd722a6ec1e41f65590cdc402cd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_324fe18f0923541d170ff080a89ed5f9.setIcon(icon_fdb5a8fdc83d3dbc79df1488c9e0acd5);
|
|
|
|
|
|
var marker_ffaa5b8387545867ca4273dce695d2f7 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_07a6444841417fab35eff0a3b05bab2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88e3e34c60cbf9cbb3737ea71c84c61e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6f0fadee1bc5105c14b94577dce469b = $(`<div id="html_c6f0fadee1bc5105c14b94577dce469b" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_88e3e34c60cbf9cbb3737ea71c84c61e.setContent(html_c6f0fadee1bc5105c14b94577dce469b);
|
|
|
|
|
|
|
|
marker_ffaa5b8387545867ca4273dce695d2f7.bindPopup(popup_88e3e34c60cbf9cbb3737ea71c84c61e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffaa5b8387545867ca4273dce695d2f7.setIcon(icon_07a6444841417fab35eff0a3b05bab2a);
|
|
|
|
|
|
var marker_e19529b5466cf4c934cb441356d36536 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_83891f3e3390c3e39884b5335b1949fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a019685460aa9812d05de94d51f49f42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_911b98e7b40f296a135dde88c6289a4a = $(`<div id="html_911b98e7b40f296a135dde88c6289a4a" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_a019685460aa9812d05de94d51f49f42.setContent(html_911b98e7b40f296a135dde88c6289a4a);
|
|
|
|
|
|
|
|
marker_e19529b5466cf4c934cb441356d36536.bindPopup(popup_a019685460aa9812d05de94d51f49f42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e19529b5466cf4c934cb441356d36536.setIcon(icon_83891f3e3390c3e39884b5335b1949fe);
|
|
|
|
|
|
var marker_4ba032e6cf3f26c0342509784d37a01e = L.marker(
|
|
[34.282, -118.439],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1c1641021cdef187df0d5910f62b54e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a6b7c8fa8f672c398edf52f4fa7c6e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf0f462d57bb6a5dbe55878fea4e186f = $(`<div id="html_cf0f462d57bb6a5dbe55878fea4e186f" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_7a6b7c8fa8f672c398edf52f4fa7c6e7.setContent(html_cf0f462d57bb6a5dbe55878fea4e186f);
|
|
|
|
|
|
|
|
marker_4ba032e6cf3f26c0342509784d37a01e.bindPopup(popup_7a6b7c8fa8f672c398edf52f4fa7c6e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ba032e6cf3f26c0342509784d37a01e.setIcon(icon_1c1641021cdef187df0d5910f62b54e9);
|
|
|
|
|
|
var marker_df9d18e739777b76a36680a7e9262436 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_2c93b623401e114bbf6319fcd8351f57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3b322de5279dafd4ca3be21f04113f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32feda3702fc74bb326ba3adcb2afb95 = $(`<div id="html_32feda3702fc74bb326ba3adcb2afb95" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_f3b322de5279dafd4ca3be21f04113f8.setContent(html_32feda3702fc74bb326ba3adcb2afb95);
|
|
|
|
|
|
|
|
marker_df9d18e739777b76a36680a7e9262436.bindPopup(popup_f3b322de5279dafd4ca3be21f04113f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9d18e739777b76a36680a7e9262436.setIcon(icon_2c93b623401e114bbf6319fcd8351f57);
|
|
|
|
|
|
var marker_859cac4be9420e0ef8d93de9d85b3c8d = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_f8ee0b2ea3c92919119b7a1b0c00978a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aae0a3970e397a858fabfbc0226458e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93605410a00f7b1744b801b9a5bcfc5e = $(`<div id="html_93605410a00f7b1744b801b9a5bcfc5e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_3aae0a3970e397a858fabfbc0226458e.setContent(html_93605410a00f7b1744b801b9a5bcfc5e);
|
|
|
|
|
|
|
|
marker_859cac4be9420e0ef8d93de9d85b3c8d.bindPopup(popup_3aae0a3970e397a858fabfbc0226458e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_859cac4be9420e0ef8d93de9d85b3c8d.setIcon(icon_f8ee0b2ea3c92919119b7a1b0c00978a);
|
|
|
|
|
|
var marker_f7419323fb554c1abe0c02ad97fcb327 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_a905ab68b55f769416ccd2cea071500b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e92d371a0ac51052e9b875cfe1c87ffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db126faa8ebaeb94ff7e0cf03a778968 = $(`<div id="html_db126faa8ebaeb94ff7e0cf03a778968" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_e92d371a0ac51052e9b875cfe1c87ffa.setContent(html_db126faa8ebaeb94ff7e0cf03a778968);
|
|
|
|
|
|
|
|
marker_f7419323fb554c1abe0c02ad97fcb327.bindPopup(popup_e92d371a0ac51052e9b875cfe1c87ffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7419323fb554c1abe0c02ad97fcb327.setIcon(icon_a905ab68b55f769416ccd2cea071500b);
|
|
|
|
|
|
var marker_d46f27960ad4e3a7a471a376ace83146 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_e51d6c3ecc7d0ffcf937a3bc6460a5a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9131f50b40181b530fd50ffb62bcd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54f8f34dceedd019ffdc22143979868f = $(`<div id="html_54f8f34dceedd019ffdc22143979868f" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_8d9131f50b40181b530fd50ffb62bcd2.setContent(html_54f8f34dceedd019ffdc22143979868f);
|
|
|
|
|
|
|
|
marker_d46f27960ad4e3a7a471a376ace83146.bindPopup(popup_8d9131f50b40181b530fd50ffb62bcd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d46f27960ad4e3a7a471a376ace83146.setIcon(icon_e51d6c3ecc7d0ffcf937a3bc6460a5a8);
|
|
|
|
|
|
var marker_f0dcf35cb3c97925b9c9cc95949abf1c = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_00311a730f125f717cf25ed4f0d6fddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22c099b632ed0a5d7ae475c096642a1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5cb2a32cf2d738087fa3fc96bb44296 = $(`<div id="html_c5cb2a32cf2d738087fa3fc96bb44296" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_22c099b632ed0a5d7ae475c096642a1d.setContent(html_c5cb2a32cf2d738087fa3fc96bb44296);
|
|
|
|
|
|
|
|
marker_f0dcf35cb3c97925b9c9cc95949abf1c.bindPopup(popup_22c099b632ed0a5d7ae475c096642a1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0dcf35cb3c97925b9c9cc95949abf1c.setIcon(icon_00311a730f125f717cf25ed4f0d6fddf);
|
|
|
|
|
|
var marker_d2c8e7e957412403d1dc915481c3a54d = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_9495fc5a22b95a9205ed13504c4262b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_450e81e54cce7b2c69309daafb2ad34d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2bff8f8c793d0a09dc7f42cc9b07bd1 = $(`<div id="html_a2bff8f8c793d0a09dc7f42cc9b07bd1" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_450e81e54cce7b2c69309daafb2ad34d.setContent(html_a2bff8f8c793d0a09dc7f42cc9b07bd1);
|
|
|
|
|
|
|
|
marker_d2c8e7e957412403d1dc915481c3a54d.bindPopup(popup_450e81e54cce7b2c69309daafb2ad34d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c8e7e957412403d1dc915481c3a54d.setIcon(icon_9495fc5a22b95a9205ed13504c4262b4);
|
|
|
|
|
|
var marker_0102759c0f9de3f43c3cc306da9cbd9e = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_8a1c82dd02bc95da66f75e8ab4544d03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3659d3a6b3dc6db56ecf65ffb21dc5ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b8248b26c2ad4ea621bf567e114d692 = $(`<div id="html_9b8248b26c2ad4ea621bf567e114d692" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_3659d3a6b3dc6db56ecf65ffb21dc5ab.setContent(html_9b8248b26c2ad4ea621bf567e114d692);
|
|
|
|
|
|
|
|
marker_0102759c0f9de3f43c3cc306da9cbd9e.bindPopup(popup_3659d3a6b3dc6db56ecf65ffb21dc5ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0102759c0f9de3f43c3cc306da9cbd9e.setIcon(icon_8a1c82dd02bc95da66f75e8ab4544d03);
|
|
|
|
|
|
var marker_d3d86e80795b60b57cb40a0d599c49c4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_bea83e7398870cda1f6ef43a76f9158b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91fdbecab2c6c3e81b1410f143c1a6c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a5c01324ea9a6164164be335b5cd96c = $(`<div id="html_6a5c01324ea9a6164164be335b5cd96c" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_91fdbecab2c6c3e81b1410f143c1a6c2.setContent(html_6a5c01324ea9a6164164be335b5cd96c);
|
|
|
|
|
|
|
|
marker_d3d86e80795b60b57cb40a0d599c49c4.bindPopup(popup_91fdbecab2c6c3e81b1410f143c1a6c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3d86e80795b60b57cb40a0d599c49c4.setIcon(icon_bea83e7398870cda1f6ef43a76f9158b);
|
|
|
|
|
|
var marker_96557f273f23718549fcde08e0144f9c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_5724e16d248986cab30ab09468a04ca3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53aa03bb95b3b42746909ca24111ffc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91e8a0fb2e32bf59fcac441e3f9716ab = $(`<div id="html_91e8a0fb2e32bf59fcac441e3f9716ab" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_53aa03bb95b3b42746909ca24111ffc9.setContent(html_91e8a0fb2e32bf59fcac441e3f9716ab);
|
|
|
|
|
|
|
|
marker_96557f273f23718549fcde08e0144f9c.bindPopup(popup_53aa03bb95b3b42746909ca24111ffc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96557f273f23718549fcde08e0144f9c.setIcon(icon_5724e16d248986cab30ab09468a04ca3);
|
|
|
|
|
|
var marker_afcba3fc9f37944fe431a656a8ab29d9 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_87ca779932d8e1910bae17da29a6045c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_204abdf601c887591b3086d5f63427c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4c602c4d3b8be3f7ea9a95d934b8bbe = $(`<div id="html_d4c602c4d3b8be3f7ea9a95d934b8bbe" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_204abdf601c887591b3086d5f63427c3.setContent(html_d4c602c4d3b8be3f7ea9a95d934b8bbe);
|
|
|
|
|
|
|
|
marker_afcba3fc9f37944fe431a656a8ab29d9.bindPopup(popup_204abdf601c887591b3086d5f63427c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afcba3fc9f37944fe431a656a8ab29d9.setIcon(icon_87ca779932d8e1910bae17da29a6045c);
|
|
|
|
|
|
var marker_462ee744c1f18a0635aca14e85bdb1a8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_6a86cfc7d75b11426fbdbc8814a89290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f73f119962ede466b2d9dab59e043400 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa16d279b2160067cc1c0e46bbbc0c31 = $(`<div id="html_fa16d279b2160067cc1c0e46bbbc0c31" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_f73f119962ede466b2d9dab59e043400.setContent(html_fa16d279b2160067cc1c0e46bbbc0c31);
|
|
|
|
|
|
|
|
marker_462ee744c1f18a0635aca14e85bdb1a8.bindPopup(popup_f73f119962ede466b2d9dab59e043400)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_462ee744c1f18a0635aca14e85bdb1a8.setIcon(icon_6a86cfc7d75b11426fbdbc8814a89290);
|
|
|
|
|
|
var marker_f349d22fe5a62d4b5ab51251c1171c23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_48630b3931506caf42a0c55f41d578b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1a91f4259428a2e35692009ee0159ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1515b9c007bacf374c01939a06534d19 = $(`<div id="html_1515b9c007bacf374c01939a06534d19" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_d1a91f4259428a2e35692009ee0159ae.setContent(html_1515b9c007bacf374c01939a06534d19);
|
|
|
|
|
|
|
|
marker_f349d22fe5a62d4b5ab51251c1171c23.bindPopup(popup_d1a91f4259428a2e35692009ee0159ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f349d22fe5a62d4b5ab51251c1171c23.setIcon(icon_48630b3931506caf42a0c55f41d578b2);
|
|
|
|
|
|
var marker_89cccdc261fcbda1b6d8a7f6763952eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_1e8071198e109b0cde16970be6ae76f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f10a6f3808beee3e0ce1ebd8fefbdab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459051614a4211d8ffa985e929727564 = $(`<div id="html_459051614a4211d8ffa985e929727564" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_6f10a6f3808beee3e0ce1ebd8fefbdab.setContent(html_459051614a4211d8ffa985e929727564);
|
|
|
|
|
|
|
|
marker_89cccdc261fcbda1b6d8a7f6763952eb.bindPopup(popup_6f10a6f3808beee3e0ce1ebd8fefbdab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89cccdc261fcbda1b6d8a7f6763952eb.setIcon(icon_1e8071198e109b0cde16970be6ae76f3);
|
|
|
|
|
|
var marker_2a6a217132992419dff0df4b9b0c5016 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_836ebb2b162bc290dea25bc8711d64d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17fccd94488002968f72062341db7ed7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19d498fb9bfbcfc86bb58e5deb1fecec = $(`<div id="html_19d498fb9bfbcfc86bb58e5deb1fecec" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_17fccd94488002968f72062341db7ed7.setContent(html_19d498fb9bfbcfc86bb58e5deb1fecec);
|
|
|
|
|
|
|
|
marker_2a6a217132992419dff0df4b9b0c5016.bindPopup(popup_17fccd94488002968f72062341db7ed7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a6a217132992419dff0df4b9b0c5016.setIcon(icon_836ebb2b162bc290dea25bc8711d64d6);
|
|
|
|
|
|
var marker_3ee7933a359de5ad007b7eff0a9c05e2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_29011266065f4ad4c29c5532eb495ca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b9b75f4ab6f82988dad1ad02bcde111 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19d77fdd60588123fb0aba9326877df3 = $(`<div id="html_19d77fdd60588123fb0aba9326877df3" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_1b9b75f4ab6f82988dad1ad02bcde111.setContent(html_19d77fdd60588123fb0aba9326877df3);
|
|
|
|
|
|
|
|
marker_3ee7933a359de5ad007b7eff0a9c05e2.bindPopup(popup_1b9b75f4ab6f82988dad1ad02bcde111)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ee7933a359de5ad007b7eff0a9c05e2.setIcon(icon_29011266065f4ad4c29c5532eb495ca2);
|
|
|
|
|
|
var marker_0bf89b4abb02a7daf9f6361273d80168 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_746294dfba7b32a7466c0773d8076adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1aaf3d82f314fed59157e3d44b1a33e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0135c45ba6051912594cc88ee139d0b2 = $(`<div id="html_0135c45ba6051912594cc88ee139d0b2" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_e1aaf3d82f314fed59157e3d44b1a33e.setContent(html_0135c45ba6051912594cc88ee139d0b2);
|
|
|
|
|
|
|
|
marker_0bf89b4abb02a7daf9f6361273d80168.bindPopup(popup_e1aaf3d82f314fed59157e3d44b1a33e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bf89b4abb02a7daf9f6361273d80168.setIcon(icon_746294dfba7b32a7466c0773d8076adc);
|
|
|
|
|
|
var marker_285ea0aa5725e8235edf14319f19ccc7 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_92e6dbcfb72045a0ba62d8d6845537eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02bacfb5888aee406e9a3baae6a963ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_062ac99cfa04dce04340b4838de15ac3 = $(`<div id="html_062ac99cfa04dce04340b4838de15ac3" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_02bacfb5888aee406e9a3baae6a963ec.setContent(html_062ac99cfa04dce04340b4838de15ac3);
|
|
|
|
|
|
|
|
marker_285ea0aa5725e8235edf14319f19ccc7.bindPopup(popup_02bacfb5888aee406e9a3baae6a963ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_285ea0aa5725e8235edf14319f19ccc7.setIcon(icon_92e6dbcfb72045a0ba62d8d6845537eb);
|
|
|
|
|
|
var marker_ad879d358cff1693504f4e71aa98790e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_80bdda794a307f54664108d880839717);
|
|
|
|
|
|
var icon_743e0c53a1e72b24c993d3972438a28b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cce15ca9dafd4df0fcf9dd0b81dcb478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0af5e4fcec2956a0175861a3d3f6ddc = $(`<div id="html_c0af5e4fcec2956a0175861a3d3f6ddc" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_cce15ca9dafd4df0fcf9dd0b81dcb478.setContent(html_c0af5e4fcec2956a0175861a3d3f6ddc);
|
|
|
|
|
|
|
|
marker_ad879d358cff1693504f4e71aa98790e.bindPopup(popup_cce15ca9dafd4df0fcf9dd0b81dcb478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad879d358cff1693504f4e71aa98790e.setIcon(icon_743e0c53a1e72b24c993d3972438a28b);
|
|
|
|
|
|
marker_cluster_80bdda794a307f54664108d880839717.addTo(map_7d452eee50dfab7c568eba0b04040ac6);
|
|
|
|
</script>
|
|
</html> |