mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 05:45:18 +00:00
11627 lines
338 KiB
HTML
11627 lines
338 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
|
|
|
|
<meta name="viewport" content="width=device-width,
|
|
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<style>
|
|
#map_ee097afae5ef9d516687c4bc4752644d {
|
|
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_ee097afae5ef9d516687c4bc4752644d" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_ee097afae5ef9d516687c4bc4752644d = L.map(
|
|
"map_ee097afae5ef9d516687c4bc4752644d",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_29ae3c441d71e3e48235d73190ebfdee = 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_29ae3c441d71e3e48235d73190ebfdee.addTo(map_ee097afae5ef9d516687c4bc4752644d);
|
|
|
|
|
|
var marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_d2b198cca1686b7a8ee05e3a7a6bdf1e = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a856332f33c2be4b79d9b76c976df549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b320f065b63d74e8bc9c02871151437b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_584e890498f5a9efef3dbec3b53d661d = $(`<div id="html_584e890498f5a9efef3dbec3b53d661d" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_b320f065b63d74e8bc9c02871151437b.setContent(html_584e890498f5a9efef3dbec3b53d661d);
|
|
|
|
|
|
|
|
marker_d2b198cca1686b7a8ee05e3a7a6bdf1e.bindPopup(popup_b320f065b63d74e8bc9c02871151437b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b198cca1686b7a8ee05e3a7a6bdf1e.setIcon(icon_a856332f33c2be4b79d9b76c976df549);
|
|
|
|
|
|
var marker_c4f2d49b2543648052df6b76356c4e09 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ab890aed64c7d08f487e557543622cba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcf123772b69fd5287472af8229efdda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bd8230bc82ecdcedaa13fad4c244896 = $(`<div id="html_0bd8230bc82ecdcedaa13fad4c244896" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_bcf123772b69fd5287472af8229efdda.setContent(html_0bd8230bc82ecdcedaa13fad4c244896);
|
|
|
|
|
|
|
|
marker_c4f2d49b2543648052df6b76356c4e09.bindPopup(popup_bcf123772b69fd5287472af8229efdda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f2d49b2543648052df6b76356c4e09.setIcon(icon_ab890aed64c7d08f487e557543622cba);
|
|
|
|
|
|
var marker_b3683bbdc4ed772f38b9ce88a28e5390 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_287961794ef2ce33f6351a2593a7895b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_389be19494513236a81b87e858abddc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9402ea615cdca3e5f75d7fbc0f1d3831 = $(`<div id="html_9402ea615cdca3e5f75d7fbc0f1d3831" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_389be19494513236a81b87e858abddc0.setContent(html_9402ea615cdca3e5f75d7fbc0f1d3831);
|
|
|
|
|
|
|
|
marker_b3683bbdc4ed772f38b9ce88a28e5390.bindPopup(popup_389be19494513236a81b87e858abddc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3683bbdc4ed772f38b9ce88a28e5390.setIcon(icon_287961794ef2ce33f6351a2593a7895b);
|
|
|
|
|
|
var marker_dd7d97a600840a1ec8c513a0e61acd05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5a9bf4b3e6f1f06582014d52890d779f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89f87378a36cd40607f8642366043094 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d77a3fad042aa7aade8669157417aaf = $(`<div id="html_3d77a3fad042aa7aade8669157417aaf" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_89f87378a36cd40607f8642366043094.setContent(html_3d77a3fad042aa7aade8669157417aaf);
|
|
|
|
|
|
|
|
marker_dd7d97a600840a1ec8c513a0e61acd05.bindPopup(popup_89f87378a36cd40607f8642366043094)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd7d97a600840a1ec8c513a0e61acd05.setIcon(icon_5a9bf4b3e6f1f06582014d52890d779f);
|
|
|
|
|
|
var marker_15319b19d3fe3f54c5ea8d91eff9c0aa = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f50d467d6d7020bfd713c4b79cb08d36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d1ef83d284a9118b936ff9f7222a8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eececd43a4d80d33aac1ef415b14901 = $(`<div id="html_2eececd43a4d80d33aac1ef415b14901" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_02d1ef83d284a9118b936ff9f7222a8d.setContent(html_2eececd43a4d80d33aac1ef415b14901);
|
|
|
|
|
|
|
|
marker_15319b19d3fe3f54c5ea8d91eff9c0aa.bindPopup(popup_02d1ef83d284a9118b936ff9f7222a8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15319b19d3fe3f54c5ea8d91eff9c0aa.setIcon(icon_f50d467d6d7020bfd713c4b79cb08d36);
|
|
|
|
|
|
var marker_7488e9fe7cc1a1ea79aa83aeb7872308 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_392f90bed187e446f96acdfc938d3784 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf1a114bd228ac3cb964278a19fd50f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f16882eba849788cee2f995e69cf4c87 = $(`<div id="html_f16882eba849788cee2f995e69cf4c87" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_cf1a114bd228ac3cb964278a19fd50f9.setContent(html_f16882eba849788cee2f995e69cf4c87);
|
|
|
|
|
|
|
|
marker_7488e9fe7cc1a1ea79aa83aeb7872308.bindPopup(popup_cf1a114bd228ac3cb964278a19fd50f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7488e9fe7cc1a1ea79aa83aeb7872308.setIcon(icon_392f90bed187e446f96acdfc938d3784);
|
|
|
|
|
|
var marker_80ae50569693aca50a7c246ac997d49c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_25d490475b318eedade1c32c85209f84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f1848e9883f59bac1f3af6c221f9809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e50ac39c2fe939cefa5af7575d69ef1e = $(`<div id="html_e50ac39c2fe939cefa5af7575d69ef1e" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_9f1848e9883f59bac1f3af6c221f9809.setContent(html_e50ac39c2fe939cefa5af7575d69ef1e);
|
|
|
|
|
|
|
|
marker_80ae50569693aca50a7c246ac997d49c.bindPopup(popup_9f1848e9883f59bac1f3af6c221f9809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80ae50569693aca50a7c246ac997d49c.setIcon(icon_25d490475b318eedade1c32c85209f84);
|
|
|
|
|
|
var marker_2a7b1ddc40de45f1f0d7856b789e62ef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4b1f24566a461fb2f053a3dab2f426f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec3013db534b2c42b019c4fbdb333d30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a33ba3b12856784ed9dc4b88930bf10 = $(`<div id="html_0a33ba3b12856784ed9dc4b88930bf10" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_ec3013db534b2c42b019c4fbdb333d30.setContent(html_0a33ba3b12856784ed9dc4b88930bf10);
|
|
|
|
|
|
|
|
marker_2a7b1ddc40de45f1f0d7856b789e62ef.bindPopup(popup_ec3013db534b2c42b019c4fbdb333d30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a7b1ddc40de45f1f0d7856b789e62ef.setIcon(icon_4b1f24566a461fb2f053a3dab2f426f7);
|
|
|
|
|
|
var marker_0d1faf6f61fb5a18b3291474d1aaf314 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a18bdfca944fb7b85a85ad513c186401 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a09b4d661805c511437a889dfc8cbe54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_822202da650d02e5381188dc7326b6c3 = $(`<div id="html_822202da650d02e5381188dc7326b6c3" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_a09b4d661805c511437a889dfc8cbe54.setContent(html_822202da650d02e5381188dc7326b6c3);
|
|
|
|
|
|
|
|
marker_0d1faf6f61fb5a18b3291474d1aaf314.bindPopup(popup_a09b4d661805c511437a889dfc8cbe54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d1faf6f61fb5a18b3291474d1aaf314.setIcon(icon_a18bdfca944fb7b85a85ad513c186401);
|
|
|
|
|
|
var marker_99515e47a740ac42bcbd8b788ac1c2e9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1ad43ce492727c81f798831230cb8eaa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c77c565ae62b32e925473a210f8bf3c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb86be73f23fbfc497454e4b67013655 = $(`<div id="html_eb86be73f23fbfc497454e4b67013655" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_c77c565ae62b32e925473a210f8bf3c0.setContent(html_eb86be73f23fbfc497454e4b67013655);
|
|
|
|
|
|
|
|
marker_99515e47a740ac42bcbd8b788ac1c2e9.bindPopup(popup_c77c565ae62b32e925473a210f8bf3c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99515e47a740ac42bcbd8b788ac1c2e9.setIcon(icon_1ad43ce492727c81f798831230cb8eaa);
|
|
|
|
|
|
var marker_95b33ff4821c4a16ceb7b2856fb3267b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f01b3378dec140f13e42b26414d99c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c13ccbbddfef1f79ef39d252584e1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24b45560e83955624204024c6e698a66 = $(`<div id="html_24b45560e83955624204024c6e698a66" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_c3c13ccbbddfef1f79ef39d252584e1a.setContent(html_24b45560e83955624204024c6e698a66);
|
|
|
|
|
|
|
|
marker_95b33ff4821c4a16ceb7b2856fb3267b.bindPopup(popup_c3c13ccbbddfef1f79ef39d252584e1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95b33ff4821c4a16ceb7b2856fb3267b.setIcon(icon_f01b3378dec140f13e42b26414d99c71);
|
|
|
|
|
|
var marker_ac7ff9dc2c0e1e92e6ac9bb677592a05 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e0d8d519936e01a4ed071846428fa2bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b7e3758a9e11053098fdea4c06dd4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da615e11c863c95e3cdfd447480de386 = $(`<div id="html_da615e11c863c95e3cdfd447480de386" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_21b7e3758a9e11053098fdea4c06dd4b.setContent(html_da615e11c863c95e3cdfd447480de386);
|
|
|
|
|
|
|
|
marker_ac7ff9dc2c0e1e92e6ac9bb677592a05.bindPopup(popup_21b7e3758a9e11053098fdea4c06dd4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac7ff9dc2c0e1e92e6ac9bb677592a05.setIcon(icon_e0d8d519936e01a4ed071846428fa2bd);
|
|
|
|
|
|
var marker_23fa5a9ea15a2e9f8fa76d89098b105d = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7369167974a52a60cb24dc436b86ed71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ee8cbc9e57621812b72d3ac876e3884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea70cb284011b14ef8222520d3d0ed4d = $(`<div id="html_ea70cb284011b14ef8222520d3d0ed4d" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_8ee8cbc9e57621812b72d3ac876e3884.setContent(html_ea70cb284011b14ef8222520d3d0ed4d);
|
|
|
|
|
|
|
|
marker_23fa5a9ea15a2e9f8fa76d89098b105d.bindPopup(popup_8ee8cbc9e57621812b72d3ac876e3884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23fa5a9ea15a2e9f8fa76d89098b105d.setIcon(icon_7369167974a52a60cb24dc436b86ed71);
|
|
|
|
|
|
var marker_81ca71daea9748448ad9c9ba03ed68e4 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f14ef77f1f706eaf6c899a733db5cb9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a51d1c5de6fc3384d752b79aeb321121 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb9b77f1cc9292b8560d32b30749d2e1 = $(`<div id="html_bb9b77f1cc9292b8560d32b30749d2e1" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_a51d1c5de6fc3384d752b79aeb321121.setContent(html_bb9b77f1cc9292b8560d32b30749d2e1);
|
|
|
|
|
|
|
|
marker_81ca71daea9748448ad9c9ba03ed68e4.bindPopup(popup_a51d1c5de6fc3384d752b79aeb321121)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81ca71daea9748448ad9c9ba03ed68e4.setIcon(icon_f14ef77f1f706eaf6c899a733db5cb9c);
|
|
|
|
|
|
var marker_6aec4c099685661ead91e8f2bb55a4ed = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f298c081419321bd44fec5fc5cc8e898 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1243ff5d4fb5a0e6c3f6eaef93ad63f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b95420e507cc6dae7537d3d6d0dbc05f = $(`<div id="html_b95420e507cc6dae7537d3d6d0dbc05f" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_a1243ff5d4fb5a0e6c3f6eaef93ad63f.setContent(html_b95420e507cc6dae7537d3d6d0dbc05f);
|
|
|
|
|
|
|
|
marker_6aec4c099685661ead91e8f2bb55a4ed.bindPopup(popup_a1243ff5d4fb5a0e6c3f6eaef93ad63f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6aec4c099685661ead91e8f2bb55a4ed.setIcon(icon_f298c081419321bd44fec5fc5cc8e898);
|
|
|
|
|
|
var marker_aec3b2b9479d68dc770cf8ffde5ad2bb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5216b89e28313de29670aad00cdeadca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43701b7c8c0948fdf0b8b3f0e5513aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3beaaeb2a32137995368ccff051a7646 = $(`<div id="html_3beaaeb2a32137995368ccff051a7646" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_43701b7c8c0948fdf0b8b3f0e5513aa7.setContent(html_3beaaeb2a32137995368ccff051a7646);
|
|
|
|
|
|
|
|
marker_aec3b2b9479d68dc770cf8ffde5ad2bb.bindPopup(popup_43701b7c8c0948fdf0b8b3f0e5513aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aec3b2b9479d68dc770cf8ffde5ad2bb.setIcon(icon_5216b89e28313de29670aad00cdeadca);
|
|
|
|
|
|
var marker_b0cb00fa4e382963a77e89e122334959 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_756eb375f95af8ac545be8d3efbbc03a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c21a83adb9dd367f62ab8b6916b516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5c7967b20e2fc4cef4862cf6bb730f3 = $(`<div id="html_e5c7967b20e2fc4cef4862cf6bb730f3" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_27c21a83adb9dd367f62ab8b6916b516.setContent(html_e5c7967b20e2fc4cef4862cf6bb730f3);
|
|
|
|
|
|
|
|
marker_b0cb00fa4e382963a77e89e122334959.bindPopup(popup_27c21a83adb9dd367f62ab8b6916b516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0cb00fa4e382963a77e89e122334959.setIcon(icon_756eb375f95af8ac545be8d3efbbc03a);
|
|
|
|
|
|
var marker_4a09335491286f1421e26f3dcd378804 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_bf20c51fd9c2c56ecd30edc6ded8a0d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae602ec0ec981ff449f1f5da8da2bec5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0837bf058720c616d024c96efbe6b13 = $(`<div id="html_f0837bf058720c616d024c96efbe6b13" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_ae602ec0ec981ff449f1f5da8da2bec5.setContent(html_f0837bf058720c616d024c96efbe6b13);
|
|
|
|
|
|
|
|
marker_4a09335491286f1421e26f3dcd378804.bindPopup(popup_ae602ec0ec981ff449f1f5da8da2bec5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a09335491286f1421e26f3dcd378804.setIcon(icon_bf20c51fd9c2c56ecd30edc6ded8a0d1);
|
|
|
|
|
|
var marker_8e445ca4f9ed575b050f7797bf0001a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_cb1c1157e845c93fe1715e81a4f7679e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04de7357d4af63387c13bf72abddf891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3f95036a80949931dc9b426e09832dd = $(`<div id="html_f3f95036a80949931dc9b426e09832dd" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_04de7357d4af63387c13bf72abddf891.setContent(html_f3f95036a80949931dc9b426e09832dd);
|
|
|
|
|
|
|
|
marker_8e445ca4f9ed575b050f7797bf0001a4.bindPopup(popup_04de7357d4af63387c13bf72abddf891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e445ca4f9ed575b050f7797bf0001a4.setIcon(icon_cb1c1157e845c93fe1715e81a4f7679e);
|
|
|
|
|
|
var marker_8ec17ebc492478c28b44a1867361034d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8db31e0d03906014f0be6a24228aa84e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8789897386afbda0e8ae204b89bf5ee3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84ecec7200ddf3ac3cc1309ebf6d2f47 = $(`<div id="html_84ecec7200ddf3ac3cc1309ebf6d2f47" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_8789897386afbda0e8ae204b89bf5ee3.setContent(html_84ecec7200ddf3ac3cc1309ebf6d2f47);
|
|
|
|
|
|
|
|
marker_8ec17ebc492478c28b44a1867361034d.bindPopup(popup_8789897386afbda0e8ae204b89bf5ee3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ec17ebc492478c28b44a1867361034d.setIcon(icon_8db31e0d03906014f0be6a24228aa84e);
|
|
|
|
|
|
var marker_3c1a557b0ea1ee1bf9008379ec21ca32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e595a5d8a5c4230d772dcdb263c0d525 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e27fcaa8200e177f41f2952079a5e551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9b7c0c3b2bedfb3471a90068dea597f = $(`<div id="html_e9b7c0c3b2bedfb3471a90068dea597f" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e27fcaa8200e177f41f2952079a5e551.setContent(html_e9b7c0c3b2bedfb3471a90068dea597f);
|
|
|
|
|
|
|
|
marker_3c1a557b0ea1ee1bf9008379ec21ca32.bindPopup(popup_e27fcaa8200e177f41f2952079a5e551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c1a557b0ea1ee1bf9008379ec21ca32.setIcon(icon_e595a5d8a5c4230d772dcdb263c0d525);
|
|
|
|
|
|
var marker_0377a72f80297fe3cc7c8da4f48fc865 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8ec9a1e3a143f0ee562e6a4b30b28c02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d79eb05681ed04702df32db4bcf7495e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e02a560fd810cfd1cdb35e63ea4f865 = $(`<div id="html_5e02a560fd810cfd1cdb35e63ea4f865" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_d79eb05681ed04702df32db4bcf7495e.setContent(html_5e02a560fd810cfd1cdb35e63ea4f865);
|
|
|
|
|
|
|
|
marker_0377a72f80297fe3cc7c8da4f48fc865.bindPopup(popup_d79eb05681ed04702df32db4bcf7495e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0377a72f80297fe3cc7c8da4f48fc865.setIcon(icon_8ec9a1e3a143f0ee562e6a4b30b28c02);
|
|
|
|
|
|
var marker_01274f384d8d809ce908f6b4f46dc5d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f7f42c0e3408ab4c1f458875dbd04121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec4f1df7eb6a0c81017255de739c0df6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_004939a8acd973f188bd25382b9adee8 = $(`<div id="html_004939a8acd973f188bd25382b9adee8" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_ec4f1df7eb6a0c81017255de739c0df6.setContent(html_004939a8acd973f188bd25382b9adee8);
|
|
|
|
|
|
|
|
marker_01274f384d8d809ce908f6b4f46dc5d1.bindPopup(popup_ec4f1df7eb6a0c81017255de739c0df6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01274f384d8d809ce908f6b4f46dc5d1.setIcon(icon_f7f42c0e3408ab4c1f458875dbd04121);
|
|
|
|
|
|
var marker_99a1830987613b36cd8f796ec786a2c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_436bc2383253bf84e198600b885ab755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86956d8af3d3e5cf789b9005c7542524 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7580a412acbf3adea6059fef63f654d1 = $(`<div id="html_7580a412acbf3adea6059fef63f654d1" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_86956d8af3d3e5cf789b9005c7542524.setContent(html_7580a412acbf3adea6059fef63f654d1);
|
|
|
|
|
|
|
|
marker_99a1830987613b36cd8f796ec786a2c1.bindPopup(popup_86956d8af3d3e5cf789b9005c7542524)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99a1830987613b36cd8f796ec786a2c1.setIcon(icon_436bc2383253bf84e198600b885ab755);
|
|
|
|
|
|
var marker_93ef17474675f666d9003b433b8905b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_67228ae31196027132c027e62edf239c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ea8c4957ba667878a1f7cec72dc871d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4137b560a0f7c63dd96fcf9c87aca98e = $(`<div id="html_4137b560a0f7c63dd96fcf9c87aca98e" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_9ea8c4957ba667878a1f7cec72dc871d.setContent(html_4137b560a0f7c63dd96fcf9c87aca98e);
|
|
|
|
|
|
|
|
marker_93ef17474675f666d9003b433b8905b4.bindPopup(popup_9ea8c4957ba667878a1f7cec72dc871d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93ef17474675f666d9003b433b8905b4.setIcon(icon_67228ae31196027132c027e62edf239c);
|
|
|
|
|
|
var marker_f8eb302fb6017265ff8d9d154ee8b399 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d052dd48065e653ffb34e4904a674150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db8315e9aafa6535bbdbcb85b959936b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c2234097561a373765fb44130f6fe57 = $(`<div id="html_1c2234097561a373765fb44130f6fe57" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_db8315e9aafa6535bbdbcb85b959936b.setContent(html_1c2234097561a373765fb44130f6fe57);
|
|
|
|
|
|
|
|
marker_f8eb302fb6017265ff8d9d154ee8b399.bindPopup(popup_db8315e9aafa6535bbdbcb85b959936b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8eb302fb6017265ff8d9d154ee8b399.setIcon(icon_d052dd48065e653ffb34e4904a674150);
|
|
|
|
|
|
var marker_507268f64bbf9e3666c3a9a98073a319 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_cca7555caa621ccce874676d0b461786 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54d1a1c9dc47dbf75eb48fc60615e6c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97d08f695357aab06ac8015fabb1515a = $(`<div id="html_97d08f695357aab06ac8015fabb1515a" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_54d1a1c9dc47dbf75eb48fc60615e6c1.setContent(html_97d08f695357aab06ac8015fabb1515a);
|
|
|
|
|
|
|
|
marker_507268f64bbf9e3666c3a9a98073a319.bindPopup(popup_54d1a1c9dc47dbf75eb48fc60615e6c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_507268f64bbf9e3666c3a9a98073a319.setIcon(icon_cca7555caa621ccce874676d0b461786);
|
|
|
|
|
|
var marker_b58b2397197db9e51d0c5a6abe09505a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d425e983a705d887ae735d0a5ccfd945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24f3c09092e99e20aaa745e1792d1180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb61204150c0882ab76bf9e7a8347c71 = $(`<div id="html_bb61204150c0882ab76bf9e7a8347c71" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_24f3c09092e99e20aaa745e1792d1180.setContent(html_bb61204150c0882ab76bf9e7a8347c71);
|
|
|
|
|
|
|
|
marker_b58b2397197db9e51d0c5a6abe09505a.bindPopup(popup_24f3c09092e99e20aaa745e1792d1180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b58b2397197db9e51d0c5a6abe09505a.setIcon(icon_d425e983a705d887ae735d0a5ccfd945);
|
|
|
|
|
|
var marker_96cddbdfa44811b5701fc12944941afa = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9654430c1419fb6c391fb50626dfb397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b15c3103879c97bdb68c00923a58e36a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9a1e4e8d5c3f93ef2a8616268767ad5 = $(`<div id="html_c9a1e4e8d5c3f93ef2a8616268767ad5" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_b15c3103879c97bdb68c00923a58e36a.setContent(html_c9a1e4e8d5c3f93ef2a8616268767ad5);
|
|
|
|
|
|
|
|
marker_96cddbdfa44811b5701fc12944941afa.bindPopup(popup_b15c3103879c97bdb68c00923a58e36a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96cddbdfa44811b5701fc12944941afa.setIcon(icon_9654430c1419fb6c391fb50626dfb397);
|
|
|
|
|
|
var marker_9e527c7b49f8b557dbc83f9b45185af6 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f51300a933a6d1f63f9e987686083a1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_351816d358f791cbabf45f1ef12601e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d642a0263372eb20212e50bd5bf8195 = $(`<div id="html_3d642a0263372eb20212e50bd5bf8195" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_351816d358f791cbabf45f1ef12601e8.setContent(html_3d642a0263372eb20212e50bd5bf8195);
|
|
|
|
|
|
|
|
marker_9e527c7b49f8b557dbc83f9b45185af6.bindPopup(popup_351816d358f791cbabf45f1ef12601e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e527c7b49f8b557dbc83f9b45185af6.setIcon(icon_f51300a933a6d1f63f9e987686083a1c);
|
|
|
|
|
|
var marker_e059bbea18423d7fbb29efba284f984d = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_83d90b300bd29afa6aa1bd2d23007178 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e06cfcb133afaf5e2ce6bd25ef183bf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_554a685cf61dcca66fb4f4f2624dc762 = $(`<div id="html_554a685cf61dcca66fb4f4f2624dc762" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_e06cfcb133afaf5e2ce6bd25ef183bf3.setContent(html_554a685cf61dcca66fb4f4f2624dc762);
|
|
|
|
|
|
|
|
marker_e059bbea18423d7fbb29efba284f984d.bindPopup(popup_e06cfcb133afaf5e2ce6bd25ef183bf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e059bbea18423d7fbb29efba284f984d.setIcon(icon_83d90b300bd29afa6aa1bd2d23007178);
|
|
|
|
|
|
var marker_7545bb77954f74ec02bf3301c8579141 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1a3db10055dda7f7f782eb9fee272edb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eabb08f994ff9be5b84cb9040a96c5fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e35e86779bd00986791898315dd2b5c2 = $(`<div id="html_e35e86779bd00986791898315dd2b5c2" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_eabb08f994ff9be5b84cb9040a96c5fb.setContent(html_e35e86779bd00986791898315dd2b5c2);
|
|
|
|
|
|
|
|
marker_7545bb77954f74ec02bf3301c8579141.bindPopup(popup_eabb08f994ff9be5b84cb9040a96c5fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7545bb77954f74ec02bf3301c8579141.setIcon(icon_1a3db10055dda7f7f782eb9fee272edb);
|
|
|
|
|
|
var marker_2bd676b970bc2bf06777ae5b2135076d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_07fef2e69dc09b81b5872fc529dbe82a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e61286533781995be57dc2610657989f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22cf7df9967500ec090c9670bf5da4a6 = $(`<div id="html_22cf7df9967500ec090c9670bf5da4a6" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_e61286533781995be57dc2610657989f.setContent(html_22cf7df9967500ec090c9670bf5da4a6);
|
|
|
|
|
|
|
|
marker_2bd676b970bc2bf06777ae5b2135076d.bindPopup(popup_e61286533781995be57dc2610657989f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bd676b970bc2bf06777ae5b2135076d.setIcon(icon_07fef2e69dc09b81b5872fc529dbe82a);
|
|
|
|
|
|
var marker_388582f0630999eccf34756413828498 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_589b90ad7c2ad0805e7b75fcc1d3e4ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5632529a490c350b9a8cdc4789b128f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e1a26355f6f1fa44ac0753336f142fd = $(`<div id="html_9e1a26355f6f1fa44ac0753336f142fd" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_b5632529a490c350b9a8cdc4789b128f.setContent(html_9e1a26355f6f1fa44ac0753336f142fd);
|
|
|
|
|
|
|
|
marker_388582f0630999eccf34756413828498.bindPopup(popup_b5632529a490c350b9a8cdc4789b128f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_388582f0630999eccf34756413828498.setIcon(icon_589b90ad7c2ad0805e7b75fcc1d3e4ee);
|
|
|
|
|
|
var marker_69de8564463d396171128d3f8de0cfe9 = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f70e6d80bbe0a3957e30c2fbdd82f7c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a693dbc03dd1df33f08b190f257ad8bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80be4cb223ba70ef7303542df04ba388 = $(`<div id="html_80be4cb223ba70ef7303542df04ba388" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_a693dbc03dd1df33f08b190f257ad8bc.setContent(html_80be4cb223ba70ef7303542df04ba388);
|
|
|
|
|
|
|
|
marker_69de8564463d396171128d3f8de0cfe9.bindPopup(popup_a693dbc03dd1df33f08b190f257ad8bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69de8564463d396171128d3f8de0cfe9.setIcon(icon_f70e6d80bbe0a3957e30c2fbdd82f7c2);
|
|
|
|
|
|
var marker_2070b0fa9351421b59ab960cbcc0a33c = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e97aee49efecc56e1cb9fd08ba9d3bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49ee8170bcf4bb57823b8f9433f5a412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b618a362a700d0a373d02aeb2d09723d = $(`<div id="html_b618a362a700d0a373d02aeb2d09723d" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_49ee8170bcf4bb57823b8f9433f5a412.setContent(html_b618a362a700d0a373d02aeb2d09723d);
|
|
|
|
|
|
|
|
marker_2070b0fa9351421b59ab960cbcc0a33c.bindPopup(popup_49ee8170bcf4bb57823b8f9433f5a412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2070b0fa9351421b59ab960cbcc0a33c.setIcon(icon_e97aee49efecc56e1cb9fd08ba9d3bbd);
|
|
|
|
|
|
var marker_2efc5d2419ff9774bc91b53b7d13d660 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_edff3f4487db4f4156b0cd77b9a0d3ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d124effd822ce9991864e1495c2702c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_107d71e3bfc887f530adb8f068ba686e = $(`<div id="html_107d71e3bfc887f530adb8f068ba686e" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_8d124effd822ce9991864e1495c2702c.setContent(html_107d71e3bfc887f530adb8f068ba686e);
|
|
|
|
|
|
|
|
marker_2efc5d2419ff9774bc91b53b7d13d660.bindPopup(popup_8d124effd822ce9991864e1495c2702c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2efc5d2419ff9774bc91b53b7d13d660.setIcon(icon_edff3f4487db4f4156b0cd77b9a0d3ad);
|
|
|
|
|
|
var marker_2b5a5449e0c4d114deb64710e600b016 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2302e67e86ec42e18994a8f5e538d6b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e408d53a7a6726f3836ed652700b6cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d7ab1d736991b84d7c72fb779c68642 = $(`<div id="html_6d7ab1d736991b84d7c72fb779c68642" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_3e408d53a7a6726f3836ed652700b6cf.setContent(html_6d7ab1d736991b84d7c72fb779c68642);
|
|
|
|
|
|
|
|
marker_2b5a5449e0c4d114deb64710e600b016.bindPopup(popup_3e408d53a7a6726f3836ed652700b6cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b5a5449e0c4d114deb64710e600b016.setIcon(icon_2302e67e86ec42e18994a8f5e538d6b1);
|
|
|
|
|
|
var marker_705ac0cfd1b647292610ad2dac33c924 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_64b5f9205dc58f97723f462190a65c47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0e2c6772c624b414da8a9e446b94660 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b7701102149cffa60b32739d41d7cf0 = $(`<div id="html_6b7701102149cffa60b32739d41d7cf0" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_b0e2c6772c624b414da8a9e446b94660.setContent(html_6b7701102149cffa60b32739d41d7cf0);
|
|
|
|
|
|
|
|
marker_705ac0cfd1b647292610ad2dac33c924.bindPopup(popup_b0e2c6772c624b414da8a9e446b94660)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_705ac0cfd1b647292610ad2dac33c924.setIcon(icon_64b5f9205dc58f97723f462190a65c47);
|
|
|
|
|
|
var marker_3499b1681b78c3eb58cb5979754b0224 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_067c645bf88135c1dc86877e42aa0b74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf7442349b3810c62e69ee82fa77f555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45c7cea5d89b9ce3518d260b00eb383e = $(`<div id="html_45c7cea5d89b9ce3518d260b00eb383e" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_bf7442349b3810c62e69ee82fa77f555.setContent(html_45c7cea5d89b9ce3518d260b00eb383e);
|
|
|
|
|
|
|
|
marker_3499b1681b78c3eb58cb5979754b0224.bindPopup(popup_bf7442349b3810c62e69ee82fa77f555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3499b1681b78c3eb58cb5979754b0224.setIcon(icon_067c645bf88135c1dc86877e42aa0b74);
|
|
|
|
|
|
var marker_e2be997a9a6f94379c924bd76cdb332a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_cb35f1df03c7d47621ac6d581fc66464 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d1a30649510467e8c3dee9f3dd078e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19ede2cb3c7d00d05e5d70fd5374a3bd = $(`<div id="html_19ede2cb3c7d00d05e5d70fd5374a3bd" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_4d1a30649510467e8c3dee9f3dd078e4.setContent(html_19ede2cb3c7d00d05e5d70fd5374a3bd);
|
|
|
|
|
|
|
|
marker_e2be997a9a6f94379c924bd76cdb332a.bindPopup(popup_4d1a30649510467e8c3dee9f3dd078e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2be997a9a6f94379c924bd76cdb332a.setIcon(icon_cb35f1df03c7d47621ac6d581fc66464);
|
|
|
|
|
|
var marker_765ae9dd713d9c52077678a5970316cb = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_63e45310c11e46f71bb51a2f3a37abbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6caabcb14bf4c80b4d2ce2fb07b7a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b90b73df260baa8fef054a8490b63ec7 = $(`<div id="html_b90b73df260baa8fef054a8490b63ec7" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_0a6caabcb14bf4c80b4d2ce2fb07b7a4.setContent(html_b90b73df260baa8fef054a8490b63ec7);
|
|
|
|
|
|
|
|
marker_765ae9dd713d9c52077678a5970316cb.bindPopup(popup_0a6caabcb14bf4c80b4d2ce2fb07b7a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_765ae9dd713d9c52077678a5970316cb.setIcon(icon_63e45310c11e46f71bb51a2f3a37abbb);
|
|
|
|
|
|
var marker_c41a1965397f24fb8ef2bb08c78c1be8 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_563b7f2df7e297221afaa8d7ac6caa35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_860573ca7f2eb156a9e929a1cc5a2bf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbffcc63d100b906e626ce5ddafaf09f = $(`<div id="html_dbffcc63d100b906e626ce5ddafaf09f" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_860573ca7f2eb156a9e929a1cc5a2bf5.setContent(html_dbffcc63d100b906e626ce5ddafaf09f);
|
|
|
|
|
|
|
|
marker_c41a1965397f24fb8ef2bb08c78c1be8.bindPopup(popup_860573ca7f2eb156a9e929a1cc5a2bf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c41a1965397f24fb8ef2bb08c78c1be8.setIcon(icon_563b7f2df7e297221afaa8d7ac6caa35);
|
|
|
|
|
|
var marker_51c09565a846db278b72a2208f208da1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a5ab7d76f67ee520803f8a8a08bfab59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_028de3985f97328cbf1693da62f02d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3d48b548efdb59213b356d896e30fba = $(`<div id="html_a3d48b548efdb59213b356d896e30fba" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_028de3985f97328cbf1693da62f02d5a.setContent(html_a3d48b548efdb59213b356d896e30fba);
|
|
|
|
|
|
|
|
marker_51c09565a846db278b72a2208f208da1.bindPopup(popup_028de3985f97328cbf1693da62f02d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c09565a846db278b72a2208f208da1.setIcon(icon_a5ab7d76f67ee520803f8a8a08bfab59);
|
|
|
|
|
|
var marker_99b690152ea5472f6285120a762ee198 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c7c07a6d93690c34d234a4f10cea73d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc5d7b90afc98d275f3ccb3f9ca3bb53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3792fcc70ad11b48320fc8f535821dc4 = $(`<div id="html_3792fcc70ad11b48320fc8f535821dc4" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_cc5d7b90afc98d275f3ccb3f9ca3bb53.setContent(html_3792fcc70ad11b48320fc8f535821dc4);
|
|
|
|
|
|
|
|
marker_99b690152ea5472f6285120a762ee198.bindPopup(popup_cc5d7b90afc98d275f3ccb3f9ca3bb53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99b690152ea5472f6285120a762ee198.setIcon(icon_c7c07a6d93690c34d234a4f10cea73d0);
|
|
|
|
|
|
var marker_81f8205d902416864a6636ab9ca5df11 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2234a6b155f4f521e8a5e71bdb86c05b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51686f5a418f12b4a46e964795c26621 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_474a5b982aea20b5d73d042f311b0464 = $(`<div id="html_474a5b982aea20b5d73d042f311b0464" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_51686f5a418f12b4a46e964795c26621.setContent(html_474a5b982aea20b5d73d042f311b0464);
|
|
|
|
|
|
|
|
marker_81f8205d902416864a6636ab9ca5df11.bindPopup(popup_51686f5a418f12b4a46e964795c26621)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81f8205d902416864a6636ab9ca5df11.setIcon(icon_2234a6b155f4f521e8a5e71bdb86c05b);
|
|
|
|
|
|
var marker_d0d30f98d7317d0447b300520ff7f86d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4e9b1ba7f6e35fb473bf86e5d0322798 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ae24285c2511a277c8f8f706c4a4b65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e580888a50758344f3ef995480f8b02 = $(`<div id="html_6e580888a50758344f3ef995480f8b02" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_0ae24285c2511a277c8f8f706c4a4b65.setContent(html_6e580888a50758344f3ef995480f8b02);
|
|
|
|
|
|
|
|
marker_d0d30f98d7317d0447b300520ff7f86d.bindPopup(popup_0ae24285c2511a277c8f8f706c4a4b65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0d30f98d7317d0447b300520ff7f86d.setIcon(icon_4e9b1ba7f6e35fb473bf86e5d0322798);
|
|
|
|
|
|
var marker_dc9e2fdade100526b35212f200c3d8ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c653b7b85f61502769320d8123526a65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28d529dc9ff285b8ac3dd8adb9373276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fecfce8bbe574ec63af3d666b37102c = $(`<div id="html_6fecfce8bbe574ec63af3d666b37102c" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_28d529dc9ff285b8ac3dd8adb9373276.setContent(html_6fecfce8bbe574ec63af3d666b37102c);
|
|
|
|
|
|
|
|
marker_dc9e2fdade100526b35212f200c3d8ee.bindPopup(popup_28d529dc9ff285b8ac3dd8adb9373276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc9e2fdade100526b35212f200c3d8ee.setIcon(icon_c653b7b85f61502769320d8123526a65);
|
|
|
|
|
|
var marker_24f9b6a41f3a2c395613917e8db28619 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0837e55365ad08d75cedede3ef62d1bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9c8a2047c8d75397eb2c9da282ac8ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a353c5b21a0c712bdfd1c8f53c19911f = $(`<div id="html_a353c5b21a0c712bdfd1c8f53c19911f" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_a9c8a2047c8d75397eb2c9da282ac8ed.setContent(html_a353c5b21a0c712bdfd1c8f53c19911f);
|
|
|
|
|
|
|
|
marker_24f9b6a41f3a2c395613917e8db28619.bindPopup(popup_a9c8a2047c8d75397eb2c9da282ac8ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24f9b6a41f3a2c395613917e8db28619.setIcon(icon_0837e55365ad08d75cedede3ef62d1bb);
|
|
|
|
|
|
var marker_1c2dac11f079ca68dc7d5bf845a02069 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_46a74a49085fc390fca435e461a57880 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c3839dadc29489c2dd5e9eba0dbe015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfa2054fe908753e254c39dcd34139fb = $(`<div id="html_dfa2054fe908753e254c39dcd34139fb" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_5c3839dadc29489c2dd5e9eba0dbe015.setContent(html_dfa2054fe908753e254c39dcd34139fb);
|
|
|
|
|
|
|
|
marker_1c2dac11f079ca68dc7d5bf845a02069.bindPopup(popup_5c3839dadc29489c2dd5e9eba0dbe015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c2dac11f079ca68dc7d5bf845a02069.setIcon(icon_46a74a49085fc390fca435e461a57880);
|
|
|
|
|
|
var marker_88b80fd3e7607374f4ecab0f28fb346d = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ed597b1932e41e5bac383ac644112e50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_336b05a3d657028a00d12dc91f527f68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0000fcea759e69037bd6cc394572296e = $(`<div id="html_0000fcea759e69037bd6cc394572296e" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_336b05a3d657028a00d12dc91f527f68.setContent(html_0000fcea759e69037bd6cc394572296e);
|
|
|
|
|
|
|
|
marker_88b80fd3e7607374f4ecab0f28fb346d.bindPopup(popup_336b05a3d657028a00d12dc91f527f68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88b80fd3e7607374f4ecab0f28fb346d.setIcon(icon_ed597b1932e41e5bac383ac644112e50);
|
|
|
|
|
|
var marker_240c8ce721ec46767d5eb79cfdcbfbad = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f4131cba396f9bdb7a378872e79d9cf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_909edac8ed595e347decafc1e8eda6e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b018459cc79d1ba25c351e0d6156252 = $(`<div id="html_3b018459cc79d1ba25c351e0d6156252" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_909edac8ed595e347decafc1e8eda6e6.setContent(html_3b018459cc79d1ba25c351e0d6156252);
|
|
|
|
|
|
|
|
marker_240c8ce721ec46767d5eb79cfdcbfbad.bindPopup(popup_909edac8ed595e347decafc1e8eda6e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_240c8ce721ec46767d5eb79cfdcbfbad.setIcon(icon_f4131cba396f9bdb7a378872e79d9cf2);
|
|
|
|
|
|
var marker_17c585117cdcaf128eca716251722572 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1ed37268bb8bd83e68fa96c57008fd7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb6035a99b8da095e1732dac35c628bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ff1c89b1bf02b1b6fe0a1f90ff449b3 = $(`<div id="html_2ff1c89b1bf02b1b6fe0a1f90ff449b3" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_eb6035a99b8da095e1732dac35c628bd.setContent(html_2ff1c89b1bf02b1b6fe0a1f90ff449b3);
|
|
|
|
|
|
|
|
marker_17c585117cdcaf128eca716251722572.bindPopup(popup_eb6035a99b8da095e1732dac35c628bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17c585117cdcaf128eca716251722572.setIcon(icon_1ed37268bb8bd83e68fa96c57008fd7e);
|
|
|
|
|
|
var marker_3590b42a01d3711fca15835b0d5d8715 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c427e444e47eb6236f841e0461ac511f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39417767b2aefc348aa1d2a59982744a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7de355ea27edc42366bd6a2313a936c0 = $(`<div id="html_7de355ea27edc42366bd6a2313a936c0" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_39417767b2aefc348aa1d2a59982744a.setContent(html_7de355ea27edc42366bd6a2313a936c0);
|
|
|
|
|
|
|
|
marker_3590b42a01d3711fca15835b0d5d8715.bindPopup(popup_39417767b2aefc348aa1d2a59982744a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3590b42a01d3711fca15835b0d5d8715.setIcon(icon_c427e444e47eb6236f841e0461ac511f);
|
|
|
|
|
|
var marker_be4567039214946894db7f07ed0cdfa4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c496e88bfa33e4cd65f2e3b66597ab65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64d9d1b817eee0d48ee99a71d96fd8c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3686b966d67fc8c6ce54501848bd421a = $(`<div id="html_3686b966d67fc8c6ce54501848bd421a" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_64d9d1b817eee0d48ee99a71d96fd8c8.setContent(html_3686b966d67fc8c6ce54501848bd421a);
|
|
|
|
|
|
|
|
marker_be4567039214946894db7f07ed0cdfa4.bindPopup(popup_64d9d1b817eee0d48ee99a71d96fd8c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be4567039214946894db7f07ed0cdfa4.setIcon(icon_c496e88bfa33e4cd65f2e3b66597ab65);
|
|
|
|
|
|
var marker_2905cdfe9cf59c15947587bd1005c474 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_72fe44b61319991a4af45d6f14ee23e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf062a3dab06f68e30a4e61000c37ebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea883caf9d369a5e7d2f8ebae35589f8 = $(`<div id="html_ea883caf9d369a5e7d2f8ebae35589f8" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_bf062a3dab06f68e30a4e61000c37ebc.setContent(html_ea883caf9d369a5e7d2f8ebae35589f8);
|
|
|
|
|
|
|
|
marker_2905cdfe9cf59c15947587bd1005c474.bindPopup(popup_bf062a3dab06f68e30a4e61000c37ebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2905cdfe9cf59c15947587bd1005c474.setIcon(icon_72fe44b61319991a4af45d6f14ee23e2);
|
|
|
|
|
|
var marker_0f3398a4151ef78efcf53eb3b3b8cc18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5ef2ac86d5dceeda03b43fcc78bed3ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_556fa950e497861b090a371c4525feaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cd680a60be48629d33882e70aad0022 = $(`<div id="html_0cd680a60be48629d33882e70aad0022" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_556fa950e497861b090a371c4525feaf.setContent(html_0cd680a60be48629d33882e70aad0022);
|
|
|
|
|
|
|
|
marker_0f3398a4151ef78efcf53eb3b3b8cc18.bindPopup(popup_556fa950e497861b090a371c4525feaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3398a4151ef78efcf53eb3b3b8cc18.setIcon(icon_5ef2ac86d5dceeda03b43fcc78bed3ea);
|
|
|
|
|
|
var marker_6c7bb248669b9b70db0322a3683c6569 = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_567e4412bc66d6bdc0cf594370eb84c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9b49f1552c89164db006fc1fed39797 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67d82bec85701aa5d2c62c08ab94a302 = $(`<div id="html_67d82bec85701aa5d2c62c08ab94a302" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_c9b49f1552c89164db006fc1fed39797.setContent(html_67d82bec85701aa5d2c62c08ab94a302);
|
|
|
|
|
|
|
|
marker_6c7bb248669b9b70db0322a3683c6569.bindPopup(popup_c9b49f1552c89164db006fc1fed39797)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c7bb248669b9b70db0322a3683c6569.setIcon(icon_567e4412bc66d6bdc0cf594370eb84c5);
|
|
|
|
|
|
var marker_8cb47a23ba25c597298110c64f781bab = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_aa7df5deec224a63aa685cd4e3aa18d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa30620d88543c1414f530668533b282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0848ca03669c9a7b9531d736850b440a = $(`<div id="html_0848ca03669c9a7b9531d736850b440a" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_aa30620d88543c1414f530668533b282.setContent(html_0848ca03669c9a7b9531d736850b440a);
|
|
|
|
|
|
|
|
marker_8cb47a23ba25c597298110c64f781bab.bindPopup(popup_aa30620d88543c1414f530668533b282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cb47a23ba25c597298110c64f781bab.setIcon(icon_aa7df5deec224a63aa685cd4e3aa18d9);
|
|
|
|
|
|
var marker_6fbe08a56421c188f8c10a19df55e14b = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1d35030a1ec42cbe7f6649db6202b920 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e0c17b858b2f057e0e66f677f094988 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a8ee9c00af20a79f3a82cfe86237442 = $(`<div id="html_0a8ee9c00af20a79f3a82cfe86237442" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_2e0c17b858b2f057e0e66f677f094988.setContent(html_0a8ee9c00af20a79f3a82cfe86237442);
|
|
|
|
|
|
|
|
marker_6fbe08a56421c188f8c10a19df55e14b.bindPopup(popup_2e0c17b858b2f057e0e66f677f094988)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fbe08a56421c188f8c10a19df55e14b.setIcon(icon_1d35030a1ec42cbe7f6649db6202b920);
|
|
|
|
|
|
var marker_ab0f6ed82aaa83dc3de340ec72ce2811 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_b8e5a3177e7d83734e1c54f40bf38e4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1181dde09835aa2063519157a1a92b7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50e6b9fc4e28322b0ec94a5c2662a67b = $(`<div id="html_50e6b9fc4e28322b0ec94a5c2662a67b" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_1181dde09835aa2063519157a1a92b7a.setContent(html_50e6b9fc4e28322b0ec94a5c2662a67b);
|
|
|
|
|
|
|
|
marker_ab0f6ed82aaa83dc3de340ec72ce2811.bindPopup(popup_1181dde09835aa2063519157a1a92b7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab0f6ed82aaa83dc3de340ec72ce2811.setIcon(icon_b8e5a3177e7d83734e1c54f40bf38e4e);
|
|
|
|
|
|
var marker_edcb3220013b700bd7716caac703a009 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_b55f3f94d6f430c061c6c07660999f8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cc7bfbf19962c18174e5c45de50791e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1b0a832ef3d3ac5e8f839a8c4fb740d = $(`<div id="html_a1b0a832ef3d3ac5e8f839a8c4fb740d" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_1cc7bfbf19962c18174e5c45de50791e.setContent(html_a1b0a832ef3d3ac5e8f839a8c4fb740d);
|
|
|
|
|
|
|
|
marker_edcb3220013b700bd7716caac703a009.bindPopup(popup_1cc7bfbf19962c18174e5c45de50791e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edcb3220013b700bd7716caac703a009.setIcon(icon_b55f3f94d6f430c061c6c07660999f8c);
|
|
|
|
|
|
var marker_01f8096ec290ac5ff16b637e068ee97a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_37c37c001bddd3bab626bc0a422e40f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc4b4c7785e893f89ec48bd863676b7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_005de7159a8fad57e9301d3abfc901f7 = $(`<div id="html_005de7159a8fad57e9301d3abfc901f7" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_dc4b4c7785e893f89ec48bd863676b7a.setContent(html_005de7159a8fad57e9301d3abfc901f7);
|
|
|
|
|
|
|
|
marker_01f8096ec290ac5ff16b637e068ee97a.bindPopup(popup_dc4b4c7785e893f89ec48bd863676b7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01f8096ec290ac5ff16b637e068ee97a.setIcon(icon_37c37c001bddd3bab626bc0a422e40f2);
|
|
|
|
|
|
var marker_ef35e06b3a87e0f7fa0cbf6d8d17e0d2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c81d71004162d610331840708faea9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19853611e14db390d338b6b27e9ba543 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53bec90f5dd9b44b884187d24083aa18 = $(`<div id="html_53bec90f5dd9b44b884187d24083aa18" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_19853611e14db390d338b6b27e9ba543.setContent(html_53bec90f5dd9b44b884187d24083aa18);
|
|
|
|
|
|
|
|
marker_ef35e06b3a87e0f7fa0cbf6d8d17e0d2.bindPopup(popup_19853611e14db390d338b6b27e9ba543)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef35e06b3a87e0f7fa0cbf6d8d17e0d2.setIcon(icon_c81d71004162d610331840708faea9a8);
|
|
|
|
|
|
var marker_d43c80c2497e18924c84a9eee7070247 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c5b08e830389bf6b77d115afd9125191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32f970b8e10a0d52ccd7684fd3acd428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ec5757f50a78fbba3f8d6bc82a52ac4 = $(`<div id="html_7ec5757f50a78fbba3f8d6bc82a52ac4" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_32f970b8e10a0d52ccd7684fd3acd428.setContent(html_7ec5757f50a78fbba3f8d6bc82a52ac4);
|
|
|
|
|
|
|
|
marker_d43c80c2497e18924c84a9eee7070247.bindPopup(popup_32f970b8e10a0d52ccd7684fd3acd428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d43c80c2497e18924c84a9eee7070247.setIcon(icon_c5b08e830389bf6b77d115afd9125191);
|
|
|
|
|
|
var marker_807f229f228f6d78e6d112d629241b12 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4223bd6d780c603751fcf9ef0f8a322c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69bb0db93ec2df9656e03edafed0def0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0244474d9db3c0719e27e04b1e6b3fa1 = $(`<div id="html_0244474d9db3c0719e27e04b1e6b3fa1" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_69bb0db93ec2df9656e03edafed0def0.setContent(html_0244474d9db3c0719e27e04b1e6b3fa1);
|
|
|
|
|
|
|
|
marker_807f229f228f6d78e6d112d629241b12.bindPopup(popup_69bb0db93ec2df9656e03edafed0def0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_807f229f228f6d78e6d112d629241b12.setIcon(icon_4223bd6d780c603751fcf9ef0f8a322c);
|
|
|
|
|
|
var marker_acd00b4acdfdf9386263ee24c3d3eb48 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1886c7cf72f3a3a821697dde5c6c52df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e5f00321fda8cf0bc800e7819421286 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01ef383a2f86c9bc1f514c64d6e040fc = $(`<div id="html_01ef383a2f86c9bc1f514c64d6e040fc" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_9e5f00321fda8cf0bc800e7819421286.setContent(html_01ef383a2f86c9bc1f514c64d6e040fc);
|
|
|
|
|
|
|
|
marker_acd00b4acdfdf9386263ee24c3d3eb48.bindPopup(popup_9e5f00321fda8cf0bc800e7819421286)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd00b4acdfdf9386263ee24c3d3eb48.setIcon(icon_1886c7cf72f3a3a821697dde5c6c52df);
|
|
|
|
|
|
var marker_e86355f93e5a81a34bd1f974b347cd27 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2180252bc6435f9ca078152db1255ad4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_088fb5df9944258bc8539cf27dc5d6f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cc861729caeca4b438571816783d664 = $(`<div id="html_2cc861729caeca4b438571816783d664" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_088fb5df9944258bc8539cf27dc5d6f1.setContent(html_2cc861729caeca4b438571816783d664);
|
|
|
|
|
|
|
|
marker_e86355f93e5a81a34bd1f974b347cd27.bindPopup(popup_088fb5df9944258bc8539cf27dc5d6f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e86355f93e5a81a34bd1f974b347cd27.setIcon(icon_2180252bc6435f9ca078152db1255ad4);
|
|
|
|
|
|
var marker_f671c38e3119285bc28bac81580cb9aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_99b917b3569546d87b3cc5fe7a8bec43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_919e0fb99420a3af0728c540f1eba3c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43984f5c6223eafa5d791b09c7570d63 = $(`<div id="html_43984f5c6223eafa5d791b09c7570d63" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_919e0fb99420a3af0728c540f1eba3c2.setContent(html_43984f5c6223eafa5d791b09c7570d63);
|
|
|
|
|
|
|
|
marker_f671c38e3119285bc28bac81580cb9aa.bindPopup(popup_919e0fb99420a3af0728c540f1eba3c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f671c38e3119285bc28bac81580cb9aa.setIcon(icon_99b917b3569546d87b3cc5fe7a8bec43);
|
|
|
|
|
|
var marker_698ebd3ddd953007def12b241cc67901 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_93033954ca1eb21243fdbd5554fb3c04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b457b886aee02b127ee26e7666a88c6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db5e43a234cb593ff25d1b9093ca99d2 = $(`<div id="html_db5e43a234cb593ff25d1b9093ca99d2" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_b457b886aee02b127ee26e7666a88c6b.setContent(html_db5e43a234cb593ff25d1b9093ca99d2);
|
|
|
|
|
|
|
|
marker_698ebd3ddd953007def12b241cc67901.bindPopup(popup_b457b886aee02b127ee26e7666a88c6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_698ebd3ddd953007def12b241cc67901.setIcon(icon_93033954ca1eb21243fdbd5554fb3c04);
|
|
|
|
|
|
var marker_112cc045abddabdb90f6a1d5e56e31a6 = L.marker(
|
|
[43.2965, 5.36978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e529f4eac861345dc547046d38900c65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6967c836e85033b9dd0722386593c868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeb0a8d9edbad7722cd1ef574c3083ef = $(`<div id="html_aeb0a8d9edbad7722cd1ef574c3083ef" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6967c836e85033b9dd0722386593c868.setContent(html_aeb0a8d9edbad7722cd1ef574c3083ef);
|
|
|
|
|
|
|
|
marker_112cc045abddabdb90f6a1d5e56e31a6.bindPopup(popup_6967c836e85033b9dd0722386593c868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_112cc045abddabdb90f6a1d5e56e31a6.setIcon(icon_e529f4eac861345dc547046d38900c65);
|
|
|
|
|
|
var marker_b350b93be6558ed75337d81dcc748c98 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2844ba5ad1a7779d2cc7e7935fb91c2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaf082a48c1fdf845d4282ccbb11e809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e1861c639796f7a86e376083f891b8a = $(`<div id="html_1e1861c639796f7a86e376083f891b8a" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_aaf082a48c1fdf845d4282ccbb11e809.setContent(html_1e1861c639796f7a86e376083f891b8a);
|
|
|
|
|
|
|
|
marker_b350b93be6558ed75337d81dcc748c98.bindPopup(popup_aaf082a48c1fdf845d4282ccbb11e809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b350b93be6558ed75337d81dcc748c98.setIcon(icon_2844ba5ad1a7779d2cc7e7935fb91c2c);
|
|
|
|
|
|
var marker_1fb68697258c9e1698301785bfe2c175 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c11647f3545f50483419776f34a6d70b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a540e5f1268a923a10bbcee77741690d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cf61fa40a5a1a2390666e24cf845b04 = $(`<div id="html_9cf61fa40a5a1a2390666e24cf845b04" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_a540e5f1268a923a10bbcee77741690d.setContent(html_9cf61fa40a5a1a2390666e24cf845b04);
|
|
|
|
|
|
|
|
marker_1fb68697258c9e1698301785bfe2c175.bindPopup(popup_a540e5f1268a923a10bbcee77741690d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb68697258c9e1698301785bfe2c175.setIcon(icon_c11647f3545f50483419776f34a6d70b);
|
|
|
|
|
|
var marker_4d044f13632b1992e6b38efd37a13532 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a1b8f3409d13666e21c7c892cb71065c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29485a466a5462783180b40e97b8cd2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c027e0d10ce8cea4c37b414f204a7c95 = $(`<div id="html_c027e0d10ce8cea4c37b414f204a7c95" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_29485a466a5462783180b40e97b8cd2b.setContent(html_c027e0d10ce8cea4c37b414f204a7c95);
|
|
|
|
|
|
|
|
marker_4d044f13632b1992e6b38efd37a13532.bindPopup(popup_29485a466a5462783180b40e97b8cd2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d044f13632b1992e6b38efd37a13532.setIcon(icon_a1b8f3409d13666e21c7c892cb71065c);
|
|
|
|
|
|
var marker_20843e6b63cacf9100ab6fc451b03cd1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5d762a8f4929d6bc8c2608a51b7a3e4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16b842692d003b69ba53a9c5c068e194 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_874dc13d580c72dd4d2d0d28351ee0ba = $(`<div id="html_874dc13d580c72dd4d2d0d28351ee0ba" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_16b842692d003b69ba53a9c5c068e194.setContent(html_874dc13d580c72dd4d2d0d28351ee0ba);
|
|
|
|
|
|
|
|
marker_20843e6b63cacf9100ab6fc451b03cd1.bindPopup(popup_16b842692d003b69ba53a9c5c068e194)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20843e6b63cacf9100ab6fc451b03cd1.setIcon(icon_5d762a8f4929d6bc8c2608a51b7a3e4e);
|
|
|
|
|
|
var marker_23d134e0c4c6234155bd3f39976ff052 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6a9d5fc2ab25e3737984a77bc3f0268d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e5e6ed226ad3c2946cb341fbb9c4deb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3353d7f6bd9d0bb4f851546636cc0235 = $(`<div id="html_3353d7f6bd9d0bb4f851546636cc0235" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_8e5e6ed226ad3c2946cb341fbb9c4deb.setContent(html_3353d7f6bd9d0bb4f851546636cc0235);
|
|
|
|
|
|
|
|
marker_23d134e0c4c6234155bd3f39976ff052.bindPopup(popup_8e5e6ed226ad3c2946cb341fbb9c4deb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23d134e0c4c6234155bd3f39976ff052.setIcon(icon_6a9d5fc2ab25e3737984a77bc3f0268d);
|
|
|
|
|
|
var marker_517e1250ae821247a5726255117befc0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_aaeca194ca89430a52bfbef1d305a1f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0820f849f91115215d0002f12dbfb5b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_989ce09f37df953d72fa66e14cdfc67f = $(`<div id="html_989ce09f37df953d72fa66e14cdfc67f" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_0820f849f91115215d0002f12dbfb5b6.setContent(html_989ce09f37df953d72fa66e14cdfc67f);
|
|
|
|
|
|
|
|
marker_517e1250ae821247a5726255117befc0.bindPopup(popup_0820f849f91115215d0002f12dbfb5b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_517e1250ae821247a5726255117befc0.setIcon(icon_aaeca194ca89430a52bfbef1d305a1f9);
|
|
|
|
|
|
var marker_cfecc3477ac77fe68660957e170eb402 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3cb82333b3d30fedc09c2bdb0e195439 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_660db280cc8ca75caf490dbca984bb68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f6c6d08ba9e39781b60143cf8e44353 = $(`<div id="html_5f6c6d08ba9e39781b60143cf8e44353" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_660db280cc8ca75caf490dbca984bb68.setContent(html_5f6c6d08ba9e39781b60143cf8e44353);
|
|
|
|
|
|
|
|
marker_cfecc3477ac77fe68660957e170eb402.bindPopup(popup_660db280cc8ca75caf490dbca984bb68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfecc3477ac77fe68660957e170eb402.setIcon(icon_3cb82333b3d30fedc09c2bdb0e195439);
|
|
|
|
|
|
var marker_aa7b9a5d9dff4ea7203bef5ad7ce948d = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8f0a2dec9f49a689d0e47000ec5d3a64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f663fe76552c7de859ae1a3a1b56869b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c61ad8d97f32fafc20db5d3fc12882a3 = $(`<div id="html_c61ad8d97f32fafc20db5d3fc12882a3" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_f663fe76552c7de859ae1a3a1b56869b.setContent(html_c61ad8d97f32fafc20db5d3fc12882a3);
|
|
|
|
|
|
|
|
marker_aa7b9a5d9dff4ea7203bef5ad7ce948d.bindPopup(popup_f663fe76552c7de859ae1a3a1b56869b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa7b9a5d9dff4ea7203bef5ad7ce948d.setIcon(icon_8f0a2dec9f49a689d0e47000ec5d3a64);
|
|
|
|
|
|
var marker_afe383138aa1b68b9bcb935128a0f0ca = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_67b6a3de99e58ae338625d00a4044dd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61f93b918fdc2b666c7357dc8dcd9adc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ada93c2eb6984c44c8b0ff543fa27a3 = $(`<div id="html_6ada93c2eb6984c44c8b0ff543fa27a3" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_61f93b918fdc2b666c7357dc8dcd9adc.setContent(html_6ada93c2eb6984c44c8b0ff543fa27a3);
|
|
|
|
|
|
|
|
marker_afe383138aa1b68b9bcb935128a0f0ca.bindPopup(popup_61f93b918fdc2b666c7357dc8dcd9adc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afe383138aa1b68b9bcb935128a0f0ca.setIcon(icon_67b6a3de99e58ae338625d00a4044dd9);
|
|
|
|
|
|
var marker_a9db3e8e1d289f88952076aacf96cbee = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_17a2724e0869f537ef79f62336405a48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eb9ad7acce1932c454f11dcbb2d216f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae89ab3304311a9acefd47e14e25bb53 = $(`<div id="html_ae89ab3304311a9acefd47e14e25bb53" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_0eb9ad7acce1932c454f11dcbb2d216f.setContent(html_ae89ab3304311a9acefd47e14e25bb53);
|
|
|
|
|
|
|
|
marker_a9db3e8e1d289f88952076aacf96cbee.bindPopup(popup_0eb9ad7acce1932c454f11dcbb2d216f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9db3e8e1d289f88952076aacf96cbee.setIcon(icon_17a2724e0869f537ef79f62336405a48);
|
|
|
|
|
|
var marker_8ec19969f98d37427f1daf251a8483e5 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8ed2a52749ecd54ea545031e5579333f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3e8afed088ce2b07eb3921734cf3c83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09b13561c74202677af75ff974f711b8 = $(`<div id="html_09b13561c74202677af75ff974f711b8" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_b3e8afed088ce2b07eb3921734cf3c83.setContent(html_09b13561c74202677af75ff974f711b8);
|
|
|
|
|
|
|
|
marker_8ec19969f98d37427f1daf251a8483e5.bindPopup(popup_b3e8afed088ce2b07eb3921734cf3c83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ec19969f98d37427f1daf251a8483e5.setIcon(icon_8ed2a52749ecd54ea545031e5579333f);
|
|
|
|
|
|
var marker_1141b74ce7ef71656ff4eed445674ba0 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e0da4c70b3f306bc80a49ee4fb029afd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0224e4559187fbca3fa6f19775146750 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5da887feacca6e25f5c0d9e6bbc4270 = $(`<div id="html_f5da887feacca6e25f5c0d9e6bbc4270" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_0224e4559187fbca3fa6f19775146750.setContent(html_f5da887feacca6e25f5c0d9e6bbc4270);
|
|
|
|
|
|
|
|
marker_1141b74ce7ef71656ff4eed445674ba0.bindPopup(popup_0224e4559187fbca3fa6f19775146750)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1141b74ce7ef71656ff4eed445674ba0.setIcon(icon_e0da4c70b3f306bc80a49ee4fb029afd);
|
|
|
|
|
|
var marker_a8d35a2904f85dad5bb17f318b02850d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f8634fcd34992f7c7a3115fbc340cb23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5351560a9ca11c4067d8ecaa054796c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b9681569568d914c1bbc12f6c48a1f = $(`<div id="html_f3b9681569568d914c1bbc12f6c48a1f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e5351560a9ca11c4067d8ecaa054796c.setContent(html_f3b9681569568d914c1bbc12f6c48a1f);
|
|
|
|
|
|
|
|
marker_a8d35a2904f85dad5bb17f318b02850d.bindPopup(popup_e5351560a9ca11c4067d8ecaa054796c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8d35a2904f85dad5bb17f318b02850d.setIcon(icon_f8634fcd34992f7c7a3115fbc340cb23);
|
|
|
|
|
|
var marker_a68a129e81e087a1f933ef8e29962dff = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6a0517855e117a5051895c53ea9eacc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee87ced9b12fb306b04dd39dae230d0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f90a0ac85665754f1a40628a43e0efd7 = $(`<div id="html_f90a0ac85665754f1a40628a43e0efd7" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_ee87ced9b12fb306b04dd39dae230d0f.setContent(html_f90a0ac85665754f1a40628a43e0efd7);
|
|
|
|
|
|
|
|
marker_a68a129e81e087a1f933ef8e29962dff.bindPopup(popup_ee87ced9b12fb306b04dd39dae230d0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a68a129e81e087a1f933ef8e29962dff.setIcon(icon_6a0517855e117a5051895c53ea9eacc4);
|
|
|
|
|
|
var marker_0a2e711a3cbedb0f53b64bd13ae8fa57 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e0db04fbb19ec376cf9c914fc3128fa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce7790fcc0bf17766904a366e773767e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7d0ac75634dcd150955437bf6b48641 = $(`<div id="html_f7d0ac75634dcd150955437bf6b48641" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_ce7790fcc0bf17766904a366e773767e.setContent(html_f7d0ac75634dcd150955437bf6b48641);
|
|
|
|
|
|
|
|
marker_0a2e711a3cbedb0f53b64bd13ae8fa57.bindPopup(popup_ce7790fcc0bf17766904a366e773767e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a2e711a3cbedb0f53b64bd13ae8fa57.setIcon(icon_e0db04fbb19ec376cf9c914fc3128fa3);
|
|
|
|
|
|
var marker_9a7e194406b369ce4741d0bdda20c429 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8d9c058c164aa46b318857912843a9ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ba31cc89d487e55dd129ba1f905035f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81fa586afbf18265545102f1e2a071ca = $(`<div id="html_81fa586afbf18265545102f1e2a071ca" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_3ba31cc89d487e55dd129ba1f905035f.setContent(html_81fa586afbf18265545102f1e2a071ca);
|
|
|
|
|
|
|
|
marker_9a7e194406b369ce4741d0bdda20c429.bindPopup(popup_3ba31cc89d487e55dd129ba1f905035f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a7e194406b369ce4741d0bdda20c429.setIcon(icon_8d9c058c164aa46b318857912843a9ca);
|
|
|
|
|
|
var marker_122a2f09bb75dcf68956c0afd39442ac = L.marker(
|
|
[43.6708, -70.2844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6587fc163841dc0171a5f0ee315a28ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd2e66e6661ffc91defdfbdc62ff2cec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e617e0e92e0f370a187860cfaf8076c3 = $(`<div id="html_e617e0e92e0f370a187860cfaf8076c3" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_fd2e66e6661ffc91defdfbdc62ff2cec.setContent(html_e617e0e92e0f370a187860cfaf8076c3);
|
|
|
|
|
|
|
|
marker_122a2f09bb75dcf68956c0afd39442ac.bindPopup(popup_fd2e66e6661ffc91defdfbdc62ff2cec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_122a2f09bb75dcf68956c0afd39442ac.setIcon(icon_6587fc163841dc0171a5f0ee315a28ca);
|
|
|
|
|
|
var marker_60cd9e6a716e2445d1d9e262769b7769 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0f84e1e4e7ca9d85fa2a60c96deba4e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02174ae9b760f559e56cae82f4bbfb3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83cc524861f96cc21c7fd3d60f64fc0e = $(`<div id="html_83cc524861f96cc21c7fd3d60f64fc0e" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_02174ae9b760f559e56cae82f4bbfb3f.setContent(html_83cc524861f96cc21c7fd3d60f64fc0e);
|
|
|
|
|
|
|
|
marker_60cd9e6a716e2445d1d9e262769b7769.bindPopup(popup_02174ae9b760f559e56cae82f4bbfb3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60cd9e6a716e2445d1d9e262769b7769.setIcon(icon_0f84e1e4e7ca9d85fa2a60c96deba4e7);
|
|
|
|
|
|
var marker_cec8a947da133b528f8a7a29ed384e77 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8a0f7392438d8eb74ec74fc6387ab6f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e554ac86883cc4dc40463e204d99606 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6ee3d60f13d9a48da304fb12936c31e = $(`<div id="html_d6ee3d60f13d9a48da304fb12936c31e" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_8e554ac86883cc4dc40463e204d99606.setContent(html_d6ee3d60f13d9a48da304fb12936c31e);
|
|
|
|
|
|
|
|
marker_cec8a947da133b528f8a7a29ed384e77.bindPopup(popup_8e554ac86883cc4dc40463e204d99606)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cec8a947da133b528f8a7a29ed384e77.setIcon(icon_8a0f7392438d8eb74ec74fc6387ab6f0);
|
|
|
|
|
|
var marker_b4e70b0498e0fd169e7100c8265a2453 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3dfbb0384d55057afa5474a371de2fa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd8e2c9623bab4c961618bd78accdea5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e033407aac0831c4d16fc4fa1794477 = $(`<div id="html_5e033407aac0831c4d16fc4fa1794477" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_dd8e2c9623bab4c961618bd78accdea5.setContent(html_5e033407aac0831c4d16fc4fa1794477);
|
|
|
|
|
|
|
|
marker_b4e70b0498e0fd169e7100c8265a2453.bindPopup(popup_dd8e2c9623bab4c961618bd78accdea5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4e70b0498e0fd169e7100c8265a2453.setIcon(icon_3dfbb0384d55057afa5474a371de2fa7);
|
|
|
|
|
|
var marker_c03d6f67e373915ea7c77d52c59c92ce = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6bdc780b19bab6344a0188ab5d8f5d1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_035df06c11ca6520acae4fac50b195b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4b4f756ef7811b13dc99a326245776b = $(`<div id="html_f4b4f756ef7811b13dc99a326245776b" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_035df06c11ca6520acae4fac50b195b3.setContent(html_f4b4f756ef7811b13dc99a326245776b);
|
|
|
|
|
|
|
|
marker_c03d6f67e373915ea7c77d52c59c92ce.bindPopup(popup_035df06c11ca6520acae4fac50b195b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c03d6f67e373915ea7c77d52c59c92ce.setIcon(icon_6bdc780b19bab6344a0188ab5d8f5d1c);
|
|
|
|
|
|
var marker_2e288f7e7aafc57da543eca5da88a2f2 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c9a533507b15a5256f0b2303de0ef374 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8cf9eb40e99d2407294075ee4a0aed0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86ef379c9949a3f72a3b152cf2006873 = $(`<div id="html_86ef379c9949a3f72a3b152cf2006873" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_c8cf9eb40e99d2407294075ee4a0aed0.setContent(html_86ef379c9949a3f72a3b152cf2006873);
|
|
|
|
|
|
|
|
marker_2e288f7e7aafc57da543eca5da88a2f2.bindPopup(popup_c8cf9eb40e99d2407294075ee4a0aed0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e288f7e7aafc57da543eca5da88a2f2.setIcon(icon_c9a533507b15a5256f0b2303de0ef374);
|
|
|
|
|
|
var marker_1665ba8e9b858049b9e9c6bc51f8bd56 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_fe12323bcd3ab877850e026e378793d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_599645d50c72d8f72080d8d0c6df50b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f8513d64a1174f8d1b07fcf67ff44f2 = $(`<div id="html_9f8513d64a1174f8d1b07fcf67ff44f2" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_599645d50c72d8f72080d8d0c6df50b1.setContent(html_9f8513d64a1174f8d1b07fcf67ff44f2);
|
|
|
|
|
|
|
|
marker_1665ba8e9b858049b9e9c6bc51f8bd56.bindPopup(popup_599645d50c72d8f72080d8d0c6df50b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1665ba8e9b858049b9e9c6bc51f8bd56.setIcon(icon_fe12323bcd3ab877850e026e378793d0);
|
|
|
|
|
|
var marker_0ec52c3a4d4398821abca7c011fdece3 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4ae4deb5647d95d7c41617e4195d73fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee25296e3c1029887b934d06d6ce4ce1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a45614dc0ab13b11da3ca094d6e8e2a = $(`<div id="html_7a45614dc0ab13b11da3ca094d6e8e2a" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_ee25296e3c1029887b934d06d6ce4ce1.setContent(html_7a45614dc0ab13b11da3ca094d6e8e2a);
|
|
|
|
|
|
|
|
marker_0ec52c3a4d4398821abca7c011fdece3.bindPopup(popup_ee25296e3c1029887b934d06d6ce4ce1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ec52c3a4d4398821abca7c011fdece3.setIcon(icon_4ae4deb5647d95d7c41617e4195d73fc);
|
|
|
|
|
|
var marker_80df636b290dabe4cd5fb8242f893221 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_bd556a5c59a2a521fceb6a8cc9e93634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f98aeef6f76e6104127fba261c27e005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76594676a6020f8de25072dc0e4d833d = $(`<div id="html_76594676a6020f8de25072dc0e4d833d" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_f98aeef6f76e6104127fba261c27e005.setContent(html_76594676a6020f8de25072dc0e4d833d);
|
|
|
|
|
|
|
|
marker_80df636b290dabe4cd5fb8242f893221.bindPopup(popup_f98aeef6f76e6104127fba261c27e005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80df636b290dabe4cd5fb8242f893221.setIcon(icon_bd556a5c59a2a521fceb6a8cc9e93634);
|
|
|
|
|
|
var marker_037f88094e55dd2813ea627a10c07fdb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2beecac844b16cf442d4ef6a9a22641b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_536df91cebb1652dd2f4af3722bc5626 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f38a970ccc1aa2b9a27fb11cfde10866 = $(`<div id="html_f38a970ccc1aa2b9a27fb11cfde10866" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_536df91cebb1652dd2f4af3722bc5626.setContent(html_f38a970ccc1aa2b9a27fb11cfde10866);
|
|
|
|
|
|
|
|
marker_037f88094e55dd2813ea627a10c07fdb.bindPopup(popup_536df91cebb1652dd2f4af3722bc5626)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_037f88094e55dd2813ea627a10c07fdb.setIcon(icon_2beecac844b16cf442d4ef6a9a22641b);
|
|
|
|
|
|
var marker_325b95cd50d90a52665b1202a8ac0d2b = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3d1457e09ad8204bd6b4f0e28690376b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecc0be643b3f34688c03fffdcc0d5ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_857a7c85cdacfaacd44bd137eb674c6f = $(`<div id="html_857a7c85cdacfaacd44bd137eb674c6f" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_ecc0be643b3f34688c03fffdcc0d5ef6.setContent(html_857a7c85cdacfaacd44bd137eb674c6f);
|
|
|
|
|
|
|
|
marker_325b95cd50d90a52665b1202a8ac0d2b.bindPopup(popup_ecc0be643b3f34688c03fffdcc0d5ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_325b95cd50d90a52665b1202a8ac0d2b.setIcon(icon_3d1457e09ad8204bd6b4f0e28690376b);
|
|
|
|
|
|
var marker_104ad99602b667b2638ba09141121637 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_419052e817ac8a0d261568c9e258f122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_061d830072f08e729f8f0402935d5474 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbb91de5a6b4aea5cc9764d7c916e2b5 = $(`<div id="html_dbb91de5a6b4aea5cc9764d7c916e2b5" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_061d830072f08e729f8f0402935d5474.setContent(html_dbb91de5a6b4aea5cc9764d7c916e2b5);
|
|
|
|
|
|
|
|
marker_104ad99602b667b2638ba09141121637.bindPopup(popup_061d830072f08e729f8f0402935d5474)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_104ad99602b667b2638ba09141121637.setIcon(icon_419052e817ac8a0d261568c9e258f122);
|
|
|
|
|
|
var marker_c001f474d8430b96c7ac8fd94af8e461 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_162f6b7eb06d9fb0566d9e869aa53fa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97c29f8a016e06d64894c55d990b39c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b893a7be4ce996fc50635255ed77214 = $(`<div id="html_1b893a7be4ce996fc50635255ed77214" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_97c29f8a016e06d64894c55d990b39c0.setContent(html_1b893a7be4ce996fc50635255ed77214);
|
|
|
|
|
|
|
|
marker_c001f474d8430b96c7ac8fd94af8e461.bindPopup(popup_97c29f8a016e06d64894c55d990b39c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c001f474d8430b96c7ac8fd94af8e461.setIcon(icon_162f6b7eb06d9fb0566d9e869aa53fa5);
|
|
|
|
|
|
var marker_2b82dc6207a2f338f10f0e4994010b67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_400138f0b60f9008aae84bcd02d9d918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31af2d008855b188914910910a0160a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60558d5edcf4e86c4131eb9478dcce66 = $(`<div id="html_60558d5edcf4e86c4131eb9478dcce66" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_31af2d008855b188914910910a0160a9.setContent(html_60558d5edcf4e86c4131eb9478dcce66);
|
|
|
|
|
|
|
|
marker_2b82dc6207a2f338f10f0e4994010b67.bindPopup(popup_31af2d008855b188914910910a0160a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b82dc6207a2f338f10f0e4994010b67.setIcon(icon_400138f0b60f9008aae84bcd02d9d918);
|
|
|
|
|
|
var marker_862fe0b8c07e26d14654c290c1fce975 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4a0f8b83ff5d1689f0cfbe2acdbb0d16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c361238d4de59a6967b18248f96c3a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8d06e82320890be81f3d744b604064e = $(`<div id="html_e8d06e82320890be81f3d744b604064e" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_3c361238d4de59a6967b18248f96c3a3.setContent(html_e8d06e82320890be81f3d744b604064e);
|
|
|
|
|
|
|
|
marker_862fe0b8c07e26d14654c290c1fce975.bindPopup(popup_3c361238d4de59a6967b18248f96c3a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_862fe0b8c07e26d14654c290c1fce975.setIcon(icon_4a0f8b83ff5d1689f0cfbe2acdbb0d16);
|
|
|
|
|
|
var marker_8d0920eb30ef727aac88f95c58ce5343 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_db78330c0c49be2f2b4bab4d3cc79aee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2190728a627a7581a3981e581a74b08c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a5fab1471daf5f86896523d097b4e67 = $(`<div id="html_9a5fab1471daf5f86896523d097b4e67" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_2190728a627a7581a3981e581a74b08c.setContent(html_9a5fab1471daf5f86896523d097b4e67);
|
|
|
|
|
|
|
|
marker_8d0920eb30ef727aac88f95c58ce5343.bindPopup(popup_2190728a627a7581a3981e581a74b08c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d0920eb30ef727aac88f95c58ce5343.setIcon(icon_db78330c0c49be2f2b4bab4d3cc79aee);
|
|
|
|
|
|
var marker_d8e5f7675c46cbc051b4301eb5da0348 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ffb257a6d65db2d6971838c5e152f4a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17173942ccc0186bcd1b4e9bf4731969 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1adb601dc2bc6088177afe05a34dbea4 = $(`<div id="html_1adb601dc2bc6088177afe05a34dbea4" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_17173942ccc0186bcd1b4e9bf4731969.setContent(html_1adb601dc2bc6088177afe05a34dbea4);
|
|
|
|
|
|
|
|
marker_d8e5f7675c46cbc051b4301eb5da0348.bindPopup(popup_17173942ccc0186bcd1b4e9bf4731969)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e5f7675c46cbc051b4301eb5da0348.setIcon(icon_ffb257a6d65db2d6971838c5e152f4a0);
|
|
|
|
|
|
var marker_e07c60aa01f773074f06aca4cbff200b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4ebc5c1e821a88fbef0a54cafca5acdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98817a38ab8e01edaf228c3c5406365c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41bbda57733150ce89232f95242357ab = $(`<div id="html_41bbda57733150ce89232f95242357ab" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_98817a38ab8e01edaf228c3c5406365c.setContent(html_41bbda57733150ce89232f95242357ab);
|
|
|
|
|
|
|
|
marker_e07c60aa01f773074f06aca4cbff200b.bindPopup(popup_98817a38ab8e01edaf228c3c5406365c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07c60aa01f773074f06aca4cbff200b.setIcon(icon_4ebc5c1e821a88fbef0a54cafca5acdf);
|
|
|
|
|
|
var marker_8baec3637902784003cf356848e7b2a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7f14492f087f86f0aad1206d126e2f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e35e1e372c03f28b302b9dee257eb262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e494e67c134cf8c8343f8a0422134b9 = $(`<div id="html_2e494e67c134cf8c8343f8a0422134b9" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_e35e1e372c03f28b302b9dee257eb262.setContent(html_2e494e67c134cf8c8343f8a0422134b9);
|
|
|
|
|
|
|
|
marker_8baec3637902784003cf356848e7b2a1.bindPopup(popup_e35e1e372c03f28b302b9dee257eb262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8baec3637902784003cf356848e7b2a1.setIcon(icon_7f14492f087f86f0aad1206d126e2f27);
|
|
|
|
|
|
var marker_3aa86b45aea760458446772bf24cfda3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6e2f30e89726d9bef0819e34fa939c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d7e44925f2d10034005567f42cd35b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05535f84976cbf8a0c504a5f071609e0 = $(`<div id="html_05535f84976cbf8a0c504a5f071609e0" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_1d7e44925f2d10034005567f42cd35b1.setContent(html_05535f84976cbf8a0c504a5f071609e0);
|
|
|
|
|
|
|
|
marker_3aa86b45aea760458446772bf24cfda3.bindPopup(popup_1d7e44925f2d10034005567f42cd35b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa86b45aea760458446772bf24cfda3.setIcon(icon_6e2f30e89726d9bef0819e34fa939c16);
|
|
|
|
|
|
var marker_f69629a8edba88c5c0d20968ec4ddf3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e1106cef597f13c7e3e77e932133ecfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da17c70b9aba501724126383b3b9bf10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b318cfeaf93b1a2d9cef290fefbcf5bd = $(`<div id="html_b318cfeaf93b1a2d9cef290fefbcf5bd" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_da17c70b9aba501724126383b3b9bf10.setContent(html_b318cfeaf93b1a2d9cef290fefbcf5bd);
|
|
|
|
|
|
|
|
marker_f69629a8edba88c5c0d20968ec4ddf3d.bindPopup(popup_da17c70b9aba501724126383b3b9bf10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f69629a8edba88c5c0d20968ec4ddf3d.setIcon(icon_e1106cef597f13c7e3e77e932133ecfb);
|
|
|
|
|
|
var marker_934e771bc7e66d159d52463f2ca5cba1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6ed7557f8fe0ca290f5657e2da45db9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9341c5b2e169c952767c31a7d4279782 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a53550eb8e34fa333deb911888049f = $(`<div id="html_72a53550eb8e34fa333deb911888049f" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_9341c5b2e169c952767c31a7d4279782.setContent(html_72a53550eb8e34fa333deb911888049f);
|
|
|
|
|
|
|
|
marker_934e771bc7e66d159d52463f2ca5cba1.bindPopup(popup_9341c5b2e169c952767c31a7d4279782)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_934e771bc7e66d159d52463f2ca5cba1.setIcon(icon_6ed7557f8fe0ca290f5657e2da45db9a);
|
|
|
|
|
|
var marker_d84c6099bdf0fcfacf8ff942b0e61645 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c5540486b09f0de40fb97cbaf8ae7a0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_022d8696e127189441cb07b4808261eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35839129705664b74378e37da716fc46 = $(`<div id="html_35839129705664b74378e37da716fc46" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_022d8696e127189441cb07b4808261eb.setContent(html_35839129705664b74378e37da716fc46);
|
|
|
|
|
|
|
|
marker_d84c6099bdf0fcfacf8ff942b0e61645.bindPopup(popup_022d8696e127189441cb07b4808261eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d84c6099bdf0fcfacf8ff942b0e61645.setIcon(icon_c5540486b09f0de40fb97cbaf8ae7a0e);
|
|
|
|
|
|
var marker_c7c0e305ffddc2551ef5d3a40fa54178 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_103b2d3077e9454d08e9016d9f93868a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e490bd2cc934c06df74766efb4f2535e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0505814b287b14d412b28f3c21018aac = $(`<div id="html_0505814b287b14d412b28f3c21018aac" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_e490bd2cc934c06df74766efb4f2535e.setContent(html_0505814b287b14d412b28f3c21018aac);
|
|
|
|
|
|
|
|
marker_c7c0e305ffddc2551ef5d3a40fa54178.bindPopup(popup_e490bd2cc934c06df74766efb4f2535e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7c0e305ffddc2551ef5d3a40fa54178.setIcon(icon_103b2d3077e9454d08e9016d9f93868a);
|
|
|
|
|
|
var marker_63b044cfa8d595ebaecb25f735bc183d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9966b4d328ee2812da46d1a62eabdd0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de11ce1b9ec17e278994ad2b25c8757a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9187ad6c45d3347a40adfa1c6062c1e3 = $(`<div id="html_9187ad6c45d3347a40adfa1c6062c1e3" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_de11ce1b9ec17e278994ad2b25c8757a.setContent(html_9187ad6c45d3347a40adfa1c6062c1e3);
|
|
|
|
|
|
|
|
marker_63b044cfa8d595ebaecb25f735bc183d.bindPopup(popup_de11ce1b9ec17e278994ad2b25c8757a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63b044cfa8d595ebaecb25f735bc183d.setIcon(icon_9966b4d328ee2812da46d1a62eabdd0e);
|
|
|
|
|
|
var marker_d53e7f6d1f9595c03fffb45b33767d6c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c33965a711ff5b04ff5bf8a69277c12f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3702c76a30b1503918d5d7751af32c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f75c136e53ec3f11afcbfb0e862fa94 = $(`<div id="html_7f75c136e53ec3f11afcbfb0e862fa94" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_a3702c76a30b1503918d5d7751af32c4.setContent(html_7f75c136e53ec3f11afcbfb0e862fa94);
|
|
|
|
|
|
|
|
marker_d53e7f6d1f9595c03fffb45b33767d6c.bindPopup(popup_a3702c76a30b1503918d5d7751af32c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d53e7f6d1f9595c03fffb45b33767d6c.setIcon(icon_c33965a711ff5b04ff5bf8a69277c12f);
|
|
|
|
|
|
var marker_5c34fefec42b1feb6b039f289d605edf = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5dae8372c18c679844d0d20f0ceb5beb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af596034b6d071eb90d7603e059abb10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c9aba52252edd0ca34d751167c5f551 = $(`<div id="html_4c9aba52252edd0ca34d751167c5f551" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_af596034b6d071eb90d7603e059abb10.setContent(html_4c9aba52252edd0ca34d751167c5f551);
|
|
|
|
|
|
|
|
marker_5c34fefec42b1feb6b039f289d605edf.bindPopup(popup_af596034b6d071eb90d7603e059abb10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c34fefec42b1feb6b039f289d605edf.setIcon(icon_5dae8372c18c679844d0d20f0ceb5beb);
|
|
|
|
|
|
var marker_3ce947763a57eb8fefc7e6322090a89d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8c09fc0819f3811a1ac5c6fa2a9edae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2bac787500b2bb8f668416cfb3e83ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cca8aa5021d642252d6943afa53c6271 = $(`<div id="html_cca8aa5021d642252d6943afa53c6271" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_f2bac787500b2bb8f668416cfb3e83ee.setContent(html_cca8aa5021d642252d6943afa53c6271);
|
|
|
|
|
|
|
|
marker_3ce947763a57eb8fefc7e6322090a89d.bindPopup(popup_f2bac787500b2bb8f668416cfb3e83ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ce947763a57eb8fefc7e6322090a89d.setIcon(icon_8c09fc0819f3811a1ac5c6fa2a9edae5);
|
|
|
|
|
|
var marker_60486caacd11b8d59c3e3e8ba462682f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7788c6abcd739ba644b1f255b99ccae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_208657fd37c9e5d43c3c58297870aa68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_277f74d90f32df722ce6cd7cacc3d0f0 = $(`<div id="html_277f74d90f32df722ce6cd7cacc3d0f0" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_208657fd37c9e5d43c3c58297870aa68.setContent(html_277f74d90f32df722ce6cd7cacc3d0f0);
|
|
|
|
|
|
|
|
marker_60486caacd11b8d59c3e3e8ba462682f.bindPopup(popup_208657fd37c9e5d43c3c58297870aa68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60486caacd11b8d59c3e3e8ba462682f.setIcon(icon_7788c6abcd739ba644b1f255b99ccae2);
|
|
|
|
|
|
var marker_4baf15bb111132ce1c3fbaeb75a762d7 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9be5103abfc3632459337af3d896a2ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56cd0044490324917a8c272bfb8ee2dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d278274bf0c8f64a1d702f4eaffe951b = $(`<div id="html_d278274bf0c8f64a1d702f4eaffe951b" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_56cd0044490324917a8c272bfb8ee2dc.setContent(html_d278274bf0c8f64a1d702f4eaffe951b);
|
|
|
|
|
|
|
|
marker_4baf15bb111132ce1c3fbaeb75a762d7.bindPopup(popup_56cd0044490324917a8c272bfb8ee2dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4baf15bb111132ce1c3fbaeb75a762d7.setIcon(icon_9be5103abfc3632459337af3d896a2ba);
|
|
|
|
|
|
var marker_d0fec1bac77bf1690e52a83a88681451 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4cbc4068fd4dee03b946c507e7c898f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_499136819ee44b8f58d473ff94f5816f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14bc28260be1e5c2dc084eff9de512ba = $(`<div id="html_14bc28260be1e5c2dc084eff9de512ba" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_499136819ee44b8f58d473ff94f5816f.setContent(html_14bc28260be1e5c2dc084eff9de512ba);
|
|
|
|
|
|
|
|
marker_d0fec1bac77bf1690e52a83a88681451.bindPopup(popup_499136819ee44b8f58d473ff94f5816f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0fec1bac77bf1690e52a83a88681451.setIcon(icon_4cbc4068fd4dee03b946c507e7c898f1);
|
|
|
|
|
|
var marker_cf6ede124e8a5c33994f5d1b2123a23a = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_eafea0d8db0036209e134a10f062fbe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_493b0b924fa5817760c84da8e2305721 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f972f36a4f20aef5ce832afcd3fe2b2f = $(`<div id="html_f972f36a4f20aef5ce832afcd3fe2b2f" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_493b0b924fa5817760c84da8e2305721.setContent(html_f972f36a4f20aef5ce832afcd3fe2b2f);
|
|
|
|
|
|
|
|
marker_cf6ede124e8a5c33994f5d1b2123a23a.bindPopup(popup_493b0b924fa5817760c84da8e2305721)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf6ede124e8a5c33994f5d1b2123a23a.setIcon(icon_eafea0d8db0036209e134a10f062fbe7);
|
|
|
|
|
|
var marker_b03d650470e8ccff4c5e5b209c0f9a7d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e0c9b4c3af3b1db67884b6a6c3bace38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a01159a2768ed67d2151cb7c7c3a5852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dc0c415d36a8c30d6f5eb9011e90b3b = $(`<div id="html_4dc0c415d36a8c30d6f5eb9011e90b3b" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_a01159a2768ed67d2151cb7c7c3a5852.setContent(html_4dc0c415d36a8c30d6f5eb9011e90b3b);
|
|
|
|
|
|
|
|
marker_b03d650470e8ccff4c5e5b209c0f9a7d.bindPopup(popup_a01159a2768ed67d2151cb7c7c3a5852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b03d650470e8ccff4c5e5b209c0f9a7d.setIcon(icon_e0c9b4c3af3b1db67884b6a6c3bace38);
|
|
|
|
|
|
var marker_6e33ab64e9f022c9600b31f8ae014ebc = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8238f75ea5f0ed4a9db674d4a1e1125d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8b200d20e7e9baafb79eaee54a1a2ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43674604c78c9eb1ed5f32e018b36aa = $(`<div id="html_f43674604c78c9eb1ed5f32e018b36aa" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_b8b200d20e7e9baafb79eaee54a1a2ed.setContent(html_f43674604c78c9eb1ed5f32e018b36aa);
|
|
|
|
|
|
|
|
marker_6e33ab64e9f022c9600b31f8ae014ebc.bindPopup(popup_b8b200d20e7e9baafb79eaee54a1a2ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e33ab64e9f022c9600b31f8ae014ebc.setIcon(icon_8238f75ea5f0ed4a9db674d4a1e1125d);
|
|
|
|
|
|
var marker_3481fddaae976065b80cb63d82c14814 = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a69a5af3ce1a92f4de1f1c80a323603f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_277f7f289f6b1059ca776190de96a1bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f793452e3bfbf80317fc890b6eed62bb = $(`<div id="html_f793452e3bfbf80317fc890b6eed62bb" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_277f7f289f6b1059ca776190de96a1bb.setContent(html_f793452e3bfbf80317fc890b6eed62bb);
|
|
|
|
|
|
|
|
marker_3481fddaae976065b80cb63d82c14814.bindPopup(popup_277f7f289f6b1059ca776190de96a1bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3481fddaae976065b80cb63d82c14814.setIcon(icon_a69a5af3ce1a92f4de1f1c80a323603f);
|
|
|
|
|
|
var marker_8d5443ca5a5891c38282cad16b1a45fc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_b8694d5773cfa9687cd5aef1d48d415f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64281ad62db8fb97a160d8d4aede9eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1e594f59e01de731d56b0dbd291030f = $(`<div id="html_a1e594f59e01de731d56b0dbd291030f" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_64281ad62db8fb97a160d8d4aede9eb8.setContent(html_a1e594f59e01de731d56b0dbd291030f);
|
|
|
|
|
|
|
|
marker_8d5443ca5a5891c38282cad16b1a45fc.bindPopup(popup_64281ad62db8fb97a160d8d4aede9eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d5443ca5a5891c38282cad16b1a45fc.setIcon(icon_b8694d5773cfa9687cd5aef1d48d415f);
|
|
|
|
|
|
var marker_c403fdc26d9bc189285eb54dbd308964 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_90230259161440be22483032664136d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3c7a2932e24d0f50a26023fb4d15abb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5e42cd7165db57024e35809cd2906b2 = $(`<div id="html_c5e42cd7165db57024e35809cd2906b2" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_e3c7a2932e24d0f50a26023fb4d15abb.setContent(html_c5e42cd7165db57024e35809cd2906b2);
|
|
|
|
|
|
|
|
marker_c403fdc26d9bc189285eb54dbd308964.bindPopup(popup_e3c7a2932e24d0f50a26023fb4d15abb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c403fdc26d9bc189285eb54dbd308964.setIcon(icon_90230259161440be22483032664136d1);
|
|
|
|
|
|
var marker_fb4fa762581381ab3ccb5f8767da42e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_20166f9758bfa9e46e887d68a1bd9c5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc086efd205b4f45caf274492ff1e25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48d80c7c6c3b9a2b683fe60d3ff151b3 = $(`<div id="html_48d80c7c6c3b9a2b683fe60d3ff151b3" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_5dc086efd205b4f45caf274492ff1e25.setContent(html_48d80c7c6c3b9a2b683fe60d3ff151b3);
|
|
|
|
|
|
|
|
marker_fb4fa762581381ab3ccb5f8767da42e3.bindPopup(popup_5dc086efd205b4f45caf274492ff1e25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb4fa762581381ab3ccb5f8767da42e3.setIcon(icon_20166f9758bfa9e46e887d68a1bd9c5d);
|
|
|
|
|
|
var marker_7b87dc84694220312cf2bffe64630b06 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7e0ef90d705cc52cac248b3e6d7887e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2042d666ce624b6b53d14f44d4bbf60f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364209d288665ca28391dca37ac42b5f = $(`<div id="html_364209d288665ca28391dca37ac42b5f" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_2042d666ce624b6b53d14f44d4bbf60f.setContent(html_364209d288665ca28391dca37ac42b5f);
|
|
|
|
|
|
|
|
marker_7b87dc84694220312cf2bffe64630b06.bindPopup(popup_2042d666ce624b6b53d14f44d4bbf60f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b87dc84694220312cf2bffe64630b06.setIcon(icon_7e0ef90d705cc52cac248b3e6d7887e8);
|
|
|
|
|
|
var marker_ebe61359769b258725dd747a587cb16c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_cd969a3cfb8546d8fb2590b7065d0c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f526351ec957222ca23d17209c563f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_255bef151ce90be8e102f3364ef06695 = $(`<div id="html_255bef151ce90be8e102f3364ef06695" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_62f526351ec957222ca23d17209c563f.setContent(html_255bef151ce90be8e102f3364ef06695);
|
|
|
|
|
|
|
|
marker_ebe61359769b258725dd747a587cb16c.bindPopup(popup_62f526351ec957222ca23d17209c563f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebe61359769b258725dd747a587cb16c.setIcon(icon_cd969a3cfb8546d8fb2590b7065d0c71);
|
|
|
|
|
|
var marker_3b3a4926b7dd881df32fb6be786aef15 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_186e05bb67bf1ab67fa1b803f990080e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f8573186895d3be1bb59c6f90a3a32d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9a02f02b2f67d7762df2567195e56f = $(`<div id="html_0f9a02f02b2f67d7762df2567195e56f" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_6f8573186895d3be1bb59c6f90a3a32d.setContent(html_0f9a02f02b2f67d7762df2567195e56f);
|
|
|
|
|
|
|
|
marker_3b3a4926b7dd881df32fb6be786aef15.bindPopup(popup_6f8573186895d3be1bb59c6f90a3a32d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b3a4926b7dd881df32fb6be786aef15.setIcon(icon_186e05bb67bf1ab67fa1b803f990080e);
|
|
|
|
|
|
var marker_a92abf30dba55bab2a52260d68b4c319 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3b1874ec6ae9117af7b347bd73656249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b08312e5332043e5d7733101389f9571 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_870efa8a3b0d06f157d7e5be99c40403 = $(`<div id="html_870efa8a3b0d06f157d7e5be99c40403" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_b08312e5332043e5d7733101389f9571.setContent(html_870efa8a3b0d06f157d7e5be99c40403);
|
|
|
|
|
|
|
|
marker_a92abf30dba55bab2a52260d68b4c319.bindPopup(popup_b08312e5332043e5d7733101389f9571)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a92abf30dba55bab2a52260d68b4c319.setIcon(icon_3b1874ec6ae9117af7b347bd73656249);
|
|
|
|
|
|
var marker_91c1233073fa206342210f74471556f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6320e37d5adb9b0bd96c16965668c900 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bb4d8000a83aaf5d06192469f958576 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4af0b4163e143366cd70a65c61cb4156 = $(`<div id="html_4af0b4163e143366cd70a65c61cb4156" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_1bb4d8000a83aaf5d06192469f958576.setContent(html_4af0b4163e143366cd70a65c61cb4156);
|
|
|
|
|
|
|
|
marker_91c1233073fa206342210f74471556f9.bindPopup(popup_1bb4d8000a83aaf5d06192469f958576)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91c1233073fa206342210f74471556f9.setIcon(icon_6320e37d5adb9b0bd96c16965668c900);
|
|
|
|
|
|
var marker_73542870a3c2e6371cb13dab8bc53721 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d0db6401b59d6cfd0d6a226ce4b8bc6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d167324ced52c404a485bd229e58a3c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cab4eb3ccfd2c91810b633be4637aa9 = $(`<div id="html_8cab4eb3ccfd2c91810b633be4637aa9" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_d167324ced52c404a485bd229e58a3c5.setContent(html_8cab4eb3ccfd2c91810b633be4637aa9);
|
|
|
|
|
|
|
|
marker_73542870a3c2e6371cb13dab8bc53721.bindPopup(popup_d167324ced52c404a485bd229e58a3c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73542870a3c2e6371cb13dab8bc53721.setIcon(icon_d0db6401b59d6cfd0d6a226ce4b8bc6a);
|
|
|
|
|
|
var marker_9d08b5433bd8e1d303892c0436656a22 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9700742305d5f6b8fee73273c2c9d8f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8a294f4b0f8cc0ae546c5546bdf9c25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_583726976b5dea944de0df56909972bf = $(`<div id="html_583726976b5dea944de0df56909972bf" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_e8a294f4b0f8cc0ae546c5546bdf9c25.setContent(html_583726976b5dea944de0df56909972bf);
|
|
|
|
|
|
|
|
marker_9d08b5433bd8e1d303892c0436656a22.bindPopup(popup_e8a294f4b0f8cc0ae546c5546bdf9c25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d08b5433bd8e1d303892c0436656a22.setIcon(icon_9700742305d5f6b8fee73273c2c9d8f4);
|
|
|
|
|
|
var marker_5af38004bfb114d6b4d94352b40d204b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1ef928291fdfcc4ddb1436ed4d22d860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2062f47d09d5cdae468e0169f2cbf5b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce92e8560b34a8a9f5ecfd843d2f844 = $(`<div id="html_dce92e8560b34a8a9f5ecfd843d2f844" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_2062f47d09d5cdae468e0169f2cbf5b4.setContent(html_dce92e8560b34a8a9f5ecfd843d2f844);
|
|
|
|
|
|
|
|
marker_5af38004bfb114d6b4d94352b40d204b.bindPopup(popup_2062f47d09d5cdae468e0169f2cbf5b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5af38004bfb114d6b4d94352b40d204b.setIcon(icon_1ef928291fdfcc4ddb1436ed4d22d860);
|
|
|
|
|
|
var marker_852e528f2a1cc1ee21192ce4b802beb9 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ef73e1d089681d7186556ed6575a3b04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf8c13c97fc17a0333d4220d600010a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edd94501ad094212d9c733754288cb0c = $(`<div id="html_edd94501ad094212d9c733754288cb0c" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_bf8c13c97fc17a0333d4220d600010a0.setContent(html_edd94501ad094212d9c733754288cb0c);
|
|
|
|
|
|
|
|
marker_852e528f2a1cc1ee21192ce4b802beb9.bindPopup(popup_bf8c13c97fc17a0333d4220d600010a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_852e528f2a1cc1ee21192ce4b802beb9.setIcon(icon_ef73e1d089681d7186556ed6575a3b04);
|
|
|
|
|
|
var marker_ed70f6f93fb91fb87db11e21b08ebbba = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_effd144c3b82c1f6e5474623c967c393 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_122f4cdead9a3ad6a4d5e37c0c276b72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be47254dd3692a50343d9d99227d6aff = $(`<div id="html_be47254dd3692a50343d9d99227d6aff" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_122f4cdead9a3ad6a4d5e37c0c276b72.setContent(html_be47254dd3692a50343d9d99227d6aff);
|
|
|
|
|
|
|
|
marker_ed70f6f93fb91fb87db11e21b08ebbba.bindPopup(popup_122f4cdead9a3ad6a4d5e37c0c276b72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed70f6f93fb91fb87db11e21b08ebbba.setIcon(icon_effd144c3b82c1f6e5474623c967c393);
|
|
|
|
|
|
var marker_0d3262980b87eb9a0900c9c988477caa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d1d6d2e9516f50577c430cf7a096d6b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc9cdbe560c2e2b743fb944614924455 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4bd0f5d972af17ea949a5c3677cff8e = $(`<div id="html_c4bd0f5d972af17ea949a5c3677cff8e" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_cc9cdbe560c2e2b743fb944614924455.setContent(html_c4bd0f5d972af17ea949a5c3677cff8e);
|
|
|
|
|
|
|
|
marker_0d3262980b87eb9a0900c9c988477caa.bindPopup(popup_cc9cdbe560c2e2b743fb944614924455)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d3262980b87eb9a0900c9c988477caa.setIcon(icon_d1d6d2e9516f50577c430cf7a096d6b5);
|
|
|
|
|
|
var marker_87fa8af69cfa465a7decbb82a344c8a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_60b1d4c0d9753013289d8685946ed145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2f3d44974ff15b714f3bf109335135b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c4f0642b2b183b9c54b344a57106f94 = $(`<div id="html_1c4f0642b2b183b9c54b344a57106f94" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_e2f3d44974ff15b714f3bf109335135b.setContent(html_1c4f0642b2b183b9c54b344a57106f94);
|
|
|
|
|
|
|
|
marker_87fa8af69cfa465a7decbb82a344c8a9.bindPopup(popup_e2f3d44974ff15b714f3bf109335135b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87fa8af69cfa465a7decbb82a344c8a9.setIcon(icon_60b1d4c0d9753013289d8685946ed145);
|
|
|
|
|
|
var marker_f9b6ca10ae34305fa3c953231dd20b2f = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_dd9a494143dcda80747127143ed1fdef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a645ad07dab753e0297f5d01200907c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8437997cb905aef1e9dc7c7c2bb1fbb = $(`<div id="html_b8437997cb905aef1e9dc7c7c2bb1fbb" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_a645ad07dab753e0297f5d01200907c9.setContent(html_b8437997cb905aef1e9dc7c7c2bb1fbb);
|
|
|
|
|
|
|
|
marker_f9b6ca10ae34305fa3c953231dd20b2f.bindPopup(popup_a645ad07dab753e0297f5d01200907c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b6ca10ae34305fa3c953231dd20b2f.setIcon(icon_dd9a494143dcda80747127143ed1fdef);
|
|
|
|
|
|
var marker_aceeac3c9cb78ec6a0122bd7952e799c = L.marker(
|
|
[48.382, -89.2502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8ffd533ba35cd946e5304d5584afe5f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c339d8d0d8be92b32e35e473cea07ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44d3b2e0cc06ac81a67033bbd5ed50e6 = $(`<div id="html_44d3b2e0cc06ac81a67033bbd5ed50e6" style="width: 100.0%; height: 100.0%;">nostr.fbxl.net</div>`)[0];
|
|
popup_7c339d8d0d8be92b32e35e473cea07ff.setContent(html_44d3b2e0cc06ac81a67033bbd5ed50e6);
|
|
|
|
|
|
|
|
marker_aceeac3c9cb78ec6a0122bd7952e799c.bindPopup(popup_7c339d8d0d8be92b32e35e473cea07ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aceeac3c9cb78ec6a0122bd7952e799c.setIcon(icon_8ffd533ba35cd946e5304d5584afe5f6);
|
|
|
|
|
|
var marker_3eab77a7da29eb4702b07cf66610a821 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3cc71a45dc7f630fb16f98d30c6e59da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_464ffbd6f3ce450432d67391205e431a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99beb821158956107381361aaf2c8ff2 = $(`<div id="html_99beb821158956107381361aaf2c8ff2" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_464ffbd6f3ce450432d67391205e431a.setContent(html_99beb821158956107381361aaf2c8ff2);
|
|
|
|
|
|
|
|
marker_3eab77a7da29eb4702b07cf66610a821.bindPopup(popup_464ffbd6f3ce450432d67391205e431a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eab77a7da29eb4702b07cf66610a821.setIcon(icon_3cc71a45dc7f630fb16f98d30c6e59da);
|
|
|
|
|
|
var marker_b8163d2d012dce8a7f40c473ab0a94a1 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d41a4f071155893c88e75e920e4fdfd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c31eb0339073b257d14b76e07b39651f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f9d9235c376aad55a44c30573b1ffc = $(`<div id="html_d2f9d9235c376aad55a44c30573b1ffc" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_c31eb0339073b257d14b76e07b39651f.setContent(html_d2f9d9235c376aad55a44c30573b1ffc);
|
|
|
|
|
|
|
|
marker_b8163d2d012dce8a7f40c473ab0a94a1.bindPopup(popup_c31eb0339073b257d14b76e07b39651f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8163d2d012dce8a7f40c473ab0a94a1.setIcon(icon_d41a4f071155893c88e75e920e4fdfd0);
|
|
|
|
|
|
var marker_87471904acdc33aa380db955ed1ab1d8 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7302ae1c2e67416aa0971e3eff9523c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd604b409457a98e8693369d77111149 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d8fdf3344196af0103ac52546d3275f = $(`<div id="html_4d8fdf3344196af0103ac52546d3275f" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_bd604b409457a98e8693369d77111149.setContent(html_4d8fdf3344196af0103ac52546d3275f);
|
|
|
|
|
|
|
|
marker_87471904acdc33aa380db955ed1ab1d8.bindPopup(popup_bd604b409457a98e8693369d77111149)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87471904acdc33aa380db955ed1ab1d8.setIcon(icon_7302ae1c2e67416aa0971e3eff9523c1);
|
|
|
|
|
|
var marker_7c646a3b2f78d4d95df4fbd78e1abbd2 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a744466d330d24e7e51c23bb474bafa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0c7b4d099f6780f560e86279d6af585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ba21f66fd35679497efe624eff2ff6f = $(`<div id="html_2ba21f66fd35679497efe624eff2ff6f" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_b0c7b4d099f6780f560e86279d6af585.setContent(html_2ba21f66fd35679497efe624eff2ff6f);
|
|
|
|
|
|
|
|
marker_7c646a3b2f78d4d95df4fbd78e1abbd2.bindPopup(popup_b0c7b4d099f6780f560e86279d6af585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c646a3b2f78d4d95df4fbd78e1abbd2.setIcon(icon_a744466d330d24e7e51c23bb474bafa4);
|
|
|
|
|
|
var marker_9c959658f6941ee762538aac5c46c955 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_95c738ec332676ce9942f45f59e5e263 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cce779f1e4ea5f122b0abf6a1df4fdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c88095a8afde8b11daddefbcff9ab86 = $(`<div id="html_2c88095a8afde8b11daddefbcff9ab86" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_9cce779f1e4ea5f122b0abf6a1df4fdf.setContent(html_2c88095a8afde8b11daddefbcff9ab86);
|
|
|
|
|
|
|
|
marker_9c959658f6941ee762538aac5c46c955.bindPopup(popup_9cce779f1e4ea5f122b0abf6a1df4fdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c959658f6941ee762538aac5c46c955.setIcon(icon_95c738ec332676ce9942f45f59e5e263);
|
|
|
|
|
|
var marker_a38eae33055a9fc21c93163361078ff5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_80fe4e1567fcba38ffdb91282e46a3da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c48699e4a2bb0a38ccfc229323d1b1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2aa2d61d1c9568d0aec1ccbc04346f1c = $(`<div id="html_2aa2d61d1c9568d0aec1ccbc04346f1c" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_2c48699e4a2bb0a38ccfc229323d1b1c.setContent(html_2aa2d61d1c9568d0aec1ccbc04346f1c);
|
|
|
|
|
|
|
|
marker_a38eae33055a9fc21c93163361078ff5.bindPopup(popup_2c48699e4a2bb0a38ccfc229323d1b1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a38eae33055a9fc21c93163361078ff5.setIcon(icon_80fe4e1567fcba38ffdb91282e46a3da);
|
|
|
|
|
|
var marker_3a2ba4b5dfd96dd9de21510fbb9db3f4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_52ae447738cac5c8df46a1c64f0710fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcda51b49139e59ae05e4585fe82b549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fdce24d49f0cf63a6628a10c70f744a = $(`<div id="html_3fdce24d49f0cf63a6628a10c70f744a" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_fcda51b49139e59ae05e4585fe82b549.setContent(html_3fdce24d49f0cf63a6628a10c70f744a);
|
|
|
|
|
|
|
|
marker_3a2ba4b5dfd96dd9de21510fbb9db3f4.bindPopup(popup_fcda51b49139e59ae05e4585fe82b549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a2ba4b5dfd96dd9de21510fbb9db3f4.setIcon(icon_52ae447738cac5c8df46a1c64f0710fc);
|
|
|
|
|
|
var marker_f28d29720a810a60062ad86640557bfb = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9e3b879e4bc97b797f4a139365db962d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d431af0090f179d6158e84a0b2889a36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_714c523845a3950cb8e664d399ed011a = $(`<div id="html_714c523845a3950cb8e664d399ed011a" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_d431af0090f179d6158e84a0b2889a36.setContent(html_714c523845a3950cb8e664d399ed011a);
|
|
|
|
|
|
|
|
marker_f28d29720a810a60062ad86640557bfb.bindPopup(popup_d431af0090f179d6158e84a0b2889a36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f28d29720a810a60062ad86640557bfb.setIcon(icon_9e3b879e4bc97b797f4a139365db962d);
|
|
|
|
|
|
var marker_3bdf0e7108ce12909f5d20e213ff610e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_323025322ee52134017105bf3fcb02bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11f86248bf36c6dc00ea96abf06d072b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32cea57f34f5b78ec90175c736d412ad = $(`<div id="html_32cea57f34f5b78ec90175c736d412ad" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_11f86248bf36c6dc00ea96abf06d072b.setContent(html_32cea57f34f5b78ec90175c736d412ad);
|
|
|
|
|
|
|
|
marker_3bdf0e7108ce12909f5d20e213ff610e.bindPopup(popup_11f86248bf36c6dc00ea96abf06d072b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bdf0e7108ce12909f5d20e213ff610e.setIcon(icon_323025322ee52134017105bf3fcb02bb);
|
|
|
|
|
|
var marker_733d73981a8aab84fac09821f14eb8a0 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_97b8595dab42fe7168fefc8e40956dea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eed5f4f02b26e4a0bd4d57fd546037b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e402912e5a987328b1ac759b9655b79 = $(`<div id="html_5e402912e5a987328b1ac759b9655b79" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_2eed5f4f02b26e4a0bd4d57fd546037b.setContent(html_5e402912e5a987328b1ac759b9655b79);
|
|
|
|
|
|
|
|
marker_733d73981a8aab84fac09821f14eb8a0.bindPopup(popup_2eed5f4f02b26e4a0bd4d57fd546037b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_733d73981a8aab84fac09821f14eb8a0.setIcon(icon_97b8595dab42fe7168fefc8e40956dea);
|
|
|
|
|
|
var marker_94900c1653f141f9b643433a812f7c9e = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a6423abc92aca7b218f4cb936e324bc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8f1e9456ac9f213403b27e459b3d47a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b720fa85cc8bd22077699e7f5c439050 = $(`<div id="html_b720fa85cc8bd22077699e7f5c439050" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_f8f1e9456ac9f213403b27e459b3d47a.setContent(html_b720fa85cc8bd22077699e7f5c439050);
|
|
|
|
|
|
|
|
marker_94900c1653f141f9b643433a812f7c9e.bindPopup(popup_f8f1e9456ac9f213403b27e459b3d47a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94900c1653f141f9b643433a812f7c9e.setIcon(icon_a6423abc92aca7b218f4cb936e324bc2);
|
|
|
|
|
|
var marker_0b60e79c72a16d94aebdcd52e255d09a = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0c0ddf2914f0a6281217ed27e330f2e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8043656784e29509d31bf6597a7f12e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e1b81945b1490ca4519d874bd0a932a = $(`<div id="html_6e1b81945b1490ca4519d874bd0a932a" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_8043656784e29509d31bf6597a7f12e2.setContent(html_6e1b81945b1490ca4519d874bd0a932a);
|
|
|
|
|
|
|
|
marker_0b60e79c72a16d94aebdcd52e255d09a.bindPopup(popup_8043656784e29509d31bf6597a7f12e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b60e79c72a16d94aebdcd52e255d09a.setIcon(icon_0c0ddf2914f0a6281217ed27e330f2e9);
|
|
|
|
|
|
var marker_bae98512cc475139aa054fd227e41e84 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_869a73f5156ff6f623c2e53409aa2624 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4d205d5a14554deaf9a9921b6133ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53b0b39534588a678a5a7c04fda2bf76 = $(`<div id="html_53b0b39534588a678a5a7c04fda2bf76" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_0b4d205d5a14554deaf9a9921b6133ab.setContent(html_53b0b39534588a678a5a7c04fda2bf76);
|
|
|
|
|
|
|
|
marker_bae98512cc475139aa054fd227e41e84.bindPopup(popup_0b4d205d5a14554deaf9a9921b6133ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bae98512cc475139aa054fd227e41e84.setIcon(icon_869a73f5156ff6f623c2e53409aa2624);
|
|
|
|
|
|
var marker_572c4202563ff15d1add58d6206a4ce3 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_45e846259b4d65290260e090551d9e85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70eaf14a7736fd895bfa6e0679981992 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfad73c232f3cd59376bb59d96fbd92c = $(`<div id="html_dfad73c232f3cd59376bb59d96fbd92c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_70eaf14a7736fd895bfa6e0679981992.setContent(html_dfad73c232f3cd59376bb59d96fbd92c);
|
|
|
|
|
|
|
|
marker_572c4202563ff15d1add58d6206a4ce3.bindPopup(popup_70eaf14a7736fd895bfa6e0679981992)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_572c4202563ff15d1add58d6206a4ce3.setIcon(icon_45e846259b4d65290260e090551d9e85);
|
|
|
|
|
|
var marker_4ab1ae8f6236997574b7918380d10830 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_901a7018adfb12f7abdf6e5f2f48a654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bbc3f8c1841d6d52119a8695f2651c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cdcfa3a679f27b38a4832b8b49dd063 = $(`<div id="html_4cdcfa3a679f27b38a4832b8b49dd063" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_3bbc3f8c1841d6d52119a8695f2651c7.setContent(html_4cdcfa3a679f27b38a4832b8b49dd063);
|
|
|
|
|
|
|
|
marker_4ab1ae8f6236997574b7918380d10830.bindPopup(popup_3bbc3f8c1841d6d52119a8695f2651c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ab1ae8f6236997574b7918380d10830.setIcon(icon_901a7018adfb12f7abdf6e5f2f48a654);
|
|
|
|
|
|
var marker_b3f6250c7836ff9bd267d2c6e364991b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7e5c1e7dcd93f85a038a96ebe73c5639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_874db32efeea7a7b26853a1a83bfa2f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_306645614b388f675ba4265059fafee3 = $(`<div id="html_306645614b388f675ba4265059fafee3" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_874db32efeea7a7b26853a1a83bfa2f0.setContent(html_306645614b388f675ba4265059fafee3);
|
|
|
|
|
|
|
|
marker_b3f6250c7836ff9bd267d2c6e364991b.bindPopup(popup_874db32efeea7a7b26853a1a83bfa2f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3f6250c7836ff9bd267d2c6e364991b.setIcon(icon_7e5c1e7dcd93f85a038a96ebe73c5639);
|
|
|
|
|
|
var marker_448e33ed69dcf566809a9e8291af7715 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e52996554eac6d3ef0a8dcf1ff2e7c58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11346ce4c9d4c0061f7f4472292aafd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a00161bf9a4d7d868359fb3667cdf7e6 = $(`<div id="html_a00161bf9a4d7d868359fb3667cdf7e6" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_11346ce4c9d4c0061f7f4472292aafd6.setContent(html_a00161bf9a4d7d868359fb3667cdf7e6);
|
|
|
|
|
|
|
|
marker_448e33ed69dcf566809a9e8291af7715.bindPopup(popup_11346ce4c9d4c0061f7f4472292aafd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_448e33ed69dcf566809a9e8291af7715.setIcon(icon_e52996554eac6d3ef0a8dcf1ff2e7c58);
|
|
|
|
|
|
var marker_b55024a833e885d6c580b4cb6ff0c25b = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1ffda6e537a54b0f9533341fa74f2934 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_589364fbc715daaf9ee92945db0414c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_285e46dcd943e90e8ae6bcaeb74e3946 = $(`<div id="html_285e46dcd943e90e8ae6bcaeb74e3946" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_589364fbc715daaf9ee92945db0414c5.setContent(html_285e46dcd943e90e8ae6bcaeb74e3946);
|
|
|
|
|
|
|
|
marker_b55024a833e885d6c580b4cb6ff0c25b.bindPopup(popup_589364fbc715daaf9ee92945db0414c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b55024a833e885d6c580b4cb6ff0c25b.setIcon(icon_1ffda6e537a54b0f9533341fa74f2934);
|
|
|
|
|
|
var marker_9d457e3b8a9e14d406b9a0e1395c8578 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3a8b2e699b8558ba73e8de5abef2e0c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47f6458ce58c400d30d90687f70028da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c367fa468e281915f1fbc8bd907354ea = $(`<div id="html_c367fa468e281915f1fbc8bd907354ea" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_47f6458ce58c400d30d90687f70028da.setContent(html_c367fa468e281915f1fbc8bd907354ea);
|
|
|
|
|
|
|
|
marker_9d457e3b8a9e14d406b9a0e1395c8578.bindPopup(popup_47f6458ce58c400d30d90687f70028da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d457e3b8a9e14d406b9a0e1395c8578.setIcon(icon_3a8b2e699b8558ba73e8de5abef2e0c5);
|
|
|
|
|
|
var marker_51c423414b48ae99daa90594d1049780 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1ddd172a68cf1b7066a6e67d4a68e709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67017aa405aa758ed917f5f50512e1d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3acc80b88c3e7f55976e729944aef922 = $(`<div id="html_3acc80b88c3e7f55976e729944aef922" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_67017aa405aa758ed917f5f50512e1d6.setContent(html_3acc80b88c3e7f55976e729944aef922);
|
|
|
|
|
|
|
|
marker_51c423414b48ae99daa90594d1049780.bindPopup(popup_67017aa405aa758ed917f5f50512e1d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c423414b48ae99daa90594d1049780.setIcon(icon_1ddd172a68cf1b7066a6e67d4a68e709);
|
|
|
|
|
|
var marker_9b478dc20076b128c69581f92d82883a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_103a330f80309c6511dad4a620ce93fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_026e8939710748accc3e733111e65397 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d78764a74456e2b2b3926ddb4bccc70 = $(`<div id="html_3d78764a74456e2b2b3926ddb4bccc70" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_026e8939710748accc3e733111e65397.setContent(html_3d78764a74456e2b2b3926ddb4bccc70);
|
|
|
|
|
|
|
|
marker_9b478dc20076b128c69581f92d82883a.bindPopup(popup_026e8939710748accc3e733111e65397)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b478dc20076b128c69581f92d82883a.setIcon(icon_103a330f80309c6511dad4a620ce93fd);
|
|
|
|
|
|
var marker_2ae831b55f3260069cbff53a27a5ed92 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_878174a26ef81145077d23d6a6a87e9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2abe3e54644c1cd34f2c737eac4ffc6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6859c79c27cb9864a5aafcd11c46cf99 = $(`<div id="html_6859c79c27cb9864a5aafcd11c46cf99" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_2abe3e54644c1cd34f2c737eac4ffc6c.setContent(html_6859c79c27cb9864a5aafcd11c46cf99);
|
|
|
|
|
|
|
|
marker_2ae831b55f3260069cbff53a27a5ed92.bindPopup(popup_2abe3e54644c1cd34f2c737eac4ffc6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ae831b55f3260069cbff53a27a5ed92.setIcon(icon_878174a26ef81145077d23d6a6a87e9d);
|
|
|
|
|
|
var marker_b1bb7f371bf4373b8166a9cafa9d3256 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9d39889572e700f8d651f7dc245074ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfae24ab195c30896a5e16f5f0a913fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7612b6e822afb266ab911e79bbafd23f = $(`<div id="html_7612b6e822afb266ab911e79bbafd23f" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_cfae24ab195c30896a5e16f5f0a913fa.setContent(html_7612b6e822afb266ab911e79bbafd23f);
|
|
|
|
|
|
|
|
marker_b1bb7f371bf4373b8166a9cafa9d3256.bindPopup(popup_cfae24ab195c30896a5e16f5f0a913fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1bb7f371bf4373b8166a9cafa9d3256.setIcon(icon_9d39889572e700f8d651f7dc245074ac);
|
|
|
|
|
|
var marker_065659d8c5fcbf94ab4682d5501dc1a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_24738f59791ba65d6d637cfee725e879 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_449eff9c490be7888c757f189c4d1814 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e3159ce271f4135ad0a9bea7bea00ff = $(`<div id="html_7e3159ce271f4135ad0a9bea7bea00ff" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_449eff9c490be7888c757f189c4d1814.setContent(html_7e3159ce271f4135ad0a9bea7bea00ff);
|
|
|
|
|
|
|
|
marker_065659d8c5fcbf94ab4682d5501dc1a0.bindPopup(popup_449eff9c490be7888c757f189c4d1814)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_065659d8c5fcbf94ab4682d5501dc1a0.setIcon(icon_24738f59791ba65d6d637cfee725e879);
|
|
|
|
|
|
var marker_d1f7c055422dfd48b71d713c4adf46ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5c4e5413dd3ffb6c56ff123aba8e3d1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dba6c9453ae35350f105618007652a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f741c11eb114a0e33edee740fc739fd = $(`<div id="html_6f741c11eb114a0e33edee740fc739fd" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_2dba6c9453ae35350f105618007652a4.setContent(html_6f741c11eb114a0e33edee740fc739fd);
|
|
|
|
|
|
|
|
marker_d1f7c055422dfd48b71d713c4adf46ec.bindPopup(popup_2dba6c9453ae35350f105618007652a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1f7c055422dfd48b71d713c4adf46ec.setIcon(icon_5c4e5413dd3ffb6c56ff123aba8e3d1d);
|
|
|
|
|
|
var marker_5a158ee642230e5d2d5c726a444fb9fd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_44e3db11265544c9cdab75fa6b4a0fd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8ce4a84fb35d948490e98d213f7d81c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f4ce3407bb7d0fd86c5426c5f8cea44 = $(`<div id="html_9f4ce3407bb7d0fd86c5426c5f8cea44" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_f8ce4a84fb35d948490e98d213f7d81c.setContent(html_9f4ce3407bb7d0fd86c5426c5f8cea44);
|
|
|
|
|
|
|
|
marker_5a158ee642230e5d2d5c726a444fb9fd.bindPopup(popup_f8ce4a84fb35d948490e98d213f7d81c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a158ee642230e5d2d5c726a444fb9fd.setIcon(icon_44e3db11265544c9cdab75fa6b4a0fd9);
|
|
|
|
|
|
var marker_a1f2c1cee87fc80468be2ab8864a6fad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8ca549d64192e5229b5ebbfde7c6dcd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_921d6a52b8bf4608d7f5869e63df257c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3866bd299a6851a4da7071e8eaa12089 = $(`<div id="html_3866bd299a6851a4da7071e8eaa12089" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_921d6a52b8bf4608d7f5869e63df257c.setContent(html_3866bd299a6851a4da7071e8eaa12089);
|
|
|
|
|
|
|
|
marker_a1f2c1cee87fc80468be2ab8864a6fad.bindPopup(popup_921d6a52b8bf4608d7f5869e63df257c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f2c1cee87fc80468be2ab8864a6fad.setIcon(icon_8ca549d64192e5229b5ebbfde7c6dcd6);
|
|
|
|
|
|
var marker_6a5817de76126e47df410811c0e8f750 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_752dd78d4361c1a6716467c97f25d711 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83863b33e6a64bb50effe7d1a2d410e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d901e40062b69df3e9f39806c0a43cd = $(`<div id="html_1d901e40062b69df3e9f39806c0a43cd" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_83863b33e6a64bb50effe7d1a2d410e3.setContent(html_1d901e40062b69df3e9f39806c0a43cd);
|
|
|
|
|
|
|
|
marker_6a5817de76126e47df410811c0e8f750.bindPopup(popup_83863b33e6a64bb50effe7d1a2d410e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a5817de76126e47df410811c0e8f750.setIcon(icon_752dd78d4361c1a6716467c97f25d711);
|
|
|
|
|
|
var marker_daebf51718e96696128bdd3b52dfd7b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a3c765e5b27c6a6ecb28a27315884cf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_028f8d67759a6bdb2bd350156ea7c5e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82971a1286a49574d1457e22bb9f7f54 = $(`<div id="html_82971a1286a49574d1457e22bb9f7f54" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_028f8d67759a6bdb2bd350156ea7c5e2.setContent(html_82971a1286a49574d1457e22bb9f7f54);
|
|
|
|
|
|
|
|
marker_daebf51718e96696128bdd3b52dfd7b8.bindPopup(popup_028f8d67759a6bdb2bd350156ea7c5e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daebf51718e96696128bdd3b52dfd7b8.setIcon(icon_a3c765e5b27c6a6ecb28a27315884cf8);
|
|
|
|
|
|
var marker_cc92e2b63a19e4947ab259f9ff8cf5d7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_12642bd2acc273ed907e784a051d1398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5121f80d8418a9c644f0689866be59db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7768440429a8c222b103db35657b092 = $(`<div id="html_c7768440429a8c222b103db35657b092" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_5121f80d8418a9c644f0689866be59db.setContent(html_c7768440429a8c222b103db35657b092);
|
|
|
|
|
|
|
|
marker_cc92e2b63a19e4947ab259f9ff8cf5d7.bindPopup(popup_5121f80d8418a9c644f0689866be59db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc92e2b63a19e4947ab259f9ff8cf5d7.setIcon(icon_12642bd2acc273ed907e784a051d1398);
|
|
|
|
|
|
var marker_49bbd5d970083262bd48f0acfdb3c011 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ea6163f9def5ccf4f26916cfe9d48da1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29cf652113dd6223fbede17598951ea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3af6f027ee6f90a7eb35a814698bea4 = $(`<div id="html_a3af6f027ee6f90a7eb35a814698bea4" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_29cf652113dd6223fbede17598951ea3.setContent(html_a3af6f027ee6f90a7eb35a814698bea4);
|
|
|
|
|
|
|
|
marker_49bbd5d970083262bd48f0acfdb3c011.bindPopup(popup_29cf652113dd6223fbede17598951ea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49bbd5d970083262bd48f0acfdb3c011.setIcon(icon_ea6163f9def5ccf4f26916cfe9d48da1);
|
|
|
|
|
|
var marker_fbd9fa81fd68dda9228d9de99256836b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e1d975754eb5a23a74dd8f2b0f4ad2f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac915093a8a6e206a837c554e55e020 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03345970c2c4f1fa3ae32bb796f8f5a1 = $(`<div id="html_03345970c2c4f1fa3ae32bb796f8f5a1" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_6ac915093a8a6e206a837c554e55e020.setContent(html_03345970c2c4f1fa3ae32bb796f8f5a1);
|
|
|
|
|
|
|
|
marker_fbd9fa81fd68dda9228d9de99256836b.bindPopup(popup_6ac915093a8a6e206a837c554e55e020)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbd9fa81fd68dda9228d9de99256836b.setIcon(icon_e1d975754eb5a23a74dd8f2b0f4ad2f8);
|
|
|
|
|
|
var marker_7cad91dd1926f280e6f5585240aeda91 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_61272c9bc7bb338854d7adf1b2acf285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d0887c0c92377a24176795b1bbbbd55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19b05424f736689ced4c0512e7cae1e7 = $(`<div id="html_19b05424f736689ced4c0512e7cae1e7" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_6d0887c0c92377a24176795b1bbbbd55.setContent(html_19b05424f736689ced4c0512e7cae1e7);
|
|
|
|
|
|
|
|
marker_7cad91dd1926f280e6f5585240aeda91.bindPopup(popup_6d0887c0c92377a24176795b1bbbbd55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cad91dd1926f280e6f5585240aeda91.setIcon(icon_61272c9bc7bb338854d7adf1b2acf285);
|
|
|
|
|
|
var marker_61ad255bf5ff2d019f42f67b063830de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5ff88266415b5c767e19fbd6d0159bee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4f7be7c58f7eff581517eaadc452423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaa2378194266b707891f8af336b74ce = $(`<div id="html_eaa2378194266b707891f8af336b74ce" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_a4f7be7c58f7eff581517eaadc452423.setContent(html_eaa2378194266b707891f8af336b74ce);
|
|
|
|
|
|
|
|
marker_61ad255bf5ff2d019f42f67b063830de.bindPopup(popup_a4f7be7c58f7eff581517eaadc452423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61ad255bf5ff2d019f42f67b063830de.setIcon(icon_5ff88266415b5c767e19fbd6d0159bee);
|
|
|
|
|
|
var marker_5fabcf4bbffdafd8d8bc4b2d16c2dbbb = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_fdf236b86823f86d0e13788f6ed5e646 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd89f03790e1679f5f3a06c8335ea691 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_545959271bacb8a13d834713b7dc0777 = $(`<div id="html_545959271bacb8a13d834713b7dc0777" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_dd89f03790e1679f5f3a06c8335ea691.setContent(html_545959271bacb8a13d834713b7dc0777);
|
|
|
|
|
|
|
|
marker_5fabcf4bbffdafd8d8bc4b2d16c2dbbb.bindPopup(popup_dd89f03790e1679f5f3a06c8335ea691)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fabcf4bbffdafd8d8bc4b2d16c2dbbb.setIcon(icon_fdf236b86823f86d0e13788f6ed5e646);
|
|
|
|
|
|
var marker_43b5a4e75d76eeb57057f519b703abdd = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2bad5a99da4c7f2d563bcfa49857db69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1be05c51f5caba0d4938541cdbe154 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1dc86dd13f969e897d32fefd0a4995e = $(`<div id="html_d1dc86dd13f969e897d32fefd0a4995e" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_7f1be05c51f5caba0d4938541cdbe154.setContent(html_d1dc86dd13f969e897d32fefd0a4995e);
|
|
|
|
|
|
|
|
marker_43b5a4e75d76eeb57057f519b703abdd.bindPopup(popup_7f1be05c51f5caba0d4938541cdbe154)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43b5a4e75d76eeb57057f519b703abdd.setIcon(icon_2bad5a99da4c7f2d563bcfa49857db69);
|
|
|
|
|
|
var marker_cb76c3ef1887df95ca11d74d98621b9a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8d5fe2378395114d72c4bdf92704bd66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_004cf91dab6104bc612b1dbe14637d82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b34be6945dfeca54ef93a32d21b4166 = $(`<div id="html_1b34be6945dfeca54ef93a32d21b4166" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_004cf91dab6104bc612b1dbe14637d82.setContent(html_1b34be6945dfeca54ef93a32d21b4166);
|
|
|
|
|
|
|
|
marker_cb76c3ef1887df95ca11d74d98621b9a.bindPopup(popup_004cf91dab6104bc612b1dbe14637d82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb76c3ef1887df95ca11d74d98621b9a.setIcon(icon_8d5fe2378395114d72c4bdf92704bd66);
|
|
|
|
|
|
var marker_e55f73933d5d1b0f9d701dafa7cf473d = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c062d6b7af7c9314c66663df45db9c0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82fb67840b0b8116bed979b64ed37baf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a191b17bdc012de9e4b222718ca69e14 = $(`<div id="html_a191b17bdc012de9e4b222718ca69e14" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_82fb67840b0b8116bed979b64ed37baf.setContent(html_a191b17bdc012de9e4b222718ca69e14);
|
|
|
|
|
|
|
|
marker_e55f73933d5d1b0f9d701dafa7cf473d.bindPopup(popup_82fb67840b0b8116bed979b64ed37baf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e55f73933d5d1b0f9d701dafa7cf473d.setIcon(icon_c062d6b7af7c9314c66663df45db9c0a);
|
|
|
|
|
|
var marker_73943a3156f753521d135c5f56a5b513 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0bad41d1f9928353582e77c24c188744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f3a2e94e88ec6c2ba75841e4fc0ad11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1abfeaa676dc35816a0369ecab5db827 = $(`<div id="html_1abfeaa676dc35816a0369ecab5db827" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_6f3a2e94e88ec6c2ba75841e4fc0ad11.setContent(html_1abfeaa676dc35816a0369ecab5db827);
|
|
|
|
|
|
|
|
marker_73943a3156f753521d135c5f56a5b513.bindPopup(popup_6f3a2e94e88ec6c2ba75841e4fc0ad11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73943a3156f753521d135c5f56a5b513.setIcon(icon_0bad41d1f9928353582e77c24c188744);
|
|
|
|
|
|
var marker_583545b71634be6296d1f9ac9fac972b = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_261bc809fbbd6db3705387595dcd484c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75779eaba67e4c63c51d1ffe525e73a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c601c4873967b11fb485cdbaddfa1c6c = $(`<div id="html_c601c4873967b11fb485cdbaddfa1c6c" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_75779eaba67e4c63c51d1ffe525e73a2.setContent(html_c601c4873967b11fb485cdbaddfa1c6c);
|
|
|
|
|
|
|
|
marker_583545b71634be6296d1f9ac9fac972b.bindPopup(popup_75779eaba67e4c63c51d1ffe525e73a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_583545b71634be6296d1f9ac9fac972b.setIcon(icon_261bc809fbbd6db3705387595dcd484c);
|
|
|
|
|
|
var marker_6d93bf254c9f819fe9bf23d66d770d8f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_25354345f96fe2a427d6cf84a5cb6043 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe47a1a0b63577a35272442283b85478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2980a60e44920832746b1ed48a7e43ab = $(`<div id="html_2980a60e44920832746b1ed48a7e43ab" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_fe47a1a0b63577a35272442283b85478.setContent(html_2980a60e44920832746b1ed48a7e43ab);
|
|
|
|
|
|
|
|
marker_6d93bf254c9f819fe9bf23d66d770d8f.bindPopup(popup_fe47a1a0b63577a35272442283b85478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d93bf254c9f819fe9bf23d66d770d8f.setIcon(icon_25354345f96fe2a427d6cf84a5cb6043);
|
|
|
|
|
|
var marker_cb261259a74df0792d8ded767bfe3f7f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_20dc0e9e809907f6e27bd216b8d03b05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea07e4ea40209deb00e524ccc5c2bbf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb7ec766fe4c671ffa0d20dabea43519 = $(`<div id="html_fb7ec766fe4c671ffa0d20dabea43519" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_ea07e4ea40209deb00e524ccc5c2bbf8.setContent(html_fb7ec766fe4c671ffa0d20dabea43519);
|
|
|
|
|
|
|
|
marker_cb261259a74df0792d8ded767bfe3f7f.bindPopup(popup_ea07e4ea40209deb00e524ccc5c2bbf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb261259a74df0792d8ded767bfe3f7f.setIcon(icon_20dc0e9e809907f6e27bd216b8d03b05);
|
|
|
|
|
|
var marker_effb4b9ae1eac677c59739c610241740 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_084eac3d8ae8df7f7ca11fdc6b650a23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5973c9c9a6ab768fcff82773d2a1ff19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f973adb26bae62c8e31cadf0d47da1ef = $(`<div id="html_f973adb26bae62c8e31cadf0d47da1ef" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_5973c9c9a6ab768fcff82773d2a1ff19.setContent(html_f973adb26bae62c8e31cadf0d47da1ef);
|
|
|
|
|
|
|
|
marker_effb4b9ae1eac677c59739c610241740.bindPopup(popup_5973c9c9a6ab768fcff82773d2a1ff19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_effb4b9ae1eac677c59739c610241740.setIcon(icon_084eac3d8ae8df7f7ca11fdc6b650a23);
|
|
|
|
|
|
var marker_fa073a57f3bdfa75f97270612c4092c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1b39ea7175278f7d421ac7777d9b9f98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3f1812c39fa27701ff35107b01c2e0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e4bf5e46f58794ba05ad2a8fad45ce4 = $(`<div id="html_4e4bf5e46f58794ba05ad2a8fad45ce4" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_a3f1812c39fa27701ff35107b01c2e0a.setContent(html_4e4bf5e46f58794ba05ad2a8fad45ce4);
|
|
|
|
|
|
|
|
marker_fa073a57f3bdfa75f97270612c4092c2.bindPopup(popup_a3f1812c39fa27701ff35107b01c2e0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa073a57f3bdfa75f97270612c4092c2.setIcon(icon_1b39ea7175278f7d421ac7777d9b9f98);
|
|
|
|
|
|
var marker_72766a14dc2eec558ad5c99ac98dc256 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0fbdad9403bc03310b26d501f052eeb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e614c4f07d484c610ba450b98a529eec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62c2c693a555dd7593ad308e2e4a7076 = $(`<div id="html_62c2c693a555dd7593ad308e2e4a7076" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_e614c4f07d484c610ba450b98a529eec.setContent(html_62c2c693a555dd7593ad308e2e4a7076);
|
|
|
|
|
|
|
|
marker_72766a14dc2eec558ad5c99ac98dc256.bindPopup(popup_e614c4f07d484c610ba450b98a529eec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72766a14dc2eec558ad5c99ac98dc256.setIcon(icon_0fbdad9403bc03310b26d501f052eeb5);
|
|
|
|
|
|
var marker_cab9c54346f264c5ee4e59947f2a032a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1f538cbe2cf690510ac5ce19a0d61d90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6da58769c8d838ace315a89314e81a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e51b69f501d426fe1763a1ffc38525b = $(`<div id="html_9e51b69f501d426fe1763a1ffc38525b" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_b6da58769c8d838ace315a89314e81a7.setContent(html_9e51b69f501d426fe1763a1ffc38525b);
|
|
|
|
|
|
|
|
marker_cab9c54346f264c5ee4e59947f2a032a.bindPopup(popup_b6da58769c8d838ace315a89314e81a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cab9c54346f264c5ee4e59947f2a032a.setIcon(icon_1f538cbe2cf690510ac5ce19a0d61d90);
|
|
|
|
|
|
var marker_8bb59a8334b5301c2ea565f203206bfa = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1973dc3cf5139e468b630c8be28e24a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ce2eabc774fb57441381c7723667cc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0883a0936318577e780604fdaac59101 = $(`<div id="html_0883a0936318577e780604fdaac59101" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_4ce2eabc774fb57441381c7723667cc2.setContent(html_0883a0936318577e780604fdaac59101);
|
|
|
|
|
|
|
|
marker_8bb59a8334b5301c2ea565f203206bfa.bindPopup(popup_4ce2eabc774fb57441381c7723667cc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bb59a8334b5301c2ea565f203206bfa.setIcon(icon_1973dc3cf5139e468b630c8be28e24a6);
|
|
|
|
|
|
var marker_eb6acbfd33c27a8286c90f3d97915576 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_56d656310eacb3bde214b1a9ebde8fb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55c0c512d8648befa61e24f9f2fe50a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a6f9b9fd50385ee734257ba71b5ac7f = $(`<div id="html_1a6f9b9fd50385ee734257ba71b5ac7f" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_55c0c512d8648befa61e24f9f2fe50a5.setContent(html_1a6f9b9fd50385ee734257ba71b5ac7f);
|
|
|
|
|
|
|
|
marker_eb6acbfd33c27a8286c90f3d97915576.bindPopup(popup_55c0c512d8648befa61e24f9f2fe50a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb6acbfd33c27a8286c90f3d97915576.setIcon(icon_56d656310eacb3bde214b1a9ebde8fb3);
|
|
|
|
|
|
var marker_60a3c8eb7688c8c0d51e2dddc650c868 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6073a0fd9dc6f57c43bb6a7cb17071c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a740727301a18a91f47d839af0c0700 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_747f378bb2f34d8ffb33f75cb406b93a = $(`<div id="html_747f378bb2f34d8ffb33f75cb406b93a" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_0a740727301a18a91f47d839af0c0700.setContent(html_747f378bb2f34d8ffb33f75cb406b93a);
|
|
|
|
|
|
|
|
marker_60a3c8eb7688c8c0d51e2dddc650c868.bindPopup(popup_0a740727301a18a91f47d839af0c0700)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60a3c8eb7688c8c0d51e2dddc650c868.setIcon(icon_6073a0fd9dc6f57c43bb6a7cb17071c9);
|
|
|
|
|
|
var marker_3fa2cca9234e540f15a1e4ca355d38e9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6beccc2651bb2e8f180e12e89bd8242e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a91e696bc653a18b7f417a3ddf329c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46c5b91cb77bb8bab9f18a2ecc6d77fb = $(`<div id="html_46c5b91cb77bb8bab9f18a2ecc6d77fb" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_5a91e696bc653a18b7f417a3ddf329c8.setContent(html_46c5b91cb77bb8bab9f18a2ecc6d77fb);
|
|
|
|
|
|
|
|
marker_3fa2cca9234e540f15a1e4ca355d38e9.bindPopup(popup_5a91e696bc653a18b7f417a3ddf329c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fa2cca9234e540f15a1e4ca355d38e9.setIcon(icon_6beccc2651bb2e8f180e12e89bd8242e);
|
|
|
|
|
|
var marker_c9d80dbda3a95e36d775384664441a7a = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_21bfc6ba2480b85ef54461f2c574d8bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32ef9f8eaadc2d5c3dc7b222e3af5516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1161b578d8910a32e2d200bcf4941a9 = $(`<div id="html_d1161b578d8910a32e2d200bcf4941a9" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_32ef9f8eaadc2d5c3dc7b222e3af5516.setContent(html_d1161b578d8910a32e2d200bcf4941a9);
|
|
|
|
|
|
|
|
marker_c9d80dbda3a95e36d775384664441a7a.bindPopup(popup_32ef9f8eaadc2d5c3dc7b222e3af5516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9d80dbda3a95e36d775384664441a7a.setIcon(icon_21bfc6ba2480b85ef54461f2c574d8bd);
|
|
|
|
|
|
var marker_ccf93cb9f9308d2247385e17c20c3286 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0e08a8f7ccd574b0d10487a8bb2ddfd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dd4bd2e6fa6aaf60a5615345e954fb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01c48d1573b0ed90082e46d73ae71b32 = $(`<div id="html_01c48d1573b0ed90082e46d73ae71b32" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_1dd4bd2e6fa6aaf60a5615345e954fb9.setContent(html_01c48d1573b0ed90082e46d73ae71b32);
|
|
|
|
|
|
|
|
marker_ccf93cb9f9308d2247385e17c20c3286.bindPopup(popup_1dd4bd2e6fa6aaf60a5615345e954fb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccf93cb9f9308d2247385e17c20c3286.setIcon(icon_0e08a8f7ccd574b0d10487a8bb2ddfd0);
|
|
|
|
|
|
var marker_0bd89b6a7be3c97342d5ef2013fdeb50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_41c2b69ea52f6374bf8671750a2bcc9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f9bb8a8a78ec94da71acf5676474be9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76bb2513df420c4bc9d61350f1e130b6 = $(`<div id="html_76bb2513df420c4bc9d61350f1e130b6" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_1f9bb8a8a78ec94da71acf5676474be9.setContent(html_76bb2513df420c4bc9d61350f1e130b6);
|
|
|
|
|
|
|
|
marker_0bd89b6a7be3c97342d5ef2013fdeb50.bindPopup(popup_1f9bb8a8a78ec94da71acf5676474be9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bd89b6a7be3c97342d5ef2013fdeb50.setIcon(icon_41c2b69ea52f6374bf8671750a2bcc9a);
|
|
|
|
|
|
var marker_bc65f6a48887c10d7273aadd0b5de6fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f7c8283c2607d8350c4059c7c480b956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1551b93993f24142714a50c19f3dacaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_593843d2b90976a23f3817f843bd9c94 = $(`<div id="html_593843d2b90976a23f3817f843bd9c94" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_1551b93993f24142714a50c19f3dacaf.setContent(html_593843d2b90976a23f3817f843bd9c94);
|
|
|
|
|
|
|
|
marker_bc65f6a48887c10d7273aadd0b5de6fb.bindPopup(popup_1551b93993f24142714a50c19f3dacaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc65f6a48887c10d7273aadd0b5de6fb.setIcon(icon_f7c8283c2607d8350c4059c7c480b956);
|
|
|
|
|
|
var marker_26dfcd8625b2848a8e86f2457a649981 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6b96823fc313d1d1bbf69b8b2021f4ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cec4a7a05a418a8d18b704c91094daad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57ebc70c43b7d63b41f0f79c5ffacbd8 = $(`<div id="html_57ebc70c43b7d63b41f0f79c5ffacbd8" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_cec4a7a05a418a8d18b704c91094daad.setContent(html_57ebc70c43b7d63b41f0f79c5ffacbd8);
|
|
|
|
|
|
|
|
marker_26dfcd8625b2848a8e86f2457a649981.bindPopup(popup_cec4a7a05a418a8d18b704c91094daad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26dfcd8625b2848a8e86f2457a649981.setIcon(icon_6b96823fc313d1d1bbf69b8b2021f4ec);
|
|
|
|
|
|
var marker_014acd95722cbafe4cc17a39f24ed4e3 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_716ac1fb6fa5ce0d8d317132f2140fb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a2fb5d8f6600c8a0cc6e11a14cbc7c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a1bb45447b612ef98a8ceb91e74e741 = $(`<div id="html_3a1bb45447b612ef98a8ceb91e74e741" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_0a2fb5d8f6600c8a0cc6e11a14cbc7c1.setContent(html_3a1bb45447b612ef98a8ceb91e74e741);
|
|
|
|
|
|
|
|
marker_014acd95722cbafe4cc17a39f24ed4e3.bindPopup(popup_0a2fb5d8f6600c8a0cc6e11a14cbc7c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_014acd95722cbafe4cc17a39f24ed4e3.setIcon(icon_716ac1fb6fa5ce0d8d317132f2140fb6);
|
|
|
|
|
|
var marker_99e6f0d1cf35051374c8612410db2a08 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_517296ac9697b86786060aed85497fc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4242585629b1a6a39911663cc59fe7e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73dcd6ea9628dbad3ba9fe43afb0c30c = $(`<div id="html_73dcd6ea9628dbad3ba9fe43afb0c30c" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_4242585629b1a6a39911663cc59fe7e2.setContent(html_73dcd6ea9628dbad3ba9fe43afb0c30c);
|
|
|
|
|
|
|
|
marker_99e6f0d1cf35051374c8612410db2a08.bindPopup(popup_4242585629b1a6a39911663cc59fe7e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99e6f0d1cf35051374c8612410db2a08.setIcon(icon_517296ac9697b86786060aed85497fc2);
|
|
|
|
|
|
var marker_81a9a39e7dc57a6814f4630811a08379 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_97d4b826e242a6a1b1987513a026f700 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23ce3e483b13d5be69e05a9d5f16c680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d9f4569b79047dc266aafb15c3e3c40 = $(`<div id="html_9d9f4569b79047dc266aafb15c3e3c40" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_23ce3e483b13d5be69e05a9d5f16c680.setContent(html_9d9f4569b79047dc266aafb15c3e3c40);
|
|
|
|
|
|
|
|
marker_81a9a39e7dc57a6814f4630811a08379.bindPopup(popup_23ce3e483b13d5be69e05a9d5f16c680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81a9a39e7dc57a6814f4630811a08379.setIcon(icon_97d4b826e242a6a1b1987513a026f700);
|
|
|
|
|
|
var marker_f61b2eda003e9cff0d3375141b7299c2 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3eedec5adb5eb9d16c7296f97a86544d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e772c7360a94826115188a0328c6295c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a33ab4cab049e5f95018740369b79468 = $(`<div id="html_a33ab4cab049e5f95018740369b79468" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_e772c7360a94826115188a0328c6295c.setContent(html_a33ab4cab049e5f95018740369b79468);
|
|
|
|
|
|
|
|
marker_f61b2eda003e9cff0d3375141b7299c2.bindPopup(popup_e772c7360a94826115188a0328c6295c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f61b2eda003e9cff0d3375141b7299c2.setIcon(icon_3eedec5adb5eb9d16c7296f97a86544d);
|
|
|
|
|
|
var marker_3ae033b927f2012a1bfb330a99d95f1e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7d45737fc6fabfa7abafab79d5f098f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fcedce6f5bc8cf7a733a6052666b9ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77d18eac024e9f4fe640361e26aad3d8 = $(`<div id="html_77d18eac024e9f4fe640361e26aad3d8" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_8fcedce6f5bc8cf7a733a6052666b9ad.setContent(html_77d18eac024e9f4fe640361e26aad3d8);
|
|
|
|
|
|
|
|
marker_3ae033b927f2012a1bfb330a99d95f1e.bindPopup(popup_8fcedce6f5bc8cf7a733a6052666b9ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ae033b927f2012a1bfb330a99d95f1e.setIcon(icon_7d45737fc6fabfa7abafab79d5f098f2);
|
|
|
|
|
|
var marker_0ba381575e4ee96dfd0ab0c1dd107145 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1ad8dd46bebb54649ad5d706264d4c27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ede08750cb1f161679d4bda1b115634f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ed71748ec8c81c572fa10b90c7b5cfd = $(`<div id="html_6ed71748ec8c81c572fa10b90c7b5cfd" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ede08750cb1f161679d4bda1b115634f.setContent(html_6ed71748ec8c81c572fa10b90c7b5cfd);
|
|
|
|
|
|
|
|
marker_0ba381575e4ee96dfd0ab0c1dd107145.bindPopup(popup_ede08750cb1f161679d4bda1b115634f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ba381575e4ee96dfd0ab0c1dd107145.setIcon(icon_1ad8dd46bebb54649ad5d706264d4c27);
|
|
|
|
|
|
var marker_893c749bc77f9abc6d5ce5967ea48eed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5db1d6d8b04424adf97fa9a80dceecab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2beda0eb9474052e26b65b696330ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c40eec3452f4d802bf951a3470a0daa1 = $(`<div id="html_c40eec3452f4d802bf951a3470a0daa1" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_e2beda0eb9474052e26b65b696330ba7.setContent(html_c40eec3452f4d802bf951a3470a0daa1);
|
|
|
|
|
|
|
|
marker_893c749bc77f9abc6d5ce5967ea48eed.bindPopup(popup_e2beda0eb9474052e26b65b696330ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_893c749bc77f9abc6d5ce5967ea48eed.setIcon(icon_5db1d6d8b04424adf97fa9a80dceecab);
|
|
|
|
|
|
var marker_3124135528a79ea757f605cb9b785a8b = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_67f0644200793174ab7b1aa42a1e1b07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c621370141761818279a47a3f988fb1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4844ea121b0c5c08ee5af16a382f9c81 = $(`<div id="html_4844ea121b0c5c08ee5af16a382f9c81" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_c621370141761818279a47a3f988fb1c.setContent(html_4844ea121b0c5c08ee5af16a382f9c81);
|
|
|
|
|
|
|
|
marker_3124135528a79ea757f605cb9b785a8b.bindPopup(popup_c621370141761818279a47a3f988fb1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3124135528a79ea757f605cb9b785a8b.setIcon(icon_67f0644200793174ab7b1aa42a1e1b07);
|
|
|
|
|
|
var marker_04f83d1ca8197a9b4dd648be87a2e732 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5059ccd6e01bb876d10fd5fcb526599b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a92848631ba615be7d80cb8c157e2da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cffa230bda0b96397c2b7ed063305536 = $(`<div id="html_cffa230bda0b96397c2b7ed063305536" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_0a92848631ba615be7d80cb8c157e2da.setContent(html_cffa230bda0b96397c2b7ed063305536);
|
|
|
|
|
|
|
|
marker_04f83d1ca8197a9b4dd648be87a2e732.bindPopup(popup_0a92848631ba615be7d80cb8c157e2da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04f83d1ca8197a9b4dd648be87a2e732.setIcon(icon_5059ccd6e01bb876d10fd5fcb526599b);
|
|
|
|
|
|
var marker_1541b073b65a4dfd828dfccd7f6f058e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_cc11a01f14bdc49237d585340f2320b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e43d0da1664c1c3e141bf678435ba3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_110fef54e9dee4284222bea92737c0f4 = $(`<div id="html_110fef54e9dee4284222bea92737c0f4" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_6e43d0da1664c1c3e141bf678435ba3f.setContent(html_110fef54e9dee4284222bea92737c0f4);
|
|
|
|
|
|
|
|
marker_1541b073b65a4dfd828dfccd7f6f058e.bindPopup(popup_6e43d0da1664c1c3e141bf678435ba3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1541b073b65a4dfd828dfccd7f6f058e.setIcon(icon_cc11a01f14bdc49237d585340f2320b0);
|
|
|
|
|
|
var marker_fa621f50284ee91083bf729047aa7a34 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7e0c46d0dabfa64867c3d760c7b6a984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0075d5d2aa6cd121a6406b7bd35c72d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd0e36f3be8ab3e86340ff73f30a0461 = $(`<div id="html_cd0e36f3be8ab3e86340ff73f30a0461" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_f0075d5d2aa6cd121a6406b7bd35c72d.setContent(html_cd0e36f3be8ab3e86340ff73f30a0461);
|
|
|
|
|
|
|
|
marker_fa621f50284ee91083bf729047aa7a34.bindPopup(popup_f0075d5d2aa6cd121a6406b7bd35c72d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa621f50284ee91083bf729047aa7a34.setIcon(icon_7e0c46d0dabfa64867c3d760c7b6a984);
|
|
|
|
|
|
var marker_4de662edddd18d73bea3ce1ef82eef35 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f8f7fd58b64ced7e1680f295433d8718 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2f20b0a6faafae6961a4d41115d7e1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_942b5509cc58658f5bfe89caafab2cfc = $(`<div id="html_942b5509cc58658f5bfe89caafab2cfc" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_d2f20b0a6faafae6961a4d41115d7e1a.setContent(html_942b5509cc58658f5bfe89caafab2cfc);
|
|
|
|
|
|
|
|
marker_4de662edddd18d73bea3ce1ef82eef35.bindPopup(popup_d2f20b0a6faafae6961a4d41115d7e1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4de662edddd18d73bea3ce1ef82eef35.setIcon(icon_f8f7fd58b64ced7e1680f295433d8718);
|
|
|
|
|
|
var marker_67c286e4334181fd57971adc1680f34a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_fdbcc09ccfbfd385182bb0ffaa6bf1a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_906619fb5c2c51fef9ac169c8a98f5d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07ebf8c2e8634acb2561f5c68ed5685e = $(`<div id="html_07ebf8c2e8634acb2561f5c68ed5685e" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_906619fb5c2c51fef9ac169c8a98f5d3.setContent(html_07ebf8c2e8634acb2561f5c68ed5685e);
|
|
|
|
|
|
|
|
marker_67c286e4334181fd57971adc1680f34a.bindPopup(popup_906619fb5c2c51fef9ac169c8a98f5d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67c286e4334181fd57971adc1680f34a.setIcon(icon_fdbcc09ccfbfd385182bb0ffaa6bf1a8);
|
|
|
|
|
|
var marker_e63c1f6e192e5b4057b1f4f5c41262ae = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_bf76974a2770c43e93d767a0a389f37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fae327b504ea1305173800c08d7a62a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6bb1e6153e3b171b123394ce64930dd = $(`<div id="html_d6bb1e6153e3b171b123394ce64930dd" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_4fae327b504ea1305173800c08d7a62a.setContent(html_d6bb1e6153e3b171b123394ce64930dd);
|
|
|
|
|
|
|
|
marker_e63c1f6e192e5b4057b1f4f5c41262ae.bindPopup(popup_4fae327b504ea1305173800c08d7a62a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e63c1f6e192e5b4057b1f4f5c41262ae.setIcon(icon_bf76974a2770c43e93d767a0a389f37b);
|
|
|
|
|
|
var marker_2e64469cfd42d8da8ebc9b1f3e1f5ef7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f1bca425b553fc99422b4159e1759f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e8be4a714154d77c714c5ce042cb279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba5b9d284a08cf7a703795c2b9776a9b = $(`<div id="html_ba5b9d284a08cf7a703795c2b9776a9b" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_2e8be4a714154d77c714c5ce042cb279.setContent(html_ba5b9d284a08cf7a703795c2b9776a9b);
|
|
|
|
|
|
|
|
marker_2e64469cfd42d8da8ebc9b1f3e1f5ef7.bindPopup(popup_2e8be4a714154d77c714c5ce042cb279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e64469cfd42d8da8ebc9b1f3e1f5ef7.setIcon(icon_f1bca425b553fc99422b4159e1759f38);
|
|
|
|
|
|
var marker_07e75d4774f3564cb3fa01a5e8a07ac0 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_582e5f55eb594f9bc882307d9a4b3dbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4bb02d8bbec5277cab49acf250ae050 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_513b398174d5a6275a91064081f7abba = $(`<div id="html_513b398174d5a6275a91064081f7abba" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_b4bb02d8bbec5277cab49acf250ae050.setContent(html_513b398174d5a6275a91064081f7abba);
|
|
|
|
|
|
|
|
marker_07e75d4774f3564cb3fa01a5e8a07ac0.bindPopup(popup_b4bb02d8bbec5277cab49acf250ae050)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07e75d4774f3564cb3fa01a5e8a07ac0.setIcon(icon_582e5f55eb594f9bc882307d9a4b3dbc);
|
|
|
|
|
|
var marker_39a65b26fa17aa64204e527a3fb6eb22 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0bfdad38cc1c5bfd419934cb438b0b62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e27c625fc86299f342c8ecd679e09b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b426af11ec22d549104f7ce4674a2091 = $(`<div id="html_b426af11ec22d549104f7ce4674a2091" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_4e27c625fc86299f342c8ecd679e09b1.setContent(html_b426af11ec22d549104f7ce4674a2091);
|
|
|
|
|
|
|
|
marker_39a65b26fa17aa64204e527a3fb6eb22.bindPopup(popup_4e27c625fc86299f342c8ecd679e09b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39a65b26fa17aa64204e527a3fb6eb22.setIcon(icon_0bfdad38cc1c5bfd419934cb438b0b62);
|
|
|
|
|
|
var marker_b82a2a2d9115af1597dc76fb97aa8846 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9b85a84700d2ab7012940888ed0c642a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c50e6a10a4c950656410782bba91cba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89ec855801d03d90da380ead71f51d44 = $(`<div id="html_89ec855801d03d90da380ead71f51d44" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_4c50e6a10a4c950656410782bba91cba.setContent(html_89ec855801d03d90da380ead71f51d44);
|
|
|
|
|
|
|
|
marker_b82a2a2d9115af1597dc76fb97aa8846.bindPopup(popup_4c50e6a10a4c950656410782bba91cba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b82a2a2d9115af1597dc76fb97aa8846.setIcon(icon_9b85a84700d2ab7012940888ed0c642a);
|
|
|
|
|
|
var marker_8a139a87dc666d4c0daf1fbc87968eed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4cce8bf008a19212c36b85c2ce2af4a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1227dfc90673d3ce05f5531acf695e7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d3677e44a11f072e73e9807141082eb = $(`<div id="html_3d3677e44a11f072e73e9807141082eb" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_1227dfc90673d3ce05f5531acf695e7d.setContent(html_3d3677e44a11f072e73e9807141082eb);
|
|
|
|
|
|
|
|
marker_8a139a87dc666d4c0daf1fbc87968eed.bindPopup(popup_1227dfc90673d3ce05f5531acf695e7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a139a87dc666d4c0daf1fbc87968eed.setIcon(icon_4cce8bf008a19212c36b85c2ce2af4a4);
|
|
|
|
|
|
var marker_6457e45c8cf676c2d98c984b85d7777e = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4e5dff9b454f103b275b09e2e2525869 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3212592e05977a5ac5ab82f62c822209 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71aa9feb3d333ed549534aa2896d9bfa = $(`<div id="html_71aa9feb3d333ed549534aa2896d9bfa" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_3212592e05977a5ac5ab82f62c822209.setContent(html_71aa9feb3d333ed549534aa2896d9bfa);
|
|
|
|
|
|
|
|
marker_6457e45c8cf676c2d98c984b85d7777e.bindPopup(popup_3212592e05977a5ac5ab82f62c822209)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6457e45c8cf676c2d98c984b85d7777e.setIcon(icon_4e5dff9b454f103b275b09e2e2525869);
|
|
|
|
|
|
var marker_4b2ace64e12f383c1ed01f8504f17667 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2e14bf962b54fa43ac0e44e3010a4778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b693802029bc17a4107bcb5036474936 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dac5d3d76021216917458a118bb9e617 = $(`<div id="html_dac5d3d76021216917458a118bb9e617" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_b693802029bc17a4107bcb5036474936.setContent(html_dac5d3d76021216917458a118bb9e617);
|
|
|
|
|
|
|
|
marker_4b2ace64e12f383c1ed01f8504f17667.bindPopup(popup_b693802029bc17a4107bcb5036474936)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b2ace64e12f383c1ed01f8504f17667.setIcon(icon_2e14bf962b54fa43ac0e44e3010a4778);
|
|
|
|
|
|
var marker_056f5f76572e468fc295b2ae87737106 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_afe3093a0ec48a707ac3a099aac8896c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c60e801c3487062b5275bee82ed66fe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38b8ac01204914c9603450ac127f92e2 = $(`<div id="html_38b8ac01204914c9603450ac127f92e2" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_c60e801c3487062b5275bee82ed66fe6.setContent(html_38b8ac01204914c9603450ac127f92e2);
|
|
|
|
|
|
|
|
marker_056f5f76572e468fc295b2ae87737106.bindPopup(popup_c60e801c3487062b5275bee82ed66fe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_056f5f76572e468fc295b2ae87737106.setIcon(icon_afe3093a0ec48a707ac3a099aac8896c);
|
|
|
|
|
|
var marker_b20eeb9d2fe564684d45254910c6313a = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_32a510ffb8031a482d2bd04af6b234bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d84e4b70b84a2d24900b7c3f3910d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b8adb57c2796edbcfc62682cedbb417 = $(`<div id="html_6b8adb57c2796edbcfc62682cedbb417" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_02d84e4b70b84a2d24900b7c3f3910d6.setContent(html_6b8adb57c2796edbcfc62682cedbb417);
|
|
|
|
|
|
|
|
marker_b20eeb9d2fe564684d45254910c6313a.bindPopup(popup_02d84e4b70b84a2d24900b7c3f3910d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b20eeb9d2fe564684d45254910c6313a.setIcon(icon_32a510ffb8031a482d2bd04af6b234bb);
|
|
|
|
|
|
var marker_fac536b02005fbf692ccce7f5dfb6cbd = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2c7f7fa4b69643eaebc56d1a7d900832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_554d6091c30349ecd0ae6729d3f1c267 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4481aca84807b11c2f5cfa7aba20c070 = $(`<div id="html_4481aca84807b11c2f5cfa7aba20c070" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_554d6091c30349ecd0ae6729d3f1c267.setContent(html_4481aca84807b11c2f5cfa7aba20c070);
|
|
|
|
|
|
|
|
marker_fac536b02005fbf692ccce7f5dfb6cbd.bindPopup(popup_554d6091c30349ecd0ae6729d3f1c267)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fac536b02005fbf692ccce7f5dfb6cbd.setIcon(icon_2c7f7fa4b69643eaebc56d1a7d900832);
|
|
|
|
|
|
var marker_4eace44942eafddb73367d4a40ae3321 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_cb792874470929a1b163ae6bb1bef9a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b569ee93b0ab2d17331b24a085bcc4e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d00729b2d346cd47f993c57b2409b6e = $(`<div id="html_7d00729b2d346cd47f993c57b2409b6e" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_b569ee93b0ab2d17331b24a085bcc4e6.setContent(html_7d00729b2d346cd47f993c57b2409b6e);
|
|
|
|
|
|
|
|
marker_4eace44942eafddb73367d4a40ae3321.bindPopup(popup_b569ee93b0ab2d17331b24a085bcc4e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eace44942eafddb73367d4a40ae3321.setIcon(icon_cb792874470929a1b163ae6bb1bef9a1);
|
|
|
|
|
|
var marker_a21d1a73744f9e23435b5d211f6398d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4cf3ae50812df5d7e4475ce9d13e2782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37813378da53228745029e0d17239cc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfbb7a70a41b4f62454979b59bd86009 = $(`<div id="html_cfbb7a70a41b4f62454979b59bd86009" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_37813378da53228745029e0d17239cc6.setContent(html_cfbb7a70a41b4f62454979b59bd86009);
|
|
|
|
|
|
|
|
marker_a21d1a73744f9e23435b5d211f6398d4.bindPopup(popup_37813378da53228745029e0d17239cc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a21d1a73744f9e23435b5d211f6398d4.setIcon(icon_4cf3ae50812df5d7e4475ce9d13e2782);
|
|
|
|
|
|
var marker_ee2e4da493bd4fef2ce8a0c39a9d352b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8a1d438e9b95bc5b916390c18abccea0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0223d66d2e86cf99d34a9ad6b4317212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f379ca815bd0e74a8987ca4c2e66f113 = $(`<div id="html_f379ca815bd0e74a8987ca4c2e66f113" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_0223d66d2e86cf99d34a9ad6b4317212.setContent(html_f379ca815bd0e74a8987ca4c2e66f113);
|
|
|
|
|
|
|
|
marker_ee2e4da493bd4fef2ce8a0c39a9d352b.bindPopup(popup_0223d66d2e86cf99d34a9ad6b4317212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee2e4da493bd4fef2ce8a0c39a9d352b.setIcon(icon_8a1d438e9b95bc5b916390c18abccea0);
|
|
|
|
|
|
var marker_25e956d587afda0e66d42787d23596aa = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_dff5f74ab7be288d9e4d298ede0d0301 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f3bcc4bb28bd649a11ed416ec976d74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e332c9f6045518c0b334b64c36099b76 = $(`<div id="html_e332c9f6045518c0b334b64c36099b76" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_5f3bcc4bb28bd649a11ed416ec976d74.setContent(html_e332c9f6045518c0b334b64c36099b76);
|
|
|
|
|
|
|
|
marker_25e956d587afda0e66d42787d23596aa.bindPopup(popup_5f3bcc4bb28bd649a11ed416ec976d74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25e956d587afda0e66d42787d23596aa.setIcon(icon_dff5f74ab7be288d9e4d298ede0d0301);
|
|
|
|
|
|
var marker_932d518a9e327f26912a65ac9326364e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f6f5172a99ee13d653a0d86b3b5512d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceee208bd7db426f947edd8d5e93a6ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0915288fa3b844a7173fc8144c6310c4 = $(`<div id="html_0915288fa3b844a7173fc8144c6310c4" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_ceee208bd7db426f947edd8d5e93a6ca.setContent(html_0915288fa3b844a7173fc8144c6310c4);
|
|
|
|
|
|
|
|
marker_932d518a9e327f26912a65ac9326364e.bindPopup(popup_ceee208bd7db426f947edd8d5e93a6ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_932d518a9e327f26912a65ac9326364e.setIcon(icon_f6f5172a99ee13d653a0d86b3b5512d6);
|
|
|
|
|
|
var marker_2c01c749aa8e57db47753c631158dc81 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0d3813d24b814cb05dd008909ffd54c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_099535c9f4307feb3b75f3e19c43fb13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_830224bdc0095497c7cdbcf077d8c57d = $(`<div id="html_830224bdc0095497c7cdbcf077d8c57d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_099535c9f4307feb3b75f3e19c43fb13.setContent(html_830224bdc0095497c7cdbcf077d8c57d);
|
|
|
|
|
|
|
|
marker_2c01c749aa8e57db47753c631158dc81.bindPopup(popup_099535c9f4307feb3b75f3e19c43fb13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c01c749aa8e57db47753c631158dc81.setIcon(icon_0d3813d24b814cb05dd008909ffd54c0);
|
|
|
|
|
|
var marker_f354f8be8e8513502557237f1f21b842 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_43b3647f6da765e44d1c9c01afbddeb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e40b20957272a61b83479265450f08b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63b6afbf776aef442912fb146c61ddbe = $(`<div id="html_63b6afbf776aef442912fb146c61ddbe" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_8e40b20957272a61b83479265450f08b.setContent(html_63b6afbf776aef442912fb146c61ddbe);
|
|
|
|
|
|
|
|
marker_f354f8be8e8513502557237f1f21b842.bindPopup(popup_8e40b20957272a61b83479265450f08b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f354f8be8e8513502557237f1f21b842.setIcon(icon_43b3647f6da765e44d1c9c01afbddeb4);
|
|
|
|
|
|
var marker_67b3dbccb8578c726e298ebed708895f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_b89cc895712372ab4174832098c9051c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8512785e369567566b77289326772247 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_179ff4c3d8dbe121dc090b6f41dc5f5e = $(`<div id="html_179ff4c3d8dbe121dc090b6f41dc5f5e" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_8512785e369567566b77289326772247.setContent(html_179ff4c3d8dbe121dc090b6f41dc5f5e);
|
|
|
|
|
|
|
|
marker_67b3dbccb8578c726e298ebed708895f.bindPopup(popup_8512785e369567566b77289326772247)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b3dbccb8578c726e298ebed708895f.setIcon(icon_b89cc895712372ab4174832098c9051c);
|
|
|
|
|
|
var marker_9876138f7e11c06d107dc790f3fea612 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_660810a2451eb8bc6b09007ddd2cdd7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa2dadb4956f797f2cab852c357407f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_953b100ec3db75b1911979c150530234 = $(`<div id="html_953b100ec3db75b1911979c150530234" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_aa2dadb4956f797f2cab852c357407f5.setContent(html_953b100ec3db75b1911979c150530234);
|
|
|
|
|
|
|
|
marker_9876138f7e11c06d107dc790f3fea612.bindPopup(popup_aa2dadb4956f797f2cab852c357407f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9876138f7e11c06d107dc790f3fea612.setIcon(icon_660810a2451eb8bc6b09007ddd2cdd7d);
|
|
|
|
|
|
var marker_1a8c94f8a2fcb2849e0c63adcaf00efd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c63fe47bf70a1933280c59b97496e428 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b12cd37827e95d1c2cb457b208056502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5d2630ed70ce94fdde77b61a2a3b451 = $(`<div id="html_f5d2630ed70ce94fdde77b61a2a3b451" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_b12cd37827e95d1c2cb457b208056502.setContent(html_f5d2630ed70ce94fdde77b61a2a3b451);
|
|
|
|
|
|
|
|
marker_1a8c94f8a2fcb2849e0c63adcaf00efd.bindPopup(popup_b12cd37827e95d1c2cb457b208056502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a8c94f8a2fcb2849e0c63adcaf00efd.setIcon(icon_c63fe47bf70a1933280c59b97496e428);
|
|
|
|
|
|
var marker_c90e171c689de2a5f13fee79c19d291c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_54a99e58556c370f6b523727d4c79382 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73d13d04747811778a7d2f5495626654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72fc41f4c9030a258e1bcfcdb36cd609 = $(`<div id="html_72fc41f4c9030a258e1bcfcdb36cd609" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_73d13d04747811778a7d2f5495626654.setContent(html_72fc41f4c9030a258e1bcfcdb36cd609);
|
|
|
|
|
|
|
|
marker_c90e171c689de2a5f13fee79c19d291c.bindPopup(popup_73d13d04747811778a7d2f5495626654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c90e171c689de2a5f13fee79c19d291c.setIcon(icon_54a99e58556c370f6b523727d4c79382);
|
|
|
|
|
|
var marker_497031cc6b3d12b2dcb77b0a5ccfe291 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0889b60b253edd0ab335ef9eee6f04e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_251959b36ac3d35a01a610b019a96975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d80d1c81c85e92b2394fb2dbbd9cbe13 = $(`<div id="html_d80d1c81c85e92b2394fb2dbbd9cbe13" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_251959b36ac3d35a01a610b019a96975.setContent(html_d80d1c81c85e92b2394fb2dbbd9cbe13);
|
|
|
|
|
|
|
|
marker_497031cc6b3d12b2dcb77b0a5ccfe291.bindPopup(popup_251959b36ac3d35a01a610b019a96975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_497031cc6b3d12b2dcb77b0a5ccfe291.setIcon(icon_0889b60b253edd0ab335ef9eee6f04e2);
|
|
|
|
|
|
var marker_73873676952b6239c011b3ffe1bf3cda = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8eeb1286bbae48c8c0760c09c4776f3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9737fcb1afd9c19fc9e5b766ac1eea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5350ce58374d617c9893649a113b37f1 = $(`<div id="html_5350ce58374d617c9893649a113b37f1" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_e9737fcb1afd9c19fc9e5b766ac1eea0.setContent(html_5350ce58374d617c9893649a113b37f1);
|
|
|
|
|
|
|
|
marker_73873676952b6239c011b3ffe1bf3cda.bindPopup(popup_e9737fcb1afd9c19fc9e5b766ac1eea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73873676952b6239c011b3ffe1bf3cda.setIcon(icon_8eeb1286bbae48c8c0760c09c4776f3c);
|
|
|
|
|
|
var marker_7c11511776adfaf3310003227e82d2fb = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7823acc762e9d9af51d30a594b13de0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebe663ef4d62a2d7cc2125ce393ce499 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8694cbd2fa6b5634ca77a90e648ef810 = $(`<div id="html_8694cbd2fa6b5634ca77a90e648ef810" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_ebe663ef4d62a2d7cc2125ce393ce499.setContent(html_8694cbd2fa6b5634ca77a90e648ef810);
|
|
|
|
|
|
|
|
marker_7c11511776adfaf3310003227e82d2fb.bindPopup(popup_ebe663ef4d62a2d7cc2125ce393ce499)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c11511776adfaf3310003227e82d2fb.setIcon(icon_7823acc762e9d9af51d30a594b13de0e);
|
|
|
|
|
|
var marker_7a834ad2958ad1a10acd74dc27350c9d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c4a9e9779bf472b2205c2c3876f1e9de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed56fd316b2fa4159ca609b7b70428bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdcd3d8845011e946a3a6c975804dd48 = $(`<div id="html_cdcd3d8845011e946a3a6c975804dd48" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_ed56fd316b2fa4159ca609b7b70428bc.setContent(html_cdcd3d8845011e946a3a6c975804dd48);
|
|
|
|
|
|
|
|
marker_7a834ad2958ad1a10acd74dc27350c9d.bindPopup(popup_ed56fd316b2fa4159ca609b7b70428bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a834ad2958ad1a10acd74dc27350c9d.setIcon(icon_c4a9e9779bf472b2205c2c3876f1e9de);
|
|
|
|
|
|
var marker_b27f1d76bdf4c7f91cdc1f35d0015f59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5630134836c134069f72f4297adf0e19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce923212e45d9cc30b9504c5430543bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5804eb1341898965c9eae9f21ac4606a = $(`<div id="html_5804eb1341898965c9eae9f21ac4606a" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_ce923212e45d9cc30b9504c5430543bd.setContent(html_5804eb1341898965c9eae9f21ac4606a);
|
|
|
|
|
|
|
|
marker_b27f1d76bdf4c7f91cdc1f35d0015f59.bindPopup(popup_ce923212e45d9cc30b9504c5430543bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b27f1d76bdf4c7f91cdc1f35d0015f59.setIcon(icon_5630134836c134069f72f4297adf0e19);
|
|
|
|
|
|
var marker_d6278feb0fb984c5ba7377b00a92cded = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ca3c82bc795d8b70f35a3f761c8324ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff9c8b5a9f78c53d93f87924622b684b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78fbb5a6899f9998f62016d62729eb19 = $(`<div id="html_78fbb5a6899f9998f62016d62729eb19" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_ff9c8b5a9f78c53d93f87924622b684b.setContent(html_78fbb5a6899f9998f62016d62729eb19);
|
|
|
|
|
|
|
|
marker_d6278feb0fb984c5ba7377b00a92cded.bindPopup(popup_ff9c8b5a9f78c53d93f87924622b684b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6278feb0fb984c5ba7377b00a92cded.setIcon(icon_ca3c82bc795d8b70f35a3f761c8324ab);
|
|
|
|
|
|
var marker_22814b62e4638ec7ccc406d296a9cea6 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_acad30e4f349095d5781fede5305b84d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fd178c574efecf6c7a67d42f795296f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_597d3c7cfde4fece6de7de09d199f6ed = $(`<div id="html_597d3c7cfde4fece6de7de09d199f6ed" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_1fd178c574efecf6c7a67d42f795296f.setContent(html_597d3c7cfde4fece6de7de09d199f6ed);
|
|
|
|
|
|
|
|
marker_22814b62e4638ec7ccc406d296a9cea6.bindPopup(popup_1fd178c574efecf6c7a67d42f795296f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22814b62e4638ec7ccc406d296a9cea6.setIcon(icon_acad30e4f349095d5781fede5305b84d);
|
|
|
|
|
|
var marker_9e551ffea310280910718b4872140caf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d6236c5996f6015fa00f07f5f98c4170 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8f5a66ddc194f6e1d10a7f4ee309067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5761aff6f7bc9ee57b6c8f065fbdf587 = $(`<div id="html_5761aff6f7bc9ee57b6c8f065fbdf587" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_c8f5a66ddc194f6e1d10a7f4ee309067.setContent(html_5761aff6f7bc9ee57b6c8f065fbdf587);
|
|
|
|
|
|
|
|
marker_9e551ffea310280910718b4872140caf.bindPopup(popup_c8f5a66ddc194f6e1d10a7f4ee309067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e551ffea310280910718b4872140caf.setIcon(icon_d6236c5996f6015fa00f07f5f98c4170);
|
|
|
|
|
|
var marker_99d54df7b36feb8e5a04f4e568ec792a = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_468d1101772a09250f7a2e4b11ae73c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcdcaeb4a52603bd51ae9ff28bd60a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2aeb6b8cb749faeb163d896b17d1f71 = $(`<div id="html_b2aeb6b8cb749faeb163d896b17d1f71" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_dcdcaeb4a52603bd51ae9ff28bd60a1a.setContent(html_b2aeb6b8cb749faeb163d896b17d1f71);
|
|
|
|
|
|
|
|
marker_99d54df7b36feb8e5a04f4e568ec792a.bindPopup(popup_dcdcaeb4a52603bd51ae9ff28bd60a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d54df7b36feb8e5a04f4e568ec792a.setIcon(icon_468d1101772a09250f7a2e4b11ae73c8);
|
|
|
|
|
|
var marker_2d97445114e8434bddb7bf1f43763675 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c4554d45db67f1d6302d273a2b846dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5de8ce7071a953298a65a0fc69a9bd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f24bcda2976a98f67eb1c7ec0b27f26 = $(`<div id="html_5f24bcda2976a98f67eb1c7ec0b27f26" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_d5de8ce7071a953298a65a0fc69a9bd4.setContent(html_5f24bcda2976a98f67eb1c7ec0b27f26);
|
|
|
|
|
|
|
|
marker_2d97445114e8434bddb7bf1f43763675.bindPopup(popup_d5de8ce7071a953298a65a0fc69a9bd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d97445114e8434bddb7bf1f43763675.setIcon(icon_c4554d45db67f1d6302d273a2b846dbd);
|
|
|
|
|
|
var marker_3ee81953cb9d1937d3e92799dc35cf26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_730529250e757549eac5a3cc6e4ff20d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6e317896bf4dca46fe18f103ffee551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f47321f8ea5e2b1407a500a2dbce3315 = $(`<div id="html_f47321f8ea5e2b1407a500a2dbce3315" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_a6e317896bf4dca46fe18f103ffee551.setContent(html_f47321f8ea5e2b1407a500a2dbce3315);
|
|
|
|
|
|
|
|
marker_3ee81953cb9d1937d3e92799dc35cf26.bindPopup(popup_a6e317896bf4dca46fe18f103ffee551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ee81953cb9d1937d3e92799dc35cf26.setIcon(icon_730529250e757549eac5a3cc6e4ff20d);
|
|
|
|
|
|
var marker_ad6b968fccbba89bb7f695aeefa6d8fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_91bc70f3bec55f2a519df47721dec3b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38b528395db68ff42abe00c840060940 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_742694ee77131d5f92c13395de8eec39 = $(`<div id="html_742694ee77131d5f92c13395de8eec39" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_38b528395db68ff42abe00c840060940.setContent(html_742694ee77131d5f92c13395de8eec39);
|
|
|
|
|
|
|
|
marker_ad6b968fccbba89bb7f695aeefa6d8fd.bindPopup(popup_38b528395db68ff42abe00c840060940)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad6b968fccbba89bb7f695aeefa6d8fd.setIcon(icon_91bc70f3bec55f2a519df47721dec3b1);
|
|
|
|
|
|
var marker_2eef0cdf5aa4dae5ff7441414c49f477 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_7543e4b906b7444257f97d8eadd94725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31ac07a39627f067582135dbd9e77ccb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bf4f521d72b526d8a0f4b04eceae810 = $(`<div id="html_3bf4f521d72b526d8a0f4b04eceae810" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_31ac07a39627f067582135dbd9e77ccb.setContent(html_3bf4f521d72b526d8a0f4b04eceae810);
|
|
|
|
|
|
|
|
marker_2eef0cdf5aa4dae5ff7441414c49f477.bindPopup(popup_31ac07a39627f067582135dbd9e77ccb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eef0cdf5aa4dae5ff7441414c49f477.setIcon(icon_7543e4b906b7444257f97d8eadd94725);
|
|
|
|
|
|
var marker_633c542ac870e84ac445f2375e7a06f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0b612afa9c7622899c992ab9bd17d76e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_864dd4a66e38ad0e52c05840c172f7d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f84d032dc5d4b92de7b2b3e009e72aa2 = $(`<div id="html_f84d032dc5d4b92de7b2b3e009e72aa2" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_864dd4a66e38ad0e52c05840c172f7d7.setContent(html_f84d032dc5d4b92de7b2b3e009e72aa2);
|
|
|
|
|
|
|
|
marker_633c542ac870e84ac445f2375e7a06f6.bindPopup(popup_864dd4a66e38ad0e52c05840c172f7d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_633c542ac870e84ac445f2375e7a06f6.setIcon(icon_0b612afa9c7622899c992ab9bd17d76e);
|
|
|
|
|
|
var marker_3f7594900c731b27d93409defdc0ef36 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_b28d7204d156daea22ab58b4de8469b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc94112802e838147ca0895c64ec77e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7e659b67def2f2ec8bef7a409e6e788 = $(`<div id="html_e7e659b67def2f2ec8bef7a409e6e788" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_0bc94112802e838147ca0895c64ec77e.setContent(html_e7e659b67def2f2ec8bef7a409e6e788);
|
|
|
|
|
|
|
|
marker_3f7594900c731b27d93409defdc0ef36.bindPopup(popup_0bc94112802e838147ca0895c64ec77e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f7594900c731b27d93409defdc0ef36.setIcon(icon_b28d7204d156daea22ab58b4de8469b7);
|
|
|
|
|
|
var marker_2ea6cbbb5e3370583d7b61ff7d3866a5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ed4ec48b6114f741d81c53feb01fd7d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d66d39aca054cd8217be0404130b99d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2145d74b5cf07fe6f1e6d2c58f56bc1b = $(`<div id="html_2145d74b5cf07fe6f1e6d2c58f56bc1b" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_2d66d39aca054cd8217be0404130b99d.setContent(html_2145d74b5cf07fe6f1e6d2c58f56bc1b);
|
|
|
|
|
|
|
|
marker_2ea6cbbb5e3370583d7b61ff7d3866a5.bindPopup(popup_2d66d39aca054cd8217be0404130b99d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ea6cbbb5e3370583d7b61ff7d3866a5.setIcon(icon_ed4ec48b6114f741d81c53feb01fd7d7);
|
|
|
|
|
|
var marker_e4329578aa7fa444379e8dc9e154cf69 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a6b56f3ac50f18edb7fc02b7ed89b10b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d171f3aea4d1103b22b04bb44c081f74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_848c056acf135b4d9f4ae5967c41d0bc = $(`<div id="html_848c056acf135b4d9f4ae5967c41d0bc" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_d171f3aea4d1103b22b04bb44c081f74.setContent(html_848c056acf135b4d9f4ae5967c41d0bc);
|
|
|
|
|
|
|
|
marker_e4329578aa7fa444379e8dc9e154cf69.bindPopup(popup_d171f3aea4d1103b22b04bb44c081f74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4329578aa7fa444379e8dc9e154cf69.setIcon(icon_a6b56f3ac50f18edb7fc02b7ed89b10b);
|
|
|
|
|
|
var marker_59f38a12999ce14ffd92987a3f795043 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d8e2e069bd58006d0dea704c65b70b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be8eca072eee4ef9d72127e53c121ae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d610a32ad47ef8e9cfdd862002e32b = $(`<div id="html_b9d610a32ad47ef8e9cfdd862002e32b" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_be8eca072eee4ef9d72127e53c121ae6.setContent(html_b9d610a32ad47ef8e9cfdd862002e32b);
|
|
|
|
|
|
|
|
marker_59f38a12999ce14ffd92987a3f795043.bindPopup(popup_be8eca072eee4ef9d72127e53c121ae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59f38a12999ce14ffd92987a3f795043.setIcon(icon_d8e2e069bd58006d0dea704c65b70b42);
|
|
|
|
|
|
var marker_20ab439bdd75c07f4ea394d6c00385f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_871d14fa0fe9389013a376b22275e7f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49e31ce9d243334aae40e74d55d2361b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c35030dadb7f099b181aec1f288ccb5 = $(`<div id="html_3c35030dadb7f099b181aec1f288ccb5" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_49e31ce9d243334aae40e74d55d2361b.setContent(html_3c35030dadb7f099b181aec1f288ccb5);
|
|
|
|
|
|
|
|
marker_20ab439bdd75c07f4ea394d6c00385f2.bindPopup(popup_49e31ce9d243334aae40e74d55d2361b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ab439bdd75c07f4ea394d6c00385f2.setIcon(icon_871d14fa0fe9389013a376b22275e7f0);
|
|
|
|
|
|
var marker_4f55a7874f97ff695f391e7bafeadd39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8b2c6ffe57c0a6fadaada734cfb90bde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a15ef848b99bf848fece593dfd261460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adb61908e118cefbb7871d5c713cfaa7 = $(`<div id="html_adb61908e118cefbb7871d5c713cfaa7" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_a15ef848b99bf848fece593dfd261460.setContent(html_adb61908e118cefbb7871d5c713cfaa7);
|
|
|
|
|
|
|
|
marker_4f55a7874f97ff695f391e7bafeadd39.bindPopup(popup_a15ef848b99bf848fece593dfd261460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f55a7874f97ff695f391e7bafeadd39.setIcon(icon_8b2c6ffe57c0a6fadaada734cfb90bde);
|
|
|
|
|
|
var marker_a00c8340228ba03ef6bf756168ac6244 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_dfea54f92ea0ee353b180468aa46a283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd663878d81ea63ca9630054075f5a67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_144a053ee65013a1257480ebde2f3311 = $(`<div id="html_144a053ee65013a1257480ebde2f3311" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_dd663878d81ea63ca9630054075f5a67.setContent(html_144a053ee65013a1257480ebde2f3311);
|
|
|
|
|
|
|
|
marker_a00c8340228ba03ef6bf756168ac6244.bindPopup(popup_dd663878d81ea63ca9630054075f5a67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a00c8340228ba03ef6bf756168ac6244.setIcon(icon_dfea54f92ea0ee353b180468aa46a283);
|
|
|
|
|
|
var marker_f844930875f0d6167f0212855bfdcc8c = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_89c58f7893c80722087f506e2d1a6e43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8199265c31284f6d2cc6f60860d1cfd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc170d60bebc30f4176bec0b0d87574c = $(`<div id="html_dc170d60bebc30f4176bec0b0d87574c" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_8199265c31284f6d2cc6f60860d1cfd3.setContent(html_dc170d60bebc30f4176bec0b0d87574c);
|
|
|
|
|
|
|
|
marker_f844930875f0d6167f0212855bfdcc8c.bindPopup(popup_8199265c31284f6d2cc6f60860d1cfd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f844930875f0d6167f0212855bfdcc8c.setIcon(icon_89c58f7893c80722087f506e2d1a6e43);
|
|
|
|
|
|
var marker_74d4c73823a3264d4fe901cab16fd0d5 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_018c1aec42f8c6856d799941415a0673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_552038a55dc1e6dbccb6cc9207b0850e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1fb1282e9a1395b4f8aff948f48f537 = $(`<div id="html_c1fb1282e9a1395b4f8aff948f48f537" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_552038a55dc1e6dbccb6cc9207b0850e.setContent(html_c1fb1282e9a1395b4f8aff948f48f537);
|
|
|
|
|
|
|
|
marker_74d4c73823a3264d4fe901cab16fd0d5.bindPopup(popup_552038a55dc1e6dbccb6cc9207b0850e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74d4c73823a3264d4fe901cab16fd0d5.setIcon(icon_018c1aec42f8c6856d799941415a0673);
|
|
|
|
|
|
var marker_22eaf666019f1a12faff3bcdf86edc4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ff32203c57742e78cfdfd59b738f86eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ad2aa52e242fd82671fd8b6870c855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fa66d861acdbe16d62ef3428b3a6869 = $(`<div id="html_2fa66d861acdbe16d62ef3428b3a6869" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_98ad2aa52e242fd82671fd8b6870c855.setContent(html_2fa66d861acdbe16d62ef3428b3a6869);
|
|
|
|
|
|
|
|
marker_22eaf666019f1a12faff3bcdf86edc4a.bindPopup(popup_98ad2aa52e242fd82671fd8b6870c855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22eaf666019f1a12faff3bcdf86edc4a.setIcon(icon_ff32203c57742e78cfdfd59b738f86eb);
|
|
|
|
|
|
var marker_eeabc3db706d2e3d1d07864234c0ca56 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c0d300dbef30e6d3cd1301e427127d3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5244aea9fb8a7a42f12049f1764d738e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd8aa2bfa0cf17fd9fa6c28cb7e5d1d = $(`<div id="html_1bd8aa2bfa0cf17fd9fa6c28cb7e5d1d" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_5244aea9fb8a7a42f12049f1764d738e.setContent(html_1bd8aa2bfa0cf17fd9fa6c28cb7e5d1d);
|
|
|
|
|
|
|
|
marker_eeabc3db706d2e3d1d07864234c0ca56.bindPopup(popup_5244aea9fb8a7a42f12049f1764d738e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eeabc3db706d2e3d1d07864234c0ca56.setIcon(icon_c0d300dbef30e6d3cd1301e427127d3f);
|
|
|
|
|
|
var marker_86faca06c493d0c233664e49de5e03ef = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2021cbc591c63036cbf1e81d113d3241 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50c9a628a0f6347748f4874de8e7f206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cc8c01f4ff311986460688255ab2316 = $(`<div id="html_0cc8c01f4ff311986460688255ab2316" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_50c9a628a0f6347748f4874de8e7f206.setContent(html_0cc8c01f4ff311986460688255ab2316);
|
|
|
|
|
|
|
|
marker_86faca06c493d0c233664e49de5e03ef.bindPopup(popup_50c9a628a0f6347748f4874de8e7f206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86faca06c493d0c233664e49de5e03ef.setIcon(icon_2021cbc591c63036cbf1e81d113d3241);
|
|
|
|
|
|
var marker_53cbf62ec340cf4df48265097f43e708 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1ec4aa55149d0622faec2b0a8e893bee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23d72e5b16b0f462c70a45fd2ff8bdad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84d4e17a93a953be1ed93fc3db6c6005 = $(`<div id="html_84d4e17a93a953be1ed93fc3db6c6005" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_23d72e5b16b0f462c70a45fd2ff8bdad.setContent(html_84d4e17a93a953be1ed93fc3db6c6005);
|
|
|
|
|
|
|
|
marker_53cbf62ec340cf4df48265097f43e708.bindPopup(popup_23d72e5b16b0f462c70a45fd2ff8bdad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53cbf62ec340cf4df48265097f43e708.setIcon(icon_1ec4aa55149d0622faec2b0a8e893bee);
|
|
|
|
|
|
var marker_d2c147126edbc6cb0cd91975974f26f8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_00a26b70085e4f947a201609c4ccc544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38f2cb84036c11d349a1c63928acadaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fcd7406b122ce6dd300d4afd27652ec = $(`<div id="html_4fcd7406b122ce6dd300d4afd27652ec" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_38f2cb84036c11d349a1c63928acadaf.setContent(html_4fcd7406b122ce6dd300d4afd27652ec);
|
|
|
|
|
|
|
|
marker_d2c147126edbc6cb0cd91975974f26f8.bindPopup(popup_38f2cb84036c11d349a1c63928acadaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c147126edbc6cb0cd91975974f26f8.setIcon(icon_00a26b70085e4f947a201609c4ccc544);
|
|
|
|
|
|
var marker_bcb2ca98a5a13a993fcf14b7cf9e6329 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6bdfdcbbd031ab0acc8b0d99aa70cf60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1a064bf98a70c3b3ea94483bc6a48a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7806f90c8c42452f5882ea6aab448d57 = $(`<div id="html_7806f90c8c42452f5882ea6aab448d57" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_f1a064bf98a70c3b3ea94483bc6a48a7.setContent(html_7806f90c8c42452f5882ea6aab448d57);
|
|
|
|
|
|
|
|
marker_bcb2ca98a5a13a993fcf14b7cf9e6329.bindPopup(popup_f1a064bf98a70c3b3ea94483bc6a48a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcb2ca98a5a13a993fcf14b7cf9e6329.setIcon(icon_6bdfdcbbd031ab0acc8b0d99aa70cf60);
|
|
|
|
|
|
var marker_39b4a1b7f2de05293fe8c4453f2f799d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_62ffd77ea86ef0018e424d803bf1b957 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a314cf2d3873b47843c5b03037b96f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ddf5b9b35ddb73d5fc60be8e8d67d2d = $(`<div id="html_5ddf5b9b35ddb73d5fc60be8e8d67d2d" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_3a314cf2d3873b47843c5b03037b96f1.setContent(html_5ddf5b9b35ddb73d5fc60be8e8d67d2d);
|
|
|
|
|
|
|
|
marker_39b4a1b7f2de05293fe8c4453f2f799d.bindPopup(popup_3a314cf2d3873b47843c5b03037b96f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39b4a1b7f2de05293fe8c4453f2f799d.setIcon(icon_62ffd77ea86ef0018e424d803bf1b957);
|
|
|
|
|
|
var marker_9f061229ddc3d39239df359d0715fedc = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ebae25e8431cd010417c8740a89adfd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db6ca37f908bd7900f2a6e8aacaa8d14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bf4cb66cf8287c5c161438ad3b2df4c = $(`<div id="html_0bf4cb66cf8287c5c161438ad3b2df4c" style="width: 100.0%; height: 100.0%;">relay.apps.prod.aws.ocp.signet.ing</div>`)[0];
|
|
popup_db6ca37f908bd7900f2a6e8aacaa8d14.setContent(html_0bf4cb66cf8287c5c161438ad3b2df4c);
|
|
|
|
|
|
|
|
marker_9f061229ddc3d39239df359d0715fedc.bindPopup(popup_db6ca37f908bd7900f2a6e8aacaa8d14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f061229ddc3d39239df359d0715fedc.setIcon(icon_ebae25e8431cd010417c8740a89adfd9);
|
|
|
|
|
|
var marker_bb376d697ea653d31504b04e8e72d821 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c6c1bd04a7ec03a3c5022fe83a0e6954 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf322c33e6e6ea8cc33a4deee2d611a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b0cf9be72cfe963f089d06ea3ba49da = $(`<div id="html_8b0cf9be72cfe963f089d06ea3ba49da" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_9cf322c33e6e6ea8cc33a4deee2d611a.setContent(html_8b0cf9be72cfe963f089d06ea3ba49da);
|
|
|
|
|
|
|
|
marker_bb376d697ea653d31504b04e8e72d821.bindPopup(popup_9cf322c33e6e6ea8cc33a4deee2d611a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb376d697ea653d31504b04e8e72d821.setIcon(icon_c6c1bd04a7ec03a3c5022fe83a0e6954);
|
|
|
|
|
|
var marker_0fe973fd2eab68cac4d1cca0e5fac60b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8128a541b41dc5c94f04910de8e2c0a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_758e17b8ff2c595b0f4c6a6fa72bd808 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6c27dce75eb3361eef6860f87788887 = $(`<div id="html_d6c27dce75eb3361eef6860f87788887" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_758e17b8ff2c595b0f4c6a6fa72bd808.setContent(html_d6c27dce75eb3361eef6860f87788887);
|
|
|
|
|
|
|
|
marker_0fe973fd2eab68cac4d1cca0e5fac60b.bindPopup(popup_758e17b8ff2c595b0f4c6a6fa72bd808)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fe973fd2eab68cac4d1cca0e5fac60b.setIcon(icon_8128a541b41dc5c94f04910de8e2c0a6);
|
|
|
|
|
|
var marker_9c8eb1aca1098b48482319e7a169c18d = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_403003a0854046451ff8a31f68222824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a0e23cddbe6dc0b51719dffdc26903a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dc8d692dce3ff4fe334e0aed68a88da = $(`<div id="html_5dc8d692dce3ff4fe334e0aed68a88da" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_3a0e23cddbe6dc0b51719dffdc26903a.setContent(html_5dc8d692dce3ff4fe334e0aed68a88da);
|
|
|
|
|
|
|
|
marker_9c8eb1aca1098b48482319e7a169c18d.bindPopup(popup_3a0e23cddbe6dc0b51719dffdc26903a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c8eb1aca1098b48482319e7a169c18d.setIcon(icon_403003a0854046451ff8a31f68222824);
|
|
|
|
|
|
var marker_97c8315d86cf48e152d3dac419b35fdd = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c27df6cc55d9cb62fe68a28e75951ef2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6adecdb6b4dd462db6b2e506b36559d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7060b20a575e575fae5303616110d87a = $(`<div id="html_7060b20a575e575fae5303616110d87a" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_c6adecdb6b4dd462db6b2e506b36559d.setContent(html_7060b20a575e575fae5303616110d87a);
|
|
|
|
|
|
|
|
marker_97c8315d86cf48e152d3dac419b35fdd.bindPopup(popup_c6adecdb6b4dd462db6b2e506b36559d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97c8315d86cf48e152d3dac419b35fdd.setIcon(icon_c27df6cc55d9cb62fe68a28e75951ef2);
|
|
|
|
|
|
var marker_9af75bd86448194276011e8d2447e750 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_068995e4c8af046a00326cc56b030e17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc476194bdefa5011cd58020a90555f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca33d3ba8d2f6033229bc2c634615b5f = $(`<div id="html_ca33d3ba8d2f6033229bc2c634615b5f" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_acc476194bdefa5011cd58020a90555f.setContent(html_ca33d3ba8d2f6033229bc2c634615b5f);
|
|
|
|
|
|
|
|
marker_9af75bd86448194276011e8d2447e750.bindPopup(popup_acc476194bdefa5011cd58020a90555f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9af75bd86448194276011e8d2447e750.setIcon(icon_068995e4c8af046a00326cc56b030e17);
|
|
|
|
|
|
var marker_4552082d6f5c647e3f5ee901553a4e51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_286643ea19ee55ad3c49f6cce23a5adb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3abd3f65f6884adbfcd3c9014f02ecc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_145264b31472a24eb6ff70bb2b12dcda = $(`<div id="html_145264b31472a24eb6ff70bb2b12dcda" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_3abd3f65f6884adbfcd3c9014f02ecc1.setContent(html_145264b31472a24eb6ff70bb2b12dcda);
|
|
|
|
|
|
|
|
marker_4552082d6f5c647e3f5ee901553a4e51.bindPopup(popup_3abd3f65f6884adbfcd3c9014f02ecc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4552082d6f5c647e3f5ee901553a4e51.setIcon(icon_286643ea19ee55ad3c49f6cce23a5adb);
|
|
|
|
|
|
var marker_671431fad348f8c3885df545c0d86633 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_04165e2a41a30b449d93a2c23c0ea0fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f1dec0dc7f39c4f34f311b9c9983798 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a481756a7a650a05f6a170613272b2f5 = $(`<div id="html_a481756a7a650a05f6a170613272b2f5" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_3f1dec0dc7f39c4f34f311b9c9983798.setContent(html_a481756a7a650a05f6a170613272b2f5);
|
|
|
|
|
|
|
|
marker_671431fad348f8c3885df545c0d86633.bindPopup(popup_3f1dec0dc7f39c4f34f311b9c9983798)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_671431fad348f8c3885df545c0d86633.setIcon(icon_04165e2a41a30b449d93a2c23c0ea0fa);
|
|
|
|
|
|
var marker_c3b5fdd4d0849a6fbb99fb92e9826586 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_5359297debc0034075a8e594064ab1d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a803c8ebb10219b52ed7d8ac7027335 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0f4ac73a52a3ee25264fb4c0b06319a = $(`<div id="html_e0f4ac73a52a3ee25264fb4c0b06319a" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_4a803c8ebb10219b52ed7d8ac7027335.setContent(html_e0f4ac73a52a3ee25264fb4c0b06319a);
|
|
|
|
|
|
|
|
marker_c3b5fdd4d0849a6fbb99fb92e9826586.bindPopup(popup_4a803c8ebb10219b52ed7d8ac7027335)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3b5fdd4d0849a6fbb99fb92e9826586.setIcon(icon_5359297debc0034075a8e594064ab1d6);
|
|
|
|
|
|
var marker_91a4824f11656ded725c8cbba18d0505 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_c9a25ce1bb2cbddc3690d77344f75eae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55021d2a337623b0b5fc4aeb25855b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8857b1331dbca2802dcc8bc52bbe863f = $(`<div id="html_8857b1331dbca2802dcc8bc52bbe863f" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_55021d2a337623b0b5fc4aeb25855b64.setContent(html_8857b1331dbca2802dcc8bc52bbe863f);
|
|
|
|
|
|
|
|
marker_91a4824f11656ded725c8cbba18d0505.bindPopup(popup_55021d2a337623b0b5fc4aeb25855b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91a4824f11656ded725c8cbba18d0505.setIcon(icon_c9a25ce1bb2cbddc3690d77344f75eae);
|
|
|
|
|
|
var marker_655b7f2c05d5ca2c9a40ba09711a2195 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_cecb292510736be0a3b0d5d03ed4c463 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f237aca9bd26435b99b1414592276d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c198243d731fdaf527986572b455cf7c = $(`<div id="html_c198243d731fdaf527986572b455cf7c" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_28f237aca9bd26435b99b1414592276d.setContent(html_c198243d731fdaf527986572b455cf7c);
|
|
|
|
|
|
|
|
marker_655b7f2c05d5ca2c9a40ba09711a2195.bindPopup(popup_28f237aca9bd26435b99b1414592276d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_655b7f2c05d5ca2c9a40ba09711a2195.setIcon(icon_cecb292510736be0a3b0d5d03ed4c463);
|
|
|
|
|
|
var marker_6a838aa818da4fe57643f627fa7844bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_72a66bccd78ddb1aa14c5c9761fcc92f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68d7cdba23f0e5bdcedc26d2d053c771 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc9664a980ed7881927c2ddb52debf75 = $(`<div id="html_cc9664a980ed7881927c2ddb52debf75" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_68d7cdba23f0e5bdcedc26d2d053c771.setContent(html_cc9664a980ed7881927c2ddb52debf75);
|
|
|
|
|
|
|
|
marker_6a838aa818da4fe57643f627fa7844bb.bindPopup(popup_68d7cdba23f0e5bdcedc26d2d053c771)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a838aa818da4fe57643f627fa7844bb.setIcon(icon_72a66bccd78ddb1aa14c5c9761fcc92f);
|
|
|
|
|
|
var marker_da0b17ec24c5a2048d9446e95c9d1a7d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3625fb4420f659ada662634278011e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bdb89b4df2f54384763bb795037878e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f86d35afc4bcee7986af366c10437f5d = $(`<div id="html_f86d35afc4bcee7986af366c10437f5d" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_5bdb89b4df2f54384763bb795037878e.setContent(html_f86d35afc4bcee7986af366c10437f5d);
|
|
|
|
|
|
|
|
marker_da0b17ec24c5a2048d9446e95c9d1a7d.bindPopup(popup_5bdb89b4df2f54384763bb795037878e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da0b17ec24c5a2048d9446e95c9d1a7d.setIcon(icon_3625fb4420f659ada662634278011e1b);
|
|
|
|
|
|
var marker_64c21ced03be4c72957b6c17e6d58baf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1117a560e30a81ee3507382e23647516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a9ae60dc1c4ca9206750cc89a3dcb48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed2fc84995f8a13e4694d86a46c14cba = $(`<div id="html_ed2fc84995f8a13e4694d86a46c14cba" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_5a9ae60dc1c4ca9206750cc89a3dcb48.setContent(html_ed2fc84995f8a13e4694d86a46c14cba);
|
|
|
|
|
|
|
|
marker_64c21ced03be4c72957b6c17e6d58baf.bindPopup(popup_5a9ae60dc1c4ca9206750cc89a3dcb48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c21ced03be4c72957b6c17e6d58baf.setIcon(icon_1117a560e30a81ee3507382e23647516);
|
|
|
|
|
|
var marker_45a2f4b838d158804d001e2cbf010b0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2f7d3d3f17032e9ae592ca88cab81d8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6759621902e893c509e25eb7b5b1fb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00ef626bcd7ff0c1cbcfe8df55a0e60c = $(`<div id="html_00ef626bcd7ff0c1cbcfe8df55a0e60c" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_f6759621902e893c509e25eb7b5b1fb1.setContent(html_00ef626bcd7ff0c1cbcfe8df55a0e60c);
|
|
|
|
|
|
|
|
marker_45a2f4b838d158804d001e2cbf010b0e.bindPopup(popup_f6759621902e893c509e25eb7b5b1fb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45a2f4b838d158804d001e2cbf010b0e.setIcon(icon_2f7d3d3f17032e9ae592ca88cab81d8a);
|
|
|
|
|
|
var marker_b28d6b2b59093b2c9530c3b124e4fc7b = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_161efad3e748bec872c47979e4653fc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8de8f0e014e416542bfa0acca317474f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4806d28c340fb9d9fa66e8e28f05f5a1 = $(`<div id="html_4806d28c340fb9d9fa66e8e28f05f5a1" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_8de8f0e014e416542bfa0acca317474f.setContent(html_4806d28c340fb9d9fa66e8e28f05f5a1);
|
|
|
|
|
|
|
|
marker_b28d6b2b59093b2c9530c3b124e4fc7b.bindPopup(popup_8de8f0e014e416542bfa0acca317474f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b28d6b2b59093b2c9530c3b124e4fc7b.setIcon(icon_161efad3e748bec872c47979e4653fc5);
|
|
|
|
|
|
var marker_b4fa25c30e900e42650a7acd8ce6ff34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a35f5913ba4ed8e3fb081a4eafe767bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b99c860246d64c5eec60d24f6c909cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cfdc79e52532f009f20fb9a7859c7a4 = $(`<div id="html_0cfdc79e52532f009f20fb9a7859c7a4" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_0b99c860246d64c5eec60d24f6c909cc.setContent(html_0cfdc79e52532f009f20fb9a7859c7a4);
|
|
|
|
|
|
|
|
marker_b4fa25c30e900e42650a7acd8ce6ff34.bindPopup(popup_0b99c860246d64c5eec60d24f6c909cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4fa25c30e900e42650a7acd8ce6ff34.setIcon(icon_a35f5913ba4ed8e3fb081a4eafe767bc);
|
|
|
|
|
|
var marker_b83c6902a424b8e2c3e57d152c98e3d4 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9aaf53154cdec0325d61ad6f551fc418 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfda508f1d3023fcfd8947ad0da2ba3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1daa88ef87610dfa7f58096b93f36554 = $(`<div id="html_1daa88ef87610dfa7f58096b93f36554" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_dfda508f1d3023fcfd8947ad0da2ba3e.setContent(html_1daa88ef87610dfa7f58096b93f36554);
|
|
|
|
|
|
|
|
marker_b83c6902a424b8e2c3e57d152c98e3d4.bindPopup(popup_dfda508f1d3023fcfd8947ad0da2ba3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b83c6902a424b8e2c3e57d152c98e3d4.setIcon(icon_9aaf53154cdec0325d61ad6f551fc418);
|
|
|
|
|
|
var marker_e523429d9ad4ed31baddd73d35943db0 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_121d188161b73a24f970ed98aa0a478c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4cac1a8fbd7fbf4b74bccc3817bd446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd5a7a136d8817f2ee7222f7d89a9b35 = $(`<div id="html_cd5a7a136d8817f2ee7222f7d89a9b35" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_a4cac1a8fbd7fbf4b74bccc3817bd446.setContent(html_cd5a7a136d8817f2ee7222f7d89a9b35);
|
|
|
|
|
|
|
|
marker_e523429d9ad4ed31baddd73d35943db0.bindPopup(popup_a4cac1a8fbd7fbf4b74bccc3817bd446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e523429d9ad4ed31baddd73d35943db0.setIcon(icon_121d188161b73a24f970ed98aa0a478c);
|
|
|
|
|
|
var marker_aa1297ae3c78d7e3769ece400ca68434 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_659c764998883cee55b54d19690ce7b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ba0bcb6d2b832a60fbc94286019b956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b16ab4d818364dd1e0f7fcc8431e3a28 = $(`<div id="html_b16ab4d818364dd1e0f7fcc8431e3a28" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_1ba0bcb6d2b832a60fbc94286019b956.setContent(html_b16ab4d818364dd1e0f7fcc8431e3a28);
|
|
|
|
|
|
|
|
marker_aa1297ae3c78d7e3769ece400ca68434.bindPopup(popup_1ba0bcb6d2b832a60fbc94286019b956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa1297ae3c78d7e3769ece400ca68434.setIcon(icon_659c764998883cee55b54d19690ce7b1);
|
|
|
|
|
|
var marker_0066ca6911d4aa0c1b79e57707cf1255 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_4877575fa3400198ea010c0bc82d1d18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22c9ba006cee7a1d5b94ec2b59fd66e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7beac6e43c0adf98f0e28a7a2f1b276 = $(`<div id="html_b7beac6e43c0adf98f0e28a7a2f1b276" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_22c9ba006cee7a1d5b94ec2b59fd66e4.setContent(html_b7beac6e43c0adf98f0e28a7a2f1b276);
|
|
|
|
|
|
|
|
marker_0066ca6911d4aa0c1b79e57707cf1255.bindPopup(popup_22c9ba006cee7a1d5b94ec2b59fd66e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0066ca6911d4aa0c1b79e57707cf1255.setIcon(icon_4877575fa3400198ea010c0bc82d1d18);
|
|
|
|
|
|
var marker_b4a87d28aecc95a2065feabe76d1fe5c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_58f7d12a2ebe6ab990c5c6bed2220e3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c1f5131cbdaf400d20782facd0dfbb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_940aae6378e3c86ff5c5c0c36f698249 = $(`<div id="html_940aae6378e3c86ff5c5c0c36f698249" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_8c1f5131cbdaf400d20782facd0dfbb2.setContent(html_940aae6378e3c86ff5c5c0c36f698249);
|
|
|
|
|
|
|
|
marker_b4a87d28aecc95a2065feabe76d1fe5c.bindPopup(popup_8c1f5131cbdaf400d20782facd0dfbb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4a87d28aecc95a2065feabe76d1fe5c.setIcon(icon_58f7d12a2ebe6ab990c5c6bed2220e3a);
|
|
|
|
|
|
var marker_0c1f362399c1a398b985046a6e207795 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_98c1d91dfe5cd74fd19c898014633fe3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8f6499957b033f4f0a733d94e1ca29f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_975d49ce955b446669f3254b6610f86a = $(`<div id="html_975d49ce955b446669f3254b6610f86a" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_d8f6499957b033f4f0a733d94e1ca29f.setContent(html_975d49ce955b446669f3254b6610f86a);
|
|
|
|
|
|
|
|
marker_0c1f362399c1a398b985046a6e207795.bindPopup(popup_d8f6499957b033f4f0a733d94e1ca29f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c1f362399c1a398b985046a6e207795.setIcon(icon_98c1d91dfe5cd74fd19c898014633fe3);
|
|
|
|
|
|
var marker_206efc41a2736216981c596b9152ad75 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d11c4318de99ea10afa81156a4c65a62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_799832f4b4a3b7b9b6eca565fef43218 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eef225a4def5589bd1b8bd89d8b79cc0 = $(`<div id="html_eef225a4def5589bd1b8bd89d8b79cc0" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_799832f4b4a3b7b9b6eca565fef43218.setContent(html_eef225a4def5589bd1b8bd89d8b79cc0);
|
|
|
|
|
|
|
|
marker_206efc41a2736216981c596b9152ad75.bindPopup(popup_799832f4b4a3b7b9b6eca565fef43218)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_206efc41a2736216981c596b9152ad75.setIcon(icon_d11c4318de99ea10afa81156a4c65a62);
|
|
|
|
|
|
var marker_482d6e8dc753655881006ffb2a810c5c = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_02a3a4e91ea3d8c8786883a2c4d9d931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_413c1747f83d8740d95731a66e6cb555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07cafa9eaedfb89347dcf8bfc421787e = $(`<div id="html_07cafa9eaedfb89347dcf8bfc421787e" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_413c1747f83d8740d95731a66e6cb555.setContent(html_07cafa9eaedfb89347dcf8bfc421787e);
|
|
|
|
|
|
|
|
marker_482d6e8dc753655881006ffb2a810c5c.bindPopup(popup_413c1747f83d8740d95731a66e6cb555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_482d6e8dc753655881006ffb2a810c5c.setIcon(icon_02a3a4e91ea3d8c8786883a2c4d9d931);
|
|
|
|
|
|
var marker_14d3df20dec570bd73449b97a5bb72fa = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_9c74bab408f5908f13b4b52ee37e5b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d80b146b4f9107f34478467c1a5e262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e69abdfcb9354d7584dc82f160a11f20 = $(`<div id="html_e69abdfcb9354d7584dc82f160a11f20" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_5d80b146b4f9107f34478467c1a5e262.setContent(html_e69abdfcb9354d7584dc82f160a11f20);
|
|
|
|
|
|
|
|
marker_14d3df20dec570bd73449b97a5bb72fa.bindPopup(popup_5d80b146b4f9107f34478467c1a5e262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14d3df20dec570bd73449b97a5bb72fa.setIcon(icon_9c74bab408f5908f13b4b52ee37e5b99);
|
|
|
|
|
|
var marker_837d73d1b8f74e7671c9cdf732e4fdcb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_87185d6c4bd9dc53c3a136cee81ff7da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8c1a422b36a6b70b73692a1097ec777 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee61eeb31e1cca2d2fdd8e77541dbfd6 = $(`<div id="html_ee61eeb31e1cca2d2fdd8e77541dbfd6" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_d8c1a422b36a6b70b73692a1097ec777.setContent(html_ee61eeb31e1cca2d2fdd8e77541dbfd6);
|
|
|
|
|
|
|
|
marker_837d73d1b8f74e7671c9cdf732e4fdcb.bindPopup(popup_d8c1a422b36a6b70b73692a1097ec777)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_837d73d1b8f74e7671c9cdf732e4fdcb.setIcon(icon_87185d6c4bd9dc53c3a136cee81ff7da);
|
|
|
|
|
|
var marker_bd865b9d74a399df4e83f7bc6ff5c362 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_e220caa7215aac0fd67dd9179f38cc09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20281f1ca65cf6aaa9cf56157f6d9733 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35086fa355390299b8dd6c8991e00c49 = $(`<div id="html_35086fa355390299b8dd6c8991e00c49" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_20281f1ca65cf6aaa9cf56157f6d9733.setContent(html_35086fa355390299b8dd6c8991e00c49);
|
|
|
|
|
|
|
|
marker_bd865b9d74a399df4e83f7bc6ff5c362.bindPopup(popup_20281f1ca65cf6aaa9cf56157f6d9733)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd865b9d74a399df4e83f7bc6ff5c362.setIcon(icon_e220caa7215aac0fd67dd9179f38cc09);
|
|
|
|
|
|
var marker_ddf65b8a8d31b4baa42e732f365c8543 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_ff9e82b615c0160870d3e3406c5d95bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6ba205cada98ee879dc1de9efc84dc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7470984de6803037453307cb94e2ce2a = $(`<div id="html_7470984de6803037453307cb94e2ce2a" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_e6ba205cada98ee879dc1de9efc84dc6.setContent(html_7470984de6803037453307cb94e2ce2a);
|
|
|
|
|
|
|
|
marker_ddf65b8a8d31b4baa42e732f365c8543.bindPopup(popup_e6ba205cada98ee879dc1de9efc84dc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddf65b8a8d31b4baa42e732f365c8543.setIcon(icon_ff9e82b615c0160870d3e3406c5d95bf);
|
|
|
|
|
|
var marker_581e5bb34b142adfbd060743e89f945f = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_159c8badb8635f4a336e95c45f67351e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_179080ca859dda91ffa342bbb5b591af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ce39db87fa1b0750d2e4ab5528705c = $(`<div id="html_c4ce39db87fa1b0750d2e4ab5528705c" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_179080ca859dda91ffa342bbb5b591af.setContent(html_c4ce39db87fa1b0750d2e4ab5528705c);
|
|
|
|
|
|
|
|
marker_581e5bb34b142adfbd060743e89f945f.bindPopup(popup_179080ca859dda91ffa342bbb5b591af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_581e5bb34b142adfbd060743e89f945f.setIcon(icon_159c8badb8635f4a336e95c45f67351e);
|
|
|
|
|
|
var marker_2d8f3c0cad0b31ff5d94da9715e9511d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_8d155caedb254cbe52241b3620aa2b05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe0ec316725a34c012af53a4347425ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12cef6c76536da60ad59144fc78e383b = $(`<div id="html_12cef6c76536da60ad59144fc78e383b" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_fe0ec316725a34c012af53a4347425ed.setContent(html_12cef6c76536da60ad59144fc78e383b);
|
|
|
|
|
|
|
|
marker_2d8f3c0cad0b31ff5d94da9715e9511d.bindPopup(popup_fe0ec316725a34c012af53a4347425ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d8f3c0cad0b31ff5d94da9715e9511d.setIcon(icon_8d155caedb254cbe52241b3620aa2b05);
|
|
|
|
|
|
var marker_85e3acdf3758d11bc1faa7d67ec6a64c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_1a651ffc066dee8759417521061a127c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_398f2c9ff8d6b1a71fc8b34a068369c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a583ece5645f9fa268339a841d82d18e = $(`<div id="html_a583ece5645f9fa268339a841d82d18e" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_398f2c9ff8d6b1a71fc8b34a068369c6.setContent(html_a583ece5645f9fa268339a841d82d18e);
|
|
|
|
|
|
|
|
marker_85e3acdf3758d11bc1faa7d67ec6a64c.bindPopup(popup_398f2c9ff8d6b1a71fc8b34a068369c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e3acdf3758d11bc1faa7d67ec6a64c.setIcon(icon_1a651ffc066dee8759417521061a127c);
|
|
|
|
|
|
var marker_83cdb1624d1c6b20eaf26d50e6d90ccd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_993b3f377e52116806109d56e01621bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ffb41eb85f3becff7f63387414cef6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f8fbabb9188be9668ba91027ba8b266 = $(`<div id="html_7f8fbabb9188be9668ba91027ba8b266" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_5ffb41eb85f3becff7f63387414cef6f.setContent(html_7f8fbabb9188be9668ba91027ba8b266);
|
|
|
|
|
|
|
|
marker_83cdb1624d1c6b20eaf26d50e6d90ccd.bindPopup(popup_5ffb41eb85f3becff7f63387414cef6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83cdb1624d1c6b20eaf26d50e6d90ccd.setIcon(icon_993b3f377e52116806109d56e01621bd);
|
|
|
|
|
|
var marker_a3b93eb48e055b1fccf36289cf11cbf0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f874e8086a1128fa7a94afa76a78b48d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a4e660627df0f5b76a1dd45f66d3c07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7849e6f2c009e2a034b558c0046a3f3 = $(`<div id="html_d7849e6f2c009e2a034b558c0046a3f3" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_5a4e660627df0f5b76a1dd45f66d3c07.setContent(html_d7849e6f2c009e2a034b558c0046a3f3);
|
|
|
|
|
|
|
|
marker_a3b93eb48e055b1fccf36289cf11cbf0.bindPopup(popup_5a4e660627df0f5b76a1dd45f66d3c07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b93eb48e055b1fccf36289cf11cbf0.setIcon(icon_f874e8086a1128fa7a94afa76a78b48d);
|
|
|
|
|
|
var marker_e1648f165c3e478948e6a02186bfab4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_19314552dd2ba876826f9a6480b43e6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b12d90f03709acea5f2ddc4da745199 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ca5452af04ac6f2ca638a9d6296e1a0 = $(`<div id="html_1ca5452af04ac6f2ca638a9d6296e1a0" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_7b12d90f03709acea5f2ddc4da745199.setContent(html_1ca5452af04ac6f2ca638a9d6296e1a0);
|
|
|
|
|
|
|
|
marker_e1648f165c3e478948e6a02186bfab4a.bindPopup(popup_7b12d90f03709acea5f2ddc4da745199)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1648f165c3e478948e6a02186bfab4a.setIcon(icon_19314552dd2ba876826f9a6480b43e6d);
|
|
|
|
|
|
var marker_c1a358482e4c2fc8106a9469d0347f3e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_f9b2604ec61665d8858f16988a01e439 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0abd6c880a7e564e42a5987b7c821707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a519f77615748a0b5198b5b9e58ae602 = $(`<div id="html_a519f77615748a0b5198b5b9e58ae602" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_0abd6c880a7e564e42a5987b7c821707.setContent(html_a519f77615748a0b5198b5b9e58ae602);
|
|
|
|
|
|
|
|
marker_c1a358482e4c2fc8106a9469d0347f3e.bindPopup(popup_0abd6c880a7e564e42a5987b7c821707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1a358482e4c2fc8106a9469d0347f3e.setIcon(icon_f9b2604ec61665d8858f16988a01e439);
|
|
|
|
|
|
var marker_b33d3c33161413e2a4d38c094f94f152 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_d2b7f2f7f969a8018816c40655c8bbdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_097db6330aa2390e5837fa96d0ddab6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eb75343b22c2d541a6491ecf268b907 = $(`<div id="html_9eb75343b22c2d541a6491ecf268b907" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_097db6330aa2390e5837fa96d0ddab6a.setContent(html_9eb75343b22c2d541a6491ecf268b907);
|
|
|
|
|
|
|
|
marker_b33d3c33161413e2a4d38c094f94f152.bindPopup(popup_097db6330aa2390e5837fa96d0ddab6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b33d3c33161413e2a4d38c094f94f152.setIcon(icon_d2b7f2f7f969a8018816c40655c8bbdd);
|
|
|
|
|
|
var marker_569709d192a710f0a7a78b59571e7fd5 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_3388574bb2dc15d692aa2cfb6d02af29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49ad84b12ee6181915bf6c2118c0af8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e25750fefb9a6927584288f462879e25 = $(`<div id="html_e25750fefb9a6927584288f462879e25" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_49ad84b12ee6181915bf6c2118c0af8a.setContent(html_e25750fefb9a6927584288f462879e25);
|
|
|
|
|
|
|
|
marker_569709d192a710f0a7a78b59571e7fd5.bindPopup(popup_49ad84b12ee6181915bf6c2118c0af8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_569709d192a710f0a7a78b59571e7fd5.setIcon(icon_3388574bb2dc15d692aa2cfb6d02af29);
|
|
|
|
|
|
var marker_f5d74525b2df3032f9ae53ddb7e7ae2a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_a3a61882f92a328d8ef5e7fc5ab010bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5ecffed2065708730ddd3dccc43efa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77045ce689a98bccf9cb30443bfe3656 = $(`<div id="html_77045ce689a98bccf9cb30443bfe3656" style="width: 100.0%; height: 100.0%;">relay.darkcloudarcade.com</div>`)[0];
|
|
popup_c5ecffed2065708730ddd3dccc43efa2.setContent(html_77045ce689a98bccf9cb30443bfe3656);
|
|
|
|
|
|
|
|
marker_f5d74525b2df3032f9ae53ddb7e7ae2a.bindPopup(popup_c5ecffed2065708730ddd3dccc43efa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d74525b2df3032f9ae53ddb7e7ae2a.setIcon(icon_a3a61882f92a328d8ef5e7fc5ab010bb);
|
|
|
|
|
|
var marker_f2db0381606f67f0c703ad4725f81dd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_2ad63366e23d22c7034e2ad6f4e1d5cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a96bc73ee248db19538416e687b46b94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc0fa07e45c89a909302395f22f93ba1 = $(`<div id="html_dc0fa07e45c89a909302395f22f93ba1" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_a96bc73ee248db19538416e687b46b94.setContent(html_dc0fa07e45c89a909302395f22f93ba1);
|
|
|
|
|
|
|
|
marker_f2db0381606f67f0c703ad4725f81dd1.bindPopup(popup_a96bc73ee248db19538416e687b46b94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2db0381606f67f0c703ad4725f81dd1.setIcon(icon_2ad63366e23d22c7034e2ad6f4e1d5cf);
|
|
|
|
|
|
var marker_1240df9f98ddd5feb87bcdf596832aed = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_70e060d11404db9faa0406fb7f77a5a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb1090f119d3e417313db238ba5bf8d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c114a07170d962b5757919dff203073 = $(`<div id="html_3c114a07170d962b5757919dff203073" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_fb1090f119d3e417313db238ba5bf8d2.setContent(html_3c114a07170d962b5757919dff203073);
|
|
|
|
|
|
|
|
marker_1240df9f98ddd5feb87bcdf596832aed.bindPopup(popup_fb1090f119d3e417313db238ba5bf8d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1240df9f98ddd5feb87bcdf596832aed.setIcon(icon_70e060d11404db9faa0406fb7f77a5a9);
|
|
|
|
|
|
var marker_3880787f5c0ac26539f6b2709a5722ea = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_6682efbf0e148b87d192d50aa4f231f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce3dceba442c7e91a3d4ce04a5d1087d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58fce1c30db500299bf6e908adbb8ec7 = $(`<div id="html_58fce1c30db500299bf6e908adbb8ec7" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_ce3dceba442c7e91a3d4ce04a5d1087d.setContent(html_58fce1c30db500299bf6e908adbb8ec7);
|
|
|
|
|
|
|
|
marker_3880787f5c0ac26539f6b2709a5722ea.bindPopup(popup_ce3dceba442c7e91a3d4ce04a5d1087d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3880787f5c0ac26539f6b2709a5722ea.setIcon(icon_6682efbf0e148b87d192d50aa4f231f0);
|
|
|
|
|
|
var marker_94096a887bfa51d814842ee2990b02ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_81808445e1a699a64ae40e4629c57bb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15a8ba1faf42552e6c152bd0bf4b8836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19952b0b690ba1bef96b777811736d45 = $(`<div id="html_19952b0b690ba1bef96b777811736d45" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_15a8ba1faf42552e6c152bd0bf4b8836.setContent(html_19952b0b690ba1bef96b777811736d45);
|
|
|
|
|
|
|
|
marker_94096a887bfa51d814842ee2990b02ae.bindPopup(popup_15a8ba1faf42552e6c152bd0bf4b8836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94096a887bfa51d814842ee2990b02ae.setIcon(icon_81808445e1a699a64ae40e4629c57bb9);
|
|
|
|
|
|
var marker_9aca6504e22de23fe15eb974af71a409 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b);
|
|
|
|
|
|
var icon_0c3addcf00a2d78c78984a78ecdc96d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c40c13822c0906f07e950b192c1db687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5855dbc86c7faa8e0913bce2ee9caef9 = $(`<div id="html_5855dbc86c7faa8e0913bce2ee9caef9" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_c40c13822c0906f07e950b192c1db687.setContent(html_5855dbc86c7faa8e0913bce2ee9caef9);
|
|
|
|
|
|
|
|
marker_9aca6504e22de23fe15eb974af71a409.bindPopup(popup_c40c13822c0906f07e950b192c1db687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aca6504e22de23fe15eb974af71a409.setIcon(icon_0c3addcf00a2d78c78984a78ecdc96d4);
|
|
|
|
|
|
marker_cluster_ddef24ff7d0118cd7b4908eb1fe91b1b.addTo(map_ee097afae5ef9d516687c4bc4752644d);
|
|
|
|
</script>
|
|
</html> |