mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 03:05:18 +00:00
10335 lines
300 KiB
HTML
10335 lines
300 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_f3a9d7e6e9b2245a755c8855df817771 {
|
|
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_f3a9d7e6e9b2245a755c8855df817771" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_f3a9d7e6e9b2245a755c8855df817771 = L.map(
|
|
"map_f3a9d7e6e9b2245a755c8855df817771",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_e890940438c6a28739596baca836bd62 = 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_e890940438c6a28739596baca836bd62.addTo(map_f3a9d7e6e9b2245a755c8855df817771);
|
|
|
|
|
|
var marker_cluster_dc2edaa106cc15b4368cd8ff707754dd = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_3bc1dce5c494a62ce00439bb41c7f0d9 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_af44b90ee722914b6462ee9814210089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a0546ad8b957c1e484964c8bd31dfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6f12f44bddc5950ee3ee3e8385431cf = $(`<div id="html_e6f12f44bddc5950ee3ee3e8385431cf" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_79a0546ad8b957c1e484964c8bd31dfb.setContent(html_e6f12f44bddc5950ee3ee3e8385431cf);
|
|
|
|
|
|
|
|
marker_3bc1dce5c494a62ce00439bb41c7f0d9.bindPopup(popup_79a0546ad8b957c1e484964c8bd31dfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bc1dce5c494a62ce00439bb41c7f0d9.setIcon(icon_af44b90ee722914b6462ee9814210089);
|
|
|
|
|
|
var marker_64d55cb80ec4c6e1ec83a3ccd6298d60 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_fda59b8357927c17f0f9929dc6bb115c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3242888f1b2351b8b2096fd831e6a4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a9e7110d0dce3a35faf9064dd26854 = $(`<div id="html_b0a9e7110d0dce3a35faf9064dd26854" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_e3242888f1b2351b8b2096fd831e6a4e.setContent(html_b0a9e7110d0dce3a35faf9064dd26854);
|
|
|
|
|
|
|
|
marker_64d55cb80ec4c6e1ec83a3ccd6298d60.bindPopup(popup_e3242888f1b2351b8b2096fd831e6a4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64d55cb80ec4c6e1ec83a3ccd6298d60.setIcon(icon_fda59b8357927c17f0f9929dc6bb115c);
|
|
|
|
|
|
var marker_fa97652036007646f65a1ee369ab3f5b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_22e680ead99205731148f9dcb5e156a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da5a8c7e570f705ce22721f1581ce32b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa5b903587d91d7c9320722fdb345101 = $(`<div id="html_fa5b903587d91d7c9320722fdb345101" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_da5a8c7e570f705ce22721f1581ce32b.setContent(html_fa5b903587d91d7c9320722fdb345101);
|
|
|
|
|
|
|
|
marker_fa97652036007646f65a1ee369ab3f5b.bindPopup(popup_da5a8c7e570f705ce22721f1581ce32b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa97652036007646f65a1ee369ab3f5b.setIcon(icon_22e680ead99205731148f9dcb5e156a5);
|
|
|
|
|
|
var marker_71aeb96171cd25be0fd686772cde77cc = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b5bdb3640596a7596d7ff1e4caf12cc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46843842e4c4a04469722f5462fb7602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1ff9b3978ca2e880d6dda2254df66a4 = $(`<div id="html_f1ff9b3978ca2e880d6dda2254df66a4" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_46843842e4c4a04469722f5462fb7602.setContent(html_f1ff9b3978ca2e880d6dda2254df66a4);
|
|
|
|
|
|
|
|
marker_71aeb96171cd25be0fd686772cde77cc.bindPopup(popup_46843842e4c4a04469722f5462fb7602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71aeb96171cd25be0fd686772cde77cc.setIcon(icon_b5bdb3640596a7596d7ff1e4caf12cc3);
|
|
|
|
|
|
var marker_b039c12f7833912ccb5efd7e0bd1f1bc = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_71c0fb95d465b1fe39d889d9d44ff3e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d997d3f8b513328ce59390201fe327f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd3388fc82e7179adbe8626d75e16554 = $(`<div id="html_dd3388fc82e7179adbe8626d75e16554" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_3d997d3f8b513328ce59390201fe327f.setContent(html_dd3388fc82e7179adbe8626d75e16554);
|
|
|
|
|
|
|
|
marker_b039c12f7833912ccb5efd7e0bd1f1bc.bindPopup(popup_3d997d3f8b513328ce59390201fe327f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b039c12f7833912ccb5efd7e0bd1f1bc.setIcon(icon_71c0fb95d465b1fe39d889d9d44ff3e4);
|
|
|
|
|
|
var marker_b994dd6f7e41c498f0ffca5b849abd5d = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_625b43c74ceeffe80a8229b34094a752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_433ba46ec30bc6721f60cdae29b2d83d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad2d68f5b54f5103717d727950f21e43 = $(`<div id="html_ad2d68f5b54f5103717d727950f21e43" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_433ba46ec30bc6721f60cdae29b2d83d.setContent(html_ad2d68f5b54f5103717d727950f21e43);
|
|
|
|
|
|
|
|
marker_b994dd6f7e41c498f0ffca5b849abd5d.bindPopup(popup_433ba46ec30bc6721f60cdae29b2d83d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b994dd6f7e41c498f0ffca5b849abd5d.setIcon(icon_625b43c74ceeffe80a8229b34094a752);
|
|
|
|
|
|
var marker_5e18b2baba48dbc431d4e0f390063c4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d9238f40425356351c722b009c454435 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4da2e1cb382baaab5a4584b59800f2ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd6235689e2ced8d45278aeca69d497a = $(`<div id="html_fd6235689e2ced8d45278aeca69d497a" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_4da2e1cb382baaab5a4584b59800f2ec.setContent(html_fd6235689e2ced8d45278aeca69d497a);
|
|
|
|
|
|
|
|
marker_5e18b2baba48dbc431d4e0f390063c4b.bindPopup(popup_4da2e1cb382baaab5a4584b59800f2ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e18b2baba48dbc431d4e0f390063c4b.setIcon(icon_d9238f40425356351c722b009c454435);
|
|
|
|
|
|
var marker_e53a216680967e0d656a2d27580c024d = L.marker(
|
|
[47.8786, 11.911],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8e712202e9f176404550b6ef3fd08f5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fa8a7185d8bd4d31a8bc7122ff6efef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00623f2bee7db063a36fb10056c2da93 = $(`<div id="html_00623f2bee7db063a36fb10056c2da93" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_9fa8a7185d8bd4d31a8bc7122ff6efef.setContent(html_00623f2bee7db063a36fb10056c2da93);
|
|
|
|
|
|
|
|
marker_e53a216680967e0d656a2d27580c024d.bindPopup(popup_9fa8a7185d8bd4d31a8bc7122ff6efef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e53a216680967e0d656a2d27580c024d.setIcon(icon_8e712202e9f176404550b6ef3fd08f5f);
|
|
|
|
|
|
var marker_06d50640f0890e658158c2ea30052f05 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ffb2f0ff4ae682a9acbc6ff6ea7a37c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28fa95d243023ad66d6a11e4a751fe06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a61fedd4a979bc3ed6b9a2646a59556 = $(`<div id="html_4a61fedd4a979bc3ed6b9a2646a59556" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_28fa95d243023ad66d6a11e4a751fe06.setContent(html_4a61fedd4a979bc3ed6b9a2646a59556);
|
|
|
|
|
|
|
|
marker_06d50640f0890e658158c2ea30052f05.bindPopup(popup_28fa95d243023ad66d6a11e4a751fe06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06d50640f0890e658158c2ea30052f05.setIcon(icon_ffb2f0ff4ae682a9acbc6ff6ea7a37c0);
|
|
|
|
|
|
var marker_9eef906c49b3152feb34f7f57e14a4de = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_fe34d76145218faf62c25cf374a011a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f24a4a69abe30679a0fa992dfdbc27e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8143131f4c192571e3255f260057965f = $(`<div id="html_8143131f4c192571e3255f260057965f" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_f24a4a69abe30679a0fa992dfdbc27e7.setContent(html_8143131f4c192571e3255f260057965f);
|
|
|
|
|
|
|
|
marker_9eef906c49b3152feb34f7f57e14a4de.bindPopup(popup_f24a4a69abe30679a0fa992dfdbc27e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9eef906c49b3152feb34f7f57e14a4de.setIcon(icon_fe34d76145218faf62c25cf374a011a2);
|
|
|
|
|
|
var marker_34c7c3ea9cd502de8836220d53a7dda6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_30d3103a271804e5d36107e4526dd00a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c12c8f29c2e19d29d1e231c549e0e427 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e700150f87e39243e9b0e3452d2ee98e = $(`<div id="html_e700150f87e39243e9b0e3452d2ee98e" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_c12c8f29c2e19d29d1e231c549e0e427.setContent(html_e700150f87e39243e9b0e3452d2ee98e);
|
|
|
|
|
|
|
|
marker_34c7c3ea9cd502de8836220d53a7dda6.bindPopup(popup_c12c8f29c2e19d29d1e231c549e0e427)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34c7c3ea9cd502de8836220d53a7dda6.setIcon(icon_30d3103a271804e5d36107e4526dd00a);
|
|
|
|
|
|
var marker_9f87eef928bb7a26b2d5103f98cb1b5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_710a9811104bd6a883a93d7d8a1d14fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_742ef2142ac5932cb9bc7173cff1bf97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88358729c78253e2a1b6b19dc86c45fc = $(`<div id="html_88358729c78253e2a1b6b19dc86c45fc" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_742ef2142ac5932cb9bc7173cff1bf97.setContent(html_88358729c78253e2a1b6b19dc86c45fc);
|
|
|
|
|
|
|
|
marker_9f87eef928bb7a26b2d5103f98cb1b5c.bindPopup(popup_742ef2142ac5932cb9bc7173cff1bf97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f87eef928bb7a26b2d5103f98cb1b5c.setIcon(icon_710a9811104bd6a883a93d7d8a1d14fb);
|
|
|
|
|
|
var marker_e34ec438dd35b0d06b49c1304acc4718 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1d0f69c0a8047d8847f88a0600bdad44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79d53958f906f6aced9e42ee455c6688 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63e0f93f76598820976b6d987dc05b7d = $(`<div id="html_63e0f93f76598820976b6d987dc05b7d" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_79d53958f906f6aced9e42ee455c6688.setContent(html_63e0f93f76598820976b6d987dc05b7d);
|
|
|
|
|
|
|
|
marker_e34ec438dd35b0d06b49c1304acc4718.bindPopup(popup_79d53958f906f6aced9e42ee455c6688)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e34ec438dd35b0d06b49c1304acc4718.setIcon(icon_1d0f69c0a8047d8847f88a0600bdad44);
|
|
|
|
|
|
var marker_48b1a4e4c5d454f51b10c7ddf12c3439 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8a3d727899d37f1bbce44dd64ca17450 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_813f00b79580a7f6416f6a72aa47d7aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_589bcab4c5bda4fd9d2a819ccca7cd38 = $(`<div id="html_589bcab4c5bda4fd9d2a819ccca7cd38" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_813f00b79580a7f6416f6a72aa47d7aa.setContent(html_589bcab4c5bda4fd9d2a819ccca7cd38);
|
|
|
|
|
|
|
|
marker_48b1a4e4c5d454f51b10c7ddf12c3439.bindPopup(popup_813f00b79580a7f6416f6a72aa47d7aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48b1a4e4c5d454f51b10c7ddf12c3439.setIcon(icon_8a3d727899d37f1bbce44dd64ca17450);
|
|
|
|
|
|
var marker_6f04834a55546f79f17f27ddebdf980a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9738f86648ce734acf6b6e284b84196b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a599bc2f1af55d5b8819ba860e7fac71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f12b248806d9670742e74e5b8a848ab4 = $(`<div id="html_f12b248806d9670742e74e5b8a848ab4" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_a599bc2f1af55d5b8819ba860e7fac71.setContent(html_f12b248806d9670742e74e5b8a848ab4);
|
|
|
|
|
|
|
|
marker_6f04834a55546f79f17f27ddebdf980a.bindPopup(popup_a599bc2f1af55d5b8819ba860e7fac71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f04834a55546f79f17f27ddebdf980a.setIcon(icon_9738f86648ce734acf6b6e284b84196b);
|
|
|
|
|
|
var marker_882c85374b2306b977741e6adabe031e = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_0406779fc9a6623cb3fbb99424ba4310 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_595b3c14e050db2b626b0fb5b5463fed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8726208e5d42ad4dc023136e332e08df = $(`<div id="html_8726208e5d42ad4dc023136e332e08df" style="width: 100.0%; height: 100.0%;">nostr.sizzlewidget.website</div>`)[0];
|
|
popup_595b3c14e050db2b626b0fb5b5463fed.setContent(html_8726208e5d42ad4dc023136e332e08df);
|
|
|
|
|
|
|
|
marker_882c85374b2306b977741e6adabe031e.bindPopup(popup_595b3c14e050db2b626b0fb5b5463fed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882c85374b2306b977741e6adabe031e.setIcon(icon_0406779fc9a6623cb3fbb99424ba4310);
|
|
|
|
|
|
var marker_50e37abe9d286c80d922c14c64ef82a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3c54131b5995b53e46e09e5946ba6b55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_947e95cea05f2f0f3040c6e57e7a2fc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c99133719cf04a14e7f7b5fc4826b294 = $(`<div id="html_c99133719cf04a14e7f7b5fc4826b294" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_947e95cea05f2f0f3040c6e57e7a2fc7.setContent(html_c99133719cf04a14e7f7b5fc4826b294);
|
|
|
|
|
|
|
|
marker_50e37abe9d286c80d922c14c64ef82a8.bindPopup(popup_947e95cea05f2f0f3040c6e57e7a2fc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50e37abe9d286c80d922c14c64ef82a8.setIcon(icon_3c54131b5995b53e46e09e5946ba6b55);
|
|
|
|
|
|
var marker_5d583bbf2386b1a63ea081fce9f273d5 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2116ce908bc0906f1fce8ba1de7e35bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0509f42452c69493c1ad73d8f0652128 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ccd2167c9966aabe5ede35e9b007f4 = $(`<div id="html_d0ccd2167c9966aabe5ede35e9b007f4" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_0509f42452c69493c1ad73d8f0652128.setContent(html_d0ccd2167c9966aabe5ede35e9b007f4);
|
|
|
|
|
|
|
|
marker_5d583bbf2386b1a63ea081fce9f273d5.bindPopup(popup_0509f42452c69493c1ad73d8f0652128)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d583bbf2386b1a63ea081fce9f273d5.setIcon(icon_2116ce908bc0906f1fce8ba1de7e35bd);
|
|
|
|
|
|
var marker_926d2c36db593759b733b476fb3e914f = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_292869b1edfaf93364aee07102dd44bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f29b5dc6e306f6e50e26511b56b4a09d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_688515837301333cbd7269db6d089f80 = $(`<div id="html_688515837301333cbd7269db6d089f80" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_f29b5dc6e306f6e50e26511b56b4a09d.setContent(html_688515837301333cbd7269db6d089f80);
|
|
|
|
|
|
|
|
marker_926d2c36db593759b733b476fb3e914f.bindPopup(popup_f29b5dc6e306f6e50e26511b56b4a09d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_926d2c36db593759b733b476fb3e914f.setIcon(icon_292869b1edfaf93364aee07102dd44bd);
|
|
|
|
|
|
var marker_76cabbc272fcf39a2c7b18761d0d8935 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_0ded7a11da6b0b610442cff73c6dc6de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8724fe3e731369b14e148d515710f1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccaa2add141d61507efd5813af63b9ea = $(`<div id="html_ccaa2add141d61507efd5813af63b9ea" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_a8724fe3e731369b14e148d515710f1f.setContent(html_ccaa2add141d61507efd5813af63b9ea);
|
|
|
|
|
|
|
|
marker_76cabbc272fcf39a2c7b18761d0d8935.bindPopup(popup_a8724fe3e731369b14e148d515710f1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76cabbc272fcf39a2c7b18761d0d8935.setIcon(icon_0ded7a11da6b0b610442cff73c6dc6de);
|
|
|
|
|
|
var marker_c8b6f449c0e9559f78402d210144e673 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f2f6deec84d3d66d440466dd9d2ac1e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d4293d78129b4155330d6d3b1ab6524 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ef0597f492b1db9a71efc106f51a746 = $(`<div id="html_5ef0597f492b1db9a71efc106f51a746" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_5d4293d78129b4155330d6d3b1ab6524.setContent(html_5ef0597f492b1db9a71efc106f51a746);
|
|
|
|
|
|
|
|
marker_c8b6f449c0e9559f78402d210144e673.bindPopup(popup_5d4293d78129b4155330d6d3b1ab6524)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8b6f449c0e9559f78402d210144e673.setIcon(icon_f2f6deec84d3d66d440466dd9d2ac1e0);
|
|
|
|
|
|
var marker_c403e47b8d8b968ea9e9a4b4ea919c92 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2b67bdf2aa8f2bb0347752582bba95d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e36fe533761146f11af3d68449dc751b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da79064bb0bf08f496f576f03556f723 = $(`<div id="html_da79064bb0bf08f496f576f03556f723" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_e36fe533761146f11af3d68449dc751b.setContent(html_da79064bb0bf08f496f576f03556f723);
|
|
|
|
|
|
|
|
marker_c403e47b8d8b968ea9e9a4b4ea919c92.bindPopup(popup_e36fe533761146f11af3d68449dc751b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c403e47b8d8b968ea9e9a4b4ea919c92.setIcon(icon_2b67bdf2aa8f2bb0347752582bba95d8);
|
|
|
|
|
|
var marker_a01329112a32fdeac146ad5b33566c88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3e0abfd2adb77687c1030cdd956281d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d9b072d6806a6501ce9b4493f8d1af7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe9b184de9094f419451a0590189fbe2 = $(`<div id="html_fe9b184de9094f419451a0590189fbe2" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_6d9b072d6806a6501ce9b4493f8d1af7.setContent(html_fe9b184de9094f419451a0590189fbe2);
|
|
|
|
|
|
|
|
marker_a01329112a32fdeac146ad5b33566c88.bindPopup(popup_6d9b072d6806a6501ce9b4493f8d1af7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a01329112a32fdeac146ad5b33566c88.setIcon(icon_3e0abfd2adb77687c1030cdd956281d3);
|
|
|
|
|
|
var marker_2a48c6682ec624b113b4f543cea3de0c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ba8bf1797fcd5c57b102e3cda8a9bdab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8683b08afd29f5a171e4084da67d2a10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db26ee11cef4fe582ffc02c167024a42 = $(`<div id="html_db26ee11cef4fe582ffc02c167024a42" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_8683b08afd29f5a171e4084da67d2a10.setContent(html_db26ee11cef4fe582ffc02c167024a42);
|
|
|
|
|
|
|
|
marker_2a48c6682ec624b113b4f543cea3de0c.bindPopup(popup_8683b08afd29f5a171e4084da67d2a10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a48c6682ec624b113b4f543cea3de0c.setIcon(icon_ba8bf1797fcd5c57b102e3cda8a9bdab);
|
|
|
|
|
|
var marker_50af632f1194793701a36a4a31673890 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6830a59a60107b40b4839ae7556db297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3669c008bf1711f8689b17ee981817b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c68623860e6972497eba899d85e9d3d = $(`<div id="html_8c68623860e6972497eba899d85e9d3d" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_3669c008bf1711f8689b17ee981817b2.setContent(html_8c68623860e6972497eba899d85e9d3d);
|
|
|
|
|
|
|
|
marker_50af632f1194793701a36a4a31673890.bindPopup(popup_3669c008bf1711f8689b17ee981817b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50af632f1194793701a36a4a31673890.setIcon(icon_6830a59a60107b40b4839ae7556db297);
|
|
|
|
|
|
var marker_551208aea34c82b6f04d4c6065594bf0 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4ff740310d46a5abe09f49e5c0a4a210 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4442efc2e5a2aecfabc5aa711486b81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb9fb7a7372f6e52647a85b81d1d1f77 = $(`<div id="html_bb9fb7a7372f6e52647a85b81d1d1f77" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_d4442efc2e5a2aecfabc5aa711486b81.setContent(html_bb9fb7a7372f6e52647a85b81d1d1f77);
|
|
|
|
|
|
|
|
marker_551208aea34c82b6f04d4c6065594bf0.bindPopup(popup_d4442efc2e5a2aecfabc5aa711486b81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_551208aea34c82b6f04d4c6065594bf0.setIcon(icon_4ff740310d46a5abe09f49e5c0a4a210);
|
|
|
|
|
|
var marker_33796f2786233aa7e2d8b712375bca8f = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2c7d4dc2574554409b86ad33cf3833d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cc186e788609a09888b887ab279b155 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89dafb94c4a8e96ba2b4bfefd40a39a9 = $(`<div id="html_89dafb94c4a8e96ba2b4bfefd40a39a9" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_8cc186e788609a09888b887ab279b155.setContent(html_89dafb94c4a8e96ba2b4bfefd40a39a9);
|
|
|
|
|
|
|
|
marker_33796f2786233aa7e2d8b712375bca8f.bindPopup(popup_8cc186e788609a09888b887ab279b155)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33796f2786233aa7e2d8b712375bca8f.setIcon(icon_2c7d4dc2574554409b86ad33cf3833d0);
|
|
|
|
|
|
var marker_4fc3731413983d9ae971f1cde6206b20 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_59ef57827d160503fb9f1abb2c7f7781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2258f30f4328416cf753d003fc28104e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7a2cb2847f7f387e03af7e411749d05 = $(`<div id="html_c7a2cb2847f7f387e03af7e411749d05" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_2258f30f4328416cf753d003fc28104e.setContent(html_c7a2cb2847f7f387e03af7e411749d05);
|
|
|
|
|
|
|
|
marker_4fc3731413983d9ae971f1cde6206b20.bindPopup(popup_2258f30f4328416cf753d003fc28104e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fc3731413983d9ae971f1cde6206b20.setIcon(icon_59ef57827d160503fb9f1abb2c7f7781);
|
|
|
|
|
|
var marker_ef5eaf7534490cf39f1655558ae75fac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1a443cf05afe84c4daf925b8ede5a814 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5c2ca4078336c30578b63dff7e6cccc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50b32236bbd9b2115eb85bdb3be98339 = $(`<div id="html_50b32236bbd9b2115eb85bdb3be98339" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_c5c2ca4078336c30578b63dff7e6cccc.setContent(html_50b32236bbd9b2115eb85bdb3be98339);
|
|
|
|
|
|
|
|
marker_ef5eaf7534490cf39f1655558ae75fac.bindPopup(popup_c5c2ca4078336c30578b63dff7e6cccc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef5eaf7534490cf39f1655558ae75fac.setIcon(icon_1a443cf05afe84c4daf925b8ede5a814);
|
|
|
|
|
|
var marker_af5bf35554341748f73dd773ac736015 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_03378a332d8b4bb2f941e1772f45e131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b73e87e40967533d4eab3cdccaff86a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a0fb75432c15f1ae38e50e2a9b1ee75 = $(`<div id="html_3a0fb75432c15f1ae38e50e2a9b1ee75" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_0b73e87e40967533d4eab3cdccaff86a.setContent(html_3a0fb75432c15f1ae38e50e2a9b1ee75);
|
|
|
|
|
|
|
|
marker_af5bf35554341748f73dd773ac736015.bindPopup(popup_0b73e87e40967533d4eab3cdccaff86a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af5bf35554341748f73dd773ac736015.setIcon(icon_03378a332d8b4bb2f941e1772f45e131);
|
|
|
|
|
|
var marker_74883f5ae910e3dc4164203e3f30b50a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ca03a6ee1f630a7b1ac39b0eb9ce5c5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c23ea724c057c8101e0d5c6715095464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_351dfac3d880293d50fa839bba53f0f1 = $(`<div id="html_351dfac3d880293d50fa839bba53f0f1" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_c23ea724c057c8101e0d5c6715095464.setContent(html_351dfac3d880293d50fa839bba53f0f1);
|
|
|
|
|
|
|
|
marker_74883f5ae910e3dc4164203e3f30b50a.bindPopup(popup_c23ea724c057c8101e0d5c6715095464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74883f5ae910e3dc4164203e3f30b50a.setIcon(icon_ca03a6ee1f630a7b1ac39b0eb9ce5c5f);
|
|
|
|
|
|
var marker_0759a2a22068ec556973090e8e5ebed8 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1ffe9e2ab06207137f0438342f29eef0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_329f465b89af82a68aa76c597de63f33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_094a84ac513672776acc7ae0fa7dd948 = $(`<div id="html_094a84ac513672776acc7ae0fa7dd948" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_329f465b89af82a68aa76c597de63f33.setContent(html_094a84ac513672776acc7ae0fa7dd948);
|
|
|
|
|
|
|
|
marker_0759a2a22068ec556973090e8e5ebed8.bindPopup(popup_329f465b89af82a68aa76c597de63f33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0759a2a22068ec556973090e8e5ebed8.setIcon(icon_1ffe9e2ab06207137f0438342f29eef0);
|
|
|
|
|
|
var marker_c0984211ba3f0def85e9bba9cce9ddca = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_bfb55be7044f06d87cc1a0c1610443c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0ea7dbd58e6b28afb88378719bb097d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9e5ea222fec5b21d46773dc527c7cf7 = $(`<div id="html_f9e5ea222fec5b21d46773dc527c7cf7" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_d0ea7dbd58e6b28afb88378719bb097d.setContent(html_f9e5ea222fec5b21d46773dc527c7cf7);
|
|
|
|
|
|
|
|
marker_c0984211ba3f0def85e9bba9cce9ddca.bindPopup(popup_d0ea7dbd58e6b28afb88378719bb097d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0984211ba3f0def85e9bba9cce9ddca.setIcon(icon_bfb55be7044f06d87cc1a0c1610443c2);
|
|
|
|
|
|
var marker_4db997522b62e8decc469a86951e2401 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a2466b0c76030b7da5841088259919ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5289eb10028e55988834f3532aeba43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f309287b018370d159701159de347173 = $(`<div id="html_f309287b018370d159701159de347173" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_d5289eb10028e55988834f3532aeba43.setContent(html_f309287b018370d159701159de347173);
|
|
|
|
|
|
|
|
marker_4db997522b62e8decc469a86951e2401.bindPopup(popup_d5289eb10028e55988834f3532aeba43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4db997522b62e8decc469a86951e2401.setIcon(icon_a2466b0c76030b7da5841088259919ec);
|
|
|
|
|
|
var marker_5de6130ff89b7239760949342c00456b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d46b82504c0cd9ba7ebd2814a50fbf55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a37851f533fc4138cecbbb651702e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3437f465104305440e64ddd117a4881 = $(`<div id="html_a3437f465104305440e64ddd117a4881" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_d3a37851f533fc4138cecbbb651702e9.setContent(html_a3437f465104305440e64ddd117a4881);
|
|
|
|
|
|
|
|
marker_5de6130ff89b7239760949342c00456b.bindPopup(popup_d3a37851f533fc4138cecbbb651702e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5de6130ff89b7239760949342c00456b.setIcon(icon_d46b82504c0cd9ba7ebd2814a50fbf55);
|
|
|
|
|
|
var marker_c58b2a824483fa334b4e02582cfbe767 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3fcb9c839f6cc761f4426339659fab83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ece78bda2a5b330364844a26cfdbd73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459bc18f52a86a52f96a6f9076627357 = $(`<div id="html_459bc18f52a86a52f96a6f9076627357" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_7ece78bda2a5b330364844a26cfdbd73.setContent(html_459bc18f52a86a52f96a6f9076627357);
|
|
|
|
|
|
|
|
marker_c58b2a824483fa334b4e02582cfbe767.bindPopup(popup_7ece78bda2a5b330364844a26cfdbd73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c58b2a824483fa334b4e02582cfbe767.setIcon(icon_3fcb9c839f6cc761f4426339659fab83);
|
|
|
|
|
|
var marker_4db1948e0ca33d3f25e9760691b651cc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2ca9671bd768718c4945e1e74668d38a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7238944fd694abdfca468a748dbce616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c18ed5e6a3e7e888233060f920518383 = $(`<div id="html_c18ed5e6a3e7e888233060f920518383" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_7238944fd694abdfca468a748dbce616.setContent(html_c18ed5e6a3e7e888233060f920518383);
|
|
|
|
|
|
|
|
marker_4db1948e0ca33d3f25e9760691b651cc.bindPopup(popup_7238944fd694abdfca468a748dbce616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4db1948e0ca33d3f25e9760691b651cc.setIcon(icon_2ca9671bd768718c4945e1e74668d38a);
|
|
|
|
|
|
var marker_bc3f811a4fea3b93974f2593168cd8fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ae153a68dc63289e6fd53cd7a746e96b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a0b0556e7cb28055db24b1d75d5ac53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd08066865fb7a85508b928b74800061 = $(`<div id="html_dd08066865fb7a85508b928b74800061" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_1a0b0556e7cb28055db24b1d75d5ac53.setContent(html_dd08066865fb7a85508b928b74800061);
|
|
|
|
|
|
|
|
marker_bc3f811a4fea3b93974f2593168cd8fe.bindPopup(popup_1a0b0556e7cb28055db24b1d75d5ac53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc3f811a4fea3b93974f2593168cd8fe.setIcon(icon_ae153a68dc63289e6fd53cd7a746e96b);
|
|
|
|
|
|
var marker_e23d3b84d889a8566ebdeea87cde06f8 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_60f8d220fc3af2432beb17cc18785066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c508badf5464f85d66ad29b7ada27ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a35522de925cc4eaacff317bd7f462fb = $(`<div id="html_a35522de925cc4eaacff317bd7f462fb" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_8c508badf5464f85d66ad29b7ada27ac.setContent(html_a35522de925cc4eaacff317bd7f462fb);
|
|
|
|
|
|
|
|
marker_e23d3b84d889a8566ebdeea87cde06f8.bindPopup(popup_8c508badf5464f85d66ad29b7ada27ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e23d3b84d889a8566ebdeea87cde06f8.setIcon(icon_60f8d220fc3af2432beb17cc18785066);
|
|
|
|
|
|
var marker_55aa187b2510413d1c763a21490d11c8 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_7b23c80b9529a2956021f591d9c36753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_613ca875b9501ec981206451714db5b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d44e6dba5cc85c1e5f6895abb82061ec = $(`<div id="html_d44e6dba5cc85c1e5f6895abb82061ec" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_613ca875b9501ec981206451714db5b7.setContent(html_d44e6dba5cc85c1e5f6895abb82061ec);
|
|
|
|
|
|
|
|
marker_55aa187b2510413d1c763a21490d11c8.bindPopup(popup_613ca875b9501ec981206451714db5b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55aa187b2510413d1c763a21490d11c8.setIcon(icon_7b23c80b9529a2956021f591d9c36753);
|
|
|
|
|
|
var marker_37205102eef168e0213e57402bda7211 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_35847bba94dba7eff3c7cbe0dfad227c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0f9b4edcfe7239261f787acccb8fa1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0131518d762c9c07f44ab8f89ed457f = $(`<div id="html_d0131518d762c9c07f44ab8f89ed457f" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_f0f9b4edcfe7239261f787acccb8fa1d.setContent(html_d0131518d762c9c07f44ab8f89ed457f);
|
|
|
|
|
|
|
|
marker_37205102eef168e0213e57402bda7211.bindPopup(popup_f0f9b4edcfe7239261f787acccb8fa1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37205102eef168e0213e57402bda7211.setIcon(icon_35847bba94dba7eff3c7cbe0dfad227c);
|
|
|
|
|
|
var marker_b548adb482037d1e6fc26d1750d3529b = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_fd93e0aa83c1cedead859e7c78107543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd2ad73780820c8ad6c69d53bfadec5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad68affc6b1ad276a70a769fed052ca9 = $(`<div id="html_ad68affc6b1ad276a70a769fed052ca9" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_cd2ad73780820c8ad6c69d53bfadec5a.setContent(html_ad68affc6b1ad276a70a769fed052ca9);
|
|
|
|
|
|
|
|
marker_b548adb482037d1e6fc26d1750d3529b.bindPopup(popup_cd2ad73780820c8ad6c69d53bfadec5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b548adb482037d1e6fc26d1750d3529b.setIcon(icon_fd93e0aa83c1cedead859e7c78107543);
|
|
|
|
|
|
var marker_d06c3991812afb0f7264acb9569ac6a3 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3b53333124ab20d16beff2ad678951e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4ffca12cb34412ec0a1f0d283a9d06c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c48c5b101626e5292331f0557a0abd0 = $(`<div id="html_6c48c5b101626e5292331f0557a0abd0" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_d4ffca12cb34412ec0a1f0d283a9d06c.setContent(html_6c48c5b101626e5292331f0557a0abd0);
|
|
|
|
|
|
|
|
marker_d06c3991812afb0f7264acb9569ac6a3.bindPopup(popup_d4ffca12cb34412ec0a1f0d283a9d06c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d06c3991812afb0f7264acb9569ac6a3.setIcon(icon_3b53333124ab20d16beff2ad678951e6);
|
|
|
|
|
|
var marker_98b449da450ec6502df93d6239bbc097 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b1219dac916b4f21edc96be3ad2b80dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dda072d909871c0780a8ac5ce0c93b8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94194db492905cfe7cc5313c2229f90c = $(`<div id="html_94194db492905cfe7cc5313c2229f90c" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_dda072d909871c0780a8ac5ce0c93b8c.setContent(html_94194db492905cfe7cc5313c2229f90c);
|
|
|
|
|
|
|
|
marker_98b449da450ec6502df93d6239bbc097.bindPopup(popup_dda072d909871c0780a8ac5ce0c93b8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98b449da450ec6502df93d6239bbc097.setIcon(icon_b1219dac916b4f21edc96be3ad2b80dd);
|
|
|
|
|
|
var marker_7825196dc3303580325a434370bf2dc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_287ddd263e8a024f3c52bc30eac73071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0228fb9c04160f536d91bad67caa4dc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68dab2186aff3e9efd61dae6d2b4ecb2 = $(`<div id="html_68dab2186aff3e9efd61dae6d2b4ecb2" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_0228fb9c04160f536d91bad67caa4dc0.setContent(html_68dab2186aff3e9efd61dae6d2b4ecb2);
|
|
|
|
|
|
|
|
marker_7825196dc3303580325a434370bf2dc9.bindPopup(popup_0228fb9c04160f536d91bad67caa4dc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7825196dc3303580325a434370bf2dc9.setIcon(icon_287ddd263e8a024f3c52bc30eac73071);
|
|
|
|
|
|
var marker_9b680fb3a7249d28d0f0a0a44c0aa837 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_77e569a3b5c836608f535e7fef0829c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf343d66d13e5d41f08fe3f605d8a20b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fb5295383d685ea6bf411cf3a4d3def = $(`<div id="html_3fb5295383d685ea6bf411cf3a4d3def" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_cf343d66d13e5d41f08fe3f605d8a20b.setContent(html_3fb5295383d685ea6bf411cf3a4d3def);
|
|
|
|
|
|
|
|
marker_9b680fb3a7249d28d0f0a0a44c0aa837.bindPopup(popup_cf343d66d13e5d41f08fe3f605d8a20b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b680fb3a7249d28d0f0a0a44c0aa837.setIcon(icon_77e569a3b5c836608f535e7fef0829c7);
|
|
|
|
|
|
var marker_7ab3d2c542427cbfcf7722092980f6fd = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_7765e65baba0663fc4fa1841818c3842 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_708cbdbda5501c8364fa7772bdf988d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce7f9e74972b571087829a2aa5fae5a1 = $(`<div id="html_ce7f9e74972b571087829a2aa5fae5a1" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_708cbdbda5501c8364fa7772bdf988d8.setContent(html_ce7f9e74972b571087829a2aa5fae5a1);
|
|
|
|
|
|
|
|
marker_7ab3d2c542427cbfcf7722092980f6fd.bindPopup(popup_708cbdbda5501c8364fa7772bdf988d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ab3d2c542427cbfcf7722092980f6fd.setIcon(icon_7765e65baba0663fc4fa1841818c3842);
|
|
|
|
|
|
var marker_9cf8e664aff299968b79a40111a3e3b2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_01e4c58276810e7abcd8a39ff5893735 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef924b4f3ab794c3c979bb8eafe97bf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62225ab30decc808da8c473fae369eb9 = $(`<div id="html_62225ab30decc808da8c473fae369eb9" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_ef924b4f3ab794c3c979bb8eafe97bf6.setContent(html_62225ab30decc808da8c473fae369eb9);
|
|
|
|
|
|
|
|
marker_9cf8e664aff299968b79a40111a3e3b2.bindPopup(popup_ef924b4f3ab794c3c979bb8eafe97bf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cf8e664aff299968b79a40111a3e3b2.setIcon(icon_01e4c58276810e7abcd8a39ff5893735);
|
|
|
|
|
|
var marker_94f40659bbe2137d047c08d31e4eec41 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_070164c3dc8c3785877954abc49f329d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f3a9ce63d9fd3937c7b0aaa58c8042d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1948d29f26b37019f807e60a108e5b1f = $(`<div id="html_1948d29f26b37019f807e60a108e5b1f" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_7f3a9ce63d9fd3937c7b0aaa58c8042d.setContent(html_1948d29f26b37019f807e60a108e5b1f);
|
|
|
|
|
|
|
|
marker_94f40659bbe2137d047c08d31e4eec41.bindPopup(popup_7f3a9ce63d9fd3937c7b0aaa58c8042d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94f40659bbe2137d047c08d31e4eec41.setIcon(icon_070164c3dc8c3785877954abc49f329d);
|
|
|
|
|
|
var marker_fcb0a638f97f09cf0f4d843059ddcaed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8d70bab6d718187658064e5b858b96e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b206131d77a6c9de79b0f148cb2fb09a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd391a19f044224e2799be94704da426 = $(`<div id="html_bd391a19f044224e2799be94704da426" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_b206131d77a6c9de79b0f148cb2fb09a.setContent(html_bd391a19f044224e2799be94704da426);
|
|
|
|
|
|
|
|
marker_fcb0a638f97f09cf0f4d843059ddcaed.bindPopup(popup_b206131d77a6c9de79b0f148cb2fb09a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcb0a638f97f09cf0f4d843059ddcaed.setIcon(icon_8d70bab6d718187658064e5b858b96e4);
|
|
|
|
|
|
var marker_ec37d34cc16e0a51ae19d147ffac0983 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_580b98983ca418216de64137bb958bd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_935119dfdefd2f10ca78ff926eb0fdaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_865ffa93be284a6e9d4909d30fd65a04 = $(`<div id="html_865ffa93be284a6e9d4909d30fd65a04" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_935119dfdefd2f10ca78ff926eb0fdaa.setContent(html_865ffa93be284a6e9d4909d30fd65a04);
|
|
|
|
|
|
|
|
marker_ec37d34cc16e0a51ae19d147ffac0983.bindPopup(popup_935119dfdefd2f10ca78ff926eb0fdaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec37d34cc16e0a51ae19d147ffac0983.setIcon(icon_580b98983ca418216de64137bb958bd3);
|
|
|
|
|
|
var marker_1da4e820aaea36b4ed64126e308f024e = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a4c426a9641380ff7362daf3051c1bc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac7e241b8d9592df94e627634a0ac40b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad371158285daa63644e2c348c756ec4 = $(`<div id="html_ad371158285daa63644e2c348c756ec4" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_ac7e241b8d9592df94e627634a0ac40b.setContent(html_ad371158285daa63644e2c348c756ec4);
|
|
|
|
|
|
|
|
marker_1da4e820aaea36b4ed64126e308f024e.bindPopup(popup_ac7e241b8d9592df94e627634a0ac40b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1da4e820aaea36b4ed64126e308f024e.setIcon(icon_a4c426a9641380ff7362daf3051c1bc1);
|
|
|
|
|
|
var marker_dba1f16c1da2bdc3c3f7d815a4e549e0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_39b1670f586631f870ef07fc4ab06bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_327e44db9cf7123c54233197fd158aa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff78352a734906a3c8d3481cf43a838 = $(`<div id="html_eff78352a734906a3c8d3481cf43a838" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_327e44db9cf7123c54233197fd158aa2.setContent(html_eff78352a734906a3c8d3481cf43a838);
|
|
|
|
|
|
|
|
marker_dba1f16c1da2bdc3c3f7d815a4e549e0.bindPopup(popup_327e44db9cf7123c54233197fd158aa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba1f16c1da2bdc3c3f7d815a4e549e0.setIcon(icon_39b1670f586631f870ef07fc4ab06bff);
|
|
|
|
|
|
var marker_339974cc707ae4e011ecb96141c2839b = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5ea48e780f0c30a4d28669f085b060cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eecae50e696fa96960c4f93e882e400 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbec0ed6c8264315f11424b1998efd18 = $(`<div id="html_fbec0ed6c8264315f11424b1998efd18" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_9eecae50e696fa96960c4f93e882e400.setContent(html_fbec0ed6c8264315f11424b1998efd18);
|
|
|
|
|
|
|
|
marker_339974cc707ae4e011ecb96141c2839b.bindPopup(popup_9eecae50e696fa96960c4f93e882e400)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_339974cc707ae4e011ecb96141c2839b.setIcon(icon_5ea48e780f0c30a4d28669f085b060cb);
|
|
|
|
|
|
var marker_86e63526b02f4959eb22f597788b0bcc = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ba61865a3c5e081cd7e45bd8aa8f843f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e2073a0a706a289cdb33ccb6b2f6034 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8673b10a79a35115aa3a07101f4041d = $(`<div id="html_f8673b10a79a35115aa3a07101f4041d" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_0e2073a0a706a289cdb33ccb6b2f6034.setContent(html_f8673b10a79a35115aa3a07101f4041d);
|
|
|
|
|
|
|
|
marker_86e63526b02f4959eb22f597788b0bcc.bindPopup(popup_0e2073a0a706a289cdb33ccb6b2f6034)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86e63526b02f4959eb22f597788b0bcc.setIcon(icon_ba61865a3c5e081cd7e45bd8aa8f843f);
|
|
|
|
|
|
var marker_dcf7e425146427d52974950f85269e6f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8c19ca786bd2a0fd99a6a9d2aaefacda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10f46df1b487395c9e8d24de242fba13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2904ba92ddfbdb40a78861ac0aa0704 = $(`<div id="html_b2904ba92ddfbdb40a78861ac0aa0704" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_10f46df1b487395c9e8d24de242fba13.setContent(html_b2904ba92ddfbdb40a78861ac0aa0704);
|
|
|
|
|
|
|
|
marker_dcf7e425146427d52974950f85269e6f.bindPopup(popup_10f46df1b487395c9e8d24de242fba13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf7e425146427d52974950f85269e6f.setIcon(icon_8c19ca786bd2a0fd99a6a9d2aaefacda);
|
|
|
|
|
|
var marker_0332fde446f544ed92ba513638d64625 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9ac3823e3ddbcf747574a0337406a2d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65e52fbe4b53c4ce995da317f22ae9fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7de37c2f724873c1bb7f4153fcf520d8 = $(`<div id="html_7de37c2f724873c1bb7f4153fcf520d8" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_65e52fbe4b53c4ce995da317f22ae9fc.setContent(html_7de37c2f724873c1bb7f4153fcf520d8);
|
|
|
|
|
|
|
|
marker_0332fde446f544ed92ba513638d64625.bindPopup(popup_65e52fbe4b53c4ce995da317f22ae9fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0332fde446f544ed92ba513638d64625.setIcon(icon_9ac3823e3ddbcf747574a0337406a2d9);
|
|
|
|
|
|
var marker_5bd99e60e0f3f642daec16677c094f03 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_47fe1b4f2a214b00fbef6d2f0c583637 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a49e5c9004ebb9b0b182fc935480a057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d4760047dc1aa3a053af00e6e44a77b = $(`<div id="html_7d4760047dc1aa3a053af00e6e44a77b" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_a49e5c9004ebb9b0b182fc935480a057.setContent(html_7d4760047dc1aa3a053af00e6e44a77b);
|
|
|
|
|
|
|
|
marker_5bd99e60e0f3f642daec16677c094f03.bindPopup(popup_a49e5c9004ebb9b0b182fc935480a057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bd99e60e0f3f642daec16677c094f03.setIcon(icon_47fe1b4f2a214b00fbef6d2f0c583637);
|
|
|
|
|
|
var marker_6b829fad5f9373c18e10e8589e625b52 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d0893caa2ddf8c949de9cc4e96c53e97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08dd5c34d89cfd5addc14eee114fac49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c8b995f0cb213ef6a4c618ae9f56d7c = $(`<div id="html_6c8b995f0cb213ef6a4c618ae9f56d7c" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_08dd5c34d89cfd5addc14eee114fac49.setContent(html_6c8b995f0cb213ef6a4c618ae9f56d7c);
|
|
|
|
|
|
|
|
marker_6b829fad5f9373c18e10e8589e625b52.bindPopup(popup_08dd5c34d89cfd5addc14eee114fac49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b829fad5f9373c18e10e8589e625b52.setIcon(icon_d0893caa2ddf8c949de9cc4e96c53e97);
|
|
|
|
|
|
var marker_bdb8100fc699341e6047e679c96f219a = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9063981263c94e3803ba71c833c85ba9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e128f611a81b2752001c82f3d8dcce85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccf575f505411f924dd53dc5554b4da1 = $(`<div id="html_ccf575f505411f924dd53dc5554b4da1" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_e128f611a81b2752001c82f3d8dcce85.setContent(html_ccf575f505411f924dd53dc5554b4da1);
|
|
|
|
|
|
|
|
marker_bdb8100fc699341e6047e679c96f219a.bindPopup(popup_e128f611a81b2752001c82f3d8dcce85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdb8100fc699341e6047e679c96f219a.setIcon(icon_9063981263c94e3803ba71c833c85ba9);
|
|
|
|
|
|
var marker_25c23454c0da49678876ae3098d39a2e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2c3056290848ffa523eb100909ee104e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30f56dc4364c7548cd92ec37fb360e29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0050e23628da0b45f66781d9c7371854 = $(`<div id="html_0050e23628da0b45f66781d9c7371854" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_30f56dc4364c7548cd92ec37fb360e29.setContent(html_0050e23628da0b45f66781d9c7371854);
|
|
|
|
|
|
|
|
marker_25c23454c0da49678876ae3098d39a2e.bindPopup(popup_30f56dc4364c7548cd92ec37fb360e29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25c23454c0da49678876ae3098d39a2e.setIcon(icon_2c3056290848ffa523eb100909ee104e);
|
|
|
|
|
|
var marker_9dc190983f8bf8505b447e70c7d4a810 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6d76e2d29263c10b0f3e5fb56c6febd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14dd0e08ab5e03a15786f29ea463246b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4eebfdfb205aa0175a217955eae6263f = $(`<div id="html_4eebfdfb205aa0175a217955eae6263f" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_14dd0e08ab5e03a15786f29ea463246b.setContent(html_4eebfdfb205aa0175a217955eae6263f);
|
|
|
|
|
|
|
|
marker_9dc190983f8bf8505b447e70c7d4a810.bindPopup(popup_14dd0e08ab5e03a15786f29ea463246b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc190983f8bf8505b447e70c7d4a810.setIcon(icon_6d76e2d29263c10b0f3e5fb56c6febd9);
|
|
|
|
|
|
var marker_a9b31311d111ddd4ce68548f05081564 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3550e33de84cf881e2481952e44e47ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_519f6bc828202ecffef4eda25638cc07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_414de4309d63b50ea6214aa9372edbd7 = $(`<div id="html_414de4309d63b50ea6214aa9372edbd7" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_519f6bc828202ecffef4eda25638cc07.setContent(html_414de4309d63b50ea6214aa9372edbd7);
|
|
|
|
|
|
|
|
marker_a9b31311d111ddd4ce68548f05081564.bindPopup(popup_519f6bc828202ecffef4eda25638cc07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9b31311d111ddd4ce68548f05081564.setIcon(icon_3550e33de84cf881e2481952e44e47ef);
|
|
|
|
|
|
var marker_c0533df05a96a9530ef8816e13ef8538 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a657ba03ea2812e7e7ffaf4f56a6f4a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9b6d33790d10e903c60775d6d1b053e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d98e69fc3634a8591e7372fa551e380 = $(`<div id="html_9d98e69fc3634a8591e7372fa551e380" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_e9b6d33790d10e903c60775d6d1b053e.setContent(html_9d98e69fc3634a8591e7372fa551e380);
|
|
|
|
|
|
|
|
marker_c0533df05a96a9530ef8816e13ef8538.bindPopup(popup_e9b6d33790d10e903c60775d6d1b053e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0533df05a96a9530ef8816e13ef8538.setIcon(icon_a657ba03ea2812e7e7ffaf4f56a6f4a0);
|
|
|
|
|
|
var marker_ecb00e0eefb8bd65d6905025bafe8945 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_99b346b1061b3bf9579db014b4a9cd92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf99440958448aeeebc1b549d83f59e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b17ed40e630664ce4e25f39adb6fc7ac = $(`<div id="html_b17ed40e630664ce4e25f39adb6fc7ac" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_bf99440958448aeeebc1b549d83f59e5.setContent(html_b17ed40e630664ce4e25f39adb6fc7ac);
|
|
|
|
|
|
|
|
marker_ecb00e0eefb8bd65d6905025bafe8945.bindPopup(popup_bf99440958448aeeebc1b549d83f59e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecb00e0eefb8bd65d6905025bafe8945.setIcon(icon_99b346b1061b3bf9579db014b4a9cd92);
|
|
|
|
|
|
var marker_8642c9a77b628248d5ef49b644ab3d96 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1f83eb79bf854ba1a0d0e664e5051af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0e4cb320dfe433122fe4c6e6ae9230a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da21bbeed60d2755b03eb45d3293941d = $(`<div id="html_da21bbeed60d2755b03eb45d3293941d" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_d0e4cb320dfe433122fe4c6e6ae9230a.setContent(html_da21bbeed60d2755b03eb45d3293941d);
|
|
|
|
|
|
|
|
marker_8642c9a77b628248d5ef49b644ab3d96.bindPopup(popup_d0e4cb320dfe433122fe4c6e6ae9230a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8642c9a77b628248d5ef49b644ab3d96.setIcon(icon_1f83eb79bf854ba1a0d0e664e5051af8);
|
|
|
|
|
|
var marker_bd9120a5715b082eae9ab1e6cf0b09a7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_82afaf46c506f84feeead604cdee6ecd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1221c7466e2ea68be96e5f1666c183b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a59b3b8f999c66132673ab2ca1d24a3 = $(`<div id="html_3a59b3b8f999c66132673ab2ca1d24a3" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_d1221c7466e2ea68be96e5f1666c183b.setContent(html_3a59b3b8f999c66132673ab2ca1d24a3);
|
|
|
|
|
|
|
|
marker_bd9120a5715b082eae9ab1e6cf0b09a7.bindPopup(popup_d1221c7466e2ea68be96e5f1666c183b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd9120a5715b082eae9ab1e6cf0b09a7.setIcon(icon_82afaf46c506f84feeead604cdee6ecd);
|
|
|
|
|
|
var marker_480eba7ca421c05ca106f9f5784d232d = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f7142d1c2f74523be5fb88d766df4ed9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a77fea78bd7a4089c6b3658f60a4c6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f661ae7aa46f6f4cffc4427b4711d31f = $(`<div id="html_f661ae7aa46f6f4cffc4427b4711d31f" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_4a77fea78bd7a4089c6b3658f60a4c6b.setContent(html_f661ae7aa46f6f4cffc4427b4711d31f);
|
|
|
|
|
|
|
|
marker_480eba7ca421c05ca106f9f5784d232d.bindPopup(popup_4a77fea78bd7a4089c6b3658f60a4c6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_480eba7ca421c05ca106f9f5784d232d.setIcon(icon_f7142d1c2f74523be5fb88d766df4ed9);
|
|
|
|
|
|
var marker_7c6208c9de686e128f1ca77dff6c2d7d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_e22e07f7756592437b9334f5b58fe50d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f94f81bcd4a44a3ae5fe48c30cd863c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8de172074b8117638ca126da5e4f208f = $(`<div id="html_8de172074b8117638ca126da5e4f208f" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_8f94f81bcd4a44a3ae5fe48c30cd863c.setContent(html_8de172074b8117638ca126da5e4f208f);
|
|
|
|
|
|
|
|
marker_7c6208c9de686e128f1ca77dff6c2d7d.bindPopup(popup_8f94f81bcd4a44a3ae5fe48c30cd863c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c6208c9de686e128f1ca77dff6c2d7d.setIcon(icon_e22e07f7756592437b9334f5b58fe50d);
|
|
|
|
|
|
var marker_e7c3e35b07d8ec3b39f0797442b7e274 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d80b86a4c839d8df29e56f9d63be310c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa7ff9e76429d673eb76082bc553946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_203bb0041fb02d6a2742d90a9e3f096d = $(`<div id="html_203bb0041fb02d6a2742d90a9e3f096d" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_2aa7ff9e76429d673eb76082bc553946.setContent(html_203bb0041fb02d6a2742d90a9e3f096d);
|
|
|
|
|
|
|
|
marker_e7c3e35b07d8ec3b39f0797442b7e274.bindPopup(popup_2aa7ff9e76429d673eb76082bc553946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7c3e35b07d8ec3b39f0797442b7e274.setIcon(icon_d80b86a4c839d8df29e56f9d63be310c);
|
|
|
|
|
|
var marker_4d7b9997aa246a1527a7f9ca2221f08b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ed17b3f0efcb84f5085a20803be364c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8cca0feb7866d2b167aa927cd40f536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f19399ee663328ed466324ebc7c356a8 = $(`<div id="html_f19399ee663328ed466324ebc7c356a8" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_f8cca0feb7866d2b167aa927cd40f536.setContent(html_f19399ee663328ed466324ebc7c356a8);
|
|
|
|
|
|
|
|
marker_4d7b9997aa246a1527a7f9ca2221f08b.bindPopup(popup_f8cca0feb7866d2b167aa927cd40f536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d7b9997aa246a1527a7f9ca2221f08b.setIcon(icon_ed17b3f0efcb84f5085a20803be364c3);
|
|
|
|
|
|
var marker_503892873fb8a4ff9a576477f857bd65 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_05c789b67125316a599ce9b707ed9d0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf01f76dbd45dd6b001e232de44e7df3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b497c10c9ece97eda36468d1eceedc52 = $(`<div id="html_b497c10c9ece97eda36468d1eceedc52" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_cf01f76dbd45dd6b001e232de44e7df3.setContent(html_b497c10c9ece97eda36468d1eceedc52);
|
|
|
|
|
|
|
|
marker_503892873fb8a4ff9a576477f857bd65.bindPopup(popup_cf01f76dbd45dd6b001e232de44e7df3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503892873fb8a4ff9a576477f857bd65.setIcon(icon_05c789b67125316a599ce9b707ed9d0d);
|
|
|
|
|
|
var marker_471df27e9f068a77ded6632e826d5af3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5d6af55f70561279b95a7d03fb9946db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50bc4910539e791f55caa254bfaf3413 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e58d527a98d1fdcd06fefee5c3d8a524 = $(`<div id="html_e58d527a98d1fdcd06fefee5c3d8a524" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_50bc4910539e791f55caa254bfaf3413.setContent(html_e58d527a98d1fdcd06fefee5c3d8a524);
|
|
|
|
|
|
|
|
marker_471df27e9f068a77ded6632e826d5af3.bindPopup(popup_50bc4910539e791f55caa254bfaf3413)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_471df27e9f068a77ded6632e826d5af3.setIcon(icon_5d6af55f70561279b95a7d03fb9946db);
|
|
|
|
|
|
var marker_79f7ec514e6a0b58fdb54ca4ad2be483 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ac734394a81fcee69c53245af4562297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e23c46bab0f38495201d1865112f974 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3a6c979ef8c0d3e7a877082bc7f0262 = $(`<div id="html_a3a6c979ef8c0d3e7a877082bc7f0262" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_3e23c46bab0f38495201d1865112f974.setContent(html_a3a6c979ef8c0d3e7a877082bc7f0262);
|
|
|
|
|
|
|
|
marker_79f7ec514e6a0b58fdb54ca4ad2be483.bindPopup(popup_3e23c46bab0f38495201d1865112f974)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79f7ec514e6a0b58fdb54ca4ad2be483.setIcon(icon_ac734394a81fcee69c53245af4562297);
|
|
|
|
|
|
var marker_68bd7f021d23fde90ce7451265d3cc02 = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b6b2a0c5460870a6df96f371f373935a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb3f67494579d5dbe7347a5037895d2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9627d342e6fd6a77c700b85699e0da0 = $(`<div id="html_e9627d342e6fd6a77c700b85699e0da0" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_fb3f67494579d5dbe7347a5037895d2e.setContent(html_e9627d342e6fd6a77c700b85699e0da0);
|
|
|
|
|
|
|
|
marker_68bd7f021d23fde90ce7451265d3cc02.bindPopup(popup_fb3f67494579d5dbe7347a5037895d2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68bd7f021d23fde90ce7451265d3cc02.setIcon(icon_b6b2a0c5460870a6df96f371f373935a);
|
|
|
|
|
|
var marker_739853d761e7005f5b1cad6de9bfe743 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ae3ca114e532728290ef0ce642277236 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c018df77129d34931567885ad2135ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a002192da1a3bbc59c18ffd106a4fb64 = $(`<div id="html_a002192da1a3bbc59c18ffd106a4fb64" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_2c018df77129d34931567885ad2135ef.setContent(html_a002192da1a3bbc59c18ffd106a4fb64);
|
|
|
|
|
|
|
|
marker_739853d761e7005f5b1cad6de9bfe743.bindPopup(popup_2c018df77129d34931567885ad2135ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_739853d761e7005f5b1cad6de9bfe743.setIcon(icon_ae3ca114e532728290ef0ce642277236);
|
|
|
|
|
|
var marker_fa66005e87aef140250af7d47c7d2dff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8dddeb5d5dda8a5e028942f3509f3eef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab33e0997f849748566f29f5179afee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a268150ca38905ff0122110b84adab42 = $(`<div id="html_a268150ca38905ff0122110b84adab42" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_5ab33e0997f849748566f29f5179afee.setContent(html_a268150ca38905ff0122110b84adab42);
|
|
|
|
|
|
|
|
marker_fa66005e87aef140250af7d47c7d2dff.bindPopup(popup_5ab33e0997f849748566f29f5179afee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa66005e87aef140250af7d47c7d2dff.setIcon(icon_8dddeb5d5dda8a5e028942f3509f3eef);
|
|
|
|
|
|
var marker_9274a03cf93d7ec90a28b1cffcf2fb31 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1a85d0d76ec429838cf97313e9dd8902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77ef8204a38ce23922114afb0d890405 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04e7eb98fce394436057a90058dfb772 = $(`<div id="html_04e7eb98fce394436057a90058dfb772" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_77ef8204a38ce23922114afb0d890405.setContent(html_04e7eb98fce394436057a90058dfb772);
|
|
|
|
|
|
|
|
marker_9274a03cf93d7ec90a28b1cffcf2fb31.bindPopup(popup_77ef8204a38ce23922114afb0d890405)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9274a03cf93d7ec90a28b1cffcf2fb31.setIcon(icon_1a85d0d76ec429838cf97313e9dd8902);
|
|
|
|
|
|
var marker_f7edda7ff5ee003ae182d082dfdef3f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b3d86144f0f727fd048474e87a0dc0de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_584c13460be8cadcd4f7a3e9715eff91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19e5b75ff4e5617d401c120dcc1485f8 = $(`<div id="html_19e5b75ff4e5617d401c120dcc1485f8" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_584c13460be8cadcd4f7a3e9715eff91.setContent(html_19e5b75ff4e5617d401c120dcc1485f8);
|
|
|
|
|
|
|
|
marker_f7edda7ff5ee003ae182d082dfdef3f3.bindPopup(popup_584c13460be8cadcd4f7a3e9715eff91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7edda7ff5ee003ae182d082dfdef3f3.setIcon(icon_b3d86144f0f727fd048474e87a0dc0de);
|
|
|
|
|
|
var marker_49813b3be6f46931eb602e19410a3236 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_94096a0e5594185d185790d4b8420dd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ca038b5faf9ed4bd1b845ef7b2ecc23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14e562195f084bd1dbddd576ec236302 = $(`<div id="html_14e562195f084bd1dbddd576ec236302" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_2ca038b5faf9ed4bd1b845ef7b2ecc23.setContent(html_14e562195f084bd1dbddd576ec236302);
|
|
|
|
|
|
|
|
marker_49813b3be6f46931eb602e19410a3236.bindPopup(popup_2ca038b5faf9ed4bd1b845ef7b2ecc23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49813b3be6f46931eb602e19410a3236.setIcon(icon_94096a0e5594185d185790d4b8420dd0);
|
|
|
|
|
|
var marker_3beb4c6bb30a88f4f6589f301d3982b4 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2c76d27c4bb8168a14e4abee76ddcafd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f44aff936f47edcbf140f4258068326 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6595c8f2474bd9da612a96e8f0722cca = $(`<div id="html_6595c8f2474bd9da612a96e8f0722cca" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_9f44aff936f47edcbf140f4258068326.setContent(html_6595c8f2474bd9da612a96e8f0722cca);
|
|
|
|
|
|
|
|
marker_3beb4c6bb30a88f4f6589f301d3982b4.bindPopup(popup_9f44aff936f47edcbf140f4258068326)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3beb4c6bb30a88f4f6589f301d3982b4.setIcon(icon_2c76d27c4bb8168a14e4abee76ddcafd);
|
|
|
|
|
|
var marker_d65c62888a32d5460e41d007df3e22af = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4d0e92da9e6b0141e94ee7109b7b9ec3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b6a826b2d3ae617be38955d0db992c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_492d1bae1d105a577fe3e288252377eb = $(`<div id="html_492d1bae1d105a577fe3e288252377eb" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_7b6a826b2d3ae617be38955d0db992c7.setContent(html_492d1bae1d105a577fe3e288252377eb);
|
|
|
|
|
|
|
|
marker_d65c62888a32d5460e41d007df3e22af.bindPopup(popup_7b6a826b2d3ae617be38955d0db992c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d65c62888a32d5460e41d007df3e22af.setIcon(icon_4d0e92da9e6b0141e94ee7109b7b9ec3);
|
|
|
|
|
|
var marker_6189910b5731b545a0712b9fd9df7c12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_bf19b032cc2b734b86f6ee038c7d320b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd293a24a3f4b6ca33c6f98299478bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f03b09ae4af916dc305013da94b401d = $(`<div id="html_5f03b09ae4af916dc305013da94b401d" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_cd293a24a3f4b6ca33c6f98299478bd6.setContent(html_5f03b09ae4af916dc305013da94b401d);
|
|
|
|
|
|
|
|
marker_6189910b5731b545a0712b9fd9df7c12.bindPopup(popup_cd293a24a3f4b6ca33c6f98299478bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6189910b5731b545a0712b9fd9df7c12.setIcon(icon_bf19b032cc2b734b86f6ee038c7d320b);
|
|
|
|
|
|
var marker_d91390a9bef74a96d0571ab189ca5c7a = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3c607e850cb432d3a3eddb90edadb4f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a0b043ae09a2dad073ac6e70522ef89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b3473d420cf66ba3787269d52d747d4 = $(`<div id="html_7b3473d420cf66ba3787269d52d747d4" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_2a0b043ae09a2dad073ac6e70522ef89.setContent(html_7b3473d420cf66ba3787269d52d747d4);
|
|
|
|
|
|
|
|
marker_d91390a9bef74a96d0571ab189ca5c7a.bindPopup(popup_2a0b043ae09a2dad073ac6e70522ef89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d91390a9bef74a96d0571ab189ca5c7a.setIcon(icon_3c607e850cb432d3a3eddb90edadb4f3);
|
|
|
|
|
|
var marker_d34fb7aaf7351d32ae7862978ff34c47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b4cbbf9d5d98bdfc2d1bc75483fd501e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f2f6a1360e46c84254cf6ccfd1273b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db758c0c12bce9f369b386d0e2ff0a78 = $(`<div id="html_db758c0c12bce9f369b386d0e2ff0a78" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_7f2f6a1360e46c84254cf6ccfd1273b8.setContent(html_db758c0c12bce9f369b386d0e2ff0a78);
|
|
|
|
|
|
|
|
marker_d34fb7aaf7351d32ae7862978ff34c47.bindPopup(popup_7f2f6a1360e46c84254cf6ccfd1273b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d34fb7aaf7351d32ae7862978ff34c47.setIcon(icon_b4cbbf9d5d98bdfc2d1bc75483fd501e);
|
|
|
|
|
|
var marker_33269ffaf9bf34787b621ff81ca2f654 = L.marker(
|
|
[49.6735, -124.928],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3a74d9223e5cacc32c6b3dfda149b5a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08a21c2290200bb8bd8b36cc269e7bb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2c4ab1fa9e2b4da7a051de50088a7b2 = $(`<div id="html_d2c4ab1fa9e2b4da7a051de50088a7b2" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_08a21c2290200bb8bd8b36cc269e7bb3.setContent(html_d2c4ab1fa9e2b4da7a051de50088a7b2);
|
|
|
|
|
|
|
|
marker_33269ffaf9bf34787b621ff81ca2f654.bindPopup(popup_08a21c2290200bb8bd8b36cc269e7bb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33269ffaf9bf34787b621ff81ca2f654.setIcon(icon_3a74d9223e5cacc32c6b3dfda149b5a4);
|
|
|
|
|
|
var marker_81d590e391c8d86236a78ff7afa7a824 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_bd3ad07230888241061973d06ad0224c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5418731d55314d05f052df63dc86e79b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c0e12b69d138ac8c0a1c8b5da4859c5 = $(`<div id="html_8c0e12b69d138ac8c0a1c8b5da4859c5" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_5418731d55314d05f052df63dc86e79b.setContent(html_8c0e12b69d138ac8c0a1c8b5da4859c5);
|
|
|
|
|
|
|
|
marker_81d590e391c8d86236a78ff7afa7a824.bindPopup(popup_5418731d55314d05f052df63dc86e79b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81d590e391c8d86236a78ff7afa7a824.setIcon(icon_bd3ad07230888241061973d06ad0224c);
|
|
|
|
|
|
var marker_1b55d3bb08636c9f3f529af60b760cb2 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2f7c124eaf413c159d7c27b2616d5ba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a389d1f4c4dd599efbebd5453265ad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84cfb887a5de40651073310cb2f6e13a = $(`<div id="html_84cfb887a5de40651073310cb2f6e13a" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_3a389d1f4c4dd599efbebd5453265ad5.setContent(html_84cfb887a5de40651073310cb2f6e13a);
|
|
|
|
|
|
|
|
marker_1b55d3bb08636c9f3f529af60b760cb2.bindPopup(popup_3a389d1f4c4dd599efbebd5453265ad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b55d3bb08636c9f3f529af60b760cb2.setIcon(icon_2f7c124eaf413c159d7c27b2616d5ba6);
|
|
|
|
|
|
var marker_b5b0dc39496e9d7886076cf82cd6f0bf = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_09b2f9fdcd4f6edeb9e66f2d4d8c390a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8894501bbd2ab0f3db51745d95e368ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09336b17400d4d76a788db98c8f6f3f6 = $(`<div id="html_09336b17400d4d76a788db98c8f6f3f6" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_8894501bbd2ab0f3db51745d95e368ee.setContent(html_09336b17400d4d76a788db98c8f6f3f6);
|
|
|
|
|
|
|
|
marker_b5b0dc39496e9d7886076cf82cd6f0bf.bindPopup(popup_8894501bbd2ab0f3db51745d95e368ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5b0dc39496e9d7886076cf82cd6f0bf.setIcon(icon_09b2f9fdcd4f6edeb9e66f2d4d8c390a);
|
|
|
|
|
|
var marker_5de494ef06b404a9e7c6c1ad156f11e1 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_fa3201ac7083355133a93d1769ba08a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3898aff3bdc0c3d4e184d81f68f3b42f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12761b823873e20c2169b46473817104 = $(`<div id="html_12761b823873e20c2169b46473817104" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_3898aff3bdc0c3d4e184d81f68f3b42f.setContent(html_12761b823873e20c2169b46473817104);
|
|
|
|
|
|
|
|
marker_5de494ef06b404a9e7c6c1ad156f11e1.bindPopup(popup_3898aff3bdc0c3d4e184d81f68f3b42f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5de494ef06b404a9e7c6c1ad156f11e1.setIcon(icon_fa3201ac7083355133a93d1769ba08a5);
|
|
|
|
|
|
var marker_c9e756cbad3f1b21bef62151b0dd4d34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_49a516a16a61cf1f0018ced7577217a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c4e9fae081fe97308404deeee16fa45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b1b63f2c1663efb0deb87093b0aa739 = $(`<div id="html_4b1b63f2c1663efb0deb87093b0aa739" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_0c4e9fae081fe97308404deeee16fa45.setContent(html_4b1b63f2c1663efb0deb87093b0aa739);
|
|
|
|
|
|
|
|
marker_c9e756cbad3f1b21bef62151b0dd4d34.bindPopup(popup_0c4e9fae081fe97308404deeee16fa45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9e756cbad3f1b21bef62151b0dd4d34.setIcon(icon_49a516a16a61cf1f0018ced7577217a5);
|
|
|
|
|
|
var marker_344fae548ca20c4dd2a6fe444ea8b11b = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_766f7a0e3ed74ee4c726ac589a6e9ff3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a080ce854ca359471c646bb0c4b0364 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03f80f84dbbf2572c1b1129720867bd8 = $(`<div id="html_03f80f84dbbf2572c1b1129720867bd8" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_5a080ce854ca359471c646bb0c4b0364.setContent(html_03f80f84dbbf2572c1b1129720867bd8);
|
|
|
|
|
|
|
|
marker_344fae548ca20c4dd2a6fe444ea8b11b.bindPopup(popup_5a080ce854ca359471c646bb0c4b0364)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_344fae548ca20c4dd2a6fe444ea8b11b.setIcon(icon_766f7a0e3ed74ee4c726ac589a6e9ff3);
|
|
|
|
|
|
var marker_a04c4839f69dd3c5a19dc2cb394e4089 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_e682090933e57134ddc286162bdefd46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11966bacad6ff64d600b6a964d61b5ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_974d231cb363657906d9606bef291860 = $(`<div id="html_974d231cb363657906d9606bef291860" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_11966bacad6ff64d600b6a964d61b5ff.setContent(html_974d231cb363657906d9606bef291860);
|
|
|
|
|
|
|
|
marker_a04c4839f69dd3c5a19dc2cb394e4089.bindPopup(popup_11966bacad6ff64d600b6a964d61b5ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a04c4839f69dd3c5a19dc2cb394e4089.setIcon(icon_e682090933e57134ddc286162bdefd46);
|
|
|
|
|
|
var marker_fc951c076f28d952bb60437a1c5221e8 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8e71d0ae05808cb98553cffd9d3adb2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e54fa84742f4ae3e13af0b86a9f09891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cf5bf4b1087e055c154d1a7949be3b6 = $(`<div id="html_1cf5bf4b1087e055c154d1a7949be3b6" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_e54fa84742f4ae3e13af0b86a9f09891.setContent(html_1cf5bf4b1087e055c154d1a7949be3b6);
|
|
|
|
|
|
|
|
marker_fc951c076f28d952bb60437a1c5221e8.bindPopup(popup_e54fa84742f4ae3e13af0b86a9f09891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc951c076f28d952bb60437a1c5221e8.setIcon(icon_8e71d0ae05808cb98553cffd9d3adb2e);
|
|
|
|
|
|
var marker_04978ea2afc2a9bd3ef9ae0a836ae2b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_0dbacac72302e73a8120e5f0fab6b472 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e302be062c35dbe09f011240a28ed796 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1922254ef9635dbbc097a65f2d61cae2 = $(`<div id="html_1922254ef9635dbbc097a65f2d61cae2" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_e302be062c35dbe09f011240a28ed796.setContent(html_1922254ef9635dbbc097a65f2d61cae2);
|
|
|
|
|
|
|
|
marker_04978ea2afc2a9bd3ef9ae0a836ae2b1.bindPopup(popup_e302be062c35dbe09f011240a28ed796)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04978ea2afc2a9bd3ef9ae0a836ae2b1.setIcon(icon_0dbacac72302e73a8120e5f0fab6b472);
|
|
|
|
|
|
var marker_da2a5ac05c9fcb3a7348d46594b8a393 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_e87b1eeb368b249cf450f3aac46d5d79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a91b88f9b1e15c4a68aab943dffccdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_010dbd689f43669f80ef8375e080c195 = $(`<div id="html_010dbd689f43669f80ef8375e080c195" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_5a91b88f9b1e15c4a68aab943dffccdc.setContent(html_010dbd689f43669f80ef8375e080c195);
|
|
|
|
|
|
|
|
marker_da2a5ac05c9fcb3a7348d46594b8a393.bindPopup(popup_5a91b88f9b1e15c4a68aab943dffccdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da2a5ac05c9fcb3a7348d46594b8a393.setIcon(icon_e87b1eeb368b249cf450f3aac46d5d79);
|
|
|
|
|
|
var marker_3cf4fdcbf667fbff80bf6f17c2f31f16 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_162e7742c7e537158b3dbd668b79d3ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c73077d8bccb1dadd4bb33e4ddd8ab7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32cc96e1747d4e98c3ecfbd0515b9beb = $(`<div id="html_32cc96e1747d4e98c3ecfbd0515b9beb" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_c73077d8bccb1dadd4bb33e4ddd8ab7e.setContent(html_32cc96e1747d4e98c3ecfbd0515b9beb);
|
|
|
|
|
|
|
|
marker_3cf4fdcbf667fbff80bf6f17c2f31f16.bindPopup(popup_c73077d8bccb1dadd4bb33e4ddd8ab7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cf4fdcbf667fbff80bf6f17c2f31f16.setIcon(icon_162e7742c7e537158b3dbd668b79d3ab);
|
|
|
|
|
|
var marker_a88369f521db936e851e7297e6691ccc = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b9dc2669d702d4116c5293fcd3c667da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8fe1478ff6a67d715adc1966213faf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9691d9c2cf3a59f14e8923f60aa8e02 = $(`<div id="html_a9691d9c2cf3a59f14e8923f60aa8e02" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_c8fe1478ff6a67d715adc1966213faf5.setContent(html_a9691d9c2cf3a59f14e8923f60aa8e02);
|
|
|
|
|
|
|
|
marker_a88369f521db936e851e7297e6691ccc.bindPopup(popup_c8fe1478ff6a67d715adc1966213faf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a88369f521db936e851e7297e6691ccc.setIcon(icon_b9dc2669d702d4116c5293fcd3c667da);
|
|
|
|
|
|
var marker_8079dd771eef3e39a47b9427b4902f29 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a7219a22636f7d2c2839d69a5e17caab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3b64452b05679d12a3c683073c00914 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef29a678a274fba2bf33d7a4dcd4f22d = $(`<div id="html_ef29a678a274fba2bf33d7a4dcd4f22d" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_c3b64452b05679d12a3c683073c00914.setContent(html_ef29a678a274fba2bf33d7a4dcd4f22d);
|
|
|
|
|
|
|
|
marker_8079dd771eef3e39a47b9427b4902f29.bindPopup(popup_c3b64452b05679d12a3c683073c00914)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8079dd771eef3e39a47b9427b4902f29.setIcon(icon_a7219a22636f7d2c2839d69a5e17caab);
|
|
|
|
|
|
var marker_80a9bb698a18c0d496cddcb2e7277975 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8848e1f4f1485d5a557b3af607699ac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_994d24806f2e9d347c75c70c783c5f22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a160d9ca7696bd6f462400ec1e5fe727 = $(`<div id="html_a160d9ca7696bd6f462400ec1e5fe727" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_994d24806f2e9d347c75c70c783c5f22.setContent(html_a160d9ca7696bd6f462400ec1e5fe727);
|
|
|
|
|
|
|
|
marker_80a9bb698a18c0d496cddcb2e7277975.bindPopup(popup_994d24806f2e9d347c75c70c783c5f22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80a9bb698a18c0d496cddcb2e7277975.setIcon(icon_8848e1f4f1485d5a557b3af607699ac7);
|
|
|
|
|
|
var marker_0165215b7d8bad7301c7ad5bcdda809d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f07e23ec418dc99b9e4acd521a8f7305 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70f6a131fc9d49da48e6849eb7e38f1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311670508d302c21251f8f45b1384567 = $(`<div id="html_311670508d302c21251f8f45b1384567" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_70f6a131fc9d49da48e6849eb7e38f1f.setContent(html_311670508d302c21251f8f45b1384567);
|
|
|
|
|
|
|
|
marker_0165215b7d8bad7301c7ad5bcdda809d.bindPopup(popup_70f6a131fc9d49da48e6849eb7e38f1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0165215b7d8bad7301c7ad5bcdda809d.setIcon(icon_f07e23ec418dc99b9e4acd521a8f7305);
|
|
|
|
|
|
var marker_75b1de0c74e656d3f93e52ac12a721ae = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1f8343bb961de161e8c1f68379b68394 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96fb6b42e1927539d8a04b7a2cd95973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e59dbbcdc18d34592ab81976c3f7474 = $(`<div id="html_0e59dbbcdc18d34592ab81976c3f7474" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_96fb6b42e1927539d8a04b7a2cd95973.setContent(html_0e59dbbcdc18d34592ab81976c3f7474);
|
|
|
|
|
|
|
|
marker_75b1de0c74e656d3f93e52ac12a721ae.bindPopup(popup_96fb6b42e1927539d8a04b7a2cd95973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75b1de0c74e656d3f93e52ac12a721ae.setIcon(icon_1f8343bb961de161e8c1f68379b68394);
|
|
|
|
|
|
var marker_be356d2e9003cecbe0fc6a590b3c6e5d = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ab2f8189ebf5067aef8f8761c49b7407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e8b70c84e5101ac21f72eb6a5ed76e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0575119874fc3fd149b463a255721a4e = $(`<div id="html_0575119874fc3fd149b463a255721a4e" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_4e8b70c84e5101ac21f72eb6a5ed76e7.setContent(html_0575119874fc3fd149b463a255721a4e);
|
|
|
|
|
|
|
|
marker_be356d2e9003cecbe0fc6a590b3c6e5d.bindPopup(popup_4e8b70c84e5101ac21f72eb6a5ed76e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be356d2e9003cecbe0fc6a590b3c6e5d.setIcon(icon_ab2f8189ebf5067aef8f8761c49b7407);
|
|
|
|
|
|
var marker_284ee4b491caca997656cb9d61004ac2 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_443425876f747176e449e4de93f8cb44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_578ece43a83ae9561f296ace626075e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43de3562a1644c63f1f2720fcfcde594 = $(`<div id="html_43de3562a1644c63f1f2720fcfcde594" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_578ece43a83ae9561f296ace626075e6.setContent(html_43de3562a1644c63f1f2720fcfcde594);
|
|
|
|
|
|
|
|
marker_284ee4b491caca997656cb9d61004ac2.bindPopup(popup_578ece43a83ae9561f296ace626075e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_284ee4b491caca997656cb9d61004ac2.setIcon(icon_443425876f747176e449e4de93f8cb44);
|
|
|
|
|
|
var marker_c137dc48ef6675c2b78ff3c60311c9f0 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6b4fd499eb66f3307622be228777acb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8facc566c0d421c8a4971cce047bb276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_611dcfbefebd8ca516d06876f3240801 = $(`<div id="html_611dcfbefebd8ca516d06876f3240801" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_8facc566c0d421c8a4971cce047bb276.setContent(html_611dcfbefebd8ca516d06876f3240801);
|
|
|
|
|
|
|
|
marker_c137dc48ef6675c2b78ff3c60311c9f0.bindPopup(popup_8facc566c0d421c8a4971cce047bb276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c137dc48ef6675c2b78ff3c60311c9f0.setIcon(icon_6b4fd499eb66f3307622be228777acb0);
|
|
|
|
|
|
var marker_8286d99a0630c06b0a1314f7c20cbed7 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_13ed705ed6cfd9461def467b6db1968b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ca603d24893d29f090f128997de5ba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_944edbdddf808bb5dd5eacd14dda87da = $(`<div id="html_944edbdddf808bb5dd5eacd14dda87da" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_7ca603d24893d29f090f128997de5ba3.setContent(html_944edbdddf808bb5dd5eacd14dda87da);
|
|
|
|
|
|
|
|
marker_8286d99a0630c06b0a1314f7c20cbed7.bindPopup(popup_7ca603d24893d29f090f128997de5ba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8286d99a0630c06b0a1314f7c20cbed7.setIcon(icon_13ed705ed6cfd9461def467b6db1968b);
|
|
|
|
|
|
var marker_08e7d1d100e00b00d4f575650de393b0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_14290d3d6f69fc49ebd93f551fc2f0ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b288f30e0760903573bc60be8cf97f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6e5ec64f722a2f74981709d309a7393 = $(`<div id="html_b6e5ec64f722a2f74981709d309a7393" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_0b288f30e0760903573bc60be8cf97f0.setContent(html_b6e5ec64f722a2f74981709d309a7393);
|
|
|
|
|
|
|
|
marker_08e7d1d100e00b00d4f575650de393b0.bindPopup(popup_0b288f30e0760903573bc60be8cf97f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08e7d1d100e00b00d4f575650de393b0.setIcon(icon_14290d3d6f69fc49ebd93f551fc2f0ee);
|
|
|
|
|
|
var marker_faf881a9dfa5b5f0c3c70df97e47871f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ae2b7707d8354232616a75702e9caa08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af72c5f5e79e9f14c402b017ad2cae7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f462835a8245bcdb0b3cbd3342759ce = $(`<div id="html_8f462835a8245bcdb0b3cbd3342759ce" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_af72c5f5e79e9f14c402b017ad2cae7f.setContent(html_8f462835a8245bcdb0b3cbd3342759ce);
|
|
|
|
|
|
|
|
marker_faf881a9dfa5b5f0c3c70df97e47871f.bindPopup(popup_af72c5f5e79e9f14c402b017ad2cae7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faf881a9dfa5b5f0c3c70df97e47871f.setIcon(icon_ae2b7707d8354232616a75702e9caa08);
|
|
|
|
|
|
var marker_8b061d8b314ee2956e784f6d2bb74eb5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3530e943ffba6280a31db8efd943af01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfb5284531a7fff07b4149771d861f87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49aa0ad8c5ac571d970156a3ddd07d93 = $(`<div id="html_49aa0ad8c5ac571d970156a3ddd07d93" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_dfb5284531a7fff07b4149771d861f87.setContent(html_49aa0ad8c5ac571d970156a3ddd07d93);
|
|
|
|
|
|
|
|
marker_8b061d8b314ee2956e784f6d2bb74eb5.bindPopup(popup_dfb5284531a7fff07b4149771d861f87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b061d8b314ee2956e784f6d2bb74eb5.setIcon(icon_3530e943ffba6280a31db8efd943af01);
|
|
|
|
|
|
var marker_75ab46084724bf9855397fea8e88db0a = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5ef46511d9eddeec2bd2a90995984700 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65f19b906696198b06094d032562e4d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2896213a56c699049baa50f0f7d0bb81 = $(`<div id="html_2896213a56c699049baa50f0f7d0bb81" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_65f19b906696198b06094d032562e4d5.setContent(html_2896213a56c699049baa50f0f7d0bb81);
|
|
|
|
|
|
|
|
marker_75ab46084724bf9855397fea8e88db0a.bindPopup(popup_65f19b906696198b06094d032562e4d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75ab46084724bf9855397fea8e88db0a.setIcon(icon_5ef46511d9eddeec2bd2a90995984700);
|
|
|
|
|
|
var marker_fe318b2f3f5065277578b7fab187d5d1 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_880031416369c7fd42828c122f650bdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95c0ea2cf78db20bcd1373ee62ae86a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4646be6583b63f9462e3bfc9f8dd577 = $(`<div id="html_e4646be6583b63f9462e3bfc9f8dd577" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_95c0ea2cf78db20bcd1373ee62ae86a7.setContent(html_e4646be6583b63f9462e3bfc9f8dd577);
|
|
|
|
|
|
|
|
marker_fe318b2f3f5065277578b7fab187d5d1.bindPopup(popup_95c0ea2cf78db20bcd1373ee62ae86a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe318b2f3f5065277578b7fab187d5d1.setIcon(icon_880031416369c7fd42828c122f650bdf);
|
|
|
|
|
|
var marker_48bb67dcc423063ef3057e18d2c342a2 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6d4389184c6975ac520cdf29946e0a05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03706c83e627205fdfdc7978a80d17bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91926761070d3885875207b5f8be9f92 = $(`<div id="html_91926761070d3885875207b5f8be9f92" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_03706c83e627205fdfdc7978a80d17bc.setContent(html_91926761070d3885875207b5f8be9f92);
|
|
|
|
|
|
|
|
marker_48bb67dcc423063ef3057e18d2c342a2.bindPopup(popup_03706c83e627205fdfdc7978a80d17bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48bb67dcc423063ef3057e18d2c342a2.setIcon(icon_6d4389184c6975ac520cdf29946e0a05);
|
|
|
|
|
|
var marker_62942b440176a5e689f05465cb0f5c2d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_fa61bee1bc3f77bdfca0a0ff91de1359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25cc62f38c1881378c0fd5701995c1f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d138b456f17e90a4d1ba7e6f9831107 = $(`<div id="html_1d138b456f17e90a4d1ba7e6f9831107" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_25cc62f38c1881378c0fd5701995c1f3.setContent(html_1d138b456f17e90a4d1ba7e6f9831107);
|
|
|
|
|
|
|
|
marker_62942b440176a5e689f05465cb0f5c2d.bindPopup(popup_25cc62f38c1881378c0fd5701995c1f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62942b440176a5e689f05465cb0f5c2d.setIcon(icon_fa61bee1bc3f77bdfca0a0ff91de1359);
|
|
|
|
|
|
var marker_01f2c37faad57c7e0104d8ec35aee594 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a946921a0dd081b5892ee1ad6d181a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_454fb18ddd71d85c2470839870e6c0e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bfb28d50e1ed9b264b80714bf7fe881 = $(`<div id="html_9bfb28d50e1ed9b264b80714bf7fe881" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_454fb18ddd71d85c2470839870e6c0e3.setContent(html_9bfb28d50e1ed9b264b80714bf7fe881);
|
|
|
|
|
|
|
|
marker_01f2c37faad57c7e0104d8ec35aee594.bindPopup(popup_454fb18ddd71d85c2470839870e6c0e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01f2c37faad57c7e0104d8ec35aee594.setIcon(icon_a946921a0dd081b5892ee1ad6d181a74);
|
|
|
|
|
|
var marker_c36f980f0b302ea3d200f36a62841358 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8e81acf02c991756707bd94e78864825 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d83cccaf4dc5cede274e5ac1465d7d7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd52c709a9c4ace66a04ae5b6af38e1d = $(`<div id="html_cd52c709a9c4ace66a04ae5b6af38e1d" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_d83cccaf4dc5cede274e5ac1465d7d7a.setContent(html_cd52c709a9c4ace66a04ae5b6af38e1d);
|
|
|
|
|
|
|
|
marker_c36f980f0b302ea3d200f36a62841358.bindPopup(popup_d83cccaf4dc5cede274e5ac1465d7d7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c36f980f0b302ea3d200f36a62841358.setIcon(icon_8e81acf02c991756707bd94e78864825);
|
|
|
|
|
|
var marker_b34567668b153a73d4c246aa0ef379bc = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_91e0249157e1b8a12ebe58d172fbf6bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70a58580fbfd32c3f9d7a16738c4c7e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff3cab18f8c434975f3244af8d6240db = $(`<div id="html_ff3cab18f8c434975f3244af8d6240db" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_70a58580fbfd32c3f9d7a16738c4c7e2.setContent(html_ff3cab18f8c434975f3244af8d6240db);
|
|
|
|
|
|
|
|
marker_b34567668b153a73d4c246aa0ef379bc.bindPopup(popup_70a58580fbfd32c3f9d7a16738c4c7e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b34567668b153a73d4c246aa0ef379bc.setIcon(icon_91e0249157e1b8a12ebe58d172fbf6bd);
|
|
|
|
|
|
var marker_a44b1fbfc2b8448c5c99793234883dd4 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_c8c71e6dc443af49543df009a67ce26b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83266440b85cdb3e3f2aec1d5e0fbf7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c5e37b824d84eb2b31d5ee475221fe2 = $(`<div id="html_9c5e37b824d84eb2b31d5ee475221fe2" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_83266440b85cdb3e3f2aec1d5e0fbf7d.setContent(html_9c5e37b824d84eb2b31d5ee475221fe2);
|
|
|
|
|
|
|
|
marker_a44b1fbfc2b8448c5c99793234883dd4.bindPopup(popup_83266440b85cdb3e3f2aec1d5e0fbf7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a44b1fbfc2b8448c5c99793234883dd4.setIcon(icon_c8c71e6dc443af49543df009a67ce26b);
|
|
|
|
|
|
var marker_1e81df22655a41f3fdbed49c971b572a = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_7f5f14e58b01ed5d89b5c224c9a82cf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2abd361a3b0e9387f2cb05ae5a98a25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee14ecc66ac0269ad76b1ecfba2d3539 = $(`<div id="html_ee14ecc66ac0269ad76b1ecfba2d3539" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_d2abd361a3b0e9387f2cb05ae5a98a25.setContent(html_ee14ecc66ac0269ad76b1ecfba2d3539);
|
|
|
|
|
|
|
|
marker_1e81df22655a41f3fdbed49c971b572a.bindPopup(popup_d2abd361a3b0e9387f2cb05ae5a98a25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e81df22655a41f3fdbed49c971b572a.setIcon(icon_7f5f14e58b01ed5d89b5c224c9a82cf0);
|
|
|
|
|
|
var marker_1476bc73183780d9b5cbf014c07f3202 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_842ce9dfc3d749914f5fb45b5b58f8c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b34007addd340a8259cf04ed3bf0bcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54bfe2164bc29943ecdd6d3c592d74c4 = $(`<div id="html_54bfe2164bc29943ecdd6d3c592d74c4" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_5b34007addd340a8259cf04ed3bf0bcf.setContent(html_54bfe2164bc29943ecdd6d3c592d74c4);
|
|
|
|
|
|
|
|
marker_1476bc73183780d9b5cbf014c07f3202.bindPopup(popup_5b34007addd340a8259cf04ed3bf0bcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1476bc73183780d9b5cbf014c07f3202.setIcon(icon_842ce9dfc3d749914f5fb45b5b58f8c1);
|
|
|
|
|
|
var marker_e1c5c4b74833d33bba42b10023b923a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_0de01dda325d8fce6f2138f7d75c2e8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e8675545487f7857eb08a1afc4cab28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e91add9c75293e7a01e2cad25960328 = $(`<div id="html_9e91add9c75293e7a01e2cad25960328" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_4e8675545487f7857eb08a1afc4cab28.setContent(html_9e91add9c75293e7a01e2cad25960328);
|
|
|
|
|
|
|
|
marker_e1c5c4b74833d33bba42b10023b923a0.bindPopup(popup_4e8675545487f7857eb08a1afc4cab28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1c5c4b74833d33bba42b10023b923a0.setIcon(icon_0de01dda325d8fce6f2138f7d75c2e8c);
|
|
|
|
|
|
var marker_7af56ec39ce19e0999b6fa3bef8c1fbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2e63ea1c0adba9d68566bb3a113019f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc19cceb61a4d7c79fe2bc97e2768180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16a7f000b5d8468e5ba1180ca8ce48f = $(`<div id="html_d16a7f000b5d8468e5ba1180ca8ce48f" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_cc19cceb61a4d7c79fe2bc97e2768180.setContent(html_d16a7f000b5d8468e5ba1180ca8ce48f);
|
|
|
|
|
|
|
|
marker_7af56ec39ce19e0999b6fa3bef8c1fbb.bindPopup(popup_cc19cceb61a4d7c79fe2bc97e2768180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7af56ec39ce19e0999b6fa3bef8c1fbb.setIcon(icon_2e63ea1c0adba9d68566bb3a113019f0);
|
|
|
|
|
|
var marker_a0d4b35a10689f5325d6f4bf45ed7d20 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d052116342e1b7f2335bc0c379c0201c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_191117f594fbd3835c6d11eb6075c8a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99cf695042bc4c52a813dd16cc4ca3cc = $(`<div id="html_99cf695042bc4c52a813dd16cc4ca3cc" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_191117f594fbd3835c6d11eb6075c8a4.setContent(html_99cf695042bc4c52a813dd16cc4ca3cc);
|
|
|
|
|
|
|
|
marker_a0d4b35a10689f5325d6f4bf45ed7d20.bindPopup(popup_191117f594fbd3835c6d11eb6075c8a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0d4b35a10689f5325d6f4bf45ed7d20.setIcon(icon_d052116342e1b7f2335bc0c379c0201c);
|
|
|
|
|
|
var marker_88fda861a16c5d42477678aedae29ccc = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1a04ecb465457483d6713ede4c9e0e65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dd0af93e36ca06c8a0d36ded9a08be7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_341c12e0d6610ec2aeef49980d8a94fc = $(`<div id="html_341c12e0d6610ec2aeef49980d8a94fc" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_1dd0af93e36ca06c8a0d36ded9a08be7.setContent(html_341c12e0d6610ec2aeef49980d8a94fc);
|
|
|
|
|
|
|
|
marker_88fda861a16c5d42477678aedae29ccc.bindPopup(popup_1dd0af93e36ca06c8a0d36ded9a08be7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88fda861a16c5d42477678aedae29ccc.setIcon(icon_1a04ecb465457483d6713ede4c9e0e65);
|
|
|
|
|
|
var marker_419ce1b9d8c9b6bf85b9741a5c2e09d5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9b10b2b9c6426b5f05d451ae0d81ddbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa59296838a32b1a5e6605596cbe829 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4611801b234f71c35c62cf5e42fb69ac = $(`<div id="html_4611801b234f71c35c62cf5e42fb69ac" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_2aa59296838a32b1a5e6605596cbe829.setContent(html_4611801b234f71c35c62cf5e42fb69ac);
|
|
|
|
|
|
|
|
marker_419ce1b9d8c9b6bf85b9741a5c2e09d5.bindPopup(popup_2aa59296838a32b1a5e6605596cbe829)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_419ce1b9d8c9b6bf85b9741a5c2e09d5.setIcon(icon_9b10b2b9c6426b5f05d451ae0d81ddbe);
|
|
|
|
|
|
var marker_aaa188eb3cde8465c1a5eabf9155eabd = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ff231136a4d04ee98cd1099ead9f5107 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2dd539449136733bbeb3e09d554d1a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fc119545efb601a0087158095fe8477 = $(`<div id="html_3fc119545efb601a0087158095fe8477" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_c2dd539449136733bbeb3e09d554d1a9.setContent(html_3fc119545efb601a0087158095fe8477);
|
|
|
|
|
|
|
|
marker_aaa188eb3cde8465c1a5eabf9155eabd.bindPopup(popup_c2dd539449136733bbeb3e09d554d1a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaa188eb3cde8465c1a5eabf9155eabd.setIcon(icon_ff231136a4d04ee98cd1099ead9f5107);
|
|
|
|
|
|
var marker_2d6a875dd1b8e69db53f85c08594aa59 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_dbbf6ee30bf79a543c84f21786c12c97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10948fbcbfb9566d399b38ed2fc7ddcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80867e381f8d91531801d3dd093993c6 = $(`<div id="html_80867e381f8d91531801d3dd093993c6" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_10948fbcbfb9566d399b38ed2fc7ddcf.setContent(html_80867e381f8d91531801d3dd093993c6);
|
|
|
|
|
|
|
|
marker_2d6a875dd1b8e69db53f85c08594aa59.bindPopup(popup_10948fbcbfb9566d399b38ed2fc7ddcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d6a875dd1b8e69db53f85c08594aa59.setIcon(icon_dbbf6ee30bf79a543c84f21786c12c97);
|
|
|
|
|
|
var marker_c3972ee32c2694df62613767f77490f0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3e29a5bcdd70bfd2724d3595957553aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebc94ca20caa41028c5b44df673a226c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8427376e10c8f77b835a5ce8bc3117df = $(`<div id="html_8427376e10c8f77b835a5ce8bc3117df" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_ebc94ca20caa41028c5b44df673a226c.setContent(html_8427376e10c8f77b835a5ce8bc3117df);
|
|
|
|
|
|
|
|
marker_c3972ee32c2694df62613767f77490f0.bindPopup(popup_ebc94ca20caa41028c5b44df673a226c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3972ee32c2694df62613767f77490f0.setIcon(icon_3e29a5bcdd70bfd2724d3595957553aa);
|
|
|
|
|
|
var marker_0f833e427e3eef6fb8aa4cbb1271813d = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b9de925c3c1ead5287a60c728a9ac5a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_453061dda45dc5efcb97b1ec2b03053f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e4b748be15da1548c65a4acf9ae4d39 = $(`<div id="html_8e4b748be15da1548c65a4acf9ae4d39" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_453061dda45dc5efcb97b1ec2b03053f.setContent(html_8e4b748be15da1548c65a4acf9ae4d39);
|
|
|
|
|
|
|
|
marker_0f833e427e3eef6fb8aa4cbb1271813d.bindPopup(popup_453061dda45dc5efcb97b1ec2b03053f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f833e427e3eef6fb8aa4cbb1271813d.setIcon(icon_b9de925c3c1ead5287a60c728a9ac5a0);
|
|
|
|
|
|
var marker_e5700ca89dc0b435ab65ab222d02aba3 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_c1c58df126800542cada0148d84183d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6571a29d847808cae25bffc34574e3e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc622547f3c70383ab01eec8f903531e = $(`<div id="html_fc622547f3c70383ab01eec8f903531e" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_6571a29d847808cae25bffc34574e3e3.setContent(html_fc622547f3c70383ab01eec8f903531e);
|
|
|
|
|
|
|
|
marker_e5700ca89dc0b435ab65ab222d02aba3.bindPopup(popup_6571a29d847808cae25bffc34574e3e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5700ca89dc0b435ab65ab222d02aba3.setIcon(icon_c1c58df126800542cada0148d84183d0);
|
|
|
|
|
|
var marker_b5d72635b69985c4855697081843191d = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_7431538c70d17a8a4fba46b49248dd81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a218d619a05d49a0c7cb7fc98bb9df19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa963508329cade562e1488d1d1632da = $(`<div id="html_fa963508329cade562e1488d1d1632da" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_a218d619a05d49a0c7cb7fc98bb9df19.setContent(html_fa963508329cade562e1488d1d1632da);
|
|
|
|
|
|
|
|
marker_b5d72635b69985c4855697081843191d.bindPopup(popup_a218d619a05d49a0c7cb7fc98bb9df19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5d72635b69985c4855697081843191d.setIcon(icon_7431538c70d17a8a4fba46b49248dd81);
|
|
|
|
|
|
var marker_da48c9e4d298c3ea00a5d6f54c5cab21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f9b8fa4641a26eaa9d893c31c8efb7e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd5a55fb85b8f0a605a6b8e2b822db0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcb5180e59ec2e57a18962bbcfd1fabd = $(`<div id="html_fcb5180e59ec2e57a18962bbcfd1fabd" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_dd5a55fb85b8f0a605a6b8e2b822db0d.setContent(html_fcb5180e59ec2e57a18962bbcfd1fabd);
|
|
|
|
|
|
|
|
marker_da48c9e4d298c3ea00a5d6f54c5cab21.bindPopup(popup_dd5a55fb85b8f0a605a6b8e2b822db0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da48c9e4d298c3ea00a5d6f54c5cab21.setIcon(icon_f9b8fa4641a26eaa9d893c31c8efb7e0);
|
|
|
|
|
|
var marker_47592937733a51f1884b14f5939b402b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b342ba5d2d11542d25d9f748b7940a47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c2759a7c7449497290c9282219e04d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d123cf343971a2d42f46f206a760cc80 = $(`<div id="html_d123cf343971a2d42f46f206a760cc80" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_7c2759a7c7449497290c9282219e04d1.setContent(html_d123cf343971a2d42f46f206a760cc80);
|
|
|
|
|
|
|
|
marker_47592937733a51f1884b14f5939b402b.bindPopup(popup_7c2759a7c7449497290c9282219e04d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47592937733a51f1884b14f5939b402b.setIcon(icon_b342ba5d2d11542d25d9f748b7940a47);
|
|
|
|
|
|
var marker_e8965f622503a0326d39a2133257bce7 = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9528c317c5a47d6f4a2de90ac52966cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f76fa441e572adcda495595ace1d502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c78c2f5d28e6d66227ea78aa8d9502c = $(`<div id="html_3c78c2f5d28e6d66227ea78aa8d9502c" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_3f76fa441e572adcda495595ace1d502.setContent(html_3c78c2f5d28e6d66227ea78aa8d9502c);
|
|
|
|
|
|
|
|
marker_e8965f622503a0326d39a2133257bce7.bindPopup(popup_3f76fa441e572adcda495595ace1d502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8965f622503a0326d39a2133257bce7.setIcon(icon_9528c317c5a47d6f4a2de90ac52966cc);
|
|
|
|
|
|
var marker_48028ff486bc4569a5d066c59637eec7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2eab7662a4c06119ad838cb5999266f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2db2ebed751e5472c87b4c676f6b2357 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c16195e55aa40f61045aa572149a9c3 = $(`<div id="html_6c16195e55aa40f61045aa572149a9c3" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_2db2ebed751e5472c87b4c676f6b2357.setContent(html_6c16195e55aa40f61045aa572149a9c3);
|
|
|
|
|
|
|
|
marker_48028ff486bc4569a5d066c59637eec7.bindPopup(popup_2db2ebed751e5472c87b4c676f6b2357)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48028ff486bc4569a5d066c59637eec7.setIcon(icon_2eab7662a4c06119ad838cb5999266f7);
|
|
|
|
|
|
var marker_a03b7a7689cecf991d71e38abb6c18d6 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_7602d97929be3cbdcc63d5a8755d0d56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94ad03d0e40d11187f6bbb3d04bf43ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9f784a9cbe64954619823a6a7c15de1 = $(`<div id="html_a9f784a9cbe64954619823a6a7c15de1" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_94ad03d0e40d11187f6bbb3d04bf43ff.setContent(html_a9f784a9cbe64954619823a6a7c15de1);
|
|
|
|
|
|
|
|
marker_a03b7a7689cecf991d71e38abb6c18d6.bindPopup(popup_94ad03d0e40d11187f6bbb3d04bf43ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a03b7a7689cecf991d71e38abb6c18d6.setIcon(icon_7602d97929be3cbdcc63d5a8755d0d56);
|
|
|
|
|
|
var marker_dacdfa146d85d212ae03b015e2ebe2bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d99f28b7baba065175688e90d41d3d8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e59428fa1ed5beaf036276248667854b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b329e8f8f4422e858f0b76196fb26b = $(`<div id="html_e3b329e8f8f4422e858f0b76196fb26b" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_e59428fa1ed5beaf036276248667854b.setContent(html_e3b329e8f8f4422e858f0b76196fb26b);
|
|
|
|
|
|
|
|
marker_dacdfa146d85d212ae03b015e2ebe2bc.bindPopup(popup_e59428fa1ed5beaf036276248667854b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dacdfa146d85d212ae03b015e2ebe2bc.setIcon(icon_d99f28b7baba065175688e90d41d3d8c);
|
|
|
|
|
|
var marker_edc09666ea11d259e381497317fe06af = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b3cf8c2cf480352f170fb7ddef1f7327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c95aec036c079e775c78306f7497d37f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc993d8afa78c6522fa7a9d1755827b8 = $(`<div id="html_dc993d8afa78c6522fa7a9d1755827b8" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_c95aec036c079e775c78306f7497d37f.setContent(html_dc993d8afa78c6522fa7a9d1755827b8);
|
|
|
|
|
|
|
|
marker_edc09666ea11d259e381497317fe06af.bindPopup(popup_c95aec036c079e775c78306f7497d37f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edc09666ea11d259e381497317fe06af.setIcon(icon_b3cf8c2cf480352f170fb7ddef1f7327);
|
|
|
|
|
|
var marker_fcfa70937f26fc2ff08d0647582b90d2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6d14bf1e7a3b6c6fe1a036df6e975e1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b4be54788970b2219d6be0387c9cbd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_672fdc0f524aa3e0c630e58ca8b944ec = $(`<div id="html_672fdc0f524aa3e0c630e58ca8b944ec" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_6b4be54788970b2219d6be0387c9cbd5.setContent(html_672fdc0f524aa3e0c630e58ca8b944ec);
|
|
|
|
|
|
|
|
marker_fcfa70937f26fc2ff08d0647582b90d2.bindPopup(popup_6b4be54788970b2219d6be0387c9cbd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcfa70937f26fc2ff08d0647582b90d2.setIcon(icon_6d14bf1e7a3b6c6fe1a036df6e975e1e);
|
|
|
|
|
|
var marker_6786b7bf22ea90d02d67eb4f712e7b90 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a07b769b1f752b2083e25787eb4be640 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08a9b57dedc70bf433b87de4b03a48d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f36580de8b96b1c8d2cf721c4b86375 = $(`<div id="html_8f36580de8b96b1c8d2cf721c4b86375" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_08a9b57dedc70bf433b87de4b03a48d5.setContent(html_8f36580de8b96b1c8d2cf721c4b86375);
|
|
|
|
|
|
|
|
marker_6786b7bf22ea90d02d67eb4f712e7b90.bindPopup(popup_08a9b57dedc70bf433b87de4b03a48d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6786b7bf22ea90d02d67eb4f712e7b90.setIcon(icon_a07b769b1f752b2083e25787eb4be640);
|
|
|
|
|
|
var marker_31aaf1d84a8f6ab8a38f048d5a7d8578 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_194239c91d3178332282a1341b8028ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10bd4ab1440dd64298bf2c608e832238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8300b9dc521f68f430b0d03147cd0f90 = $(`<div id="html_8300b9dc521f68f430b0d03147cd0f90" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_10bd4ab1440dd64298bf2c608e832238.setContent(html_8300b9dc521f68f430b0d03147cd0f90);
|
|
|
|
|
|
|
|
marker_31aaf1d84a8f6ab8a38f048d5a7d8578.bindPopup(popup_10bd4ab1440dd64298bf2c608e832238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31aaf1d84a8f6ab8a38f048d5a7d8578.setIcon(icon_194239c91d3178332282a1341b8028ff);
|
|
|
|
|
|
var marker_8395b7fb2821b763a5957cae31ef5385 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6d4099dfa070121366d0c048eacdf2c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_736205e5beb6c420b2ec8b24a135d287 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a84a377aa84dfb58ce66ca2c948b6028 = $(`<div id="html_a84a377aa84dfb58ce66ca2c948b6028" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_736205e5beb6c420b2ec8b24a135d287.setContent(html_a84a377aa84dfb58ce66ca2c948b6028);
|
|
|
|
|
|
|
|
marker_8395b7fb2821b763a5957cae31ef5385.bindPopup(popup_736205e5beb6c420b2ec8b24a135d287)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8395b7fb2821b763a5957cae31ef5385.setIcon(icon_6d4099dfa070121366d0c048eacdf2c1);
|
|
|
|
|
|
var marker_9fa97fcc74f5238ab22bf5c3b5f42fbd = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_e6aeee0b4dcd94f5a49681d67fbc84e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8a3a1938a6d79f85f9765c1b3d4e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbc166edf790de1ef6a5b80b89ef0187 = $(`<div id="html_cbc166edf790de1ef6a5b80b89ef0187" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_ec8a3a1938a6d79f85f9765c1b3d4e61.setContent(html_cbc166edf790de1ef6a5b80b89ef0187);
|
|
|
|
|
|
|
|
marker_9fa97fcc74f5238ab22bf5c3b5f42fbd.bindPopup(popup_ec8a3a1938a6d79f85f9765c1b3d4e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fa97fcc74f5238ab22bf5c3b5f42fbd.setIcon(icon_e6aeee0b4dcd94f5a49681d67fbc84e7);
|
|
|
|
|
|
var marker_e76a593ae3014ead116cb4a48209c89f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_22fd732d9a537484d44b5c42122c6668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef9d0fa6dac602c0695ed2e70d7d61b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72ee5db5f88e90a4794dae058a93dfc6 = $(`<div id="html_72ee5db5f88e90a4794dae058a93dfc6" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_ef9d0fa6dac602c0695ed2e70d7d61b1.setContent(html_72ee5db5f88e90a4794dae058a93dfc6);
|
|
|
|
|
|
|
|
marker_e76a593ae3014ead116cb4a48209c89f.bindPopup(popup_ef9d0fa6dac602c0695ed2e70d7d61b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e76a593ae3014ead116cb4a48209c89f.setIcon(icon_22fd732d9a537484d44b5c42122c6668);
|
|
|
|
|
|
var marker_6a74c2d3c426ae44dcb92d9f8aa12cc6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f978ba9ae85dfc6a9a4be9b99c838ce9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4e002cd093462583954486c9472f91b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6aa7d9453643e6fc0b5d0736a720619 = $(`<div id="html_c6aa7d9453643e6fc0b5d0736a720619" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_a4e002cd093462583954486c9472f91b.setContent(html_c6aa7d9453643e6fc0b5d0736a720619);
|
|
|
|
|
|
|
|
marker_6a74c2d3c426ae44dcb92d9f8aa12cc6.bindPopup(popup_a4e002cd093462583954486c9472f91b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a74c2d3c426ae44dcb92d9f8aa12cc6.setIcon(icon_f978ba9ae85dfc6a9a4be9b99c838ce9);
|
|
|
|
|
|
var marker_93d3ddbc4990d57290721972b2c89446 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_0dbb418f43ac4fa189664cc48b2d7246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5677ae49b7a6aec2c92a329cee17cbf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28511f60566586b6634e39822f9142fd = $(`<div id="html_28511f60566586b6634e39822f9142fd" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_5677ae49b7a6aec2c92a329cee17cbf5.setContent(html_28511f60566586b6634e39822f9142fd);
|
|
|
|
|
|
|
|
marker_93d3ddbc4990d57290721972b2c89446.bindPopup(popup_5677ae49b7a6aec2c92a329cee17cbf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93d3ddbc4990d57290721972b2c89446.setIcon(icon_0dbb418f43ac4fa189664cc48b2d7246);
|
|
|
|
|
|
var marker_db8c14f66563054164593a0400e2be62 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_37d495b6159e38bd4bb0a3f3d6cf7972 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1d697c3e36596a9e632f3f7f672f7fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b188a1e35fcf94fa6e58acaa0891dc7 = $(`<div id="html_5b188a1e35fcf94fa6e58acaa0891dc7" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_a1d697c3e36596a9e632f3f7f672f7fb.setContent(html_5b188a1e35fcf94fa6e58acaa0891dc7);
|
|
|
|
|
|
|
|
marker_db8c14f66563054164593a0400e2be62.bindPopup(popup_a1d697c3e36596a9e632f3f7f672f7fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db8c14f66563054164593a0400e2be62.setIcon(icon_37d495b6159e38bd4bb0a3f3d6cf7972);
|
|
|
|
|
|
var marker_0be025785ee7d4587b53b9bbff117956 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_957919f4cd6d89335a5950bcc1e70ee1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f538fb661d6481ad688e346413f42297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee5c962d2fabcbfc1f64e1095d59e5ba = $(`<div id="html_ee5c962d2fabcbfc1f64e1095d59e5ba" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_f538fb661d6481ad688e346413f42297.setContent(html_ee5c962d2fabcbfc1f64e1095d59e5ba);
|
|
|
|
|
|
|
|
marker_0be025785ee7d4587b53b9bbff117956.bindPopup(popup_f538fb661d6481ad688e346413f42297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0be025785ee7d4587b53b9bbff117956.setIcon(icon_957919f4cd6d89335a5950bcc1e70ee1);
|
|
|
|
|
|
var marker_f0d5875992bed8ad8377159f9d7f835f = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_61b83578920fc09f8897f90c87b2fb64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfc17dc6070c7a414e9e1b1911a59e91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1b28dd5f6e4c02f423de1a45fcb6b0e = $(`<div id="html_e1b28dd5f6e4c02f423de1a45fcb6b0e" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_bfc17dc6070c7a414e9e1b1911a59e91.setContent(html_e1b28dd5f6e4c02f423de1a45fcb6b0e);
|
|
|
|
|
|
|
|
marker_f0d5875992bed8ad8377159f9d7f835f.bindPopup(popup_bfc17dc6070c7a414e9e1b1911a59e91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0d5875992bed8ad8377159f9d7f835f.setIcon(icon_61b83578920fc09f8897f90c87b2fb64);
|
|
|
|
|
|
var marker_cc0e4c5ab5deb61a740073487d5bd5ac = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_aa16ebc74365bfe50fa02635c877ddd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_346c7ba7d4b5e5896871ed47bfae8244 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94765d497881d9c82453ce2e02f70c9f = $(`<div id="html_94765d497881d9c82453ce2e02f70c9f" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_346c7ba7d4b5e5896871ed47bfae8244.setContent(html_94765d497881d9c82453ce2e02f70c9f);
|
|
|
|
|
|
|
|
marker_cc0e4c5ab5deb61a740073487d5bd5ac.bindPopup(popup_346c7ba7d4b5e5896871ed47bfae8244)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc0e4c5ab5deb61a740073487d5bd5ac.setIcon(icon_aa16ebc74365bfe50fa02635c877ddd4);
|
|
|
|
|
|
var marker_73f827b46fe12f0199349ba4608e4384 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a5d3efea99978d43ded12d581d70ede3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44187fee532b1571ceb36b762103ad1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d5d51b53ab1b6310b6e3b8101f7cda5 = $(`<div id="html_7d5d51b53ab1b6310b6e3b8101f7cda5" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_44187fee532b1571ceb36b762103ad1e.setContent(html_7d5d51b53ab1b6310b6e3b8101f7cda5);
|
|
|
|
|
|
|
|
marker_73f827b46fe12f0199349ba4608e4384.bindPopup(popup_44187fee532b1571ceb36b762103ad1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73f827b46fe12f0199349ba4608e4384.setIcon(icon_a5d3efea99978d43ded12d581d70ede3);
|
|
|
|
|
|
var marker_6b8d0512ff64bd5be91d34241adbc2a7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f4bd807af24f04409d339b916fbbcd3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b86cc027c6cf500d2ce2f1c5ab086aa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c46b0fff91cb009f6cd71d5d457a50a1 = $(`<div id="html_c46b0fff91cb009f6cd71d5d457a50a1" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_b86cc027c6cf500d2ce2f1c5ab086aa1.setContent(html_c46b0fff91cb009f6cd71d5d457a50a1);
|
|
|
|
|
|
|
|
marker_6b8d0512ff64bd5be91d34241adbc2a7.bindPopup(popup_b86cc027c6cf500d2ce2f1c5ab086aa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b8d0512ff64bd5be91d34241adbc2a7.setIcon(icon_f4bd807af24f04409d339b916fbbcd3e);
|
|
|
|
|
|
var marker_efd744951ed206cad389eadfbf97b6f0 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5055d8925c8b7ed386c692d2ac154146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5918455025b136b230f26eab9b695c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56062892334e6c40b16a3d3f19b298e0 = $(`<div id="html_56062892334e6c40b16a3d3f19b298e0" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_5918455025b136b230f26eab9b695c05.setContent(html_56062892334e6c40b16a3d3f19b298e0);
|
|
|
|
|
|
|
|
marker_efd744951ed206cad389eadfbf97b6f0.bindPopup(popup_5918455025b136b230f26eab9b695c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efd744951ed206cad389eadfbf97b6f0.setIcon(icon_5055d8925c8b7ed386c692d2ac154146);
|
|
|
|
|
|
var marker_cde2d2c8bd1ea42a5cfcf910c900440b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ffccfe8625d7b03d92a6431af39da4c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_070d4d64208c3f2c6f8d2a89989c8e33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09f4f1ab671d3797f2a3d5f9d99eda83 = $(`<div id="html_09f4f1ab671d3797f2a3d5f9d99eda83" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_070d4d64208c3f2c6f8d2a89989c8e33.setContent(html_09f4f1ab671d3797f2a3d5f9d99eda83);
|
|
|
|
|
|
|
|
marker_cde2d2c8bd1ea42a5cfcf910c900440b.bindPopup(popup_070d4d64208c3f2c6f8d2a89989c8e33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cde2d2c8bd1ea42a5cfcf910c900440b.setIcon(icon_ffccfe8625d7b03d92a6431af39da4c6);
|
|
|
|
|
|
var marker_c8621a08befe0664d333583328d238b6 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_04f804b77a992a5dfe1d4818db29205f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_403a9b1293bc6baebff04346e50d1428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c30ae13829027783a420b3c03cdc5d9b = $(`<div id="html_c30ae13829027783a420b3c03cdc5d9b" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_403a9b1293bc6baebff04346e50d1428.setContent(html_c30ae13829027783a420b3c03cdc5d9b);
|
|
|
|
|
|
|
|
marker_c8621a08befe0664d333583328d238b6.bindPopup(popup_403a9b1293bc6baebff04346e50d1428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8621a08befe0664d333583328d238b6.setIcon(icon_04f804b77a992a5dfe1d4818db29205f);
|
|
|
|
|
|
var marker_a8dd89bcc916e238d8f84b7b8c472318 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1a9bcde4a442a6e4576ec2684d4f4e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4087d574e4648c61447eaebf4200a5d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f152240a4ebcb09aa80574e1bb658e9 = $(`<div id="html_3f152240a4ebcb09aa80574e1bb658e9" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_4087d574e4648c61447eaebf4200a5d9.setContent(html_3f152240a4ebcb09aa80574e1bb658e9);
|
|
|
|
|
|
|
|
marker_a8dd89bcc916e238d8f84b7b8c472318.bindPopup(popup_4087d574e4648c61447eaebf4200a5d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8dd89bcc916e238d8f84b7b8c472318.setIcon(icon_1a9bcde4a442a6e4576ec2684d4f4e1f);
|
|
|
|
|
|
var marker_4495afc200e4f808aa0571153e6cd2ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5be0751a18a01641ea033e933d6266d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28b56547537e53bbc060be06472fbc98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76a8ac273e0859ed653f0f890f9f7198 = $(`<div id="html_76a8ac273e0859ed653f0f890f9f7198" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_28b56547537e53bbc060be06472fbc98.setContent(html_76a8ac273e0859ed653f0f890f9f7198);
|
|
|
|
|
|
|
|
marker_4495afc200e4f808aa0571153e6cd2ce.bindPopup(popup_28b56547537e53bbc060be06472fbc98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4495afc200e4f808aa0571153e6cd2ce.setIcon(icon_5be0751a18a01641ea033e933d6266d5);
|
|
|
|
|
|
var marker_9c8d6bcb2420b277bb875b01ca2b69e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_e52a306cdebe788facfc32118b81e967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3982862b1de88d5ed233a79af1febfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c99af0ccd362784ea05ddf66f58b2cca = $(`<div id="html_c99af0ccd362784ea05ddf66f58b2cca" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_d3982862b1de88d5ed233a79af1febfc.setContent(html_c99af0ccd362784ea05ddf66f58b2cca);
|
|
|
|
|
|
|
|
marker_9c8d6bcb2420b277bb875b01ca2b69e2.bindPopup(popup_d3982862b1de88d5ed233a79af1febfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c8d6bcb2420b277bb875b01ca2b69e2.setIcon(icon_e52a306cdebe788facfc32118b81e967);
|
|
|
|
|
|
var marker_826b8fe8219d1aebf6fd5a3108873fcc = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_0137eebffb0e12b4ac0d3280229eb31e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a42bcf2a44fdd6ec3ceb72643415c6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9f60d52777e1a57e60202eef3f4f9a2 = $(`<div id="html_b9f60d52777e1a57e60202eef3f4f9a2" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_5a42bcf2a44fdd6ec3ceb72643415c6b.setContent(html_b9f60d52777e1a57e60202eef3f4f9a2);
|
|
|
|
|
|
|
|
marker_826b8fe8219d1aebf6fd5a3108873fcc.bindPopup(popup_5a42bcf2a44fdd6ec3ceb72643415c6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_826b8fe8219d1aebf6fd5a3108873fcc.setIcon(icon_0137eebffb0e12b4ac0d3280229eb31e);
|
|
|
|
|
|
var marker_a2f2dbe9adc64a44b45edfdba5997232 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_23011bff7d81048169db7af0451910dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fd6980357d561100d1b0e4d3cdf5553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91986d1f923a4fe405b9ccb88a27f72f = $(`<div id="html_91986d1f923a4fe405b9ccb88a27f72f" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_0fd6980357d561100d1b0e4d3cdf5553.setContent(html_91986d1f923a4fe405b9ccb88a27f72f);
|
|
|
|
|
|
|
|
marker_a2f2dbe9adc64a44b45edfdba5997232.bindPopup(popup_0fd6980357d561100d1b0e4d3cdf5553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2f2dbe9adc64a44b45edfdba5997232.setIcon(icon_23011bff7d81048169db7af0451910dc);
|
|
|
|
|
|
var marker_5ffcfb3b41967414bf73ea67696fd895 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_781fae50a4c61ff34a4a4d6b229387cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83b98d38716d05d17fa647cbe2473408 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2099d64422502de130df7257040d9073 = $(`<div id="html_2099d64422502de130df7257040d9073" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_83b98d38716d05d17fa647cbe2473408.setContent(html_2099d64422502de130df7257040d9073);
|
|
|
|
|
|
|
|
marker_5ffcfb3b41967414bf73ea67696fd895.bindPopup(popup_83b98d38716d05d17fa647cbe2473408)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ffcfb3b41967414bf73ea67696fd895.setIcon(icon_781fae50a4c61ff34a4a4d6b229387cd);
|
|
|
|
|
|
var marker_8a9c4fa45f48d63d876d056a2bbec852 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_22080d8902f8a9f2607291bd2e45e601 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e74c62967e99d0345b24332b576df8b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6e7a729f32668a0cb6c8d6af5fe9b7f = $(`<div id="html_f6e7a729f32668a0cb6c8d6af5fe9b7f" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_e74c62967e99d0345b24332b576df8b0.setContent(html_f6e7a729f32668a0cb6c8d6af5fe9b7f);
|
|
|
|
|
|
|
|
marker_8a9c4fa45f48d63d876d056a2bbec852.bindPopup(popup_e74c62967e99d0345b24332b576df8b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a9c4fa45f48d63d876d056a2bbec852.setIcon(icon_22080d8902f8a9f2607291bd2e45e601);
|
|
|
|
|
|
var marker_77b419212c537995dbf82967f4d2364d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1c4aabac0acab482e9c11021f3a5a55b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e5bdf2fba8f2beec62a326472402de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_144925c7ac4ca73ae4d4fd587cafa13a = $(`<div id="html_144925c7ac4ca73ae4d4fd587cafa13a" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_c1e5bdf2fba8f2beec62a326472402de.setContent(html_144925c7ac4ca73ae4d4fd587cafa13a);
|
|
|
|
|
|
|
|
marker_77b419212c537995dbf82967f4d2364d.bindPopup(popup_c1e5bdf2fba8f2beec62a326472402de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77b419212c537995dbf82967f4d2364d.setIcon(icon_1c4aabac0acab482e9c11021f3a5a55b);
|
|
|
|
|
|
var marker_1a3e9d3345e6da2cab97b1c8804e8b81 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_225a22f8f9ec113bd48e19324b11798c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b0d6c8830da89ec946fa9970af4b6ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd611511eb3481cdc49a7aafd70f6c67 = $(`<div id="html_bd611511eb3481cdc49a7aafd70f6c67" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_0b0d6c8830da89ec946fa9970af4b6ad.setContent(html_bd611511eb3481cdc49a7aafd70f6c67);
|
|
|
|
|
|
|
|
marker_1a3e9d3345e6da2cab97b1c8804e8b81.bindPopup(popup_0b0d6c8830da89ec946fa9970af4b6ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a3e9d3345e6da2cab97b1c8804e8b81.setIcon(icon_225a22f8f9ec113bd48e19324b11798c);
|
|
|
|
|
|
var marker_b35233a2ec7b6d06e4e70ae8e349a0d0 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_62147ccc9ef0806f692d54e8eb651f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24f24deae79fda6649253cdf016bc52d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4eddf32884287329773cded605aef6d9 = $(`<div id="html_4eddf32884287329773cded605aef6d9" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_24f24deae79fda6649253cdf016bc52d.setContent(html_4eddf32884287329773cded605aef6d9);
|
|
|
|
|
|
|
|
marker_b35233a2ec7b6d06e4e70ae8e349a0d0.bindPopup(popup_24f24deae79fda6649253cdf016bc52d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b35233a2ec7b6d06e4e70ae8e349a0d0.setIcon(icon_62147ccc9ef0806f692d54e8eb651f3f);
|
|
|
|
|
|
var marker_07180211717e8143475677a31ed087cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9e91630d979e30a61f4b62768c703c9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85ffcef191c356d9a345cfc3cd2c0673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e413621301a6919396ccb65cf920b688 = $(`<div id="html_e413621301a6919396ccb65cf920b688" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_85ffcef191c356d9a345cfc3cd2c0673.setContent(html_e413621301a6919396ccb65cf920b688);
|
|
|
|
|
|
|
|
marker_07180211717e8143475677a31ed087cb.bindPopup(popup_85ffcef191c356d9a345cfc3cd2c0673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07180211717e8143475677a31ed087cb.setIcon(icon_9e91630d979e30a61f4b62768c703c9b);
|
|
|
|
|
|
var marker_43d8e42c6c93a8b8b36131d1d7f1f0c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ca67695867075f52b55c171eeaf97f9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e82f5c5aaa90dcaca01441a0b934f6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f957951685c35e51f70e74db40fd21a6 = $(`<div id="html_f957951685c35e51f70e74db40fd21a6" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_8e82f5c5aaa90dcaca01441a0b934f6c.setContent(html_f957951685c35e51f70e74db40fd21a6);
|
|
|
|
|
|
|
|
marker_43d8e42c6c93a8b8b36131d1d7f1f0c7.bindPopup(popup_8e82f5c5aaa90dcaca01441a0b934f6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43d8e42c6c93a8b8b36131d1d7f1f0c7.setIcon(icon_ca67695867075f52b55c171eeaf97f9d);
|
|
|
|
|
|
var marker_99517a415737ca248dd5bc11d84f21cb = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3bb031e4d3d40e6180c1dbfb21071347 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90a33f15ae5fdf7c27e0b300c0624202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdb14e8e01fe04043a0469e13b8fde9f = $(`<div id="html_bdb14e8e01fe04043a0469e13b8fde9f" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_90a33f15ae5fdf7c27e0b300c0624202.setContent(html_bdb14e8e01fe04043a0469e13b8fde9f);
|
|
|
|
|
|
|
|
marker_99517a415737ca248dd5bc11d84f21cb.bindPopup(popup_90a33f15ae5fdf7c27e0b300c0624202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99517a415737ca248dd5bc11d84f21cb.setIcon(icon_3bb031e4d3d40e6180c1dbfb21071347);
|
|
|
|
|
|
var marker_f9b7a6dbd3cf7af542043a2f375da47c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_e6ce123755367798491bbc4603bb7f05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bbfdbf643f608a9253bb6d0c5198c19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1ee5374c9c359a4a9ebb072e4a6655b = $(`<div id="html_c1ee5374c9c359a4a9ebb072e4a6655b" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_0bbfdbf643f608a9253bb6d0c5198c19.setContent(html_c1ee5374c9c359a4a9ebb072e4a6655b);
|
|
|
|
|
|
|
|
marker_f9b7a6dbd3cf7af542043a2f375da47c.bindPopup(popup_0bbfdbf643f608a9253bb6d0c5198c19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b7a6dbd3cf7af542043a2f375da47c.setIcon(icon_e6ce123755367798491bbc4603bb7f05);
|
|
|
|
|
|
var marker_d732e7977d43a3e867c240f2f8a0afc5 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2c3c459e0411506ae059361d1131f71a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d78b254ac7eda652286076676d0921da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07430a5fcfb201070692347250be7191 = $(`<div id="html_07430a5fcfb201070692347250be7191" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_d78b254ac7eda652286076676d0921da.setContent(html_07430a5fcfb201070692347250be7191);
|
|
|
|
|
|
|
|
marker_d732e7977d43a3e867c240f2f8a0afc5.bindPopup(popup_d78b254ac7eda652286076676d0921da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d732e7977d43a3e867c240f2f8a0afc5.setIcon(icon_2c3c459e0411506ae059361d1131f71a);
|
|
|
|
|
|
var marker_80bfd1a63c43a222adb16197e4950f0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5a195c084403430085a8a04dd32a0997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76b29edfce586dbcd46d415f3a3db42d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5cf608330942b6738703b87f0e35c62 = $(`<div id="html_b5cf608330942b6738703b87f0e35c62" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_76b29edfce586dbcd46d415f3a3db42d.setContent(html_b5cf608330942b6738703b87f0e35c62);
|
|
|
|
|
|
|
|
marker_80bfd1a63c43a222adb16197e4950f0d.bindPopup(popup_76b29edfce586dbcd46d415f3a3db42d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80bfd1a63c43a222adb16197e4950f0d.setIcon(icon_5a195c084403430085a8a04dd32a0997);
|
|
|
|
|
|
var marker_ea253e87e1ff0dcca2491feee56960a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9def06fa0cb8e280da5f3a73c77b17e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5cfd36ce00a4607d2f5c717d4ba3214 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cecb46a8e1d9c53c9031e65537cb1b4d = $(`<div id="html_cecb46a8e1d9c53c9031e65537cb1b4d" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_f5cfd36ce00a4607d2f5c717d4ba3214.setContent(html_cecb46a8e1d9c53c9031e65537cb1b4d);
|
|
|
|
|
|
|
|
marker_ea253e87e1ff0dcca2491feee56960a4.bindPopup(popup_f5cfd36ce00a4607d2f5c717d4ba3214)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea253e87e1ff0dcca2491feee56960a4.setIcon(icon_9def06fa0cb8e280da5f3a73c77b17e3);
|
|
|
|
|
|
var marker_79581e9280c4cd39f55b082f6c5b0efd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5bf092f06ffb0b146c6bab18576b1744 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2effe15d0f2acabfeb83fdac1db3de8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f260972c45bebea9ae931a79c4d51bd = $(`<div id="html_9f260972c45bebea9ae931a79c4d51bd" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_b2effe15d0f2acabfeb83fdac1db3de8.setContent(html_9f260972c45bebea9ae931a79c4d51bd);
|
|
|
|
|
|
|
|
marker_79581e9280c4cd39f55b082f6c5b0efd.bindPopup(popup_b2effe15d0f2acabfeb83fdac1db3de8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79581e9280c4cd39f55b082f6c5b0efd.setIcon(icon_5bf092f06ffb0b146c6bab18576b1744);
|
|
|
|
|
|
var marker_5d04fa08b5aaf3c17fdabcf3c3f7fcf6 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_de449c74e862f9656617dc36eae78542 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8c82c0a75d59a95bb24b30516555f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e1c910e216270fbdaf868a91077d482 = $(`<div id="html_9e1c910e216270fbdaf868a91077d482" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_bc8c82c0a75d59a95bb24b30516555f4.setContent(html_9e1c910e216270fbdaf868a91077d482);
|
|
|
|
|
|
|
|
marker_5d04fa08b5aaf3c17fdabcf3c3f7fcf6.bindPopup(popup_bc8c82c0a75d59a95bb24b30516555f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d04fa08b5aaf3c17fdabcf3c3f7fcf6.setIcon(icon_de449c74e862f9656617dc36eae78542);
|
|
|
|
|
|
var marker_4f12bdb5f6f21da22fced1fb38f9f352 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f3615aa4864c68f11969a2b7ea660875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23b3de3753076b5f03612f2bff7cfeee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_050bc471c13168e8c4ed91b71c7e43a9 = $(`<div id="html_050bc471c13168e8c4ed91b71c7e43a9" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_23b3de3753076b5f03612f2bff7cfeee.setContent(html_050bc471c13168e8c4ed91b71c7e43a9);
|
|
|
|
|
|
|
|
marker_4f12bdb5f6f21da22fced1fb38f9f352.bindPopup(popup_23b3de3753076b5f03612f2bff7cfeee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f12bdb5f6f21da22fced1fb38f9f352.setIcon(icon_f3615aa4864c68f11969a2b7ea660875);
|
|
|
|
|
|
var marker_2595f85d90c52255dac95e98f23bc13d = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_161f6a01d4f483ced0910c5c28d23512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08ca55768e58be29e544b06b6ff6e1e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fe9fc836067fc25bb1d1e6fcb4f15c6 = $(`<div id="html_2fe9fc836067fc25bb1d1e6fcb4f15c6" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_08ca55768e58be29e544b06b6ff6e1e5.setContent(html_2fe9fc836067fc25bb1d1e6fcb4f15c6);
|
|
|
|
|
|
|
|
marker_2595f85d90c52255dac95e98f23bc13d.bindPopup(popup_08ca55768e58be29e544b06b6ff6e1e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2595f85d90c52255dac95e98f23bc13d.setIcon(icon_161f6a01d4f483ced0910c5c28d23512);
|
|
|
|
|
|
var marker_9abe24bc0bab53e624d48096b0c0cf3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f44afb88353d6795e41d3c5096223149 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_993cac34d8abefea07f5f0a011ab4b27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_727d8fda3948ce1ce4aeef05a693db93 = $(`<div id="html_727d8fda3948ce1ce4aeef05a693db93" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_993cac34d8abefea07f5f0a011ab4b27.setContent(html_727d8fda3948ce1ce4aeef05a693db93);
|
|
|
|
|
|
|
|
marker_9abe24bc0bab53e624d48096b0c0cf3c.bindPopup(popup_993cac34d8abefea07f5f0a011ab4b27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9abe24bc0bab53e624d48096b0c0cf3c.setIcon(icon_f44afb88353d6795e41d3c5096223149);
|
|
|
|
|
|
var marker_e53368428cbcda9c503ae1ed8aad4f1b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2f2510d568619629361497c1475571bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03c179318dc3a16c368832917d07b861 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9a5d3cdec8cf6c8ca7f166d84acf4d5 = $(`<div id="html_e9a5d3cdec8cf6c8ca7f166d84acf4d5" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_03c179318dc3a16c368832917d07b861.setContent(html_e9a5d3cdec8cf6c8ca7f166d84acf4d5);
|
|
|
|
|
|
|
|
marker_e53368428cbcda9c503ae1ed8aad4f1b.bindPopup(popup_03c179318dc3a16c368832917d07b861)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e53368428cbcda9c503ae1ed8aad4f1b.setIcon(icon_2f2510d568619629361497c1475571bb);
|
|
|
|
|
|
var marker_986b7899c8406861959ffde98073f247 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_01cd75797aa156a0a17cbc38bf7a8528 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a88af969ab026a2334da8185c14ce33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_624dfc2219d3d6d043a5bd9d97e1d2e1 = $(`<div id="html_624dfc2219d3d6d043a5bd9d97e1d2e1" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_2a88af969ab026a2334da8185c14ce33.setContent(html_624dfc2219d3d6d043a5bd9d97e1d2e1);
|
|
|
|
|
|
|
|
marker_986b7899c8406861959ffde98073f247.bindPopup(popup_2a88af969ab026a2334da8185c14ce33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_986b7899c8406861959ffde98073f247.setIcon(icon_01cd75797aa156a0a17cbc38bf7a8528);
|
|
|
|
|
|
var marker_6041fdf675da02b5dba7170f9dcc9f02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9ed378a713761b4d8836c10aae9c2534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62411df9f5fe3a59336b9669786c5d6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3699e59462560ce157741e8d43c05a1d = $(`<div id="html_3699e59462560ce157741e8d43c05a1d" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_62411df9f5fe3a59336b9669786c5d6e.setContent(html_3699e59462560ce157741e8d43c05a1d);
|
|
|
|
|
|
|
|
marker_6041fdf675da02b5dba7170f9dcc9f02.bindPopup(popup_62411df9f5fe3a59336b9669786c5d6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6041fdf675da02b5dba7170f9dcc9f02.setIcon(icon_9ed378a713761b4d8836c10aae9c2534);
|
|
|
|
|
|
var marker_447bd48c918bec146f7389235db4c349 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_cbf6556790d99968fdf4e67f7262a343 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdc615c5bb8c77f374f19e5d6fea0216 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d65a34c4eb94859c5679907500d370c4 = $(`<div id="html_d65a34c4eb94859c5679907500d370c4" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_bdc615c5bb8c77f374f19e5d6fea0216.setContent(html_d65a34c4eb94859c5679907500d370c4);
|
|
|
|
|
|
|
|
marker_447bd48c918bec146f7389235db4c349.bindPopup(popup_bdc615c5bb8c77f374f19e5d6fea0216)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_447bd48c918bec146f7389235db4c349.setIcon(icon_cbf6556790d99968fdf4e67f7262a343);
|
|
|
|
|
|
var marker_83e81aecf9cda8fbf18078123878dfea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_760c5d8827860c89146b21938b2b089e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c0a41cb7b34db1d833ed22125096a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741e2083fd5601ecfe547ea5764f6926 = $(`<div id="html_741e2083fd5601ecfe547ea5764f6926" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_7c0a41cb7b34db1d833ed22125096a43.setContent(html_741e2083fd5601ecfe547ea5764f6926);
|
|
|
|
|
|
|
|
marker_83e81aecf9cda8fbf18078123878dfea.bindPopup(popup_7c0a41cb7b34db1d833ed22125096a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83e81aecf9cda8fbf18078123878dfea.setIcon(icon_760c5d8827860c89146b21938b2b089e);
|
|
|
|
|
|
var marker_7da4d97b69f8dd52ae75f18b8c3ac28e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b112747da2c5b10b136eadb2f1a9e96a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6ce3d5acdad1fc0e6665df60450abc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bbaea4b410fcc7b3d1713c822e85a9c = $(`<div id="html_0bbaea4b410fcc7b3d1713c822e85a9c" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_c6ce3d5acdad1fc0e6665df60450abc4.setContent(html_0bbaea4b410fcc7b3d1713c822e85a9c);
|
|
|
|
|
|
|
|
marker_7da4d97b69f8dd52ae75f18b8c3ac28e.bindPopup(popup_c6ce3d5acdad1fc0e6665df60450abc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7da4d97b69f8dd52ae75f18b8c3ac28e.setIcon(icon_b112747da2c5b10b136eadb2f1a9e96a);
|
|
|
|
|
|
var marker_00d27046e76a53b493ac9b225309f859 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4120eb5092d29a87add7d4e88ba48b4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0edfda4844a71fe81765226bd90d88e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83372619b99b7ca71695b19fb14acec6 = $(`<div id="html_83372619b99b7ca71695b19fb14acec6" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_0edfda4844a71fe81765226bd90d88e4.setContent(html_83372619b99b7ca71695b19fb14acec6);
|
|
|
|
|
|
|
|
marker_00d27046e76a53b493ac9b225309f859.bindPopup(popup_0edfda4844a71fe81765226bd90d88e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00d27046e76a53b493ac9b225309f859.setIcon(icon_4120eb5092d29a87add7d4e88ba48b4b);
|
|
|
|
|
|
var marker_17272b0c024d27bf10a4ee413b7b842a = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_553ba65681ac68fe7489614549919eb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_300df575d299063e8bce1e0f0b9423f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dcd9ee92d1ead8c727a98c3df727380 = $(`<div id="html_3dcd9ee92d1ead8c727a98c3df727380" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_300df575d299063e8bce1e0f0b9423f0.setContent(html_3dcd9ee92d1ead8c727a98c3df727380);
|
|
|
|
|
|
|
|
marker_17272b0c024d27bf10a4ee413b7b842a.bindPopup(popup_300df575d299063e8bce1e0f0b9423f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17272b0c024d27bf10a4ee413b7b842a.setIcon(icon_553ba65681ac68fe7489614549919eb2);
|
|
|
|
|
|
var marker_444661fc2115c11c1b750ecbe399c8df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6f10abd2006b852399c9f92d962d598b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_768ce807fc1c27d78d3dad33ce3cd2b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fafb30a09c5b21bd2edefe336c40b927 = $(`<div id="html_fafb30a09c5b21bd2edefe336c40b927" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_768ce807fc1c27d78d3dad33ce3cd2b2.setContent(html_fafb30a09c5b21bd2edefe336c40b927);
|
|
|
|
|
|
|
|
marker_444661fc2115c11c1b750ecbe399c8df.bindPopup(popup_768ce807fc1c27d78d3dad33ce3cd2b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_444661fc2115c11c1b750ecbe399c8df.setIcon(icon_6f10abd2006b852399c9f92d962d598b);
|
|
|
|
|
|
var marker_6fcf42ff47411c9babab0d4482995a5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_27c9ed0ae69a59fd5f360ec4346c6a62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3852d808bfd1140341e3762e921e8cc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8282dc848434b0923d2169387b16b19d = $(`<div id="html_8282dc848434b0923d2169387b16b19d" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_3852d808bfd1140341e3762e921e8cc7.setContent(html_8282dc848434b0923d2169387b16b19d);
|
|
|
|
|
|
|
|
marker_6fcf42ff47411c9babab0d4482995a5c.bindPopup(popup_3852d808bfd1140341e3762e921e8cc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fcf42ff47411c9babab0d4482995a5c.setIcon(icon_27c9ed0ae69a59fd5f360ec4346c6a62);
|
|
|
|
|
|
var marker_9ead0647d4ae12fd26e8f4ce4c53d2b9 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_42acfc5d168318fcb242aae7259ff3f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dca2ce7ec41f79b20851103f52bf20af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39185a57e4ac234dbf51800b66a95e2a = $(`<div id="html_39185a57e4ac234dbf51800b66a95e2a" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_dca2ce7ec41f79b20851103f52bf20af.setContent(html_39185a57e4ac234dbf51800b66a95e2a);
|
|
|
|
|
|
|
|
marker_9ead0647d4ae12fd26e8f4ce4c53d2b9.bindPopup(popup_dca2ce7ec41f79b20851103f52bf20af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ead0647d4ae12fd26e8f4ce4c53d2b9.setIcon(icon_42acfc5d168318fcb242aae7259ff3f8);
|
|
|
|
|
|
var marker_bd4c425f4433f84636556157db9cac2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4b155f354b97848eb25f7864136fe41e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4952f687148346dea20c321a12589995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3291fdc103b4a0dde16d8264b2d35453 = $(`<div id="html_3291fdc103b4a0dde16d8264b2d35453" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_4952f687148346dea20c321a12589995.setContent(html_3291fdc103b4a0dde16d8264b2d35453);
|
|
|
|
|
|
|
|
marker_bd4c425f4433f84636556157db9cac2e.bindPopup(popup_4952f687148346dea20c321a12589995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd4c425f4433f84636556157db9cac2e.setIcon(icon_4b155f354b97848eb25f7864136fe41e);
|
|
|
|
|
|
var marker_7783d9be26f05188fb1be4ce2f2755e9 = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_17dfe2d7354327b7d59faf9e2c1d8766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed15139ddcb6ec26e37cd286d1751245 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c787123b0196f5dd270dc182ba37ad1 = $(`<div id="html_9c787123b0196f5dd270dc182ba37ad1" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_ed15139ddcb6ec26e37cd286d1751245.setContent(html_9c787123b0196f5dd270dc182ba37ad1);
|
|
|
|
|
|
|
|
marker_7783d9be26f05188fb1be4ce2f2755e9.bindPopup(popup_ed15139ddcb6ec26e37cd286d1751245)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7783d9be26f05188fb1be4ce2f2755e9.setIcon(icon_17dfe2d7354327b7d59faf9e2c1d8766);
|
|
|
|
|
|
var marker_054798721a4a594dfd27daec1a8ebb36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_11abc70153d62edd944944c9b7e847a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bef25e95d18f1b2f0dcf87668aa02fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f98a5a95a7abfbcfd33f47989e0e4bb = $(`<div id="html_2f98a5a95a7abfbcfd33f47989e0e4bb" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_0bef25e95d18f1b2f0dcf87668aa02fc.setContent(html_2f98a5a95a7abfbcfd33f47989e0e4bb);
|
|
|
|
|
|
|
|
marker_054798721a4a594dfd27daec1a8ebb36.bindPopup(popup_0bef25e95d18f1b2f0dcf87668aa02fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_054798721a4a594dfd27daec1a8ebb36.setIcon(icon_11abc70153d62edd944944c9b7e847a5);
|
|
|
|
|
|
var marker_fc56e1f616568e5f9ea5ee3a52d8f117 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_58200f4c7f19d82a6d11ed5b39a3af20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0eae91f4944514988effe10cb493512 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_200ece32bfc16585ce5f734eafb1c79b = $(`<div id="html_200ece32bfc16585ce5f734eafb1c79b" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_a0eae91f4944514988effe10cb493512.setContent(html_200ece32bfc16585ce5f734eafb1c79b);
|
|
|
|
|
|
|
|
marker_fc56e1f616568e5f9ea5ee3a52d8f117.bindPopup(popup_a0eae91f4944514988effe10cb493512)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc56e1f616568e5f9ea5ee3a52d8f117.setIcon(icon_58200f4c7f19d82a6d11ed5b39a3af20);
|
|
|
|
|
|
var marker_3536dab964fc3d89c3f09dd60f902cb8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6368520766a203d095095a22f46d0952 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ac565a4b75037568d2250017ed6587e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec54aa1df6d95e1157631c1f4298dbe8 = $(`<div id="html_ec54aa1df6d95e1157631c1f4298dbe8" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_5ac565a4b75037568d2250017ed6587e.setContent(html_ec54aa1df6d95e1157631c1f4298dbe8);
|
|
|
|
|
|
|
|
marker_3536dab964fc3d89c3f09dd60f902cb8.bindPopup(popup_5ac565a4b75037568d2250017ed6587e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3536dab964fc3d89c3f09dd60f902cb8.setIcon(icon_6368520766a203d095095a22f46d0952);
|
|
|
|
|
|
var marker_07736366ef497292246ef926ad9f673c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_063c0c812c87451e98c5095ca1c932f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38ffc02cf69abb48b86534f4efe29a65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85702f67309448665b2dc9c0b5e8729a = $(`<div id="html_85702f67309448665b2dc9c0b5e8729a" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_38ffc02cf69abb48b86534f4efe29a65.setContent(html_85702f67309448665b2dc9c0b5e8729a);
|
|
|
|
|
|
|
|
marker_07736366ef497292246ef926ad9f673c.bindPopup(popup_38ffc02cf69abb48b86534f4efe29a65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07736366ef497292246ef926ad9f673c.setIcon(icon_063c0c812c87451e98c5095ca1c932f9);
|
|
|
|
|
|
var marker_d9f7ca4cec2464b6d6be95b1c7b3e66c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_218739cf965f32791f4497ede8b4cf9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72848e488ab0b0bb5a3d00dcaaa0e28b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d94f7c076be265023c077bee2e40cb4 = $(`<div id="html_1d94f7c076be265023c077bee2e40cb4" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_72848e488ab0b0bb5a3d00dcaaa0e28b.setContent(html_1d94f7c076be265023c077bee2e40cb4);
|
|
|
|
|
|
|
|
marker_d9f7ca4cec2464b6d6be95b1c7b3e66c.bindPopup(popup_72848e488ab0b0bb5a3d00dcaaa0e28b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9f7ca4cec2464b6d6be95b1c7b3e66c.setIcon(icon_218739cf965f32791f4497ede8b4cf9b);
|
|
|
|
|
|
var marker_14ad8a458c3eb01b5973943dfd3e2e22 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_130438b462d4a92f9b0795ea00b044b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a35ca7190c51cccb439a717d3949cc9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60caa279d74b460179e19e0581a209d9 = $(`<div id="html_60caa279d74b460179e19e0581a209d9" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_a35ca7190c51cccb439a717d3949cc9e.setContent(html_60caa279d74b460179e19e0581a209d9);
|
|
|
|
|
|
|
|
marker_14ad8a458c3eb01b5973943dfd3e2e22.bindPopup(popup_a35ca7190c51cccb439a717d3949cc9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14ad8a458c3eb01b5973943dfd3e2e22.setIcon(icon_130438b462d4a92f9b0795ea00b044b3);
|
|
|
|
|
|
var marker_3a60a189c23291c5b711daf14dc87fec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f2cc5396c02202f21da75e510760b48a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8427e0619337048c1c10ce4999281c33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d8f7951135fadd4f3ac4c5a6ec2a5b7 = $(`<div id="html_6d8f7951135fadd4f3ac4c5a6ec2a5b7" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_8427e0619337048c1c10ce4999281c33.setContent(html_6d8f7951135fadd4f3ac4c5a6ec2a5b7);
|
|
|
|
|
|
|
|
marker_3a60a189c23291c5b711daf14dc87fec.bindPopup(popup_8427e0619337048c1c10ce4999281c33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a60a189c23291c5b711daf14dc87fec.setIcon(icon_f2cc5396c02202f21da75e510760b48a);
|
|
|
|
|
|
var marker_1bf36e58d05731afd6f8769dfe762e63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1266a479b808cb7a2edae322335b53a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17c0f61a922888d822a2ddf5fb1f2412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94630ee0fd148a4a61c0e956639375fe = $(`<div id="html_94630ee0fd148a4a61c0e956639375fe" style="width: 100.0%; height: 100.0%;">nostr.veladan.dev</div>`)[0];
|
|
popup_17c0f61a922888d822a2ddf5fb1f2412.setContent(html_94630ee0fd148a4a61c0e956639375fe);
|
|
|
|
|
|
|
|
marker_1bf36e58d05731afd6f8769dfe762e63.bindPopup(popup_17c0f61a922888d822a2ddf5fb1f2412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bf36e58d05731afd6f8769dfe762e63.setIcon(icon_1266a479b808cb7a2edae322335b53a4);
|
|
|
|
|
|
var marker_907b9044b566ac16f4517500ce3a5205 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5762ac5f363dba76d4225b6b88e82bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b49d9a75ca65c1854b5d9eb02f42db98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a7f240a788a6610ab80ecb850edf910 = $(`<div id="html_8a7f240a788a6610ab80ecb850edf910" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_b49d9a75ca65c1854b5d9eb02f42db98.setContent(html_8a7f240a788a6610ab80ecb850edf910);
|
|
|
|
|
|
|
|
marker_907b9044b566ac16f4517500ce3a5205.bindPopup(popup_b49d9a75ca65c1854b5d9eb02f42db98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_907b9044b566ac16f4517500ce3a5205.setIcon(icon_5762ac5f363dba76d4225b6b88e82bb6);
|
|
|
|
|
|
var marker_fc0111994378de400d265e415bfab842 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6af23b82d89cd08bb846b8a5262f5e8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad3f45df4569864729afccc168e56520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4be9612b05704bf6c5dddef8d1759a9 = $(`<div id="html_a4be9612b05704bf6c5dddef8d1759a9" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_ad3f45df4569864729afccc168e56520.setContent(html_a4be9612b05704bf6c5dddef8d1759a9);
|
|
|
|
|
|
|
|
marker_fc0111994378de400d265e415bfab842.bindPopup(popup_ad3f45df4569864729afccc168e56520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc0111994378de400d265e415bfab842.setIcon(icon_6af23b82d89cd08bb846b8a5262f5e8d);
|
|
|
|
|
|
var marker_d99733201c8887cb455562dc3934b109 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_cdf9985b1c2cc798625e5bf2905d4166 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75c3d27dac857e843e8d6fafac5d0876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e86fa94b0f12d7853bc2962ef5033631 = $(`<div id="html_e86fa94b0f12d7853bc2962ef5033631" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_75c3d27dac857e843e8d6fafac5d0876.setContent(html_e86fa94b0f12d7853bc2962ef5033631);
|
|
|
|
|
|
|
|
marker_d99733201c8887cb455562dc3934b109.bindPopup(popup_75c3d27dac857e843e8d6fafac5d0876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d99733201c8887cb455562dc3934b109.setIcon(icon_cdf9985b1c2cc798625e5bf2905d4166);
|
|
|
|
|
|
var marker_afff35c602303aca9955f3b109510179 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_79fae58616856917be2f4250defb7ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a552b7307b205ef2fee304c8e9515de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a7faaff6edb940143324492f881b22a = $(`<div id="html_9a7faaff6edb940143324492f881b22a" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_0a552b7307b205ef2fee304c8e9515de.setContent(html_9a7faaff6edb940143324492f881b22a);
|
|
|
|
|
|
|
|
marker_afff35c602303aca9955f3b109510179.bindPopup(popup_0a552b7307b205ef2fee304c8e9515de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afff35c602303aca9955f3b109510179.setIcon(icon_79fae58616856917be2f4250defb7ae2);
|
|
|
|
|
|
var marker_62efc0109f96cb618f84eff130dfddbf = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2beb6bc4b32b4f5b9b01bca0e0663c46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e03c04b75d0f4b25d00a9d933e2bed6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_398df01a2c22121a9dd00b887b0abcd8 = $(`<div id="html_398df01a2c22121a9dd00b887b0abcd8" style="width: 100.0%; height: 100.0%;">simplex.icu</div>`)[0];
|
|
popup_e03c04b75d0f4b25d00a9d933e2bed6e.setContent(html_398df01a2c22121a9dd00b887b0abcd8);
|
|
|
|
|
|
|
|
marker_62efc0109f96cb618f84eff130dfddbf.bindPopup(popup_e03c04b75d0f4b25d00a9d933e2bed6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62efc0109f96cb618f84eff130dfddbf.setIcon(icon_2beb6bc4b32b4f5b9b01bca0e0663c46);
|
|
|
|
|
|
var marker_477a61578ce52a8fb1eea765641afaa6 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_96f78408e65f78768e82ea817066227b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a9a01eadb00cae55004c09bdcad64e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cf2d203c3a3df88ca70e0c5f2107bf1 = $(`<div id="html_4cf2d203c3a3df88ca70e0c5f2107bf1" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_7a9a01eadb00cae55004c09bdcad64e0.setContent(html_4cf2d203c3a3df88ca70e0c5f2107bf1);
|
|
|
|
|
|
|
|
marker_477a61578ce52a8fb1eea765641afaa6.bindPopup(popup_7a9a01eadb00cae55004c09bdcad64e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_477a61578ce52a8fb1eea765641afaa6.setIcon(icon_96f78408e65f78768e82ea817066227b);
|
|
|
|
|
|
var marker_48c0504c1d2a6d785970dece10b72191 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_a424cb243e1e3cc719667f750fb555e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad68f5183cac043ead4c23c1d684a256 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df8486230a198be650a1b1ed3a1b277c = $(`<div id="html_df8486230a198be650a1b1ed3a1b277c" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_ad68f5183cac043ead4c23c1d684a256.setContent(html_df8486230a198be650a1b1ed3a1b277c);
|
|
|
|
|
|
|
|
marker_48c0504c1d2a6d785970dece10b72191.bindPopup(popup_ad68f5183cac043ead4c23c1d684a256)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48c0504c1d2a6d785970dece10b72191.setIcon(icon_a424cb243e1e3cc719667f750fb555e0);
|
|
|
|
|
|
var marker_41e20213c573958b272ae61be371c7c7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_89b5d668c99f98e86920d785e37910f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_def81b46c66ba9dfb9e5206ef6885c32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c35695589a7d0945dedba7e92bcf07d4 = $(`<div id="html_c35695589a7d0945dedba7e92bcf07d4" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_def81b46c66ba9dfb9e5206ef6885c32.setContent(html_c35695589a7d0945dedba7e92bcf07d4);
|
|
|
|
|
|
|
|
marker_41e20213c573958b272ae61be371c7c7.bindPopup(popup_def81b46c66ba9dfb9e5206ef6885c32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41e20213c573958b272ae61be371c7c7.setIcon(icon_89b5d668c99f98e86920d785e37910f9);
|
|
|
|
|
|
var marker_82b5eef926ca5bbbbdc4b01c5b0f181a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_534ece53443a22fcc42972e1c1fad1d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f934304165550aaef6b94dd01137cb8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_872ea2b7a5aa64334944a4859dc6a006 = $(`<div id="html_872ea2b7a5aa64334944a4859dc6a006" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_f934304165550aaef6b94dd01137cb8d.setContent(html_872ea2b7a5aa64334944a4859dc6a006);
|
|
|
|
|
|
|
|
marker_82b5eef926ca5bbbbdc4b01c5b0f181a.bindPopup(popup_f934304165550aaef6b94dd01137cb8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82b5eef926ca5bbbbdc4b01c5b0f181a.setIcon(icon_534ece53443a22fcc42972e1c1fad1d4);
|
|
|
|
|
|
var marker_01562a56e942ba3a2a0636ddfb39b15d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_c4ac4d238d8b794cbd236dc899d20c5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_251c9dedac84dba4c9dcda4b836a34b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fb080dadb1fb8444436892104a9c7a9 = $(`<div id="html_4fb080dadb1fb8444436892104a9c7a9" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_251c9dedac84dba4c9dcda4b836a34b6.setContent(html_4fb080dadb1fb8444436892104a9c7a9);
|
|
|
|
|
|
|
|
marker_01562a56e942ba3a2a0636ddfb39b15d.bindPopup(popup_251c9dedac84dba4c9dcda4b836a34b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01562a56e942ba3a2a0636ddfb39b15d.setIcon(icon_c4ac4d238d8b794cbd236dc899d20c5f);
|
|
|
|
|
|
var marker_5cc32b7b4af69989a6f708fb576b484a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_efec9eb21f7dbc92cc93a50f407e8541 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3268fb70d22876ecfe709dcf060f4717 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d17f3718c60b06266c78c57dd3d12277 = $(`<div id="html_d17f3718c60b06266c78c57dd3d12277" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_3268fb70d22876ecfe709dcf060f4717.setContent(html_d17f3718c60b06266c78c57dd3d12277);
|
|
|
|
|
|
|
|
marker_5cc32b7b4af69989a6f708fb576b484a.bindPopup(popup_3268fb70d22876ecfe709dcf060f4717)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc32b7b4af69989a6f708fb576b484a.setIcon(icon_efec9eb21f7dbc92cc93a50f407e8541);
|
|
|
|
|
|
var marker_9405aaddd58a69f0237457920efbe705 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5922b04877db231d7b2776d195601a92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50a9d5e8f273cd8a86e72db9606cb1df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b09840313803c51f1c942c9a59d198fb = $(`<div id="html_b09840313803c51f1c942c9a59d198fb" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_50a9d5e8f273cd8a86e72db9606cb1df.setContent(html_b09840313803c51f1c942c9a59d198fb);
|
|
|
|
|
|
|
|
marker_9405aaddd58a69f0237457920efbe705.bindPopup(popup_50a9d5e8f273cd8a86e72db9606cb1df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9405aaddd58a69f0237457920efbe705.setIcon(icon_5922b04877db231d7b2776d195601a92);
|
|
|
|
|
|
var marker_8756628c2b84ab4b2c45eb55f3973c11 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_cfe24e1cd095fccb12559d027c0a95a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8fcf556ae3218da4c25fd983a340c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d619dfc48a0aacc82eae5f554c16918 = $(`<div id="html_9d619dfc48a0aacc82eae5f554c16918" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_ec8fcf556ae3218da4c25fd983a340c7.setContent(html_9d619dfc48a0aacc82eae5f554c16918);
|
|
|
|
|
|
|
|
marker_8756628c2b84ab4b2c45eb55f3973c11.bindPopup(popup_ec8fcf556ae3218da4c25fd983a340c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8756628c2b84ab4b2c45eb55f3973c11.setIcon(icon_cfe24e1cd095fccb12559d027c0a95a9);
|
|
|
|
|
|
var marker_836e10129d4f442d037fdce059860e43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_83e8e42c56c4cc1d8ef20fd040a2d14c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_792b38f0bb3a149ed83de553b6852a85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ff6bf87f1bc77ad78629966d07e1ea = $(`<div id="html_96ff6bf87f1bc77ad78629966d07e1ea" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_792b38f0bb3a149ed83de553b6852a85.setContent(html_96ff6bf87f1bc77ad78629966d07e1ea);
|
|
|
|
|
|
|
|
marker_836e10129d4f442d037fdce059860e43.bindPopup(popup_792b38f0bb3a149ed83de553b6852a85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_836e10129d4f442d037fdce059860e43.setIcon(icon_83e8e42c56c4cc1d8ef20fd040a2d14c);
|
|
|
|
|
|
var marker_76717a28a09220a941c04f84fde5a05c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_0ac35a75e179bc25f71610199bb53a12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffe6b0cb9e207d6eaf6579631a6abd16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a0f6466d3be87e7782076543d8a3daa = $(`<div id="html_5a0f6466d3be87e7782076543d8a3daa" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_ffe6b0cb9e207d6eaf6579631a6abd16.setContent(html_5a0f6466d3be87e7782076543d8a3daa);
|
|
|
|
|
|
|
|
marker_76717a28a09220a941c04f84fde5a05c.bindPopup(popup_ffe6b0cb9e207d6eaf6579631a6abd16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76717a28a09220a941c04f84fde5a05c.setIcon(icon_0ac35a75e179bc25f71610199bb53a12);
|
|
|
|
|
|
var marker_af1a0add975e07ccf094853bf1c2eef0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9e30f0b4bb96b61eb6c89197af2097cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab34353a6bac84fcc0390bbf1e07863a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46af950303d343f48920ef37b5a02635 = $(`<div id="html_46af950303d343f48920ef37b5a02635" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_ab34353a6bac84fcc0390bbf1e07863a.setContent(html_46af950303d343f48920ef37b5a02635);
|
|
|
|
|
|
|
|
marker_af1a0add975e07ccf094853bf1c2eef0.bindPopup(popup_ab34353a6bac84fcc0390bbf1e07863a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af1a0add975e07ccf094853bf1c2eef0.setIcon(icon_9e30f0b4bb96b61eb6c89197af2097cf);
|
|
|
|
|
|
var marker_4a0d06c4d85051b178014a77b8821f0a = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_7e9ab7a75dd58ba23be9dafdd7395b93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5de21e3cdc023287323c74fef8b7c529 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fab1c0c0dd3065d11a81b4c334d3c08 = $(`<div id="html_9fab1c0c0dd3065d11a81b4c334d3c08" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_5de21e3cdc023287323c74fef8b7c529.setContent(html_9fab1c0c0dd3065d11a81b4c334d3c08);
|
|
|
|
|
|
|
|
marker_4a0d06c4d85051b178014a77b8821f0a.bindPopup(popup_5de21e3cdc023287323c74fef8b7c529)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a0d06c4d85051b178014a77b8821f0a.setIcon(icon_7e9ab7a75dd58ba23be9dafdd7395b93);
|
|
|
|
|
|
var marker_cc123cece3c61d83cc66a97e91334ad2 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ff2afc341571f7a8b8f605a505594156 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98e8456480341767e96e4149f9be524f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3637f8d9bf993eecc5c91ba25db38d8 = $(`<div id="html_a3637f8d9bf993eecc5c91ba25db38d8" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_98e8456480341767e96e4149f9be524f.setContent(html_a3637f8d9bf993eecc5c91ba25db38d8);
|
|
|
|
|
|
|
|
marker_cc123cece3c61d83cc66a97e91334ad2.bindPopup(popup_98e8456480341767e96e4149f9be524f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc123cece3c61d83cc66a97e91334ad2.setIcon(icon_ff2afc341571f7a8b8f605a505594156);
|
|
|
|
|
|
var marker_0c29e5771d45909bf6a1c2fcb4e74f3e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_3146367a30b6e62e6ec9e8f3b9456b43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81bd2cc3932e861a04231b2f3ae0749d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d77b58ff75a7dd14fe6ee7d50672c63b = $(`<div id="html_d77b58ff75a7dd14fe6ee7d50672c63b" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_81bd2cc3932e861a04231b2f3ae0749d.setContent(html_d77b58ff75a7dd14fe6ee7d50672c63b);
|
|
|
|
|
|
|
|
marker_0c29e5771d45909bf6a1c2fcb4e74f3e.bindPopup(popup_81bd2cc3932e861a04231b2f3ae0749d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c29e5771d45909bf6a1c2fcb4e74f3e.setIcon(icon_3146367a30b6e62e6ec9e8f3b9456b43);
|
|
|
|
|
|
var marker_cd7ad269c0644d4e3b2ba19d916582f8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_71950b6065977a6e51b0f7c024fe70b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b80e0245953c08a889beb42c13e7de02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_117d52a14b7183ddc83ca1a844d2880a = $(`<div id="html_117d52a14b7183ddc83ca1a844d2880a" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_b80e0245953c08a889beb42c13e7de02.setContent(html_117d52a14b7183ddc83ca1a844d2880a);
|
|
|
|
|
|
|
|
marker_cd7ad269c0644d4e3b2ba19d916582f8.bindPopup(popup_b80e0245953c08a889beb42c13e7de02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd7ad269c0644d4e3b2ba19d916582f8.setIcon(icon_71950b6065977a6e51b0f7c024fe70b7);
|
|
|
|
|
|
var marker_186e8c68722a24df7cc141bf5852bfa2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_440569d26228aaa14329bccf730918c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_782b29386473a9a54eb1a646b474dd1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e83476c0c130afefd77482b8b005047e = $(`<div id="html_e83476c0c130afefd77482b8b005047e" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_782b29386473a9a54eb1a646b474dd1a.setContent(html_e83476c0c130afefd77482b8b005047e);
|
|
|
|
|
|
|
|
marker_186e8c68722a24df7cc141bf5852bfa2.bindPopup(popup_782b29386473a9a54eb1a646b474dd1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_186e8c68722a24df7cc141bf5852bfa2.setIcon(icon_440569d26228aaa14329bccf730918c5);
|
|
|
|
|
|
var marker_20ab55440738d3ad0996669e34ca44df = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_8400210c7edc4fdb47dcdbcbe53db1a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58f820d3433beba09eec920435b5f7fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_038bc24450b7ff28ace43c59b114c327 = $(`<div id="html_038bc24450b7ff28ace43c59b114c327" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_58f820d3433beba09eec920435b5f7fd.setContent(html_038bc24450b7ff28ace43c59b114c327);
|
|
|
|
|
|
|
|
marker_20ab55440738d3ad0996669e34ca44df.bindPopup(popup_58f820d3433beba09eec920435b5f7fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ab55440738d3ad0996669e34ca44df.setIcon(icon_8400210c7edc4fdb47dcdbcbe53db1a2);
|
|
|
|
|
|
var marker_06cf96cc097f79ef4e7a55e53ff88aa7 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9db9bd20daa18af0651f31f698cb964d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33f1fecc1b3522449126863e8d303d77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3899c623cd1133b900da8a7d9e10028b = $(`<div id="html_3899c623cd1133b900da8a7d9e10028b" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_33f1fecc1b3522449126863e8d303d77.setContent(html_3899c623cd1133b900da8a7d9e10028b);
|
|
|
|
|
|
|
|
marker_06cf96cc097f79ef4e7a55e53ff88aa7.bindPopup(popup_33f1fecc1b3522449126863e8d303d77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06cf96cc097f79ef4e7a55e53ff88aa7.setIcon(icon_9db9bd20daa18af0651f31f698cb964d);
|
|
|
|
|
|
var marker_0ab7c4157914c95d2f192a5b008547fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d026a94efed70dfe73a921ffda49ced3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a90184c7efc49b1fc41edcbaeb6b54f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2641641d041e70a2546ab36918bf2620 = $(`<div id="html_2641641d041e70a2546ab36918bf2620" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_5a90184c7efc49b1fc41edcbaeb6b54f.setContent(html_2641641d041e70a2546ab36918bf2620);
|
|
|
|
|
|
|
|
marker_0ab7c4157914c95d2f192a5b008547fc.bindPopup(popup_5a90184c7efc49b1fc41edcbaeb6b54f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ab7c4157914c95d2f192a5b008547fc.setIcon(icon_d026a94efed70dfe73a921ffda49ced3);
|
|
|
|
|
|
var marker_f202901394e4e7515ff5b6c31829fcb9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b0a4fd3b155f7efe1b375260a3ef230e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_771b170afa94f1c5f15b74cc9d74dedf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57ed9b9d4ffd692a7ab30a332124d65a = $(`<div id="html_57ed9b9d4ffd692a7ab30a332124d65a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_771b170afa94f1c5f15b74cc9d74dedf.setContent(html_57ed9b9d4ffd692a7ab30a332124d65a);
|
|
|
|
|
|
|
|
marker_f202901394e4e7515ff5b6c31829fcb9.bindPopup(popup_771b170afa94f1c5f15b74cc9d74dedf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f202901394e4e7515ff5b6c31829fcb9.setIcon(icon_b0a4fd3b155f7efe1b375260a3ef230e);
|
|
|
|
|
|
var marker_653057ee3deb30fd87e3fc7d189cc1d5 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d03fc94b308dd451d4331ba9ba12c486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93fab9694a2cd4fc4138a61dfb974557 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b01863729b5d51f5e6b47605cba0f2b5 = $(`<div id="html_b01863729b5d51f5e6b47605cba0f2b5" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_93fab9694a2cd4fc4138a61dfb974557.setContent(html_b01863729b5d51f5e6b47605cba0f2b5);
|
|
|
|
|
|
|
|
marker_653057ee3deb30fd87e3fc7d189cc1d5.bindPopup(popup_93fab9694a2cd4fc4138a61dfb974557)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_653057ee3deb30fd87e3fc7d189cc1d5.setIcon(icon_d03fc94b308dd451d4331ba9ba12c486);
|
|
|
|
|
|
var marker_830a53f3f7fdbcb65ab1d4cdbf920461 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f088a2608e926b9bfec19569d2b56f8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0c203718eb3cabd9f27699ed826f352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2510162add10cda8a3b7b759d1ef2cd5 = $(`<div id="html_2510162add10cda8a3b7b759d1ef2cd5" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_e0c203718eb3cabd9f27699ed826f352.setContent(html_2510162add10cda8a3b7b759d1ef2cd5);
|
|
|
|
|
|
|
|
marker_830a53f3f7fdbcb65ab1d4cdbf920461.bindPopup(popup_e0c203718eb3cabd9f27699ed826f352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_830a53f3f7fdbcb65ab1d4cdbf920461.setIcon(icon_f088a2608e926b9bfec19569d2b56f8d);
|
|
|
|
|
|
var marker_6f467f032f98c0f4617fbf5d7ae3dc10 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2ef12cd4e522771defe48214b0fafd77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_263631bdc508b7211fe02ef5b1b4caec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75704b9a516dadbc4ed78efbe2d234c5 = $(`<div id="html_75704b9a516dadbc4ed78efbe2d234c5" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_263631bdc508b7211fe02ef5b1b4caec.setContent(html_75704b9a516dadbc4ed78efbe2d234c5);
|
|
|
|
|
|
|
|
marker_6f467f032f98c0f4617fbf5d7ae3dc10.bindPopup(popup_263631bdc508b7211fe02ef5b1b4caec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f467f032f98c0f4617fbf5d7ae3dc10.setIcon(icon_2ef12cd4e522771defe48214b0fafd77);
|
|
|
|
|
|
var marker_933618a23bccdc19785756f7f3e47c88 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1b793387791ad2b1d85ed616158bf43e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e45b870ce44300a1a1cb972462ce495 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8967c3cfcf074f202801d60fa122450 = $(`<div id="html_b8967c3cfcf074f202801d60fa122450" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_6e45b870ce44300a1a1cb972462ce495.setContent(html_b8967c3cfcf074f202801d60fa122450);
|
|
|
|
|
|
|
|
marker_933618a23bccdc19785756f7f3e47c88.bindPopup(popup_6e45b870ce44300a1a1cb972462ce495)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_933618a23bccdc19785756f7f3e47c88.setIcon(icon_1b793387791ad2b1d85ed616158bf43e);
|
|
|
|
|
|
var marker_c084beb6393bc45fea0dbedea3569682 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_6773cccb01fa289cb9ce533c20bb50a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fc305a7aa8ab47536e1aa31962979ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e56d5a89f7884b198bb23c6270d0151 = $(`<div id="html_8e56d5a89f7884b198bb23c6270d0151" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_4fc305a7aa8ab47536e1aa31962979ae.setContent(html_8e56d5a89f7884b198bb23c6270d0151);
|
|
|
|
|
|
|
|
marker_c084beb6393bc45fea0dbedea3569682.bindPopup(popup_4fc305a7aa8ab47536e1aa31962979ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c084beb6393bc45fea0dbedea3569682.setIcon(icon_6773cccb01fa289cb9ce533c20bb50a2);
|
|
|
|
|
|
var marker_42f202f8a315336ffc3c533ebfa9a9f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4821878560b0858d6559f5d57f27a840 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_546be8326f9282e9dade98af7a30043a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed16ad522ed001149ae1f28b27fb704c = $(`<div id="html_ed16ad522ed001149ae1f28b27fb704c" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_546be8326f9282e9dade98af7a30043a.setContent(html_ed16ad522ed001149ae1f28b27fb704c);
|
|
|
|
|
|
|
|
marker_42f202f8a315336ffc3c533ebfa9a9f3.bindPopup(popup_546be8326f9282e9dade98af7a30043a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42f202f8a315336ffc3c533ebfa9a9f3.setIcon(icon_4821878560b0858d6559f5d57f27a840);
|
|
|
|
|
|
var marker_986f42c91b0ee3cabb52963cb23c5d83 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_22403653c87dfcca8771289811f2792a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c32c05cb8b5389ce21ce3b84504697b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8adb0db00cff309e928262e81a2e8a93 = $(`<div id="html_8adb0db00cff309e928262e81a2e8a93" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_c32c05cb8b5389ce21ce3b84504697b2.setContent(html_8adb0db00cff309e928262e81a2e8a93);
|
|
|
|
|
|
|
|
marker_986f42c91b0ee3cabb52963cb23c5d83.bindPopup(popup_c32c05cb8b5389ce21ce3b84504697b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_986f42c91b0ee3cabb52963cb23c5d83.setIcon(icon_22403653c87dfcca8771289811f2792a);
|
|
|
|
|
|
var marker_717b97389d09f38ab8140a52ab995edd = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_46b4b62e594fd7e8013babbc88f91f98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2cabcf2dd3f5a5f67369ce2245acb3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a4a4e9480970b8f9dfc713ef3885e31 = $(`<div id="html_2a4a4e9480970b8f9dfc713ef3885e31" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_a2cabcf2dd3f5a5f67369ce2245acb3a.setContent(html_2a4a4e9480970b8f9dfc713ef3885e31);
|
|
|
|
|
|
|
|
marker_717b97389d09f38ab8140a52ab995edd.bindPopup(popup_a2cabcf2dd3f5a5f67369ce2245acb3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_717b97389d09f38ab8140a52ab995edd.setIcon(icon_46b4b62e594fd7e8013babbc88f91f98);
|
|
|
|
|
|
var marker_ae9d87ce476177cec986263adad23ed2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b33e5d07643e37c40cdd6f24cb71f5a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac17e5caedf351adbefb94d0aaa31b6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc41d5eb1a9ff619195f7f4469f98c1b = $(`<div id="html_cc41d5eb1a9ff619195f7f4469f98c1b" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_ac17e5caedf351adbefb94d0aaa31b6d.setContent(html_cc41d5eb1a9ff619195f7f4469f98c1b);
|
|
|
|
|
|
|
|
marker_ae9d87ce476177cec986263adad23ed2.bindPopup(popup_ac17e5caedf351adbefb94d0aaa31b6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae9d87ce476177cec986263adad23ed2.setIcon(icon_b33e5d07643e37c40cdd6f24cb71f5a5);
|
|
|
|
|
|
var marker_55cdd7d04aa6ecb59f70fb19c8cad297 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_374cccb01248f108b095c2db680bf64d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1c4bb3dfd54adccd16512da6ab6e820 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e8b63db1b87d7bb039b1b4b1c2e1b94 = $(`<div id="html_6e8b63db1b87d7bb039b1b4b1c2e1b94" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_c1c4bb3dfd54adccd16512da6ab6e820.setContent(html_6e8b63db1b87d7bb039b1b4b1c2e1b94);
|
|
|
|
|
|
|
|
marker_55cdd7d04aa6ecb59f70fb19c8cad297.bindPopup(popup_c1c4bb3dfd54adccd16512da6ab6e820)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55cdd7d04aa6ecb59f70fb19c8cad297.setIcon(icon_374cccb01248f108b095c2db680bf64d);
|
|
|
|
|
|
var marker_05fc8d1bd2f900f24e349e914d4b6b95 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_e950b357ae8c1fe4379d8b56c949af96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b3dc3e807106fa63331369e99eca723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5b95de0b9a2cbc2d1a33ac84b0baec1 = $(`<div id="html_d5b95de0b9a2cbc2d1a33ac84b0baec1" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_7b3dc3e807106fa63331369e99eca723.setContent(html_d5b95de0b9a2cbc2d1a33ac84b0baec1);
|
|
|
|
|
|
|
|
marker_05fc8d1bd2f900f24e349e914d4b6b95.bindPopup(popup_7b3dc3e807106fa63331369e99eca723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05fc8d1bd2f900f24e349e914d4b6b95.setIcon(icon_e950b357ae8c1fe4379d8b56c949af96);
|
|
|
|
|
|
var marker_899363ea24a934fc3d64a23d589bfcb2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_f1d214867071eee3ac4791e17f61cfdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bea10b5f4560a59672c6be473241f3c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43151d38acf5845d566099056253fade = $(`<div id="html_43151d38acf5845d566099056253fade" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_bea10b5f4560a59672c6be473241f3c4.setContent(html_43151d38acf5845d566099056253fade);
|
|
|
|
|
|
|
|
marker_899363ea24a934fc3d64a23d589bfcb2.bindPopup(popup_bea10b5f4560a59672c6be473241f3c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_899363ea24a934fc3d64a23d589bfcb2.setIcon(icon_f1d214867071eee3ac4791e17f61cfdf);
|
|
|
|
|
|
var marker_c646cde16b839099358ec7489e317a52 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_fd0f3231eab09168e20969d2bf435eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b393a0a3bb29cb31e29458f87b3a9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccc0478e1c511f338f0e4b48f5969c77 = $(`<div id="html_ccc0478e1c511f338f0e4b48f5969c77" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_e2b393a0a3bb29cb31e29458f87b3a9a.setContent(html_ccc0478e1c511f338f0e4b48f5969c77);
|
|
|
|
|
|
|
|
marker_c646cde16b839099358ec7489e317a52.bindPopup(popup_e2b393a0a3bb29cb31e29458f87b3a9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c646cde16b839099358ec7489e317a52.setIcon(icon_fd0f3231eab09168e20969d2bf435eb1);
|
|
|
|
|
|
var marker_91bd3d13d940898a17668a7d04b52ad6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_5c4d24c742c6e6184eabcdb07300679c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b0a77966ceeed6c9a03d0c1e2bc7bdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5848a5a8a01db8635c9676d368ad2567 = $(`<div id="html_5848a5a8a01db8635c9676d368ad2567" style="width: 100.0%; height: 100.0%;">relay.2nix.de</div>`)[0];
|
|
popup_5b0a77966ceeed6c9a03d0c1e2bc7bdf.setContent(html_5848a5a8a01db8635c9676d368ad2567);
|
|
|
|
|
|
|
|
marker_91bd3d13d940898a17668a7d04b52ad6.bindPopup(popup_5b0a77966ceeed6c9a03d0c1e2bc7bdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91bd3d13d940898a17668a7d04b52ad6.setIcon(icon_5c4d24c742c6e6184eabcdb07300679c);
|
|
|
|
|
|
var marker_a085a8440a8fdf836a5664b746813b97 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_dd2f824bb7b01dc923d4d660110ca9b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59f82a29b57a12db2819e69f599c53c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69bad9ada84e06ecbc9e078f32e7c4f6 = $(`<div id="html_69bad9ada84e06ecbc9e078f32e7c4f6" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_59f82a29b57a12db2819e69f599c53c2.setContent(html_69bad9ada84e06ecbc9e078f32e7c4f6);
|
|
|
|
|
|
|
|
marker_a085a8440a8fdf836a5664b746813b97.bindPopup(popup_59f82a29b57a12db2819e69f599c53c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a085a8440a8fdf836a5664b746813b97.setIcon(icon_dd2f824bb7b01dc923d4d660110ca9b9);
|
|
|
|
|
|
var marker_7f1be8b694980215143393bceb1a9742 = L.marker(
|
|
[13.7584, 100.622],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_d82f9031042c391b68e2aeba165c21a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08925eb8cefafc3df8e017f3f7d238aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aa10b4583384ce4573d2069639023c8 = $(`<div id="html_4aa10b4583384ce4573d2069639023c8" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_08925eb8cefafc3df8e017f3f7d238aa.setContent(html_4aa10b4583384ce4573d2069639023c8);
|
|
|
|
|
|
|
|
marker_7f1be8b694980215143393bceb1a9742.bindPopup(popup_08925eb8cefafc3df8e017f3f7d238aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f1be8b694980215143393bceb1a9742.setIcon(icon_d82f9031042c391b68e2aeba165c21a8);
|
|
|
|
|
|
var marker_55c10d4dd34d631d387fc65d43e69f48 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ccc7fb7911f871c76476d1d4a7cde492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd98294643e9b0daeedce6f78cb21f8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e94a036142ef630cc7728750935d98 = $(`<div id="html_54e94a036142ef630cc7728750935d98" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_dd98294643e9b0daeedce6f78cb21f8d.setContent(html_54e94a036142ef630cc7728750935d98);
|
|
|
|
|
|
|
|
marker_55c10d4dd34d631d387fc65d43e69f48.bindPopup(popup_dd98294643e9b0daeedce6f78cb21f8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55c10d4dd34d631d387fc65d43e69f48.setIcon(icon_ccc7fb7911f871c76476d1d4a7cde492);
|
|
|
|
|
|
var marker_4dc03067ab1ee130f5264d8e13446b30 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4f9a312fbefcbab8fbcb17a407809aae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a29a5a329229d2706080d7c26e8fa08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04658eee68a0ab0566f89e4aaa0c6d12 = $(`<div id="html_04658eee68a0ab0566f89e4aaa0c6d12" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_3a29a5a329229d2706080d7c26e8fa08.setContent(html_04658eee68a0ab0566f89e4aaa0c6d12);
|
|
|
|
|
|
|
|
marker_4dc03067ab1ee130f5264d8e13446b30.bindPopup(popup_3a29a5a329229d2706080d7c26e8fa08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dc03067ab1ee130f5264d8e13446b30.setIcon(icon_4f9a312fbefcbab8fbcb17a407809aae);
|
|
|
|
|
|
var marker_d89daf567269a349b89cecc88179da19 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_201f650711ca6697fb4ef1a322870c99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58b4d509f49cbaa77e6fdeb864253929 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_466868bdf37cd39bb4b00a0be56c7104 = $(`<div id="html_466868bdf37cd39bb4b00a0be56c7104" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_58b4d509f49cbaa77e6fdeb864253929.setContent(html_466868bdf37cd39bb4b00a0be56c7104);
|
|
|
|
|
|
|
|
marker_d89daf567269a349b89cecc88179da19.bindPopup(popup_58b4d509f49cbaa77e6fdeb864253929)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d89daf567269a349b89cecc88179da19.setIcon(icon_201f650711ca6697fb4ef1a322870c99);
|
|
|
|
|
|
var marker_5b822f2b7e6b9b84ea4ef4d9c0de4710 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b3aa3c99a9156fab8d610cca54909bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52f7d86d68d6c81e2ef60e8d90ac13a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_894878878ba55a891d6f707e8696ae0c = $(`<div id="html_894878878ba55a891d6f707e8696ae0c" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_52f7d86d68d6c81e2ef60e8d90ac13a6.setContent(html_894878878ba55a891d6f707e8696ae0c);
|
|
|
|
|
|
|
|
marker_5b822f2b7e6b9b84ea4ef4d9c0de4710.bindPopup(popup_52f7d86d68d6c81e2ef60e8d90ac13a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b822f2b7e6b9b84ea4ef4d9c0de4710.setIcon(icon_b3aa3c99a9156fab8d610cca54909bb6);
|
|
|
|
|
|
var marker_75572e15bfb0fbee1d3cb642269acdec = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_32ed7db0854973bebb785a1e6d4a3178 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb3c89a6d074735c2be79fde79f239e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0b7b8c1955669f3664cd1a1f10e79e2 = $(`<div id="html_b0b7b8c1955669f3664cd1a1f10e79e2" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_fb3c89a6d074735c2be79fde79f239e9.setContent(html_b0b7b8c1955669f3664cd1a1f10e79e2);
|
|
|
|
|
|
|
|
marker_75572e15bfb0fbee1d3cb642269acdec.bindPopup(popup_fb3c89a6d074735c2be79fde79f239e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75572e15bfb0fbee1d3cb642269acdec.setIcon(icon_32ed7db0854973bebb785a1e6d4a3178);
|
|
|
|
|
|
var marker_928a0e92c0006e65450181564eaf1aa4 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4f5a694cdb77e30e63ce996a75f63678 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51c2787c260c05168bfcbc4b49c9385e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4832d7b7cb76717ec3dd32ab908220f6 = $(`<div id="html_4832d7b7cb76717ec3dd32ab908220f6" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_51c2787c260c05168bfcbc4b49c9385e.setContent(html_4832d7b7cb76717ec3dd32ab908220f6);
|
|
|
|
|
|
|
|
marker_928a0e92c0006e65450181564eaf1aa4.bindPopup(popup_51c2787c260c05168bfcbc4b49c9385e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_928a0e92c0006e65450181564eaf1aa4.setIcon(icon_4f5a694cdb77e30e63ce996a75f63678);
|
|
|
|
|
|
var marker_6d4cce60cf998a224707b5b266fb51af = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b077f4273079ecd6ba268312dbbd7548 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d74d3c820361dd3e4d41ad7deafc67d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71fa851e09bf594bc9fd9ef7666dabc5 = $(`<div id="html_71fa851e09bf594bc9fd9ef7666dabc5" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_d74d3c820361dd3e4d41ad7deafc67d6.setContent(html_71fa851e09bf594bc9fd9ef7666dabc5);
|
|
|
|
|
|
|
|
marker_6d4cce60cf998a224707b5b266fb51af.bindPopup(popup_d74d3c820361dd3e4d41ad7deafc67d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d4cce60cf998a224707b5b266fb51af.setIcon(icon_b077f4273079ecd6ba268312dbbd7548);
|
|
|
|
|
|
var marker_fe98fa552b7e9a9a6df057e1ce1402a5 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_dce8e36ba60e3e1b6e95cd45d7ae1079 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_732ecc8e80ece5ef64df74878a31db6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f220fb1fc44e3ce66783134128f380a = $(`<div id="html_8f220fb1fc44e3ce66783134128f380a" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_732ecc8e80ece5ef64df74878a31db6d.setContent(html_8f220fb1fc44e3ce66783134128f380a);
|
|
|
|
|
|
|
|
marker_fe98fa552b7e9a9a6df057e1ce1402a5.bindPopup(popup_732ecc8e80ece5ef64df74878a31db6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe98fa552b7e9a9a6df057e1ce1402a5.setIcon(icon_dce8e36ba60e3e1b6e95cd45d7ae1079);
|
|
|
|
|
|
var marker_0927a54d725eaef5bb8f82a15ba25c14 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_994f31f30ea2e1d846845836d01311bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_051ec9def11d19fcf7a82575a4e77e40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c6c0f05bbbb330c83a66fba0487d1b2 = $(`<div id="html_8c6c0f05bbbb330c83a66fba0487d1b2" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_051ec9def11d19fcf7a82575a4e77e40.setContent(html_8c6c0f05bbbb330c83a66fba0487d1b2);
|
|
|
|
|
|
|
|
marker_0927a54d725eaef5bb8f82a15ba25c14.bindPopup(popup_051ec9def11d19fcf7a82575a4e77e40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0927a54d725eaef5bb8f82a15ba25c14.setIcon(icon_994f31f30ea2e1d846845836d01311bf);
|
|
|
|
|
|
var marker_960e0e7fbe26e9e69ab7d35b62b15fa9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_de7ddbea806eeca5b9e727b3b012833a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac5cc0377aaa79763247071cbaf6a122 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c50ba37f8cd871cdd4d028f61731d6ce = $(`<div id="html_c50ba37f8cd871cdd4d028f61731d6ce" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_ac5cc0377aaa79763247071cbaf6a122.setContent(html_c50ba37f8cd871cdd4d028f61731d6ce);
|
|
|
|
|
|
|
|
marker_960e0e7fbe26e9e69ab7d35b62b15fa9.bindPopup(popup_ac5cc0377aaa79763247071cbaf6a122)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_960e0e7fbe26e9e69ab7d35b62b15fa9.setIcon(icon_de7ddbea806eeca5b9e727b3b012833a);
|
|
|
|
|
|
var marker_284b4fd0355d5d869fbc863ded4ecaf7 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_fd25e39e122c14e8442cc83d3b39840f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7d831a59a99963ce89fc741b715ead2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c94f1aecdc7b9ad64abbe25a64fd4c9 = $(`<div id="html_1c94f1aecdc7b9ad64abbe25a64fd4c9" style="width: 100.0%; height: 100.0%;">relay.complexalpha.com</div>`)[0];
|
|
popup_a7d831a59a99963ce89fc741b715ead2.setContent(html_1c94f1aecdc7b9ad64abbe25a64fd4c9);
|
|
|
|
|
|
|
|
marker_284b4fd0355d5d869fbc863ded4ecaf7.bindPopup(popup_a7d831a59a99963ce89fc741b715ead2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_284b4fd0355d5d869fbc863ded4ecaf7.setIcon(icon_fd25e39e122c14e8442cc83d3b39840f);
|
|
|
|
|
|
var marker_47b1462523203637c22169e289000c8d = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_4749c7aef97ff9f484f368af07131968 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6a0e4f886b583261d0ee25c33f98edf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad189e8fae541c2d2e6abdf6cb64d09e = $(`<div id="html_ad189e8fae541c2d2e6abdf6cb64d09e" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_f6a0e4f886b583261d0ee25c33f98edf.setContent(html_ad189e8fae541c2d2e6abdf6cb64d09e);
|
|
|
|
|
|
|
|
marker_47b1462523203637c22169e289000c8d.bindPopup(popup_f6a0e4f886b583261d0ee25c33f98edf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b1462523203637c22169e289000c8d.setIcon(icon_4749c7aef97ff9f484f368af07131968);
|
|
|
|
|
|
var marker_364904690dc48245a8dab76a726a8529 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b48dabc3bdca42dff37c57a7751de990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca3ce2c7ac55dac9ac03a4e67505bccc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c646e5ce2696ca09c118a49ea6ce83 = $(`<div id="html_a0c646e5ce2696ca09c118a49ea6ce83" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_ca3ce2c7ac55dac9ac03a4e67505bccc.setContent(html_a0c646e5ce2696ca09c118a49ea6ce83);
|
|
|
|
|
|
|
|
marker_364904690dc48245a8dab76a726a8529.bindPopup(popup_ca3ce2c7ac55dac9ac03a4e67505bccc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_364904690dc48245a8dab76a726a8529.setIcon(icon_b48dabc3bdca42dff37c57a7751de990);
|
|
|
|
|
|
var marker_9b944fecf62e0edf642450a57a42b55e = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_dbf6c4e1635304a42b1f15a6edb7a692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7e54b65a269db7d08511abd83a411e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ccd4235ab63e86c9899890e47e8dad = $(`<div id="html_55ccd4235ab63e86c9899890e47e8dad" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_b7e54b65a269db7d08511abd83a411e6.setContent(html_55ccd4235ab63e86c9899890e47e8dad);
|
|
|
|
|
|
|
|
marker_9b944fecf62e0edf642450a57a42b55e.bindPopup(popup_b7e54b65a269db7d08511abd83a411e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b944fecf62e0edf642450a57a42b55e.setIcon(icon_dbf6c4e1635304a42b1f15a6edb7a692);
|
|
|
|
|
|
var marker_41e09c6ed5ede54ed94f6b71934f2c2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_171be3c2c91b30a3c309bb45ffd49918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56f5809b99611993acf5b1e7028328df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab9b0a67897ef6c0bfb14825e7abf817 = $(`<div id="html_ab9b0a67897ef6c0bfb14825e7abf817" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_56f5809b99611993acf5b1e7028328df.setContent(html_ab9b0a67897ef6c0bfb14825e7abf817);
|
|
|
|
|
|
|
|
marker_41e09c6ed5ede54ed94f6b71934f2c2b.bindPopup(popup_56f5809b99611993acf5b1e7028328df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41e09c6ed5ede54ed94f6b71934f2c2b.setIcon(icon_171be3c2c91b30a3c309bb45ffd49918);
|
|
|
|
|
|
var marker_2d8d7a4b97c95e3167b3d1ff5ccde8a4 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_135916ccf6e61925de1eae48cc38b7fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dff2643fea53a1ed565764b0f6f85c00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_304913de242bbcbc2d654a9e98b9ed77 = $(`<div id="html_304913de242bbcbc2d654a9e98b9ed77" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_dff2643fea53a1ed565764b0f6f85c00.setContent(html_304913de242bbcbc2d654a9e98b9ed77);
|
|
|
|
|
|
|
|
marker_2d8d7a4b97c95e3167b3d1ff5ccde8a4.bindPopup(popup_dff2643fea53a1ed565764b0f6f85c00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d8d7a4b97c95e3167b3d1ff5ccde8a4.setIcon(icon_135916ccf6e61925de1eae48cc38b7fe);
|
|
|
|
|
|
var marker_7e7e05fc02157b3cbd7c754274a43044 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_1d0231b6940dd0abfadaa684b1a43ab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8be409dea874afa15849f60be3683a9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa5e88b84bc6c380527a33210a63423a = $(`<div id="html_fa5e88b84bc6c380527a33210a63423a" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_8be409dea874afa15849f60be3683a9a.setContent(html_fa5e88b84bc6c380527a33210a63423a);
|
|
|
|
|
|
|
|
marker_7e7e05fc02157b3cbd7c754274a43044.bindPopup(popup_8be409dea874afa15849f60be3683a9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e7e05fc02157b3cbd7c754274a43044.setIcon(icon_1d0231b6940dd0abfadaa684b1a43ab4);
|
|
|
|
|
|
var marker_2821c403928a5789a3a8eec958f17d55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_2c355e3732874e918e4828048e0ba49e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e666b5d2f562c73ad5d6292f01e25e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e0fd531ddd4b2b7f9fc3afccf9e54ea = $(`<div id="html_2e0fd531ddd4b2b7f9fc3afccf9e54ea" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_37e666b5d2f562c73ad5d6292f01e25e.setContent(html_2e0fd531ddd4b2b7f9fc3afccf9e54ea);
|
|
|
|
|
|
|
|
marker_2821c403928a5789a3a8eec958f17d55.bindPopup(popup_37e666b5d2f562c73ad5d6292f01e25e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2821c403928a5789a3a8eec958f17d55.setIcon(icon_2c355e3732874e918e4828048e0ba49e);
|
|
|
|
|
|
var marker_31b25ee3417707f8a8a5089edd8797f5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_449afd9a8c3a6d2d5419e8359886ef32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a93ebae79b51748a3ebe59ee46d66e3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04297905597bdc55b4223777f0ea3cef = $(`<div id="html_04297905597bdc55b4223777f0ea3cef" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_a93ebae79b51748a3ebe59ee46d66e3f.setContent(html_04297905597bdc55b4223777f0ea3cef);
|
|
|
|
|
|
|
|
marker_31b25ee3417707f8a8a5089edd8797f5.bindPopup(popup_a93ebae79b51748a3ebe59ee46d66e3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31b25ee3417707f8a8a5089edd8797f5.setIcon(icon_449afd9a8c3a6d2d5419e8359886ef32);
|
|
|
|
|
|
var marker_7235e8d667fc5fce46bedc9c44e46252 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_b6d23c163336fd7f8950d74304052874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53d74f257a67748702febad0b0628c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69a9fc9c20b4e05f0a800ce981c4e25c = $(`<div id="html_69a9fc9c20b4e05f0a800ce981c4e25c" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_53d74f257a67748702febad0b0628c01.setContent(html_69a9fc9c20b4e05f0a800ce981c4e25c);
|
|
|
|
|
|
|
|
marker_7235e8d667fc5fce46bedc9c44e46252.bindPopup(popup_53d74f257a67748702febad0b0628c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7235e8d667fc5fce46bedc9c44e46252.setIcon(icon_b6d23c163336fd7f8950d74304052874);
|
|
|
|
|
|
var marker_b97048eee879233b5443810e4e372b72 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_ed3c2d1ddd1e1ef9f06e0890350723d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0eb146d561dc25a003f96444fc979153 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d5b876085793197b62eec903ee7c186 = $(`<div id="html_3d5b876085793197b62eec903ee7c186" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_0eb146d561dc25a003f96444fc979153.setContent(html_3d5b876085793197b62eec903ee7c186);
|
|
|
|
|
|
|
|
marker_b97048eee879233b5443810e4e372b72.bindPopup(popup_0eb146d561dc25a003f96444fc979153)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b97048eee879233b5443810e4e372b72.setIcon(icon_ed3c2d1ddd1e1ef9f06e0890350723d1);
|
|
|
|
|
|
var marker_2c25ff5b170b40ee44f0e89d2d904549 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_c435f06e592ed950c6ff99201f9bf14b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cda650d05a7c0c6430892530b504897 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f0eea3cbbd3c44831dce73f11f5a3e3 = $(`<div id="html_6f0eea3cbbd3c44831dce73f11f5a3e3" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_8cda650d05a7c0c6430892530b504897.setContent(html_6f0eea3cbbd3c44831dce73f11f5a3e3);
|
|
|
|
|
|
|
|
marker_2c25ff5b170b40ee44f0e89d2d904549.bindPopup(popup_8cda650d05a7c0c6430892530b504897)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c25ff5b170b40ee44f0e89d2d904549.setIcon(icon_c435f06e592ed950c6ff99201f9bf14b);
|
|
|
|
|
|
var marker_e8d81e06bdadb2699ac178d716ac200e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_707554de1d499037ad9e2148d1cd46fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_223b2719bb9e55825730351ea004b007 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dea0a7f6aac11c48a23b3c094d3f2642 = $(`<div id="html_dea0a7f6aac11c48a23b3c094d3f2642" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_223b2719bb9e55825730351ea004b007.setContent(html_dea0a7f6aac11c48a23b3c094d3f2642);
|
|
|
|
|
|
|
|
marker_e8d81e06bdadb2699ac178d716ac200e.bindPopup(popup_223b2719bb9e55825730351ea004b007)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8d81e06bdadb2699ac178d716ac200e.setIcon(icon_707554de1d499037ad9e2148d1cd46fb);
|
|
|
|
|
|
var marker_8c59ea8fac7c6aa5c17bbeb9ffc22427 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_cd246c2ad0d1073c5aa87cdcfa23bd0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b04682dd2e8eaf6650a8622fafd1a8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4eaa19f02535505b61680b5a6e2aaa3a = $(`<div id="html_4eaa19f02535505b61680b5a6e2aaa3a" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_6b04682dd2e8eaf6650a8622fafd1a8b.setContent(html_4eaa19f02535505b61680b5a6e2aaa3a);
|
|
|
|
|
|
|
|
marker_8c59ea8fac7c6aa5c17bbeb9ffc22427.bindPopup(popup_6b04682dd2e8eaf6650a8622fafd1a8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c59ea8fac7c6aa5c17bbeb9ffc22427.setIcon(icon_cd246c2ad0d1073c5aa87cdcfa23bd0a);
|
|
|
|
|
|
var marker_3933f58256d89d384217a6adb11785a3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9e9e8b0f7fea762f4dbaafc9453db5d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b817861eb9f6034ed602e8113253c67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76d6c5469cb278bffb6afd0673b09ab6 = $(`<div id="html_76d6c5469cb278bffb6afd0673b09ab6" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_6b817861eb9f6034ed602e8113253c67.setContent(html_76d6c5469cb278bffb6afd0673b09ab6);
|
|
|
|
|
|
|
|
marker_3933f58256d89d384217a6adb11785a3.bindPopup(popup_6b817861eb9f6034ed602e8113253c67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3933f58256d89d384217a6adb11785a3.setIcon(icon_9e9e8b0f7fea762f4dbaafc9453db5d7);
|
|
|
|
|
|
var marker_29d20d08ca7b9ef9ceed304ee78b68c2 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_9c10155c587b42395e8b442bac62854c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bef6fbed4e79c4aa176adaa1a629549 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a505725b1893374cb10f8bfa58df751 = $(`<div id="html_1a505725b1893374cb10f8bfa58df751" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_5bef6fbed4e79c4aa176adaa1a629549.setContent(html_1a505725b1893374cb10f8bfa58df751);
|
|
|
|
|
|
|
|
marker_29d20d08ca7b9ef9ceed304ee78b68c2.bindPopup(popup_5bef6fbed4e79c4aa176adaa1a629549)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29d20d08ca7b9ef9ceed304ee78b68c2.setIcon(icon_9c10155c587b42395e8b442bac62854c);
|
|
|
|
|
|
var marker_e95be7e3653f78c5be5fcad94f5e5ab2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_c69111ae3f92b9b03a98ac10e5581c96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55923960267a9989a75e68fbf253862c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ad325e5b1564b477dea970be09746a4 = $(`<div id="html_1ad325e5b1564b477dea970be09746a4" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_55923960267a9989a75e68fbf253862c.setContent(html_1ad325e5b1564b477dea970be09746a4);
|
|
|
|
|
|
|
|
marker_e95be7e3653f78c5be5fcad94f5e5ab2.bindPopup(popup_55923960267a9989a75e68fbf253862c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e95be7e3653f78c5be5fcad94f5e5ab2.setIcon(icon_c69111ae3f92b9b03a98ac10e5581c96);
|
|
|
|
|
|
var marker_4cedd407e6cc039385dbb4a4b4af427a = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_906f6c7ef0f39074b985a7ebd5dbcac6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05ce98051896541b784a421dd63cff66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14adbd79d0ba043c2300166c2099ce05 = $(`<div id="html_14adbd79d0ba043c2300166c2099ce05" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_05ce98051896541b784a421dd63cff66.setContent(html_14adbd79d0ba043c2300166c2099ce05);
|
|
|
|
|
|
|
|
marker_4cedd407e6cc039385dbb4a4b4af427a.bindPopup(popup_05ce98051896541b784a421dd63cff66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cedd407e6cc039385dbb4a4b4af427a.setIcon(icon_906f6c7ef0f39074b985a7ebd5dbcac6);
|
|
|
|
|
|
var marker_3a178f1099741bc9f132f6a524f97ebe = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_58ed0e31baafe5c4ddb2fbee6ea329d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e677eeecdf702c91eaef5cf29115a0fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4b88fbe72baabad7124342b825c8237 = $(`<div id="html_d4b88fbe72baabad7124342b825c8237" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_e677eeecdf702c91eaef5cf29115a0fa.setContent(html_d4b88fbe72baabad7124342b825c8237);
|
|
|
|
|
|
|
|
marker_3a178f1099741bc9f132f6a524f97ebe.bindPopup(popup_e677eeecdf702c91eaef5cf29115a0fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a178f1099741bc9f132f6a524f97ebe.setIcon(icon_58ed0e31baafe5c4ddb2fbee6ea329d2);
|
|
|
|
|
|
var marker_86456233a81f14f8071b6bf397dd24fc = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_491160921d727d8d8aec3a2fdb3175f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04cb4e53fa0918d29026365e280ed00f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24fb2980517ba8e076f798df3f3a8c44 = $(`<div id="html_24fb2980517ba8e076f798df3f3a8c44" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_04cb4e53fa0918d29026365e280ed00f.setContent(html_24fb2980517ba8e076f798df3f3a8c44);
|
|
|
|
|
|
|
|
marker_86456233a81f14f8071b6bf397dd24fc.bindPopup(popup_04cb4e53fa0918d29026365e280ed00f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86456233a81f14f8071b6bf397dd24fc.setIcon(icon_491160921d727d8d8aec3a2fdb3175f9);
|
|
|
|
|
|
var marker_ac40a5af316e3e419d80e1aef030c92b = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dc2edaa106cc15b4368cd8ff707754dd);
|
|
|
|
|
|
var icon_17458ad2b4b3edce744f824e07131708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24619805bc4e90e43a6fdfa493d9112a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac644723fe1ac92484d6e033a237fea2 = $(`<div id="html_ac644723fe1ac92484d6e033a237fea2" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_24619805bc4e90e43a6fdfa493d9112a.setContent(html_ac644723fe1ac92484d6e033a237fea2);
|
|
|
|
|
|
|
|
marker_ac40a5af316e3e419d80e1aef030c92b.bindPopup(popup_24619805bc4e90e43a6fdfa493d9112a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac40a5af316e3e419d80e1aef030c92b.setIcon(icon_17458ad2b4b3edce744f824e07131708);
|
|
|
|
|
|
marker_cluster_dc2edaa106cc15b4368cd8ff707754dd.addTo(map_f3a9d7e6e9b2245a755c8855df817771);
|
|
|
|
</script>
|
|
</html> |