mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 20:05:18 +00:00
10411 lines
303 KiB
HTML
10411 lines
303 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_c6a3374d39e406a9a29fb335938fecec {
|
|
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_c6a3374d39e406a9a29fb335938fecec" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_c6a3374d39e406a9a29fb335938fecec = L.map(
|
|
"map_c6a3374d39e406a9a29fb335938fecec",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_5e88b53d26a91e572a28ef124f7bc312 = 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_5e88b53d26a91e572a28ef124f7bc312.addTo(map_c6a3374d39e406a9a29fb335938fecec);
|
|
|
|
|
|
var marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_736c2a7aa54be2596e084819225f3c10 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_36ff11381ee0c5e6d0e0895fcdfff4f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_597454ac2a7c43db56ebda1794b049a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be3e23ba1e0d1192cdca0e605f41364f = $(`<div id="html_be3e23ba1e0d1192cdca0e605f41364f" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_597454ac2a7c43db56ebda1794b049a2.setContent(html_be3e23ba1e0d1192cdca0e605f41364f);
|
|
|
|
|
|
|
|
marker_736c2a7aa54be2596e084819225f3c10.bindPopup(popup_597454ac2a7c43db56ebda1794b049a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_736c2a7aa54be2596e084819225f3c10.setIcon(icon_36ff11381ee0c5e6d0e0895fcdfff4f3);
|
|
|
|
|
|
var marker_7eb6bcb5e58405ecc98fe03aad4f5cb5 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_3ea5ad531e467d40107d0b7ef064fefd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35cf77236c21810699b376bed434ce9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_319c7b79fca32d4928df14e1f2e2dd78 = $(`<div id="html_319c7b79fca32d4928df14e1f2e2dd78" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_35cf77236c21810699b376bed434ce9e.setContent(html_319c7b79fca32d4928df14e1f2e2dd78);
|
|
|
|
|
|
|
|
marker_7eb6bcb5e58405ecc98fe03aad4f5cb5.bindPopup(popup_35cf77236c21810699b376bed434ce9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eb6bcb5e58405ecc98fe03aad4f5cb5.setIcon(icon_3ea5ad531e467d40107d0b7ef064fefd);
|
|
|
|
|
|
var marker_cd3ef902db7dd91884185717afb21926 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_026c7dd0fc500718c5df699d96ac5e43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c4c2511f8ded9e64251e7915f555f34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dffc52a28925a92a0cc8c37feb545e31 = $(`<div id="html_dffc52a28925a92a0cc8c37feb545e31" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_7c4c2511f8ded9e64251e7915f555f34.setContent(html_dffc52a28925a92a0cc8c37feb545e31);
|
|
|
|
|
|
|
|
marker_cd3ef902db7dd91884185717afb21926.bindPopup(popup_7c4c2511f8ded9e64251e7915f555f34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd3ef902db7dd91884185717afb21926.setIcon(icon_026c7dd0fc500718c5df699d96ac5e43);
|
|
|
|
|
|
var marker_22805434e51e3b229645914a03b41c95 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_2cdd393b548d04ec8aa72fb2d2d82272 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82aeeafba59cc7d6f1aad83993ae9d77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_507249ca354ea83e992b5671c71592e0 = $(`<div id="html_507249ca354ea83e992b5671c71592e0" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_82aeeafba59cc7d6f1aad83993ae9d77.setContent(html_507249ca354ea83e992b5671c71592e0);
|
|
|
|
|
|
|
|
marker_22805434e51e3b229645914a03b41c95.bindPopup(popup_82aeeafba59cc7d6f1aad83993ae9d77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22805434e51e3b229645914a03b41c95.setIcon(icon_2cdd393b548d04ec8aa72fb2d2d82272);
|
|
|
|
|
|
var marker_6c3aff2c723fc00d3f44b0acf770c50e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e7b39e835f5fdd58daf53b0af4407e16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb15022695ca6d2253ba35da26ab262c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca134b90c8688b0746ebb850eb622d6a = $(`<div id="html_ca134b90c8688b0746ebb850eb622d6a" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_eb15022695ca6d2253ba35da26ab262c.setContent(html_ca134b90c8688b0746ebb850eb622d6a);
|
|
|
|
|
|
|
|
marker_6c3aff2c723fc00d3f44b0acf770c50e.bindPopup(popup_eb15022695ca6d2253ba35da26ab262c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c3aff2c723fc00d3f44b0acf770c50e.setIcon(icon_e7b39e835f5fdd58daf53b0af4407e16);
|
|
|
|
|
|
var marker_717066404d4b28a4ab16f59677cfb255 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f68e28bd908ebea966a32ba6da99ea19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47b74660dcde4644dd9d39956500bc58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78ffdbe59ad28945c8d315ed53379a77 = $(`<div id="html_78ffdbe59ad28945c8d315ed53379a77" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_47b74660dcde4644dd9d39956500bc58.setContent(html_78ffdbe59ad28945c8d315ed53379a77);
|
|
|
|
|
|
|
|
marker_717066404d4b28a4ab16f59677cfb255.bindPopup(popup_47b74660dcde4644dd9d39956500bc58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_717066404d4b28a4ab16f59677cfb255.setIcon(icon_f68e28bd908ebea966a32ba6da99ea19);
|
|
|
|
|
|
var marker_c2094350ddd845490a10013e82418f7a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_defdfee10dffc9556d1eaf9687a8b49d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecb6f820b88c4297e118505a6e49659f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_622b3e534caf58df72b210bb9b8ffa9a = $(`<div id="html_622b3e534caf58df72b210bb9b8ffa9a" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_ecb6f820b88c4297e118505a6e49659f.setContent(html_622b3e534caf58df72b210bb9b8ffa9a);
|
|
|
|
|
|
|
|
marker_c2094350ddd845490a10013e82418f7a.bindPopup(popup_ecb6f820b88c4297e118505a6e49659f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2094350ddd845490a10013e82418f7a.setIcon(icon_defdfee10dffc9556d1eaf9687a8b49d);
|
|
|
|
|
|
var marker_32d6498415c37a0c0ee974a6fa5a2cfa = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_eb7bc9b40902e3f5c6e98b72c6937037 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40eb60bc83d1e23c29a82fc50641bad1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_200ac6144c191896d074fd79f56e957c = $(`<div id="html_200ac6144c191896d074fd79f56e957c" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_40eb60bc83d1e23c29a82fc50641bad1.setContent(html_200ac6144c191896d074fd79f56e957c);
|
|
|
|
|
|
|
|
marker_32d6498415c37a0c0ee974a6fa5a2cfa.bindPopup(popup_40eb60bc83d1e23c29a82fc50641bad1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32d6498415c37a0c0ee974a6fa5a2cfa.setIcon(icon_eb7bc9b40902e3f5c6e98b72c6937037);
|
|
|
|
|
|
var marker_244d5937d50042df7a8ea3fd4370a6b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f45c3a67e08d6ff035353610aef2ecf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ac85ba866a244eabb412f17f929c4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_950fe2439a3daf95a60959dc465a825e = $(`<div id="html_950fe2439a3daf95a60959dc465a825e" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_98ac85ba866a244eabb412f17f929c4d.setContent(html_950fe2439a3daf95a60959dc465a825e);
|
|
|
|
|
|
|
|
marker_244d5937d50042df7a8ea3fd4370a6b3.bindPopup(popup_98ac85ba866a244eabb412f17f929c4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_244d5937d50042df7a8ea3fd4370a6b3.setIcon(icon_f45c3a67e08d6ff035353610aef2ecf0);
|
|
|
|
|
|
var marker_65a82243e03a000be8e68104d36b5aca = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c3a5f9841e1ef5f6eabbaf28376be0ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cceea205378a9170cc1d44542b8d9b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f296927495a7412ff2a881811f0609f1 = $(`<div id="html_f296927495a7412ff2a881811f0609f1" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_4cceea205378a9170cc1d44542b8d9b2.setContent(html_f296927495a7412ff2a881811f0609f1);
|
|
|
|
|
|
|
|
marker_65a82243e03a000be8e68104d36b5aca.bindPopup(popup_4cceea205378a9170cc1d44542b8d9b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a82243e03a000be8e68104d36b5aca.setIcon(icon_c3a5f9841e1ef5f6eabbaf28376be0ce);
|
|
|
|
|
|
var marker_ff7b14142c65609055b502d77844cb6a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_862e79a22f923f1598e75abb76898c75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b91ecf3657641d80ba2bfdb56df1f18e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b71913c78f4d2a836a1e48fac4f3ba5 = $(`<div id="html_0b71913c78f4d2a836a1e48fac4f3ba5" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_b91ecf3657641d80ba2bfdb56df1f18e.setContent(html_0b71913c78f4d2a836a1e48fac4f3ba5);
|
|
|
|
|
|
|
|
marker_ff7b14142c65609055b502d77844cb6a.bindPopup(popup_b91ecf3657641d80ba2bfdb56df1f18e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff7b14142c65609055b502d77844cb6a.setIcon(icon_862e79a22f923f1598e75abb76898c75);
|
|
|
|
|
|
var marker_fb1ad466e5f1ca03f455aeea8cf488d2 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_241afac2c70e2494df7e33d451ea1e3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7585b392bd30648454a87d7e1b7b90b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff00c7ef8dbaa2a0abeb58b716ea45b6 = $(`<div id="html_ff00c7ef8dbaa2a0abeb58b716ea45b6" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_7585b392bd30648454a87d7e1b7b90b3.setContent(html_ff00c7ef8dbaa2a0abeb58b716ea45b6);
|
|
|
|
|
|
|
|
marker_fb1ad466e5f1ca03f455aeea8cf488d2.bindPopup(popup_7585b392bd30648454a87d7e1b7b90b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb1ad466e5f1ca03f455aeea8cf488d2.setIcon(icon_241afac2c70e2494df7e33d451ea1e3b);
|
|
|
|
|
|
var marker_4df02f92b08fc4960f9c254374faf160 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_0214f62b918f2b4566c2872a6db5dfc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4be2517166fe262f5336ae8c659246be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ef58b56622ae941f24ae36e5c730ab4 = $(`<div id="html_0ef58b56622ae941f24ae36e5c730ab4" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_4be2517166fe262f5336ae8c659246be.setContent(html_0ef58b56622ae941f24ae36e5c730ab4);
|
|
|
|
|
|
|
|
marker_4df02f92b08fc4960f9c254374faf160.bindPopup(popup_4be2517166fe262f5336ae8c659246be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4df02f92b08fc4960f9c254374faf160.setIcon(icon_0214f62b918f2b4566c2872a6db5dfc4);
|
|
|
|
|
|
var marker_f7d28f2adb09984e1119bd96ab8fb369 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8cd612dd52d7f2735cd937d9d8e873ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3260db061d7c6fb2856fb22e8bc9bf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2355d35aae6d4683660b6b7a3944d9e0 = $(`<div id="html_2355d35aae6d4683660b6b7a3944d9e0" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_a3260db061d7c6fb2856fb22e8bc9bf7.setContent(html_2355d35aae6d4683660b6b7a3944d9e0);
|
|
|
|
|
|
|
|
marker_f7d28f2adb09984e1119bd96ab8fb369.bindPopup(popup_a3260db061d7c6fb2856fb22e8bc9bf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7d28f2adb09984e1119bd96ab8fb369.setIcon(icon_8cd612dd52d7f2735cd937d9d8e873ed);
|
|
|
|
|
|
var marker_ba686a6e0f013a0b68580431afdb7acf = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ce36885c167a9b72db46ed1bb0d29fbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f47d4a75621f56f24527cda25218558c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8553c2cf4b7ad0575bd080cd574aa98 = $(`<div id="html_c8553c2cf4b7ad0575bd080cd574aa98" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_f47d4a75621f56f24527cda25218558c.setContent(html_c8553c2cf4b7ad0575bd080cd574aa98);
|
|
|
|
|
|
|
|
marker_ba686a6e0f013a0b68580431afdb7acf.bindPopup(popup_f47d4a75621f56f24527cda25218558c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba686a6e0f013a0b68580431afdb7acf.setIcon(icon_ce36885c167a9b72db46ed1bb0d29fbd);
|
|
|
|
|
|
var marker_6a159f23f59cd61c887c7fe9342b7b5b = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_22632da71224adb3e78d191cc484e85b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e65e30aae54a86f5a83b2ae00a8e988a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55da86cc5bf29a8773399e54946a40d3 = $(`<div id="html_55da86cc5bf29a8773399e54946a40d3" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_e65e30aae54a86f5a83b2ae00a8e988a.setContent(html_55da86cc5bf29a8773399e54946a40d3);
|
|
|
|
|
|
|
|
marker_6a159f23f59cd61c887c7fe9342b7b5b.bindPopup(popup_e65e30aae54a86f5a83b2ae00a8e988a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a159f23f59cd61c887c7fe9342b7b5b.setIcon(icon_22632da71224adb3e78d191cc484e85b);
|
|
|
|
|
|
var marker_8517dd533815357b8bea4b4d1e8cb819 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_7715a861ae187662d6f8cd93a519cfff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31fcd9cc059824c8e661a210fbf71b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05afeef51ee15374eaf42051e46a95e5 = $(`<div id="html_05afeef51ee15374eaf42051e46a95e5" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_31fcd9cc059824c8e661a210fbf71b60.setContent(html_05afeef51ee15374eaf42051e46a95e5);
|
|
|
|
|
|
|
|
marker_8517dd533815357b8bea4b4d1e8cb819.bindPopup(popup_31fcd9cc059824c8e661a210fbf71b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8517dd533815357b8bea4b4d1e8cb819.setIcon(icon_7715a861ae187662d6f8cd93a519cfff);
|
|
|
|
|
|
var marker_d4a42699058ba77cb131d7521d241b2e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_4471697b9780e4827285b1850f3fe3f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc089a741d80da8424cc48b1d05dcad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662a8c616e7d291ab1b2cd99ba424639 = $(`<div id="html_662a8c616e7d291ab1b2cd99ba424639" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_dc089a741d80da8424cc48b1d05dcad6.setContent(html_662a8c616e7d291ab1b2cd99ba424639);
|
|
|
|
|
|
|
|
marker_d4a42699058ba77cb131d7521d241b2e.bindPopup(popup_dc089a741d80da8424cc48b1d05dcad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4a42699058ba77cb131d7521d241b2e.setIcon(icon_4471697b9780e4827285b1850f3fe3f3);
|
|
|
|
|
|
var marker_a5ad76ae15083ede83d27df1099e91f4 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_cb93dab66fa5c8243226eb1e216c5191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e0a4083e4de414c0efd46b3c8c2b95a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19dc15c6a285299a9ec263417e8a56b7 = $(`<div id="html_19dc15c6a285299a9ec263417e8a56b7" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_3e0a4083e4de414c0efd46b3c8c2b95a.setContent(html_19dc15c6a285299a9ec263417e8a56b7);
|
|
|
|
|
|
|
|
marker_a5ad76ae15083ede83d27df1099e91f4.bindPopup(popup_3e0a4083e4de414c0efd46b3c8c2b95a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5ad76ae15083ede83d27df1099e91f4.setIcon(icon_cb93dab66fa5c8243226eb1e216c5191);
|
|
|
|
|
|
var marker_cf9b449fda6251a8f0ebbcd0510b02f7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_abf7bfb8d14ad194be2637f4819bb129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c12a7c1aa3c13f9110a0428b8933d6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40d9d1e36c317e3fc1e13ccea45d610c = $(`<div id="html_40d9d1e36c317e3fc1e13ccea45d610c" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_6c12a7c1aa3c13f9110a0428b8933d6f.setContent(html_40d9d1e36c317e3fc1e13ccea45d610c);
|
|
|
|
|
|
|
|
marker_cf9b449fda6251a8f0ebbcd0510b02f7.bindPopup(popup_6c12a7c1aa3c13f9110a0428b8933d6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf9b449fda6251a8f0ebbcd0510b02f7.setIcon(icon_abf7bfb8d14ad194be2637f4819bb129);
|
|
|
|
|
|
var marker_5fbebbb25ed57a2e0b30f03f5a25524f = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_4b7d304a2855718de101022403372ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a40bb836f2bcfe713118abb93907c67c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dbe1adb6139e167876665307952cc93 = $(`<div id="html_9dbe1adb6139e167876665307952cc93" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_a40bb836f2bcfe713118abb93907c67c.setContent(html_9dbe1adb6139e167876665307952cc93);
|
|
|
|
|
|
|
|
marker_5fbebbb25ed57a2e0b30f03f5a25524f.bindPopup(popup_a40bb836f2bcfe713118abb93907c67c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fbebbb25ed57a2e0b30f03f5a25524f.setIcon(icon_4b7d304a2855718de101022403372ff1);
|
|
|
|
|
|
var marker_34d618cc8a6f8d076eae4e58e14b92a2 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_32dfdda9adcd3930ff617bdebf6f5425 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1427dcdedcc7872efb8624b4b08754df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aef0981728bbdecd7d04e86773eec31d = $(`<div id="html_aef0981728bbdecd7d04e86773eec31d" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_1427dcdedcc7872efb8624b4b08754df.setContent(html_aef0981728bbdecd7d04e86773eec31d);
|
|
|
|
|
|
|
|
marker_34d618cc8a6f8d076eae4e58e14b92a2.bindPopup(popup_1427dcdedcc7872efb8624b4b08754df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34d618cc8a6f8d076eae4e58e14b92a2.setIcon(icon_32dfdda9adcd3930ff617bdebf6f5425);
|
|
|
|
|
|
var marker_f5f6beb937325f7455de19755fc26b3c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ae1bc0c52f8ca3c88db80f748f16e949 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ff0583c7a311241032d7181fe9ff1aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecebccd7c79341e901422b034a0c2d2b = $(`<div id="html_ecebccd7c79341e901422b034a0c2d2b" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_3ff0583c7a311241032d7181fe9ff1aa.setContent(html_ecebccd7c79341e901422b034a0c2d2b);
|
|
|
|
|
|
|
|
marker_f5f6beb937325f7455de19755fc26b3c.bindPopup(popup_3ff0583c7a311241032d7181fe9ff1aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5f6beb937325f7455de19755fc26b3c.setIcon(icon_ae1bc0c52f8ca3c88db80f748f16e949);
|
|
|
|
|
|
var marker_71c394671c866493a0693f20f38f90a3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6ae2441f49209fdff42802224f641a91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aba5c9af20777c40d04aebe90a03f2be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a2034f411a2ff66ea7bf93aca34a83b = $(`<div id="html_4a2034f411a2ff66ea7bf93aca34a83b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_aba5c9af20777c40d04aebe90a03f2be.setContent(html_4a2034f411a2ff66ea7bf93aca34a83b);
|
|
|
|
|
|
|
|
marker_71c394671c866493a0693f20f38f90a3.bindPopup(popup_aba5c9af20777c40d04aebe90a03f2be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71c394671c866493a0693f20f38f90a3.setIcon(icon_6ae2441f49209fdff42802224f641a91);
|
|
|
|
|
|
var marker_a82c285de699727a9952b14aeda06537 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c280e7d8bc8f74dae15acaaec4f38ff3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_820963c4d45b1e9d8519ff0933636d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2a63681236955c4f6feb8fa90bbac22 = $(`<div id="html_f2a63681236955c4f6feb8fa90bbac22" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_820963c4d45b1e9d8519ff0933636d67.setContent(html_f2a63681236955c4f6feb8fa90bbac22);
|
|
|
|
|
|
|
|
marker_a82c285de699727a9952b14aeda06537.bindPopup(popup_820963c4d45b1e9d8519ff0933636d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a82c285de699727a9952b14aeda06537.setIcon(icon_c280e7d8bc8f74dae15acaaec4f38ff3);
|
|
|
|
|
|
var marker_f870120ed6ac6de819c6ab864b135b60 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_2fc8c6a17274756e48c62dd52ba19f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b9743a00c21d2bbd9ba9096faf7d9ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d69b03599056ade5a0ae432a3200dab = $(`<div id="html_6d69b03599056ade5a0ae432a3200dab" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_2b9743a00c21d2bbd9ba9096faf7d9ff.setContent(html_6d69b03599056ade5a0ae432a3200dab);
|
|
|
|
|
|
|
|
marker_f870120ed6ac6de819c6ab864b135b60.bindPopup(popup_2b9743a00c21d2bbd9ba9096faf7d9ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f870120ed6ac6de819c6ab864b135b60.setIcon(icon_2fc8c6a17274756e48c62dd52ba19f73);
|
|
|
|
|
|
var marker_c44018a1a8eaf55af9d0f1e42b544016 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_4c7d0c7cab7aa608cb14b954cd0da9c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd3662d9cf9abdc12516040e5cdb1038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435ed7598c03f4d6e65eb81b3f335d62 = $(`<div id="html_435ed7598c03f4d6e65eb81b3f335d62" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_fd3662d9cf9abdc12516040e5cdb1038.setContent(html_435ed7598c03f4d6e65eb81b3f335d62);
|
|
|
|
|
|
|
|
marker_c44018a1a8eaf55af9d0f1e42b544016.bindPopup(popup_fd3662d9cf9abdc12516040e5cdb1038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c44018a1a8eaf55af9d0f1e42b544016.setIcon(icon_4c7d0c7cab7aa608cb14b954cd0da9c4);
|
|
|
|
|
|
var marker_9bf0e0d69800b5fd222d7951550a39aa = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_9f1a068a6623c3227afff2be43f20b14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b52408be6459850203543ee5707bfcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bd282d5868304d473073baa1eb2258e = $(`<div id="html_9bd282d5868304d473073baa1eb2258e" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_6b52408be6459850203543ee5707bfcf.setContent(html_9bd282d5868304d473073baa1eb2258e);
|
|
|
|
|
|
|
|
marker_9bf0e0d69800b5fd222d7951550a39aa.bindPopup(popup_6b52408be6459850203543ee5707bfcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bf0e0d69800b5fd222d7951550a39aa.setIcon(icon_9f1a068a6623c3227afff2be43f20b14);
|
|
|
|
|
|
var marker_348f7400d59054048280eaeec392212a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_cf9905ed9645bad0230e02d7b98aaea2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0d40b4d326d83727fd4676d777d91aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_739fd0db0af41cff6b503fb714538b16 = $(`<div id="html_739fd0db0af41cff6b503fb714538b16" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_f0d40b4d326d83727fd4676d777d91aa.setContent(html_739fd0db0af41cff6b503fb714538b16);
|
|
|
|
|
|
|
|
marker_348f7400d59054048280eaeec392212a.bindPopup(popup_f0d40b4d326d83727fd4676d777d91aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_348f7400d59054048280eaeec392212a.setIcon(icon_cf9905ed9645bad0230e02d7b98aaea2);
|
|
|
|
|
|
var marker_df6ffd663537a354087f5c2520a83fe4 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_de5fc94f982e7e523115d06fc495f967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaa737bf7edb6fea4630a03d9b81f6fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_964e82d1239aeb0eae44f94e4e298a13 = $(`<div id="html_964e82d1239aeb0eae44f94e4e298a13" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_aaa737bf7edb6fea4630a03d9b81f6fc.setContent(html_964e82d1239aeb0eae44f94e4e298a13);
|
|
|
|
|
|
|
|
marker_df6ffd663537a354087f5c2520a83fe4.bindPopup(popup_aaa737bf7edb6fea4630a03d9b81f6fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6ffd663537a354087f5c2520a83fe4.setIcon(icon_de5fc94f982e7e523115d06fc495f967);
|
|
|
|
|
|
var marker_e906a58b0f972c7c51f12edf7b0dd42a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5fca04b901eb3db4f365ad487a78cc87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74490e41fd94e50666b237e8065a7938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc1c0acd8cb50245885f874b06bbeb7c = $(`<div id="html_dc1c0acd8cb50245885f874b06bbeb7c" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_74490e41fd94e50666b237e8065a7938.setContent(html_dc1c0acd8cb50245885f874b06bbeb7c);
|
|
|
|
|
|
|
|
marker_e906a58b0f972c7c51f12edf7b0dd42a.bindPopup(popup_74490e41fd94e50666b237e8065a7938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e906a58b0f972c7c51f12edf7b0dd42a.setIcon(icon_5fca04b901eb3db4f365ad487a78cc87);
|
|
|
|
|
|
var marker_a49bf4eaf3914c13ec9066798b9ba5f7 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6f4840e84e6180f3ffa82975f4ef05cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_969dafba0afda5324719d84888586363 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3f9f2ebe560159dfad624c16f7c83cc = $(`<div id="html_b3f9f2ebe560159dfad624c16f7c83cc" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_969dafba0afda5324719d84888586363.setContent(html_b3f9f2ebe560159dfad624c16f7c83cc);
|
|
|
|
|
|
|
|
marker_a49bf4eaf3914c13ec9066798b9ba5f7.bindPopup(popup_969dafba0afda5324719d84888586363)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a49bf4eaf3914c13ec9066798b9ba5f7.setIcon(icon_6f4840e84e6180f3ffa82975f4ef05cc);
|
|
|
|
|
|
var marker_7867c6aa7ac9c6e7d315e6ff74bea5da = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_82680d7d09719c91391c51a25ca9a761 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e9fdbb9e7a635bff8671eeb6ea746c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1364c3a3f16e0962444c169198647d26 = $(`<div id="html_1364c3a3f16e0962444c169198647d26" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_9e9fdbb9e7a635bff8671eeb6ea746c6.setContent(html_1364c3a3f16e0962444c169198647d26);
|
|
|
|
|
|
|
|
marker_7867c6aa7ac9c6e7d315e6ff74bea5da.bindPopup(popup_9e9fdbb9e7a635bff8671eeb6ea746c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7867c6aa7ac9c6e7d315e6ff74bea5da.setIcon(icon_82680d7d09719c91391c51a25ca9a761);
|
|
|
|
|
|
var marker_062b7b04a573826c28151128a7901722 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5a43272ce43439417dedad5d9bd0ed95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ff1c339f7737777ef42fcddd5b1d9fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a09e980b0d88ccf62071fbc13999fae = $(`<div id="html_4a09e980b0d88ccf62071fbc13999fae" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_9ff1c339f7737777ef42fcddd5b1d9fb.setContent(html_4a09e980b0d88ccf62071fbc13999fae);
|
|
|
|
|
|
|
|
marker_062b7b04a573826c28151128a7901722.bindPopup(popup_9ff1c339f7737777ef42fcddd5b1d9fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_062b7b04a573826c28151128a7901722.setIcon(icon_5a43272ce43439417dedad5d9bd0ed95);
|
|
|
|
|
|
var marker_290edbb9245206f175f947f4ac6d244a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_95c5ce4da684fc5839eb219f5f5e6f6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7d5a3e01e06558f9b737066ef8e52d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07b13ff4ee6bdcac324ddde2b0c9f072 = $(`<div id="html_07b13ff4ee6bdcac324ddde2b0c9f072" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_f7d5a3e01e06558f9b737066ef8e52d5.setContent(html_07b13ff4ee6bdcac324ddde2b0c9f072);
|
|
|
|
|
|
|
|
marker_290edbb9245206f175f947f4ac6d244a.bindPopup(popup_f7d5a3e01e06558f9b737066ef8e52d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_290edbb9245206f175f947f4ac6d244a.setIcon(icon_95c5ce4da684fc5839eb219f5f5e6f6b);
|
|
|
|
|
|
var marker_60825dcfde71ef0e06b35573f637d431 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a8b867e2af228ad63a3ad868514dcf84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5828b6932d4e5707547757bbf71b44c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29de1bed52754b399190c9c954d5fb7a = $(`<div id="html_29de1bed52754b399190c9c954d5fb7a" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_d5828b6932d4e5707547757bbf71b44c.setContent(html_29de1bed52754b399190c9c954d5fb7a);
|
|
|
|
|
|
|
|
marker_60825dcfde71ef0e06b35573f637d431.bindPopup(popup_d5828b6932d4e5707547757bbf71b44c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60825dcfde71ef0e06b35573f637d431.setIcon(icon_a8b867e2af228ad63a3ad868514dcf84);
|
|
|
|
|
|
var marker_fd8345b75ff26f7ce618b45bdd9d5a9d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_df3ecece5dc3d4279431454eff177a2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_945f0f1e1e8dbc283a81be7eb76cf9a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7069e82b4c3857a24c5b572408d3a89 = $(`<div id="html_a7069e82b4c3857a24c5b572408d3a89" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_945f0f1e1e8dbc283a81be7eb76cf9a1.setContent(html_a7069e82b4c3857a24c5b572408d3a89);
|
|
|
|
|
|
|
|
marker_fd8345b75ff26f7ce618b45bdd9d5a9d.bindPopup(popup_945f0f1e1e8dbc283a81be7eb76cf9a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd8345b75ff26f7ce618b45bdd9d5a9d.setIcon(icon_df3ecece5dc3d4279431454eff177a2f);
|
|
|
|
|
|
var marker_ab3c4b8fd08cc2370b7e216a23a52d08 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_adb1222fdad400a1bf564a44f8a9b121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10008e8c9eb57420dc45d9c0d59ef84d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_272fdff1412dcb31bc76f9b7d5094535 = $(`<div id="html_272fdff1412dcb31bc76f9b7d5094535" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_10008e8c9eb57420dc45d9c0d59ef84d.setContent(html_272fdff1412dcb31bc76f9b7d5094535);
|
|
|
|
|
|
|
|
marker_ab3c4b8fd08cc2370b7e216a23a52d08.bindPopup(popup_10008e8c9eb57420dc45d9c0d59ef84d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab3c4b8fd08cc2370b7e216a23a52d08.setIcon(icon_adb1222fdad400a1bf564a44f8a9b121);
|
|
|
|
|
|
var marker_e7126026b5b9278d4659fefe67cf280c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_67d39234744ad9bca85532bf757699bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_483212ba915b892c6f6430d62cb3d3d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74d13a1822a4ce2e699a07235163cbf1 = $(`<div id="html_74d13a1822a4ce2e699a07235163cbf1" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_483212ba915b892c6f6430d62cb3d3d7.setContent(html_74d13a1822a4ce2e699a07235163cbf1);
|
|
|
|
|
|
|
|
marker_e7126026b5b9278d4659fefe67cf280c.bindPopup(popup_483212ba915b892c6f6430d62cb3d3d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7126026b5b9278d4659fefe67cf280c.setIcon(icon_67d39234744ad9bca85532bf757699bf);
|
|
|
|
|
|
var marker_3722494c0b75937429845f6e23012a4a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a74885ab35dc308f22ebc6d7201b2cd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01de2c101f22b49fdc955a27b46f12a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e6cdeb47804e11dd47cf466c3bd430 = $(`<div id="html_89e6cdeb47804e11dd47cf466c3bd430" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_d01de2c101f22b49fdc955a27b46f12a.setContent(html_89e6cdeb47804e11dd47cf466c3bd430);
|
|
|
|
|
|
|
|
marker_3722494c0b75937429845f6e23012a4a.bindPopup(popup_d01de2c101f22b49fdc955a27b46f12a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3722494c0b75937429845f6e23012a4a.setIcon(icon_a74885ab35dc308f22ebc6d7201b2cd4);
|
|
|
|
|
|
var marker_a606c2bfe147bb9b57928a370f528468 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_469193619256a250bcc9552c2462f5e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dbbbf4c61720fba2b092debbeea7a04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_923c7c832d45acbb85787af506d40051 = $(`<div id="html_923c7c832d45acbb85787af506d40051" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_7dbbbf4c61720fba2b092debbeea7a04.setContent(html_923c7c832d45acbb85787af506d40051);
|
|
|
|
|
|
|
|
marker_a606c2bfe147bb9b57928a370f528468.bindPopup(popup_7dbbbf4c61720fba2b092debbeea7a04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a606c2bfe147bb9b57928a370f528468.setIcon(icon_469193619256a250bcc9552c2462f5e0);
|
|
|
|
|
|
var marker_7a95be84f879049d001e803a3c9c4736 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_057c57cee29c67a8471b69659082e1ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0169466e82c7de403512efbb65060966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf4f8c3d8abe9873294dbf1b15de51d6 = $(`<div id="html_cf4f8c3d8abe9873294dbf1b15de51d6" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_0169466e82c7de403512efbb65060966.setContent(html_cf4f8c3d8abe9873294dbf1b15de51d6);
|
|
|
|
|
|
|
|
marker_7a95be84f879049d001e803a3c9c4736.bindPopup(popup_0169466e82c7de403512efbb65060966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a95be84f879049d001e803a3c9c4736.setIcon(icon_057c57cee29c67a8471b69659082e1ae);
|
|
|
|
|
|
var marker_471909feccad46ed22bb22752f410b38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_2a5092d11b911fd3877f2fcc31f7f5a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e46a69b8be0a1015aeb16a32a586903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_320b7272707c98fea727c0f6992abefa = $(`<div id="html_320b7272707c98fea727c0f6992abefa" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_2e46a69b8be0a1015aeb16a32a586903.setContent(html_320b7272707c98fea727c0f6992abefa);
|
|
|
|
|
|
|
|
marker_471909feccad46ed22bb22752f410b38.bindPopup(popup_2e46a69b8be0a1015aeb16a32a586903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_471909feccad46ed22bb22752f410b38.setIcon(icon_2a5092d11b911fd3877f2fcc31f7f5a6);
|
|
|
|
|
|
var marker_fb036853be3290733e06c1c6f6d1ea4c = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5427efa5e99ddbd953dd34fff53dbb95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d62082dc2e10671ab759cec16797f2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b019e3538b7cdbf3cf03bcefed043353 = $(`<div id="html_b019e3538b7cdbf3cf03bcefed043353" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_7d62082dc2e10671ab759cec16797f2d.setContent(html_b019e3538b7cdbf3cf03bcefed043353);
|
|
|
|
|
|
|
|
marker_fb036853be3290733e06c1c6f6d1ea4c.bindPopup(popup_7d62082dc2e10671ab759cec16797f2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb036853be3290733e06c1c6f6d1ea4c.setIcon(icon_5427efa5e99ddbd953dd34fff53dbb95);
|
|
|
|
|
|
var marker_e00fce246719a48035125284db3a97c8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6ff0c5331e4ca752d78f92eefe034de8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_357be67107c824d1829f81a0fe6acc05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c981a529890215c1458575e0ad428599 = $(`<div id="html_c981a529890215c1458575e0ad428599" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_357be67107c824d1829f81a0fe6acc05.setContent(html_c981a529890215c1458575e0ad428599);
|
|
|
|
|
|
|
|
marker_e00fce246719a48035125284db3a97c8.bindPopup(popup_357be67107c824d1829f81a0fe6acc05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e00fce246719a48035125284db3a97c8.setIcon(icon_6ff0c5331e4ca752d78f92eefe034de8);
|
|
|
|
|
|
var marker_2c609d7776f2354d228b0bf5d32a6d93 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_14759489786fcb7169ef7758ba6623ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30d474e2bb9ab662a6af6abc08175b3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de579de0f2bcd5b84ffc3eb98ab7fdcf = $(`<div id="html_de579de0f2bcd5b84ffc3eb98ab7fdcf" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_30d474e2bb9ab662a6af6abc08175b3e.setContent(html_de579de0f2bcd5b84ffc3eb98ab7fdcf);
|
|
|
|
|
|
|
|
marker_2c609d7776f2354d228b0bf5d32a6d93.bindPopup(popup_30d474e2bb9ab662a6af6abc08175b3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c609d7776f2354d228b0bf5d32a6d93.setIcon(icon_14759489786fcb7169ef7758ba6623ac);
|
|
|
|
|
|
var marker_5e4800aeced16af4f1313d160df09885 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_3dd9c0b94dd7f9bb1d859fb688d4e3e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66be7ac3258a45ed34eb064af70c1a0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc33ea078e1b5a412869e79b85ce2dc4 = $(`<div id="html_bc33ea078e1b5a412869e79b85ce2dc4" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_66be7ac3258a45ed34eb064af70c1a0f.setContent(html_bc33ea078e1b5a412869e79b85ce2dc4);
|
|
|
|
|
|
|
|
marker_5e4800aeced16af4f1313d160df09885.bindPopup(popup_66be7ac3258a45ed34eb064af70c1a0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e4800aeced16af4f1313d160df09885.setIcon(icon_3dd9c0b94dd7f9bb1d859fb688d4e3e7);
|
|
|
|
|
|
var marker_199886279c06aa8d95e3c904cceca7c3 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ad768208e68c10d8c6411d89e16d60ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebd21a3bee0f8050901a900d267b5aa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35519c31c45c656eb3739059a6ba24ef = $(`<div id="html_35519c31c45c656eb3739059a6ba24ef" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_ebd21a3bee0f8050901a900d267b5aa4.setContent(html_35519c31c45c656eb3739059a6ba24ef);
|
|
|
|
|
|
|
|
marker_199886279c06aa8d95e3c904cceca7c3.bindPopup(popup_ebd21a3bee0f8050901a900d267b5aa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_199886279c06aa8d95e3c904cceca7c3.setIcon(icon_ad768208e68c10d8c6411d89e16d60ed);
|
|
|
|
|
|
var marker_27538dc5afb07ded92dc5417ad23e998 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f0c001a7f51f0c434d3571ba48b3c3bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f534d808d7ad735b3578f447a91bedf3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f6fe2fb2fee7fc0cf42743b9fb64edc = $(`<div id="html_7f6fe2fb2fee7fc0cf42743b9fb64edc" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_f534d808d7ad735b3578f447a91bedf3.setContent(html_7f6fe2fb2fee7fc0cf42743b9fb64edc);
|
|
|
|
|
|
|
|
marker_27538dc5afb07ded92dc5417ad23e998.bindPopup(popup_f534d808d7ad735b3578f447a91bedf3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27538dc5afb07ded92dc5417ad23e998.setIcon(icon_f0c001a7f51f0c434d3571ba48b3c3bb);
|
|
|
|
|
|
var marker_56ab0e4d41d17d4ae96b1335f77b0fe0 = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_dd3ceed9b9282bbfb5a7251c5fd6ec0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_126e6cc5837cf5ced52dabca9298f977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0612e71aff97934048257ff5064f3d2 = $(`<div id="html_b0612e71aff97934048257ff5064f3d2" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_126e6cc5837cf5ced52dabca9298f977.setContent(html_b0612e71aff97934048257ff5064f3d2);
|
|
|
|
|
|
|
|
marker_56ab0e4d41d17d4ae96b1335f77b0fe0.bindPopup(popup_126e6cc5837cf5ced52dabca9298f977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56ab0e4d41d17d4ae96b1335f77b0fe0.setIcon(icon_dd3ceed9b9282bbfb5a7251c5fd6ec0c);
|
|
|
|
|
|
var marker_d125db3777d8f87eae31be4ede17d61f = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_9f347a250824af039cb2ab7082e22af5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdc6563ad57f321e886bd58859ea6703 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b65fe5f1d52dbac4b416481acc9b4e75 = $(`<div id="html_b65fe5f1d52dbac4b416481acc9b4e75" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_cdc6563ad57f321e886bd58859ea6703.setContent(html_b65fe5f1d52dbac4b416481acc9b4e75);
|
|
|
|
|
|
|
|
marker_d125db3777d8f87eae31be4ede17d61f.bindPopup(popup_cdc6563ad57f321e886bd58859ea6703)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d125db3777d8f87eae31be4ede17d61f.setIcon(icon_9f347a250824af039cb2ab7082e22af5);
|
|
|
|
|
|
var marker_7a3a33361926ad0fa91dc381a246908d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_77930f3fdc3f6b419aa528821f956e9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1727d16a20dc82582f2853004f09ae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d659bb404d5358883b74422dc458cfce = $(`<div id="html_d659bb404d5358883b74422dc458cfce" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_d1727d16a20dc82582f2853004f09ae4.setContent(html_d659bb404d5358883b74422dc458cfce);
|
|
|
|
|
|
|
|
marker_7a3a33361926ad0fa91dc381a246908d.bindPopup(popup_d1727d16a20dc82582f2853004f09ae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a3a33361926ad0fa91dc381a246908d.setIcon(icon_77930f3fdc3f6b419aa528821f956e9d);
|
|
|
|
|
|
var marker_a2070ad71c7e679f822c1d901492e4d3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_18962d5d9fd857e01393a5938ac0481c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ab7642c6b7185db20aea56a459e7332 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0bc28798cca1fa49ad33d12bd08992 = $(`<div id="html_5e0bc28798cca1fa49ad33d12bd08992" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_7ab7642c6b7185db20aea56a459e7332.setContent(html_5e0bc28798cca1fa49ad33d12bd08992);
|
|
|
|
|
|
|
|
marker_a2070ad71c7e679f822c1d901492e4d3.bindPopup(popup_7ab7642c6b7185db20aea56a459e7332)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2070ad71c7e679f822c1d901492e4d3.setIcon(icon_18962d5d9fd857e01393a5938ac0481c);
|
|
|
|
|
|
var marker_8015c876e4bfa60b038e8c33b8db8c34 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_adbf9c06ee68122841c5c4e2909554fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf1911dd0b75404991fe02ad0fc88050 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_790326e44e32bc3e53ecaf3a5401d046 = $(`<div id="html_790326e44e32bc3e53ecaf3a5401d046" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_bf1911dd0b75404991fe02ad0fc88050.setContent(html_790326e44e32bc3e53ecaf3a5401d046);
|
|
|
|
|
|
|
|
marker_8015c876e4bfa60b038e8c33b8db8c34.bindPopup(popup_bf1911dd0b75404991fe02ad0fc88050)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8015c876e4bfa60b038e8c33b8db8c34.setIcon(icon_adbf9c06ee68122841c5c4e2909554fb);
|
|
|
|
|
|
var marker_6c68e5bc1a166cd8b04d0a7ab74ce1bd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c133e9d691b992bd3e3c60ce5a4b1065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90b0a9bc219f72cb4cd7e5e27ccf1dde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a57891602eee87b9885636110af66ef6 = $(`<div id="html_a57891602eee87b9885636110af66ef6" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_90b0a9bc219f72cb4cd7e5e27ccf1dde.setContent(html_a57891602eee87b9885636110af66ef6);
|
|
|
|
|
|
|
|
marker_6c68e5bc1a166cd8b04d0a7ab74ce1bd.bindPopup(popup_90b0a9bc219f72cb4cd7e5e27ccf1dde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c68e5bc1a166cd8b04d0a7ab74ce1bd.setIcon(icon_c133e9d691b992bd3e3c60ce5a4b1065);
|
|
|
|
|
|
var marker_61bc5d9a616efb555a3ea094b5cd0e3a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_b7854750805db0322c3d643af1eb15e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daf04df12c877b3f4501a6da53c16115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48fd11f38a8945bbf28ef280c3b95a9c = $(`<div id="html_48fd11f38a8945bbf28ef280c3b95a9c" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_daf04df12c877b3f4501a6da53c16115.setContent(html_48fd11f38a8945bbf28ef280c3b95a9c);
|
|
|
|
|
|
|
|
marker_61bc5d9a616efb555a3ea094b5cd0e3a.bindPopup(popup_daf04df12c877b3f4501a6da53c16115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61bc5d9a616efb555a3ea094b5cd0e3a.setIcon(icon_b7854750805db0322c3d643af1eb15e9);
|
|
|
|
|
|
var marker_3bfa40d198bcbc2604a4aa1ef63c3dab = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f393b2d4aaba630594c058288f255dce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54a4844f7d8e0d9b640f73fa1682284f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ae119ccbe7c46addaf2e071186ddfb7 = $(`<div id="html_2ae119ccbe7c46addaf2e071186ddfb7" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_54a4844f7d8e0d9b640f73fa1682284f.setContent(html_2ae119ccbe7c46addaf2e071186ddfb7);
|
|
|
|
|
|
|
|
marker_3bfa40d198bcbc2604a4aa1ef63c3dab.bindPopup(popup_54a4844f7d8e0d9b640f73fa1682284f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bfa40d198bcbc2604a4aa1ef63c3dab.setIcon(icon_f393b2d4aaba630594c058288f255dce);
|
|
|
|
|
|
var marker_1c25cada9ec91fc153d4162d041063a4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_447ca69f7611763d705beb2ac4a7b610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37068568f4b71268e76ebb53824112b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d9cafbbb2d02ef9428e04b7c27652a8 = $(`<div id="html_9d9cafbbb2d02ef9428e04b7c27652a8" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_37068568f4b71268e76ebb53824112b5.setContent(html_9d9cafbbb2d02ef9428e04b7c27652a8);
|
|
|
|
|
|
|
|
marker_1c25cada9ec91fc153d4162d041063a4.bindPopup(popup_37068568f4b71268e76ebb53824112b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c25cada9ec91fc153d4162d041063a4.setIcon(icon_447ca69f7611763d705beb2ac4a7b610);
|
|
|
|
|
|
var marker_d21e31e760a2bd8ef57faf958ed378e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_7bd7863db9de3adfec545787eeef2971 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b926b822d5526eabb234144907830bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_861042c08fac0874171c7f11487e36ee = $(`<div id="html_861042c08fac0874171c7f11487e36ee" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_7b926b822d5526eabb234144907830bf.setContent(html_861042c08fac0874171c7f11487e36ee);
|
|
|
|
|
|
|
|
marker_d21e31e760a2bd8ef57faf958ed378e2.bindPopup(popup_7b926b822d5526eabb234144907830bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21e31e760a2bd8ef57faf958ed378e2.setIcon(icon_7bd7863db9de3adfec545787eeef2971);
|
|
|
|
|
|
var marker_d50a3e45a5fcdba200e67f8059287aad = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5951edf081dcd24986e297c6ae88d9cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9f84640de6c2235ca14c0db1ea6c6b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_830c8a72afb98771fa5a85e457e33115 = $(`<div id="html_830c8a72afb98771fa5a85e457e33115" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a9f84640de6c2235ca14c0db1ea6c6b3.setContent(html_830c8a72afb98771fa5a85e457e33115);
|
|
|
|
|
|
|
|
marker_d50a3e45a5fcdba200e67f8059287aad.bindPopup(popup_a9f84640de6c2235ca14c0db1ea6c6b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d50a3e45a5fcdba200e67f8059287aad.setIcon(icon_5951edf081dcd24986e297c6ae88d9cf);
|
|
|
|
|
|
var marker_bbd3eee7ab2d9444e2ad7ad46df13b47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5ef57a1ebd2cd3c7d9e0dbc63b54fdb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a92c8cb0da9fb976e707beab9d2fa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb0fbf7665e75fb1f2ff32556c83567 = $(`<div id="html_6cb0fbf7665e75fb1f2ff32556c83567" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_42a92c8cb0da9fb976e707beab9d2fa5.setContent(html_6cb0fbf7665e75fb1f2ff32556c83567);
|
|
|
|
|
|
|
|
marker_bbd3eee7ab2d9444e2ad7ad46df13b47.bindPopup(popup_42a92c8cb0da9fb976e707beab9d2fa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbd3eee7ab2d9444e2ad7ad46df13b47.setIcon(icon_5ef57a1ebd2cd3c7d9e0dbc63b54fdb7);
|
|
|
|
|
|
var marker_38abf7728fb65854737a2db7200ca3db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_10ada84dfbc021fcdd150a26f3ef0742 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1414ac9db308ab47cf097f66bf97adeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e14161a5a118ce4ad38eb78d58b3c10c = $(`<div id="html_e14161a5a118ce4ad38eb78d58b3c10c" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_1414ac9db308ab47cf097f66bf97adeb.setContent(html_e14161a5a118ce4ad38eb78d58b3c10c);
|
|
|
|
|
|
|
|
marker_38abf7728fb65854737a2db7200ca3db.bindPopup(popup_1414ac9db308ab47cf097f66bf97adeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38abf7728fb65854737a2db7200ca3db.setIcon(icon_10ada84dfbc021fcdd150a26f3ef0742);
|
|
|
|
|
|
var marker_cb616d760c0ffc8e60760c0b235cc63f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_35a167de00715d6949aa34393663e309 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0549dfe9b131de19f3326abe26e20c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beea0a7f86ad719a986d31f9a54edc7d = $(`<div id="html_beea0a7f86ad719a986d31f9a54edc7d" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_b0549dfe9b131de19f3326abe26e20c4.setContent(html_beea0a7f86ad719a986d31f9a54edc7d);
|
|
|
|
|
|
|
|
marker_cb616d760c0ffc8e60760c0b235cc63f.bindPopup(popup_b0549dfe9b131de19f3326abe26e20c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb616d760c0ffc8e60760c0b235cc63f.setIcon(icon_35a167de00715d6949aa34393663e309);
|
|
|
|
|
|
var marker_d9e902fe859843eef64fbfc3a12c74d5 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_4954ed13ca464cf4b0d0498b1f56ae62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_697c5ed0cd885afd845b924093954714 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d68405e25ef1cbd7d2f05ae1086944 = $(`<div id="html_63d68405e25ef1cbd7d2f05ae1086944" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_697c5ed0cd885afd845b924093954714.setContent(html_63d68405e25ef1cbd7d2f05ae1086944);
|
|
|
|
|
|
|
|
marker_d9e902fe859843eef64fbfc3a12c74d5.bindPopup(popup_697c5ed0cd885afd845b924093954714)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e902fe859843eef64fbfc3a12c74d5.setIcon(icon_4954ed13ca464cf4b0d0498b1f56ae62);
|
|
|
|
|
|
var marker_5967db65fa82fdaaa10af6c430116568 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_39744a5d3603ac83fe28f4e57539d634 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca1e9347d7daa41e46c511165f53eead = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81bf8ae6544a4556526fa95052d54df6 = $(`<div id="html_81bf8ae6544a4556526fa95052d54df6" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_ca1e9347d7daa41e46c511165f53eead.setContent(html_81bf8ae6544a4556526fa95052d54df6);
|
|
|
|
|
|
|
|
marker_5967db65fa82fdaaa10af6c430116568.bindPopup(popup_ca1e9347d7daa41e46c511165f53eead)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5967db65fa82fdaaa10af6c430116568.setIcon(icon_39744a5d3603ac83fe28f4e57539d634);
|
|
|
|
|
|
var marker_dede36453224a96f3d72d2dbc1312824 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e44c23e77ddb0659b0be65f358dd8f0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc7c36acf6842d9a1b3d4f6f8c5d31fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceb5fac5601f34f213ab6003d9e4f941 = $(`<div id="html_ceb5fac5601f34f213ab6003d9e4f941" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_fc7c36acf6842d9a1b3d4f6f8c5d31fd.setContent(html_ceb5fac5601f34f213ab6003d9e4f941);
|
|
|
|
|
|
|
|
marker_dede36453224a96f3d72d2dbc1312824.bindPopup(popup_fc7c36acf6842d9a1b3d4f6f8c5d31fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dede36453224a96f3d72d2dbc1312824.setIcon(icon_e44c23e77ddb0659b0be65f358dd8f0a);
|
|
|
|
|
|
var marker_6c1cb1e1fd4a03f66229bd898430c825 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1ecc453dd3c76618f6ef40a97bc1f40b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e64179d7bc038f1d1f05ab264ec15151 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c557e27b353488554d6a119d090a91cc = $(`<div id="html_c557e27b353488554d6a119d090a91cc" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_e64179d7bc038f1d1f05ab264ec15151.setContent(html_c557e27b353488554d6a119d090a91cc);
|
|
|
|
|
|
|
|
marker_6c1cb1e1fd4a03f66229bd898430c825.bindPopup(popup_e64179d7bc038f1d1f05ab264ec15151)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c1cb1e1fd4a03f66229bd898430c825.setIcon(icon_1ecc453dd3c76618f6ef40a97bc1f40b);
|
|
|
|
|
|
var marker_7a48469332ceeb4c3f6001d109aaf4e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_88de49ffe3bff2f2c56815c49b8f4060 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_786a670f61136420f029f23a92ac6e6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_603a8a27c4d286ba97a1b0be520c4fba = $(`<div id="html_603a8a27c4d286ba97a1b0be520c4fba" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_786a670f61136420f029f23a92ac6e6a.setContent(html_603a8a27c4d286ba97a1b0be520c4fba);
|
|
|
|
|
|
|
|
marker_7a48469332ceeb4c3f6001d109aaf4e7.bindPopup(popup_786a670f61136420f029f23a92ac6e6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a48469332ceeb4c3f6001d109aaf4e7.setIcon(icon_88de49ffe3bff2f2c56815c49b8f4060);
|
|
|
|
|
|
var marker_fa61ac37925fcd51491afa57b80ffd79 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_3f54472f5851d81eea67b99a20b180ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_045b43fd61622eb241587c39474a2b68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7b879c43e7d1ca43191c8cf7dc8bece = $(`<div id="html_b7b879c43e7d1ca43191c8cf7dc8bece" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_045b43fd61622eb241587c39474a2b68.setContent(html_b7b879c43e7d1ca43191c8cf7dc8bece);
|
|
|
|
|
|
|
|
marker_fa61ac37925fcd51491afa57b80ffd79.bindPopup(popup_045b43fd61622eb241587c39474a2b68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa61ac37925fcd51491afa57b80ffd79.setIcon(icon_3f54472f5851d81eea67b99a20b180ff);
|
|
|
|
|
|
var marker_c7eedf4ed959129890bd66bfaa6438b0 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6cd182f342ee61ddb5eac6a71e9b3fad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9d56c45de8869389df890091307a1a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_525c58cb01e825b8e7d94b1082f569b0 = $(`<div id="html_525c58cb01e825b8e7d94b1082f569b0" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_c9d56c45de8869389df890091307a1a6.setContent(html_525c58cb01e825b8e7d94b1082f569b0);
|
|
|
|
|
|
|
|
marker_c7eedf4ed959129890bd66bfaa6438b0.bindPopup(popup_c9d56c45de8869389df890091307a1a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7eedf4ed959129890bd66bfaa6438b0.setIcon(icon_6cd182f342ee61ddb5eac6a71e9b3fad);
|
|
|
|
|
|
var marker_b9c2d19b5fb1ac1d16ab403310779df7 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c1ec3bb00bad1c4a7dcb5cec9e425cc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4985ebc37aa21992ad21516d70667bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3516df4a58a7b8c9aec449cf3fd59945 = $(`<div id="html_3516df4a58a7b8c9aec449cf3fd59945" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_4985ebc37aa21992ad21516d70667bb2.setContent(html_3516df4a58a7b8c9aec449cf3fd59945);
|
|
|
|
|
|
|
|
marker_b9c2d19b5fb1ac1d16ab403310779df7.bindPopup(popup_4985ebc37aa21992ad21516d70667bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9c2d19b5fb1ac1d16ab403310779df7.setIcon(icon_c1ec3bb00bad1c4a7dcb5cec9e425cc6);
|
|
|
|
|
|
var marker_39a5c13c5148dc995c05fed85411c29f = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_59c844e8033272025d4798c1330ffd27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e75aa4c49c1403375edc2860fc45b48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d9a0803b364cd9431c1a210c3e5b880 = $(`<div id="html_5d9a0803b364cd9431c1a210c3e5b880" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_5e75aa4c49c1403375edc2860fc45b48.setContent(html_5d9a0803b364cd9431c1a210c3e5b880);
|
|
|
|
|
|
|
|
marker_39a5c13c5148dc995c05fed85411c29f.bindPopup(popup_5e75aa4c49c1403375edc2860fc45b48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39a5c13c5148dc995c05fed85411c29f.setIcon(icon_59c844e8033272025d4798c1330ffd27);
|
|
|
|
|
|
var marker_690321cf3f807d035693b4d4f00db63c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c4c4611d1f1f5d8a8a2d3cde4e87af91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c24187d8e051d8f0d6d3c5c394f7312 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b80335c493059de80063900998351f68 = $(`<div id="html_b80335c493059de80063900998351f68" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_2c24187d8e051d8f0d6d3c5c394f7312.setContent(html_b80335c493059de80063900998351f68);
|
|
|
|
|
|
|
|
marker_690321cf3f807d035693b4d4f00db63c.bindPopup(popup_2c24187d8e051d8f0d6d3c5c394f7312)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_690321cf3f807d035693b4d4f00db63c.setIcon(icon_c4c4611d1f1f5d8a8a2d3cde4e87af91);
|
|
|
|
|
|
var marker_b74e7d61ffd38f42006f964fcc85c867 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ed4483beeac1671f0f4473ddffb0d27e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99e5728c8b08e97c00c275c7591d9c40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2e27691c7ba59732407bc5140ade9b4 = $(`<div id="html_f2e27691c7ba59732407bc5140ade9b4" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_99e5728c8b08e97c00c275c7591d9c40.setContent(html_f2e27691c7ba59732407bc5140ade9b4);
|
|
|
|
|
|
|
|
marker_b74e7d61ffd38f42006f964fcc85c867.bindPopup(popup_99e5728c8b08e97c00c275c7591d9c40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b74e7d61ffd38f42006f964fcc85c867.setIcon(icon_ed4483beeac1671f0f4473ddffb0d27e);
|
|
|
|
|
|
var marker_0f06dde28ebf2b31a8f50bf3ba39426c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d36b9ba01e7da41c19c0e019fb39e3ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb41d6393b8027c33164e23f5ab6565c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5130ca8d49007d6a98215a9302ae102c = $(`<div id="html_5130ca8d49007d6a98215a9302ae102c" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_cb41d6393b8027c33164e23f5ab6565c.setContent(html_5130ca8d49007d6a98215a9302ae102c);
|
|
|
|
|
|
|
|
marker_0f06dde28ebf2b31a8f50bf3ba39426c.bindPopup(popup_cb41d6393b8027c33164e23f5ab6565c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f06dde28ebf2b31a8f50bf3ba39426c.setIcon(icon_d36b9ba01e7da41c19c0e019fb39e3ad);
|
|
|
|
|
|
var marker_77fffaa7cc8a4bfddaffaf07d95321ad = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ad905f56423be116d82d4e7449cfe0f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1836c28be9684eb5b63e6d9a2040431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81735563b5735e2cea440c7fa3ef123e = $(`<div id="html_81735563b5735e2cea440c7fa3ef123e" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_e1836c28be9684eb5b63e6d9a2040431.setContent(html_81735563b5735e2cea440c7fa3ef123e);
|
|
|
|
|
|
|
|
marker_77fffaa7cc8a4bfddaffaf07d95321ad.bindPopup(popup_e1836c28be9684eb5b63e6d9a2040431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77fffaa7cc8a4bfddaffaf07d95321ad.setIcon(icon_ad905f56423be116d82d4e7449cfe0f2);
|
|
|
|
|
|
var marker_05497c33d58196f8fea1a17561e355e7 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_98bb7a50b16923dddda8a5d5edd5cded = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_884234ca19cf7dce88d5e41d1c3acbe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a099ae7c11ae39d68cdede3382aea4c6 = $(`<div id="html_a099ae7c11ae39d68cdede3382aea4c6" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_884234ca19cf7dce88d5e41d1c3acbe1.setContent(html_a099ae7c11ae39d68cdede3382aea4c6);
|
|
|
|
|
|
|
|
marker_05497c33d58196f8fea1a17561e355e7.bindPopup(popup_884234ca19cf7dce88d5e41d1c3acbe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05497c33d58196f8fea1a17561e355e7.setIcon(icon_98bb7a50b16923dddda8a5d5edd5cded);
|
|
|
|
|
|
var marker_ffb69c4cea3567aa4161129c4099c91e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_b4e8cc9b5a691c50a41cd0c91f388b0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f373b45746dd90efe2767bc9badce65f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a55d79943714c531bf7c21a0ac1ce9 = $(`<div id="html_22a55d79943714c531bf7c21a0ac1ce9" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_f373b45746dd90efe2767bc9badce65f.setContent(html_22a55d79943714c531bf7c21a0ac1ce9);
|
|
|
|
|
|
|
|
marker_ffb69c4cea3567aa4161129c4099c91e.bindPopup(popup_f373b45746dd90efe2767bc9badce65f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffb69c4cea3567aa4161129c4099c91e.setIcon(icon_b4e8cc9b5a691c50a41cd0c91f388b0e);
|
|
|
|
|
|
var marker_f5e7840b3bc4981ea09c50345a6c4ed4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_35334e9742a14daffd255485cad5017b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8e101edd3c72e8c1236a528165fece4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39b21c13f39b21fef4b753d78fc9b9e7 = $(`<div id="html_39b21c13f39b21fef4b753d78fc9b9e7" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_d8e101edd3c72e8c1236a528165fece4.setContent(html_39b21c13f39b21fef4b753d78fc9b9e7);
|
|
|
|
|
|
|
|
marker_f5e7840b3bc4981ea09c50345a6c4ed4.bindPopup(popup_d8e101edd3c72e8c1236a528165fece4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5e7840b3bc4981ea09c50345a6c4ed4.setIcon(icon_35334e9742a14daffd255485cad5017b);
|
|
|
|
|
|
var marker_a1d3691ce0248f3e3407fa8c3265a385 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_79b30d8709c48109475c1a1cdd71f5e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68195bf073247fe2e691bae65647672d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_716d0665abe0f8bbae7555ea1731da3f = $(`<div id="html_716d0665abe0f8bbae7555ea1731da3f" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_68195bf073247fe2e691bae65647672d.setContent(html_716d0665abe0f8bbae7555ea1731da3f);
|
|
|
|
|
|
|
|
marker_a1d3691ce0248f3e3407fa8c3265a385.bindPopup(popup_68195bf073247fe2e691bae65647672d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1d3691ce0248f3e3407fa8c3265a385.setIcon(icon_79b30d8709c48109475c1a1cdd71f5e1);
|
|
|
|
|
|
var marker_1c594c805451d0e4cef1de1b44f5212b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_dec6f23fd3b36d1c6f4ebb2a9d1e312e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07a35e32f35cb81d6d0d74d91438e99d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f692043fd872a4f5f65310e66d1ac4f9 = $(`<div id="html_f692043fd872a4f5f65310e66d1ac4f9" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_07a35e32f35cb81d6d0d74d91438e99d.setContent(html_f692043fd872a4f5f65310e66d1ac4f9);
|
|
|
|
|
|
|
|
marker_1c594c805451d0e4cef1de1b44f5212b.bindPopup(popup_07a35e32f35cb81d6d0d74d91438e99d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c594c805451d0e4cef1de1b44f5212b.setIcon(icon_dec6f23fd3b36d1c6f4ebb2a9d1e312e);
|
|
|
|
|
|
var marker_3a9719738dedd25327fe992d56da8477 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_461f1d592266361111b6f1d460faf38c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e0499f078a3da54f0bb7eba4b1de509 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04c082f7288fcb4281b61fe0b9046f76 = $(`<div id="html_04c082f7288fcb4281b61fe0b9046f76" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_8e0499f078a3da54f0bb7eba4b1de509.setContent(html_04c082f7288fcb4281b61fe0b9046f76);
|
|
|
|
|
|
|
|
marker_3a9719738dedd25327fe992d56da8477.bindPopup(popup_8e0499f078a3da54f0bb7eba4b1de509)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9719738dedd25327fe992d56da8477.setIcon(icon_461f1d592266361111b6f1d460faf38c);
|
|
|
|
|
|
var marker_767b8790e0b111adf9d8d54adcef6432 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_dfae80c1756fb8e0e15660c52b0adc26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_397fc54be0d1df6a286791e440c811c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b03094d9d96f2a38b41ab7fc90161ce7 = $(`<div id="html_b03094d9d96f2a38b41ab7fc90161ce7" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_397fc54be0d1df6a286791e440c811c5.setContent(html_b03094d9d96f2a38b41ab7fc90161ce7);
|
|
|
|
|
|
|
|
marker_767b8790e0b111adf9d8d54adcef6432.bindPopup(popup_397fc54be0d1df6a286791e440c811c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_767b8790e0b111adf9d8d54adcef6432.setIcon(icon_dfae80c1756fb8e0e15660c52b0adc26);
|
|
|
|
|
|
var marker_e7a0e4425c1ff8e65905d2f85650f411 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c7834f1a35061e1052c882e040341594 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b697ee30ceecd69b825de58b395b5336 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6c340bd75687fcaa078c0ebe199484d = $(`<div id="html_c6c340bd75687fcaa078c0ebe199484d" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_b697ee30ceecd69b825de58b395b5336.setContent(html_c6c340bd75687fcaa078c0ebe199484d);
|
|
|
|
|
|
|
|
marker_e7a0e4425c1ff8e65905d2f85650f411.bindPopup(popup_b697ee30ceecd69b825de58b395b5336)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7a0e4425c1ff8e65905d2f85650f411.setIcon(icon_c7834f1a35061e1052c882e040341594);
|
|
|
|
|
|
var marker_bdeed4a05f755988c4a1353b7d045c92 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_64fbccc78bec7bdd782a25a955d7732c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86c72112031c3fa2807367dc6213c8c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc2c3cc8ad2624c3ecb15aaba0404aa8 = $(`<div id="html_fc2c3cc8ad2624c3ecb15aaba0404aa8" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_86c72112031c3fa2807367dc6213c8c4.setContent(html_fc2c3cc8ad2624c3ecb15aaba0404aa8);
|
|
|
|
|
|
|
|
marker_bdeed4a05f755988c4a1353b7d045c92.bindPopup(popup_86c72112031c3fa2807367dc6213c8c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdeed4a05f755988c4a1353b7d045c92.setIcon(icon_64fbccc78bec7bdd782a25a955d7732c);
|
|
|
|
|
|
var marker_44cad8d02aa553cb8c3625950cc42147 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_cc9d841eadfc91bbaa747586a9e16fc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03afa67e58042a0db11bd02c637efa65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5829f13645f0d226ac0f586e051a9f9b = $(`<div id="html_5829f13645f0d226ac0f586e051a9f9b" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_03afa67e58042a0db11bd02c637efa65.setContent(html_5829f13645f0d226ac0f586e051a9f9b);
|
|
|
|
|
|
|
|
marker_44cad8d02aa553cb8c3625950cc42147.bindPopup(popup_03afa67e58042a0db11bd02c637efa65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44cad8d02aa553cb8c3625950cc42147.setIcon(icon_cc9d841eadfc91bbaa747586a9e16fc4);
|
|
|
|
|
|
var marker_f47831fb09003933f7f266f9e6ea6107 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_540600982a5f9a39810102c47ff2f2cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ec3a11fab1c7e544fc12044460270db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a267289d077ddec670a745588001ee95 = $(`<div id="html_a267289d077ddec670a745588001ee95" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_4ec3a11fab1c7e544fc12044460270db.setContent(html_a267289d077ddec670a745588001ee95);
|
|
|
|
|
|
|
|
marker_f47831fb09003933f7f266f9e6ea6107.bindPopup(popup_4ec3a11fab1c7e544fc12044460270db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f47831fb09003933f7f266f9e6ea6107.setIcon(icon_540600982a5f9a39810102c47ff2f2cc);
|
|
|
|
|
|
var marker_19209e77e50af6bf5f9f4be03848770a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_19994d5eae25f033019eea599c4a4220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15db611b534827bc7b68b3a0a1758d3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56c2a5e39454554dc75be5130ed3d1d8 = $(`<div id="html_56c2a5e39454554dc75be5130ed3d1d8" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_15db611b534827bc7b68b3a0a1758d3f.setContent(html_56c2a5e39454554dc75be5130ed3d1d8);
|
|
|
|
|
|
|
|
marker_19209e77e50af6bf5f9f4be03848770a.bindPopup(popup_15db611b534827bc7b68b3a0a1758d3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19209e77e50af6bf5f9f4be03848770a.setIcon(icon_19994d5eae25f033019eea599c4a4220);
|
|
|
|
|
|
var marker_3a7f9f2a986bc187e5c6bc423a544365 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c0efd1008c0fb8e6b420f90705ef1f96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95b9b6567b2da3b1099ffe99204bcf2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3289d56495658633fc9d18278ef83f1 = $(`<div id="html_a3289d56495658633fc9d18278ef83f1" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_95b9b6567b2da3b1099ffe99204bcf2d.setContent(html_a3289d56495658633fc9d18278ef83f1);
|
|
|
|
|
|
|
|
marker_3a7f9f2a986bc187e5c6bc423a544365.bindPopup(popup_95b9b6567b2da3b1099ffe99204bcf2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a7f9f2a986bc187e5c6bc423a544365.setIcon(icon_c0efd1008c0fb8e6b420f90705ef1f96);
|
|
|
|
|
|
var marker_31c36c0c40a52ae5ec8256d149b2c789 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6563251090e7523cd5630a31d259d51c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bdf160c9dbd3cab6be1786e8b2c8368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4952022b1c7a25bb074fb255a105d2f = $(`<div id="html_f4952022b1c7a25bb074fb255a105d2f" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_0bdf160c9dbd3cab6be1786e8b2c8368.setContent(html_f4952022b1c7a25bb074fb255a105d2f);
|
|
|
|
|
|
|
|
marker_31c36c0c40a52ae5ec8256d149b2c789.bindPopup(popup_0bdf160c9dbd3cab6be1786e8b2c8368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31c36c0c40a52ae5ec8256d149b2c789.setIcon(icon_6563251090e7523cd5630a31d259d51c);
|
|
|
|
|
|
var marker_d2523dd926146815897919d5258ecb25 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_2b3e2201ee8795181836281a10c1f18d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d3e8369387c0ad4d8025c129390edc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96b082ab005aa60d2b5b13f5182c714a = $(`<div id="html_96b082ab005aa60d2b5b13f5182c714a" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_0d3e8369387c0ad4d8025c129390edc0.setContent(html_96b082ab005aa60d2b5b13f5182c714a);
|
|
|
|
|
|
|
|
marker_d2523dd926146815897919d5258ecb25.bindPopup(popup_0d3e8369387c0ad4d8025c129390edc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2523dd926146815897919d5258ecb25.setIcon(icon_2b3e2201ee8795181836281a10c1f18d);
|
|
|
|
|
|
var marker_f3801601f45941a43286b04d240cfea8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c76c40fe57c2a68fadfa65a82986a9b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be142dca0bd7c388c8062832115857e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ffad79ed5bc626e2b4385bf3dc3437b = $(`<div id="html_7ffad79ed5bc626e2b4385bf3dc3437b" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_1be142dca0bd7c388c8062832115857e.setContent(html_7ffad79ed5bc626e2b4385bf3dc3437b);
|
|
|
|
|
|
|
|
marker_f3801601f45941a43286b04d240cfea8.bindPopup(popup_1be142dca0bd7c388c8062832115857e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3801601f45941a43286b04d240cfea8.setIcon(icon_c76c40fe57c2a68fadfa65a82986a9b5);
|
|
|
|
|
|
var marker_3a4369421bca705c8ffc9071f2803656 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6cc0a16a28d666836cf1dfab745842a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0a5b82beed7b44ced43070cb5cea7b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49108f4d6052ef828813986b2aed1ead = $(`<div id="html_49108f4d6052ef828813986b2aed1ead" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_a0a5b82beed7b44ced43070cb5cea7b6.setContent(html_49108f4d6052ef828813986b2aed1ead);
|
|
|
|
|
|
|
|
marker_3a4369421bca705c8ffc9071f2803656.bindPopup(popup_a0a5b82beed7b44ced43070cb5cea7b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a4369421bca705c8ffc9071f2803656.setIcon(icon_6cc0a16a28d666836cf1dfab745842a7);
|
|
|
|
|
|
var marker_e30abd1a43560e00cd91f52d1ad69c7c = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_938dd2bd23bbad360c35ac150d8b2c85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_588056b2cd917bed4d622a367ca3bca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2af2ae8616ca1df94025d96fafddec8 = $(`<div id="html_a2af2ae8616ca1df94025d96fafddec8" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_588056b2cd917bed4d622a367ca3bca6.setContent(html_a2af2ae8616ca1df94025d96fafddec8);
|
|
|
|
|
|
|
|
marker_e30abd1a43560e00cd91f52d1ad69c7c.bindPopup(popup_588056b2cd917bed4d622a367ca3bca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e30abd1a43560e00cd91f52d1ad69c7c.setIcon(icon_938dd2bd23bbad360c35ac150d8b2c85);
|
|
|
|
|
|
var marker_02e60024ed24123eca3f6d5dda5e7324 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_73ffdbf4aeb9b7658a6a8d09fede6a3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a83f96e07c57c81d62f30dd6a2659ea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac5b128e9531984f03f8c0bcc89bb4de = $(`<div id="html_ac5b128e9531984f03f8c0bcc89bb4de" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_a83f96e07c57c81d62f30dd6a2659ea6.setContent(html_ac5b128e9531984f03f8c0bcc89bb4de);
|
|
|
|
|
|
|
|
marker_02e60024ed24123eca3f6d5dda5e7324.bindPopup(popup_a83f96e07c57c81d62f30dd6a2659ea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02e60024ed24123eca3f6d5dda5e7324.setIcon(icon_73ffdbf4aeb9b7658a6a8d09fede6a3c);
|
|
|
|
|
|
var marker_30acd7914cc61d23f0f975a0f1294fcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f67aaed5c4bbb84f352ca37f3856d466 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f082fc11d3d038b5aa84e7348b571961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cad562fdc670bdd686e425f592e0a0d6 = $(`<div id="html_cad562fdc670bdd686e425f592e0a0d6" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_f082fc11d3d038b5aa84e7348b571961.setContent(html_cad562fdc670bdd686e425f592e0a0d6);
|
|
|
|
|
|
|
|
marker_30acd7914cc61d23f0f975a0f1294fcf.bindPopup(popup_f082fc11d3d038b5aa84e7348b571961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30acd7914cc61d23f0f975a0f1294fcf.setIcon(icon_f67aaed5c4bbb84f352ca37f3856d466);
|
|
|
|
|
|
var marker_3deb8ca58957260093a3a7f436df51d9 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_10967f012f0bd533da6d31dc5277cb40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf4eeee4f15e356ad6f5e13aec83b1ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6df9f4c1202133b58ee0e748afb9c55d = $(`<div id="html_6df9f4c1202133b58ee0e748afb9c55d" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_cf4eeee4f15e356ad6f5e13aec83b1ed.setContent(html_6df9f4c1202133b58ee0e748afb9c55d);
|
|
|
|
|
|
|
|
marker_3deb8ca58957260093a3a7f436df51d9.bindPopup(popup_cf4eeee4f15e356ad6f5e13aec83b1ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3deb8ca58957260093a3a7f436df51d9.setIcon(icon_10967f012f0bd533da6d31dc5277cb40);
|
|
|
|
|
|
var marker_b27a68bc0c5e6bc61d50af4d52b6ae16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a4fa9b6f237e89dfd3f1531b37d931d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a67753a861e39c0bec82c2c417c67ab3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3df941bdb12a960fefc87c9e0c0e8ef = $(`<div id="html_b3df941bdb12a960fefc87c9e0c0e8ef" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_a67753a861e39c0bec82c2c417c67ab3.setContent(html_b3df941bdb12a960fefc87c9e0c0e8ef);
|
|
|
|
|
|
|
|
marker_b27a68bc0c5e6bc61d50af4d52b6ae16.bindPopup(popup_a67753a861e39c0bec82c2c417c67ab3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b27a68bc0c5e6bc61d50af4d52b6ae16.setIcon(icon_a4fa9b6f237e89dfd3f1531b37d931d7);
|
|
|
|
|
|
var marker_469b60d48425f29b4429fdd75306f93a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_23f4b12f1ede3fc714a39c7155ccd4a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b46cebe84313e534354dbdc1f039e8a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e25996263962bc4aa4b566ff6901214 = $(`<div id="html_2e25996263962bc4aa4b566ff6901214" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_b46cebe84313e534354dbdc1f039e8a6.setContent(html_2e25996263962bc4aa4b566ff6901214);
|
|
|
|
|
|
|
|
marker_469b60d48425f29b4429fdd75306f93a.bindPopup(popup_b46cebe84313e534354dbdc1f039e8a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_469b60d48425f29b4429fdd75306f93a.setIcon(icon_23f4b12f1ede3fc714a39c7155ccd4a0);
|
|
|
|
|
|
var marker_b89f4c73026c73b9147dffbcf0e0c3bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c1c0fa23f5af99a1e1dd422f65bcae82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1c57f0cf5e1660790edff567798039e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9936435299d2d03547b8a0fddd4239d0 = $(`<div id="html_9936435299d2d03547b8a0fddd4239d0" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_d1c57f0cf5e1660790edff567798039e.setContent(html_9936435299d2d03547b8a0fddd4239d0);
|
|
|
|
|
|
|
|
marker_b89f4c73026c73b9147dffbcf0e0c3bb.bindPopup(popup_d1c57f0cf5e1660790edff567798039e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b89f4c73026c73b9147dffbcf0e0c3bb.setIcon(icon_c1c0fa23f5af99a1e1dd422f65bcae82);
|
|
|
|
|
|
var marker_5a640c4b7856d937b58d5b0e718f2f4d = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e99730e7ce6057d1fb393baf0ac1c0a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ba48c23bbfd2a394a0cf2956eabc3f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b0750be7cbe1b6e360f5823d5bd1158 = $(`<div id="html_2b0750be7cbe1b6e360f5823d5bd1158" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_2ba48c23bbfd2a394a0cf2956eabc3f5.setContent(html_2b0750be7cbe1b6e360f5823d5bd1158);
|
|
|
|
|
|
|
|
marker_5a640c4b7856d937b58d5b0e718f2f4d.bindPopup(popup_2ba48c23bbfd2a394a0cf2956eabc3f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a640c4b7856d937b58d5b0e718f2f4d.setIcon(icon_e99730e7ce6057d1fb393baf0ac1c0a3);
|
|
|
|
|
|
var marker_523ad0e89b1c5b8b1911f2415d9c4538 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_bc1370a853323778c48cd1e271c65541 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c83ab19ac6a880f9af0c0ea609f7e8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83f619c96f45d378a81d8ef10bb681a9 = $(`<div id="html_83f619c96f45d378a81d8ef10bb681a9" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_9c83ab19ac6a880f9af0c0ea609f7e8c.setContent(html_83f619c96f45d378a81d8ef10bb681a9);
|
|
|
|
|
|
|
|
marker_523ad0e89b1c5b8b1911f2415d9c4538.bindPopup(popup_9c83ab19ac6a880f9af0c0ea609f7e8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_523ad0e89b1c5b8b1911f2415d9c4538.setIcon(icon_bc1370a853323778c48cd1e271c65541);
|
|
|
|
|
|
var marker_e7b84695eb94c7bd845923a8779a82ba = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_b1a22554d5147f3426b26acf2268f211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e2f1259e03d6ca39722086c75ed51a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b330ae522a294aab01a304582c9c3a01 = $(`<div id="html_b330ae522a294aab01a304582c9c3a01" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_1e2f1259e03d6ca39722086c75ed51a0.setContent(html_b330ae522a294aab01a304582c9c3a01);
|
|
|
|
|
|
|
|
marker_e7b84695eb94c7bd845923a8779a82ba.bindPopup(popup_1e2f1259e03d6ca39722086c75ed51a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7b84695eb94c7bd845923a8779a82ba.setIcon(icon_b1a22554d5147f3426b26acf2268f211);
|
|
|
|
|
|
var marker_74c3c7c0b3bc80285e68f377512e5547 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f858850a56dda6a164e03a9970966fb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c02e6071a965958383029d65419b648 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6956ec48097f5248f993f5f05edc6345 = $(`<div id="html_6956ec48097f5248f993f5f05edc6345" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_8c02e6071a965958383029d65419b648.setContent(html_6956ec48097f5248f993f5f05edc6345);
|
|
|
|
|
|
|
|
marker_74c3c7c0b3bc80285e68f377512e5547.bindPopup(popup_8c02e6071a965958383029d65419b648)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74c3c7c0b3bc80285e68f377512e5547.setIcon(icon_f858850a56dda6a164e03a9970966fb9);
|
|
|
|
|
|
var marker_6991a66267c745ea4030b9eccc69b70c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_4a48f456bade294aa08a8a405ea5e6cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2640572a6dd5fb7446fee9a360124818 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ddd81b95293387893bcbb85e1114a1c = $(`<div id="html_3ddd81b95293387893bcbb85e1114a1c" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_2640572a6dd5fb7446fee9a360124818.setContent(html_3ddd81b95293387893bcbb85e1114a1c);
|
|
|
|
|
|
|
|
marker_6991a66267c745ea4030b9eccc69b70c.bindPopup(popup_2640572a6dd5fb7446fee9a360124818)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6991a66267c745ea4030b9eccc69b70c.setIcon(icon_4a48f456bade294aa08a8a405ea5e6cd);
|
|
|
|
|
|
var marker_e172a1213f092086c09f15b380e7ec79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_829aaf26a8b92e48f7ac2cf0a8811f3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0627be2e0bb4db41f82fd29f77a2b0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d18021513c6727fa35c820f5af21231 = $(`<div id="html_4d18021513c6727fa35c820f5af21231" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_c0627be2e0bb4db41f82fd29f77a2b0b.setContent(html_4d18021513c6727fa35c820f5af21231);
|
|
|
|
|
|
|
|
marker_e172a1213f092086c09f15b380e7ec79.bindPopup(popup_c0627be2e0bb4db41f82fd29f77a2b0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e172a1213f092086c09f15b380e7ec79.setIcon(icon_829aaf26a8b92e48f7ac2cf0a8811f3e);
|
|
|
|
|
|
var marker_f5d9d17a81f5bcbe7fe3816f9d8a7000 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1d035e255e1e5445c1d90102c0f8e8ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a0065586ad66964a97738565278b87f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96588063ebe222eea121d21caffa7631 = $(`<div id="html_96588063ebe222eea121d21caffa7631" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_0a0065586ad66964a97738565278b87f.setContent(html_96588063ebe222eea121d21caffa7631);
|
|
|
|
|
|
|
|
marker_f5d9d17a81f5bcbe7fe3816f9d8a7000.bindPopup(popup_0a0065586ad66964a97738565278b87f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d9d17a81f5bcbe7fe3816f9d8a7000.setIcon(icon_1d035e255e1e5445c1d90102c0f8e8ed);
|
|
|
|
|
|
var marker_a380aa2e1e4d128286c4827e701da0fd = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a933a525987f85c90f9e731a4096639e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fae113c390ff2c4a7fd3ec682805cd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3bff7206f26a0acc729ba896da289f6 = $(`<div id="html_d3bff7206f26a0acc729ba896da289f6" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_6fae113c390ff2c4a7fd3ec682805cd0.setContent(html_d3bff7206f26a0acc729ba896da289f6);
|
|
|
|
|
|
|
|
marker_a380aa2e1e4d128286c4827e701da0fd.bindPopup(popup_6fae113c390ff2c4a7fd3ec682805cd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a380aa2e1e4d128286c4827e701da0fd.setIcon(icon_a933a525987f85c90f9e731a4096639e);
|
|
|
|
|
|
var marker_1458945edc187fff23a6653bb4f893d2 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_855bfee9641a41ee5a675eca8e759ce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_896fc00beef44d885a103f3f8fb4584d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afa69c343087188aec2a40e13137181d = $(`<div id="html_afa69c343087188aec2a40e13137181d" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_896fc00beef44d885a103f3f8fb4584d.setContent(html_afa69c343087188aec2a40e13137181d);
|
|
|
|
|
|
|
|
marker_1458945edc187fff23a6653bb4f893d2.bindPopup(popup_896fc00beef44d885a103f3f8fb4584d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1458945edc187fff23a6653bb4f893d2.setIcon(icon_855bfee9641a41ee5a675eca8e759ce7);
|
|
|
|
|
|
var marker_df90e39a4ab6e464fe7bc921133c0159 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_3c77186e72ae3eacbc2305d4fb6d03b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97d3694ddb98f71b9af88c483a34294e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0f43980e4094375daaaf6f80390da67 = $(`<div id="html_c0f43980e4094375daaaf6f80390da67" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_97d3694ddb98f71b9af88c483a34294e.setContent(html_c0f43980e4094375daaaf6f80390da67);
|
|
|
|
|
|
|
|
marker_df90e39a4ab6e464fe7bc921133c0159.bindPopup(popup_97d3694ddb98f71b9af88c483a34294e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df90e39a4ab6e464fe7bc921133c0159.setIcon(icon_3c77186e72ae3eacbc2305d4fb6d03b9);
|
|
|
|
|
|
var marker_4e9757ed9f038ae45a131924a1a3b321 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_942ce6a461b97ee5ef14484626626877 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59654de4fc3ff56b954575b5b62eba18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38ef01865c9fcb2997b18f0862073cc5 = $(`<div id="html_38ef01865c9fcb2997b18f0862073cc5" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_59654de4fc3ff56b954575b5b62eba18.setContent(html_38ef01865c9fcb2997b18f0862073cc5);
|
|
|
|
|
|
|
|
marker_4e9757ed9f038ae45a131924a1a3b321.bindPopup(popup_59654de4fc3ff56b954575b5b62eba18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9757ed9f038ae45a131924a1a3b321.setIcon(icon_942ce6a461b97ee5ef14484626626877);
|
|
|
|
|
|
var marker_9786f1fdd205a3e3684f8953269f860b = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_7143c03b4d358db818f0780a5be47751 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34e76d73b429f5a69f7b1811af5052e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a5d744da22d7245ecb432c822579382 = $(`<div id="html_0a5d744da22d7245ecb432c822579382" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_34e76d73b429f5a69f7b1811af5052e1.setContent(html_0a5d744da22d7245ecb432c822579382);
|
|
|
|
|
|
|
|
marker_9786f1fdd205a3e3684f8953269f860b.bindPopup(popup_34e76d73b429f5a69f7b1811af5052e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9786f1fdd205a3e3684f8953269f860b.setIcon(icon_7143c03b4d358db818f0780a5be47751);
|
|
|
|
|
|
var marker_7f7c49b2845a965b816edf0ad8c72c72 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1e9cac4783ca24925bd3bb29219911fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95da90ea498c8e26db333cb1639d26dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f66be03b1822791e128ffd7657d45954 = $(`<div id="html_f66be03b1822791e128ffd7657d45954" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_95da90ea498c8e26db333cb1639d26dd.setContent(html_f66be03b1822791e128ffd7657d45954);
|
|
|
|
|
|
|
|
marker_7f7c49b2845a965b816edf0ad8c72c72.bindPopup(popup_95da90ea498c8e26db333cb1639d26dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f7c49b2845a965b816edf0ad8c72c72.setIcon(icon_1e9cac4783ca24925bd3bb29219911fb);
|
|
|
|
|
|
var marker_b8bdb111b913a8c8bada9c40564380b0 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ee8c0f34b9f221e5a3e3ad7ae9bbb947 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b56f6f4b1c4aeb59791542fabefc4bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9dda36e001d605f7701d37532f2cca2 = $(`<div id="html_d9dda36e001d605f7701d37532f2cca2" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_6b56f6f4b1c4aeb59791542fabefc4bf.setContent(html_d9dda36e001d605f7701d37532f2cca2);
|
|
|
|
|
|
|
|
marker_b8bdb111b913a8c8bada9c40564380b0.bindPopup(popup_6b56f6f4b1c4aeb59791542fabefc4bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8bdb111b913a8c8bada9c40564380b0.setIcon(icon_ee8c0f34b9f221e5a3e3ad7ae9bbb947);
|
|
|
|
|
|
var marker_fa98ae1badb46cbdb960f21001ce0367 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_01b319d0b0c13059daf7665b87a29962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adf2d144cd9a1978b1b7b935494ffe71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4736f78049bf62ecc5e51f84436f0e05 = $(`<div id="html_4736f78049bf62ecc5e51f84436f0e05" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_adf2d144cd9a1978b1b7b935494ffe71.setContent(html_4736f78049bf62ecc5e51f84436f0e05);
|
|
|
|
|
|
|
|
marker_fa98ae1badb46cbdb960f21001ce0367.bindPopup(popup_adf2d144cd9a1978b1b7b935494ffe71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa98ae1badb46cbdb960f21001ce0367.setIcon(icon_01b319d0b0c13059daf7665b87a29962);
|
|
|
|
|
|
var marker_716af806125a979c2a4b29381c4d3f75 = L.marker(
|
|
[47.5549, 8.02182],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8660c28c1337e64e2a0aca6cd2d1c155 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f460c8cba6ccefa3748e25b95a9c65b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50946a3dfbd0ed166db4eba7369febc8 = $(`<div id="html_50946a3dfbd0ed166db4eba7369febc8" style="width: 100.0%; height: 100.0%;">social.protest.net/relay</div>`)[0];
|
|
popup_f460c8cba6ccefa3748e25b95a9c65b8.setContent(html_50946a3dfbd0ed166db4eba7369febc8);
|
|
|
|
|
|
|
|
marker_716af806125a979c2a4b29381c4d3f75.bindPopup(popup_f460c8cba6ccefa3748e25b95a9c65b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_716af806125a979c2a4b29381c4d3f75.setIcon(icon_8660c28c1337e64e2a0aca6cd2d1c155);
|
|
|
|
|
|
var marker_139dbd93445024a1eb21328e39561ab3 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_eedaa02c49479cc93245c08c0643e6ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83f82e6bf89abfffb8b677758f7e6fb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31b91dbd3289f2fb58d12f2a1f4f19ee = $(`<div id="html_31b91dbd3289f2fb58d12f2a1f4f19ee" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_83f82e6bf89abfffb8b677758f7e6fb7.setContent(html_31b91dbd3289f2fb58d12f2a1f4f19ee);
|
|
|
|
|
|
|
|
marker_139dbd93445024a1eb21328e39561ab3.bindPopup(popup_83f82e6bf89abfffb8b677758f7e6fb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_139dbd93445024a1eb21328e39561ab3.setIcon(icon_eedaa02c49479cc93245c08c0643e6ad);
|
|
|
|
|
|
var marker_fca3227d1bc3a65771147f76e5b86595 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_bed057898caea9dd7332aef5985d6e8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ec4cab34def614857d3188494e70374 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62b780797f49cda0d29518ce108bf550 = $(`<div id="html_62b780797f49cda0d29518ce108bf550" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_6ec4cab34def614857d3188494e70374.setContent(html_62b780797f49cda0d29518ce108bf550);
|
|
|
|
|
|
|
|
marker_fca3227d1bc3a65771147f76e5b86595.bindPopup(popup_6ec4cab34def614857d3188494e70374)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fca3227d1bc3a65771147f76e5b86595.setIcon(icon_bed057898caea9dd7332aef5985d6e8b);
|
|
|
|
|
|
var marker_dbbaf3028aa6f83f9dff704843a2f7c4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ba56cfa44f1d65b5aeb587d04cfc507e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d05dac5c79977a6d1f58df38cfeddc0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75fcf697a6be451325a74ded23b94dc0 = $(`<div id="html_75fcf697a6be451325a74ded23b94dc0" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_d05dac5c79977a6d1f58df38cfeddc0b.setContent(html_75fcf697a6be451325a74ded23b94dc0);
|
|
|
|
|
|
|
|
marker_dbbaf3028aa6f83f9dff704843a2f7c4.bindPopup(popup_d05dac5c79977a6d1f58df38cfeddc0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbbaf3028aa6f83f9dff704843a2f7c4.setIcon(icon_ba56cfa44f1d65b5aeb587d04cfc507e);
|
|
|
|
|
|
var marker_0801d208ea833ed525ed15630ff44691 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e1f8ee14f48e89e3dfb68ae63aa69820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a59777e4595e3a3eb3487cc581a8ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f083fb7b35275962b0351829392bcb3c = $(`<div id="html_f083fb7b35275962b0351829392bcb3c" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_66a59777e4595e3a3eb3487cc581a8ab.setContent(html_f083fb7b35275962b0351829392bcb3c);
|
|
|
|
|
|
|
|
marker_0801d208ea833ed525ed15630ff44691.bindPopup(popup_66a59777e4595e3a3eb3487cc581a8ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0801d208ea833ed525ed15630ff44691.setIcon(icon_e1f8ee14f48e89e3dfb68ae63aa69820);
|
|
|
|
|
|
var marker_b0091dda2aeff9abf593d09afb425ecf = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_3688c26a3c6db165f09c3d20a4d0db0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7392f1ac2d1010ba9339f603bc3755a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6e20a37f4a06b29b592aeb819c3ebe2 = $(`<div id="html_d6e20a37f4a06b29b592aeb819c3ebe2" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_a7392f1ac2d1010ba9339f603bc3755a.setContent(html_d6e20a37f4a06b29b592aeb819c3ebe2);
|
|
|
|
|
|
|
|
marker_b0091dda2aeff9abf593d09afb425ecf.bindPopup(popup_a7392f1ac2d1010ba9339f603bc3755a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0091dda2aeff9abf593d09afb425ecf.setIcon(icon_3688c26a3c6db165f09c3d20a4d0db0d);
|
|
|
|
|
|
var marker_f7d7b90ec6f27416edb3101eecd172d7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_fc783a84e0f3cdda2d1d18ddaf34def3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5dcc65179cb6d64818f3c422e21849f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e6089a995f1873198670b25ffd5e398 = $(`<div id="html_0e6089a995f1873198670b25ffd5e398" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_e5dcc65179cb6d64818f3c422e21849f.setContent(html_0e6089a995f1873198670b25ffd5e398);
|
|
|
|
|
|
|
|
marker_f7d7b90ec6f27416edb3101eecd172d7.bindPopup(popup_e5dcc65179cb6d64818f3c422e21849f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7d7b90ec6f27416edb3101eecd172d7.setIcon(icon_fc783a84e0f3cdda2d1d18ddaf34def3);
|
|
|
|
|
|
var marker_c2044ab4462a21348d90c9ea02f9a78a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_141b6198723d4946d65a4f067e157977 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822ec1e20019cea2b3c6b636f48c1c83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bb9c94b092fc187439aa13d29ad72a4 = $(`<div id="html_5bb9c94b092fc187439aa13d29ad72a4" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_822ec1e20019cea2b3c6b636f48c1c83.setContent(html_5bb9c94b092fc187439aa13d29ad72a4);
|
|
|
|
|
|
|
|
marker_c2044ab4462a21348d90c9ea02f9a78a.bindPopup(popup_822ec1e20019cea2b3c6b636f48c1c83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2044ab4462a21348d90c9ea02f9a78a.setIcon(icon_141b6198723d4946d65a4f067e157977);
|
|
|
|
|
|
var marker_41b76427aabc0f4f34fff56a78911481 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ca5fcc661490d8b4965151c69fa820fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5816f0b77880747864c0f195b741b4c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67233fe826c1a086878255ea187c8b27 = $(`<div id="html_67233fe826c1a086878255ea187c8b27" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_5816f0b77880747864c0f195b741b4c8.setContent(html_67233fe826c1a086878255ea187c8b27);
|
|
|
|
|
|
|
|
marker_41b76427aabc0f4f34fff56a78911481.bindPopup(popup_5816f0b77880747864c0f195b741b4c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41b76427aabc0f4f34fff56a78911481.setIcon(icon_ca5fcc661490d8b4965151c69fa820fb);
|
|
|
|
|
|
var marker_f859dcbf04d50189de56bee9f711dcbf = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_186f48701c9ddbf7c34be1718e3b7670 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_836f1b8dc8833383e5badcd06865108f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f39211ed7b27dc65717fcd62f447118 = $(`<div id="html_1f39211ed7b27dc65717fcd62f447118" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_836f1b8dc8833383e5badcd06865108f.setContent(html_1f39211ed7b27dc65717fcd62f447118);
|
|
|
|
|
|
|
|
marker_f859dcbf04d50189de56bee9f711dcbf.bindPopup(popup_836f1b8dc8833383e5badcd06865108f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f859dcbf04d50189de56bee9f711dcbf.setIcon(icon_186f48701c9ddbf7c34be1718e3b7670);
|
|
|
|
|
|
var marker_380b90bf3aedb766db86a1a69b309eef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_cb68fc28ecdd51dada35ce9b260a1803 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba915253e30dcd35a01cecfc25b1e8aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2138485da81b0b520b48efc4222e86c1 = $(`<div id="html_2138485da81b0b520b48efc4222e86c1" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_ba915253e30dcd35a01cecfc25b1e8aa.setContent(html_2138485da81b0b520b48efc4222e86c1);
|
|
|
|
|
|
|
|
marker_380b90bf3aedb766db86a1a69b309eef.bindPopup(popup_ba915253e30dcd35a01cecfc25b1e8aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_380b90bf3aedb766db86a1a69b309eef.setIcon(icon_cb68fc28ecdd51dada35ce9b260a1803);
|
|
|
|
|
|
var marker_a728c60489ad5b13d49c490fa79e7dbd = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_469f8763f16570fd8e89d4ca6d4548e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bf550c5e3e99f2523bfbe2392a3a2d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aaf7d077c87b5a4bd88ca6c356fb9de3 = $(`<div id="html_aaf7d077c87b5a4bd88ca6c356fb9de3" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_4bf550c5e3e99f2523bfbe2392a3a2d9.setContent(html_aaf7d077c87b5a4bd88ca6c356fb9de3);
|
|
|
|
|
|
|
|
marker_a728c60489ad5b13d49c490fa79e7dbd.bindPopup(popup_4bf550c5e3e99f2523bfbe2392a3a2d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a728c60489ad5b13d49c490fa79e7dbd.setIcon(icon_469f8763f16570fd8e89d4ca6d4548e5);
|
|
|
|
|
|
var marker_ffbf931f53637df042c7a9fe21e1e6cd = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_09245136aa1929a274b86a34bbb92d53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa5e5e6580dc9c8119682497764bd0c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_501430cd56be677d4c43b71c576731f3 = $(`<div id="html_501430cd56be677d4c43b71c576731f3" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_aa5e5e6580dc9c8119682497764bd0c5.setContent(html_501430cd56be677d4c43b71c576731f3);
|
|
|
|
|
|
|
|
marker_ffbf931f53637df042c7a9fe21e1e6cd.bindPopup(popup_aa5e5e6580dc9c8119682497764bd0c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffbf931f53637df042c7a9fe21e1e6cd.setIcon(icon_09245136aa1929a274b86a34bbb92d53);
|
|
|
|
|
|
var marker_ea782cd246f3cb379a48ca7e4866081e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_67763bf5c1d41ea8cd5a1609500e71ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e24754fc390a8f1882b549cbdc366a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b51e09047eb84f23d918aec361ad736 = $(`<div id="html_3b51e09047eb84f23d918aec361ad736" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_6e24754fc390a8f1882b549cbdc366a0.setContent(html_3b51e09047eb84f23d918aec361ad736);
|
|
|
|
|
|
|
|
marker_ea782cd246f3cb379a48ca7e4866081e.bindPopup(popup_6e24754fc390a8f1882b549cbdc366a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea782cd246f3cb379a48ca7e4866081e.setIcon(icon_67763bf5c1d41ea8cd5a1609500e71ba);
|
|
|
|
|
|
var marker_512ace819e2e3b945dd77e8fc5109aa4 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_968697b2286454e6481f9278e1b12abc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_270978d3dd953f95acc494c3c57c1874 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd7fb6ef17d6f4bf8dc66bd47f62be25 = $(`<div id="html_cd7fb6ef17d6f4bf8dc66bd47f62be25" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_270978d3dd953f95acc494c3c57c1874.setContent(html_cd7fb6ef17d6f4bf8dc66bd47f62be25);
|
|
|
|
|
|
|
|
marker_512ace819e2e3b945dd77e8fc5109aa4.bindPopup(popup_270978d3dd953f95acc494c3c57c1874)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_512ace819e2e3b945dd77e8fc5109aa4.setIcon(icon_968697b2286454e6481f9278e1b12abc);
|
|
|
|
|
|
var marker_c7e1b31aa46dbe73c098c17fb3f0c106 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_0f086cf2994b34f58036902bc383d042 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61e06d966e171729a409f02252242c08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb46ed2b0304f0fb87764afb9b9e6d74 = $(`<div id="html_eb46ed2b0304f0fb87764afb9b9e6d74" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_61e06d966e171729a409f02252242c08.setContent(html_eb46ed2b0304f0fb87764afb9b9e6d74);
|
|
|
|
|
|
|
|
marker_c7e1b31aa46dbe73c098c17fb3f0c106.bindPopup(popup_61e06d966e171729a409f02252242c08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7e1b31aa46dbe73c098c17fb3f0c106.setIcon(icon_0f086cf2994b34f58036902bc383d042);
|
|
|
|
|
|
var marker_3b3b1455907e59a37b3a80412ee86c6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_aa67734ee49b33abd433aa981c14c7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6030dae57efbda8d5fdeff2d92de1f96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ae7ff257f6d9087487f03047c134c52 = $(`<div id="html_2ae7ff257f6d9087487f03047c134c52" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_6030dae57efbda8d5fdeff2d92de1f96.setContent(html_2ae7ff257f6d9087487f03047c134c52);
|
|
|
|
|
|
|
|
marker_3b3b1455907e59a37b3a80412ee86c6c.bindPopup(popup_6030dae57efbda8d5fdeff2d92de1f96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b3b1455907e59a37b3a80412ee86c6c.setIcon(icon_aa67734ee49b33abd433aa981c14c7d5);
|
|
|
|
|
|
var marker_dfe0a4dfc6dc8d1221f9eb8c2a42fe17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_2c05bb30b7a079cbbe4ab2dcf7e18ce8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ffc49b16453a134fd1181c52645d895 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e795efb54dd707e540a0b4b9ff90ceb = $(`<div id="html_1e795efb54dd707e540a0b4b9ff90ceb" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_2ffc49b16453a134fd1181c52645d895.setContent(html_1e795efb54dd707e540a0b4b9ff90ceb);
|
|
|
|
|
|
|
|
marker_dfe0a4dfc6dc8d1221f9eb8c2a42fe17.bindPopup(popup_2ffc49b16453a134fd1181c52645d895)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfe0a4dfc6dc8d1221f9eb8c2a42fe17.setIcon(icon_2c05bb30b7a079cbbe4ab2dcf7e18ce8);
|
|
|
|
|
|
var marker_d7a11dbd81fd032601a8be297f9a1a26 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_61b836609cbd8f02c7693355378a7c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5a7bcd81b6d222e764149eaf21ba753 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d1ea8e737ac4413d3b7aeac195643ae = $(`<div id="html_8d1ea8e737ac4413d3b7aeac195643ae" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_b5a7bcd81b6d222e764149eaf21ba753.setContent(html_8d1ea8e737ac4413d3b7aeac195643ae);
|
|
|
|
|
|
|
|
marker_d7a11dbd81fd032601a8be297f9a1a26.bindPopup(popup_b5a7bcd81b6d222e764149eaf21ba753)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7a11dbd81fd032601a8be297f9a1a26.setIcon(icon_61b836609cbd8f02c7693355378a7c71);
|
|
|
|
|
|
var marker_02bcc9cccc6a45dd4c6d2ec7de9d91a4 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_16b1f4e1689b1d7ef72cd58c425350a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05395602c24e967eb5a7d859c49c8228 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f435d0feea22f5ca92bdc5bf2691448 = $(`<div id="html_9f435d0feea22f5ca92bdc5bf2691448" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_05395602c24e967eb5a7d859c49c8228.setContent(html_9f435d0feea22f5ca92bdc5bf2691448);
|
|
|
|
|
|
|
|
marker_02bcc9cccc6a45dd4c6d2ec7de9d91a4.bindPopup(popup_05395602c24e967eb5a7d859c49c8228)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02bcc9cccc6a45dd4c6d2ec7de9d91a4.setIcon(icon_16b1f4e1689b1d7ef72cd58c425350a0);
|
|
|
|
|
|
var marker_ac44fa3966f7f0236da8792acdac6c52 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d4e11b946a0376795c3062fff332df60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b31511b6659998d981eb65a26f4a2fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4804692c08e56822e1a19137a5ceb447 = $(`<div id="html_4804692c08e56822e1a19137a5ceb447" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_2b31511b6659998d981eb65a26f4a2fb.setContent(html_4804692c08e56822e1a19137a5ceb447);
|
|
|
|
|
|
|
|
marker_ac44fa3966f7f0236da8792acdac6c52.bindPopup(popup_2b31511b6659998d981eb65a26f4a2fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac44fa3966f7f0236da8792acdac6c52.setIcon(icon_d4e11b946a0376795c3062fff332df60);
|
|
|
|
|
|
var marker_fddef361d7036588256dc88da051e1c3 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c6bab22376802d440eb429654e9d85c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2794b7bf7061a4bab0de332c4785e78c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a786a556d6c3fcd70fca9bca5a513e6 = $(`<div id="html_2a786a556d6c3fcd70fca9bca5a513e6" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_2794b7bf7061a4bab0de332c4785e78c.setContent(html_2a786a556d6c3fcd70fca9bca5a513e6);
|
|
|
|
|
|
|
|
marker_fddef361d7036588256dc88da051e1c3.bindPopup(popup_2794b7bf7061a4bab0de332c4785e78c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fddef361d7036588256dc88da051e1c3.setIcon(icon_c6bab22376802d440eb429654e9d85c4);
|
|
|
|
|
|
var marker_e21e9d692a902cfe2b1d6c72dc9addd2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_12dbb31af2e89b731f5993b3c3621348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d34cef2f1d77c2319cf64a0fd4902954 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_073827b6161ccd95dd14c8c56e4fa446 = $(`<div id="html_073827b6161ccd95dd14c8c56e4fa446" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_d34cef2f1d77c2319cf64a0fd4902954.setContent(html_073827b6161ccd95dd14c8c56e4fa446);
|
|
|
|
|
|
|
|
marker_e21e9d692a902cfe2b1d6c72dc9addd2.bindPopup(popup_d34cef2f1d77c2319cf64a0fd4902954)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e21e9d692a902cfe2b1d6c72dc9addd2.setIcon(icon_12dbb31af2e89b731f5993b3c3621348);
|
|
|
|
|
|
var marker_24e844454d688f62a7bbb2db747658fe = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_64643d1e0c9fb89f64ef3c791291898b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a8967a102144d1c3832f0af76aac776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3ad6afa282fd5649b4a0646c9a9105f = $(`<div id="html_a3ad6afa282fd5649b4a0646c9a9105f" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_6a8967a102144d1c3832f0af76aac776.setContent(html_a3ad6afa282fd5649b4a0646c9a9105f);
|
|
|
|
|
|
|
|
marker_24e844454d688f62a7bbb2db747658fe.bindPopup(popup_6a8967a102144d1c3832f0af76aac776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24e844454d688f62a7bbb2db747658fe.setIcon(icon_64643d1e0c9fb89f64ef3c791291898b);
|
|
|
|
|
|
var marker_9385ac82b4f109d6277964f96a139e2f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_01d91675fdb4e8fe294a71f86063ec21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_100ddd878b45acb963811f0543e45805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4c484126c93fe9e715ce5dbea9f2106 = $(`<div id="html_d4c484126c93fe9e715ce5dbea9f2106" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_100ddd878b45acb963811f0543e45805.setContent(html_d4c484126c93fe9e715ce5dbea9f2106);
|
|
|
|
|
|
|
|
marker_9385ac82b4f109d6277964f96a139e2f.bindPopup(popup_100ddd878b45acb963811f0543e45805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9385ac82b4f109d6277964f96a139e2f.setIcon(icon_01d91675fdb4e8fe294a71f86063ec21);
|
|
|
|
|
|
var marker_1c58733f326307d7979c0d6c156891c9 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_161c9f6bd93a43547ac6f2f5d7566042 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf3ef1b05bf6423458056a4a6e04a6a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebb9ef3bc84d08d23438f0bef22d7d1e = $(`<div id="html_ebb9ef3bc84d08d23438f0bef22d7d1e" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_cf3ef1b05bf6423458056a4a6e04a6a9.setContent(html_ebb9ef3bc84d08d23438f0bef22d7d1e);
|
|
|
|
|
|
|
|
marker_1c58733f326307d7979c0d6c156891c9.bindPopup(popup_cf3ef1b05bf6423458056a4a6e04a6a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c58733f326307d7979c0d6c156891c9.setIcon(icon_161c9f6bd93a43547ac6f2f5d7566042);
|
|
|
|
|
|
var marker_c7535fa06624af300abb3a4974cdfe2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_eb5c3bb1129a9c5f337061ccc5240b37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13fa1539f01513b343bb4e17ad35d45d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9624b2b8739d959710af8e806b22614 = $(`<div id="html_a9624b2b8739d959710af8e806b22614" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_13fa1539f01513b343bb4e17ad35d45d.setContent(html_a9624b2b8739d959710af8e806b22614);
|
|
|
|
|
|
|
|
marker_c7535fa06624af300abb3a4974cdfe2b.bindPopup(popup_13fa1539f01513b343bb4e17ad35d45d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7535fa06624af300abb3a4974cdfe2b.setIcon(icon_eb5c3bb1129a9c5f337061ccc5240b37);
|
|
|
|
|
|
var marker_297c72ef610f3d9650cf964adbf98d17 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_fb6dc999bd6a364578ab0a97e72730d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c43329c1f65c085613c1ee43f4b58f14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc4c4c359866d078160ad3aa5c940229 = $(`<div id="html_bc4c4c359866d078160ad3aa5c940229" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_c43329c1f65c085613c1ee43f4b58f14.setContent(html_bc4c4c359866d078160ad3aa5c940229);
|
|
|
|
|
|
|
|
marker_297c72ef610f3d9650cf964adbf98d17.bindPopup(popup_c43329c1f65c085613c1ee43f4b58f14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_297c72ef610f3d9650cf964adbf98d17.setIcon(icon_fb6dc999bd6a364578ab0a97e72730d2);
|
|
|
|
|
|
var marker_dc24951fafe804ccf6d2f2446932df44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_633abc941a0d14736c301d4399b4b212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b1f90aaf0e010de9609e26503ad36f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b6ee49f8f65e3f42bb1d493d93d433c = $(`<div id="html_2b6ee49f8f65e3f42bb1d493d93d433c" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_e5b1f90aaf0e010de9609e26503ad36f.setContent(html_2b6ee49f8f65e3f42bb1d493d93d433c);
|
|
|
|
|
|
|
|
marker_dc24951fafe804ccf6d2f2446932df44.bindPopup(popup_e5b1f90aaf0e010de9609e26503ad36f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc24951fafe804ccf6d2f2446932df44.setIcon(icon_633abc941a0d14736c301d4399b4b212);
|
|
|
|
|
|
var marker_6055f5c89265fa57e66ff09543142200 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_9bb4bf1a3fe5a90eb6523da9bb1f8975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be8be2f92534afb9a7646727df22a88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcbfb39f27317e04591dd7a3ff286296 = $(`<div id="html_bcbfb39f27317e04591dd7a3ff286296" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_6be8be2f92534afb9a7646727df22a88.setContent(html_bcbfb39f27317e04591dd7a3ff286296);
|
|
|
|
|
|
|
|
marker_6055f5c89265fa57e66ff09543142200.bindPopup(popup_6be8be2f92534afb9a7646727df22a88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6055f5c89265fa57e66ff09543142200.setIcon(icon_9bb4bf1a3fe5a90eb6523da9bb1f8975);
|
|
|
|
|
|
var marker_ce9cb303779182188d5c316cdd8849bb = L.marker(
|
|
[13.4166, 101.335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e377fd79ec8490bf1ea0039e73d113a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e7f36dbed57b7f1e38a5ed24d417eeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a838bddd44368a15fb2c4ffc140a7920 = $(`<div id="html_a838bddd44368a15fb2c4ffc140a7920" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_1e7f36dbed57b7f1e38a5ed24d417eeb.setContent(html_a838bddd44368a15fb2c4ffc140a7920);
|
|
|
|
|
|
|
|
marker_ce9cb303779182188d5c316cdd8849bb.bindPopup(popup_1e7f36dbed57b7f1e38a5ed24d417eeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce9cb303779182188d5c316cdd8849bb.setIcon(icon_e377fd79ec8490bf1ea0039e73d113a4);
|
|
|
|
|
|
var marker_62de5a63f535e2371b5b79b3fbebe124 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6c8aa7b286d1771d87f0c4bf93e72b1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_236bc9741bc4bd47216245422c713ada = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27f7e0b4b29333b57b19168226d2bb49 = $(`<div id="html_27f7e0b4b29333b57b19168226d2bb49" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_236bc9741bc4bd47216245422c713ada.setContent(html_27f7e0b4b29333b57b19168226d2bb49);
|
|
|
|
|
|
|
|
marker_62de5a63f535e2371b5b79b3fbebe124.bindPopup(popup_236bc9741bc4bd47216245422c713ada)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62de5a63f535e2371b5b79b3fbebe124.setIcon(icon_6c8aa7b286d1771d87f0c4bf93e72b1e);
|
|
|
|
|
|
var marker_ed3b8039f4ada6dd70c34cae584e432a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_feaab4622817e11239ac51065e8373e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b9f60023cc827c3cf997ec70bbb9cd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eaee7830fab75c9d19daac41c9785b5 = $(`<div id="html_8eaee7830fab75c9d19daac41c9785b5" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_6b9f60023cc827c3cf997ec70bbb9cd8.setContent(html_8eaee7830fab75c9d19daac41c9785b5);
|
|
|
|
|
|
|
|
marker_ed3b8039f4ada6dd70c34cae584e432a.bindPopup(popup_6b9f60023cc827c3cf997ec70bbb9cd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed3b8039f4ada6dd70c34cae584e432a.setIcon(icon_feaab4622817e11239ac51065e8373e4);
|
|
|
|
|
|
var marker_27194bfb70431a3426e81b6c0f6f353d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8947e3a89e98f1ca98bc5c9e410e8d84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d7f57e9855d6946c78b8d75a8955c4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e54b8a58ce7c4ad9a809ed32d9815c = $(`<div id="html_96e54b8a58ce7c4ad9a809ed32d9815c" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_8d7f57e9855d6946c78b8d75a8955c4a.setContent(html_96e54b8a58ce7c4ad9a809ed32d9815c);
|
|
|
|
|
|
|
|
marker_27194bfb70431a3426e81b6c0f6f353d.bindPopup(popup_8d7f57e9855d6946c78b8d75a8955c4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27194bfb70431a3426e81b6c0f6f353d.setIcon(icon_8947e3a89e98f1ca98bc5c9e410e8d84);
|
|
|
|
|
|
var marker_d162fe39a47bf91d17bb1f352a1b4abd = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d80db1305142eedd92a53c082ac7ce2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1d356ea0899ce27fce890022dbb9ef1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a637c6ce2d09acd7af023fac4c3b46f2 = $(`<div id="html_a637c6ce2d09acd7af023fac4c3b46f2" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_a1d356ea0899ce27fce890022dbb9ef1.setContent(html_a637c6ce2d09acd7af023fac4c3b46f2);
|
|
|
|
|
|
|
|
marker_d162fe39a47bf91d17bb1f352a1b4abd.bindPopup(popup_a1d356ea0899ce27fce890022dbb9ef1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d162fe39a47bf91d17bb1f352a1b4abd.setIcon(icon_d80db1305142eedd92a53c082ac7ce2d);
|
|
|
|
|
|
var marker_c358ff36276417b04e3da7d626d56f4d = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_3dd5318ed358785616d17ffb008b24f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f270caf3385fcb8981271669262b9d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b20268ebacdb9fd1b7f31adfb3c2551 = $(`<div id="html_1b20268ebacdb9fd1b7f31adfb3c2551" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_1f270caf3385fcb8981271669262b9d7.setContent(html_1b20268ebacdb9fd1b7f31adfb3c2551);
|
|
|
|
|
|
|
|
marker_c358ff36276417b04e3da7d626d56f4d.bindPopup(popup_1f270caf3385fcb8981271669262b9d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c358ff36276417b04e3da7d626d56f4d.setIcon(icon_3dd5318ed358785616d17ffb008b24f5);
|
|
|
|
|
|
var marker_222b4955aa47e81a79501b1b1939d3ab = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_20e63fe68a5db20758f22c45be16c057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7561c7a858d53297b4cd6b3a470da3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7469d4066598194deeda51a71b75726 = $(`<div id="html_f7469d4066598194deeda51a71b75726" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_a7561c7a858d53297b4cd6b3a470da3e.setContent(html_f7469d4066598194deeda51a71b75726);
|
|
|
|
|
|
|
|
marker_222b4955aa47e81a79501b1b1939d3ab.bindPopup(popup_a7561c7a858d53297b4cd6b3a470da3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_222b4955aa47e81a79501b1b1939d3ab.setIcon(icon_20e63fe68a5db20758f22c45be16c057);
|
|
|
|
|
|
var marker_8674fcd4d3be6fce62cb240c4605dd93 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8f48822ef9c14d12ebaa04525b334a84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_574ee6559d90d2771490baff3a686a11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c34d7bf6843c5a898ec8442da4c583c6 = $(`<div id="html_c34d7bf6843c5a898ec8442da4c583c6" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_574ee6559d90d2771490baff3a686a11.setContent(html_c34d7bf6843c5a898ec8442da4c583c6);
|
|
|
|
|
|
|
|
marker_8674fcd4d3be6fce62cb240c4605dd93.bindPopup(popup_574ee6559d90d2771490baff3a686a11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8674fcd4d3be6fce62cb240c4605dd93.setIcon(icon_8f48822ef9c14d12ebaa04525b334a84);
|
|
|
|
|
|
var marker_150c0f8fe5277820437adf2d276bb33e = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_fae9645c5e89692b8885580e5499e026 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_009ecdd0aba899e467f052ec40584bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c828b4f903007f09a4ff5d3607dfa2c7 = $(`<div id="html_c828b4f903007f09a4ff5d3607dfa2c7" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_009ecdd0aba899e467f052ec40584bee.setContent(html_c828b4f903007f09a4ff5d3607dfa2c7);
|
|
|
|
|
|
|
|
marker_150c0f8fe5277820437adf2d276bb33e.bindPopup(popup_009ecdd0aba899e467f052ec40584bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_150c0f8fe5277820437adf2d276bb33e.setIcon(icon_fae9645c5e89692b8885580e5499e026);
|
|
|
|
|
|
var marker_4327ca457537c887df879e5e935d19fc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d132b3904882bd3cf6e250352a2517ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45e836d9604d1510605980bfd5d26d86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f41f6a2e70d0e2fef0e4fc93ff2af240 = $(`<div id="html_f41f6a2e70d0e2fef0e4fc93ff2af240" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_45e836d9604d1510605980bfd5d26d86.setContent(html_f41f6a2e70d0e2fef0e4fc93ff2af240);
|
|
|
|
|
|
|
|
marker_4327ca457537c887df879e5e935d19fc.bindPopup(popup_45e836d9604d1510605980bfd5d26d86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4327ca457537c887df879e5e935d19fc.setIcon(icon_d132b3904882bd3cf6e250352a2517ab);
|
|
|
|
|
|
var marker_b5a54cf09d40cbc3dcbe337b60b20d85 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_7e8afb0fdbc8cae3222ae81967a7844a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f3da7c257aad9733ce9927c4a87a92b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edc8cf5a09e9d39c7f4f0997100dce1a = $(`<div id="html_edc8cf5a09e9d39c7f4f0997100dce1a" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_9f3da7c257aad9733ce9927c4a87a92b.setContent(html_edc8cf5a09e9d39c7f4f0997100dce1a);
|
|
|
|
|
|
|
|
marker_b5a54cf09d40cbc3dcbe337b60b20d85.bindPopup(popup_9f3da7c257aad9733ce9927c4a87a92b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5a54cf09d40cbc3dcbe337b60b20d85.setIcon(icon_7e8afb0fdbc8cae3222ae81967a7844a);
|
|
|
|
|
|
var marker_ccd8b9f3e06b251d5ba7c13f27836643 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_dd6269dba1d56931923eda9c7e796e56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f225fd4dfec2cd64bbf31098cd59f8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b04247b9223ee7b0320374cfcea337c = $(`<div id="html_7b04247b9223ee7b0320374cfcea337c" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_4f225fd4dfec2cd64bbf31098cd59f8f.setContent(html_7b04247b9223ee7b0320374cfcea337c);
|
|
|
|
|
|
|
|
marker_ccd8b9f3e06b251d5ba7c13f27836643.bindPopup(popup_4f225fd4dfec2cd64bbf31098cd59f8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccd8b9f3e06b251d5ba7c13f27836643.setIcon(icon_dd6269dba1d56931923eda9c7e796e56);
|
|
|
|
|
|
var marker_1b6ae3e2ef78a8486bf15b151496ba88 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_0eeaaa3463d75f2bb5fa5dd178a24f6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22531d8d0f92772af374670910301b99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e587f26719146e5b8b026319338b9e0c = $(`<div id="html_e587f26719146e5b8b026319338b9e0c" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_22531d8d0f92772af374670910301b99.setContent(html_e587f26719146e5b8b026319338b9e0c);
|
|
|
|
|
|
|
|
marker_1b6ae3e2ef78a8486bf15b151496ba88.bindPopup(popup_22531d8d0f92772af374670910301b99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b6ae3e2ef78a8486bf15b151496ba88.setIcon(icon_0eeaaa3463d75f2bb5fa5dd178a24f6e);
|
|
|
|
|
|
var marker_ee20d23c0e686392587a050edada1fdf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_da1c1456010e7dea22105167caabc5d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec35e787f03a59ff21a65bdfa48622d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8167fbf7cfc510149a33b2d48217656 = $(`<div id="html_f8167fbf7cfc510149a33b2d48217656" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_ec35e787f03a59ff21a65bdfa48622d0.setContent(html_f8167fbf7cfc510149a33b2d48217656);
|
|
|
|
|
|
|
|
marker_ee20d23c0e686392587a050edada1fdf.bindPopup(popup_ec35e787f03a59ff21a65bdfa48622d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee20d23c0e686392587a050edada1fdf.setIcon(icon_da1c1456010e7dea22105167caabc5d1);
|
|
|
|
|
|
var marker_81c0e3c28fb21868fbf74486e1dcbd09 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_da11f4a3065f7ea77aab00d960e3dbe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd28cc6e17b1231eecbdec9d37b6b84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_612267f05cb81cc0c80fd9c857505706 = $(`<div id="html_612267f05cb81cc0c80fd9c857505706" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_9dd28cc6e17b1231eecbdec9d37b6b84.setContent(html_612267f05cb81cc0c80fd9c857505706);
|
|
|
|
|
|
|
|
marker_81c0e3c28fb21868fbf74486e1dcbd09.bindPopup(popup_9dd28cc6e17b1231eecbdec9d37b6b84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81c0e3c28fb21868fbf74486e1dcbd09.setIcon(icon_da11f4a3065f7ea77aab00d960e3dbe4);
|
|
|
|
|
|
var marker_63ed23d4ec329dbc8981a338974f8721 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d5925eecb2d26a65e63ae5869e527bdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee423a087abf3e28aec1bbeed5b5f67c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4257e2c044959c49c123637ba6662090 = $(`<div id="html_4257e2c044959c49c123637ba6662090" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_ee423a087abf3e28aec1bbeed5b5f67c.setContent(html_4257e2c044959c49c123637ba6662090);
|
|
|
|
|
|
|
|
marker_63ed23d4ec329dbc8981a338974f8721.bindPopup(popup_ee423a087abf3e28aec1bbeed5b5f67c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63ed23d4ec329dbc8981a338974f8721.setIcon(icon_d5925eecb2d26a65e63ae5869e527bdf);
|
|
|
|
|
|
var marker_adaec88e207f4e6f814138798a329ca8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_31eac8ad0be9714b8e208346d4ce14d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7640c074a1b1cf735f600c56e76e2d34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a7ec9020a60265ef9c66eee9cfe70e6 = $(`<div id="html_1a7ec9020a60265ef9c66eee9cfe70e6" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_7640c074a1b1cf735f600c56e76e2d34.setContent(html_1a7ec9020a60265ef9c66eee9cfe70e6);
|
|
|
|
|
|
|
|
marker_adaec88e207f4e6f814138798a329ca8.bindPopup(popup_7640c074a1b1cf735f600c56e76e2d34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adaec88e207f4e6f814138798a329ca8.setIcon(icon_31eac8ad0be9714b8e208346d4ce14d3);
|
|
|
|
|
|
var marker_2b10c4a31c264610938ea7bb440f56b2 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d040d2a5adcdf998e2d1b928e1ddf7d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06f150d91f073f9712f294b74ec3e131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c5d1d1d4519ae1fad5ce22b936895f = $(`<div id="html_15c5d1d1d4519ae1fad5ce22b936895f" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_06f150d91f073f9712f294b74ec3e131.setContent(html_15c5d1d1d4519ae1fad5ce22b936895f);
|
|
|
|
|
|
|
|
marker_2b10c4a31c264610938ea7bb440f56b2.bindPopup(popup_06f150d91f073f9712f294b74ec3e131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b10c4a31c264610938ea7bb440f56b2.setIcon(icon_d040d2a5adcdf998e2d1b928e1ddf7d6);
|
|
|
|
|
|
var marker_367f102b9980d01b04bf146ad6b3f313 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_abe7becda671cbe4d68dd8b9ae84bdcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_107b31a0a36457ff5a0703a052727d49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04694dc2ff77429442fc0543fd6d7344 = $(`<div id="html_04694dc2ff77429442fc0543fd6d7344" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_107b31a0a36457ff5a0703a052727d49.setContent(html_04694dc2ff77429442fc0543fd6d7344);
|
|
|
|
|
|
|
|
marker_367f102b9980d01b04bf146ad6b3f313.bindPopup(popup_107b31a0a36457ff5a0703a052727d49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_367f102b9980d01b04bf146ad6b3f313.setIcon(icon_abe7becda671cbe4d68dd8b9ae84bdcc);
|
|
|
|
|
|
var marker_ba77079d219847db4468f8a6a67e8fa3 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a789272cc8f26b1415fc425a2b756157 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ca1aff48ffab7490d5fb752b8151729 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbaabff946cb4eb28e1bbe513d7bff2b = $(`<div id="html_bbaabff946cb4eb28e1bbe513d7bff2b" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_9ca1aff48ffab7490d5fb752b8151729.setContent(html_bbaabff946cb4eb28e1bbe513d7bff2b);
|
|
|
|
|
|
|
|
marker_ba77079d219847db4468f8a6a67e8fa3.bindPopup(popup_9ca1aff48ffab7490d5fb752b8151729)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba77079d219847db4468f8a6a67e8fa3.setIcon(icon_a789272cc8f26b1415fc425a2b756157);
|
|
|
|
|
|
var marker_36d7b6481747f867f5ef4ef2d261f374 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1852091dd124d8113a6b79d85c0d17a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bbff55c22867423cb896f4214ee642b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6baf3322a5c9a39dab726a0711097389 = $(`<div id="html_6baf3322a5c9a39dab726a0711097389" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_0bbff55c22867423cb896f4214ee642b.setContent(html_6baf3322a5c9a39dab726a0711097389);
|
|
|
|
|
|
|
|
marker_36d7b6481747f867f5ef4ef2d261f374.bindPopup(popup_0bbff55c22867423cb896f4214ee642b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36d7b6481747f867f5ef4ef2d261f374.setIcon(icon_1852091dd124d8113a6b79d85c0d17a1);
|
|
|
|
|
|
var marker_c4c6c421259af72d467f9904567531cb = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_98b83d52a6003e47369455e45d0a4370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a350496437f7f279026aedf839592506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a24c93e879f2e1e46208b65abc358c30 = $(`<div id="html_a24c93e879f2e1e46208b65abc358c30" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_a350496437f7f279026aedf839592506.setContent(html_a24c93e879f2e1e46208b65abc358c30);
|
|
|
|
|
|
|
|
marker_c4c6c421259af72d467f9904567531cb.bindPopup(popup_a350496437f7f279026aedf839592506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4c6c421259af72d467f9904567531cb.setIcon(icon_98b83d52a6003e47369455e45d0a4370);
|
|
|
|
|
|
var marker_d7de47cf1efd1dca5ff782ec7f7b9cb4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8a476b1e68017eab7bbb9b76a59c4732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_388ec9b49f3cb125b273f048d32b750a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41ce83c154acf9cfadf53e7ad0a08c67 = $(`<div id="html_41ce83c154acf9cfadf53e7ad0a08c67" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_388ec9b49f3cb125b273f048d32b750a.setContent(html_41ce83c154acf9cfadf53e7ad0a08c67);
|
|
|
|
|
|
|
|
marker_d7de47cf1efd1dca5ff782ec7f7b9cb4.bindPopup(popup_388ec9b49f3cb125b273f048d32b750a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7de47cf1efd1dca5ff782ec7f7b9cb4.setIcon(icon_8a476b1e68017eab7bbb9b76a59c4732);
|
|
|
|
|
|
var marker_2ed734f810b14fd638f63b301394fb2c = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_156520c18b323f5ff378134a865fa323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14cf96e1d8d7a277ca0677a99b949f57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1eaa5c3d31441d710ac591a0119a9c2 = $(`<div id="html_a1eaa5c3d31441d710ac591a0119a9c2" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_14cf96e1d8d7a277ca0677a99b949f57.setContent(html_a1eaa5c3d31441d710ac591a0119a9c2);
|
|
|
|
|
|
|
|
marker_2ed734f810b14fd638f63b301394fb2c.bindPopup(popup_14cf96e1d8d7a277ca0677a99b949f57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ed734f810b14fd638f63b301394fb2c.setIcon(icon_156520c18b323f5ff378134a865fa323);
|
|
|
|
|
|
var marker_710d3ba8a4435cb1e13fcaf4bd26ae3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c65f4c40d6b6e07779aee740a5214d0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce47e00fb87d61b3d560c1830850394c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac96934d2ebce229b0888798b77fd72a = $(`<div id="html_ac96934d2ebce229b0888798b77fd72a" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_ce47e00fb87d61b3d560c1830850394c.setContent(html_ac96934d2ebce229b0888798b77fd72a);
|
|
|
|
|
|
|
|
marker_710d3ba8a4435cb1e13fcaf4bd26ae3f.bindPopup(popup_ce47e00fb87d61b3d560c1830850394c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_710d3ba8a4435cb1e13fcaf4bd26ae3f.setIcon(icon_c65f4c40d6b6e07779aee740a5214d0e);
|
|
|
|
|
|
var marker_ca8aa2a908272e4976ddb155607be1c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_20c4a4435a44a19fc913ae0f0dc6f31e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a2e3abe5f640b52045e9c2cdf584cf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef0b8568a85c09fa7a058d156cf7d492 = $(`<div id="html_ef0b8568a85c09fa7a058d156cf7d492" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_0a2e3abe5f640b52045e9c2cdf584cf8.setContent(html_ef0b8568a85c09fa7a058d156cf7d492);
|
|
|
|
|
|
|
|
marker_ca8aa2a908272e4976ddb155607be1c0.bindPopup(popup_0a2e3abe5f640b52045e9c2cdf584cf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca8aa2a908272e4976ddb155607be1c0.setIcon(icon_20c4a4435a44a19fc913ae0f0dc6f31e);
|
|
|
|
|
|
var marker_1026fb79b029566cfd3deff6d477a369 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_cad9a8bb96d44d96d8f43fc9560084ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83d47c08df79c26d5f0472286085893a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69ed7f7540c95b2028856cca6b9c58ea = $(`<div id="html_69ed7f7540c95b2028856cca6b9c58ea" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_83d47c08df79c26d5f0472286085893a.setContent(html_69ed7f7540c95b2028856cca6b9c58ea);
|
|
|
|
|
|
|
|
marker_1026fb79b029566cfd3deff6d477a369.bindPopup(popup_83d47c08df79c26d5f0472286085893a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1026fb79b029566cfd3deff6d477a369.setIcon(icon_cad9a8bb96d44d96d8f43fc9560084ea);
|
|
|
|
|
|
var marker_fb61b0156a3c82f286226d98e7e1ba39 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_4880756585884ddbcbda8a36ac7a3695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1349f926f08d0685ef655ca619abd90c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_739ab9ba21a24549c60705e03393ca81 = $(`<div id="html_739ab9ba21a24549c60705e03393ca81" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_1349f926f08d0685ef655ca619abd90c.setContent(html_739ab9ba21a24549c60705e03393ca81);
|
|
|
|
|
|
|
|
marker_fb61b0156a3c82f286226d98e7e1ba39.bindPopup(popup_1349f926f08d0685ef655ca619abd90c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb61b0156a3c82f286226d98e7e1ba39.setIcon(icon_4880756585884ddbcbda8a36ac7a3695);
|
|
|
|
|
|
var marker_f4e925f8eced484839ca98973684d046 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_bed39d12d37947fc0da6985c0f753313 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab059ab0f36712b10c54f89d50906422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a649d4a2dccc9c55350cb57da03af5f = $(`<div id="html_3a649d4a2dccc9c55350cb57da03af5f" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_ab059ab0f36712b10c54f89d50906422.setContent(html_3a649d4a2dccc9c55350cb57da03af5f);
|
|
|
|
|
|
|
|
marker_f4e925f8eced484839ca98973684d046.bindPopup(popup_ab059ab0f36712b10c54f89d50906422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4e925f8eced484839ca98973684d046.setIcon(icon_bed39d12d37947fc0da6985c0f753313);
|
|
|
|
|
|
var marker_5066f948532cbea6b278fb7063f7238c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_23b4f1eaadcf45d62b03876f38815a2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59cd869c690c45b71cb2e7fb5a4aeed0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76e03a50fa599c0eecccf56535207427 = $(`<div id="html_76e03a50fa599c0eecccf56535207427" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_59cd869c690c45b71cb2e7fb5a4aeed0.setContent(html_76e03a50fa599c0eecccf56535207427);
|
|
|
|
|
|
|
|
marker_5066f948532cbea6b278fb7063f7238c.bindPopup(popup_59cd869c690c45b71cb2e7fb5a4aeed0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5066f948532cbea6b278fb7063f7238c.setIcon(icon_23b4f1eaadcf45d62b03876f38815a2c);
|
|
|
|
|
|
var marker_8e30c96e0d2e62aef9dce5fe0642ba44 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_3ee8005ba31705e0888c1012da4539d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d5b36082fc751446b55f1c4c3a5ebcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcaa8ee683ef70e59a96367368f634a2 = $(`<div id="html_dcaa8ee683ef70e59a96367368f634a2" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_2d5b36082fc751446b55f1c4c3a5ebcc.setContent(html_dcaa8ee683ef70e59a96367368f634a2);
|
|
|
|
|
|
|
|
marker_8e30c96e0d2e62aef9dce5fe0642ba44.bindPopup(popup_2d5b36082fc751446b55f1c4c3a5ebcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e30c96e0d2e62aef9dce5fe0642ba44.setIcon(icon_3ee8005ba31705e0888c1012da4539d1);
|
|
|
|
|
|
var marker_d682fdaeafbdcbe89d3bec9bfc12c651 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c2b97e2109d4ee484b2f64ac8f222b35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c804d4e1a0fb3bb7260b88fae67f58a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a35d98efdd42d35fec4af37e1ab6ec06 = $(`<div id="html_a35d98efdd42d35fec4af37e1ab6ec06" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_c804d4e1a0fb3bb7260b88fae67f58a3.setContent(html_a35d98efdd42d35fec4af37e1ab6ec06);
|
|
|
|
|
|
|
|
marker_d682fdaeafbdcbe89d3bec9bfc12c651.bindPopup(popup_c804d4e1a0fb3bb7260b88fae67f58a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d682fdaeafbdcbe89d3bec9bfc12c651.setIcon(icon_c2b97e2109d4ee484b2f64ac8f222b35);
|
|
|
|
|
|
var marker_e0a6b83e7febf22d194b2cf03d42910b = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1a5415b7f982d7a4ff3e3099fdf68d85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52bb0d73f72292c9f1458b911e718f14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d39b5b1dfdc76819396e32df657f533b = $(`<div id="html_d39b5b1dfdc76819396e32df657f533b" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_52bb0d73f72292c9f1458b911e718f14.setContent(html_d39b5b1dfdc76819396e32df657f533b);
|
|
|
|
|
|
|
|
marker_e0a6b83e7febf22d194b2cf03d42910b.bindPopup(popup_52bb0d73f72292c9f1458b911e718f14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0a6b83e7febf22d194b2cf03d42910b.setIcon(icon_1a5415b7f982d7a4ff3e3099fdf68d85);
|
|
|
|
|
|
var marker_d2b68bd1179a05a4c256b0e5ec09b8c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f5de30147cb3e6d3afcfa05c3226c11d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab2500f2e2957438f462656403b789f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_938edff6789b67722732ac6e78c69c41 = $(`<div id="html_938edff6789b67722732ac6e78c69c41" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_ab2500f2e2957438f462656403b789f2.setContent(html_938edff6789b67722732ac6e78c69c41);
|
|
|
|
|
|
|
|
marker_d2b68bd1179a05a4c256b0e5ec09b8c1.bindPopup(popup_ab2500f2e2957438f462656403b789f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b68bd1179a05a4c256b0e5ec09b8c1.setIcon(icon_f5de30147cb3e6d3afcfa05c3226c11d);
|
|
|
|
|
|
var marker_a5ad4f413fc9eefbeba543c3cab1a4af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_4cb44637ce83a24aee49783b763261f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a15e4ccc05458d2bbc5ad0ccff6e9583 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3b61fa51d3f0d49ca5679a5c13ee56e = $(`<div id="html_c3b61fa51d3f0d49ca5679a5c13ee56e" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_a15e4ccc05458d2bbc5ad0ccff6e9583.setContent(html_c3b61fa51d3f0d49ca5679a5c13ee56e);
|
|
|
|
|
|
|
|
marker_a5ad4f413fc9eefbeba543c3cab1a4af.bindPopup(popup_a15e4ccc05458d2bbc5ad0ccff6e9583)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5ad4f413fc9eefbeba543c3cab1a4af.setIcon(icon_4cb44637ce83a24aee49783b763261f9);
|
|
|
|
|
|
var marker_d72114378514bdbf8c780702693970d1 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d00f1ca10757b57e10c13857f2701411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f986323c3e153fa3449623a4581fde1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a4bfafdc8174dd388023fc338f73890 = $(`<div id="html_3a4bfafdc8174dd388023fc338f73890" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_0f986323c3e153fa3449623a4581fde1.setContent(html_3a4bfafdc8174dd388023fc338f73890);
|
|
|
|
|
|
|
|
marker_d72114378514bdbf8c780702693970d1.bindPopup(popup_0f986323c3e153fa3449623a4581fde1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d72114378514bdbf8c780702693970d1.setIcon(icon_d00f1ca10757b57e10c13857f2701411);
|
|
|
|
|
|
var marker_2f36720d22938963d8f0379eadc8cd8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_9036ae1a21697ccf804c1d288f76cb52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd0d4b512ca99b3ff9c08ce1f2a1ad72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459c2ee827a6be500614280e1ad5a143 = $(`<div id="html_459c2ee827a6be500614280e1ad5a143" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_dd0d4b512ca99b3ff9c08ce1f2a1ad72.setContent(html_459c2ee827a6be500614280e1ad5a143);
|
|
|
|
|
|
|
|
marker_2f36720d22938963d8f0379eadc8cd8f.bindPopup(popup_dd0d4b512ca99b3ff9c08ce1f2a1ad72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f36720d22938963d8f0379eadc8cd8f.setIcon(icon_9036ae1a21697ccf804c1d288f76cb52);
|
|
|
|
|
|
var marker_da22a65981b1dc1c85c049cd7a914ea6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ea6cbf7be12965775a7966d22eb1a474 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d1dfd415b230382e39ace2265b71745 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64074cb8f4a69c733db8a62e347250a5 = $(`<div id="html_64074cb8f4a69c733db8a62e347250a5" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_5d1dfd415b230382e39ace2265b71745.setContent(html_64074cb8f4a69c733db8a62e347250a5);
|
|
|
|
|
|
|
|
marker_da22a65981b1dc1c85c049cd7a914ea6.bindPopup(popup_5d1dfd415b230382e39ace2265b71745)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da22a65981b1dc1c85c049cd7a914ea6.setIcon(icon_ea6cbf7be12965775a7966d22eb1a474);
|
|
|
|
|
|
var marker_a3a5935e655d1099d55f5405cce01049 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6071c7e11af9b219fd6b0d4570558534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d469bb28abae2908f28629fa6375f6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fecd57ea9afa91882a3d6dbd2f6ff981 = $(`<div id="html_fecd57ea9afa91882a3d6dbd2f6ff981" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_5d469bb28abae2908f28629fa6375f6b.setContent(html_fecd57ea9afa91882a3d6dbd2f6ff981);
|
|
|
|
|
|
|
|
marker_a3a5935e655d1099d55f5405cce01049.bindPopup(popup_5d469bb28abae2908f28629fa6375f6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3a5935e655d1099d55f5405cce01049.setIcon(icon_6071c7e11af9b219fd6b0d4570558534);
|
|
|
|
|
|
var marker_f82a826ded8f44af67da7a76f5605046 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8a66a60642e1f3657a871b25f8b8f6d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d395f4b242028576b670f1c37ef9749d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2876c2791c70e144ab5d84cda538db66 = $(`<div id="html_2876c2791c70e144ab5d84cda538db66" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_d395f4b242028576b670f1c37ef9749d.setContent(html_2876c2791c70e144ab5d84cda538db66);
|
|
|
|
|
|
|
|
marker_f82a826ded8f44af67da7a76f5605046.bindPopup(popup_d395f4b242028576b670f1c37ef9749d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f82a826ded8f44af67da7a76f5605046.setIcon(icon_8a66a60642e1f3657a871b25f8b8f6d8);
|
|
|
|
|
|
var marker_0967a4785f6abafe45797b4810812064 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_7ff37547546c0dcafcf7bff9008e8bca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4f39cb8f756ebde86ec54c1a81066e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2372a827ef430dafc9e0f571e682c6e0 = $(`<div id="html_2372a827ef430dafc9e0f571e682c6e0" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_d4f39cb8f756ebde86ec54c1a81066e7.setContent(html_2372a827ef430dafc9e0f571e682c6e0);
|
|
|
|
|
|
|
|
marker_0967a4785f6abafe45797b4810812064.bindPopup(popup_d4f39cb8f756ebde86ec54c1a81066e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0967a4785f6abafe45797b4810812064.setIcon(icon_7ff37547546c0dcafcf7bff9008e8bca);
|
|
|
|
|
|
var marker_216db21b588566d92e7c3f509cfeb798 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_822cc4f3ae274cbcf028cb5f8618f4fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6df3a3cd0de19b4c0426dcdfeb317c38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9f3ad281d76a15bab16fe9d33711153 = $(`<div id="html_e9f3ad281d76a15bab16fe9d33711153" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_6df3a3cd0de19b4c0426dcdfeb317c38.setContent(html_e9f3ad281d76a15bab16fe9d33711153);
|
|
|
|
|
|
|
|
marker_216db21b588566d92e7c3f509cfeb798.bindPopup(popup_6df3a3cd0de19b4c0426dcdfeb317c38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_216db21b588566d92e7c3f509cfeb798.setIcon(icon_822cc4f3ae274cbcf028cb5f8618f4fc);
|
|
|
|
|
|
var marker_de9a5b5dcbd89f73542a25ec6a3eeb62 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e540409bd6e2becc7a9068abf7bf077c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_597b9f651e291a3aa5155db3b26e8d4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b92e06997257e3c6c3adf8f9b58e66b = $(`<div id="html_8b92e06997257e3c6c3adf8f9b58e66b" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_597b9f651e291a3aa5155db3b26e8d4a.setContent(html_8b92e06997257e3c6c3adf8f9b58e66b);
|
|
|
|
|
|
|
|
marker_de9a5b5dcbd89f73542a25ec6a3eeb62.bindPopup(popup_597b9f651e291a3aa5155db3b26e8d4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de9a5b5dcbd89f73542a25ec6a3eeb62.setIcon(icon_e540409bd6e2becc7a9068abf7bf077c);
|
|
|
|
|
|
var marker_552c56bdb6c421539fad1b3f4259a808 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d2977544a15373fc8d51433c97e7e835 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47a55c5155ecdc6a8c5c8e31a862f20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_020f83ea89452b2d0a8e591ea200a108 = $(`<div id="html_020f83ea89452b2d0a8e591ea200a108" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_d47a55c5155ecdc6a8c5c8e31a862f20.setContent(html_020f83ea89452b2d0a8e591ea200a108);
|
|
|
|
|
|
|
|
marker_552c56bdb6c421539fad1b3f4259a808.bindPopup(popup_d47a55c5155ecdc6a8c5c8e31a862f20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_552c56bdb6c421539fad1b3f4259a808.setIcon(icon_d2977544a15373fc8d51433c97e7e835);
|
|
|
|
|
|
var marker_66c3cfcbeb57b9f7e03a2249b5f6ec42 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6b7f2005b2b4536fd88cf9bb615f530b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47473ab5703d1121cb879ab6fad2a07e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ed71f40f576e1561876b1cf036f73a6 = $(`<div id="html_2ed71f40f576e1561876b1cf036f73a6" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_47473ab5703d1121cb879ab6fad2a07e.setContent(html_2ed71f40f576e1561876b1cf036f73a6);
|
|
|
|
|
|
|
|
marker_66c3cfcbeb57b9f7e03a2249b5f6ec42.bindPopup(popup_47473ab5703d1121cb879ab6fad2a07e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c3cfcbeb57b9f7e03a2249b5f6ec42.setIcon(icon_6b7f2005b2b4536fd88cf9bb615f530b);
|
|
|
|
|
|
var marker_20efbb89e12dd78a0ff294e7f931dcb3 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1b1f669448a9f8b37131bd5ebe25f4cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4976dc8465c9284959802b5127410355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acbff891b8fa780ee91f04ff2ec2f886 = $(`<div id="html_acbff891b8fa780ee91f04ff2ec2f886" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_4976dc8465c9284959802b5127410355.setContent(html_acbff891b8fa780ee91f04ff2ec2f886);
|
|
|
|
|
|
|
|
marker_20efbb89e12dd78a0ff294e7f931dcb3.bindPopup(popup_4976dc8465c9284959802b5127410355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20efbb89e12dd78a0ff294e7f931dcb3.setIcon(icon_1b1f669448a9f8b37131bd5ebe25f4cc);
|
|
|
|
|
|
var marker_0c18fd89c89dc29ba87c267c0ed435c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8a749390ec38899efef929cb84086eff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00f11cd78a57fd0187313a3daff34e14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8558598b369d742d0e8f249d3c16ddb2 = $(`<div id="html_8558598b369d742d0e8f249d3c16ddb2" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_00f11cd78a57fd0187313a3daff34e14.setContent(html_8558598b369d742d0e8f249d3c16ddb2);
|
|
|
|
|
|
|
|
marker_0c18fd89c89dc29ba87c267c0ed435c4.bindPopup(popup_00f11cd78a57fd0187313a3daff34e14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c18fd89c89dc29ba87c267c0ed435c4.setIcon(icon_8a749390ec38899efef929cb84086eff);
|
|
|
|
|
|
var marker_84c12a57c7bf0ef5d657c8cbc833b9f9 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e30baaa8213d306209b4041bc3a80035 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c33da0e68bd6591995eb1b12c98237c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_570009362bf50fa4a832cd1301054ece = $(`<div id="html_570009362bf50fa4a832cd1301054ece" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_c33da0e68bd6591995eb1b12c98237c1.setContent(html_570009362bf50fa4a832cd1301054ece);
|
|
|
|
|
|
|
|
marker_84c12a57c7bf0ef5d657c8cbc833b9f9.bindPopup(popup_c33da0e68bd6591995eb1b12c98237c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84c12a57c7bf0ef5d657c8cbc833b9f9.setIcon(icon_e30baaa8213d306209b4041bc3a80035);
|
|
|
|
|
|
var marker_35e6d496fe61fe8efb10caec071b0e6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_61278b34b82000a3d601f877ca29aa65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b322d95cfdedb7d516c83600fb3d2021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f6800e9dcf145d770a94272ae3b9b2a = $(`<div id="html_6f6800e9dcf145d770a94272ae3b9b2a" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_b322d95cfdedb7d516c83600fb3d2021.setContent(html_6f6800e9dcf145d770a94272ae3b9b2a);
|
|
|
|
|
|
|
|
marker_35e6d496fe61fe8efb10caec071b0e6e.bindPopup(popup_b322d95cfdedb7d516c83600fb3d2021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35e6d496fe61fe8efb10caec071b0e6e.setIcon(icon_61278b34b82000a3d601f877ca29aa65);
|
|
|
|
|
|
var marker_ff58137d0602f547073247efca088158 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_0f7e3960d3658aa804b12a3437c2dc9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ebcb05fca7cdb2ee43c7bf1b87e430 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71374bb555ec7efbf66410a8d1be8c91 = $(`<div id="html_71374bb555ec7efbf66410a8d1be8c91" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_70ebcb05fca7cdb2ee43c7bf1b87e430.setContent(html_71374bb555ec7efbf66410a8d1be8c91);
|
|
|
|
|
|
|
|
marker_ff58137d0602f547073247efca088158.bindPopup(popup_70ebcb05fca7cdb2ee43c7bf1b87e430)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff58137d0602f547073247efca088158.setIcon(icon_0f7e3960d3658aa804b12a3437c2dc9d);
|
|
|
|
|
|
var marker_bd61d364b23c4cbb8e3f09428f31bd31 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8b28d70cd6dc833db67ed20d27ca4f6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75dbfc80419a159431644d93e674438a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63e23f9040c323edc324710e53255424 = $(`<div id="html_63e23f9040c323edc324710e53255424" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_75dbfc80419a159431644d93e674438a.setContent(html_63e23f9040c323edc324710e53255424);
|
|
|
|
|
|
|
|
marker_bd61d364b23c4cbb8e3f09428f31bd31.bindPopup(popup_75dbfc80419a159431644d93e674438a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd61d364b23c4cbb8e3f09428f31bd31.setIcon(icon_8b28d70cd6dc833db67ed20d27ca4f6b);
|
|
|
|
|
|
var marker_8b01645451a5a90e330bc9686c6624fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a6ce4e005e7949fe607f4fa1e21aa5e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2818b18132e41fe74e380e30c319ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_167a8ff8ca59edc31ac470a9518c17ca = $(`<div id="html_167a8ff8ca59edc31ac470a9518c17ca" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_a2818b18132e41fe74e380e30c319ae8.setContent(html_167a8ff8ca59edc31ac470a9518c17ca);
|
|
|
|
|
|
|
|
marker_8b01645451a5a90e330bc9686c6624fe.bindPopup(popup_a2818b18132e41fe74e380e30c319ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b01645451a5a90e330bc9686c6624fe.setIcon(icon_a6ce4e005e7949fe607f4fa1e21aa5e7);
|
|
|
|
|
|
var marker_989d48095b3bff4df7a90aa2c9cddd42 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e3d6060a6c567f1c7e70b556598916f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6efda46533a9816eabe833c1d629fde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89166a10e30eb1aa40457789fa77d1da = $(`<div id="html_89166a10e30eb1aa40457789fa77d1da" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_a6efda46533a9816eabe833c1d629fde.setContent(html_89166a10e30eb1aa40457789fa77d1da);
|
|
|
|
|
|
|
|
marker_989d48095b3bff4df7a90aa2c9cddd42.bindPopup(popup_a6efda46533a9816eabe833c1d629fde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_989d48095b3bff4df7a90aa2c9cddd42.setIcon(icon_e3d6060a6c567f1c7e70b556598916f0);
|
|
|
|
|
|
var marker_52ee89e892170d643b3295b3e48d1cc3 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_273b5b9fd08c5a1400d2bf396188c2d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbcc3b2b4721ad30ab4b09472a0025c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_471cd48a706d75d5bc0ee1581a2b490b = $(`<div id="html_471cd48a706d75d5bc0ee1581a2b490b" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_dbcc3b2b4721ad30ab4b09472a0025c4.setContent(html_471cd48a706d75d5bc0ee1581a2b490b);
|
|
|
|
|
|
|
|
marker_52ee89e892170d643b3295b3e48d1cc3.bindPopup(popup_dbcc3b2b4721ad30ab4b09472a0025c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ee89e892170d643b3295b3e48d1cc3.setIcon(icon_273b5b9fd08c5a1400d2bf396188c2d7);
|
|
|
|
|
|
var marker_cb08d9036e1dac41b81f0999a641cc23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_bb8805ac9e6111f687752128f6b7b734 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f678776a97c1a6289c0ff24f5f9bac55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7bcca35dd2ace7f00a74a7b5b24808f = $(`<div id="html_a7bcca35dd2ace7f00a74a7b5b24808f" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_f678776a97c1a6289c0ff24f5f9bac55.setContent(html_a7bcca35dd2ace7f00a74a7b5b24808f);
|
|
|
|
|
|
|
|
marker_cb08d9036e1dac41b81f0999a641cc23.bindPopup(popup_f678776a97c1a6289c0ff24f5f9bac55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb08d9036e1dac41b81f0999a641cc23.setIcon(icon_bb8805ac9e6111f687752128f6b7b734);
|
|
|
|
|
|
var marker_16c9a24185ce9438e8d6989d4b8b8842 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_861f9f262c0a8b19912be2fc6285d60e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edd80e08c619bf8aa11558fc7f68c403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fde9e658f459a380624e897a732fa85 = $(`<div id="html_2fde9e658f459a380624e897a732fa85" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_edd80e08c619bf8aa11558fc7f68c403.setContent(html_2fde9e658f459a380624e897a732fa85);
|
|
|
|
|
|
|
|
marker_16c9a24185ce9438e8d6989d4b8b8842.bindPopup(popup_edd80e08c619bf8aa11558fc7f68c403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c9a24185ce9438e8d6989d4b8b8842.setIcon(icon_861f9f262c0a8b19912be2fc6285d60e);
|
|
|
|
|
|
var marker_96770776dc43814414611308844d96cc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1c94b32a2a97a44f4be6fd3b08e1310b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27cce96e731b5a2c53933c6d6459bf27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5f60ccff43cffec8818a22043545a5f = $(`<div id="html_c5f60ccff43cffec8818a22043545a5f" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_27cce96e731b5a2c53933c6d6459bf27.setContent(html_c5f60ccff43cffec8818a22043545a5f);
|
|
|
|
|
|
|
|
marker_96770776dc43814414611308844d96cc.bindPopup(popup_27cce96e731b5a2c53933c6d6459bf27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96770776dc43814414611308844d96cc.setIcon(icon_1c94b32a2a97a44f4be6fd3b08e1310b);
|
|
|
|
|
|
var marker_0fc864752b1aeecf107558194362e39b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_65fc502adf46735ace10db62e46f3232 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_537118b1ea3d0423b4bb8bba048a108b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_261291251db4382ee14fc46822ea6b8a = $(`<div id="html_261291251db4382ee14fc46822ea6b8a" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_537118b1ea3d0423b4bb8bba048a108b.setContent(html_261291251db4382ee14fc46822ea6b8a);
|
|
|
|
|
|
|
|
marker_0fc864752b1aeecf107558194362e39b.bindPopup(popup_537118b1ea3d0423b4bb8bba048a108b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fc864752b1aeecf107558194362e39b.setIcon(icon_65fc502adf46735ace10db62e46f3232);
|
|
|
|
|
|
var marker_368827ff8a2ed988916d8fe89cb82dd9 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_fa7379401c5cc6aef159b0950de375d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbaf49a4b643aaf61823774c85346cb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df9d7586e267ac7a01fa297d685a0f1d = $(`<div id="html_df9d7586e267ac7a01fa297d685a0f1d" style="width: 100.0%; height: 100.0%;">wot.azzamo.net</div>`)[0];
|
|
popup_fbaf49a4b643aaf61823774c85346cb1.setContent(html_df9d7586e267ac7a01fa297d685a0f1d);
|
|
|
|
|
|
|
|
marker_368827ff8a2ed988916d8fe89cb82dd9.bindPopup(popup_fbaf49a4b643aaf61823774c85346cb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_368827ff8a2ed988916d8fe89cb82dd9.setIcon(icon_fa7379401c5cc6aef159b0950de375d7);
|
|
|
|
|
|
var marker_1d3c5855b41dc08d2c8440d396757d13 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_fe6986df25112610ae5e42eafa35c0d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb6ca756f8fa2361d90d4dcb61a5174d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0badf3078f489f811306418944475c4 = $(`<div id="html_b0badf3078f489f811306418944475c4" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_cb6ca756f8fa2361d90d4dcb61a5174d.setContent(html_b0badf3078f489f811306418944475c4);
|
|
|
|
|
|
|
|
marker_1d3c5855b41dc08d2c8440d396757d13.bindPopup(popup_cb6ca756f8fa2361d90d4dcb61a5174d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d3c5855b41dc08d2c8440d396757d13.setIcon(icon_fe6986df25112610ae5e42eafa35c0d9);
|
|
|
|
|
|
var marker_e54d8a86f7d9ed3cb53d86b1fab68700 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5fde28255064c460b1b4c49c26c32a9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d68cb25ac54aeaba86f770f398df959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_643a1cd13aa670cb255b467b70a4b3b0 = $(`<div id="html_643a1cd13aa670cb255b467b70a4b3b0" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_0d68cb25ac54aeaba86f770f398df959.setContent(html_643a1cd13aa670cb255b467b70a4b3b0);
|
|
|
|
|
|
|
|
marker_e54d8a86f7d9ed3cb53d86b1fab68700.bindPopup(popup_0d68cb25ac54aeaba86f770f398df959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e54d8a86f7d9ed3cb53d86b1fab68700.setIcon(icon_5fde28255064c460b1b4c49c26c32a9b);
|
|
|
|
|
|
var marker_00aefa7cedda06530a6057f32e6a44fb = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_91d81a6b9706d35845609409f6c3e86b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dc267a159b154ca02cab0b66041da41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_407270b6cade1cd6fa475232da99459f = $(`<div id="html_407270b6cade1cd6fa475232da99459f" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_1dc267a159b154ca02cab0b66041da41.setContent(html_407270b6cade1cd6fa475232da99459f);
|
|
|
|
|
|
|
|
marker_00aefa7cedda06530a6057f32e6a44fb.bindPopup(popup_1dc267a159b154ca02cab0b66041da41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00aefa7cedda06530a6057f32e6a44fb.setIcon(icon_91d81a6b9706d35845609409f6c3e86b);
|
|
|
|
|
|
var marker_463b04c34a6f55aaedb5914fdc736c72 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ceb99823f407c1ff35ce2b3e3851b1a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ed2432284dd38105de998b3d335ce81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2de24bae6a00939d469937f10f49934 = $(`<div id="html_d2de24bae6a00939d469937f10f49934" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_0ed2432284dd38105de998b3d335ce81.setContent(html_d2de24bae6a00939d469937f10f49934);
|
|
|
|
|
|
|
|
marker_463b04c34a6f55aaedb5914fdc736c72.bindPopup(popup_0ed2432284dd38105de998b3d335ce81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_463b04c34a6f55aaedb5914fdc736c72.setIcon(icon_ceb99823f407c1ff35ce2b3e3851b1a2);
|
|
|
|
|
|
var marker_d1ccd0734eb8cf899ed4300cd0625c93 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_76ebb9e08123a691fede7e28475c65de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e67720a591fe5d3c36fa3033430ef306 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d935c1ddcbeb278d65aa4d25741f94c = $(`<div id="html_1d935c1ddcbeb278d65aa4d25741f94c" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_e67720a591fe5d3c36fa3033430ef306.setContent(html_1d935c1ddcbeb278d65aa4d25741f94c);
|
|
|
|
|
|
|
|
marker_d1ccd0734eb8cf899ed4300cd0625c93.bindPopup(popup_e67720a591fe5d3c36fa3033430ef306)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1ccd0734eb8cf899ed4300cd0625c93.setIcon(icon_76ebb9e08123a691fede7e28475c65de);
|
|
|
|
|
|
var marker_ea519c09103f03e5284b59831738bcd8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c688658ed8e0856b26b326c144d20f4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c286d7d67363b549417cda0bb5ced03e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89d5469cb5d9c1678c996c10ac1dc118 = $(`<div id="html_89d5469cb5d9c1678c996c10ac1dc118" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_c286d7d67363b549417cda0bb5ced03e.setContent(html_89d5469cb5d9c1678c996c10ac1dc118);
|
|
|
|
|
|
|
|
marker_ea519c09103f03e5284b59831738bcd8.bindPopup(popup_c286d7d67363b549417cda0bb5ced03e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea519c09103f03e5284b59831738bcd8.setIcon(icon_c688658ed8e0856b26b326c144d20f4b);
|
|
|
|
|
|
var marker_6d67161fe9f28bc52de8cbb71cc53b91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_25993ec4d7e3004c813ce93a9d2fb1b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_246af5f6d744aadb04ac81c21c1359bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67ec51668662048c6c19fd067576e692 = $(`<div id="html_67ec51668662048c6c19fd067576e692" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_246af5f6d744aadb04ac81c21c1359bb.setContent(html_67ec51668662048c6c19fd067576e692);
|
|
|
|
|
|
|
|
marker_6d67161fe9f28bc52de8cbb71cc53b91.bindPopup(popup_246af5f6d744aadb04ac81c21c1359bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d67161fe9f28bc52de8cbb71cc53b91.setIcon(icon_25993ec4d7e3004c813ce93a9d2fb1b2);
|
|
|
|
|
|
var marker_50f68664492a3a85d0758edfd3b8c10e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_dc48e76600d9c622b5a3fefca6582f85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f80547476df6b420ab7d70ebe049fa59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31e56b1b6036f25f4b6ca6360d79f924 = $(`<div id="html_31e56b1b6036f25f4b6ca6360d79f924" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_f80547476df6b420ab7d70ebe049fa59.setContent(html_31e56b1b6036f25f4b6ca6360d79f924);
|
|
|
|
|
|
|
|
marker_50f68664492a3a85d0758edfd3b8c10e.bindPopup(popup_f80547476df6b420ab7d70ebe049fa59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50f68664492a3a85d0758edfd3b8c10e.setIcon(icon_dc48e76600d9c622b5a3fefca6582f85);
|
|
|
|
|
|
var marker_ebe23f12f9e99c16817892bd5afd4389 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_7607f3a20d79e41984f5055c65d6e7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_503aa89a2d9b217e466f3094dbe01758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cca8d18a1d2f22c770b72fdf94ff45a8 = $(`<div id="html_cca8d18a1d2f22c770b72fdf94ff45a8" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_503aa89a2d9b217e466f3094dbe01758.setContent(html_cca8d18a1d2f22c770b72fdf94ff45a8);
|
|
|
|
|
|
|
|
marker_ebe23f12f9e99c16817892bd5afd4389.bindPopup(popup_503aa89a2d9b217e466f3094dbe01758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebe23f12f9e99c16817892bd5afd4389.setIcon(icon_7607f3a20d79e41984f5055c65d6e7de);
|
|
|
|
|
|
var marker_07fe9fe0b1f627b7690ad3b9b49e9857 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d5255bec4da12414d88447611a8019d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7790184623926e874de6194872198920 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dcae330dab7bd822c5045c096ca7ef2 = $(`<div id="html_1dcae330dab7bd822c5045c096ca7ef2" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_7790184623926e874de6194872198920.setContent(html_1dcae330dab7bd822c5045c096ca7ef2);
|
|
|
|
|
|
|
|
marker_07fe9fe0b1f627b7690ad3b9b49e9857.bindPopup(popup_7790184623926e874de6194872198920)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07fe9fe0b1f627b7690ad3b9b49e9857.setIcon(icon_d5255bec4da12414d88447611a8019d1);
|
|
|
|
|
|
var marker_915b45ca564aba180b5b19aac0c5ee23 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_dd9c2e4d17872f844a0c979c767af941 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_666f6dca1bc8e9bf1fa4a43eb3752487 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43940932b1660a868faae80ab3e49c1a = $(`<div id="html_43940932b1660a868faae80ab3e49c1a" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_666f6dca1bc8e9bf1fa4a43eb3752487.setContent(html_43940932b1660a868faae80ab3e49c1a);
|
|
|
|
|
|
|
|
marker_915b45ca564aba180b5b19aac0c5ee23.bindPopup(popup_666f6dca1bc8e9bf1fa4a43eb3752487)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_915b45ca564aba180b5b19aac0c5ee23.setIcon(icon_dd9c2e4d17872f844a0c979c767af941);
|
|
|
|
|
|
var marker_fe4374ddb06bcbc7c3877f1f01d7b98d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_10f0848576ee02bb0262384c3321fb73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bc68d7ee7e1165a05e74e87afaaa816 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa0bd615691959b2c356148ecfec5b8f = $(`<div id="html_fa0bd615691959b2c356148ecfec5b8f" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_7bc68d7ee7e1165a05e74e87afaaa816.setContent(html_fa0bd615691959b2c356148ecfec5b8f);
|
|
|
|
|
|
|
|
marker_fe4374ddb06bcbc7c3877f1f01d7b98d.bindPopup(popup_7bc68d7ee7e1165a05e74e87afaaa816)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe4374ddb06bcbc7c3877f1f01d7b98d.setIcon(icon_10f0848576ee02bb0262384c3321fb73);
|
|
|
|
|
|
var marker_3d403a9f396aa951119a789584822817 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_b57cbeaf48b35320771694988c2a5f25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c460fcd9820b5de45f7ea7ec772aa48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bc9d586cea533685e9b8f870d2096b0 = $(`<div id="html_8bc9d586cea533685e9b8f870d2096b0" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_0c460fcd9820b5de45f7ea7ec772aa48.setContent(html_8bc9d586cea533685e9b8f870d2096b0);
|
|
|
|
|
|
|
|
marker_3d403a9f396aa951119a789584822817.bindPopup(popup_0c460fcd9820b5de45f7ea7ec772aa48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d403a9f396aa951119a789584822817.setIcon(icon_b57cbeaf48b35320771694988c2a5f25);
|
|
|
|
|
|
var marker_ffa6e8e1be73732c39041519fd33fed6 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_836f4bdd24a0d966ccb5fd278025ab6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a9489e51f67e7f04de2e7104f4c446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8033563d2772062b0daee824cb9d7252 = $(`<div id="html_8033563d2772062b0daee824cb9d7252" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_42a9489e51f67e7f04de2e7104f4c446.setContent(html_8033563d2772062b0daee824cb9d7252);
|
|
|
|
|
|
|
|
marker_ffa6e8e1be73732c39041519fd33fed6.bindPopup(popup_42a9489e51f67e7f04de2e7104f4c446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffa6e8e1be73732c39041519fd33fed6.setIcon(icon_836f4bdd24a0d966ccb5fd278025ab6e);
|
|
|
|
|
|
var marker_b0149c5654b97b4cdc5f82bc479dc25c = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_cccd6dfa2f98336445efdd6ae86de3b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6f2bb03df7495d4ebdca13c1a3718f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7353607a488e308463d82068e0c39c34 = $(`<div id="html_7353607a488e308463d82068e0c39c34" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_d6f2bb03df7495d4ebdca13c1a3718f1.setContent(html_7353607a488e308463d82068e0c39c34);
|
|
|
|
|
|
|
|
marker_b0149c5654b97b4cdc5f82bc479dc25c.bindPopup(popup_d6f2bb03df7495d4ebdca13c1a3718f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0149c5654b97b4cdc5f82bc479dc25c.setIcon(icon_cccd6dfa2f98336445efdd6ae86de3b1);
|
|
|
|
|
|
var marker_97fc4b978d3a60e007368a894fcb3b9d = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_de4a307c06406919e40b11cda48f74c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b15ce38e7f50f9aa2b94a7d939cad35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c936b8c201968dbe26060cf3c2bb087 = $(`<div id="html_7c936b8c201968dbe26060cf3c2bb087" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_4b15ce38e7f50f9aa2b94a7d939cad35.setContent(html_7c936b8c201968dbe26060cf3c2bb087);
|
|
|
|
|
|
|
|
marker_97fc4b978d3a60e007368a894fcb3b9d.bindPopup(popup_4b15ce38e7f50f9aa2b94a7d939cad35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97fc4b978d3a60e007368a894fcb3b9d.setIcon(icon_de4a307c06406919e40b11cda48f74c4);
|
|
|
|
|
|
var marker_82105155b844c8471e09805090d9c568 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c0f7ae5d9f02a3d6996fbaebcf82203f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_848eb827423d81172d9381fe4c153b13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cf96d586bf002a88edf9f59f9c8103b = $(`<div id="html_3cf96d586bf002a88edf9f59f9c8103b" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_848eb827423d81172d9381fe4c153b13.setContent(html_3cf96d586bf002a88edf9f59f9c8103b);
|
|
|
|
|
|
|
|
marker_82105155b844c8471e09805090d9c568.bindPopup(popup_848eb827423d81172d9381fe4c153b13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82105155b844c8471e09805090d9c568.setIcon(icon_c0f7ae5d9f02a3d6996fbaebcf82203f);
|
|
|
|
|
|
var marker_91a5d890c9d03ddade9d6f0a67e6b99a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_9900b6c306decf007555f661fad2aace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6007af51ffc47e1eea696d42288f215 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d5af1d7c4a632a9250384d21f86f8c5 = $(`<div id="html_0d5af1d7c4a632a9250384d21f86f8c5" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_a6007af51ffc47e1eea696d42288f215.setContent(html_0d5af1d7c4a632a9250384d21f86f8c5);
|
|
|
|
|
|
|
|
marker_91a5d890c9d03ddade9d6f0a67e6b99a.bindPopup(popup_a6007af51ffc47e1eea696d42288f215)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91a5d890c9d03ddade9d6f0a67e6b99a.setIcon(icon_9900b6c306decf007555f661fad2aace);
|
|
|
|
|
|
var marker_fe62e70ebac9cb9395086ff51e60213f = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_b8fdba2f11e15a14faebd2dd4669b4b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ba7164ef6c183de392e264b484725b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9543ffabb531be04e0f7e1cc52657ff5 = $(`<div id="html_9543ffabb531be04e0f7e1cc52657ff5" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_42ba7164ef6c183de392e264b484725b.setContent(html_9543ffabb531be04e0f7e1cc52657ff5);
|
|
|
|
|
|
|
|
marker_fe62e70ebac9cb9395086ff51e60213f.bindPopup(popup_42ba7164ef6c183de392e264b484725b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe62e70ebac9cb9395086ff51e60213f.setIcon(icon_b8fdba2f11e15a14faebd2dd4669b4b1);
|
|
|
|
|
|
var marker_4544bb35f3ab8f04d877fba19179faac = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_00c1fb3e9bd9f76b77a5c34abd32bf19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_575c19d2cb6b904031c140469765cb5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_491649c30c0a4b065e20133094e274a7 = $(`<div id="html_491649c30c0a4b065e20133094e274a7" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_575c19d2cb6b904031c140469765cb5b.setContent(html_491649c30c0a4b065e20133094e274a7);
|
|
|
|
|
|
|
|
marker_4544bb35f3ab8f04d877fba19179faac.bindPopup(popup_575c19d2cb6b904031c140469765cb5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4544bb35f3ab8f04d877fba19179faac.setIcon(icon_00c1fb3e9bd9f76b77a5c34abd32bf19);
|
|
|
|
|
|
var marker_d929f6ada81f33f73f66ff8c14f1cca3 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_dc16589357a8e80564c76f3111680320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a961e54d9a67642d4d86d4f9866fe14f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08bcfb4f734bd5352f8938c9302acef5 = $(`<div id="html_08bcfb4f734bd5352f8938c9302acef5" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_a961e54d9a67642d4d86d4f9866fe14f.setContent(html_08bcfb4f734bd5352f8938c9302acef5);
|
|
|
|
|
|
|
|
marker_d929f6ada81f33f73f66ff8c14f1cca3.bindPopup(popup_a961e54d9a67642d4d86d4f9866fe14f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d929f6ada81f33f73f66ff8c14f1cca3.setIcon(icon_dc16589357a8e80564c76f3111680320);
|
|
|
|
|
|
var marker_b41423ff28fd40d3d04a5fe953b5c505 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_bb597c271c1dcc7903141bf476803374 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e2e7b523dc6a0addc4a511a876f686b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f572eba1bc8ccdfc1d9f869f7798515a = $(`<div id="html_f572eba1bc8ccdfc1d9f869f7798515a" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_3e2e7b523dc6a0addc4a511a876f686b.setContent(html_f572eba1bc8ccdfc1d9f869f7798515a);
|
|
|
|
|
|
|
|
marker_b41423ff28fd40d3d04a5fe953b5c505.bindPopup(popup_3e2e7b523dc6a0addc4a511a876f686b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b41423ff28fd40d3d04a5fe953b5c505.setIcon(icon_bb597c271c1dcc7903141bf476803374);
|
|
|
|
|
|
var marker_fe783d77df6b6b457faf5d6857950d19 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_72d855e516dddda969607812b7ddc3ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24cdd167d61d7b4dbd07c299f3fbe040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8abfb6ed06a4d1fbb7cbda18ae179a96 = $(`<div id="html_8abfb6ed06a4d1fbb7cbda18ae179a96" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_24cdd167d61d7b4dbd07c299f3fbe040.setContent(html_8abfb6ed06a4d1fbb7cbda18ae179a96);
|
|
|
|
|
|
|
|
marker_fe783d77df6b6b457faf5d6857950d19.bindPopup(popup_24cdd167d61d7b4dbd07c299f3fbe040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe783d77df6b6b457faf5d6857950d19.setIcon(icon_72d855e516dddda969607812b7ddc3ba);
|
|
|
|
|
|
var marker_695686031f3bb0297aa2c91067b28a96 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_abde4e594a7b7c1a79325f2851315cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a33003967d5716d76cd6ecb3b2386a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f850a8a174b2a68c41e2ec918ae7e370 = $(`<div id="html_f850a8a174b2a68c41e2ec918ae7e370" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_2a33003967d5716d76cd6ecb3b2386a9.setContent(html_f850a8a174b2a68c41e2ec918ae7e370);
|
|
|
|
|
|
|
|
marker_695686031f3bb0297aa2c91067b28a96.bindPopup(popup_2a33003967d5716d76cd6ecb3b2386a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_695686031f3bb0297aa2c91067b28a96.setIcon(icon_abde4e594a7b7c1a79325f2851315cbd);
|
|
|
|
|
|
var marker_5ab947f4ee6beffe0e62e58f44818892 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_982436db027e342f524fc32cc331e483 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_257dd56f0cd6ca3d9604c0632b2fe1e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31844c3309064a1c003f0ca2f4fe318 = $(`<div id="html_c31844c3309064a1c003f0ca2f4fe318" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_257dd56f0cd6ca3d9604c0632b2fe1e5.setContent(html_c31844c3309064a1c003f0ca2f4fe318);
|
|
|
|
|
|
|
|
marker_5ab947f4ee6beffe0e62e58f44818892.bindPopup(popup_257dd56f0cd6ca3d9604c0632b2fe1e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ab947f4ee6beffe0e62e58f44818892.setIcon(icon_982436db027e342f524fc32cc331e483);
|
|
|
|
|
|
var marker_54e382db53a68d0a761a4289e9152f54 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c3beac6a6903c3da1cfee1d845651173 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27690f110360ca106c9f20a74fda6d9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_106e23f79a0f55e9452e69d44cac1e46 = $(`<div id="html_106e23f79a0f55e9452e69d44cac1e46" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_27690f110360ca106c9f20a74fda6d9e.setContent(html_106e23f79a0f55e9452e69d44cac1e46);
|
|
|
|
|
|
|
|
marker_54e382db53a68d0a761a4289e9152f54.bindPopup(popup_27690f110360ca106c9f20a74fda6d9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54e382db53a68d0a761a4289e9152f54.setIcon(icon_c3beac6a6903c3da1cfee1d845651173);
|
|
|
|
|
|
var marker_14215c27e496d1b162049a2853a8d727 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_35292cd4e1add087999166e1d9239354 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7c585033a5eb640f69b9b0b053a429a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82b9628f92e5be5b4146f138e2e8a69c = $(`<div id="html_82b9628f92e5be5b4146f138e2e8a69c" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_f7c585033a5eb640f69b9b0b053a429a.setContent(html_82b9628f92e5be5b4146f138e2e8a69c);
|
|
|
|
|
|
|
|
marker_14215c27e496d1b162049a2853a8d727.bindPopup(popup_f7c585033a5eb640f69b9b0b053a429a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14215c27e496d1b162049a2853a8d727.setIcon(icon_35292cd4e1add087999166e1d9239354);
|
|
|
|
|
|
var marker_a9426c3e5fe86a84e22e4d036e0b5757 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_0b0f738843bde1465e068897b2baf580 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_095e0c116d7e7fe4d212fd61629d2e6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e60e004f40bd197ccf753ca4a5469f33 = $(`<div id="html_e60e004f40bd197ccf753ca4a5469f33" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_095e0c116d7e7fe4d212fd61629d2e6c.setContent(html_e60e004f40bd197ccf753ca4a5469f33);
|
|
|
|
|
|
|
|
marker_a9426c3e5fe86a84e22e4d036e0b5757.bindPopup(popup_095e0c116d7e7fe4d212fd61629d2e6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9426c3e5fe86a84e22e4d036e0b5757.setIcon(icon_0b0f738843bde1465e068897b2baf580);
|
|
|
|
|
|
var marker_e6b6e6963edafd0cfc5a1c0512ed8f23 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e471ca6acf91776c79f6a5d65cfc8c64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f657797907d01f05273f6c56af7f0143 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8811dff6c5e98d0c63f4243c9269988c = $(`<div id="html_8811dff6c5e98d0c63f4243c9269988c" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f657797907d01f05273f6c56af7f0143.setContent(html_8811dff6c5e98d0c63f4243c9269988c);
|
|
|
|
|
|
|
|
marker_e6b6e6963edafd0cfc5a1c0512ed8f23.bindPopup(popup_f657797907d01f05273f6c56af7f0143)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6b6e6963edafd0cfc5a1c0512ed8f23.setIcon(icon_e471ca6acf91776c79f6a5d65cfc8c64);
|
|
|
|
|
|
var marker_e78346f0489984787868acb4e57bde19 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ee4da2f40fcc0024e4c641f5c35b6514 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8f72293be9cc05415e3108558c41ab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a580662da32fab462b59266d78b6834e = $(`<div id="html_a580662da32fab462b59266d78b6834e" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_e8f72293be9cc05415e3108558c41ab1.setContent(html_a580662da32fab462b59266d78b6834e);
|
|
|
|
|
|
|
|
marker_e78346f0489984787868acb4e57bde19.bindPopup(popup_e8f72293be9cc05415e3108558c41ab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e78346f0489984787868acb4e57bde19.setIcon(icon_ee4da2f40fcc0024e4c641f5c35b6514);
|
|
|
|
|
|
var marker_40b50ccc3efc7dad3318da519db6631e = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a005a7f3066af0f33e2b55606be457e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_937fc87791f8138e3d2035b143acd085 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a07c26c387bbb8452398f9c6e4164fa = $(`<div id="html_3a07c26c387bbb8452398f9c6e4164fa" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_937fc87791f8138e3d2035b143acd085.setContent(html_3a07c26c387bbb8452398f9c6e4164fa);
|
|
|
|
|
|
|
|
marker_40b50ccc3efc7dad3318da519db6631e.bindPopup(popup_937fc87791f8138e3d2035b143acd085)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40b50ccc3efc7dad3318da519db6631e.setIcon(icon_a005a7f3066af0f33e2b55606be457e3);
|
|
|
|
|
|
var marker_0ce47e95c74c687e273d31aa3b74c035 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_a391b4df1dca9b7fe25eb1ea6612186d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84d409e1ac0ddbae169ae77876cfdf1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8ad2adb3391d6194b8a73ef7bded9a9 = $(`<div id="html_f8ad2adb3391d6194b8a73ef7bded9a9" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_84d409e1ac0ddbae169ae77876cfdf1a.setContent(html_f8ad2adb3391d6194b8a73ef7bded9a9);
|
|
|
|
|
|
|
|
marker_0ce47e95c74c687e273d31aa3b74c035.bindPopup(popup_84d409e1ac0ddbae169ae77876cfdf1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ce47e95c74c687e273d31aa3b74c035.setIcon(icon_a391b4df1dca9b7fe25eb1ea6612186d);
|
|
|
|
|
|
var marker_455b9364aeb958d1afd79ff101766fe6 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_81e638d62e7144176ee2699ab8e75ed2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e051601963f8377e8bf5a5cc36eb09fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4c2328624975066ed96843b38b241b2 = $(`<div id="html_a4c2328624975066ed96843b38b241b2" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_e051601963f8377e8bf5a5cc36eb09fb.setContent(html_a4c2328624975066ed96843b38b241b2);
|
|
|
|
|
|
|
|
marker_455b9364aeb958d1afd79ff101766fe6.bindPopup(popup_e051601963f8377e8bf5a5cc36eb09fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_455b9364aeb958d1afd79ff101766fe6.setIcon(icon_81e638d62e7144176ee2699ab8e75ed2);
|
|
|
|
|
|
var marker_7990d163bebbb4cf1ad7e0202b726b40 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f4a09597cdc9c09510ab902376273b31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88a7f7eecbb434dbbaa0ff519eaa6a17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f895ecee7686e809b387faed24917a4 = $(`<div id="html_9f895ecee7686e809b387faed24917a4" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_88a7f7eecbb434dbbaa0ff519eaa6a17.setContent(html_9f895ecee7686e809b387faed24917a4);
|
|
|
|
|
|
|
|
marker_7990d163bebbb4cf1ad7e0202b726b40.bindPopup(popup_88a7f7eecbb434dbbaa0ff519eaa6a17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7990d163bebbb4cf1ad7e0202b726b40.setIcon(icon_f4a09597cdc9c09510ab902376273b31);
|
|
|
|
|
|
var marker_7339cdbdd47e46af175219b7f4e520f7 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_af90882f52d9bc065d201f3397940fcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e4c9adc520ea08b4341269f61ab2164 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d8dac2323aa61ff615bfcb84a7418d4 = $(`<div id="html_5d8dac2323aa61ff615bfcb84a7418d4" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_9e4c9adc520ea08b4341269f61ab2164.setContent(html_5d8dac2323aa61ff615bfcb84a7418d4);
|
|
|
|
|
|
|
|
marker_7339cdbdd47e46af175219b7f4e520f7.bindPopup(popup_9e4c9adc520ea08b4341269f61ab2164)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7339cdbdd47e46af175219b7f4e520f7.setIcon(icon_af90882f52d9bc065d201f3397940fcf);
|
|
|
|
|
|
var marker_ee780e291018b00155d6e9eeaaef6795 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1ab4b685d47b8aa2a932396849095adb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db6cf1dcfb9a9e1dae32b05220bfb7c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5d95d6eaf52d22012db95e9c9456b5c = $(`<div id="html_a5d95d6eaf52d22012db95e9c9456b5c" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_db6cf1dcfb9a9e1dae32b05220bfb7c9.setContent(html_a5d95d6eaf52d22012db95e9c9456b5c);
|
|
|
|
|
|
|
|
marker_ee780e291018b00155d6e9eeaaef6795.bindPopup(popup_db6cf1dcfb9a9e1dae32b05220bfb7c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee780e291018b00155d6e9eeaaef6795.setIcon(icon_1ab4b685d47b8aa2a932396849095adb);
|
|
|
|
|
|
var marker_c67803cb484a3c5cfd12e30e125e9be7 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c448e4acd61524994be44dfd8a39ce41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c53a927759878dda47b391e558c4cdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0935977ebfdd5171c3c05f847f08dfbc = $(`<div id="html_0935977ebfdd5171c3c05f847f08dfbc" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_5c53a927759878dda47b391e558c4cdc.setContent(html_0935977ebfdd5171c3c05f847f08dfbc);
|
|
|
|
|
|
|
|
marker_c67803cb484a3c5cfd12e30e125e9be7.bindPopup(popup_5c53a927759878dda47b391e558c4cdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c67803cb484a3c5cfd12e30e125e9be7.setIcon(icon_c448e4acd61524994be44dfd8a39ce41);
|
|
|
|
|
|
var marker_cbe9340de28b8a6c5749fa348238fdca = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5049134311a27808af4c04d7370495b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c75cdf89262d71e7b0c28b1d54a1fd65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c75155e43f34d4ac71bafc2a9668c616 = $(`<div id="html_c75155e43f34d4ac71bafc2a9668c616" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_c75cdf89262d71e7b0c28b1d54a1fd65.setContent(html_c75155e43f34d4ac71bafc2a9668c616);
|
|
|
|
|
|
|
|
marker_cbe9340de28b8a6c5749fa348238fdca.bindPopup(popup_c75cdf89262d71e7b0c28b1d54a1fd65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbe9340de28b8a6c5749fa348238fdca.setIcon(icon_5049134311a27808af4c04d7370495b6);
|
|
|
|
|
|
var marker_6c787f612e678dc4b7ddf7ba7b1f6d9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e1ca377862a5b539632179867ce1ae16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7688bbf3d7d1f3a3ec56d920c3cc5ad4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ce16f9b93370b090805ae1b9a66de6 = $(`<div id="html_b9ce16f9b93370b090805ae1b9a66de6" style="width: 100.0%; height: 100.0%;">relay.coldforge.xyz</div>`)[0];
|
|
popup_7688bbf3d7d1f3a3ec56d920c3cc5ad4.setContent(html_b9ce16f9b93370b090805ae1b9a66de6);
|
|
|
|
|
|
|
|
marker_6c787f612e678dc4b7ddf7ba7b1f6d9c.bindPopup(popup_7688bbf3d7d1f3a3ec56d920c3cc5ad4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c787f612e678dc4b7ddf7ba7b1f6d9c.setIcon(icon_e1ca377862a5b539632179867ce1ae16);
|
|
|
|
|
|
var marker_19eb2a6fea2edd03f767172d94845c15 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_f6642fb0ab56cb6276374f26754cdf59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92a2b06c917b5b88257a6cbf303adfe5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0af1c37f19b1b943850ecdb4e793cb39 = $(`<div id="html_0af1c37f19b1b943850ecdb4e793cb39" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_92a2b06c917b5b88257a6cbf303adfe5.setContent(html_0af1c37f19b1b943850ecdb4e793cb39);
|
|
|
|
|
|
|
|
marker_19eb2a6fea2edd03f767172d94845c15.bindPopup(popup_92a2b06c917b5b88257a6cbf303adfe5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19eb2a6fea2edd03f767172d94845c15.setIcon(icon_f6642fb0ab56cb6276374f26754cdf59);
|
|
|
|
|
|
var marker_39dae6e4c77da8f7d7ed6a04a4cb084f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e59a370da5349ed0bac9aa630f3b1ab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7c41f6a24851c16d0995a9e2034e5f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62208276b56c10a1a3b1dfcc28a9a242 = $(`<div id="html_62208276b56c10a1a3b1dfcc28a9a242" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_a7c41f6a24851c16d0995a9e2034e5f1.setContent(html_62208276b56c10a1a3b1dfcc28a9a242);
|
|
|
|
|
|
|
|
marker_39dae6e4c77da8f7d7ed6a04a4cb084f.bindPopup(popup_a7c41f6a24851c16d0995a9e2034e5f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39dae6e4c77da8f7d7ed6a04a4cb084f.setIcon(icon_e59a370da5349ed0bac9aa630f3b1ab7);
|
|
|
|
|
|
var marker_f322de22ca432ddb593307d378aa2d07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1184900f01d96216669881bc9fb22587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36cb1a3126e0f1bdb5a55d03a5d21c38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f49b9ea41ffad187150badb2846f4a7 = $(`<div id="html_3f49b9ea41ffad187150badb2846f4a7" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_36cb1a3126e0f1bdb5a55d03a5d21c38.setContent(html_3f49b9ea41ffad187150badb2846f4a7);
|
|
|
|
|
|
|
|
marker_f322de22ca432ddb593307d378aa2d07.bindPopup(popup_36cb1a3126e0f1bdb5a55d03a5d21c38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f322de22ca432ddb593307d378aa2d07.setIcon(icon_1184900f01d96216669881bc9fb22587);
|
|
|
|
|
|
var marker_a6be312aea35d894e240ff7ca7f4f29c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ee1d6ae2d4e4cf533d7f83f0c6dccfd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50c232de3380fe68167d85c810f1fb30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6992628d5c094f4098ee3e0facc7b0cf = $(`<div id="html_6992628d5c094f4098ee3e0facc7b0cf" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_50c232de3380fe68167d85c810f1fb30.setContent(html_6992628d5c094f4098ee3e0facc7b0cf);
|
|
|
|
|
|
|
|
marker_a6be312aea35d894e240ff7ca7f4f29c.bindPopup(popup_50c232de3380fe68167d85c810f1fb30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6be312aea35d894e240ff7ca7f4f29c.setIcon(icon_ee1d6ae2d4e4cf533d7f83f0c6dccfd8);
|
|
|
|
|
|
var marker_b3f7b8d26f849f33f54da8e794a4c2af = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_1f0a5179dfee48f6190840f7cb69506b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee8e84963282ab0cd2fc461cd8af8c6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_174af0ab6763899b167ff1a864fc5077 = $(`<div id="html_174af0ab6763899b167ff1a864fc5077" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_ee8e84963282ab0cd2fc461cd8af8c6f.setContent(html_174af0ab6763899b167ff1a864fc5077);
|
|
|
|
|
|
|
|
marker_b3f7b8d26f849f33f54da8e794a4c2af.bindPopup(popup_ee8e84963282ab0cd2fc461cd8af8c6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3f7b8d26f849f33f54da8e794a4c2af.setIcon(icon_1f0a5179dfee48f6190840f7cb69506b);
|
|
|
|
|
|
var marker_91afc48ca0fe9cf5cff2e98a1e340244 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_0c9230bb45f00909c1d9ca11cdea1ac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2886a3ff46115930d00b6f832c0b1ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da58b401f945b3d181bf5e1c0eb1e75b = $(`<div id="html_da58b401f945b3d181bf5e1c0eb1e75b" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_d2886a3ff46115930d00b6f832c0b1ab.setContent(html_da58b401f945b3d181bf5e1c0eb1e75b);
|
|
|
|
|
|
|
|
marker_91afc48ca0fe9cf5cff2e98a1e340244.bindPopup(popup_d2886a3ff46115930d00b6f832c0b1ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91afc48ca0fe9cf5cff2e98a1e340244.setIcon(icon_0c9230bb45f00909c1d9ca11cdea1ac4);
|
|
|
|
|
|
var marker_b8a4eefccaa4fd9a6430ecb312777e9b = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_28922c8fb3a2a52fd6c9c36910b56719 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6256d7fd3c6a91f3c0e96a1672e187a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0adfd25d7330895777c730f787f4724d = $(`<div id="html_0adfd25d7330895777c730f787f4724d" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_6256d7fd3c6a91f3c0e96a1672e187a8.setContent(html_0adfd25d7330895777c730f787f4724d);
|
|
|
|
|
|
|
|
marker_b8a4eefccaa4fd9a6430ecb312777e9b.bindPopup(popup_6256d7fd3c6a91f3c0e96a1672e187a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a4eefccaa4fd9a6430ecb312777e9b.setIcon(icon_28922c8fb3a2a52fd6c9c36910b56719);
|
|
|
|
|
|
var marker_cc4283aa94c210ca61e198d88d223a7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_adf30b2a5c2fadcad6f808de367a1a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eed62990453914c8f82284fe5e5ef9a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea40e529b279bef054f3237ac6bae828 = $(`<div id="html_ea40e529b279bef054f3237ac6bae828" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_eed62990453914c8f82284fe5e5ef9a2.setContent(html_ea40e529b279bef054f3237ac6bae828);
|
|
|
|
|
|
|
|
marker_cc4283aa94c210ca61e198d88d223a7f.bindPopup(popup_eed62990453914c8f82284fe5e5ef9a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4283aa94c210ca61e198d88d223a7f.setIcon(icon_adf30b2a5c2fadcad6f808de367a1a57);
|
|
|
|
|
|
var marker_899057c1f609bbf9a2fd53e7377fff28 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_8621e5ed4e86579496ac3d6655c94982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_357591fb0298bb75cf8c7d5d47936bc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74f5c5f061db087755c09c0ac58ca0a2 = $(`<div id="html_74f5c5f061db087755c09c0ac58ca0a2" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_357591fb0298bb75cf8c7d5d47936bc0.setContent(html_74f5c5f061db087755c09c0ac58ca0a2);
|
|
|
|
|
|
|
|
marker_899057c1f609bbf9a2fd53e7377fff28.bindPopup(popup_357591fb0298bb75cf8c7d5d47936bc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_899057c1f609bbf9a2fd53e7377fff28.setIcon(icon_8621e5ed4e86579496ac3d6655c94982);
|
|
|
|
|
|
var marker_9412b3777b0003c66cc80a3330dbb69e = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_21381abc90b91478316d8b2fdb74c24c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b8999d0f71c823c5b5e48ce9365c040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c726eedb8ad91106d8fa2a4833a15c8e = $(`<div id="html_c726eedb8ad91106d8fa2a4833a15c8e" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_9b8999d0f71c823c5b5e48ce9365c040.setContent(html_c726eedb8ad91106d8fa2a4833a15c8e);
|
|
|
|
|
|
|
|
marker_9412b3777b0003c66cc80a3330dbb69e.bindPopup(popup_9b8999d0f71c823c5b5e48ce9365c040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9412b3777b0003c66cc80a3330dbb69e.setIcon(icon_21381abc90b91478316d8b2fdb74c24c);
|
|
|
|
|
|
var marker_ed2b4fa4494d27ac0f7fd4a4fc01b2c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_e35a01ad4ef2c30f6298fabd629163e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_116fe762c9ff4d27bef1077750fc513d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea412f359afd2f1de5bb55571f8bdf66 = $(`<div id="html_ea412f359afd2f1de5bb55571f8bdf66" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_116fe762c9ff4d27bef1077750fc513d.setContent(html_ea412f359afd2f1de5bb55571f8bdf66);
|
|
|
|
|
|
|
|
marker_ed2b4fa4494d27ac0f7fd4a4fc01b2c9.bindPopup(popup_116fe762c9ff4d27bef1077750fc513d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed2b4fa4494d27ac0f7fd4a4fc01b2c9.setIcon(icon_e35a01ad4ef2c30f6298fabd629163e9);
|
|
|
|
|
|
var marker_e1a85a16f8347d9760c979a445938d29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_2eda0d95a5cc058fd6b6febd47d178a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75c221a846120c41d5c0da04e865a32b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d4bd1327e637b0e8dda7ae7d8aa2d21 = $(`<div id="html_2d4bd1327e637b0e8dda7ae7d8aa2d21" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_75c221a846120c41d5c0da04e865a32b.setContent(html_2d4bd1327e637b0e8dda7ae7d8aa2d21);
|
|
|
|
|
|
|
|
marker_e1a85a16f8347d9760c979a445938d29.bindPopup(popup_75c221a846120c41d5c0da04e865a32b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1a85a16f8347d9760c979a445938d29.setIcon(icon_2eda0d95a5cc058fd6b6febd47d178a5);
|
|
|
|
|
|
var marker_68540cd5c84fb33acb0619aa9698bfb0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_0055e3582e620b14fb1cee38411831f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ce75c5bf908ce2288a175041c7c3e1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fe0d8a87364acc8755ea5f82aee0013 = $(`<div id="html_0fe0d8a87364acc8755ea5f82aee0013" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_4ce75c5bf908ce2288a175041c7c3e1a.setContent(html_0fe0d8a87364acc8755ea5f82aee0013);
|
|
|
|
|
|
|
|
marker_68540cd5c84fb33acb0619aa9698bfb0.bindPopup(popup_4ce75c5bf908ce2288a175041c7c3e1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68540cd5c84fb33acb0619aa9698bfb0.setIcon(icon_0055e3582e620b14fb1cee38411831f9);
|
|
|
|
|
|
var marker_5f47e29f10cfad3828aad2bf81ac546b = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_6f478e83ce02a729f914856c7a0715ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90164676151b195349e1c54335445aec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1559d8bc4d85e49e64580655ad2d142d = $(`<div id="html_1559d8bc4d85e49e64580655ad2d142d" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_90164676151b195349e1c54335445aec.setContent(html_1559d8bc4d85e49e64580655ad2d142d);
|
|
|
|
|
|
|
|
marker_5f47e29f10cfad3828aad2bf81ac546b.bindPopup(popup_90164676151b195349e1c54335445aec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f47e29f10cfad3828aad2bf81ac546b.setIcon(icon_6f478e83ce02a729f914856c7a0715ea);
|
|
|
|
|
|
var marker_35fa725b37a4835f49d053d1ed08d106 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_d8fcada6ce917e621418dbfbc27d71a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d97d881fd1444b37b800a6bfe533bb6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd50cd9ed005b8afdd8b45e32d39ff1e = $(`<div id="html_fd50cd9ed005b8afdd8b45e32d39ff1e" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_d97d881fd1444b37b800a6bfe533bb6e.setContent(html_fd50cd9ed005b8afdd8b45e32d39ff1e);
|
|
|
|
|
|
|
|
marker_35fa725b37a4835f49d053d1ed08d106.bindPopup(popup_d97d881fd1444b37b800a6bfe533bb6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35fa725b37a4835f49d053d1ed08d106.setIcon(icon_d8fcada6ce917e621418dbfbc27d71a6);
|
|
|
|
|
|
var marker_9717140b8fbd30290af8c88572591dc3 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c68d2892366674b4397429b6928aa80a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ad22a9ac2b1a5c17e4fe66ee5b9d674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86132b300f4859bd0cff49b021605183 = $(`<div id="html_86132b300f4859bd0cff49b021605183" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_2ad22a9ac2b1a5c17e4fe66ee5b9d674.setContent(html_86132b300f4859bd0cff49b021605183);
|
|
|
|
|
|
|
|
marker_9717140b8fbd30290af8c88572591dc3.bindPopup(popup_2ad22a9ac2b1a5c17e4fe66ee5b9d674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9717140b8fbd30290af8c88572591dc3.setIcon(icon_c68d2892366674b4397429b6928aa80a);
|
|
|
|
|
|
var marker_66da22e72a793e152d2eceaf471980b3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_cec4615e195bc9f420b997f1c7c0d8c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fbb2f64beb14d9e8f48ddb1061e267d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_409c99f22e05057f09d2132d9684c80c = $(`<div id="html_409c99f22e05057f09d2132d9684c80c" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_2fbb2f64beb14d9e8f48ddb1061e267d.setContent(html_409c99f22e05057f09d2132d9684c80c);
|
|
|
|
|
|
|
|
marker_66da22e72a793e152d2eceaf471980b3.bindPopup(popup_2fbb2f64beb14d9e8f48ddb1061e267d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66da22e72a793e152d2eceaf471980b3.setIcon(icon_cec4615e195bc9f420b997f1c7c0d8c2);
|
|
|
|
|
|
var marker_33625cac7f748c4cb659d826ceca77da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_5d4afffcedfaad04d9a44178a3cd356d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3ad3f7da5baf21476e195777da23601 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c05a4627b041832cf8cc88febcaef1f1 = $(`<div id="html_c05a4627b041832cf8cc88febcaef1f1" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_e3ad3f7da5baf21476e195777da23601.setContent(html_c05a4627b041832cf8cc88febcaef1f1);
|
|
|
|
|
|
|
|
marker_33625cac7f748c4cb659d826ceca77da.bindPopup(popup_e3ad3f7da5baf21476e195777da23601)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33625cac7f748c4cb659d826ceca77da.setIcon(icon_5d4afffcedfaad04d9a44178a3cd356d);
|
|
|
|
|
|
var marker_110408b4a8f8a2f1ee077695ca6f682d = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_c2c9a4e27a7306754a9a0ac6a459a1e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_446da8d0537326ccc8353655c20ff461 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56a51aac5aa50e97bbce48fecc659d3f = $(`<div id="html_56a51aac5aa50e97bbce48fecc659d3f" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_446da8d0537326ccc8353655c20ff461.setContent(html_56a51aac5aa50e97bbce48fecc659d3f);
|
|
|
|
|
|
|
|
marker_110408b4a8f8a2f1ee077695ca6f682d.bindPopup(popup_446da8d0537326ccc8353655c20ff461)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_110408b4a8f8a2f1ee077695ca6f682d.setIcon(icon_c2c9a4e27a7306754a9a0ac6a459a1e2);
|
|
|
|
|
|
var marker_09e2a9443e7eceb7c7240e9a7ee49ff9 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_871827baee19c1a138866a7d5e02695e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e21978c0470118b024a2cbaf320b689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a9e96d91f76fa9a22d8df07ffba4764 = $(`<div id="html_0a9e96d91f76fa9a22d8df07ffba4764" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_6e21978c0470118b024a2cbaf320b689.setContent(html_0a9e96d91f76fa9a22d8df07ffba4764);
|
|
|
|
|
|
|
|
marker_09e2a9443e7eceb7c7240e9a7ee49ff9.bindPopup(popup_6e21978c0470118b024a2cbaf320b689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09e2a9443e7eceb7c7240e9a7ee49ff9.setIcon(icon_871827baee19c1a138866a7d5e02695e);
|
|
|
|
|
|
var marker_8be56d31102c5133b3287b290edb90f0 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_ce99c9cadf7b0afb52ffd2783d8520f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_733e5134b7387d09b3211b29c3f0c49c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d63faea42ecc829c30fb1020c79cb95 = $(`<div id="html_3d63faea42ecc829c30fb1020c79cb95" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_733e5134b7387d09b3211b29c3f0c49c.setContent(html_3d63faea42ecc829c30fb1020c79cb95);
|
|
|
|
|
|
|
|
marker_8be56d31102c5133b3287b290edb90f0.bindPopup(popup_733e5134b7387d09b3211b29c3f0c49c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be56d31102c5133b3287b290edb90f0.setIcon(icon_ce99c9cadf7b0afb52ffd2783d8520f5);
|
|
|
|
|
|
var marker_3044b86a4ce6994eb7e96d889323bcbe = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_97ad1d0482f9f301c1707466c08dc8d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71ddab65800137d30f3dfc4908967113 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e21475c3189eaa38449d31718c5161 = $(`<div id="html_89e21475c3189eaa38449d31718c5161" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_71ddab65800137d30f3dfc4908967113.setContent(html_89e21475c3189eaa38449d31718c5161);
|
|
|
|
|
|
|
|
marker_3044b86a4ce6994eb7e96d889323bcbe.bindPopup(popup_71ddab65800137d30f3dfc4908967113)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3044b86a4ce6994eb7e96d889323bcbe.setIcon(icon_97ad1d0482f9f301c1707466c08dc8d0);
|
|
|
|
|
|
var marker_9572630edf699d98e347a1b45d312b6a = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_99ecd702d0bb52d536055590818c85a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19c39b73c0b07f1db40c123befe1b6bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04120adae1106757c62d8409cbbf1a00 = $(`<div id="html_04120adae1106757c62d8409cbbf1a00" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_19c39b73c0b07f1db40c123befe1b6bb.setContent(html_04120adae1106757c62d8409cbbf1a00);
|
|
|
|
|
|
|
|
marker_9572630edf699d98e347a1b45d312b6a.bindPopup(popup_19c39b73c0b07f1db40c123befe1b6bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9572630edf699d98e347a1b45d312b6a.setIcon(icon_99ecd702d0bb52d536055590818c85a4);
|
|
|
|
|
|
var marker_d245100107fcc0ead6ddee4783dbe620 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_796f35a5d0f56f16273174fe59115860 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cd033bd35cd2c4ce6ab0b8bfc1716d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_196c5fc8862ac1d30376bb417f7e6cef = $(`<div id="html_196c5fc8862ac1d30376bb417f7e6cef" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_1cd033bd35cd2c4ce6ab0b8bfc1716d2.setContent(html_196c5fc8862ac1d30376bb417f7e6cef);
|
|
|
|
|
|
|
|
marker_d245100107fcc0ead6ddee4783dbe620.bindPopup(popup_1cd033bd35cd2c4ce6ab0b8bfc1716d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d245100107fcc0ead6ddee4783dbe620.setIcon(icon_796f35a5d0f56f16273174fe59115860);
|
|
|
|
|
|
var marker_51b2125fcd6572aa338a1299388d64d1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_423f27ddd2fc1374b1d3f141690c57c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfb234e1fbc0d8c74ab9ac930056934b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ac022c77a0de31e1c90f76d13494324 = $(`<div id="html_0ac022c77a0de31e1c90f76d13494324" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_cfb234e1fbc0d8c74ab9ac930056934b.setContent(html_0ac022c77a0de31e1c90f76d13494324);
|
|
|
|
|
|
|
|
marker_51b2125fcd6572aa338a1299388d64d1.bindPopup(popup_cfb234e1fbc0d8c74ab9ac930056934b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b2125fcd6572aa338a1299388d64d1.setIcon(icon_423f27ddd2fc1374b1d3f141690c57c4);
|
|
|
|
|
|
var marker_be0d1f37a634265290dbfd1027a77853 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_2ad2cb8a80d7ba9aa5b22c8ab037a75c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51414f99967d11176580eb3a52988bef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_972fcdd77d051cb2352fa2d62e591a5e = $(`<div id="html_972fcdd77d051cb2352fa2d62e591a5e" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_51414f99967d11176580eb3a52988bef.setContent(html_972fcdd77d051cb2352fa2d62e591a5e);
|
|
|
|
|
|
|
|
marker_be0d1f37a634265290dbfd1027a77853.bindPopup(popup_51414f99967d11176580eb3a52988bef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be0d1f37a634265290dbfd1027a77853.setIcon(icon_2ad2cb8a80d7ba9aa5b22c8ab037a75c);
|
|
|
|
|
|
var marker_0a35b9e28c1cbc639edae87da9e36e6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_eb47004af2b0d30313b97299f374e09b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34f2a461396aa1e52e79473b34510b95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b81896078d76418252ff0669c7140f23 = $(`<div id="html_b81896078d76418252ff0669c7140f23" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_34f2a461396aa1e52e79473b34510b95.setContent(html_b81896078d76418252ff0669c7140f23);
|
|
|
|
|
|
|
|
marker_0a35b9e28c1cbc639edae87da9e36e6d.bindPopup(popup_34f2a461396aa1e52e79473b34510b95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a35b9e28c1cbc639edae87da9e36e6d.setIcon(icon_eb47004af2b0d30313b97299f374e09b);
|
|
|
|
|
|
var marker_f56ac22f996e218c595a88ae889a4e06 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe);
|
|
|
|
|
|
var icon_685a153a07d55a6463d6e4905660978e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_997ea2496973aebeb92d36eb6ea4ba9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d9cd651a1d09ae63c3bbefe7bad3372 = $(`<div id="html_5d9cd651a1d09ae63c3bbefe7bad3372" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_997ea2496973aebeb92d36eb6ea4ba9c.setContent(html_5d9cd651a1d09ae63c3bbefe7bad3372);
|
|
|
|
|
|
|
|
marker_f56ac22f996e218c595a88ae889a4e06.bindPopup(popup_997ea2496973aebeb92d36eb6ea4ba9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f56ac22f996e218c595a88ae889a4e06.setIcon(icon_685a153a07d55a6463d6e4905660978e);
|
|
|
|
|
|
marker_cluster_7e932ed5bf7db52a786a83d6b0cb1abe.addTo(map_c6a3374d39e406a9a29fb335938fecec);
|
|
|
|
</script>
|
|
</html> |