mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 11:45:18 +00:00
9841 lines
286 KiB
HTML
9841 lines
286 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_4e7ec028869da686da63ef57fbbe0680 {
|
|
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_4e7ec028869da686da63ef57fbbe0680" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_4e7ec028869da686da63ef57fbbe0680 = L.map(
|
|
"map_4e7ec028869da686da63ef57fbbe0680",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_972d9e115515cd74d949ee6480a43a66 = 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_972d9e115515cd74d949ee6480a43a66.addTo(map_4e7ec028869da686da63ef57fbbe0680);
|
|
|
|
|
|
var marker_cluster_2d929d98bede7b6f5b0f7111f0220d79 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_f92dfaa7854887b40fe4ef4a54aba2a8 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5724863e561c94a87c4cd50cbaa0ac8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c870f43acaba52ed6bbe18986e6cf3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c9ac9e488f5620952a91968966b51eb = $(`<div id="html_3c9ac9e488f5620952a91968966b51eb" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_8c870f43acaba52ed6bbe18986e6cf3e.setContent(html_3c9ac9e488f5620952a91968966b51eb);
|
|
|
|
|
|
|
|
marker_f92dfaa7854887b40fe4ef4a54aba2a8.bindPopup(popup_8c870f43acaba52ed6bbe18986e6cf3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f92dfaa7854887b40fe4ef4a54aba2a8.setIcon(icon_5724863e561c94a87c4cd50cbaa0ac8f);
|
|
|
|
|
|
var marker_b8d1ab3aad8a2e00a534d76598adb27b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_32346b00169f95adda651728ebb0e3c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd0866b87692142ee0c72d3420c60b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c22fe1df31ed848507fdc4099946cc06 = $(`<div id="html_c22fe1df31ed848507fdc4099946cc06" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_5cd0866b87692142ee0c72d3420c60b9.setContent(html_c22fe1df31ed848507fdc4099946cc06);
|
|
|
|
|
|
|
|
marker_b8d1ab3aad8a2e00a534d76598adb27b.bindPopup(popup_5cd0866b87692142ee0c72d3420c60b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8d1ab3aad8a2e00a534d76598adb27b.setIcon(icon_32346b00169f95adda651728ebb0e3c8);
|
|
|
|
|
|
var marker_9424a5d7f51074c74fd163ad9e8ec1f7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b17820000456bf6d483180d29947706b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_474e9cc27775a1e63721ffd2325e86bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca6671275411ed7f5350528878ad9e47 = $(`<div id="html_ca6671275411ed7f5350528878ad9e47" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_474e9cc27775a1e63721ffd2325e86bc.setContent(html_ca6671275411ed7f5350528878ad9e47);
|
|
|
|
|
|
|
|
marker_9424a5d7f51074c74fd163ad9e8ec1f7.bindPopup(popup_474e9cc27775a1e63721ffd2325e86bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9424a5d7f51074c74fd163ad9e8ec1f7.setIcon(icon_b17820000456bf6d483180d29947706b);
|
|
|
|
|
|
var marker_056205572d91b4e0f5dd333df4ada1dc = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_d946a70cff2e8fb9e75eee02bfb2bd11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_566ee1fa6a578bc6b0c6e6e0411acf33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f03d2dfc8cdbac693276acd785ee6404 = $(`<div id="html_f03d2dfc8cdbac693276acd785ee6404" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_566ee1fa6a578bc6b0c6e6e0411acf33.setContent(html_f03d2dfc8cdbac693276acd785ee6404);
|
|
|
|
|
|
|
|
marker_056205572d91b4e0f5dd333df4ada1dc.bindPopup(popup_566ee1fa6a578bc6b0c6e6e0411acf33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_056205572d91b4e0f5dd333df4ada1dc.setIcon(icon_d946a70cff2e8fb9e75eee02bfb2bd11);
|
|
|
|
|
|
var marker_c3141051423ef14990c84981c0507ca0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_714d07836657bf80760e4997a929a72f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef3d676ea414f938b2a0a148e6c3de05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c0ed77f6832c0c709ac82c912ace65 = $(`<div id="html_a0c0ed77f6832c0c709ac82c912ace65" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_ef3d676ea414f938b2a0a148e6c3de05.setContent(html_a0c0ed77f6832c0c709ac82c912ace65);
|
|
|
|
|
|
|
|
marker_c3141051423ef14990c84981c0507ca0.bindPopup(popup_ef3d676ea414f938b2a0a148e6c3de05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3141051423ef14990c84981c0507ca0.setIcon(icon_714d07836657bf80760e4997a929a72f);
|
|
|
|
|
|
var marker_71b2cd9ff005c7bd53f2d409ba323ee6 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3ae41913150203556d85c5e3f7f5eaa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85a7e95a95eb94372c7af820b377c2cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a88a83b928e8957d154811f130739ea8 = $(`<div id="html_a88a83b928e8957d154811f130739ea8" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_85a7e95a95eb94372c7af820b377c2cb.setContent(html_a88a83b928e8957d154811f130739ea8);
|
|
|
|
|
|
|
|
marker_71b2cd9ff005c7bd53f2d409ba323ee6.bindPopup(popup_85a7e95a95eb94372c7af820b377c2cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71b2cd9ff005c7bd53f2d409ba323ee6.setIcon(icon_3ae41913150203556d85c5e3f7f5eaa4);
|
|
|
|
|
|
var marker_f9d5d57152b56f6819d89603da0328a0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_76777ff6bd715947a475e6995256304e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e58f77f69959695f2466fea736cf1e4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c91148bcbec8dd081809bdc9ebf08101 = $(`<div id="html_c91148bcbec8dd081809bdc9ebf08101" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_e58f77f69959695f2466fea736cf1e4f.setContent(html_c91148bcbec8dd081809bdc9ebf08101);
|
|
|
|
|
|
|
|
marker_f9d5d57152b56f6819d89603da0328a0.bindPopup(popup_e58f77f69959695f2466fea736cf1e4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9d5d57152b56f6819d89603da0328a0.setIcon(icon_76777ff6bd715947a475e6995256304e);
|
|
|
|
|
|
var marker_a71db881209684765bc2f71626ea8e93 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_0c963d73d41bfa5a14b26706cb0c990a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4207f2a6cb3e3d3940b95993a88771f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb297fec89f58cb50a9752f533e3deb = $(`<div id="html_feb297fec89f58cb50a9752f533e3deb" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_4207f2a6cb3e3d3940b95993a88771f1.setContent(html_feb297fec89f58cb50a9752f533e3deb);
|
|
|
|
|
|
|
|
marker_a71db881209684765bc2f71626ea8e93.bindPopup(popup_4207f2a6cb3e3d3940b95993a88771f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a71db881209684765bc2f71626ea8e93.setIcon(icon_0c963d73d41bfa5a14b26706cb0c990a);
|
|
|
|
|
|
var marker_0a5c7960a36d0890f61e580a92787941 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_4b1966f9a7c5fd5e0af735237c43ba8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba1fea85d35d048565fe5be20d546533 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5938dbb15cbe860f6ea091c59d772825 = $(`<div id="html_5938dbb15cbe860f6ea091c59d772825" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_ba1fea85d35d048565fe5be20d546533.setContent(html_5938dbb15cbe860f6ea091c59d772825);
|
|
|
|
|
|
|
|
marker_0a5c7960a36d0890f61e580a92787941.bindPopup(popup_ba1fea85d35d048565fe5be20d546533)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a5c7960a36d0890f61e580a92787941.setIcon(icon_4b1966f9a7c5fd5e0af735237c43ba8f);
|
|
|
|
|
|
var marker_d5196da0e4b930b875d467ceacbe540c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8e3164745eff000318f49f1a8ce14ce3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3d683ef4525efaa960407ea9115e685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_296698ea99d7480eb71e325c4b0997b1 = $(`<div id="html_296698ea99d7480eb71e325c4b0997b1" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_d3d683ef4525efaa960407ea9115e685.setContent(html_296698ea99d7480eb71e325c4b0997b1);
|
|
|
|
|
|
|
|
marker_d5196da0e4b930b875d467ceacbe540c.bindPopup(popup_d3d683ef4525efaa960407ea9115e685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5196da0e4b930b875d467ceacbe540c.setIcon(icon_8e3164745eff000318f49f1a8ce14ce3);
|
|
|
|
|
|
var marker_752a5bf6049335a42fc327dda02dcd56 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_4b87e46d70eee1f28136e4751226ff24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b887c50d0ef7162af592e531598456a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9ece3132dfb186290de77667fc3137a = $(`<div id="html_f9ece3132dfb186290de77667fc3137a" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_b887c50d0ef7162af592e531598456a2.setContent(html_f9ece3132dfb186290de77667fc3137a);
|
|
|
|
|
|
|
|
marker_752a5bf6049335a42fc327dda02dcd56.bindPopup(popup_b887c50d0ef7162af592e531598456a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_752a5bf6049335a42fc327dda02dcd56.setIcon(icon_4b87e46d70eee1f28136e4751226ff24);
|
|
|
|
|
|
var marker_b5cb6080325fceddfab084f9cbcc447c = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a2bc88032ebfc609bdab7a9d4f3a86ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d608fd49a7cc4116c565f9629902c2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec135a76df40789f4e5b48dd29529fcf = $(`<div id="html_ec135a76df40789f4e5b48dd29529fcf" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_8d608fd49a7cc4116c565f9629902c2e.setContent(html_ec135a76df40789f4e5b48dd29529fcf);
|
|
|
|
|
|
|
|
marker_b5cb6080325fceddfab084f9cbcc447c.bindPopup(popup_8d608fd49a7cc4116c565f9629902c2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5cb6080325fceddfab084f9cbcc447c.setIcon(icon_a2bc88032ebfc609bdab7a9d4f3a86ee);
|
|
|
|
|
|
var marker_f4f3dae30f478dff4f2f76c149da61f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6d477a5fa3594e396a38d2a0e7b1dfd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03f5d1e34ee12eb22760d7c4f33d3d80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ff9b542bd06a470b0955116d1bca034 = $(`<div id="html_3ff9b542bd06a470b0955116d1bca034" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_03f5d1e34ee12eb22760d7c4f33d3d80.setContent(html_3ff9b542bd06a470b0955116d1bca034);
|
|
|
|
|
|
|
|
marker_f4f3dae30f478dff4f2f76c149da61f1.bindPopup(popup_03f5d1e34ee12eb22760d7c4f33d3d80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4f3dae30f478dff4f2f76c149da61f1.setIcon(icon_6d477a5fa3594e396a38d2a0e7b1dfd9);
|
|
|
|
|
|
var marker_1b7ccf474b74947d640d472a200d7c1b = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8e4d6150c8a8ea29332ba97f28958680 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a72bf19d0ae2b1edc8664347b2efb6f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f41c6dfa2047f4ce186afec2ba3d9167 = $(`<div id="html_f41c6dfa2047f4ce186afec2ba3d9167" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_a72bf19d0ae2b1edc8664347b2efb6f1.setContent(html_f41c6dfa2047f4ce186afec2ba3d9167);
|
|
|
|
|
|
|
|
marker_1b7ccf474b74947d640d472a200d7c1b.bindPopup(popup_a72bf19d0ae2b1edc8664347b2efb6f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b7ccf474b74947d640d472a200d7c1b.setIcon(icon_8e4d6150c8a8ea29332ba97f28958680);
|
|
|
|
|
|
var marker_928745ab0966ad8bf6cd4d03a99980e3 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9bf7fd678507c6d975dffa5e12173a06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_842e0057d0166deecb3bbaab2a4cbbbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b68e2c0ab9a51b6e1853c931f8040da = $(`<div id="html_5b68e2c0ab9a51b6e1853c931f8040da" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_842e0057d0166deecb3bbaab2a4cbbbb.setContent(html_5b68e2c0ab9a51b6e1853c931f8040da);
|
|
|
|
|
|
|
|
marker_928745ab0966ad8bf6cd4d03a99980e3.bindPopup(popup_842e0057d0166deecb3bbaab2a4cbbbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_928745ab0966ad8bf6cd4d03a99980e3.setIcon(icon_9bf7fd678507c6d975dffa5e12173a06);
|
|
|
|
|
|
var marker_abc69267bff8a4ee1c279d5df6a0a2d2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_51cf53015470c61aac7c7937452dabe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2db3c7d0593daff8b4279c1f5c946a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_122a1e695be42862ca7cef07513805e4 = $(`<div id="html_122a1e695be42862ca7cef07513805e4" style="width: 100.0%; height: 100.0%;">relay.jmoose.rocks</div>`)[0];
|
|
popup_a2db3c7d0593daff8b4279c1f5c946a0.setContent(html_122a1e695be42862ca7cef07513805e4);
|
|
|
|
|
|
|
|
marker_abc69267bff8a4ee1c279d5df6a0a2d2.bindPopup(popup_a2db3c7d0593daff8b4279c1f5c946a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abc69267bff8a4ee1c279d5df6a0a2d2.setIcon(icon_51cf53015470c61aac7c7937452dabe4);
|
|
|
|
|
|
var marker_ce0cdbbc12b7162b8c7f138eef767aed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a3e3e9a713df98f17b022a53ef5187ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09c3e7255c210b2a4dbda912d9abf4ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f78d13d84dc1738c098a837d08b832b = $(`<div id="html_0f78d13d84dc1738c098a837d08b832b" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_09c3e7255c210b2a4dbda912d9abf4ba.setContent(html_0f78d13d84dc1738c098a837d08b832b);
|
|
|
|
|
|
|
|
marker_ce0cdbbc12b7162b8c7f138eef767aed.bindPopup(popup_09c3e7255c210b2a4dbda912d9abf4ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce0cdbbc12b7162b8c7f138eef767aed.setIcon(icon_a3e3e9a713df98f17b022a53ef5187ce);
|
|
|
|
|
|
var marker_d862b143f36243acef0f54a62f302d8a = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c6baaab0e5a38bdade803a1831b51ff9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b17ada237b34a6af958bd6a25518cd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36a2cd85d750e6db7eb241b2ce2e6e7a = $(`<div id="html_36a2cd85d750e6db7eb241b2ce2e6e7a" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_7b17ada237b34a6af958bd6a25518cd7.setContent(html_36a2cd85d750e6db7eb241b2ce2e6e7a);
|
|
|
|
|
|
|
|
marker_d862b143f36243acef0f54a62f302d8a.bindPopup(popup_7b17ada237b34a6af958bd6a25518cd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d862b143f36243acef0f54a62f302d8a.setIcon(icon_c6baaab0e5a38bdade803a1831b51ff9);
|
|
|
|
|
|
var marker_10b65025f962ba0b0c73de3306f951cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2ea0fddafa98c861dd5b63fa06a958e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4aa0d6025e7f28b9f1543f09ff33d42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67e6e6eaa3705204b5f610a74b56c864 = $(`<div id="html_67e6e6eaa3705204b5f610a74b56c864" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_d4aa0d6025e7f28b9f1543f09ff33d42.setContent(html_67e6e6eaa3705204b5f610a74b56c864);
|
|
|
|
|
|
|
|
marker_10b65025f962ba0b0c73de3306f951cb.bindPopup(popup_d4aa0d6025e7f28b9f1543f09ff33d42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10b65025f962ba0b0c73de3306f951cb.setIcon(icon_2ea0fddafa98c861dd5b63fa06a958e2);
|
|
|
|
|
|
var marker_4c7679814bb9551083a0426daeb86745 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7f87360c67fe145bf79b0d9a2baa7f4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ac4ca3923accc79571bdc24e3cc4572 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a94f5cd0f41ca76d66bcd94320f1c80 = $(`<div id="html_5a94f5cd0f41ca76d66bcd94320f1c80" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_8ac4ca3923accc79571bdc24e3cc4572.setContent(html_5a94f5cd0f41ca76d66bcd94320f1c80);
|
|
|
|
|
|
|
|
marker_4c7679814bb9551083a0426daeb86745.bindPopup(popup_8ac4ca3923accc79571bdc24e3cc4572)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c7679814bb9551083a0426daeb86745.setIcon(icon_7f87360c67fe145bf79b0d9a2baa7f4c);
|
|
|
|
|
|
var marker_a6dfb2983cf95d8c4d3958dc65317ed8 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a259d6390cd6779148a3a6a380a3c833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72559f857a74968492c7ade9195a35ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24b6073793f42c0432bdb710b996687f = $(`<div id="html_24b6073793f42c0432bdb710b996687f" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_72559f857a74968492c7ade9195a35ac.setContent(html_24b6073793f42c0432bdb710b996687f);
|
|
|
|
|
|
|
|
marker_a6dfb2983cf95d8c4d3958dc65317ed8.bindPopup(popup_72559f857a74968492c7ade9195a35ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6dfb2983cf95d8c4d3958dc65317ed8.setIcon(icon_a259d6390cd6779148a3a6a380a3c833);
|
|
|
|
|
|
var marker_175d4160c5d842b91ba2655740164565 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_65d5cf27acb74fe22e42ed0fc123a2ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2df45f1a67e6fc26bf42e184035f5bca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe211ee870dfabf6cd6c5be85cb96afd = $(`<div id="html_fe211ee870dfabf6cd6c5be85cb96afd" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_2df45f1a67e6fc26bf42e184035f5bca.setContent(html_fe211ee870dfabf6cd6c5be85cb96afd);
|
|
|
|
|
|
|
|
marker_175d4160c5d842b91ba2655740164565.bindPopup(popup_2df45f1a67e6fc26bf42e184035f5bca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_175d4160c5d842b91ba2655740164565.setIcon(icon_65d5cf27acb74fe22e42ed0fc123a2ba);
|
|
|
|
|
|
var marker_2ff2b1bf124e6aa3e017827938a1ed45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6dc879ae5299392978ba8c98f6b5267e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f4157b69d42f34dda4a531c7273f6e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_286bd594566def957612b306b7c31c9f = $(`<div id="html_286bd594566def957612b306b7c31c9f" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_9f4157b69d42f34dda4a531c7273f6e2.setContent(html_286bd594566def957612b306b7c31c9f);
|
|
|
|
|
|
|
|
marker_2ff2b1bf124e6aa3e017827938a1ed45.bindPopup(popup_9f4157b69d42f34dda4a531c7273f6e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ff2b1bf124e6aa3e017827938a1ed45.setIcon(icon_6dc879ae5299392978ba8c98f6b5267e);
|
|
|
|
|
|
var marker_642d7b810e7de58fdb5efe72cba2ba94 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_aa8b389162114699b03c38413de4a204 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_399593c0e3b3d5df757160a768c924f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1628b16b9ccaafb93a9335921c5e9e4 = $(`<div id="html_a1628b16b9ccaafb93a9335921c5e9e4" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_399593c0e3b3d5df757160a768c924f9.setContent(html_a1628b16b9ccaafb93a9335921c5e9e4);
|
|
|
|
|
|
|
|
marker_642d7b810e7de58fdb5efe72cba2ba94.bindPopup(popup_399593c0e3b3d5df757160a768c924f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_642d7b810e7de58fdb5efe72cba2ba94.setIcon(icon_aa8b389162114699b03c38413de4a204);
|
|
|
|
|
|
var marker_87e758c1566f60b5f8163b0f68a8ac23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e7a81fecb003c86ca2b0c6a24efd9343 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0743552a602618db6bf4c8aa6ac7bdc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9574e0f7ed519793127d5a8bd1cee116 = $(`<div id="html_9574e0f7ed519793127d5a8bd1cee116" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_0743552a602618db6bf4c8aa6ac7bdc5.setContent(html_9574e0f7ed519793127d5a8bd1cee116);
|
|
|
|
|
|
|
|
marker_87e758c1566f60b5f8163b0f68a8ac23.bindPopup(popup_0743552a602618db6bf4c8aa6ac7bdc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87e758c1566f60b5f8163b0f68a8ac23.setIcon(icon_e7a81fecb003c86ca2b0c6a24efd9343);
|
|
|
|
|
|
var marker_6d99a6934f96ec5a49ea81f04fa361b4 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_98b172d41b089cf9570aeafe2bb73643 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fb0e9ad80d156aa4b3bc0e19b028a0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0bffd464cef609f7e28c5de894a0e61 = $(`<div id="html_a0bffd464cef609f7e28c5de894a0e61" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_0fb0e9ad80d156aa4b3bc0e19b028a0d.setContent(html_a0bffd464cef609f7e28c5de894a0e61);
|
|
|
|
|
|
|
|
marker_6d99a6934f96ec5a49ea81f04fa361b4.bindPopup(popup_0fb0e9ad80d156aa4b3bc0e19b028a0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d99a6934f96ec5a49ea81f04fa361b4.setIcon(icon_98b172d41b089cf9570aeafe2bb73643);
|
|
|
|
|
|
var marker_ad4a244195bbead4b3fa83eb28787430 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_949866f1261de2f0f9c60e109ec44220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e269bce8b8013426fa0707e8bd83623b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5abde66071b84898ba43515b317e5d4e = $(`<div id="html_5abde66071b84898ba43515b317e5d4e" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_e269bce8b8013426fa0707e8bd83623b.setContent(html_5abde66071b84898ba43515b317e5d4e);
|
|
|
|
|
|
|
|
marker_ad4a244195bbead4b3fa83eb28787430.bindPopup(popup_e269bce8b8013426fa0707e8bd83623b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad4a244195bbead4b3fa83eb28787430.setIcon(icon_949866f1261de2f0f9c60e109ec44220);
|
|
|
|
|
|
var marker_b7512d6a842b8758f67a9f14f26c359f = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_69fdca7ba50271d6fe338753e57e36bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb59dcd3968018571d0bfcedc879c629 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73e7817ef2351665f1d6c97bfd9e091c = $(`<div id="html_73e7817ef2351665f1d6c97bfd9e091c" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_bb59dcd3968018571d0bfcedc879c629.setContent(html_73e7817ef2351665f1d6c97bfd9e091c);
|
|
|
|
|
|
|
|
marker_b7512d6a842b8758f67a9f14f26c359f.bindPopup(popup_bb59dcd3968018571d0bfcedc879c629)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7512d6a842b8758f67a9f14f26c359f.setIcon(icon_69fdca7ba50271d6fe338753e57e36bf);
|
|
|
|
|
|
var marker_68a6837dafe3fc883ea01506d2ac6641 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_40fbca4610a4c7a95ff0e24ebd15474e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36d816db1e91a06ae602d135a44b3ae1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c106d686057208a956ea4279419d46f = $(`<div id="html_2c106d686057208a956ea4279419d46f" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_36d816db1e91a06ae602d135a44b3ae1.setContent(html_2c106d686057208a956ea4279419d46f);
|
|
|
|
|
|
|
|
marker_68a6837dafe3fc883ea01506d2ac6641.bindPopup(popup_36d816db1e91a06ae602d135a44b3ae1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68a6837dafe3fc883ea01506d2ac6641.setIcon(icon_40fbca4610a4c7a95ff0e24ebd15474e);
|
|
|
|
|
|
var marker_21954461ec7eb3e0faf12dcfcff46994 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3b21afe4925f8120d35a0a5b9a39ddb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd40fa425c12d2358d711a281bc25337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c5251756c010665ce659513990df80 = $(`<div id="html_a0c5251756c010665ce659513990df80" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_fd40fa425c12d2358d711a281bc25337.setContent(html_a0c5251756c010665ce659513990df80);
|
|
|
|
|
|
|
|
marker_21954461ec7eb3e0faf12dcfcff46994.bindPopup(popup_fd40fa425c12d2358d711a281bc25337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21954461ec7eb3e0faf12dcfcff46994.setIcon(icon_3b21afe4925f8120d35a0a5b9a39ddb9);
|
|
|
|
|
|
var marker_368a906f920ba033acb6a909a8c49525 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_db5a840050697a53c14e6267c808314e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9e02285e8d6ec24d64b91a6ad8e497c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_637cce7e36125d29527d4ec81f901de1 = $(`<div id="html_637cce7e36125d29527d4ec81f901de1" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_e9e02285e8d6ec24d64b91a6ad8e497c.setContent(html_637cce7e36125d29527d4ec81f901de1);
|
|
|
|
|
|
|
|
marker_368a906f920ba033acb6a909a8c49525.bindPopup(popup_e9e02285e8d6ec24d64b91a6ad8e497c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_368a906f920ba033acb6a909a8c49525.setIcon(icon_db5a840050697a53c14e6267c808314e);
|
|
|
|
|
|
var marker_d309ba8bfa283e4ae2e183822c6c8371 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a7936ba3f771651345a11216590b6c63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be78875a23953db8675d46850f0e363e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0c959ef494acc76d3bdfffd2da90c32 = $(`<div id="html_e0c959ef494acc76d3bdfffd2da90c32" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_be78875a23953db8675d46850f0e363e.setContent(html_e0c959ef494acc76d3bdfffd2da90c32);
|
|
|
|
|
|
|
|
marker_d309ba8bfa283e4ae2e183822c6c8371.bindPopup(popup_be78875a23953db8675d46850f0e363e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d309ba8bfa283e4ae2e183822c6c8371.setIcon(icon_a7936ba3f771651345a11216590b6c63);
|
|
|
|
|
|
var marker_c964615461fd3afb7fb7b2548d87eca7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_aae131c1e916dbe1168d4b4b40a9de14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37597de596370514bc9f107ce79aa371 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a36fe6d195cb3350b5d6bef11ea67ca = $(`<div id="html_5a36fe6d195cb3350b5d6bef11ea67ca" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_37597de596370514bc9f107ce79aa371.setContent(html_5a36fe6d195cb3350b5d6bef11ea67ca);
|
|
|
|
|
|
|
|
marker_c964615461fd3afb7fb7b2548d87eca7.bindPopup(popup_37597de596370514bc9f107ce79aa371)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c964615461fd3afb7fb7b2548d87eca7.setIcon(icon_aae131c1e916dbe1168d4b4b40a9de14);
|
|
|
|
|
|
var marker_b5ca5e7517ed1798c4595c616a262369 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_f93c4b7260b5f27173f0da0678a2873c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6258bae08e5f43717a35415fbc45955 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bbcd8a3d990ec7923e5c9685d0cd8c0 = $(`<div id="html_4bbcd8a3d990ec7923e5c9685d0cd8c0" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_f6258bae08e5f43717a35415fbc45955.setContent(html_4bbcd8a3d990ec7923e5c9685d0cd8c0);
|
|
|
|
|
|
|
|
marker_b5ca5e7517ed1798c4595c616a262369.bindPopup(popup_f6258bae08e5f43717a35415fbc45955)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5ca5e7517ed1798c4595c616a262369.setIcon(icon_f93c4b7260b5f27173f0da0678a2873c);
|
|
|
|
|
|
var marker_9348dce7a78ad55f1cfcfc7118181bc5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7aa84b389c55780d96cdf83c5ef28bde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e7d44a5e9947442a0536089a9966f76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef85107e9efe9da221251f6d928193cc = $(`<div id="html_ef85107e9efe9da221251f6d928193cc" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_8e7d44a5e9947442a0536089a9966f76.setContent(html_ef85107e9efe9da221251f6d928193cc);
|
|
|
|
|
|
|
|
marker_9348dce7a78ad55f1cfcfc7118181bc5.bindPopup(popup_8e7d44a5e9947442a0536089a9966f76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9348dce7a78ad55f1cfcfc7118181bc5.setIcon(icon_7aa84b389c55780d96cdf83c5ef28bde);
|
|
|
|
|
|
var marker_c0cc721416b591494508feaf4aad766f = L.marker(
|
|
[55.9349, 23.3137],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e85bfb3f92f86ef0a63b41da9c2711d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b7098af52b960ff70de614af31f7fba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a16bad283e56fd365fd3a1073625299 = $(`<div id="html_5a16bad283e56fd365fd3a1073625299" style="width: 100.0%; height: 100.0%;">new.orly.dev</div>`)[0];
|
|
popup_2b7098af52b960ff70de614af31f7fba.setContent(html_5a16bad283e56fd365fd3a1073625299);
|
|
|
|
|
|
|
|
marker_c0cc721416b591494508feaf4aad766f.bindPopup(popup_2b7098af52b960ff70de614af31f7fba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0cc721416b591494508feaf4aad766f.setIcon(icon_e85bfb3f92f86ef0a63b41da9c2711d8);
|
|
|
|
|
|
var marker_18528ddb35f70e17602a376bd50d2c62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7220da48c6652c07e7067918a06a62ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01450360ea9b6dd7e856be14db013ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e37ea4cb0b2f975dd64b8f40d0d2f9a = $(`<div id="html_8e37ea4cb0b2f975dd64b8f40d0d2f9a" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_d01450360ea9b6dd7e856be14db013ad.setContent(html_8e37ea4cb0b2f975dd64b8f40d0d2f9a);
|
|
|
|
|
|
|
|
marker_18528ddb35f70e17602a376bd50d2c62.bindPopup(popup_d01450360ea9b6dd7e856be14db013ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18528ddb35f70e17602a376bd50d2c62.setIcon(icon_7220da48c6652c07e7067918a06a62ef);
|
|
|
|
|
|
var marker_ee272c8c9cd820ace8a4633c6f3121a8 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e2be07b471a76c1df9eda6670d6ceb29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1724cd3717c5343c39786a8d5ec4a066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5146fa05016fefa3ef65fb1f7aa1eb6 = $(`<div id="html_a5146fa05016fefa3ef65fb1f7aa1eb6" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_1724cd3717c5343c39786a8d5ec4a066.setContent(html_a5146fa05016fefa3ef65fb1f7aa1eb6);
|
|
|
|
|
|
|
|
marker_ee272c8c9cd820ace8a4633c6f3121a8.bindPopup(popup_1724cd3717c5343c39786a8d5ec4a066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee272c8c9cd820ace8a4633c6f3121a8.setIcon(icon_e2be07b471a76c1df9eda6670d6ceb29);
|
|
|
|
|
|
var marker_d39465393524326393fc4ed0b5b8b454 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5c316e1b58647c804f72cabbd0937495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a666a4d92ad71ca795788543d27847c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_034f8c25065ced95d2224ae84fde68f3 = $(`<div id="html_034f8c25065ced95d2224ae84fde68f3" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_1a666a4d92ad71ca795788543d27847c.setContent(html_034f8c25065ced95d2224ae84fde68f3);
|
|
|
|
|
|
|
|
marker_d39465393524326393fc4ed0b5b8b454.bindPopup(popup_1a666a4d92ad71ca795788543d27847c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d39465393524326393fc4ed0b5b8b454.setIcon(icon_5c316e1b58647c804f72cabbd0937495);
|
|
|
|
|
|
var marker_1e6bfe4f5e290713b6815f4513f11375 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3d5b34a48b20f6fad1fa32c69d45f1cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e82adbd7f1743b6313b7820ea382f14a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af9eab55b62541c3bc9e4a49634f640c = $(`<div id="html_af9eab55b62541c3bc9e4a49634f640c" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_e82adbd7f1743b6313b7820ea382f14a.setContent(html_af9eab55b62541c3bc9e4a49634f640c);
|
|
|
|
|
|
|
|
marker_1e6bfe4f5e290713b6815f4513f11375.bindPopup(popup_e82adbd7f1743b6313b7820ea382f14a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e6bfe4f5e290713b6815f4513f11375.setIcon(icon_3d5b34a48b20f6fad1fa32c69d45f1cd);
|
|
|
|
|
|
var marker_d99fc7027d5eefd8cee1878f40617a2b = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_35ada4a724cf4da6a6dbf0e98cfa3e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_312ce083a132537b5027700ca7039682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85645db7d75fc15877e1a30e54b2f2bc = $(`<div id="html_85645db7d75fc15877e1a30e54b2f2bc" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_312ce083a132537b5027700ca7039682.setContent(html_85645db7d75fc15877e1a30e54b2f2bc);
|
|
|
|
|
|
|
|
marker_d99fc7027d5eefd8cee1878f40617a2b.bindPopup(popup_312ce083a132537b5027700ca7039682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d99fc7027d5eefd8cee1878f40617a2b.setIcon(icon_35ada4a724cf4da6a6dbf0e98cfa3e1f);
|
|
|
|
|
|
var marker_b82a28b7fe51910e9ba9470eb909e57d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a845f14d0abe8b59f0ccd58793491a00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d6af45c455c8539ed18d0c9b46fbaad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ad3263b3ab1d6eabfd613bad187ad88 = $(`<div id="html_6ad3263b3ab1d6eabfd613bad187ad88" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_5d6af45c455c8539ed18d0c9b46fbaad.setContent(html_6ad3263b3ab1d6eabfd613bad187ad88);
|
|
|
|
|
|
|
|
marker_b82a28b7fe51910e9ba9470eb909e57d.bindPopup(popup_5d6af45c455c8539ed18d0c9b46fbaad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b82a28b7fe51910e9ba9470eb909e57d.setIcon(icon_a845f14d0abe8b59f0ccd58793491a00);
|
|
|
|
|
|
var marker_8fc0a6c9c4e69cc66921aa069e3968e3 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5c4349e1d04030605e103889faf60566 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15283300d8ec9c1751c511b88d7a0ebe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b483a13f8bd5999adb249d967c3083a = $(`<div id="html_7b483a13f8bd5999adb249d967c3083a" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_15283300d8ec9c1751c511b88d7a0ebe.setContent(html_7b483a13f8bd5999adb249d967c3083a);
|
|
|
|
|
|
|
|
marker_8fc0a6c9c4e69cc66921aa069e3968e3.bindPopup(popup_15283300d8ec9c1751c511b88d7a0ebe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fc0a6c9c4e69cc66921aa069e3968e3.setIcon(icon_5c4349e1d04030605e103889faf60566);
|
|
|
|
|
|
var marker_bc13f0da93716dd7c45417eeee23e024 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ee415fe0a0295bc53d39de86866e8654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01954b1eea34a5805f0ce5487cdb4782 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6752b587bc154c69c3dc50efc03d5bb9 = $(`<div id="html_6752b587bc154c69c3dc50efc03d5bb9" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_01954b1eea34a5805f0ce5487cdb4782.setContent(html_6752b587bc154c69c3dc50efc03d5bb9);
|
|
|
|
|
|
|
|
marker_bc13f0da93716dd7c45417eeee23e024.bindPopup(popup_01954b1eea34a5805f0ce5487cdb4782)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc13f0da93716dd7c45417eeee23e024.setIcon(icon_ee415fe0a0295bc53d39de86866e8654);
|
|
|
|
|
|
var marker_aa0e524522e01e2e3b603bce54700dbd = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3dd38e32edbaef79603b817d51a86ac6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_021dbfa0b260c210b9b317abb2de97ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_772f7eb0cd8692d556d2acc20214887f = $(`<div id="html_772f7eb0cd8692d556d2acc20214887f" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_021dbfa0b260c210b9b317abb2de97ae.setContent(html_772f7eb0cd8692d556d2acc20214887f);
|
|
|
|
|
|
|
|
marker_aa0e524522e01e2e3b603bce54700dbd.bindPopup(popup_021dbfa0b260c210b9b317abb2de97ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa0e524522e01e2e3b603bce54700dbd.setIcon(icon_3dd38e32edbaef79603b817d51a86ac6);
|
|
|
|
|
|
var marker_a99ad4b692f568a308272947b70c0dd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_33d39adbf951cd132a0eaf8ec6a01723 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c10a9dae34ff690ddff90f0d683a3b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74e4be18710758f6a30287945a4e5aab = $(`<div id="html_74e4be18710758f6a30287945a4e5aab" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_1c10a9dae34ff690ddff90f0d683a3b8.setContent(html_74e4be18710758f6a30287945a4e5aab);
|
|
|
|
|
|
|
|
marker_a99ad4b692f568a308272947b70c0dd9.bindPopup(popup_1c10a9dae34ff690ddff90f0d683a3b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a99ad4b692f568a308272947b70c0dd9.setIcon(icon_33d39adbf951cd132a0eaf8ec6a01723);
|
|
|
|
|
|
var marker_6dacdf8ade46a303853599cdcb3e9cad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_25a0814a6b46375ce2870df8e1f84ada = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27871629852ec2abc4671969334ff02a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b180ab7d067381eb63130998812971c9 = $(`<div id="html_b180ab7d067381eb63130998812971c9" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_27871629852ec2abc4671969334ff02a.setContent(html_b180ab7d067381eb63130998812971c9);
|
|
|
|
|
|
|
|
marker_6dacdf8ade46a303853599cdcb3e9cad.bindPopup(popup_27871629852ec2abc4671969334ff02a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dacdf8ade46a303853599cdcb3e9cad.setIcon(icon_25a0814a6b46375ce2870df8e1f84ada);
|
|
|
|
|
|
var marker_5299e4b9254f3aad2dda00937c42545f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ccf736f064f53a82bfb081769556792d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_192a0ed9492609583588c571b4625fed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c69f09450c90c46452561e41f19fe23f = $(`<div id="html_c69f09450c90c46452561e41f19fe23f" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_192a0ed9492609583588c571b4625fed.setContent(html_c69f09450c90c46452561e41f19fe23f);
|
|
|
|
|
|
|
|
marker_5299e4b9254f3aad2dda00937c42545f.bindPopup(popup_192a0ed9492609583588c571b4625fed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5299e4b9254f3aad2dda00937c42545f.setIcon(icon_ccf736f064f53a82bfb081769556792d);
|
|
|
|
|
|
var marker_e7087c1897f4cfff4938265afd3fab46 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_54b2d56cf335676d9e9f1f740a0a67b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdc7bf5bc00b3f014ffbaafd8fa2e439 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71b52bb6541f99ac33ea3241c0eda146 = $(`<div id="html_71b52bb6541f99ac33ea3241c0eda146" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_fdc7bf5bc00b3f014ffbaafd8fa2e439.setContent(html_71b52bb6541f99ac33ea3241c0eda146);
|
|
|
|
|
|
|
|
marker_e7087c1897f4cfff4938265afd3fab46.bindPopup(popup_fdc7bf5bc00b3f014ffbaafd8fa2e439)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7087c1897f4cfff4938265afd3fab46.setIcon(icon_54b2d56cf335676d9e9f1f740a0a67b2);
|
|
|
|
|
|
var marker_ddf0e1d40e26eca7d22b4787035ab6f9 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ece7211286bf1fe0f0f401c211f30b22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f56604b0d875cb70bd42b971a3962957 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed96f0456d1d0d022c392b9f03cadaab = $(`<div id="html_ed96f0456d1d0d022c392b9f03cadaab" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_f56604b0d875cb70bd42b971a3962957.setContent(html_ed96f0456d1d0d022c392b9f03cadaab);
|
|
|
|
|
|
|
|
marker_ddf0e1d40e26eca7d22b4787035ab6f9.bindPopup(popup_f56604b0d875cb70bd42b971a3962957)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddf0e1d40e26eca7d22b4787035ab6f9.setIcon(icon_ece7211286bf1fe0f0f401c211f30b22);
|
|
|
|
|
|
var marker_36f5832baa24b73eb36226344261f58b = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2d2d812ffb068907261a52083fbaa641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d71ae4c46e0a016af11df4fbf8ab2db7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_455b39fc72e13003e429865066259ad9 = $(`<div id="html_455b39fc72e13003e429865066259ad9" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_d71ae4c46e0a016af11df4fbf8ab2db7.setContent(html_455b39fc72e13003e429865066259ad9);
|
|
|
|
|
|
|
|
marker_36f5832baa24b73eb36226344261f58b.bindPopup(popup_d71ae4c46e0a016af11df4fbf8ab2db7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36f5832baa24b73eb36226344261f58b.setIcon(icon_2d2d812ffb068907261a52083fbaa641);
|
|
|
|
|
|
var marker_2d5bd552df727f9e274674afa772a0be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_03afa90c756f4dffd8a4fcf4d01ed74f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f8cd5593d868a74c9e7a3250cd76325 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_823f79c964d1358d80d1316d3bd4b695 = $(`<div id="html_823f79c964d1358d80d1316d3bd4b695" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_1f8cd5593d868a74c9e7a3250cd76325.setContent(html_823f79c964d1358d80d1316d3bd4b695);
|
|
|
|
|
|
|
|
marker_2d5bd552df727f9e274674afa772a0be.bindPopup(popup_1f8cd5593d868a74c9e7a3250cd76325)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d5bd552df727f9e274674afa772a0be.setIcon(icon_03afa90c756f4dffd8a4fcf4d01ed74f);
|
|
|
|
|
|
var marker_4f14314d13978dbdc17f3b14b3ca2d14 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e2ca7b2406dc51ba8ccc48af8b8e89ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0daccb631e9668b6a9f2a4167c8b0f42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9fd0818c6581b2b506339ff569a27a4 = $(`<div id="html_d9fd0818c6581b2b506339ff569a27a4" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_0daccb631e9668b6a9f2a4167c8b0f42.setContent(html_d9fd0818c6581b2b506339ff569a27a4);
|
|
|
|
|
|
|
|
marker_4f14314d13978dbdc17f3b14b3ca2d14.bindPopup(popup_0daccb631e9668b6a9f2a4167c8b0f42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f14314d13978dbdc17f3b14b3ca2d14.setIcon(icon_e2ca7b2406dc51ba8ccc48af8b8e89ae);
|
|
|
|
|
|
var marker_b0c1bb8e942089f74f8c9c844a5d1070 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2afa7e0c21f548c4987721cf057e6096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c34a2d07ca75396e76bcd8fc34eb8c2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6096b51f66e0401a2c21bbdea355c1d = $(`<div id="html_d6096b51f66e0401a2c21bbdea355c1d" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_c34a2d07ca75396e76bcd8fc34eb8c2f.setContent(html_d6096b51f66e0401a2c21bbdea355c1d);
|
|
|
|
|
|
|
|
marker_b0c1bb8e942089f74f8c9c844a5d1070.bindPopup(popup_c34a2d07ca75396e76bcd8fc34eb8c2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0c1bb8e942089f74f8c9c844a5d1070.setIcon(icon_2afa7e0c21f548c4987721cf057e6096);
|
|
|
|
|
|
var marker_30f1fa02efa35d109bf009df3e3a8816 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9aa99fad50a18ce5773f5f3b8f0e2411 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d02145bf32a469d964e46badcb4f0c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b427fc0b0d579646ba9d9ca7b527351 = $(`<div id="html_9b427fc0b0d579646ba9d9ca7b527351" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_2d02145bf32a469d964e46badcb4f0c7.setContent(html_9b427fc0b0d579646ba9d9ca7b527351);
|
|
|
|
|
|
|
|
marker_30f1fa02efa35d109bf009df3e3a8816.bindPopup(popup_2d02145bf32a469d964e46badcb4f0c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30f1fa02efa35d109bf009df3e3a8816.setIcon(icon_9aa99fad50a18ce5773f5f3b8f0e2411);
|
|
|
|
|
|
var marker_24ad21a976253ad397b0ec5154d6f0aa = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_47661e20921a623aaa692a77997ffcd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6db002b120eb57b6d20cda42b384d0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b65d724aa2d9344692c57636e38675b = $(`<div id="html_3b65d724aa2d9344692c57636e38675b" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_b6db002b120eb57b6d20cda42b384d0e.setContent(html_3b65d724aa2d9344692c57636e38675b);
|
|
|
|
|
|
|
|
marker_24ad21a976253ad397b0ec5154d6f0aa.bindPopup(popup_b6db002b120eb57b6d20cda42b384d0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24ad21a976253ad397b0ec5154d6f0aa.setIcon(icon_47661e20921a623aaa692a77997ffcd7);
|
|
|
|
|
|
var marker_5f7e1cef4f8de549a5cbfc1775928d98 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b59821e4dd55bddde99bf4914f25eea7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac3f12fbbac6ca1913a03a91791f4e25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a5cb04e5b6ace43b3e71ad460a4baf2 = $(`<div id="html_8a5cb04e5b6ace43b3e71ad460a4baf2" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_ac3f12fbbac6ca1913a03a91791f4e25.setContent(html_8a5cb04e5b6ace43b3e71ad460a4baf2);
|
|
|
|
|
|
|
|
marker_5f7e1cef4f8de549a5cbfc1775928d98.bindPopup(popup_ac3f12fbbac6ca1913a03a91791f4e25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f7e1cef4f8de549a5cbfc1775928d98.setIcon(icon_b59821e4dd55bddde99bf4914f25eea7);
|
|
|
|
|
|
var marker_00526f41418be813a16a6a25d67b754b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_241733947bcf6b2b02b4fd5753a290a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2da6ec118888cf9811f2364fd1e12184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29d9601a34f89eb0f62528eb83edc5ff = $(`<div id="html_29d9601a34f89eb0f62528eb83edc5ff" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_2da6ec118888cf9811f2364fd1e12184.setContent(html_29d9601a34f89eb0f62528eb83edc5ff);
|
|
|
|
|
|
|
|
marker_00526f41418be813a16a6a25d67b754b.bindPopup(popup_2da6ec118888cf9811f2364fd1e12184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00526f41418be813a16a6a25d67b754b.setIcon(icon_241733947bcf6b2b02b4fd5753a290a2);
|
|
|
|
|
|
var marker_5958dcffcef95efa25cdefd413d19e72 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_0ea85edc20256f96f2b35c4983ed6b70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_905d5af9919f6cb466b74a77db9c2c3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_699063a519d1fc9cc85e191cfe77c6b6 = $(`<div id="html_699063a519d1fc9cc85e191cfe77c6b6" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_905d5af9919f6cb466b74a77db9c2c3a.setContent(html_699063a519d1fc9cc85e191cfe77c6b6);
|
|
|
|
|
|
|
|
marker_5958dcffcef95efa25cdefd413d19e72.bindPopup(popup_905d5af9919f6cb466b74a77db9c2c3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5958dcffcef95efa25cdefd413d19e72.setIcon(icon_0ea85edc20256f96f2b35c4983ed6b70);
|
|
|
|
|
|
var marker_5851dd187ee17eb2173f2a42310bafee = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_cd32e30a739c658f130462adaba7d6ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0037381f72282dd071afd1f47d89c971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89620cabf03e6f40ed6efbc3939df823 = $(`<div id="html_89620cabf03e6f40ed6efbc3939df823" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_0037381f72282dd071afd1f47d89c971.setContent(html_89620cabf03e6f40ed6efbc3939df823);
|
|
|
|
|
|
|
|
marker_5851dd187ee17eb2173f2a42310bafee.bindPopup(popup_0037381f72282dd071afd1f47d89c971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5851dd187ee17eb2173f2a42310bafee.setIcon(icon_cd32e30a739c658f130462adaba7d6ec);
|
|
|
|
|
|
var marker_2033adc4354bf1880cc19b810dc58953 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c159b8b8589761b04bd078da9f1cf302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50ad88b0f4bbe4434952fb105c0483c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b17572e4bc648e24cd5afbea122d28c = $(`<div id="html_3b17572e4bc648e24cd5afbea122d28c" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_50ad88b0f4bbe4434952fb105c0483c4.setContent(html_3b17572e4bc648e24cd5afbea122d28c);
|
|
|
|
|
|
|
|
marker_2033adc4354bf1880cc19b810dc58953.bindPopup(popup_50ad88b0f4bbe4434952fb105c0483c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2033adc4354bf1880cc19b810dc58953.setIcon(icon_c159b8b8589761b04bd078da9f1cf302);
|
|
|
|
|
|
var marker_32878e436f9c2ccd27edb0b52445ed11 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_be432635cc32f124e23afa4d26f6d011 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93c9e2163ce22753964dd0788def45e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fa63edbe46a489cf8bf377a4a840853 = $(`<div id="html_3fa63edbe46a489cf8bf377a4a840853" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_93c9e2163ce22753964dd0788def45e1.setContent(html_3fa63edbe46a489cf8bf377a4a840853);
|
|
|
|
|
|
|
|
marker_32878e436f9c2ccd27edb0b52445ed11.bindPopup(popup_93c9e2163ce22753964dd0788def45e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32878e436f9c2ccd27edb0b52445ed11.setIcon(icon_be432635cc32f124e23afa4d26f6d011);
|
|
|
|
|
|
var marker_384ea5e2fccebf16163d04dbf6f14eb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b127c3baff05d9915dbee841a440a4c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc9ea71768a654c46eb36141e205d77a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e347f2535b128e4f97f8ba75aeb15be7 = $(`<div id="html_e347f2535b128e4f97f8ba75aeb15be7" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_dc9ea71768a654c46eb36141e205d77a.setContent(html_e347f2535b128e4f97f8ba75aeb15be7);
|
|
|
|
|
|
|
|
marker_384ea5e2fccebf16163d04dbf6f14eb9.bindPopup(popup_dc9ea71768a654c46eb36141e205d77a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_384ea5e2fccebf16163d04dbf6f14eb9.setIcon(icon_b127c3baff05d9915dbee841a440a4c4);
|
|
|
|
|
|
var marker_74856004bc375f37936aad439b20f1fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_790170672aa5e709f7f55fea274b8908 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0451bc0f5971a1bc9b2990551dc7e1fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26dea5812a94578c66c9487633aa9d2f = $(`<div id="html_26dea5812a94578c66c9487633aa9d2f" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_0451bc0f5971a1bc9b2990551dc7e1fe.setContent(html_26dea5812a94578c66c9487633aa9d2f);
|
|
|
|
|
|
|
|
marker_74856004bc375f37936aad439b20f1fd.bindPopup(popup_0451bc0f5971a1bc9b2990551dc7e1fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74856004bc375f37936aad439b20f1fd.setIcon(icon_790170672aa5e709f7f55fea274b8908);
|
|
|
|
|
|
var marker_f2df151dcd78c62b1c1e326ae4987f48 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2fb4fb0ac1b6b89c7ffc2ead1d365371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16e9a0281cf2f9017064f189878ac860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46cf205cd0cf848032943b7285195a2f = $(`<div id="html_46cf205cd0cf848032943b7285195a2f" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_16e9a0281cf2f9017064f189878ac860.setContent(html_46cf205cd0cf848032943b7285195a2f);
|
|
|
|
|
|
|
|
marker_f2df151dcd78c62b1c1e326ae4987f48.bindPopup(popup_16e9a0281cf2f9017064f189878ac860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2df151dcd78c62b1c1e326ae4987f48.setIcon(icon_2fb4fb0ac1b6b89c7ffc2ead1d365371);
|
|
|
|
|
|
var marker_25952208c3262fafc13345f8a2783dd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b1760f1789bbfccc587af216d1e1c44f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53f980f099726f46871f23767256eb2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eedc81cab64020611283d7db18b37f6f = $(`<div id="html_eedc81cab64020611283d7db18b37f6f" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_53f980f099726f46871f23767256eb2f.setContent(html_eedc81cab64020611283d7db18b37f6f);
|
|
|
|
|
|
|
|
marker_25952208c3262fafc13345f8a2783dd9.bindPopup(popup_53f980f099726f46871f23767256eb2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25952208c3262fafc13345f8a2783dd9.setIcon(icon_b1760f1789bbfccc587af216d1e1c44f);
|
|
|
|
|
|
var marker_f8a52e7040a5b0297d1e5e4000e10598 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5dd1d38fffd13ff97259418cbe4ac0c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_338059fabfa2143dabc51a13daf0f318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_581428a13d4bf35463cec2b977ae6fab = $(`<div id="html_581428a13d4bf35463cec2b977ae6fab" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_338059fabfa2143dabc51a13daf0f318.setContent(html_581428a13d4bf35463cec2b977ae6fab);
|
|
|
|
|
|
|
|
marker_f8a52e7040a5b0297d1e5e4000e10598.bindPopup(popup_338059fabfa2143dabc51a13daf0f318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a52e7040a5b0297d1e5e4000e10598.setIcon(icon_5dd1d38fffd13ff97259418cbe4ac0c2);
|
|
|
|
|
|
var marker_9c5e95a77ed88773bf6a01eb604496b3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_deed06224d6913699f3674233d5f7f4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9deee1f2c88e2ed6031cd8809a11258f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bdb20e2328e020fa3f56cfb3296935e = $(`<div id="html_2bdb20e2328e020fa3f56cfb3296935e" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_9deee1f2c88e2ed6031cd8809a11258f.setContent(html_2bdb20e2328e020fa3f56cfb3296935e);
|
|
|
|
|
|
|
|
marker_9c5e95a77ed88773bf6a01eb604496b3.bindPopup(popup_9deee1f2c88e2ed6031cd8809a11258f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c5e95a77ed88773bf6a01eb604496b3.setIcon(icon_deed06224d6913699f3674233d5f7f4b);
|
|
|
|
|
|
var marker_969de9a7fbd27a1a655788e8e4e17b9d = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3f3de463e0a262e1b97e6aae33d9f7b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbca14c4350ae67953b7d0c54b4cef8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38a40b70bc00cc0e56a6eafa300406cf = $(`<div id="html_38a40b70bc00cc0e56a6eafa300406cf" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_dbca14c4350ae67953b7d0c54b4cef8c.setContent(html_38a40b70bc00cc0e56a6eafa300406cf);
|
|
|
|
|
|
|
|
marker_969de9a7fbd27a1a655788e8e4e17b9d.bindPopup(popup_dbca14c4350ae67953b7d0c54b4cef8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_969de9a7fbd27a1a655788e8e4e17b9d.setIcon(icon_3f3de463e0a262e1b97e6aae33d9f7b4);
|
|
|
|
|
|
var marker_f067109c092aa1f0fc9d09b1194e7cfe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ab7f932737095fc216086a5316726619 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_957257ed1ee23966ecb3ae5a8040b9f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b2c69279e747a444a108bc2d761bcb1 = $(`<div id="html_3b2c69279e747a444a108bc2d761bcb1" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_957257ed1ee23966ecb3ae5a8040b9f9.setContent(html_3b2c69279e747a444a108bc2d761bcb1);
|
|
|
|
|
|
|
|
marker_f067109c092aa1f0fc9d09b1194e7cfe.bindPopup(popup_957257ed1ee23966ecb3ae5a8040b9f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f067109c092aa1f0fc9d09b1194e7cfe.setIcon(icon_ab7f932737095fc216086a5316726619);
|
|
|
|
|
|
var marker_f73935172b67f359aa857f2f8e3383a0 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_742d8434dcf0feb93e7d48c75cfbb98d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b628aa6f61f7d8f8fb1a23d8d851a93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65eee50ac06b4da20986eeb312f3061a = $(`<div id="html_65eee50ac06b4da20986eeb312f3061a" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_6b628aa6f61f7d8f8fb1a23d8d851a93.setContent(html_65eee50ac06b4da20986eeb312f3061a);
|
|
|
|
|
|
|
|
marker_f73935172b67f359aa857f2f8e3383a0.bindPopup(popup_6b628aa6f61f7d8f8fb1a23d8d851a93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f73935172b67f359aa857f2f8e3383a0.setIcon(icon_742d8434dcf0feb93e7d48c75cfbb98d);
|
|
|
|
|
|
var marker_9bb946b5c55fdecb8c13bda0341d16e3 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_fac0e273177ccd59426a0b97d553e480 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baa6d52544ce4d92f5df5c252b0a3d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_250d7a8935edcd6a529164e5bb0d14db = $(`<div id="html_250d7a8935edcd6a529164e5bb0d14db" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_baa6d52544ce4d92f5df5c252b0a3d66.setContent(html_250d7a8935edcd6a529164e5bb0d14db);
|
|
|
|
|
|
|
|
marker_9bb946b5c55fdecb8c13bda0341d16e3.bindPopup(popup_baa6d52544ce4d92f5df5c252b0a3d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb946b5c55fdecb8c13bda0341d16e3.setIcon(icon_fac0e273177ccd59426a0b97d553e480);
|
|
|
|
|
|
var marker_b03c7842aee0a18d74e645e78084625e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_eae29ac01de92bb726a2ff19c4037894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a65b7970daebb17bebc6482eae22d1af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_720172a5d95cc038afffd144a3338ff5 = $(`<div id="html_720172a5d95cc038afffd144a3338ff5" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_a65b7970daebb17bebc6482eae22d1af.setContent(html_720172a5d95cc038afffd144a3338ff5);
|
|
|
|
|
|
|
|
marker_b03c7842aee0a18d74e645e78084625e.bindPopup(popup_a65b7970daebb17bebc6482eae22d1af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b03c7842aee0a18d74e645e78084625e.setIcon(icon_eae29ac01de92bb726a2ff19c4037894);
|
|
|
|
|
|
var marker_34b6df0d421c7aaf4037eb61e9d6f4c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_d6190c74f649cf5c9871854f54013490 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_888b08620f891973c072c2333ecfc84a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3686df60de1622e00bc76441befc420c = $(`<div id="html_3686df60de1622e00bc76441befc420c" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_888b08620f891973c072c2333ecfc84a.setContent(html_3686df60de1622e00bc76441befc420c);
|
|
|
|
|
|
|
|
marker_34b6df0d421c7aaf4037eb61e9d6f4c7.bindPopup(popup_888b08620f891973c072c2333ecfc84a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34b6df0d421c7aaf4037eb61e9d6f4c7.setIcon(icon_d6190c74f649cf5c9871854f54013490);
|
|
|
|
|
|
var marker_718a9a2e9e17d2be3bcf532e05b35692 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9410cb85d89a6215be942d4f30fe75f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_824020ae18671e2aea9cc2288ced3abc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1317c954d310765fda19a0f905fa08b = $(`<div id="html_a1317c954d310765fda19a0f905fa08b" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_824020ae18671e2aea9cc2288ced3abc.setContent(html_a1317c954d310765fda19a0f905fa08b);
|
|
|
|
|
|
|
|
marker_718a9a2e9e17d2be3bcf532e05b35692.bindPopup(popup_824020ae18671e2aea9cc2288ced3abc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718a9a2e9e17d2be3bcf532e05b35692.setIcon(icon_9410cb85d89a6215be942d4f30fe75f6);
|
|
|
|
|
|
var marker_9e23c95ab7c08b1886fdc79526833b13 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3eee3f5fc0f18cd26749646d498db026 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_482c3906609d636208ce0ed01efdca72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_391446683b37a2f4e581fe03a39940b0 = $(`<div id="html_391446683b37a2f4e581fe03a39940b0" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_482c3906609d636208ce0ed01efdca72.setContent(html_391446683b37a2f4e581fe03a39940b0);
|
|
|
|
|
|
|
|
marker_9e23c95ab7c08b1886fdc79526833b13.bindPopup(popup_482c3906609d636208ce0ed01efdca72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e23c95ab7c08b1886fdc79526833b13.setIcon(icon_3eee3f5fc0f18cd26749646d498db026);
|
|
|
|
|
|
var marker_ceb68efb0bd18972c9bab512b078b37c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_487f65c70acb99d201e910285c9ca3fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ae68342ea628ac10a9e8e9a6fc3e92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d76ea8bad836bf6dcf3970dd39474efb = $(`<div id="html_d76ea8bad836bf6dcf3970dd39474efb" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_42ae68342ea628ac10a9e8e9a6fc3e92.setContent(html_d76ea8bad836bf6dcf3970dd39474efb);
|
|
|
|
|
|
|
|
marker_ceb68efb0bd18972c9bab512b078b37c.bindPopup(popup_42ae68342ea628ac10a9e8e9a6fc3e92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceb68efb0bd18972c9bab512b078b37c.setIcon(icon_487f65c70acb99d201e910285c9ca3fa);
|
|
|
|
|
|
var marker_d457b6a0a97d8dd403ce7f020a63fb27 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_44d3c6b14564e979443b0b39a392ef22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb1b7a43b2a0c719e269ef0d3bf9a4ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5d07178130038948213e819ac348588 = $(`<div id="html_d5d07178130038948213e819ac348588" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_eb1b7a43b2a0c719e269ef0d3bf9a4ca.setContent(html_d5d07178130038948213e819ac348588);
|
|
|
|
|
|
|
|
marker_d457b6a0a97d8dd403ce7f020a63fb27.bindPopup(popup_eb1b7a43b2a0c719e269ef0d3bf9a4ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d457b6a0a97d8dd403ce7f020a63fb27.setIcon(icon_44d3c6b14564e979443b0b39a392ef22);
|
|
|
|
|
|
var marker_dcfbbc0c689f912b54eb44d1cb03f5c3 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ef0aa9f2c13752ef1f18eaf3416d3e87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1342a6b037e17068870f22e5f4f05236 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68bfc549084385fa8f85d7e025995ca8 = $(`<div id="html_68bfc549084385fa8f85d7e025995ca8" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_1342a6b037e17068870f22e5f4f05236.setContent(html_68bfc549084385fa8f85d7e025995ca8);
|
|
|
|
|
|
|
|
marker_dcfbbc0c689f912b54eb44d1cb03f5c3.bindPopup(popup_1342a6b037e17068870f22e5f4f05236)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcfbbc0c689f912b54eb44d1cb03f5c3.setIcon(icon_ef0aa9f2c13752ef1f18eaf3416d3e87);
|
|
|
|
|
|
var marker_dc68e6cf9a43e346ac335390e2be6c82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2bf0d05ddfc845a831c7e918723e0022 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d98dcdac3be83a4c4a3ebf76a2da5a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2234a5d7a71df040d593c4bd93d59f4 = $(`<div id="html_f2234a5d7a71df040d593c4bd93d59f4" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_0d98dcdac3be83a4c4a3ebf76a2da5a3.setContent(html_f2234a5d7a71df040d593c4bd93d59f4);
|
|
|
|
|
|
|
|
marker_dc68e6cf9a43e346ac335390e2be6c82.bindPopup(popup_0d98dcdac3be83a4c4a3ebf76a2da5a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc68e6cf9a43e346ac335390e2be6c82.setIcon(icon_2bf0d05ddfc845a831c7e918723e0022);
|
|
|
|
|
|
var marker_226d3e91961aba1aacced98fb5ff97dc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e19194d8f2822863addd43e74b97f5b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89f470b4de49cd7ed2fd40d314d5a5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fbca10d830ed8809c6638c967e5058b = $(`<div id="html_9fbca10d830ed8809c6638c967e5058b" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_a89f470b4de49cd7ed2fd40d314d5a5c.setContent(html_9fbca10d830ed8809c6638c967e5058b);
|
|
|
|
|
|
|
|
marker_226d3e91961aba1aacced98fb5ff97dc.bindPopup(popup_a89f470b4de49cd7ed2fd40d314d5a5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_226d3e91961aba1aacced98fb5ff97dc.setIcon(icon_e19194d8f2822863addd43e74b97f5b0);
|
|
|
|
|
|
var marker_0e2eb77f1fd0a33d552fefe1b0eb8f74 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_cc6d75de46984eb1b83404df49cd8863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84a5020dc486d3d062c07eba7126cf6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4073c27b6f31ae24b7a7036ea5339b2 = $(`<div id="html_c4073c27b6f31ae24b7a7036ea5339b2" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_84a5020dc486d3d062c07eba7126cf6e.setContent(html_c4073c27b6f31ae24b7a7036ea5339b2);
|
|
|
|
|
|
|
|
marker_0e2eb77f1fd0a33d552fefe1b0eb8f74.bindPopup(popup_84a5020dc486d3d062c07eba7126cf6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e2eb77f1fd0a33d552fefe1b0eb8f74.setIcon(icon_cc6d75de46984eb1b83404df49cd8863);
|
|
|
|
|
|
var marker_ea855c17da5d67530d40f753e7b0770d = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_68a9210c2e1652db5d9b3d91c0e2e5d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8feaa7537642d3ec94485692b6280e1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a22179c216de3e3491636c0caf92f24a = $(`<div id="html_a22179c216de3e3491636c0caf92f24a" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_8feaa7537642d3ec94485692b6280e1e.setContent(html_a22179c216de3e3491636c0caf92f24a);
|
|
|
|
|
|
|
|
marker_ea855c17da5d67530d40f753e7b0770d.bindPopup(popup_8feaa7537642d3ec94485692b6280e1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea855c17da5d67530d40f753e7b0770d.setIcon(icon_68a9210c2e1652db5d9b3d91c0e2e5d6);
|
|
|
|
|
|
var marker_e455aafe8d3ace69b5102a0d5cfad0b5 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_99b9cc0635e45feed7bb1085293fdf12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d51bd8a4a782d764053736971fef7b35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c31b4888683b8b1fc07903022c2269c7 = $(`<div id="html_c31b4888683b8b1fc07903022c2269c7" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_d51bd8a4a782d764053736971fef7b35.setContent(html_c31b4888683b8b1fc07903022c2269c7);
|
|
|
|
|
|
|
|
marker_e455aafe8d3ace69b5102a0d5cfad0b5.bindPopup(popup_d51bd8a4a782d764053736971fef7b35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e455aafe8d3ace69b5102a0d5cfad0b5.setIcon(icon_99b9cc0635e45feed7bb1085293fdf12);
|
|
|
|
|
|
var marker_f8aaadbe8dafc7cf12857a333fa07f28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8ff7fe9d12a720da8e46815ad8eed834 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8408b96d0af7965d3283174407ff76ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a933810fa4ab7f29d9665ab405817a1 = $(`<div id="html_9a933810fa4ab7f29d9665ab405817a1" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_8408b96d0af7965d3283174407ff76ad.setContent(html_9a933810fa4ab7f29d9665ab405817a1);
|
|
|
|
|
|
|
|
marker_f8aaadbe8dafc7cf12857a333fa07f28.bindPopup(popup_8408b96d0af7965d3283174407ff76ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8aaadbe8dafc7cf12857a333fa07f28.setIcon(icon_8ff7fe9d12a720da8e46815ad8eed834);
|
|
|
|
|
|
var marker_6e342ff96c8c18b63225153247675759 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8f0e554b606f6d896d7f453fb4625f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33636e3e096ca9af58619fbc8014db5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8fe9f8de9bfcc7a3165e40ea9f97029 = $(`<div id="html_c8fe9f8de9bfcc7a3165e40ea9f97029" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_33636e3e096ca9af58619fbc8014db5b.setContent(html_c8fe9f8de9bfcc7a3165e40ea9f97029);
|
|
|
|
|
|
|
|
marker_6e342ff96c8c18b63225153247675759.bindPopup(popup_33636e3e096ca9af58619fbc8014db5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e342ff96c8c18b63225153247675759.setIcon(icon_8f0e554b606f6d896d7f453fb4625f7f);
|
|
|
|
|
|
var marker_1115a26f422afabd4b42db6f46dccbf5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_4cedeb61df9a986767a4bf5c8871c7f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09e8c13a6905c1f5383b9b49bac63210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_837752f60b3f9c3c9208648766788c45 = $(`<div id="html_837752f60b3f9c3c9208648766788c45" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_09e8c13a6905c1f5383b9b49bac63210.setContent(html_837752f60b3f9c3c9208648766788c45);
|
|
|
|
|
|
|
|
marker_1115a26f422afabd4b42db6f46dccbf5.bindPopup(popup_09e8c13a6905c1f5383b9b49bac63210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1115a26f422afabd4b42db6f46dccbf5.setIcon(icon_4cedeb61df9a986767a4bf5c8871c7f2);
|
|
|
|
|
|
var marker_5cb040b3a94400659bac990d1bcf8b6c = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_4b8745d6e9b0d8603d4dd4750bcf15f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b529db7a7d0a34b9efa894c93bd5012e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c64c921a44ecb29982fbb0aadbf2bb = $(`<div id="html_53c64c921a44ecb29982fbb0aadbf2bb" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_b529db7a7d0a34b9efa894c93bd5012e.setContent(html_53c64c921a44ecb29982fbb0aadbf2bb);
|
|
|
|
|
|
|
|
marker_5cb040b3a94400659bac990d1bcf8b6c.bindPopup(popup_b529db7a7d0a34b9efa894c93bd5012e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cb040b3a94400659bac990d1bcf8b6c.setIcon(icon_4b8745d6e9b0d8603d4dd4750bcf15f5);
|
|
|
|
|
|
var marker_12b76222b213422c230ca96b5f4196c7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_70f132be1fdb833ee3adada211e47068 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf009e0b2c89019bf0b0cdba5cff4f61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a25accccda910d19d8fa6e14c63c0564 = $(`<div id="html_a25accccda910d19d8fa6e14c63c0564" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_bf009e0b2c89019bf0b0cdba5cff4f61.setContent(html_a25accccda910d19d8fa6e14c63c0564);
|
|
|
|
|
|
|
|
marker_12b76222b213422c230ca96b5f4196c7.bindPopup(popup_bf009e0b2c89019bf0b0cdba5cff4f61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12b76222b213422c230ca96b5f4196c7.setIcon(icon_70f132be1fdb833ee3adada211e47068);
|
|
|
|
|
|
var marker_57942e60aefc0f4df9f934ab4490b6f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3e605f18035d0a9348c0624030f82592 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4cef2fa4ebf14ea3e912f98232fa2ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3b81c45995915d221abc050903adee4 = $(`<div id="html_d3b81c45995915d221abc050903adee4" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_b4cef2fa4ebf14ea3e912f98232fa2ea.setContent(html_d3b81c45995915d221abc050903adee4);
|
|
|
|
|
|
|
|
marker_57942e60aefc0f4df9f934ab4490b6f3.bindPopup(popup_b4cef2fa4ebf14ea3e912f98232fa2ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57942e60aefc0f4df9f934ab4490b6f3.setIcon(icon_3e605f18035d0a9348c0624030f82592);
|
|
|
|
|
|
var marker_84ac2f77ad427af2081bd0bd9af869a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_fd1641401564b8c179cbc9d7c717238c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2fa92bd657e99e0259b8baf61a8c60c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9fb8aa04e8b2a52579facf238ebfc20 = $(`<div id="html_f9fb8aa04e8b2a52579facf238ebfc20" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_d2fa92bd657e99e0259b8baf61a8c60c.setContent(html_f9fb8aa04e8b2a52579facf238ebfc20);
|
|
|
|
|
|
|
|
marker_84ac2f77ad427af2081bd0bd9af869a5.bindPopup(popup_d2fa92bd657e99e0259b8baf61a8c60c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84ac2f77ad427af2081bd0bd9af869a5.setIcon(icon_fd1641401564b8c179cbc9d7c717238c);
|
|
|
|
|
|
var marker_37a057f8aae54f06f17e9c11bb81b04e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ed4dac712d61b98e4ed883671f6df98f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b003bff857f402fa46bb3d458236f61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33147b70e0d51b584562b224bde08d86 = $(`<div id="html_33147b70e0d51b584562b224bde08d86" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_8b003bff857f402fa46bb3d458236f61.setContent(html_33147b70e0d51b584562b224bde08d86);
|
|
|
|
|
|
|
|
marker_37a057f8aae54f06f17e9c11bb81b04e.bindPopup(popup_8b003bff857f402fa46bb3d458236f61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37a057f8aae54f06f17e9c11bb81b04e.setIcon(icon_ed4dac712d61b98e4ed883671f6df98f);
|
|
|
|
|
|
var marker_03f6c53ae201fae2a16c8335179eeea9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_f8cca1d089d6689ab09fcdc2f2a2427f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d7b6740eb8a4d64d68fe3fd254d3086 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f6c805e59f0a5053fc84fe75dd0c62c = $(`<div id="html_8f6c805e59f0a5053fc84fe75dd0c62c" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_8d7b6740eb8a4d64d68fe3fd254d3086.setContent(html_8f6c805e59f0a5053fc84fe75dd0c62c);
|
|
|
|
|
|
|
|
marker_03f6c53ae201fae2a16c8335179eeea9.bindPopup(popup_8d7b6740eb8a4d64d68fe3fd254d3086)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03f6c53ae201fae2a16c8335179eeea9.setIcon(icon_f8cca1d089d6689ab09fcdc2f2a2427f);
|
|
|
|
|
|
var marker_d3dc52c4abf3d108c70f0c1225c920ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8c2ba3b598cd9c715a2d1c65895ffd36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e79ed82b653231c692b210c12a8c5369 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c55e818876808a29eeca9b09dbe5794 = $(`<div id="html_2c55e818876808a29eeca9b09dbe5794" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_e79ed82b653231c692b210c12a8c5369.setContent(html_2c55e818876808a29eeca9b09dbe5794);
|
|
|
|
|
|
|
|
marker_d3dc52c4abf3d108c70f0c1225c920ac.bindPopup(popup_e79ed82b653231c692b210c12a8c5369)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3dc52c4abf3d108c70f0c1225c920ac.setIcon(icon_8c2ba3b598cd9c715a2d1c65895ffd36);
|
|
|
|
|
|
var marker_5e7759cfe2e0526855ff719d7a869251 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_fb3e68079b5a4eb53cd7bf192e926236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b272f122014add0daf8f8ecc0e37c98f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84c523846816e04083876aab19053c12 = $(`<div id="html_84c523846816e04083876aab19053c12" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_b272f122014add0daf8f8ecc0e37c98f.setContent(html_84c523846816e04083876aab19053c12);
|
|
|
|
|
|
|
|
marker_5e7759cfe2e0526855ff719d7a869251.bindPopup(popup_b272f122014add0daf8f8ecc0e37c98f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e7759cfe2e0526855ff719d7a869251.setIcon(icon_fb3e68079b5a4eb53cd7bf192e926236);
|
|
|
|
|
|
var marker_50407e71604d2fe99c56144f8e2b3c3a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_623a79f2a9ede2c2bb5dd97ad9f5186d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eab1bf6e98606d544180ac27b7a82038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_494dc8b93599fef463ec154724b5bb3c = $(`<div id="html_494dc8b93599fef463ec154724b5bb3c" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_eab1bf6e98606d544180ac27b7a82038.setContent(html_494dc8b93599fef463ec154724b5bb3c);
|
|
|
|
|
|
|
|
marker_50407e71604d2fe99c56144f8e2b3c3a.bindPopup(popup_eab1bf6e98606d544180ac27b7a82038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50407e71604d2fe99c56144f8e2b3c3a.setIcon(icon_623a79f2a9ede2c2bb5dd97ad9f5186d);
|
|
|
|
|
|
var marker_769e8c8160e7c127d1e2e6ae253a3380 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a132baa33c4d5ccd8352fa125b29d9c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7641205d26dfe52019a67268d89e748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_486682ae95676bc03e56a26fddcc7860 = $(`<div id="html_486682ae95676bc03e56a26fddcc7860" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_c7641205d26dfe52019a67268d89e748.setContent(html_486682ae95676bc03e56a26fddcc7860);
|
|
|
|
|
|
|
|
marker_769e8c8160e7c127d1e2e6ae253a3380.bindPopup(popup_c7641205d26dfe52019a67268d89e748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_769e8c8160e7c127d1e2e6ae253a3380.setIcon(icon_a132baa33c4d5ccd8352fa125b29d9c8);
|
|
|
|
|
|
var marker_e1c66f6e879ce82930aa4cdea6377358 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c7791712bc06f5b7e65f59cf3fb16b36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6baa672f48450b87bc4f3224cdda916 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b365837e01c8ace12f5cf48a604d9f2 = $(`<div id="html_0b365837e01c8ace12f5cf48a604d9f2" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_a6baa672f48450b87bc4f3224cdda916.setContent(html_0b365837e01c8ace12f5cf48a604d9f2);
|
|
|
|
|
|
|
|
marker_e1c66f6e879ce82930aa4cdea6377358.bindPopup(popup_a6baa672f48450b87bc4f3224cdda916)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1c66f6e879ce82930aa4cdea6377358.setIcon(icon_c7791712bc06f5b7e65f59cf3fb16b36);
|
|
|
|
|
|
var marker_ca0934d4ba5f0ebb1fa0c1fcfcf511f0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a49e47c5ff184f7b22bad2e6878ae0b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c05b4e1de8d62199c066ae92a8a6f62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59b475e5e76ee209a00da7d315f7c099 = $(`<div id="html_59b475e5e76ee209a00da7d315f7c099" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_2c05b4e1de8d62199c066ae92a8a6f62.setContent(html_59b475e5e76ee209a00da7d315f7c099);
|
|
|
|
|
|
|
|
marker_ca0934d4ba5f0ebb1fa0c1fcfcf511f0.bindPopup(popup_2c05b4e1de8d62199c066ae92a8a6f62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca0934d4ba5f0ebb1fa0c1fcfcf511f0.setIcon(icon_a49e47c5ff184f7b22bad2e6878ae0b6);
|
|
|
|
|
|
var marker_5e304a95817fe24a59e4ca31477b6187 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a2cfd0365550ebd6621ecca8e3d155e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a9fdf4b638bd3b5e33881b1a9149bb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_978df776ae66f2e255a3cb2eacf773db = $(`<div id="html_978df776ae66f2e255a3cb2eacf773db" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_1a9fdf4b638bd3b5e33881b1a9149bb3.setContent(html_978df776ae66f2e255a3cb2eacf773db);
|
|
|
|
|
|
|
|
marker_5e304a95817fe24a59e4ca31477b6187.bindPopup(popup_1a9fdf4b638bd3b5e33881b1a9149bb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e304a95817fe24a59e4ca31477b6187.setIcon(icon_a2cfd0365550ebd6621ecca8e3d155e0);
|
|
|
|
|
|
var marker_52ccacff6ec7c44282724f9cee3a7acf = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_91b7d6805c7e7005d3f174b9a27ad993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c706ac4f85fc7fedf3d23340db544edf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de3c7796cdb41669ae1c2c5c5b8383db = $(`<div id="html_de3c7796cdb41669ae1c2c5c5b8383db" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c706ac4f85fc7fedf3d23340db544edf.setContent(html_de3c7796cdb41669ae1c2c5c5b8383db);
|
|
|
|
|
|
|
|
marker_52ccacff6ec7c44282724f9cee3a7acf.bindPopup(popup_c706ac4f85fc7fedf3d23340db544edf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ccacff6ec7c44282724f9cee3a7acf.setIcon(icon_91b7d6805c7e7005d3f174b9a27ad993);
|
|
|
|
|
|
var marker_6a47d4bce83581ad69f54e93a74e9483 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8295f0924709941dc46300a88f0484ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1590eab34d161d43b00c14b847e67f38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_702743d26b7633d67aa6eba0621b1636 = $(`<div id="html_702743d26b7633d67aa6eba0621b1636" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_1590eab34d161d43b00c14b847e67f38.setContent(html_702743d26b7633d67aa6eba0621b1636);
|
|
|
|
|
|
|
|
marker_6a47d4bce83581ad69f54e93a74e9483.bindPopup(popup_1590eab34d161d43b00c14b847e67f38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a47d4bce83581ad69f54e93a74e9483.setIcon(icon_8295f0924709941dc46300a88f0484ac);
|
|
|
|
|
|
var marker_937a3fd603a56e58e2e88d6f36a49662 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6cb4d434b9a0dece73218e01b53d8119 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dffd3e8794aa3cb2c88ceb680620bdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f514b69eec97dc9d71303233122970e2 = $(`<div id="html_f514b69eec97dc9d71303233122970e2" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_6dffd3e8794aa3cb2c88ceb680620bdb.setContent(html_f514b69eec97dc9d71303233122970e2);
|
|
|
|
|
|
|
|
marker_937a3fd603a56e58e2e88d6f36a49662.bindPopup(popup_6dffd3e8794aa3cb2c88ceb680620bdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_937a3fd603a56e58e2e88d6f36a49662.setIcon(icon_6cb4d434b9a0dece73218e01b53d8119);
|
|
|
|
|
|
var marker_4e158b1e5257235f24e58099ba0d20f3 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8491784b718c54aba3a2980b81f5dd87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6b6cd03eeaf5481109fcdd126255fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50986cac734cecb844a519c0a82f726 = $(`<div id="html_d50986cac734cecb844a519c0a82f726" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_d6b6cd03eeaf5481109fcdd126255fe1.setContent(html_d50986cac734cecb844a519c0a82f726);
|
|
|
|
|
|
|
|
marker_4e158b1e5257235f24e58099ba0d20f3.bindPopup(popup_d6b6cd03eeaf5481109fcdd126255fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e158b1e5257235f24e58099ba0d20f3.setIcon(icon_8491784b718c54aba3a2980b81f5dd87);
|
|
|
|
|
|
var marker_61d109aa4e6d628373c6d86ab1d90921 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e644ba6fb23279072ca80197de77204e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f7ad68e53f4f08553243ac92d0089eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0b1ebe8ca08fef66dbe900b72200154 = $(`<div id="html_a0b1ebe8ca08fef66dbe900b72200154" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_0f7ad68e53f4f08553243ac92d0089eb.setContent(html_a0b1ebe8ca08fef66dbe900b72200154);
|
|
|
|
|
|
|
|
marker_61d109aa4e6d628373c6d86ab1d90921.bindPopup(popup_0f7ad68e53f4f08553243ac92d0089eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61d109aa4e6d628373c6d86ab1d90921.setIcon(icon_e644ba6fb23279072ca80197de77204e);
|
|
|
|
|
|
var marker_a3ed0d2f44664099e80f3ed76d0b79bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7f4ce32ce056766e1f8896e4ea87fdad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_216b050f8b1c45713ef414b146b96622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_526f0085252654ea8a09ec5cda9f5e2e = $(`<div id="html_526f0085252654ea8a09ec5cda9f5e2e" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_216b050f8b1c45713ef414b146b96622.setContent(html_526f0085252654ea8a09ec5cda9f5e2e);
|
|
|
|
|
|
|
|
marker_a3ed0d2f44664099e80f3ed76d0b79bd.bindPopup(popup_216b050f8b1c45713ef414b146b96622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3ed0d2f44664099e80f3ed76d0b79bd.setIcon(icon_7f4ce32ce056766e1f8896e4ea87fdad);
|
|
|
|
|
|
var marker_3238c078845679c68895507fccbfb76d = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a95065cbdf6f67ed0f142b647a4a573a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93d43d729916de04cea075a61d031c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e6f95cd731138dfea55b2ec957ee289 = $(`<div id="html_0e6f95cd731138dfea55b2ec957ee289" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c93d43d729916de04cea075a61d031c6.setContent(html_0e6f95cd731138dfea55b2ec957ee289);
|
|
|
|
|
|
|
|
marker_3238c078845679c68895507fccbfb76d.bindPopup(popup_c93d43d729916de04cea075a61d031c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3238c078845679c68895507fccbfb76d.setIcon(icon_a95065cbdf6f67ed0f142b647a4a573a);
|
|
|
|
|
|
var marker_2d55c660ef2cf26175cac844eaeeeafd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_33c5130ff33e81a4ca30df6b4d088f8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5da80b837f220ed1237c296dc4140dc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb0d043ddd81733bff34970dbc9c6165 = $(`<div id="html_bb0d043ddd81733bff34970dbc9c6165" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_5da80b837f220ed1237c296dc4140dc7.setContent(html_bb0d043ddd81733bff34970dbc9c6165);
|
|
|
|
|
|
|
|
marker_2d55c660ef2cf26175cac844eaeeeafd.bindPopup(popup_5da80b837f220ed1237c296dc4140dc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d55c660ef2cf26175cac844eaeeeafd.setIcon(icon_33c5130ff33e81a4ca30df6b4d088f8d);
|
|
|
|
|
|
var marker_44ca1f2d41a5e5dfaa4b4dce08feb63b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e4ea68f38f5b861af678123a783798ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72e1767a39af7605201087c0bae46bd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b60b1d0f0328d1ac0becd761bd9485d = $(`<div id="html_0b60b1d0f0328d1ac0becd761bd9485d" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_72e1767a39af7605201087c0bae46bd4.setContent(html_0b60b1d0f0328d1ac0becd761bd9485d);
|
|
|
|
|
|
|
|
marker_44ca1f2d41a5e5dfaa4b4dce08feb63b.bindPopup(popup_72e1767a39af7605201087c0bae46bd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44ca1f2d41a5e5dfaa4b4dce08feb63b.setIcon(icon_e4ea68f38f5b861af678123a783798ab);
|
|
|
|
|
|
var marker_7c8f34598c5b6cff6870b13439982212 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7f1114fa1c2c4a5cd489edd40a2baeb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_093ba6dffd7b459866d7e3e62048f8c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5a969c323042aeeb5eb713d5294fbdb = $(`<div id="html_a5a969c323042aeeb5eb713d5294fbdb" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_093ba6dffd7b459866d7e3e62048f8c5.setContent(html_a5a969c323042aeeb5eb713d5294fbdb);
|
|
|
|
|
|
|
|
marker_7c8f34598c5b6cff6870b13439982212.bindPopup(popup_093ba6dffd7b459866d7e3e62048f8c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c8f34598c5b6cff6870b13439982212.setIcon(icon_7f1114fa1c2c4a5cd489edd40a2baeb3);
|
|
|
|
|
|
var marker_4519a3c551f5bf4c12ef8b03984ab74d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6da04326a02f52b38c2c8eb3bb07badc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd7adf74aac97af0e5773a15774a26c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8325c814521f85e8f0b72b7fff6e73cc = $(`<div id="html_8325c814521f85e8f0b72b7fff6e73cc" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_bd7adf74aac97af0e5773a15774a26c1.setContent(html_8325c814521f85e8f0b72b7fff6e73cc);
|
|
|
|
|
|
|
|
marker_4519a3c551f5bf4c12ef8b03984ab74d.bindPopup(popup_bd7adf74aac97af0e5773a15774a26c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4519a3c551f5bf4c12ef8b03984ab74d.setIcon(icon_6da04326a02f52b38c2c8eb3bb07badc);
|
|
|
|
|
|
var marker_2fd188eecb593223aa5594798647d332 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_df72b9a6166d47ae1fb0d49494e79960 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2182a0465dfcf88d8398328bde716f62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28ccb8c58683a444d4bc93cc0f5a3d14 = $(`<div id="html_28ccb8c58683a444d4bc93cc0f5a3d14" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_2182a0465dfcf88d8398328bde716f62.setContent(html_28ccb8c58683a444d4bc93cc0f5a3d14);
|
|
|
|
|
|
|
|
marker_2fd188eecb593223aa5594798647d332.bindPopup(popup_2182a0465dfcf88d8398328bde716f62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fd188eecb593223aa5594798647d332.setIcon(icon_df72b9a6166d47ae1fb0d49494e79960);
|
|
|
|
|
|
var marker_5f46a4b198ff9db9517b8c297f76d59f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a80039cdcd5c1184e2bd747ebce8dd2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fe558411587e285f39f66aef57cca04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_870f594f8d8810f8fcd7824886d58d95 = $(`<div id="html_870f594f8d8810f8fcd7824886d58d95" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_3fe558411587e285f39f66aef57cca04.setContent(html_870f594f8d8810f8fcd7824886d58d95);
|
|
|
|
|
|
|
|
marker_5f46a4b198ff9db9517b8c297f76d59f.bindPopup(popup_3fe558411587e285f39f66aef57cca04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f46a4b198ff9db9517b8c297f76d59f.setIcon(icon_a80039cdcd5c1184e2bd747ebce8dd2e);
|
|
|
|
|
|
var marker_aa92a08d235096bc015b9b3fecd89870 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_402d868a299a412b8e4bf7a4a6190cdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cf7725bd8d29079bf735c3eac8094aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d7ecf84294ef9bb2e6913b8cb2240b6 = $(`<div id="html_5d7ecf84294ef9bb2e6913b8cb2240b6" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_2cf7725bd8d29079bf735c3eac8094aa.setContent(html_5d7ecf84294ef9bb2e6913b8cb2240b6);
|
|
|
|
|
|
|
|
marker_aa92a08d235096bc015b9b3fecd89870.bindPopup(popup_2cf7725bd8d29079bf735c3eac8094aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa92a08d235096bc015b9b3fecd89870.setIcon(icon_402d868a299a412b8e4bf7a4a6190cdb);
|
|
|
|
|
|
var marker_c0ab87b897cf597cb5c883292eddb1c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e16c4229dcc6ffbedf119f8377dbcd47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b66566d2ab3d16beb5421d21e63fff4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f92f43f74b20b68e16ecd77e6af604 = $(`<div id="html_e4f92f43f74b20b68e16ecd77e6af604" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_5b66566d2ab3d16beb5421d21e63fff4.setContent(html_e4f92f43f74b20b68e16ecd77e6af604);
|
|
|
|
|
|
|
|
marker_c0ab87b897cf597cb5c883292eddb1c0.bindPopup(popup_5b66566d2ab3d16beb5421d21e63fff4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ab87b897cf597cb5c883292eddb1c0.setIcon(icon_e16c4229dcc6ffbedf119f8377dbcd47);
|
|
|
|
|
|
var marker_d6d0a1efbcbd26c95a4448f2b1d3f4c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1435e2980212c48726001a19e0efd369 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f72bba265e67d2009e31053150d80c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cce783c8286de19e3cc1bb8b84622bb = $(`<div id="html_4cce783c8286de19e3cc1bb8b84622bb" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_2f72bba265e67d2009e31053150d80c2.setContent(html_4cce783c8286de19e3cc1bb8b84622bb);
|
|
|
|
|
|
|
|
marker_d6d0a1efbcbd26c95a4448f2b1d3f4c1.bindPopup(popup_2f72bba265e67d2009e31053150d80c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6d0a1efbcbd26c95a4448f2b1d3f4c1.setIcon(icon_1435e2980212c48726001a19e0efd369);
|
|
|
|
|
|
var marker_73e6e539bbb80686662fb3c46a2a1c16 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1eb8afda501b90df93174bc6f95efc1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29ae4aa203f92edf9cad9747d47365c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09e5299fda2c01e775bdaf663eee17c5 = $(`<div id="html_09e5299fda2c01e775bdaf663eee17c5" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_29ae4aa203f92edf9cad9747d47365c6.setContent(html_09e5299fda2c01e775bdaf663eee17c5);
|
|
|
|
|
|
|
|
marker_73e6e539bbb80686662fb3c46a2a1c16.bindPopup(popup_29ae4aa203f92edf9cad9747d47365c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e6e539bbb80686662fb3c46a2a1c16.setIcon(icon_1eb8afda501b90df93174bc6f95efc1c);
|
|
|
|
|
|
var marker_a493e95414fa4550482f3cb31e4dd73e = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e89aec1e862d6be82159b9e20fcfcbb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfb1d5c0daae0a4e1647d6484ac89ec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef5284270036986425fb21be865b4d27 = $(`<div id="html_ef5284270036986425fb21be865b4d27" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_dfb1d5c0daae0a4e1647d6484ac89ec7.setContent(html_ef5284270036986425fb21be865b4d27);
|
|
|
|
|
|
|
|
marker_a493e95414fa4550482f3cb31e4dd73e.bindPopup(popup_dfb1d5c0daae0a4e1647d6484ac89ec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a493e95414fa4550482f3cb31e4dd73e.setIcon(icon_e89aec1e862d6be82159b9e20fcfcbb9);
|
|
|
|
|
|
var marker_401c84dfddf6cc504e643a89266bccc5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5d7521437f5be1a4d7d6b0fc32a990e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d264740177824d120a50189a06ed622e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb93969b1e7bacce427c1e48ca9add8 = $(`<div id="html_feb93969b1e7bacce427c1e48ca9add8" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_d264740177824d120a50189a06ed622e.setContent(html_feb93969b1e7bacce427c1e48ca9add8);
|
|
|
|
|
|
|
|
marker_401c84dfddf6cc504e643a89266bccc5.bindPopup(popup_d264740177824d120a50189a06ed622e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_401c84dfddf6cc504e643a89266bccc5.setIcon(icon_5d7521437f5be1a4d7d6b0fc32a990e0);
|
|
|
|
|
|
var marker_53cfedf1cb12d5a83429f4864a84af18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_eb07a9e65631004671d7d9777099cd3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ec0867405869a20e8fedf6b3852a87d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de411e15a43d1bad85d86d9f8ffafd97 = $(`<div id="html_de411e15a43d1bad85d86d9f8ffafd97" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_6ec0867405869a20e8fedf6b3852a87d.setContent(html_de411e15a43d1bad85d86d9f8ffafd97);
|
|
|
|
|
|
|
|
marker_53cfedf1cb12d5a83429f4864a84af18.bindPopup(popup_6ec0867405869a20e8fedf6b3852a87d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53cfedf1cb12d5a83429f4864a84af18.setIcon(icon_eb07a9e65631004671d7d9777099cd3d);
|
|
|
|
|
|
var marker_376fd2dce9d3e79061cfb1fd1ef08f5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6c5ae5425c5aad712f22e25a64f255df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8de3a99ff1d41815b3fe47cdd591b0e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_730a830e4eddf08001ecdcd46ffd0f87 = $(`<div id="html_730a830e4eddf08001ecdcd46ffd0f87" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_8de3a99ff1d41815b3fe47cdd591b0e4.setContent(html_730a830e4eddf08001ecdcd46ffd0f87);
|
|
|
|
|
|
|
|
marker_376fd2dce9d3e79061cfb1fd1ef08f5a.bindPopup(popup_8de3a99ff1d41815b3fe47cdd591b0e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376fd2dce9d3e79061cfb1fd1ef08f5a.setIcon(icon_6c5ae5425c5aad712f22e25a64f255df);
|
|
|
|
|
|
var marker_ccac4690059e80acb3e045308cc1551c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2753c5aa1922ceda4b3ce48be3e7e5be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06dd276deb7c4be272e36f79ae2e0540 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42566b365cacfb6368457e4f7cc8caab = $(`<div id="html_42566b365cacfb6368457e4f7cc8caab" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_06dd276deb7c4be272e36f79ae2e0540.setContent(html_42566b365cacfb6368457e4f7cc8caab);
|
|
|
|
|
|
|
|
marker_ccac4690059e80acb3e045308cc1551c.bindPopup(popup_06dd276deb7c4be272e36f79ae2e0540)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccac4690059e80acb3e045308cc1551c.setIcon(icon_2753c5aa1922ceda4b3ce48be3e7e5be);
|
|
|
|
|
|
var marker_24fb98a864416753c1e8f9f3bf227a3a = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_fe07a078163699c2b00647df1a3223cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb48e86d378c8484281049d4553e3170 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fa2f803a02994c1cfa749dfde903641 = $(`<div id="html_2fa2f803a02994c1cfa749dfde903641" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_fb48e86d378c8484281049d4553e3170.setContent(html_2fa2f803a02994c1cfa749dfde903641);
|
|
|
|
|
|
|
|
marker_24fb98a864416753c1e8f9f3bf227a3a.bindPopup(popup_fb48e86d378c8484281049d4553e3170)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24fb98a864416753c1e8f9f3bf227a3a.setIcon(icon_fe07a078163699c2b00647df1a3223cb);
|
|
|
|
|
|
var marker_55324cf28f90cb97c6f3b45efb5cd30a = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_88ef4d3a8b86ff56c7cbd752491b5796 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_043615bd109aec41536ccf4d0c127967 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2bb2fc6b02af62aca277e2581e41983 = $(`<div id="html_a2bb2fc6b02af62aca277e2581e41983" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_043615bd109aec41536ccf4d0c127967.setContent(html_a2bb2fc6b02af62aca277e2581e41983);
|
|
|
|
|
|
|
|
marker_55324cf28f90cb97c6f3b45efb5cd30a.bindPopup(popup_043615bd109aec41536ccf4d0c127967)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55324cf28f90cb97c6f3b45efb5cd30a.setIcon(icon_88ef4d3a8b86ff56c7cbd752491b5796);
|
|
|
|
|
|
var marker_2c293778436364a3499651e87e2a0fc4 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ce395714416b6f99e4f27391ad35cbab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f34f41c4e7ce4ffe5ad21451f4911ebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66f0797a0dec826ddb5bc3459d10bedb = $(`<div id="html_66f0797a0dec826ddb5bc3459d10bedb" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_f34f41c4e7ce4ffe5ad21451f4911ebc.setContent(html_66f0797a0dec826ddb5bc3459d10bedb);
|
|
|
|
|
|
|
|
marker_2c293778436364a3499651e87e2a0fc4.bindPopup(popup_f34f41c4e7ce4ffe5ad21451f4911ebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c293778436364a3499651e87e2a0fc4.setIcon(icon_ce395714416b6f99e4f27391ad35cbab);
|
|
|
|
|
|
var marker_429e4c830c0f637c93a21178d23e942a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5ba6cba49ed4d35a5c5861f78d957d98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2612d36fd95a04d69ebedd97b1e34825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48c9dd5263d7bfc4e7c318611d00c851 = $(`<div id="html_48c9dd5263d7bfc4e7c318611d00c851" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_2612d36fd95a04d69ebedd97b1e34825.setContent(html_48c9dd5263d7bfc4e7c318611d00c851);
|
|
|
|
|
|
|
|
marker_429e4c830c0f637c93a21178d23e942a.bindPopup(popup_2612d36fd95a04d69ebedd97b1e34825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_429e4c830c0f637c93a21178d23e942a.setIcon(icon_5ba6cba49ed4d35a5c5861f78d957d98);
|
|
|
|
|
|
var marker_a42ed50f8ace403e72e45f468848155b = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6ff64fc20f95e3ed2bbabbec3ba0b1a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86441500fbda22740c7c111c9151d9ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80b90a76ac772a70d069bc5d56646126 = $(`<div id="html_80b90a76ac772a70d069bc5d56646126" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_86441500fbda22740c7c111c9151d9ed.setContent(html_80b90a76ac772a70d069bc5d56646126);
|
|
|
|
|
|
|
|
marker_a42ed50f8ace403e72e45f468848155b.bindPopup(popup_86441500fbda22740c7c111c9151d9ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a42ed50f8ace403e72e45f468848155b.setIcon(icon_6ff64fc20f95e3ed2bbabbec3ba0b1a3);
|
|
|
|
|
|
var marker_33ebe2b5e8241f0ed3bf3be9eced163e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a283341980d26313366dc5ce861e04ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ea7d0810ae45a9484c69b5a0073469 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b0fcb9cd54b6fd857137c14a459faa3 = $(`<div id="html_6b0fcb9cd54b6fd857137c14a459faa3" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_c3ea7d0810ae45a9484c69b5a0073469.setContent(html_6b0fcb9cd54b6fd857137c14a459faa3);
|
|
|
|
|
|
|
|
marker_33ebe2b5e8241f0ed3bf3be9eced163e.bindPopup(popup_c3ea7d0810ae45a9484c69b5a0073469)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33ebe2b5e8241f0ed3bf3be9eced163e.setIcon(icon_a283341980d26313366dc5ce861e04ac);
|
|
|
|
|
|
var marker_fde53ade144a10f3877a141fbd7d3f53 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_77a8176e7436952ac54935195444c666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e369164194c86a7cbef59155bdc943b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_852b34d1d445ad1da0e02cb9370c15f8 = $(`<div id="html_852b34d1d445ad1da0e02cb9370c15f8" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_8e369164194c86a7cbef59155bdc943b.setContent(html_852b34d1d445ad1da0e02cb9370c15f8);
|
|
|
|
|
|
|
|
marker_fde53ade144a10f3877a141fbd7d3f53.bindPopup(popup_8e369164194c86a7cbef59155bdc943b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde53ade144a10f3877a141fbd7d3f53.setIcon(icon_77a8176e7436952ac54935195444c666);
|
|
|
|
|
|
var marker_09024ae72d77e0a0f24ed232b22f5593 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b4f599aba13ba108898258fa792e28f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78d174b41eab41aa781b8407f6951c73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_139b009b0dea88357352c3b7490a03b4 = $(`<div id="html_139b009b0dea88357352c3b7490a03b4" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_78d174b41eab41aa781b8407f6951c73.setContent(html_139b009b0dea88357352c3b7490a03b4);
|
|
|
|
|
|
|
|
marker_09024ae72d77e0a0f24ed232b22f5593.bindPopup(popup_78d174b41eab41aa781b8407f6951c73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09024ae72d77e0a0f24ed232b22f5593.setIcon(icon_b4f599aba13ba108898258fa792e28f4);
|
|
|
|
|
|
var marker_96581b3d1c3835e4b51d6065a9ea95a4 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c636aaf21dba953789fd775c8c83f122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_227097feed2afef8fc2c3781856aea11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb0f3b854099b7ae5401807aa9276c33 = $(`<div id="html_bb0f3b854099b7ae5401807aa9276c33" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_227097feed2afef8fc2c3781856aea11.setContent(html_bb0f3b854099b7ae5401807aa9276c33);
|
|
|
|
|
|
|
|
marker_96581b3d1c3835e4b51d6065a9ea95a4.bindPopup(popup_227097feed2afef8fc2c3781856aea11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96581b3d1c3835e4b51d6065a9ea95a4.setIcon(icon_c636aaf21dba953789fd775c8c83f122);
|
|
|
|
|
|
var marker_f85eef54899ec86b67831b418c31c6b6 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c374626cb8fba0c3559d73ad424e2fdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b22cf1edf2db5caa75593f1a63f2e3d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a059fa9aca1ccd7078fb28c9dec5ca4b = $(`<div id="html_a059fa9aca1ccd7078fb28c9dec5ca4b" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_b22cf1edf2db5caa75593f1a63f2e3d7.setContent(html_a059fa9aca1ccd7078fb28c9dec5ca4b);
|
|
|
|
|
|
|
|
marker_f85eef54899ec86b67831b418c31c6b6.bindPopup(popup_b22cf1edf2db5caa75593f1a63f2e3d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f85eef54899ec86b67831b418c31c6b6.setIcon(icon_c374626cb8fba0c3559d73ad424e2fdb);
|
|
|
|
|
|
var marker_9d94abebfad0876e7f1bec530247e8b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1a8024b478a4abad7b26d052a43d4349 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11d124883e46d571f6aca55f7194ce6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caa1def64ec7482a35e1ecfaaf1958e5 = $(`<div id="html_caa1def64ec7482a35e1ecfaaf1958e5" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_11d124883e46d571f6aca55f7194ce6f.setContent(html_caa1def64ec7482a35e1ecfaaf1958e5);
|
|
|
|
|
|
|
|
marker_9d94abebfad0876e7f1bec530247e8b9.bindPopup(popup_11d124883e46d571f6aca55f7194ce6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d94abebfad0876e7f1bec530247e8b9.setIcon(icon_1a8024b478a4abad7b26d052a43d4349);
|
|
|
|
|
|
var marker_6e5f414dbf9b0431f5bcc8d8ad428bfc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_323032f2a47df1196be9bfd9da5ca771 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a7330f3ca48d2a1651ca7b9f495bd48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e4367848e017fd3f244f95d72794809 = $(`<div id="html_2e4367848e017fd3f244f95d72794809" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_7a7330f3ca48d2a1651ca7b9f495bd48.setContent(html_2e4367848e017fd3f244f95d72794809);
|
|
|
|
|
|
|
|
marker_6e5f414dbf9b0431f5bcc8d8ad428bfc.bindPopup(popup_7a7330f3ca48d2a1651ca7b9f495bd48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5f414dbf9b0431f5bcc8d8ad428bfc.setIcon(icon_323032f2a47df1196be9bfd9da5ca771);
|
|
|
|
|
|
var marker_f27a84f90adfde051090505b78a5e835 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9123955e696c61ed4942bb1b63ac28b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822595b2f2d3bf4ddbefd165297c9bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3184a175f60164afd7857f234ac08c71 = $(`<div id="html_3184a175f60164afd7857f234ac08c71" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_822595b2f2d3bf4ddbefd165297c9bac.setContent(html_3184a175f60164afd7857f234ac08c71);
|
|
|
|
|
|
|
|
marker_f27a84f90adfde051090505b78a5e835.bindPopup(popup_822595b2f2d3bf4ddbefd165297c9bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f27a84f90adfde051090505b78a5e835.setIcon(icon_9123955e696c61ed4942bb1b63ac28b9);
|
|
|
|
|
|
var marker_9d7e42693a02f0e29cb89e84b98dd9c5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_46ae65450619bfd31bbe7b56035a5ec4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeb0bb8f152e851940fa1e17898b8658 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df51225e116543ecfda5e42526ed8d2f = $(`<div id="html_df51225e116543ecfda5e42526ed8d2f" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_eeb0bb8f152e851940fa1e17898b8658.setContent(html_df51225e116543ecfda5e42526ed8d2f);
|
|
|
|
|
|
|
|
marker_9d7e42693a02f0e29cb89e84b98dd9c5.bindPopup(popup_eeb0bb8f152e851940fa1e17898b8658)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d7e42693a02f0e29cb89e84b98dd9c5.setIcon(icon_46ae65450619bfd31bbe7b56035a5ec4);
|
|
|
|
|
|
var marker_ae649c4634748e26bbc21f50481a4d34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_cb858d8f0555f24001a8638e5e072c26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_048635c95881718a07379f51bbe7fafb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bae32773113f9e49ffd059af38bdb1e5 = $(`<div id="html_bae32773113f9e49ffd059af38bdb1e5" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_048635c95881718a07379f51bbe7fafb.setContent(html_bae32773113f9e49ffd059af38bdb1e5);
|
|
|
|
|
|
|
|
marker_ae649c4634748e26bbc21f50481a4d34.bindPopup(popup_048635c95881718a07379f51bbe7fafb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae649c4634748e26bbc21f50481a4d34.setIcon(icon_cb858d8f0555f24001a8638e5e072c26);
|
|
|
|
|
|
var marker_f886900d4216337e42fad6b3dd088fc7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_28cdb138086b48088a7cf5ba2b3fa083 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82aedda335b8d882128d9047490122c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_518b62bb859dfad64c514703da263dcd = $(`<div id="html_518b62bb859dfad64c514703da263dcd" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_82aedda335b8d882128d9047490122c9.setContent(html_518b62bb859dfad64c514703da263dcd);
|
|
|
|
|
|
|
|
marker_f886900d4216337e42fad6b3dd088fc7.bindPopup(popup_82aedda335b8d882128d9047490122c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f886900d4216337e42fad6b3dd088fc7.setIcon(icon_28cdb138086b48088a7cf5ba2b3fa083);
|
|
|
|
|
|
var marker_48bb71db0bc756945e114515709c4e43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1f610349cc12fc841aed742090850007 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d67d0c0a90fe80ab26096957dbbb5f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a70bbff09cbbc898b69e06c4ac0cde82 = $(`<div id="html_a70bbff09cbbc898b69e06c4ac0cde82" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_3d67d0c0a90fe80ab26096957dbbb5f3.setContent(html_a70bbff09cbbc898b69e06c4ac0cde82);
|
|
|
|
|
|
|
|
marker_48bb71db0bc756945e114515709c4e43.bindPopup(popup_3d67d0c0a90fe80ab26096957dbbb5f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48bb71db0bc756945e114515709c4e43.setIcon(icon_1f610349cc12fc841aed742090850007);
|
|
|
|
|
|
var marker_929ba28fe3c1284577407e582de11c17 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_241a923684e6479358199cfae4c5c98d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_221449eaf340b7f15d5338304dcde1ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a4c0602e3f29a4c895daedab3cd3642 = $(`<div id="html_7a4c0602e3f29a4c895daedab3cd3642" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_221449eaf340b7f15d5338304dcde1ec.setContent(html_7a4c0602e3f29a4c895daedab3cd3642);
|
|
|
|
|
|
|
|
marker_929ba28fe3c1284577407e582de11c17.bindPopup(popup_221449eaf340b7f15d5338304dcde1ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_929ba28fe3c1284577407e582de11c17.setIcon(icon_241a923684e6479358199cfae4c5c98d);
|
|
|
|
|
|
var marker_79887f8dcc6832b9e147314e84722c08 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9b30346aeb48d3f5dbb781a1f5b26d14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90530824accf60280908f6c7951ccb8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b32672d0ec7b6b96d463cd5653bc9b6 = $(`<div id="html_0b32672d0ec7b6b96d463cd5653bc9b6" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_90530824accf60280908f6c7951ccb8b.setContent(html_0b32672d0ec7b6b96d463cd5653bc9b6);
|
|
|
|
|
|
|
|
marker_79887f8dcc6832b9e147314e84722c08.bindPopup(popup_90530824accf60280908f6c7951ccb8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79887f8dcc6832b9e147314e84722c08.setIcon(icon_9b30346aeb48d3f5dbb781a1f5b26d14);
|
|
|
|
|
|
var marker_5260755d57a64b9b227ebba3fe5ccf3a = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7db24d341381dd4d49f7c4fbc7a056da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5327464aab921f79d8a280c97893bce9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d4be8b07ffa9b2bce4e8c755908a856 = $(`<div id="html_8d4be8b07ffa9b2bce4e8c755908a856" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_5327464aab921f79d8a280c97893bce9.setContent(html_8d4be8b07ffa9b2bce4e8c755908a856);
|
|
|
|
|
|
|
|
marker_5260755d57a64b9b227ebba3fe5ccf3a.bindPopup(popup_5327464aab921f79d8a280c97893bce9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5260755d57a64b9b227ebba3fe5ccf3a.setIcon(icon_7db24d341381dd4d49f7c4fbc7a056da);
|
|
|
|
|
|
var marker_aa5285d34dc3303ccfb3b20c14cfc170 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_df072bdd6d0d483b8f4efa40cee87f6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30e29ab31ac47751217eb4f005f31c5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_908b3de706a421d97841ebe8b1545c9a = $(`<div id="html_908b3de706a421d97841ebe8b1545c9a" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_30e29ab31ac47751217eb4f005f31c5d.setContent(html_908b3de706a421d97841ebe8b1545c9a);
|
|
|
|
|
|
|
|
marker_aa5285d34dc3303ccfb3b20c14cfc170.bindPopup(popup_30e29ab31ac47751217eb4f005f31c5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa5285d34dc3303ccfb3b20c14cfc170.setIcon(icon_df072bdd6d0d483b8f4efa40cee87f6b);
|
|
|
|
|
|
var marker_b2b47ffe9c666d9bd163f535832473ab = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3eab274582b595381e7bbdfce90cff1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d6ed1851cedf0b31ef2445dfe1127b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d9a76d3f4be65aebd8d222573bd5d6 = $(`<div id="html_f2d9a76d3f4be65aebd8d222573bd5d6" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_8d6ed1851cedf0b31ef2445dfe1127b3.setContent(html_f2d9a76d3f4be65aebd8d222573bd5d6);
|
|
|
|
|
|
|
|
marker_b2b47ffe9c666d9bd163f535832473ab.bindPopup(popup_8d6ed1851cedf0b31ef2445dfe1127b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2b47ffe9c666d9bd163f535832473ab.setIcon(icon_3eab274582b595381e7bbdfce90cff1e);
|
|
|
|
|
|
var marker_3d3b3a2f56005b9b003ac60b96f5c136 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_d9ac66bacd57483554171d0f44f79812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99cadff6aca7842f27291ab85b8d3435 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c9d996151661b76f49733a265aa9994 = $(`<div id="html_5c9d996151661b76f49733a265aa9994" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_99cadff6aca7842f27291ab85b8d3435.setContent(html_5c9d996151661b76f49733a265aa9994);
|
|
|
|
|
|
|
|
marker_3d3b3a2f56005b9b003ac60b96f5c136.bindPopup(popup_99cadff6aca7842f27291ab85b8d3435)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d3b3a2f56005b9b003ac60b96f5c136.setIcon(icon_d9ac66bacd57483554171d0f44f79812);
|
|
|
|
|
|
var marker_091cffc409ceb826493b7a60cde319ef = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6052ada587afbf0813d8b8bc96392ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f4d6c143ccec9bd0c870d32888f5945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97c88df4cb1d6feadf840ab1dde306cf = $(`<div id="html_97c88df4cb1d6feadf840ab1dde306cf" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_6f4d6c143ccec9bd0c870d32888f5945.setContent(html_97c88df4cb1d6feadf840ab1dde306cf);
|
|
|
|
|
|
|
|
marker_091cffc409ceb826493b7a60cde319ef.bindPopup(popup_6f4d6c143ccec9bd0c870d32888f5945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_091cffc409ceb826493b7a60cde319ef.setIcon(icon_6052ada587afbf0813d8b8bc96392ff1);
|
|
|
|
|
|
var marker_d1bd0ddd74c85a2ca287e43c82592a55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7c379dddefdbacaf8875aeea426d4ab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2e0fff2db4fc183e2c6573487489423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_168b707a39af54582a4aa80a59fbbefa = $(`<div id="html_168b707a39af54582a4aa80a59fbbefa" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_d2e0fff2db4fc183e2c6573487489423.setContent(html_168b707a39af54582a4aa80a59fbbefa);
|
|
|
|
|
|
|
|
marker_d1bd0ddd74c85a2ca287e43c82592a55.bindPopup(popup_d2e0fff2db4fc183e2c6573487489423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1bd0ddd74c85a2ca287e43c82592a55.setIcon(icon_7c379dddefdbacaf8875aeea426d4ab1);
|
|
|
|
|
|
var marker_da588c8b1a6977abb518947bc153f477 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6c2eabc9efb36d691414939933bf8d4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2948ca5375883b3c4791c4a62ceceb94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b96625de067c99b60df47da0ffd0df8 = $(`<div id="html_4b96625de067c99b60df47da0ffd0df8" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_2948ca5375883b3c4791c4a62ceceb94.setContent(html_4b96625de067c99b60df47da0ffd0df8);
|
|
|
|
|
|
|
|
marker_da588c8b1a6977abb518947bc153f477.bindPopup(popup_2948ca5375883b3c4791c4a62ceceb94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da588c8b1a6977abb518947bc153f477.setIcon(icon_6c2eabc9efb36d691414939933bf8d4c);
|
|
|
|
|
|
var marker_11b3fcacc93b5591dad6a2255fa60c10 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9ec9ccc3c8443346742a9dfb5efb9648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_015fb5afd3bff1ede22abda622149cb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22a26591b765f26d9bce8bb5d4bff3df = $(`<div id="html_22a26591b765f26d9bce8bb5d4bff3df" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_015fb5afd3bff1ede22abda622149cb4.setContent(html_22a26591b765f26d9bce8bb5d4bff3df);
|
|
|
|
|
|
|
|
marker_11b3fcacc93b5591dad6a2255fa60c10.bindPopup(popup_015fb5afd3bff1ede22abda622149cb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11b3fcacc93b5591dad6a2255fa60c10.setIcon(icon_9ec9ccc3c8443346742a9dfb5efb9648);
|
|
|
|
|
|
var marker_a452a09dfb46f2e7f2ed8e48e6fde1d5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5d4bd5498fff19742542926536b9e6c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85df6ed7845e42ecde2036b22a79af2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_574b34b957517a17e5cfbe49cac6a9c5 = $(`<div id="html_574b34b957517a17e5cfbe49cac6a9c5" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_85df6ed7845e42ecde2036b22a79af2c.setContent(html_574b34b957517a17e5cfbe49cac6a9c5);
|
|
|
|
|
|
|
|
marker_a452a09dfb46f2e7f2ed8e48e6fde1d5.bindPopup(popup_85df6ed7845e42ecde2036b22a79af2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a452a09dfb46f2e7f2ed8e48e6fde1d5.setIcon(icon_5d4bd5498fff19742542926536b9e6c9);
|
|
|
|
|
|
var marker_8dc759799bad99e9427763ece18d5685 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_cf09fe792425e8e2148b3aa244cf279c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5806e07109f044ad24d6721620223629 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ff2c25abdd09890caccf98bece3e16 = $(`<div id="html_62ff2c25abdd09890caccf98bece3e16" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_5806e07109f044ad24d6721620223629.setContent(html_62ff2c25abdd09890caccf98bece3e16);
|
|
|
|
|
|
|
|
marker_8dc759799bad99e9427763ece18d5685.bindPopup(popup_5806e07109f044ad24d6721620223629)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dc759799bad99e9427763ece18d5685.setIcon(icon_cf09fe792425e8e2148b3aa244cf279c);
|
|
|
|
|
|
var marker_35094a4b74353085b0d0d17edce3132b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_42987e1f77c1bf174f4054b59a2eb03f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2281bb1354e2a0ea73cc804a17de9e2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1e950c94756ad6c33dbfea2d6e2b81f = $(`<div id="html_d1e950c94756ad6c33dbfea2d6e2b81f" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_2281bb1354e2a0ea73cc804a17de9e2d.setContent(html_d1e950c94756ad6c33dbfea2d6e2b81f);
|
|
|
|
|
|
|
|
marker_35094a4b74353085b0d0d17edce3132b.bindPopup(popup_2281bb1354e2a0ea73cc804a17de9e2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35094a4b74353085b0d0d17edce3132b.setIcon(icon_42987e1f77c1bf174f4054b59a2eb03f);
|
|
|
|
|
|
var marker_ecc0c385da1a6a3c9597a02dae74b2de = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b9a7598070d1a527708c2a282198d9ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_657eaa2f89b66ff4c162c6d94789bb1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14c0336718a2f686957cd428e0cd8980 = $(`<div id="html_14c0336718a2f686957cd428e0cd8980" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_657eaa2f89b66ff4c162c6d94789bb1a.setContent(html_14c0336718a2f686957cd428e0cd8980);
|
|
|
|
|
|
|
|
marker_ecc0c385da1a6a3c9597a02dae74b2de.bindPopup(popup_657eaa2f89b66ff4c162c6d94789bb1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecc0c385da1a6a3c9597a02dae74b2de.setIcon(icon_b9a7598070d1a527708c2a282198d9ba);
|
|
|
|
|
|
var marker_557afd845ea6103fc975fb096f59c2c8 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_99bdc8f4ba09b8275188efee0b83ba84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_827eab1a7cfd51f573099e3ed8677343 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64d83f98ec647e6dee97124e8da4254e = $(`<div id="html_64d83f98ec647e6dee97124e8da4254e" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_827eab1a7cfd51f573099e3ed8677343.setContent(html_64d83f98ec647e6dee97124e8da4254e);
|
|
|
|
|
|
|
|
marker_557afd845ea6103fc975fb096f59c2c8.bindPopup(popup_827eab1a7cfd51f573099e3ed8677343)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_557afd845ea6103fc975fb096f59c2c8.setIcon(icon_99bdc8f4ba09b8275188efee0b83ba84);
|
|
|
|
|
|
var marker_fc67822c3337ced795fc4fff96f7a30b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e7215bf37398967d62f3afab02ddc2b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d5ba50ed53493ebcf36678f4f6dad2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9262aa9dbf86d5d58c3378d4e9a5c73 = $(`<div id="html_d9262aa9dbf86d5d58c3378d4e9a5c73" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_0d5ba50ed53493ebcf36678f4f6dad2d.setContent(html_d9262aa9dbf86d5d58c3378d4e9a5c73);
|
|
|
|
|
|
|
|
marker_fc67822c3337ced795fc4fff96f7a30b.bindPopup(popup_0d5ba50ed53493ebcf36678f4f6dad2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc67822c3337ced795fc4fff96f7a30b.setIcon(icon_e7215bf37398967d62f3afab02ddc2b5);
|
|
|
|
|
|
var marker_f5bf5f9dfaeb71e9fcfb7ce6e72bb11d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8e72ed68c8100f35c68656be899b9546 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0afb5909824a9a76ea74224fae6fccfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cceb24a975bb17347dd30df6dbcfa806 = $(`<div id="html_cceb24a975bb17347dd30df6dbcfa806" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_0afb5909824a9a76ea74224fae6fccfa.setContent(html_cceb24a975bb17347dd30df6dbcfa806);
|
|
|
|
|
|
|
|
marker_f5bf5f9dfaeb71e9fcfb7ce6e72bb11d.bindPopup(popup_0afb5909824a9a76ea74224fae6fccfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5bf5f9dfaeb71e9fcfb7ce6e72bb11d.setIcon(icon_8e72ed68c8100f35c68656be899b9546);
|
|
|
|
|
|
var marker_0b8a9259757477969325f73efae30e8f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_97546ae4b0019bfc5b80e0a79117425d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20d78879af6f54bd152d26786546c77d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_776bf0e4124acd7805b960bc81abdce5 = $(`<div id="html_776bf0e4124acd7805b960bc81abdce5" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_20d78879af6f54bd152d26786546c77d.setContent(html_776bf0e4124acd7805b960bc81abdce5);
|
|
|
|
|
|
|
|
marker_0b8a9259757477969325f73efae30e8f.bindPopup(popup_20d78879af6f54bd152d26786546c77d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b8a9259757477969325f73efae30e8f.setIcon(icon_97546ae4b0019bfc5b80e0a79117425d);
|
|
|
|
|
|
var marker_71c14e7acd1f275445c8178aeecd0c09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_45384cc91416601566d1bad43be56406 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_203db01be6adc95e7af55675409f3b14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84fab87e7e52a33ffd4fd8726f5b926 = $(`<div id="html_d84fab87e7e52a33ffd4fd8726f5b926" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_203db01be6adc95e7af55675409f3b14.setContent(html_d84fab87e7e52a33ffd4fd8726f5b926);
|
|
|
|
|
|
|
|
marker_71c14e7acd1f275445c8178aeecd0c09.bindPopup(popup_203db01be6adc95e7af55675409f3b14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71c14e7acd1f275445c8178aeecd0c09.setIcon(icon_45384cc91416601566d1bad43be56406);
|
|
|
|
|
|
var marker_227d7cb701acb2632ed019c39cccf059 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_4beba1baeb6bd78b4f1b4492721d4b06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1795104de133ea2b0a88eff870ad45b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc35d4250f205ad6c83ea6e0df426522 = $(`<div id="html_fc35d4250f205ad6c83ea6e0df426522" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_b1795104de133ea2b0a88eff870ad45b.setContent(html_fc35d4250f205ad6c83ea6e0df426522);
|
|
|
|
|
|
|
|
marker_227d7cb701acb2632ed019c39cccf059.bindPopup(popup_b1795104de133ea2b0a88eff870ad45b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227d7cb701acb2632ed019c39cccf059.setIcon(icon_4beba1baeb6bd78b4f1b4492721d4b06);
|
|
|
|
|
|
var marker_86d51b2c8c906d9452aec0afb04a7f0a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a59039572cc0b49124b0d64fe9c01a51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a9b7db07af465e165f173dd2a614d25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d628261166f5ebf48df94e8324be906f = $(`<div id="html_d628261166f5ebf48df94e8324be906f" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_4a9b7db07af465e165f173dd2a614d25.setContent(html_d628261166f5ebf48df94e8324be906f);
|
|
|
|
|
|
|
|
marker_86d51b2c8c906d9452aec0afb04a7f0a.bindPopup(popup_4a9b7db07af465e165f173dd2a614d25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86d51b2c8c906d9452aec0afb04a7f0a.setIcon(icon_a59039572cc0b49124b0d64fe9c01a51);
|
|
|
|
|
|
var marker_c32c5002049fc753b7f025170c757dbc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1cc22efa8d5c760e0b06b4edac67c7ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b4194dbd209dc191e89e14f5c2f0698 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1bfd3d1d25a18dd61fcc498fe23e7c5 = $(`<div id="html_f1bfd3d1d25a18dd61fcc498fe23e7c5" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_8b4194dbd209dc191e89e14f5c2f0698.setContent(html_f1bfd3d1d25a18dd61fcc498fe23e7c5);
|
|
|
|
|
|
|
|
marker_c32c5002049fc753b7f025170c757dbc.bindPopup(popup_8b4194dbd209dc191e89e14f5c2f0698)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c32c5002049fc753b7f025170c757dbc.setIcon(icon_1cc22efa8d5c760e0b06b4edac67c7ca);
|
|
|
|
|
|
var marker_76d2cbe91c6bfc4801f57026d8076920 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_54d4cb4f428f0c1d3c20399eb48b3380 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_295c272f0daeb27a4f6f8b35056c408e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfefdc739b339b6b47fc9fef8993c0dc = $(`<div id="html_dfefdc739b339b6b47fc9fef8993c0dc" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_295c272f0daeb27a4f6f8b35056c408e.setContent(html_dfefdc739b339b6b47fc9fef8993c0dc);
|
|
|
|
|
|
|
|
marker_76d2cbe91c6bfc4801f57026d8076920.bindPopup(popup_295c272f0daeb27a4f6f8b35056c408e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76d2cbe91c6bfc4801f57026d8076920.setIcon(icon_54d4cb4f428f0c1d3c20399eb48b3380);
|
|
|
|
|
|
var marker_a03d189e9b5cc3b1fa4354668add436e = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6d4420e98015f5f8e6610c2a3bb45393 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17e9d7a1f6be63d1c4d1ac7fbac526e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e07ba8719fccbd4768b7e9d6fc1787e = $(`<div id="html_0e07ba8719fccbd4768b7e9d6fc1787e" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_17e9d7a1f6be63d1c4d1ac7fbac526e7.setContent(html_0e07ba8719fccbd4768b7e9d6fc1787e);
|
|
|
|
|
|
|
|
marker_a03d189e9b5cc3b1fa4354668add436e.bindPopup(popup_17e9d7a1f6be63d1c4d1ac7fbac526e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a03d189e9b5cc3b1fa4354668add436e.setIcon(icon_6d4420e98015f5f8e6610c2a3bb45393);
|
|
|
|
|
|
var marker_3dc7add9c19ca77166326ba959d5def0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a2d03c306510739511dd6ed1d2cd8430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4be3d70e7aa0b77b172fa0ac12b056b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e35dca7eabb61fddc5c6c13cc3ab1f8d = $(`<div id="html_e35dca7eabb61fddc5c6c13cc3ab1f8d" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_4be3d70e7aa0b77b172fa0ac12b056b8.setContent(html_e35dca7eabb61fddc5c6c13cc3ab1f8d);
|
|
|
|
|
|
|
|
marker_3dc7add9c19ca77166326ba959d5def0.bindPopup(popup_4be3d70e7aa0b77b172fa0ac12b056b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dc7add9c19ca77166326ba959d5def0.setIcon(icon_a2d03c306510739511dd6ed1d2cd8430);
|
|
|
|
|
|
var marker_d7807bdf8cf48466d88186047c19171e = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_745c39b0e5adb6586ed096fa31a9c68c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8c0cc4986b687d99c91b3a6bcf26c36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d69e508db279309b944f57ca2218db = $(`<div id="html_36d69e508db279309b944f57ca2218db" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_e8c0cc4986b687d99c91b3a6bcf26c36.setContent(html_36d69e508db279309b944f57ca2218db);
|
|
|
|
|
|
|
|
marker_d7807bdf8cf48466d88186047c19171e.bindPopup(popup_e8c0cc4986b687d99c91b3a6bcf26c36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7807bdf8cf48466d88186047c19171e.setIcon(icon_745c39b0e5adb6586ed096fa31a9c68c);
|
|
|
|
|
|
var marker_dd895b6741a5b7d7276695ae7805f00b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8089f7caeb4d3e145d4314a9c4ea1dcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6aefe8af9249151a0e5038d2e88098 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ae9a84caf6fd2a6dd9dcee5ab6e808b = $(`<div id="html_4ae9a84caf6fd2a6dd9dcee5ab6e808b" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_ee6aefe8af9249151a0e5038d2e88098.setContent(html_4ae9a84caf6fd2a6dd9dcee5ab6e808b);
|
|
|
|
|
|
|
|
marker_dd895b6741a5b7d7276695ae7805f00b.bindPopup(popup_ee6aefe8af9249151a0e5038d2e88098)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd895b6741a5b7d7276695ae7805f00b.setIcon(icon_8089f7caeb4d3e145d4314a9c4ea1dcb);
|
|
|
|
|
|
var marker_058674d9768eae5eb96a028205c60151 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_0469c663fb1d62014bc4c4ddebae2348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aece0b920cb1124ce6a8fee4a860f52a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcb601877b1e7eae9bf4561ee79ba93a = $(`<div id="html_fcb601877b1e7eae9bf4561ee79ba93a" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_aece0b920cb1124ce6a8fee4a860f52a.setContent(html_fcb601877b1e7eae9bf4561ee79ba93a);
|
|
|
|
|
|
|
|
marker_058674d9768eae5eb96a028205c60151.bindPopup(popup_aece0b920cb1124ce6a8fee4a860f52a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_058674d9768eae5eb96a028205c60151.setIcon(icon_0469c663fb1d62014bc4c4ddebae2348);
|
|
|
|
|
|
var marker_b7597a49e5d3e421c7168c87d2cf42fb = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e22e5439b0e4f17951bc3bd389b368b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_115125fd03caeacde572b95e0044d061 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ebb6c3aaf0f34d745a13f62e6965049 = $(`<div id="html_4ebb6c3aaf0f34d745a13f62e6965049" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_115125fd03caeacde572b95e0044d061.setContent(html_4ebb6c3aaf0f34d745a13f62e6965049);
|
|
|
|
|
|
|
|
marker_b7597a49e5d3e421c7168c87d2cf42fb.bindPopup(popup_115125fd03caeacde572b95e0044d061)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7597a49e5d3e421c7168c87d2cf42fb.setIcon(icon_e22e5439b0e4f17951bc3bd389b368b6);
|
|
|
|
|
|
var marker_557a9d78b4a561da15c4011989179a87 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9bb9c6bdf8fb29e20cf543ea457d2478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cc525caf7daae3ff8c4a9133000a250 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed38fe03c22bb7fa641979b3e0b2c2e8 = $(`<div id="html_ed38fe03c22bb7fa641979b3e0b2c2e8" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_2cc525caf7daae3ff8c4a9133000a250.setContent(html_ed38fe03c22bb7fa641979b3e0b2c2e8);
|
|
|
|
|
|
|
|
marker_557a9d78b4a561da15c4011989179a87.bindPopup(popup_2cc525caf7daae3ff8c4a9133000a250)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_557a9d78b4a561da15c4011989179a87.setIcon(icon_9bb9c6bdf8fb29e20cf543ea457d2478);
|
|
|
|
|
|
var marker_a5799f4cb368e10e7f8e6d0879239953 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9cc0ae3b5b7355870c3abd6ff0fb4def = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_292f493cb5a382f0d373957945969aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f6336b33619603bd4e808aacd52d9fe = $(`<div id="html_4f6336b33619603bd4e808aacd52d9fe" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_292f493cb5a382f0d373957945969aee.setContent(html_4f6336b33619603bd4e808aacd52d9fe);
|
|
|
|
|
|
|
|
marker_a5799f4cb368e10e7f8e6d0879239953.bindPopup(popup_292f493cb5a382f0d373957945969aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5799f4cb368e10e7f8e6d0879239953.setIcon(icon_9cc0ae3b5b7355870c3abd6ff0fb4def);
|
|
|
|
|
|
var marker_416258dd7a4072cb45c8309613ec85f7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ec9f886f66dcc8d760c9d4f9f5e3176e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1553d30e5adee7cb2e4f846afa3f66ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5274d0f4c2aa80917a00baaba7be893 = $(`<div id="html_c5274d0f4c2aa80917a00baaba7be893" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_1553d30e5adee7cb2e4f846afa3f66ef.setContent(html_c5274d0f4c2aa80917a00baaba7be893);
|
|
|
|
|
|
|
|
marker_416258dd7a4072cb45c8309613ec85f7.bindPopup(popup_1553d30e5adee7cb2e4f846afa3f66ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_416258dd7a4072cb45c8309613ec85f7.setIcon(icon_ec9f886f66dcc8d760c9d4f9f5e3176e);
|
|
|
|
|
|
var marker_cfe27c17aafcd27ba5ff493f5dfeec97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7b236721bdd6743bd1c83abafaecd361 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a3b34d27844ee387ef989d3aeac0726 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e51200caf9e76cd42854780c5d308cc = $(`<div id="html_2e51200caf9e76cd42854780c5d308cc" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_0a3b34d27844ee387ef989d3aeac0726.setContent(html_2e51200caf9e76cd42854780c5d308cc);
|
|
|
|
|
|
|
|
marker_cfe27c17aafcd27ba5ff493f5dfeec97.bindPopup(popup_0a3b34d27844ee387ef989d3aeac0726)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfe27c17aafcd27ba5ff493f5dfeec97.setIcon(icon_7b236721bdd6743bd1c83abafaecd361);
|
|
|
|
|
|
var marker_828a55299d7d688c22435c955dd7a949 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_376c51fdfdb1f2666c8c9c297692eebb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3375b782ad2bb74300e33f0fc42134d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_431395ef3e6c14c177ebbe9211ac4988 = $(`<div id="html_431395ef3e6c14c177ebbe9211ac4988" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_3375b782ad2bb74300e33f0fc42134d2.setContent(html_431395ef3e6c14c177ebbe9211ac4988);
|
|
|
|
|
|
|
|
marker_828a55299d7d688c22435c955dd7a949.bindPopup(popup_3375b782ad2bb74300e33f0fc42134d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_828a55299d7d688c22435c955dd7a949.setIcon(icon_376c51fdfdb1f2666c8c9c297692eebb);
|
|
|
|
|
|
var marker_9dae314813695483fc1b35aa779a9e1a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_cf0f3b3880ac2e83e195df0e4ed45876 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21bdbbdcda808034b7ab0c5648dfdf98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fb2925363f23a451a6e9b9089ad0eb3 = $(`<div id="html_5fb2925363f23a451a6e9b9089ad0eb3" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_21bdbbdcda808034b7ab0c5648dfdf98.setContent(html_5fb2925363f23a451a6e9b9089ad0eb3);
|
|
|
|
|
|
|
|
marker_9dae314813695483fc1b35aa779a9e1a.bindPopup(popup_21bdbbdcda808034b7ab0c5648dfdf98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dae314813695483fc1b35aa779a9e1a.setIcon(icon_cf0f3b3880ac2e83e195df0e4ed45876);
|
|
|
|
|
|
var marker_a0df8fc816360e7c95d3747c409da910 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a4504451f0bfdddb123cbda21a18d2b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3596aa96a09edc319c3d5c4a32bc639b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82c8826eca4c651871e8f1467fd7b74f = $(`<div id="html_82c8826eca4c651871e8f1467fd7b74f" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_3596aa96a09edc319c3d5c4a32bc639b.setContent(html_82c8826eca4c651871e8f1467fd7b74f);
|
|
|
|
|
|
|
|
marker_a0df8fc816360e7c95d3747c409da910.bindPopup(popup_3596aa96a09edc319c3d5c4a32bc639b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0df8fc816360e7c95d3747c409da910.setIcon(icon_a4504451f0bfdddb123cbda21a18d2b8);
|
|
|
|
|
|
var marker_1f7f0f03626f0690ddee82666d9e1d62 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7405f8efc148811f19bd7edb3449fd9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b4c23e95ea7cc4efee68c401e3258bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5934de516ebb9553904c0bbdb72d7b43 = $(`<div id="html_5934de516ebb9553904c0bbdb72d7b43" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_6b4c23e95ea7cc4efee68c401e3258bf.setContent(html_5934de516ebb9553904c0bbdb72d7b43);
|
|
|
|
|
|
|
|
marker_1f7f0f03626f0690ddee82666d9e1d62.bindPopup(popup_6b4c23e95ea7cc4efee68c401e3258bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f7f0f03626f0690ddee82666d9e1d62.setIcon(icon_7405f8efc148811f19bd7edb3449fd9e);
|
|
|
|
|
|
var marker_370dc48ea153762e11597e70a1c502c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_d0ce5fc89e7b4d0044fda98bb8a5a859 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b7f93094c80aea933c0b9dea15c81ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34334d740e219b3ca751a72f4f826407 = $(`<div id="html_34334d740e219b3ca751a72f4f826407" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_3b7f93094c80aea933c0b9dea15c81ad.setContent(html_34334d740e219b3ca751a72f4f826407);
|
|
|
|
|
|
|
|
marker_370dc48ea153762e11597e70a1c502c6.bindPopup(popup_3b7f93094c80aea933c0b9dea15c81ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_370dc48ea153762e11597e70a1c502c6.setIcon(icon_d0ce5fc89e7b4d0044fda98bb8a5a859);
|
|
|
|
|
|
var marker_6ec9360651d6eb9037253d661a4392d5 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_160c2d744ec69d1dad0e1ba8eb2056eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ec901aec8f279c0d7b9e0e5fe59cf08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb55c50dc0d78c19619206dd60d7fe8b = $(`<div id="html_bb55c50dc0d78c19619206dd60d7fe8b" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_7ec901aec8f279c0d7b9e0e5fe59cf08.setContent(html_bb55c50dc0d78c19619206dd60d7fe8b);
|
|
|
|
|
|
|
|
marker_6ec9360651d6eb9037253d661a4392d5.bindPopup(popup_7ec901aec8f279c0d7b9e0e5fe59cf08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ec9360651d6eb9037253d661a4392d5.setIcon(icon_160c2d744ec69d1dad0e1ba8eb2056eb);
|
|
|
|
|
|
var marker_021248fa2fe6945f55fb79004d07d529 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8d2f58fd124f375734bfa874742a6f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffd66090c792e1a2510de31362c11752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac7a598df44ff8a7732d1364d543c65c = $(`<div id="html_ac7a598df44ff8a7732d1364d543c65c" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_ffd66090c792e1a2510de31362c11752.setContent(html_ac7a598df44ff8a7732d1364d543c65c);
|
|
|
|
|
|
|
|
marker_021248fa2fe6945f55fb79004d07d529.bindPopup(popup_ffd66090c792e1a2510de31362c11752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_021248fa2fe6945f55fb79004d07d529.setIcon(icon_8d2f58fd124f375734bfa874742a6f62);
|
|
|
|
|
|
var marker_2bfec5b740045092c02b001f3955eb52 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8e61936045426cc6fae068eab571b884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d57e2fda0ba54ee9d7fe3d180da4cff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0038d504e754ba070dbae104415a9a10 = $(`<div id="html_0038d504e754ba070dbae104415a9a10" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_7d57e2fda0ba54ee9d7fe3d180da4cff.setContent(html_0038d504e754ba070dbae104415a9a10);
|
|
|
|
|
|
|
|
marker_2bfec5b740045092c02b001f3955eb52.bindPopup(popup_7d57e2fda0ba54ee9d7fe3d180da4cff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bfec5b740045092c02b001f3955eb52.setIcon(icon_8e61936045426cc6fae068eab571b884);
|
|
|
|
|
|
var marker_6eae68364bed776df77b16c562c0864a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_da9bfb230c2193f50bac3ef8e17e33f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5288ada68ac3098056c087fa8dd8d934 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b774dedfecab36ef86ec731bc85f33d = $(`<div id="html_6b774dedfecab36ef86ec731bc85f33d" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_5288ada68ac3098056c087fa8dd8d934.setContent(html_6b774dedfecab36ef86ec731bc85f33d);
|
|
|
|
|
|
|
|
marker_6eae68364bed776df77b16c562c0864a.bindPopup(popup_5288ada68ac3098056c087fa8dd8d934)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eae68364bed776df77b16c562c0864a.setIcon(icon_da9bfb230c2193f50bac3ef8e17e33f1);
|
|
|
|
|
|
var marker_da0373bb786b7523861139e1b7c94890 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_5312d019db0130f1c3a34ae89c8636dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d38fd7dace6c60b506c4c62217b1e06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e44ec262b887ca35cff81a0743f7ecf = $(`<div id="html_1e44ec262b887ca35cff81a0743f7ecf" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_7d38fd7dace6c60b506c4c62217b1e06.setContent(html_1e44ec262b887ca35cff81a0743f7ecf);
|
|
|
|
|
|
|
|
marker_da0373bb786b7523861139e1b7c94890.bindPopup(popup_7d38fd7dace6c60b506c4c62217b1e06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da0373bb786b7523861139e1b7c94890.setIcon(icon_5312d019db0130f1c3a34ae89c8636dc);
|
|
|
|
|
|
var marker_a2bf5e60c2186fccb4b89d9d3b36ec2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6cbb5986725ce5eb0b3b6ac42235a50c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d05acf51cac5187c0a73a33c92938349 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe39e8dab79f8215fd958eca86a79d46 = $(`<div id="html_fe39e8dab79f8215fd958eca86a79d46" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_d05acf51cac5187c0a73a33c92938349.setContent(html_fe39e8dab79f8215fd958eca86a79d46);
|
|
|
|
|
|
|
|
marker_a2bf5e60c2186fccb4b89d9d3b36ec2d.bindPopup(popup_d05acf51cac5187c0a73a33c92938349)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2bf5e60c2186fccb4b89d9d3b36ec2d.setIcon(icon_6cbb5986725ce5eb0b3b6ac42235a50c);
|
|
|
|
|
|
var marker_2bc8626bbcd78b59405c929c6932cb56 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_12649e843fbb3cfa5ff8cb19326d28fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d921314ac47d2aebf581fb15586ad39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efbeff54e616061f6a59fc3cfacc2b3b = $(`<div id="html_efbeff54e616061f6a59fc3cfacc2b3b" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_9d921314ac47d2aebf581fb15586ad39.setContent(html_efbeff54e616061f6a59fc3cfacc2b3b);
|
|
|
|
|
|
|
|
marker_2bc8626bbcd78b59405c929c6932cb56.bindPopup(popup_9d921314ac47d2aebf581fb15586ad39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bc8626bbcd78b59405c929c6932cb56.setIcon(icon_12649e843fbb3cfa5ff8cb19326d28fa);
|
|
|
|
|
|
var marker_1b7532dab55b78a31d938ae1dd1463a3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8ab8eaf023822ad340c7546e3964fc4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_948988f15dc8524acef439866368a717 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43889bc3b50388678de0e6ce8731bb62 = $(`<div id="html_43889bc3b50388678de0e6ce8731bb62" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_948988f15dc8524acef439866368a717.setContent(html_43889bc3b50388678de0e6ce8731bb62);
|
|
|
|
|
|
|
|
marker_1b7532dab55b78a31d938ae1dd1463a3.bindPopup(popup_948988f15dc8524acef439866368a717)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b7532dab55b78a31d938ae1dd1463a3.setIcon(icon_8ab8eaf023822ad340c7546e3964fc4a);
|
|
|
|
|
|
var marker_e8e6596e3653b61090e3b160f44fd618 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_fd0189b3d2a463b0e04269ce0d2297b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a8f7d67ec72cf1835b811442bd25aae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bc2080a64eafb0c33be793b73b1f2d0 = $(`<div id="html_0bc2080a64eafb0c33be793b73b1f2d0" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_1a8f7d67ec72cf1835b811442bd25aae.setContent(html_0bc2080a64eafb0c33be793b73b1f2d0);
|
|
|
|
|
|
|
|
marker_e8e6596e3653b61090e3b160f44fd618.bindPopup(popup_1a8f7d67ec72cf1835b811442bd25aae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8e6596e3653b61090e3b160f44fd618.setIcon(icon_fd0189b3d2a463b0e04269ce0d2297b8);
|
|
|
|
|
|
var marker_d25de762dc9127d1a07d03543f1eb810 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1e00b4ea29021b6ff4c42d8e31098a5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91e68eb881401ed816956d3940dc4d0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5bfb3019f4371cfc8c13b8a947d6c88 = $(`<div id="html_f5bfb3019f4371cfc8c13b8a947d6c88" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_91e68eb881401ed816956d3940dc4d0b.setContent(html_f5bfb3019f4371cfc8c13b8a947d6c88);
|
|
|
|
|
|
|
|
marker_d25de762dc9127d1a07d03543f1eb810.bindPopup(popup_91e68eb881401ed816956d3940dc4d0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d25de762dc9127d1a07d03543f1eb810.setIcon(icon_1e00b4ea29021b6ff4c42d8e31098a5d);
|
|
|
|
|
|
var marker_a8e3ec582c4051f83fccbc721c8394bd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e5b66e7397e23405ec7bce1206027176 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29c0c57606ae0a51a3a778547c7d3d0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3bb65e2bc4b224098520a482335cde2 = $(`<div id="html_f3bb65e2bc4b224098520a482335cde2" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_29c0c57606ae0a51a3a778547c7d3d0e.setContent(html_f3bb65e2bc4b224098520a482335cde2);
|
|
|
|
|
|
|
|
marker_a8e3ec582c4051f83fccbc721c8394bd.bindPopup(popup_29c0c57606ae0a51a3a778547c7d3d0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8e3ec582c4051f83fccbc721c8394bd.setIcon(icon_e5b66e7397e23405ec7bce1206027176);
|
|
|
|
|
|
var marker_7e5cab1dc12edaf5d5ec33ed7309cf69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ee7adfb6378819ab825fc9c961fb19ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb6b7a51f3e96d66cced7a63d496f86f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b658992355d03ba4970445522dac534 = $(`<div id="html_2b658992355d03ba4970445522dac534" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_fb6b7a51f3e96d66cced7a63d496f86f.setContent(html_2b658992355d03ba4970445522dac534);
|
|
|
|
|
|
|
|
marker_7e5cab1dc12edaf5d5ec33ed7309cf69.bindPopup(popup_fb6b7a51f3e96d66cced7a63d496f86f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e5cab1dc12edaf5d5ec33ed7309cf69.setIcon(icon_ee7adfb6378819ab825fc9c961fb19ca);
|
|
|
|
|
|
var marker_c8fff2623285d772de90bfd0263ad439 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c7c3c6984b0d722ef4e3b20f518d1429 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdb92ead824b222830aff2c39cd34bba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_227863816484351910ceab3572034456 = $(`<div id="html_227863816484351910ceab3572034456" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_fdb92ead824b222830aff2c39cd34bba.setContent(html_227863816484351910ceab3572034456);
|
|
|
|
|
|
|
|
marker_c8fff2623285d772de90bfd0263ad439.bindPopup(popup_fdb92ead824b222830aff2c39cd34bba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8fff2623285d772de90bfd0263ad439.setIcon(icon_c7c3c6984b0d722ef4e3b20f518d1429);
|
|
|
|
|
|
var marker_5f67f8592a0cecc59aafac99ace90085 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_4c8f2230bc491f2d334552b53bab84a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e938a6dd463101c520a3120394a1d940 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acea742546e6f5cd897a3e87271b0d26 = $(`<div id="html_acea742546e6f5cd897a3e87271b0d26" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_e938a6dd463101c520a3120394a1d940.setContent(html_acea742546e6f5cd897a3e87271b0d26);
|
|
|
|
|
|
|
|
marker_5f67f8592a0cecc59aafac99ace90085.bindPopup(popup_e938a6dd463101c520a3120394a1d940)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f67f8592a0cecc59aafac99ace90085.setIcon(icon_4c8f2230bc491f2d334552b53bab84a0);
|
|
|
|
|
|
var marker_8749ffcbe0a9122421cd8ba89024bb64 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ffe738778a1d34e811dc77f137ef20bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d20954f431fd731725cbe444de1ce72a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78929ea4c516740995e5998e22919b3f = $(`<div id="html_78929ea4c516740995e5998e22919b3f" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_d20954f431fd731725cbe444de1ce72a.setContent(html_78929ea4c516740995e5998e22919b3f);
|
|
|
|
|
|
|
|
marker_8749ffcbe0a9122421cd8ba89024bb64.bindPopup(popup_d20954f431fd731725cbe444de1ce72a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8749ffcbe0a9122421cd8ba89024bb64.setIcon(icon_ffe738778a1d34e811dc77f137ef20bd);
|
|
|
|
|
|
var marker_fafc37cbf3b52dc984f1229bf233f7ee = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_12ca9bd34d09998cf9e3dd1b2c999671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce4eab5305f1083e3f1cb6f625cd90b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f307eca59e4ba64a722c05d5eb03a12 = $(`<div id="html_7f307eca59e4ba64a722c05d5eb03a12" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ce4eab5305f1083e3f1cb6f625cd90b6.setContent(html_7f307eca59e4ba64a722c05d5eb03a12);
|
|
|
|
|
|
|
|
marker_fafc37cbf3b52dc984f1229bf233f7ee.bindPopup(popup_ce4eab5305f1083e3f1cb6f625cd90b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fafc37cbf3b52dc984f1229bf233f7ee.setIcon(icon_12ca9bd34d09998cf9e3dd1b2c999671);
|
|
|
|
|
|
var marker_d6d2f4cdf1f975a4941b82fd67e73aa8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_113c7461aebb59ce607147be4a74c982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff3c4a639ba8e5ce4de1e2a49af59dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b45d541852c16dd16a8994ea81260b4 = $(`<div id="html_5b45d541852c16dd16a8994ea81260b4" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_1ff3c4a639ba8e5ce4de1e2a49af59dc.setContent(html_5b45d541852c16dd16a8994ea81260b4);
|
|
|
|
|
|
|
|
marker_d6d2f4cdf1f975a4941b82fd67e73aa8.bindPopup(popup_1ff3c4a639ba8e5ce4de1e2a49af59dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6d2f4cdf1f975a4941b82fd67e73aa8.setIcon(icon_113c7461aebb59ce607147be4a74c982);
|
|
|
|
|
|
var marker_4979aa65342744ccf90de6228f65b5bb = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_947237af3baa5d3543cfaee3c9b34a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0e22a16610760a9872c0a0b27e21d68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f47f1221179b7e78c4412557c9b7049 = $(`<div id="html_3f47f1221179b7e78c4412557c9b7049" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_f0e22a16610760a9872c0a0b27e21d68.setContent(html_3f47f1221179b7e78c4412557c9b7049);
|
|
|
|
|
|
|
|
marker_4979aa65342744ccf90de6228f65b5bb.bindPopup(popup_f0e22a16610760a9872c0a0b27e21d68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4979aa65342744ccf90de6228f65b5bb.setIcon(icon_947237af3baa5d3543cfaee3c9b34a52);
|
|
|
|
|
|
var marker_05c8390fe172b10863f18bcee7bff9c6 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_924cd555361fb0536336334797708189 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09649aa861046556773955e1f890568d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34c1847efaefd9f3e831a6d571362fef = $(`<div id="html_34c1847efaefd9f3e831a6d571362fef" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_09649aa861046556773955e1f890568d.setContent(html_34c1847efaefd9f3e831a6d571362fef);
|
|
|
|
|
|
|
|
marker_05c8390fe172b10863f18bcee7bff9c6.bindPopup(popup_09649aa861046556773955e1f890568d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05c8390fe172b10863f18bcee7bff9c6.setIcon(icon_924cd555361fb0536336334797708189);
|
|
|
|
|
|
var marker_8b8802e34c3ae0dd781a60e517556428 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8f9e47a2995743c35e5447a70d20f17a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44f69ca47230a5d8af39de1f4a4d76e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af01610896501a282c3206a6a14711a4 = $(`<div id="html_af01610896501a282c3206a6a14711a4" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_44f69ca47230a5d8af39de1f4a4d76e5.setContent(html_af01610896501a282c3206a6a14711a4);
|
|
|
|
|
|
|
|
marker_8b8802e34c3ae0dd781a60e517556428.bindPopup(popup_44f69ca47230a5d8af39de1f4a4d76e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b8802e34c3ae0dd781a60e517556428.setIcon(icon_8f9e47a2995743c35e5447a70d20f17a);
|
|
|
|
|
|
var marker_62bc7dd035dda2093f6552d7c5e8138e = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_bab52b01383a50d7c79aafd6bdc5f898 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7508c6749b99e0eb800638a291da25af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a30b8f63b2891ce2a103ad1878bc676f = $(`<div id="html_a30b8f63b2891ce2a103ad1878bc676f" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_7508c6749b99e0eb800638a291da25af.setContent(html_a30b8f63b2891ce2a103ad1878bc676f);
|
|
|
|
|
|
|
|
marker_62bc7dd035dda2093f6552d7c5e8138e.bindPopup(popup_7508c6749b99e0eb800638a291da25af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62bc7dd035dda2093f6552d7c5e8138e.setIcon(icon_bab52b01383a50d7c79aafd6bdc5f898);
|
|
|
|
|
|
var marker_892b7ea7e58c353e91ca58e667694992 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_320405dd52ba937e7e194271fbfa37b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_545b29dbcfe906bf1f502b0873092690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45c7feba97789989151662da98b29d26 = $(`<div id="html_45c7feba97789989151662da98b29d26" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_545b29dbcfe906bf1f502b0873092690.setContent(html_45c7feba97789989151662da98b29d26);
|
|
|
|
|
|
|
|
marker_892b7ea7e58c353e91ca58e667694992.bindPopup(popup_545b29dbcfe906bf1f502b0873092690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_892b7ea7e58c353e91ca58e667694992.setIcon(icon_320405dd52ba937e7e194271fbfa37b9);
|
|
|
|
|
|
var marker_6536ca560688ee4e50aabb5421936efa = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_545e13a4ab5a0b8b03d794d2031db224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_139ca788d55d81892dbed03dc272a728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a83e7f1bef23e6e0921b53fb087c6b3 = $(`<div id="html_5a83e7f1bef23e6e0921b53fb087c6b3" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_139ca788d55d81892dbed03dc272a728.setContent(html_5a83e7f1bef23e6e0921b53fb087c6b3);
|
|
|
|
|
|
|
|
marker_6536ca560688ee4e50aabb5421936efa.bindPopup(popup_139ca788d55d81892dbed03dc272a728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6536ca560688ee4e50aabb5421936efa.setIcon(icon_545e13a4ab5a0b8b03d794d2031db224);
|
|
|
|
|
|
var marker_17e6d79733778e94d2a4af46e00f3234 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_194a166c68acfdc05322d8c4ae9f3c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06e15c8860f450a1090b201d5b307a3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f620a468dd32e61dede144da4072e284 = $(`<div id="html_f620a468dd32e61dede144da4072e284" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_06e15c8860f450a1090b201d5b307a3d.setContent(html_f620a468dd32e61dede144da4072e284);
|
|
|
|
|
|
|
|
marker_17e6d79733778e94d2a4af46e00f3234.bindPopup(popup_06e15c8860f450a1090b201d5b307a3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17e6d79733778e94d2a4af46e00f3234.setIcon(icon_194a166c68acfdc05322d8c4ae9f3c71);
|
|
|
|
|
|
var marker_e24d93ebf8a60a3085e305d14bfbf28b = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_aba5f34e63af26ae716e167703254ce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ae5f82934cd8847ac6e7f4b391b60aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_513ef13e6b9eaca2a9c02d2cda0d23df = $(`<div id="html_513ef13e6b9eaca2a9c02d2cda0d23df" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_4ae5f82934cd8847ac6e7f4b391b60aa.setContent(html_513ef13e6b9eaca2a9c02d2cda0d23df);
|
|
|
|
|
|
|
|
marker_e24d93ebf8a60a3085e305d14bfbf28b.bindPopup(popup_4ae5f82934cd8847ac6e7f4b391b60aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e24d93ebf8a60a3085e305d14bfbf28b.setIcon(icon_aba5f34e63af26ae716e167703254ce7);
|
|
|
|
|
|
var marker_ba1b653a08babdc3dcc76049b0855b21 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_4b0bc473147b32f9958c61895d0d8523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a39b0ef5df22f00f22c6ac299645489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91d8b71d03dce1744c15d3fec51483d4 = $(`<div id="html_91d8b71d03dce1744c15d3fec51483d4" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_8a39b0ef5df22f00f22c6ac299645489.setContent(html_91d8b71d03dce1744c15d3fec51483d4);
|
|
|
|
|
|
|
|
marker_ba1b653a08babdc3dcc76049b0855b21.bindPopup(popup_8a39b0ef5df22f00f22c6ac299645489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1b653a08babdc3dcc76049b0855b21.setIcon(icon_4b0bc473147b32f9958c61895d0d8523);
|
|
|
|
|
|
var marker_cfd5bfe3404bdb0bb8910d3463c8f564 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_d2d928d2b42ebe5adaa381dfdf6f2bd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e97dedea6cde4334863567cef8072bd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ee6d315a0f30007dbeceed1dffdb595 = $(`<div id="html_8ee6d315a0f30007dbeceed1dffdb595" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_e97dedea6cde4334863567cef8072bd2.setContent(html_8ee6d315a0f30007dbeceed1dffdb595);
|
|
|
|
|
|
|
|
marker_cfd5bfe3404bdb0bb8910d3463c8f564.bindPopup(popup_e97dedea6cde4334863567cef8072bd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfd5bfe3404bdb0bb8910d3463c8f564.setIcon(icon_d2d928d2b42ebe5adaa381dfdf6f2bd1);
|
|
|
|
|
|
var marker_d083d50a679064a2105fd2c1e00f629a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_f5ee630414d83eb198c4169611872aba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c65f1dd28e9e6e72accb5be654d96be5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf722b1a88c5efc544b389cdac3f723 = $(`<div id="html_bdf722b1a88c5efc544b389cdac3f723" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_c65f1dd28e9e6e72accb5be654d96be5.setContent(html_bdf722b1a88c5efc544b389cdac3f723);
|
|
|
|
|
|
|
|
marker_d083d50a679064a2105fd2c1e00f629a.bindPopup(popup_c65f1dd28e9e6e72accb5be654d96be5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d083d50a679064a2105fd2c1e00f629a.setIcon(icon_f5ee630414d83eb198c4169611872aba);
|
|
|
|
|
|
var marker_09b46bda33940c9430f77965ce83fe43 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_fcbb94d1f3752f2718565d34a3c4733d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2bbe6ee98d0eebbe61c8e5f0ac1c9c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329271bbdb4c187da473e829e66a6fb4 = $(`<div id="html_329271bbdb4c187da473e829e66a6fb4" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_b2bbe6ee98d0eebbe61c8e5f0ac1c9c2.setContent(html_329271bbdb4c187da473e829e66a6fb4);
|
|
|
|
|
|
|
|
marker_09b46bda33940c9430f77965ce83fe43.bindPopup(popup_b2bbe6ee98d0eebbe61c8e5f0ac1c9c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09b46bda33940c9430f77965ce83fe43.setIcon(icon_fcbb94d1f3752f2718565d34a3c4733d);
|
|
|
|
|
|
var marker_c385f4b02dd6b218e14816d985eb0720 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_68b383cc517228c7735cefa2d67cc116 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2866194a81af2ed4ed2f723eef2f78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bb3b24f288807baf765c8b62f883686 = $(`<div id="html_6bb3b24f288807baf765c8b62f883686" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_8e2866194a81af2ed4ed2f723eef2f78.setContent(html_6bb3b24f288807baf765c8b62f883686);
|
|
|
|
|
|
|
|
marker_c385f4b02dd6b218e14816d985eb0720.bindPopup(popup_8e2866194a81af2ed4ed2f723eef2f78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c385f4b02dd6b218e14816d985eb0720.setIcon(icon_68b383cc517228c7735cefa2d67cc116);
|
|
|
|
|
|
var marker_7fce0d76a94a2042d904420fd28e98f6 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_76981bac8e693d3b8419fd5e6012ed60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d513c6aa596b146371a81a67d61567b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ddc76ef77fe1b0b86fe90467cc0aae7 = $(`<div id="html_5ddc76ef77fe1b0b86fe90467cc0aae7" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_3d513c6aa596b146371a81a67d61567b.setContent(html_5ddc76ef77fe1b0b86fe90467cc0aae7);
|
|
|
|
|
|
|
|
marker_7fce0d76a94a2042d904420fd28e98f6.bindPopup(popup_3d513c6aa596b146371a81a67d61567b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fce0d76a94a2042d904420fd28e98f6.setIcon(icon_76981bac8e693d3b8419fd5e6012ed60);
|
|
|
|
|
|
var marker_7fd08924fc14383bea57aba1e34c0867 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c4fdcf3c869ba9bde6ed487d21550104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28db275983d198bc83a59548bc34b860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca314ba2881ab9d2d50308bb2d90c9ad = $(`<div id="html_ca314ba2881ab9d2d50308bb2d90c9ad" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_28db275983d198bc83a59548bc34b860.setContent(html_ca314ba2881ab9d2d50308bb2d90c9ad);
|
|
|
|
|
|
|
|
marker_7fd08924fc14383bea57aba1e34c0867.bindPopup(popup_28db275983d198bc83a59548bc34b860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fd08924fc14383bea57aba1e34c0867.setIcon(icon_c4fdcf3c869ba9bde6ed487d21550104);
|
|
|
|
|
|
var marker_75c29e8d2e439c60ab7369ed976208b3 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8c0890d0fdefce4f130a171f251a0f33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_201c7a1973e361157a1f4491beced44f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07e4f1bc3e5c7cdd6c3b55ea23d3f4c1 = $(`<div id="html_07e4f1bc3e5c7cdd6c3b55ea23d3f4c1" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_201c7a1973e361157a1f4491beced44f.setContent(html_07e4f1bc3e5c7cdd6c3b55ea23d3f4c1);
|
|
|
|
|
|
|
|
marker_75c29e8d2e439c60ab7369ed976208b3.bindPopup(popup_201c7a1973e361157a1f4491beced44f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75c29e8d2e439c60ab7369ed976208b3.setIcon(icon_8c0890d0fdefce4f130a171f251a0f33);
|
|
|
|
|
|
var marker_771fbda12e4e566dfcb6632b6c0c9c54 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_def302775843eac80a40d3d2fcb4aead = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b57836d4b49ee883e739e4e5efb528f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdf718f5ee6ef6b64c9f485582185263 = $(`<div id="html_fdf718f5ee6ef6b64c9f485582185263" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_b57836d4b49ee883e739e4e5efb528f9.setContent(html_fdf718f5ee6ef6b64c9f485582185263);
|
|
|
|
|
|
|
|
marker_771fbda12e4e566dfcb6632b6c0c9c54.bindPopup(popup_b57836d4b49ee883e739e4e5efb528f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_771fbda12e4e566dfcb6632b6c0c9c54.setIcon(icon_def302775843eac80a40d3d2fcb4aead);
|
|
|
|
|
|
var marker_76cef9393f70b61964575f4366c6541d = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_cf32828286f907eb2a4fb6f2aa0a1d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_809b9b3d50733e0cf710c48540e21c5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f080a328de0d4319163c8b567e5d97fc = $(`<div id="html_f080a328de0d4319163c8b567e5d97fc" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_809b9b3d50733e0cf710c48540e21c5b.setContent(html_f080a328de0d4319163c8b567e5d97fc);
|
|
|
|
|
|
|
|
marker_76cef9393f70b61964575f4366c6541d.bindPopup(popup_809b9b3d50733e0cf710c48540e21c5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76cef9393f70b61964575f4366c6541d.setIcon(icon_cf32828286f907eb2a4fb6f2aa0a1d13);
|
|
|
|
|
|
var marker_af6a70d424c5b63f67304660343d65fc = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ab1495ea8ed133e94e4a1f57ad3946a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8591f24a7812df7f3c7178e25f300a04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_012fe6747a0c8a85b575de8e41c8c3a2 = $(`<div id="html_012fe6747a0c8a85b575de8e41c8c3a2" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_8591f24a7812df7f3c7178e25f300a04.setContent(html_012fe6747a0c8a85b575de8e41c8c3a2);
|
|
|
|
|
|
|
|
marker_af6a70d424c5b63f67304660343d65fc.bindPopup(popup_8591f24a7812df7f3c7178e25f300a04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af6a70d424c5b63f67304660343d65fc.setIcon(icon_ab1495ea8ed133e94e4a1f57ad3946a2);
|
|
|
|
|
|
var marker_d37bb4391fa2aaab5f99ae14624e41aa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2ce56b421c6406b3264d2d71cb5d1d3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a43ca82c55886a3f42eea09c4d7bdbe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aedff7844252fb4de04dfd9e1bb01f3 = $(`<div id="html_8aedff7844252fb4de04dfd9e1bb01f3" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_a43ca82c55886a3f42eea09c4d7bdbe1.setContent(html_8aedff7844252fb4de04dfd9e1bb01f3);
|
|
|
|
|
|
|
|
marker_d37bb4391fa2aaab5f99ae14624e41aa.bindPopup(popup_a43ca82c55886a3f42eea09c4d7bdbe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d37bb4391fa2aaab5f99ae14624e41aa.setIcon(icon_2ce56b421c6406b3264d2d71cb5d1d3e);
|
|
|
|
|
|
var marker_bb5442a36b851e3fc7a938836dd52cf1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_82d54252fc214bd92ca3a98189779e4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb68d5a3852dce3ef48b00f657bb469c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20bdab89a82f8e30a5747bd7cf805ea6 = $(`<div id="html_20bdab89a82f8e30a5747bd7cf805ea6" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_fb68d5a3852dce3ef48b00f657bb469c.setContent(html_20bdab89a82f8e30a5747bd7cf805ea6);
|
|
|
|
|
|
|
|
marker_bb5442a36b851e3fc7a938836dd52cf1.bindPopup(popup_fb68d5a3852dce3ef48b00f657bb469c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb5442a36b851e3fc7a938836dd52cf1.setIcon(icon_82d54252fc214bd92ca3a98189779e4b);
|
|
|
|
|
|
var marker_d1ada059d49aadc8f8c93f056658f59f = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3bef0bc35fecb2c70ec9b51fbf0651eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdd95f035dd0b853d23f131ed144b8d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1814387da3805789bfc3b84e084e8eff = $(`<div id="html_1814387da3805789bfc3b84e084e8eff" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_bdd95f035dd0b853d23f131ed144b8d6.setContent(html_1814387da3805789bfc3b84e084e8eff);
|
|
|
|
|
|
|
|
marker_d1ada059d49aadc8f8c93f056658f59f.bindPopup(popup_bdd95f035dd0b853d23f131ed144b8d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1ada059d49aadc8f8c93f056658f59f.setIcon(icon_3bef0bc35fecb2c70ec9b51fbf0651eb);
|
|
|
|
|
|
var marker_5600c5bad3b505e18cd3c77846b2d318 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_20cacef372a2b3f290cf57f8edfc1be1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b03b1244da86da993f9fa750b7befbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68d7cc156f40f728085e098cf4235f78 = $(`<div id="html_68d7cc156f40f728085e098cf4235f78" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_b03b1244da86da993f9fa750b7befbf5.setContent(html_68d7cc156f40f728085e098cf4235f78);
|
|
|
|
|
|
|
|
marker_5600c5bad3b505e18cd3c77846b2d318.bindPopup(popup_b03b1244da86da993f9fa750b7befbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5600c5bad3b505e18cd3c77846b2d318.setIcon(icon_20cacef372a2b3f290cf57f8edfc1be1);
|
|
|
|
|
|
var marker_f12a66ec7fa1072f44fe763bee334134 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ef00f447393e6a2d041b76c84867b65f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ecee1bd632178ee82255b92527eb1d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eed39336e8a76cf9d0bbb9fd5bbc11c3 = $(`<div id="html_eed39336e8a76cf9d0bbb9fd5bbc11c3" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_8ecee1bd632178ee82255b92527eb1d9.setContent(html_eed39336e8a76cf9d0bbb9fd5bbc11c3);
|
|
|
|
|
|
|
|
marker_f12a66ec7fa1072f44fe763bee334134.bindPopup(popup_8ecee1bd632178ee82255b92527eb1d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f12a66ec7fa1072f44fe763bee334134.setIcon(icon_ef00f447393e6a2d041b76c84867b65f);
|
|
|
|
|
|
var marker_88516a0403ee4f0a2a7ad6a75b110f6f = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b4665247e42038109fdc5f14eb557b5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc83c14e2aba4cdb0933189e153cb64b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d53ccea4cf3324398b6c9553d8109b8 = $(`<div id="html_8d53ccea4cf3324398b6c9553d8109b8" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_fc83c14e2aba4cdb0933189e153cb64b.setContent(html_8d53ccea4cf3324398b6c9553d8109b8);
|
|
|
|
|
|
|
|
marker_88516a0403ee4f0a2a7ad6a75b110f6f.bindPopup(popup_fc83c14e2aba4cdb0933189e153cb64b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88516a0403ee4f0a2a7ad6a75b110f6f.setIcon(icon_b4665247e42038109fdc5f14eb557b5f);
|
|
|
|
|
|
var marker_b8eef00f945403cd2b961ea72b98b75c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_29822b112ed79c2501960a2ebb70c0f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd0e8d39b51ec3902221bb98331d7552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46c4c085384126ddaca0217ca5b55fa9 = $(`<div id="html_46c4c085384126ddaca0217ca5b55fa9" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_fd0e8d39b51ec3902221bb98331d7552.setContent(html_46c4c085384126ddaca0217ca5b55fa9);
|
|
|
|
|
|
|
|
marker_b8eef00f945403cd2b961ea72b98b75c.bindPopup(popup_fd0e8d39b51ec3902221bb98331d7552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8eef00f945403cd2b961ea72b98b75c.setIcon(icon_29822b112ed79c2501960a2ebb70c0f8);
|
|
|
|
|
|
var marker_cf1d5a34b946c40bc98583ae562a3673 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1218c0ff50dcbc4764518aa9838ddf35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_661d12e48bb2b70330d075aacb957db2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c272cd9bb66634f75394b311246a574f = $(`<div id="html_c272cd9bb66634f75394b311246a574f" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_661d12e48bb2b70330d075aacb957db2.setContent(html_c272cd9bb66634f75394b311246a574f);
|
|
|
|
|
|
|
|
marker_cf1d5a34b946c40bc98583ae562a3673.bindPopup(popup_661d12e48bb2b70330d075aacb957db2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf1d5a34b946c40bc98583ae562a3673.setIcon(icon_1218c0ff50dcbc4764518aa9838ddf35);
|
|
|
|
|
|
var marker_7ea6b56d7bb56cd652dec0e6d29ef1ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_d9a51d0cbc2a745d1efaeb74e22157d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55c8531cedbffb4e05aff034141d630f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b42f4e993c1ced92432b4cab5862863 = $(`<div id="html_4b42f4e993c1ced92432b4cab5862863" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_55c8531cedbffb4e05aff034141d630f.setContent(html_4b42f4e993c1ced92432b4cab5862863);
|
|
|
|
|
|
|
|
marker_7ea6b56d7bb56cd652dec0e6d29ef1ca.bindPopup(popup_55c8531cedbffb4e05aff034141d630f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ea6b56d7bb56cd652dec0e6d29ef1ca.setIcon(icon_d9a51d0cbc2a745d1efaeb74e22157d0);
|
|
|
|
|
|
var marker_f83f2ff6e549a2bdb0c7ac0771ecd57a = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_ac31596400f46e1f4a828a1844e0e668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef7b317502f19ad582e9b301591664c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35279d05f6851f9cd2cf6066791e6019 = $(`<div id="html_35279d05f6851f9cd2cf6066791e6019" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_ef7b317502f19ad582e9b301591664c6.setContent(html_35279d05f6851f9cd2cf6066791e6019);
|
|
|
|
|
|
|
|
marker_f83f2ff6e549a2bdb0c7ac0771ecd57a.bindPopup(popup_ef7b317502f19ad582e9b301591664c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f83f2ff6e549a2bdb0c7ac0771ecd57a.setIcon(icon_ac31596400f46e1f4a828a1844e0e668);
|
|
|
|
|
|
var marker_d6c7778fde6c10cac01a837457dea52d = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_badade40cc21e32033f154528f9c6357 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b64f995a2154817ef00276efacf0002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7b268be55bfebc1d0d22592760a45ee = $(`<div id="html_e7b268be55bfebc1d0d22592760a45ee" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_3b64f995a2154817ef00276efacf0002.setContent(html_e7b268be55bfebc1d0d22592760a45ee);
|
|
|
|
|
|
|
|
marker_d6c7778fde6c10cac01a837457dea52d.bindPopup(popup_3b64f995a2154817ef00276efacf0002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6c7778fde6c10cac01a837457dea52d.setIcon(icon_badade40cc21e32033f154528f9c6357);
|
|
|
|
|
|
var marker_0601c79e91e2e27dc2db38abd31a5bcd = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_84e5756332b44858a6dd3121d43216d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48bed5793b8a204db3d883cae87f65a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcdc73da973cdabdc84122f5a99432fc = $(`<div id="html_dcdc73da973cdabdc84122f5a99432fc" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_48bed5793b8a204db3d883cae87f65a3.setContent(html_dcdc73da973cdabdc84122f5a99432fc);
|
|
|
|
|
|
|
|
marker_0601c79e91e2e27dc2db38abd31a5bcd.bindPopup(popup_48bed5793b8a204db3d883cae87f65a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0601c79e91e2e27dc2db38abd31a5bcd.setIcon(icon_84e5756332b44858a6dd3121d43216d0);
|
|
|
|
|
|
var marker_cbcb4bbf7c6c9dd32ad0e4e729b6407b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_dc440a717a24fce479d6bef4f24e5872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9c5c663297cb20ca81cb7cffa82e88d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_faf301b90526233f06fdc526e643fd2e = $(`<div id="html_faf301b90526233f06fdc526e643fd2e" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_c9c5c663297cb20ca81cb7cffa82e88d.setContent(html_faf301b90526233f06fdc526e643fd2e);
|
|
|
|
|
|
|
|
marker_cbcb4bbf7c6c9dd32ad0e4e729b6407b.bindPopup(popup_c9c5c663297cb20ca81cb7cffa82e88d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbcb4bbf7c6c9dd32ad0e4e729b6407b.setIcon(icon_dc440a717a24fce479d6bef4f24e5872);
|
|
|
|
|
|
var marker_630547008b0f8cca0b21a908d1b013bb = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_b1b8cdf377e66d582ae41efff99a8b3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67f713764207ad4d5e96f17ae9eec229 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_420858eeba05eb91f41376e19f9cd8b7 = $(`<div id="html_420858eeba05eb91f41376e19f9cd8b7" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_67f713764207ad4d5e96f17ae9eec229.setContent(html_420858eeba05eb91f41376e19f9cd8b7);
|
|
|
|
|
|
|
|
marker_630547008b0f8cca0b21a908d1b013bb.bindPopup(popup_67f713764207ad4d5e96f17ae9eec229)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_630547008b0f8cca0b21a908d1b013bb.setIcon(icon_b1b8cdf377e66d582ae41efff99a8b3c);
|
|
|
|
|
|
var marker_9d4df657210e01b7792e9e9d4b5f9409 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_bdacf990d70870778f9309d437531f24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aacff6fe7e64c2258bd234d83b9d32e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2382d0d4e37f4d6d593c71301d236cc4 = $(`<div id="html_2382d0d4e37f4d6d593c71301d236cc4" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_aacff6fe7e64c2258bd234d83b9d32e3.setContent(html_2382d0d4e37f4d6d593c71301d236cc4);
|
|
|
|
|
|
|
|
marker_9d4df657210e01b7792e9e9d4b5f9409.bindPopup(popup_aacff6fe7e64c2258bd234d83b9d32e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d4df657210e01b7792e9e9d4b5f9409.setIcon(icon_bdacf990d70870778f9309d437531f24);
|
|
|
|
|
|
var marker_2437b8884c405c36eb24f040dc5e7172 = L.marker(
|
|
[54.6872, 25.2797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9e8ec89a9b9c4ab299e748cd465d44ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3e7504894688fd02f1fe0fa84cdeddb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48808fd5fe6d88944c2b13f79d52f6eb = $(`<div id="html_48808fd5fe6d88944c2b13f79d52f6eb" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_c3e7504894688fd02f1fe0fa84cdeddb.setContent(html_48808fd5fe6d88944c2b13f79d52f6eb);
|
|
|
|
|
|
|
|
marker_2437b8884c405c36eb24f040dc5e7172.bindPopup(popup_c3e7504894688fd02f1fe0fa84cdeddb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2437b8884c405c36eb24f040dc5e7172.setIcon(icon_9e8ec89a9b9c4ab299e748cd465d44ba);
|
|
|
|
|
|
var marker_5443283c3c499f13043b2484a4e87003 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_1ad83813f2b56b307dfe5c3d542e289d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d204b603ac3770d46ae3cdafeb825a3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d255fd4e877630d542a948da22bd2706 = $(`<div id="html_d255fd4e877630d542a948da22bd2706" style="width: 100.0%; height: 100.0%;">exp.gulugulu.moe</div>`)[0];
|
|
popup_d204b603ac3770d46ae3cdafeb825a3e.setContent(html_d255fd4e877630d542a948da22bd2706);
|
|
|
|
|
|
|
|
marker_5443283c3c499f13043b2484a4e87003.bindPopup(popup_d204b603ac3770d46ae3cdafeb825a3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5443283c3c499f13043b2484a4e87003.setIcon(icon_1ad83813f2b56b307dfe5c3d542e289d);
|
|
|
|
|
|
var marker_1e6da628e08f72491913b4e866ee9bfe = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a6e0156db53acde8a930f73b332e623a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a04ce12b08b6563e5cbe3b6632ef2f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f86e71204c8d42185d6a405c994179a = $(`<div id="html_3f86e71204c8d42185d6a405c994179a" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_2a04ce12b08b6563e5cbe3b6632ef2f3.setContent(html_3f86e71204c8d42185d6a405c994179a);
|
|
|
|
|
|
|
|
marker_1e6da628e08f72491913b4e866ee9bfe.bindPopup(popup_2a04ce12b08b6563e5cbe3b6632ef2f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e6da628e08f72491913b4e866ee9bfe.setIcon(icon_a6e0156db53acde8a930f73b332e623a);
|
|
|
|
|
|
var marker_4b7f57e779cce1b1a57f9ab5d312e5bc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_18f495bc54d8fdff81d57a77ce53de6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1177c1bcd518858a8fb7bed0d7fcf3ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed836a89a96f59abd66fcd1dd24113f0 = $(`<div id="html_ed836a89a96f59abd66fcd1dd24113f0" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_1177c1bcd518858a8fb7bed0d7fcf3ed.setContent(html_ed836a89a96f59abd66fcd1dd24113f0);
|
|
|
|
|
|
|
|
marker_4b7f57e779cce1b1a57f9ab5d312e5bc.bindPopup(popup_1177c1bcd518858a8fb7bed0d7fcf3ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b7f57e779cce1b1a57f9ab5d312e5bc.setIcon(icon_18f495bc54d8fdff81d57a77ce53de6c);
|
|
|
|
|
|
var marker_465e0d267ed8366854a043c1adf020f0 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_6feee5cc296bc97d977ba7b4f0a14b43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf60d291ddb721ed6a3ef09c231defaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f74c84b7114a45a1aab856634832b93 = $(`<div id="html_5f74c84b7114a45a1aab856634832b93" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_bf60d291ddb721ed6a3ef09c231defaa.setContent(html_5f74c84b7114a45a1aab856634832b93);
|
|
|
|
|
|
|
|
marker_465e0d267ed8366854a043c1adf020f0.bindPopup(popup_bf60d291ddb721ed6a3ef09c231defaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_465e0d267ed8366854a043c1adf020f0.setIcon(icon_6feee5cc296bc97d977ba7b4f0a14b43);
|
|
|
|
|
|
var marker_32c2d839384a0e5c7aebbdab11606292 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_03d8919a144aff5e8f31a381e961c91c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56f5c33b11cda6a32417af210931e81e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0b5b73aad4af83dc1c2822eb7031d9c = $(`<div id="html_d0b5b73aad4af83dc1c2822eb7031d9c" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_56f5c33b11cda6a32417af210931e81e.setContent(html_d0b5b73aad4af83dc1c2822eb7031d9c);
|
|
|
|
|
|
|
|
marker_32c2d839384a0e5c7aebbdab11606292.bindPopup(popup_56f5c33b11cda6a32417af210931e81e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c2d839384a0e5c7aebbdab11606292.setIcon(icon_03d8919a144aff5e8f31a381e961c91c);
|
|
|
|
|
|
var marker_51de3bd50e8f570a73935f27c0cc85af = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_46fc1509307e5019c363ba9a057c2308 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a1934523f77deb0db37f30e84d316d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed2d8a208ef751526821fc8691327bc4 = $(`<div id="html_ed2d8a208ef751526821fc8691327bc4" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_0a1934523f77deb0db37f30e84d316d4.setContent(html_ed2d8a208ef751526821fc8691327bc4);
|
|
|
|
|
|
|
|
marker_51de3bd50e8f570a73935f27c0cc85af.bindPopup(popup_0a1934523f77deb0db37f30e84d316d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51de3bd50e8f570a73935f27c0cc85af.setIcon(icon_46fc1509307e5019c363ba9a057c2308);
|
|
|
|
|
|
var marker_d58c66b0901c1fc0008059d68d39d0e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_29477e4ccc5f355a223dfc0de1d653f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_534b86ad32c475c0f1e175ad327b0a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aeb19b859f2fea81856d396c5e62a702 = $(`<div id="html_aeb19b859f2fea81856d396c5e62a702" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_534b86ad32c475c0f1e175ad327b0a21.setContent(html_aeb19b859f2fea81856d396c5e62a702);
|
|
|
|
|
|
|
|
marker_d58c66b0901c1fc0008059d68d39d0e3.bindPopup(popup_534b86ad32c475c0f1e175ad327b0a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58c66b0901c1fc0008059d68d39d0e3.setIcon(icon_29477e4ccc5f355a223dfc0de1d653f0);
|
|
|
|
|
|
var marker_a1f6199b625e4059202dfc11a423e234 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8941f5d6e4355f4dd7999fb8b8854e47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bde05d161c7578124e5d29ebd57541ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442374ad577491e67730797c877987e5 = $(`<div id="html_442374ad577491e67730797c877987e5" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_bde05d161c7578124e5d29ebd57541ce.setContent(html_442374ad577491e67730797c877987e5);
|
|
|
|
|
|
|
|
marker_a1f6199b625e4059202dfc11a423e234.bindPopup(popup_bde05d161c7578124e5d29ebd57541ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f6199b625e4059202dfc11a423e234.setIcon(icon_8941f5d6e4355f4dd7999fb8b8854e47);
|
|
|
|
|
|
var marker_824f95e0c820760ba04f4df1b90c65f3 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2f675ba51c9fd9f5b374ddc026d78cbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf9a372ca39cffcd059cc53391ded018 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9a1fecd98b5a5b24edc20513348ed32 = $(`<div id="html_d9a1fecd98b5a5b24edc20513348ed32" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_bf9a372ca39cffcd059cc53391ded018.setContent(html_d9a1fecd98b5a5b24edc20513348ed32);
|
|
|
|
|
|
|
|
marker_824f95e0c820760ba04f4df1b90c65f3.bindPopup(popup_bf9a372ca39cffcd059cc53391ded018)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_824f95e0c820760ba04f4df1b90c65f3.setIcon(icon_2f675ba51c9fd9f5b374ddc026d78cbf);
|
|
|
|
|
|
var marker_bdca24aa7402e40752e15b9c6d7df52a = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8a50cc3e4865d36f8598a652b5e830c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9121cd6c9f35cd109c7e430aec2dad86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f15fdeac769b2291613cbc0882d9ebde = $(`<div id="html_f15fdeac769b2291613cbc0882d9ebde" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_9121cd6c9f35cd109c7e430aec2dad86.setContent(html_f15fdeac769b2291613cbc0882d9ebde);
|
|
|
|
|
|
|
|
marker_bdca24aa7402e40752e15b9c6d7df52a.bindPopup(popup_9121cd6c9f35cd109c7e430aec2dad86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdca24aa7402e40752e15b9c6d7df52a.setIcon(icon_8a50cc3e4865d36f8598a652b5e830c0);
|
|
|
|
|
|
var marker_1ee4d1085562a19bf459aecd2cd95e09 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_a4b9534951a68d92d153a6970ce8e2e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_543ee9623d17e7d801fd9419649e8ea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a93f4ddf01c67f8c144eaf9a22c843 = $(`<div id="html_18a93f4ddf01c67f8c144eaf9a22c843" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_543ee9623d17e7d801fd9419649e8ea6.setContent(html_18a93f4ddf01c67f8c144eaf9a22c843);
|
|
|
|
|
|
|
|
marker_1ee4d1085562a19bf459aecd2cd95e09.bindPopup(popup_543ee9623d17e7d801fd9419649e8ea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ee4d1085562a19bf459aecd2cd95e09.setIcon(icon_a4b9534951a68d92d153a6970ce8e2e1);
|
|
|
|
|
|
var marker_6efcb0e3340944cf648ddea527faa9b7 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_73a235087562476335cf0f1fd9abdf88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f15103f65bd4df248498c2f6929ebfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c33eb5ed8e66e0bce5e9e9fa913f25f9 = $(`<div id="html_c33eb5ed8e66e0bce5e9e9fa913f25f9" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_0f15103f65bd4df248498c2f6929ebfc.setContent(html_c33eb5ed8e66e0bce5e9e9fa913f25f9);
|
|
|
|
|
|
|
|
marker_6efcb0e3340944cf648ddea527faa9b7.bindPopup(popup_0f15103f65bd4df248498c2f6929ebfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6efcb0e3340944cf648ddea527faa9b7.setIcon(icon_73a235087562476335cf0f1fd9abdf88);
|
|
|
|
|
|
var marker_f8ca4c0570703821c44ec4113346e975 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_e448e397d3f53af459c13e893b89f274 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e70786fc1d47e1895180ddd934ef3419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fcb31087b82b598244b358d70f7da08 = $(`<div id="html_6fcb31087b82b598244b358d70f7da08" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_e70786fc1d47e1895180ddd934ef3419.setContent(html_6fcb31087b82b598244b358d70f7da08);
|
|
|
|
|
|
|
|
marker_f8ca4c0570703821c44ec4113346e975.bindPopup(popup_e70786fc1d47e1895180ddd934ef3419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8ca4c0570703821c44ec4113346e975.setIcon(icon_e448e397d3f53af459c13e893b89f274);
|
|
|
|
|
|
var marker_e85cf641f9bf640b384c95b4360da593 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_685aed6ca4cc3e1413bc3bd84d026271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d95e9453dcb96e5c556a28c02a1ec66c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d5f2f32cf4e3287deff9c338d019bbf = $(`<div id="html_0d5f2f32cf4e3287deff9c338d019bbf" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_d95e9453dcb96e5c556a28c02a1ec66c.setContent(html_0d5f2f32cf4e3287deff9c338d019bbf);
|
|
|
|
|
|
|
|
marker_e85cf641f9bf640b384c95b4360da593.bindPopup(popup_d95e9453dcb96e5c556a28c02a1ec66c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e85cf641f9bf640b384c95b4360da593.setIcon(icon_685aed6ca4cc3e1413bc3bd84d026271);
|
|
|
|
|
|
var marker_b3d153e1bef1a36cd2dac9b258ff9267 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_8b8d43933a81c515f101e0fda7f1d617 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_965c06c90972442260228efe0038f8d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e7c2c76168a42b77d08872491fcb006 = $(`<div id="html_2e7c2c76168a42b77d08872491fcb006" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_965c06c90972442260228efe0038f8d0.setContent(html_2e7c2c76168a42b77d08872491fcb006);
|
|
|
|
|
|
|
|
marker_b3d153e1bef1a36cd2dac9b258ff9267.bindPopup(popup_965c06c90972442260228efe0038f8d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3d153e1bef1a36cd2dac9b258ff9267.setIcon(icon_8b8d43933a81c515f101e0fda7f1d617);
|
|
|
|
|
|
var marker_a3fe4ba09e130d1e758e6e2b765f1f82 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_af172cc9ffc32d12b03c3282a38177b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40190360d603e44fd099b8ed45106a96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3489a98314197b93d73ac6566279c1e = $(`<div id="html_d3489a98314197b93d73ac6566279c1e" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_40190360d603e44fd099b8ed45106a96.setContent(html_d3489a98314197b93d73ac6566279c1e);
|
|
|
|
|
|
|
|
marker_a3fe4ba09e130d1e758e6e2b765f1f82.bindPopup(popup_40190360d603e44fd099b8ed45106a96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3fe4ba09e130d1e758e6e2b765f1f82.setIcon(icon_af172cc9ffc32d12b03c3282a38177b8);
|
|
|
|
|
|
var marker_86cdf17738c1bcb62ee3e5b2314ec5a8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_2503d4284568209045f50d4800fbb592 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91f2bfeb936e7784a70e4cc25c64ab4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f11c49ba39da40b00e16ffab77581d73 = $(`<div id="html_f11c49ba39da40b00e16ffab77581d73" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_91f2bfeb936e7784a70e4cc25c64ab4d.setContent(html_f11c49ba39da40b00e16ffab77581d73);
|
|
|
|
|
|
|
|
marker_86cdf17738c1bcb62ee3e5b2314ec5a8.bindPopup(popup_91f2bfeb936e7784a70e4cc25c64ab4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86cdf17738c1bcb62ee3e5b2314ec5a8.setIcon(icon_2503d4284568209045f50d4800fbb592);
|
|
|
|
|
|
var marker_26753e39d0e70e6d0383de47b50d45dc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_d0195a753417ccb94f8a79688eeda768 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4909feb14bcd3edeaa16a831245b6efe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f4bf18c90e857fe9042d6f5c8022dde = $(`<div id="html_3f4bf18c90e857fe9042d6f5c8022dde" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_4909feb14bcd3edeaa16a831245b6efe.setContent(html_3f4bf18c90e857fe9042d6f5c8022dde);
|
|
|
|
|
|
|
|
marker_26753e39d0e70e6d0383de47b50d45dc.bindPopup(popup_4909feb14bcd3edeaa16a831245b6efe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26753e39d0e70e6d0383de47b50d45dc.setIcon(icon_d0195a753417ccb94f8a79688eeda768);
|
|
|
|
|
|
var marker_9739c685cb25fea565d401519ed4aea0 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_302f391a80961fddfac6e109b599fce7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a410ce74fdbdadcd2d590da7adf8e7a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd82a6d346f1f13127e0b78c3e135b61 = $(`<div id="html_dd82a6d346f1f13127e0b78c3e135b61" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_a410ce74fdbdadcd2d590da7adf8e7a2.setContent(html_dd82a6d346f1f13127e0b78c3e135b61);
|
|
|
|
|
|
|
|
marker_9739c685cb25fea565d401519ed4aea0.bindPopup(popup_a410ce74fdbdadcd2d590da7adf8e7a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9739c685cb25fea565d401519ed4aea0.setIcon(icon_302f391a80961fddfac6e109b599fce7);
|
|
|
|
|
|
var marker_8b522071a069c3a7f443c11563095227 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_37e05bb2234a1a003562554ea178841d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68a90f16bbd643ec5a3e08eae9e76c86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06a6fc506b33a040fd002a3d3a36afec = $(`<div id="html_06a6fc506b33a040fd002a3d3a36afec" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_68a90f16bbd643ec5a3e08eae9e76c86.setContent(html_06a6fc506b33a040fd002a3d3a36afec);
|
|
|
|
|
|
|
|
marker_8b522071a069c3a7f443c11563095227.bindPopup(popup_68a90f16bbd643ec5a3e08eae9e76c86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b522071a069c3a7f443c11563095227.setIcon(icon_37e05bb2234a1a003562554ea178841d);
|
|
|
|
|
|
var marker_044a886d4ed98ad85d76f2a0f82cd19f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_776d28a5d07423867979ba89ca0a1ffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdea93ceedaba8081deacc6f5f737520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efc752c58eae1edd55f5d698bcd64e00 = $(`<div id="html_efc752c58eae1edd55f5d698bcd64e00" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_cdea93ceedaba8081deacc6f5f737520.setContent(html_efc752c58eae1edd55f5d698bcd64e00);
|
|
|
|
|
|
|
|
marker_044a886d4ed98ad85d76f2a0f82cd19f.bindPopup(popup_cdea93ceedaba8081deacc6f5f737520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_044a886d4ed98ad85d76f2a0f82cd19f.setIcon(icon_776d28a5d07423867979ba89ca0a1ffc);
|
|
|
|
|
|
var marker_23cafde6456f8aee242c9dc63cb6960a = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_9f338c430b4c619988b2a9641048c385 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5ad2b817e2551dc806ce8c7663b1254 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4685668a7c20521d1b77a058e123369c = $(`<div id="html_4685668a7c20521d1b77a058e123369c" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_a5ad2b817e2551dc806ce8c7663b1254.setContent(html_4685668a7c20521d1b77a058e123369c);
|
|
|
|
|
|
|
|
marker_23cafde6456f8aee242c9dc63cb6960a.bindPopup(popup_a5ad2b817e2551dc806ce8c7663b1254)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23cafde6456f8aee242c9dc63cb6960a.setIcon(icon_9f338c430b4c619988b2a9641048c385);
|
|
|
|
|
|
var marker_09521739915cb0edd29a6cdea76e8e15 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_af49b0bbe1225ea7faad4011993e9d8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db26dc9d586678276896b8d89930cd11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72abe36e143c0d9a05f70e75f0ac9b91 = $(`<div id="html_72abe36e143c0d9a05f70e75f0ac9b91" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_db26dc9d586678276896b8d89930cd11.setContent(html_72abe36e143c0d9a05f70e75f0ac9b91);
|
|
|
|
|
|
|
|
marker_09521739915cb0edd29a6cdea76e8e15.bindPopup(popup_db26dc9d586678276896b8d89930cd11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09521739915cb0edd29a6cdea76e8e15.setIcon(icon_af49b0bbe1225ea7faad4011993e9d8b);
|
|
|
|
|
|
var marker_19532eec04e3cc1de21d4cd030a488ba = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_3b6e1412ce24dd8bfcc3e93339c4ab13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45e108661de62d4cf75779fab5340393 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eab23271b9a4431b6489f14e0af1693 = $(`<div id="html_2eab23271b9a4431b6489f14e0af1693" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_45e108661de62d4cf75779fab5340393.setContent(html_2eab23271b9a4431b6489f14e0af1693);
|
|
|
|
|
|
|
|
marker_19532eec04e3cc1de21d4cd030a488ba.bindPopup(popup_45e108661de62d4cf75779fab5340393)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19532eec04e3cc1de21d4cd030a488ba.setIcon(icon_3b6e1412ce24dd8bfcc3e93339c4ab13);
|
|
|
|
|
|
var marker_f5f3bde90b14083e77f2500441577554 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_c3d8be48ab4fc9f08929102ebd2a7290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a0793065f5a820bf7e831f40a289703 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3b7c6c050c4448bcca7f52fae32bbca = $(`<div id="html_b3b7c6c050c4448bcca7f52fae32bbca" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_4a0793065f5a820bf7e831f40a289703.setContent(html_b3b7c6c050c4448bcca7f52fae32bbca);
|
|
|
|
|
|
|
|
marker_f5f3bde90b14083e77f2500441577554.bindPopup(popup_4a0793065f5a820bf7e831f40a289703)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5f3bde90b14083e77f2500441577554.setIcon(icon_c3d8be48ab4fc9f08929102ebd2a7290);
|
|
|
|
|
|
var marker_1d871595e18adfcd1f7b02a1802fde1b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_7d10f22e111fbe807bf35764868e2ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_440ed0406449310960f550f30d913be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dcc59d59353875c6d20efec6b874595 = $(`<div id="html_5dcc59d59353875c6d20efec6b874595" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_440ed0406449310960f550f30d913be3.setContent(html_5dcc59d59353875c6d20efec6b874595);
|
|
|
|
|
|
|
|
marker_1d871595e18adfcd1f7b02a1802fde1b.bindPopup(popup_440ed0406449310960f550f30d913be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d871595e18adfcd1f7b02a1802fde1b.setIcon(icon_7d10f22e111fbe807bf35764868e2ff1);
|
|
|
|
|
|
var marker_b57807f0598d47232e112c9d7f200204 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_2d929d98bede7b6f5b0f7111f0220d79);
|
|
|
|
|
|
var icon_63c16f8ef26c1a883f7d586fad366ac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3256fecc40ab134ed52bceaa2e2bb8b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10fb0cdda1369f26b359d8c0a3d7750d = $(`<div id="html_10fb0cdda1369f26b359d8c0a3d7750d" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_3256fecc40ab134ed52bceaa2e2bb8b2.setContent(html_10fb0cdda1369f26b359d8c0a3d7750d);
|
|
|
|
|
|
|
|
marker_b57807f0598d47232e112c9d7f200204.bindPopup(popup_3256fecc40ab134ed52bceaa2e2bb8b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b57807f0598d47232e112c9d7f200204.setIcon(icon_63c16f8ef26c1a883f7d586fad366ac8);
|
|
|
|
|
|
marker_cluster_2d929d98bede7b6f5b0f7111f0220d79.addTo(map_4e7ec028869da686da63ef57fbbe0680);
|
|
|
|
</script>
|
|
</html> |