mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 01:05:19 +00:00
10639 lines
309 KiB
HTML
10639 lines
309 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_3f221b15eb595e03f5f1cab8733afb3f {
|
|
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_3f221b15eb595e03f5f1cab8733afb3f" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_3f221b15eb595e03f5f1cab8733afb3f = L.map(
|
|
"map_3f221b15eb595e03f5f1cab8733afb3f",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_467744ae1eb9485ba1eac051c949e193 = 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_467744ae1eb9485ba1eac051c949e193.addTo(map_3f221b15eb595e03f5f1cab8733afb3f);
|
|
|
|
|
|
var marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_dd43714d402c4ff6f1bd4facbf8f24f6 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_43cf7582ed2038db9664a7dbee7d096f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad8ef8d53432f74d9f89cdb03daf424a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbdfa8697b4d8940a85ae8681c469453 = $(`<div id="html_cbdfa8697b4d8940a85ae8681c469453" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ad8ef8d53432f74d9f89cdb03daf424a.setContent(html_cbdfa8697b4d8940a85ae8681c469453);
|
|
|
|
|
|
|
|
marker_dd43714d402c4ff6f1bd4facbf8f24f6.bindPopup(popup_ad8ef8d53432f74d9f89cdb03daf424a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd43714d402c4ff6f1bd4facbf8f24f6.setIcon(icon_43cf7582ed2038db9664a7dbee7d096f);
|
|
|
|
|
|
var marker_906d8eb67137c789608367aee61859d8 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_57aa5315d91952eec9f0fbf11f5b5fa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a10499b3f9d1c324a2cb9532b9860b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc82630c49134a8b9b3e544b188e6601 = $(`<div id="html_fc82630c49134a8b9b3e544b188e6601" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_a10499b3f9d1c324a2cb9532b9860b03.setContent(html_fc82630c49134a8b9b3e544b188e6601);
|
|
|
|
|
|
|
|
marker_906d8eb67137c789608367aee61859d8.bindPopup(popup_a10499b3f9d1c324a2cb9532b9860b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_906d8eb67137c789608367aee61859d8.setIcon(icon_57aa5315d91952eec9f0fbf11f5b5fa4);
|
|
|
|
|
|
var marker_07eeb66a8209779d5781f4ccb7c47d63 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_47b9ac824f9fe06d52184482bfe10706 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_754c99bd2a116de6e880a236865131bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_887c4c6cabbefe6cb883dcba0bcb0ab8 = $(`<div id="html_887c4c6cabbefe6cb883dcba0bcb0ab8" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_754c99bd2a116de6e880a236865131bf.setContent(html_887c4c6cabbefe6cb883dcba0bcb0ab8);
|
|
|
|
|
|
|
|
marker_07eeb66a8209779d5781f4ccb7c47d63.bindPopup(popup_754c99bd2a116de6e880a236865131bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07eeb66a8209779d5781f4ccb7c47d63.setIcon(icon_47b9ac824f9fe06d52184482bfe10706);
|
|
|
|
|
|
var marker_a0777901fa881c75cc42e06cf04e22a7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_11f4763821bc2fca4878232d91a6b5ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23147876c00787c74ae051a766debfa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_007d2b49b8857348de1dfa2e2dec0ea9 = $(`<div id="html_007d2b49b8857348de1dfa2e2dec0ea9" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_23147876c00787c74ae051a766debfa7.setContent(html_007d2b49b8857348de1dfa2e2dec0ea9);
|
|
|
|
|
|
|
|
marker_a0777901fa881c75cc42e06cf04e22a7.bindPopup(popup_23147876c00787c74ae051a766debfa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0777901fa881c75cc42e06cf04e22a7.setIcon(icon_11f4763821bc2fca4878232d91a6b5ac);
|
|
|
|
|
|
var marker_54de3204dd967bdb5fdb4eff0b8c210c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_51cfcd952a23e263b5f0d1222b5aa04c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cda0e943771e18f865e88a74397a2636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd56136ed5cabf2fa0e9d9bbec72f501 = $(`<div id="html_dd56136ed5cabf2fa0e9d9bbec72f501" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_cda0e943771e18f865e88a74397a2636.setContent(html_dd56136ed5cabf2fa0e9d9bbec72f501);
|
|
|
|
|
|
|
|
marker_54de3204dd967bdb5fdb4eff0b8c210c.bindPopup(popup_cda0e943771e18f865e88a74397a2636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54de3204dd967bdb5fdb4eff0b8c210c.setIcon(icon_51cfcd952a23e263b5f0d1222b5aa04c);
|
|
|
|
|
|
var marker_f788a4919cdaa50c6a251e9b999f6214 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_dac66dadfdd6c24daba236c0e037b1c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fd66ccd90d345325a3fa9576af221c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a217351fd26915e6103a3bd48a4c3b7 = $(`<div id="html_1a217351fd26915e6103a3bd48a4c3b7" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_6fd66ccd90d345325a3fa9576af221c0.setContent(html_1a217351fd26915e6103a3bd48a4c3b7);
|
|
|
|
|
|
|
|
marker_f788a4919cdaa50c6a251e9b999f6214.bindPopup(popup_6fd66ccd90d345325a3fa9576af221c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f788a4919cdaa50c6a251e9b999f6214.setIcon(icon_dac66dadfdd6c24daba236c0e037b1c0);
|
|
|
|
|
|
var marker_59a4d20ac0e846f86dfde9de2e4a9730 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_dc7395dec79c2cb9e0add0dba66adaa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_505036eaa56161d8b7288f4309c3bc67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14960685600b33f5dff6b24338d9ce52 = $(`<div id="html_14960685600b33f5dff6b24338d9ce52" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_505036eaa56161d8b7288f4309c3bc67.setContent(html_14960685600b33f5dff6b24338d9ce52);
|
|
|
|
|
|
|
|
marker_59a4d20ac0e846f86dfde9de2e4a9730.bindPopup(popup_505036eaa56161d8b7288f4309c3bc67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59a4d20ac0e846f86dfde9de2e4a9730.setIcon(icon_dc7395dec79c2cb9e0add0dba66adaa6);
|
|
|
|
|
|
var marker_fe1d47fb315812bea221e6d9e07eca1e = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9de797fe0f9d711457629f20bf5c4ce9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d249e6bb71576e92b4992667693e569b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53592117fbd22e3b2d45841193ed6656 = $(`<div id="html_53592117fbd22e3b2d45841193ed6656" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_d249e6bb71576e92b4992667693e569b.setContent(html_53592117fbd22e3b2d45841193ed6656);
|
|
|
|
|
|
|
|
marker_fe1d47fb315812bea221e6d9e07eca1e.bindPopup(popup_d249e6bb71576e92b4992667693e569b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe1d47fb315812bea221e6d9e07eca1e.setIcon(icon_9de797fe0f9d711457629f20bf5c4ce9);
|
|
|
|
|
|
var marker_ee8fb9afc7ae36470d14408d4821e163 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_736b8d4387bcc56fd82cde7489439b09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb8b6b6aea882a8031718faf5837a4e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f335eb0221be19a79c044d81d9812158 = $(`<div id="html_f335eb0221be19a79c044d81d9812158" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_fb8b6b6aea882a8031718faf5837a4e6.setContent(html_f335eb0221be19a79c044d81d9812158);
|
|
|
|
|
|
|
|
marker_ee8fb9afc7ae36470d14408d4821e163.bindPopup(popup_fb8b6b6aea882a8031718faf5837a4e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee8fb9afc7ae36470d14408d4821e163.setIcon(icon_736b8d4387bcc56fd82cde7489439b09);
|
|
|
|
|
|
var marker_561733dfadb7530c815b613ae45ef421 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_117b9139b4fa3db722953f2e8438b692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a9180e6c7b5d3f1ae90b05dd4bfd50b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0df8b5333d2ac5b57d5683d7009be59b = $(`<div id="html_0df8b5333d2ac5b57d5683d7009be59b" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_9a9180e6c7b5d3f1ae90b05dd4bfd50b.setContent(html_0df8b5333d2ac5b57d5683d7009be59b);
|
|
|
|
|
|
|
|
marker_561733dfadb7530c815b613ae45ef421.bindPopup(popup_9a9180e6c7b5d3f1ae90b05dd4bfd50b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_561733dfadb7530c815b613ae45ef421.setIcon(icon_117b9139b4fa3db722953f2e8438b692);
|
|
|
|
|
|
var marker_02cd0aa83e7300868cfea90c26199349 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_5d9f55d3ac4f80df8f2bf2a8f3919094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15843f1bcf297c0eca4aa504ae469366 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3336fca0f79141f538a564495690070 = $(`<div id="html_d3336fca0f79141f538a564495690070" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_15843f1bcf297c0eca4aa504ae469366.setContent(html_d3336fca0f79141f538a564495690070);
|
|
|
|
|
|
|
|
marker_02cd0aa83e7300868cfea90c26199349.bindPopup(popup_15843f1bcf297c0eca4aa504ae469366)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02cd0aa83e7300868cfea90c26199349.setIcon(icon_5d9f55d3ac4f80df8f2bf2a8f3919094);
|
|
|
|
|
|
var marker_1292bf5b9ff1cc7817240ef3d310f747 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_33a47b0db27b489f6de3c46f745c7f8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2352e0afe2bef2022a74b6480769cd6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_382b421c031fc87edf527774c89138a3 = $(`<div id="html_382b421c031fc87edf527774c89138a3" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_2352e0afe2bef2022a74b6480769cd6e.setContent(html_382b421c031fc87edf527774c89138a3);
|
|
|
|
|
|
|
|
marker_1292bf5b9ff1cc7817240ef3d310f747.bindPopup(popup_2352e0afe2bef2022a74b6480769cd6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1292bf5b9ff1cc7817240ef3d310f747.setIcon(icon_33a47b0db27b489f6de3c46f745c7f8a);
|
|
|
|
|
|
var marker_9fe1cff88dd49e24daff54355c246ffe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_01ffb79b2c4eeceda85f278976c24c18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_332f8209eddb600285aeead2e8c97a2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f55d5d68945c37417f7ea5734c81eb2e = $(`<div id="html_f55d5d68945c37417f7ea5734c81eb2e" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_332f8209eddb600285aeead2e8c97a2c.setContent(html_f55d5d68945c37417f7ea5734c81eb2e);
|
|
|
|
|
|
|
|
marker_9fe1cff88dd49e24daff54355c246ffe.bindPopup(popup_332f8209eddb600285aeead2e8c97a2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fe1cff88dd49e24daff54355c246ffe.setIcon(icon_01ffb79b2c4eeceda85f278976c24c18);
|
|
|
|
|
|
var marker_e2202c242c67ab9d7e827f5c08bd9e21 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_27f1fadcf031ba244950455a078bce1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eb6d32772ed60d786b0bb6ff54e6959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2914e48f4d719c0806c19cd7047fae11 = $(`<div id="html_2914e48f4d719c0806c19cd7047fae11" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_8eb6d32772ed60d786b0bb6ff54e6959.setContent(html_2914e48f4d719c0806c19cd7047fae11);
|
|
|
|
|
|
|
|
marker_e2202c242c67ab9d7e827f5c08bd9e21.bindPopup(popup_8eb6d32772ed60d786b0bb6ff54e6959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2202c242c67ab9d7e827f5c08bd9e21.setIcon(icon_27f1fadcf031ba244950455a078bce1a);
|
|
|
|
|
|
var marker_f51830565d76f46e74e36967f136e6e4 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6028705b404cd54a7787210797d32cef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a48cf58b4a01ea076e7e52e23c5ccdcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_959c64677ede59baaecf1b1eaeb44f96 = $(`<div id="html_959c64677ede59baaecf1b1eaeb44f96" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_a48cf58b4a01ea076e7e52e23c5ccdcb.setContent(html_959c64677ede59baaecf1b1eaeb44f96);
|
|
|
|
|
|
|
|
marker_f51830565d76f46e74e36967f136e6e4.bindPopup(popup_a48cf58b4a01ea076e7e52e23c5ccdcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f51830565d76f46e74e36967f136e6e4.setIcon(icon_6028705b404cd54a7787210797d32cef);
|
|
|
|
|
|
var marker_a8babf5e407ec8b377d119e13c407702 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4bcff0b88251c7c27935164a7f67005c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_321710ab5e4737b680d1a78df841f2b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_348d7de654cc90f672076211095a2ce9 = $(`<div id="html_348d7de654cc90f672076211095a2ce9" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_321710ab5e4737b680d1a78df841f2b4.setContent(html_348d7de654cc90f672076211095a2ce9);
|
|
|
|
|
|
|
|
marker_a8babf5e407ec8b377d119e13c407702.bindPopup(popup_321710ab5e4737b680d1a78df841f2b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8babf5e407ec8b377d119e13c407702.setIcon(icon_4bcff0b88251c7c27935164a7f67005c);
|
|
|
|
|
|
var marker_bb7538bc4a83bcfc4dbda117f2d7dc87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_26fe408c38830632badc220177fc9427 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9b174b8832671bc124beeeb1925bfbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00055b7b74d27aa3c54a3504eaa9ab8a = $(`<div id="html_00055b7b74d27aa3c54a3504eaa9ab8a" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_e9b174b8832671bc124beeeb1925bfbb.setContent(html_00055b7b74d27aa3c54a3504eaa9ab8a);
|
|
|
|
|
|
|
|
marker_bb7538bc4a83bcfc4dbda117f2d7dc87.bindPopup(popup_e9b174b8832671bc124beeeb1925bfbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb7538bc4a83bcfc4dbda117f2d7dc87.setIcon(icon_26fe408c38830632badc220177fc9427);
|
|
|
|
|
|
var marker_52e854489ff429377c5bab77f78c099e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d476f552bb0f511354153f208befd200 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3b51313d0d903e2c803cbb783f86825 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_340d8366d2cc36e334b174b5886b1f13 = $(`<div id="html_340d8366d2cc36e334b174b5886b1f13" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_e3b51313d0d903e2c803cbb783f86825.setContent(html_340d8366d2cc36e334b174b5886b1f13);
|
|
|
|
|
|
|
|
marker_52e854489ff429377c5bab77f78c099e.bindPopup(popup_e3b51313d0d903e2c803cbb783f86825)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52e854489ff429377c5bab77f78c099e.setIcon(icon_d476f552bb0f511354153f208befd200);
|
|
|
|
|
|
var marker_54c0fa291cc33d5847c4fa47384ead42 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_76ae056caa79d4155c421b5adb9f34d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_546011fafda45313a5cea82c632d441c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e3b11e7f79e68d3b56d04e3c6c19363 = $(`<div id="html_6e3b11e7f79e68d3b56d04e3c6c19363" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_546011fafda45313a5cea82c632d441c.setContent(html_6e3b11e7f79e68d3b56d04e3c6c19363);
|
|
|
|
|
|
|
|
marker_54c0fa291cc33d5847c4fa47384ead42.bindPopup(popup_546011fafda45313a5cea82c632d441c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54c0fa291cc33d5847c4fa47384ead42.setIcon(icon_76ae056caa79d4155c421b5adb9f34d4);
|
|
|
|
|
|
var marker_da0156a82c3f69c1b22486286f330e4e = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e6f59ec75a317b8136706960b6ba2351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16a7dc00e5a8f0d35e451d80ad5418c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_072d8a9cba42efa15c32feec1a4b2f09 = $(`<div id="html_072d8a9cba42efa15c32feec1a4b2f09" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_16a7dc00e5a8f0d35e451d80ad5418c8.setContent(html_072d8a9cba42efa15c32feec1a4b2f09);
|
|
|
|
|
|
|
|
marker_da0156a82c3f69c1b22486286f330e4e.bindPopup(popup_16a7dc00e5a8f0d35e451d80ad5418c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da0156a82c3f69c1b22486286f330e4e.setIcon(icon_e6f59ec75a317b8136706960b6ba2351);
|
|
|
|
|
|
var marker_f9e24699de5e34194da914a462feaa71 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d2b290e05bf6dfe5b5252d7c7cf8f8bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad8af2292699ff6bb64e96e72576ea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f0a1c8fb068139041b7aa153a95a509 = $(`<div id="html_2f0a1c8fb068139041b7aa153a95a509" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_aad8af2292699ff6bb64e96e72576ea3.setContent(html_2f0a1c8fb068139041b7aa153a95a509);
|
|
|
|
|
|
|
|
marker_f9e24699de5e34194da914a462feaa71.bindPopup(popup_aad8af2292699ff6bb64e96e72576ea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9e24699de5e34194da914a462feaa71.setIcon(icon_d2b290e05bf6dfe5b5252d7c7cf8f8bc);
|
|
|
|
|
|
var marker_d2dd4a8b7390276dd83aea8836fb3829 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6b9cea9b8a9f9c9faca6b89c9ea833e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdb503fb3e115af6f2d77db5a96e24c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca3b9b3e8100ecfcd1a877bbbd15dabf = $(`<div id="html_ca3b9b3e8100ecfcd1a877bbbd15dabf" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_bdb503fb3e115af6f2d77db5a96e24c3.setContent(html_ca3b9b3e8100ecfcd1a877bbbd15dabf);
|
|
|
|
|
|
|
|
marker_d2dd4a8b7390276dd83aea8836fb3829.bindPopup(popup_bdb503fb3e115af6f2d77db5a96e24c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2dd4a8b7390276dd83aea8836fb3829.setIcon(icon_6b9cea9b8a9f9c9faca6b89c9ea833e4);
|
|
|
|
|
|
var marker_954fd14ccae0361c7f81c0d04a2eb623 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_8e8a2316eb0f68a47ebb90350c0aec5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27e2d395b03828d19a96d6911007e774 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12593273b1235b0cd11fcd7659d67850 = $(`<div id="html_12593273b1235b0cd11fcd7659d67850" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_27e2d395b03828d19a96d6911007e774.setContent(html_12593273b1235b0cd11fcd7659d67850);
|
|
|
|
|
|
|
|
marker_954fd14ccae0361c7f81c0d04a2eb623.bindPopup(popup_27e2d395b03828d19a96d6911007e774)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_954fd14ccae0361c7f81c0d04a2eb623.setIcon(icon_8e8a2316eb0f68a47ebb90350c0aec5a);
|
|
|
|
|
|
var marker_b8876f36912425d47fb8e5a20194be7e = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_a937d751a3745129827ed03f351eb3ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_109525e9b0f588f89f6974b70a355c1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50aeb5f805e99cb3cec758ff6deb622f = $(`<div id="html_50aeb5f805e99cb3cec758ff6deb622f" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_109525e9b0f588f89f6974b70a355c1c.setContent(html_50aeb5f805e99cb3cec758ff6deb622f);
|
|
|
|
|
|
|
|
marker_b8876f36912425d47fb8e5a20194be7e.bindPopup(popup_109525e9b0f588f89f6974b70a355c1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8876f36912425d47fb8e5a20194be7e.setIcon(icon_a937d751a3745129827ed03f351eb3ea);
|
|
|
|
|
|
var marker_c88105a753ee6ef0adf9e185139e3e41 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3275502d217a27a43fc63f0319577494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d6e427df6863c060ee6e7cb9728c39e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dadc404f701d422558da7a843b1d69f = $(`<div id="html_9dadc404f701d422558da7a843b1d69f" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_1d6e427df6863c060ee6e7cb9728c39e.setContent(html_9dadc404f701d422558da7a843b1d69f);
|
|
|
|
|
|
|
|
marker_c88105a753ee6ef0adf9e185139e3e41.bindPopup(popup_1d6e427df6863c060ee6e7cb9728c39e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c88105a753ee6ef0adf9e185139e3e41.setIcon(icon_3275502d217a27a43fc63f0319577494);
|
|
|
|
|
|
var marker_4ed2f0eb66bc0cf0289d37467e893484 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e5c126c0c068e3a985c8fe76f611585a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5d6d1d78b81942e184995a46903c3b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef526d8de27c6a25b1d20bd414cbb660 = $(`<div id="html_ef526d8de27c6a25b1d20bd414cbb660" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_f5d6d1d78b81942e184995a46903c3b2.setContent(html_ef526d8de27c6a25b1d20bd414cbb660);
|
|
|
|
|
|
|
|
marker_4ed2f0eb66bc0cf0289d37467e893484.bindPopup(popup_f5d6d1d78b81942e184995a46903c3b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ed2f0eb66bc0cf0289d37467e893484.setIcon(icon_e5c126c0c068e3a985c8fe76f611585a);
|
|
|
|
|
|
var marker_09714999e4a1e33f714584bb3aa80550 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_628d47da103c4f6b603da41a8726ee8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7d5b7f0ef986cd1eceb4550b87cb5fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442bed35de9b20edc3785b7433721dbb = $(`<div id="html_442bed35de9b20edc3785b7433721dbb" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_a7d5b7f0ef986cd1eceb4550b87cb5fb.setContent(html_442bed35de9b20edc3785b7433721dbb);
|
|
|
|
|
|
|
|
marker_09714999e4a1e33f714584bb3aa80550.bindPopup(popup_a7d5b7f0ef986cd1eceb4550b87cb5fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09714999e4a1e33f714584bb3aa80550.setIcon(icon_628d47da103c4f6b603da41a8726ee8a);
|
|
|
|
|
|
var marker_1a5361516f265b63661183aec0d85fa6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_2c5eeaf4d3bc414fc81e552fd56f4126 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e42d4575126bfe6730625e9a24af7157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d516ed7609fa7a49ca5bff8f0813eca = $(`<div id="html_1d516ed7609fa7a49ca5bff8f0813eca" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_e42d4575126bfe6730625e9a24af7157.setContent(html_1d516ed7609fa7a49ca5bff8f0813eca);
|
|
|
|
|
|
|
|
marker_1a5361516f265b63661183aec0d85fa6.bindPopup(popup_e42d4575126bfe6730625e9a24af7157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a5361516f265b63661183aec0d85fa6.setIcon(icon_2c5eeaf4d3bc414fc81e552fd56f4126);
|
|
|
|
|
|
var marker_e950da6719ca163be2b747864066ebd6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_dbf584359a930fe81d70fbd1bc637e9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da0cd35078c6915b848305a7f2ec75e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b71add25e03d777f90c1b1e79941cf40 = $(`<div id="html_b71add25e03d777f90c1b1e79941cf40" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_da0cd35078c6915b848305a7f2ec75e5.setContent(html_b71add25e03d777f90c1b1e79941cf40);
|
|
|
|
|
|
|
|
marker_e950da6719ca163be2b747864066ebd6.bindPopup(popup_da0cd35078c6915b848305a7f2ec75e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e950da6719ca163be2b747864066ebd6.setIcon(icon_dbf584359a930fe81d70fbd1bc637e9a);
|
|
|
|
|
|
var marker_f4747afb6ed7ac140e0e9eafaa488109 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_71cf05817337c468d1e793cc6886f5bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ddcc4ba44c8c8268817d80479638a3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb163cffc4b9d7a3d23c44248ccacde3 = $(`<div id="html_bb163cffc4b9d7a3d23c44248ccacde3" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_3ddcc4ba44c8c8268817d80479638a3a.setContent(html_bb163cffc4b9d7a3d23c44248ccacde3);
|
|
|
|
|
|
|
|
marker_f4747afb6ed7ac140e0e9eafaa488109.bindPopup(popup_3ddcc4ba44c8c8268817d80479638a3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4747afb6ed7ac140e0e9eafaa488109.setIcon(icon_71cf05817337c468d1e793cc6886f5bc);
|
|
|
|
|
|
var marker_c3758c16df7de493caab59c747f70ca9 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e6c804fa4f99aaf4b9ce39293c6db053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7aa9ed0fe0551c57169f5b0822cc93c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecc63e8f98ee5cd42abe1ed86eb721a7 = $(`<div id="html_ecc63e8f98ee5cd42abe1ed86eb721a7" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_d7aa9ed0fe0551c57169f5b0822cc93c.setContent(html_ecc63e8f98ee5cd42abe1ed86eb721a7);
|
|
|
|
|
|
|
|
marker_c3758c16df7de493caab59c747f70ca9.bindPopup(popup_d7aa9ed0fe0551c57169f5b0822cc93c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3758c16df7de493caab59c747f70ca9.setIcon(icon_e6c804fa4f99aaf4b9ce39293c6db053);
|
|
|
|
|
|
var marker_9219bfe0ed4ac5ec69d28abbb304835f = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3b500e786199f68517a9e5d751fd12b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab8e6818bc72c3aa0df4b253aa7ab133 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2335db4bd57baf44de3d766826493d44 = $(`<div id="html_2335db4bd57baf44de3d766826493d44" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_ab8e6818bc72c3aa0df4b253aa7ab133.setContent(html_2335db4bd57baf44de3d766826493d44);
|
|
|
|
|
|
|
|
marker_9219bfe0ed4ac5ec69d28abbb304835f.bindPopup(popup_ab8e6818bc72c3aa0df4b253aa7ab133)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9219bfe0ed4ac5ec69d28abbb304835f.setIcon(icon_3b500e786199f68517a9e5d751fd12b4);
|
|
|
|
|
|
var marker_f7005c22816378342af4ddaa1ec75276 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7e88c48a6cec1de2b28d055091d353a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae482c8a9e3d9a1c0f89b7804dcd8724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b99c7c0cec4dd106de53a8e41d01657 = $(`<div id="html_6b99c7c0cec4dd106de53a8e41d01657" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_ae482c8a9e3d9a1c0f89b7804dcd8724.setContent(html_6b99c7c0cec4dd106de53a8e41d01657);
|
|
|
|
|
|
|
|
marker_f7005c22816378342af4ddaa1ec75276.bindPopup(popup_ae482c8a9e3d9a1c0f89b7804dcd8724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7005c22816378342af4ddaa1ec75276.setIcon(icon_7e88c48a6cec1de2b28d055091d353a7);
|
|
|
|
|
|
var marker_ebddbf83c0a26f089bd91e00df9178c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_2e2a80817b912f512af7d4c78b5cf3ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f43106d21fa2dc1f46df5199912e2a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_546f0790b42d27b1ae2ebd6cb43e478c = $(`<div id="html_546f0790b42d27b1ae2ebd6cb43e478c" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_0f43106d21fa2dc1f46df5199912e2a8.setContent(html_546f0790b42d27b1ae2ebd6cb43e478c);
|
|
|
|
|
|
|
|
marker_ebddbf83c0a26f089bd91e00df9178c9.bindPopup(popup_0f43106d21fa2dc1f46df5199912e2a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebddbf83c0a26f089bd91e00df9178c9.setIcon(icon_2e2a80817b912f512af7d4c78b5cf3ab);
|
|
|
|
|
|
var marker_4c95a79b5e6e6c0c3a302edaa34eb0bc = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9df28890172dfa6cb5662b21869f7bb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c679df66de02d8c7de8fa1f50812357b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677c50ec17c0e7e4d0af31b5efe2f6cf = $(`<div id="html_677c50ec17c0e7e4d0af31b5efe2f6cf" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_c679df66de02d8c7de8fa1f50812357b.setContent(html_677c50ec17c0e7e4d0af31b5efe2f6cf);
|
|
|
|
|
|
|
|
marker_4c95a79b5e6e6c0c3a302edaa34eb0bc.bindPopup(popup_c679df66de02d8c7de8fa1f50812357b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c95a79b5e6e6c0c3a302edaa34eb0bc.setIcon(icon_9df28890172dfa6cb5662b21869f7bb8);
|
|
|
|
|
|
var marker_dbbb8683c63eab5645384369a4eeec7c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_0944809adf72831da5f31bcd9bb3009b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c1514dda44676f15ec560672bf77d54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4273fcb92404d59ef3f679a3b5d9021 = $(`<div id="html_f4273fcb92404d59ef3f679a3b5d9021" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_4c1514dda44676f15ec560672bf77d54.setContent(html_f4273fcb92404d59ef3f679a3b5d9021);
|
|
|
|
|
|
|
|
marker_dbbb8683c63eab5645384369a4eeec7c.bindPopup(popup_4c1514dda44676f15ec560672bf77d54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbbb8683c63eab5645384369a4eeec7c.setIcon(icon_0944809adf72831da5f31bcd9bb3009b);
|
|
|
|
|
|
var marker_8e52e3cd515b9844ebefc52d1c359d95 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_75034fb889f459a46393b0a0a41bf500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4594c1b05318be227fd593439a79f617 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddc31a45d6c34e453c8f1e3f8a2bc881 = $(`<div id="html_ddc31a45d6c34e453c8f1e3f8a2bc881" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_4594c1b05318be227fd593439a79f617.setContent(html_ddc31a45d6c34e453c8f1e3f8a2bc881);
|
|
|
|
|
|
|
|
marker_8e52e3cd515b9844ebefc52d1c359d95.bindPopup(popup_4594c1b05318be227fd593439a79f617)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e52e3cd515b9844ebefc52d1c359d95.setIcon(icon_75034fb889f459a46393b0a0a41bf500);
|
|
|
|
|
|
var marker_d5040620bb3a700c8ef36096b2068105 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_eba4573bdb89365d4c6d47eab2283070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9af8968c56c563961e5757b3ac6443c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07467e90752edd000ddd7ec9d53f983e = $(`<div id="html_07467e90752edd000ddd7ec9d53f983e" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_e9af8968c56c563961e5757b3ac6443c.setContent(html_07467e90752edd000ddd7ec9d53f983e);
|
|
|
|
|
|
|
|
marker_d5040620bb3a700c8ef36096b2068105.bindPopup(popup_e9af8968c56c563961e5757b3ac6443c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5040620bb3a700c8ef36096b2068105.setIcon(icon_eba4573bdb89365d4c6d47eab2283070);
|
|
|
|
|
|
var marker_cbe664f377721080d87e76f122b92160 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_cc648e9ddb7ef7c944edc8217883f64c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c1d56e70ea093eea3d376b33d84f37f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5090b2ed6a910ae408ef33656a6b716f = $(`<div id="html_5090b2ed6a910ae408ef33656a6b716f" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_8c1d56e70ea093eea3d376b33d84f37f.setContent(html_5090b2ed6a910ae408ef33656a6b716f);
|
|
|
|
|
|
|
|
marker_cbe664f377721080d87e76f122b92160.bindPopup(popup_8c1d56e70ea093eea3d376b33d84f37f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbe664f377721080d87e76f122b92160.setIcon(icon_cc648e9ddb7ef7c944edc8217883f64c);
|
|
|
|
|
|
var marker_89de5149eacdf07f771fe3004b373b7b = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4b70779a9ce9e44a8a41176fc143450c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa4a4b8dfb4ed86f408a506a739d7a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5dfb5f2d546dfa3d88d860c63edbd51 = $(`<div id="html_e5dfb5f2d546dfa3d88d860c63edbd51" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_aa4a4b8dfb4ed86f408a506a739d7a99.setContent(html_e5dfb5f2d546dfa3d88d860c63edbd51);
|
|
|
|
|
|
|
|
marker_89de5149eacdf07f771fe3004b373b7b.bindPopup(popup_aa4a4b8dfb4ed86f408a506a739d7a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89de5149eacdf07f771fe3004b373b7b.setIcon(icon_4b70779a9ce9e44a8a41176fc143450c);
|
|
|
|
|
|
var marker_2723c6dcb8b867dfcefb9ae776ffbf60 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_82727eecad29947659b1663b9379abe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b54db8f03295aa45cbd8854a45d6b22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a54a2abe785472051666ff3f50b75c24 = $(`<div id="html_a54a2abe785472051666ff3f50b75c24" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_3b54db8f03295aa45cbd8854a45d6b22.setContent(html_a54a2abe785472051666ff3f50b75c24);
|
|
|
|
|
|
|
|
marker_2723c6dcb8b867dfcefb9ae776ffbf60.bindPopup(popup_3b54db8f03295aa45cbd8854a45d6b22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2723c6dcb8b867dfcefb9ae776ffbf60.setIcon(icon_82727eecad29947659b1663b9379abe0);
|
|
|
|
|
|
var marker_6bcd0aca70766c0e48b2f2dd7bafc5bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d220e13d1ed442eed835cc6864c5bb6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5707cc8fc6af1a4b37010b862135c4be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8773f6d64b03afb4591cbcf27384623 = $(`<div id="html_e8773f6d64b03afb4591cbcf27384623" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_5707cc8fc6af1a4b37010b862135c4be.setContent(html_e8773f6d64b03afb4591cbcf27384623);
|
|
|
|
|
|
|
|
marker_6bcd0aca70766c0e48b2f2dd7bafc5bc.bindPopup(popup_5707cc8fc6af1a4b37010b862135c4be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bcd0aca70766c0e48b2f2dd7bafc5bc.setIcon(icon_d220e13d1ed442eed835cc6864c5bb6b);
|
|
|
|
|
|
var marker_a4907225014819c94029f1d896ef5daa = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_40ae776794c1dd0a8495ce32f6cff133 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc2042436b5315e949cb702e9830be5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d48d96e7afb957f9df674c79d1574d7 = $(`<div id="html_5d48d96e7afb957f9df674c79d1574d7" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_5dc2042436b5315e949cb702e9830be5.setContent(html_5d48d96e7afb957f9df674c79d1574d7);
|
|
|
|
|
|
|
|
marker_a4907225014819c94029f1d896ef5daa.bindPopup(popup_5dc2042436b5315e949cb702e9830be5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4907225014819c94029f1d896ef5daa.setIcon(icon_40ae776794c1dd0a8495ce32f6cff133);
|
|
|
|
|
|
var marker_7be42f2e782982f7a8cfddd37d79dd6f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ae6377917299c1c811c8ba9b99b9fe40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2456cf5a3404cd67b95e48b3dedd935 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ddd4bb9f4cd50aeb3fa67939d8a213 = $(`<div id="html_81ddd4bb9f4cd50aeb3fa67939d8a213" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_d2456cf5a3404cd67b95e48b3dedd935.setContent(html_81ddd4bb9f4cd50aeb3fa67939d8a213);
|
|
|
|
|
|
|
|
marker_7be42f2e782982f7a8cfddd37d79dd6f.bindPopup(popup_d2456cf5a3404cd67b95e48b3dedd935)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7be42f2e782982f7a8cfddd37d79dd6f.setIcon(icon_ae6377917299c1c811c8ba9b99b9fe40);
|
|
|
|
|
|
var marker_c8fe6d4075e75a3dd14db29cc7c0dd48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_71842d49f24d41ac5a6a673b807efe89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_903ea2a00ff6347be5fa6ee867fe11f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4a48a5a965d5557a8b9e7ad42ddaf66 = $(`<div id="html_f4a48a5a965d5557a8b9e7ad42ddaf66" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_903ea2a00ff6347be5fa6ee867fe11f8.setContent(html_f4a48a5a965d5557a8b9e7ad42ddaf66);
|
|
|
|
|
|
|
|
marker_c8fe6d4075e75a3dd14db29cc7c0dd48.bindPopup(popup_903ea2a00ff6347be5fa6ee867fe11f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8fe6d4075e75a3dd14db29cc7c0dd48.setIcon(icon_71842d49f24d41ac5a6a673b807efe89);
|
|
|
|
|
|
var marker_c4f8f587bec8ed1555807459b6067324 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_12d0a828907a1a7587349b55e93d54e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16a9ad0fd8c8cae6ce25d83c8e8e70f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12df6b660c3f126f9d0334335c891562 = $(`<div id="html_12df6b660c3f126f9d0334335c891562" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_16a9ad0fd8c8cae6ce25d83c8e8e70f3.setContent(html_12df6b660c3f126f9d0334335c891562);
|
|
|
|
|
|
|
|
marker_c4f8f587bec8ed1555807459b6067324.bindPopup(popup_16a9ad0fd8c8cae6ce25d83c8e8e70f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f8f587bec8ed1555807459b6067324.setIcon(icon_12d0a828907a1a7587349b55e93d54e5);
|
|
|
|
|
|
var marker_98e5cb6fcbaf7c5b713912837225ba57 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_233d6b70b6b2644dbacad64a881aacf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d45f857fb2e2a13b40f34fd9294e8c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50680767ac2f133a9498e51b90040a00 = $(`<div id="html_50680767ac2f133a9498e51b90040a00" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_8d45f857fb2e2a13b40f34fd9294e8c6.setContent(html_50680767ac2f133a9498e51b90040a00);
|
|
|
|
|
|
|
|
marker_98e5cb6fcbaf7c5b713912837225ba57.bindPopup(popup_8d45f857fb2e2a13b40f34fd9294e8c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98e5cb6fcbaf7c5b713912837225ba57.setIcon(icon_233d6b70b6b2644dbacad64a881aacf2);
|
|
|
|
|
|
var marker_1db599d12a478e21dc1984f69bca485d = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_5c7dd4a7994138f89b2893e0483f6a3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e16db44f33a5b4410975d4fc38581ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aebb95224b2ae77e386d19e7b364a8cf = $(`<div id="html_aebb95224b2ae77e386d19e7b364a8cf" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_e16db44f33a5b4410975d4fc38581ca9.setContent(html_aebb95224b2ae77e386d19e7b364a8cf);
|
|
|
|
|
|
|
|
marker_1db599d12a478e21dc1984f69bca485d.bindPopup(popup_e16db44f33a5b4410975d4fc38581ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1db599d12a478e21dc1984f69bca485d.setIcon(icon_5c7dd4a7994138f89b2893e0483f6a3b);
|
|
|
|
|
|
var marker_2460c69e0ca01abc622ea0a823bd06e7 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1370e3c5de519a7d6f1330be02446c48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26c277fdc4262ce9b57bb90a1e33749d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07efe33d2ba7e14236c73ca7311d9b4e = $(`<div id="html_07efe33d2ba7e14236c73ca7311d9b4e" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_26c277fdc4262ce9b57bb90a1e33749d.setContent(html_07efe33d2ba7e14236c73ca7311d9b4e);
|
|
|
|
|
|
|
|
marker_2460c69e0ca01abc622ea0a823bd06e7.bindPopup(popup_26c277fdc4262ce9b57bb90a1e33749d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2460c69e0ca01abc622ea0a823bd06e7.setIcon(icon_1370e3c5de519a7d6f1330be02446c48);
|
|
|
|
|
|
var marker_c08df6a2425759b2af68c4777929342a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_21b85be7822c122f8150dc4fe29bb97a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3694e2604b696d0f7d5e3599073c075 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6374feddda634da3d58983c03efad0d = $(`<div id="html_f6374feddda634da3d58983c03efad0d" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_b3694e2604b696d0f7d5e3599073c075.setContent(html_f6374feddda634da3d58983c03efad0d);
|
|
|
|
|
|
|
|
marker_c08df6a2425759b2af68c4777929342a.bindPopup(popup_b3694e2604b696d0f7d5e3599073c075)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c08df6a2425759b2af68c4777929342a.setIcon(icon_21b85be7822c122f8150dc4fe29bb97a);
|
|
|
|
|
|
var marker_78c9b96e029430706982a466f14cb4d0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_552e05f7e861f5ef5d4ac15757762abc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1cfb120b1949d6a5a7d0dbb3b618f57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ffff9c74583dd5f766035be48ae8438 = $(`<div id="html_2ffff9c74583dd5f766035be48ae8438" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_c1cfb120b1949d6a5a7d0dbb3b618f57.setContent(html_2ffff9c74583dd5f766035be48ae8438);
|
|
|
|
|
|
|
|
marker_78c9b96e029430706982a466f14cb4d0.bindPopup(popup_c1cfb120b1949d6a5a7d0dbb3b618f57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78c9b96e029430706982a466f14cb4d0.setIcon(icon_552e05f7e861f5ef5d4ac15757762abc);
|
|
|
|
|
|
var marker_3298ed27d8bdf9718b29e1c02794e4b6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c34384bc6536f16066362fead5c0d8cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aff17cf5d8504912a7e790e429857fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7fdb9670b3520ae4eaf87c054d97952 = $(`<div id="html_a7fdb9670b3520ae4eaf87c054d97952" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_0aff17cf5d8504912a7e790e429857fa.setContent(html_a7fdb9670b3520ae4eaf87c054d97952);
|
|
|
|
|
|
|
|
marker_3298ed27d8bdf9718b29e1c02794e4b6.bindPopup(popup_0aff17cf5d8504912a7e790e429857fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3298ed27d8bdf9718b29e1c02794e4b6.setIcon(icon_c34384bc6536f16066362fead5c0d8cb);
|
|
|
|
|
|
var marker_fb3cb71ca54772332e9378648ad00a2c = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_072aa9e06308206e0dceee98c35dad24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13c0ac34f0ce14380b10e9ff6d7bcb8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f82e225db88a4f9717985d23d1a4071c = $(`<div id="html_f82e225db88a4f9717985d23d1a4071c" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_13c0ac34f0ce14380b10e9ff6d7bcb8f.setContent(html_f82e225db88a4f9717985d23d1a4071c);
|
|
|
|
|
|
|
|
marker_fb3cb71ca54772332e9378648ad00a2c.bindPopup(popup_13c0ac34f0ce14380b10e9ff6d7bcb8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb3cb71ca54772332e9378648ad00a2c.setIcon(icon_072aa9e06308206e0dceee98c35dad24);
|
|
|
|
|
|
var marker_c47eb0e46525e1f0696644203addb064 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_24daaf796259dff2278aef772bbba1b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9292eb96f917bd0dcd553f7cb4dd716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f6617eec84e1e04ba4161efbc1945db = $(`<div id="html_4f6617eec84e1e04ba4161efbc1945db" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_e9292eb96f917bd0dcd553f7cb4dd716.setContent(html_4f6617eec84e1e04ba4161efbc1945db);
|
|
|
|
|
|
|
|
marker_c47eb0e46525e1f0696644203addb064.bindPopup(popup_e9292eb96f917bd0dcd553f7cb4dd716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c47eb0e46525e1f0696644203addb064.setIcon(icon_24daaf796259dff2278aef772bbba1b7);
|
|
|
|
|
|
var marker_add5b0f9c3585408e7594bf2eb984e60 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7a02702e7a35b68a4e5af227e6da748c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e5ecb0aede1fa01f68a55d65d02e387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3526138d03f76a9a321a19c233e4494 = $(`<div id="html_a3526138d03f76a9a321a19c233e4494" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_6e5ecb0aede1fa01f68a55d65d02e387.setContent(html_a3526138d03f76a9a321a19c233e4494);
|
|
|
|
|
|
|
|
marker_add5b0f9c3585408e7594bf2eb984e60.bindPopup(popup_6e5ecb0aede1fa01f68a55d65d02e387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_add5b0f9c3585408e7594bf2eb984e60.setIcon(icon_7a02702e7a35b68a4e5af227e6da748c);
|
|
|
|
|
|
var marker_580e97ab84c95d77beb7b76fe64a4ff5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_35baa35401664affcd6cf9232fa8705e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2ba90fe3604e682381eeb92a7c8193b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79c1cb37cdf2e12cbe461bf4c322cab3 = $(`<div id="html_79c1cb37cdf2e12cbe461bf4c322cab3" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_e2ba90fe3604e682381eeb92a7c8193b.setContent(html_79c1cb37cdf2e12cbe461bf4c322cab3);
|
|
|
|
|
|
|
|
marker_580e97ab84c95d77beb7b76fe64a4ff5.bindPopup(popup_e2ba90fe3604e682381eeb92a7c8193b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_580e97ab84c95d77beb7b76fe64a4ff5.setIcon(icon_35baa35401664affcd6cf9232fa8705e);
|
|
|
|
|
|
var marker_728ff3544021b8acba739f6f9b0e664e = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ed6a41c7da1ba23565f0c170ddd91c8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38de4be6de7e3f6e18081f4d7a53bdc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_560b3622928dcfd11ca7cde2726c46c5 = $(`<div id="html_560b3622928dcfd11ca7cde2726c46c5" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_38de4be6de7e3f6e18081f4d7a53bdc3.setContent(html_560b3622928dcfd11ca7cde2726c46c5);
|
|
|
|
|
|
|
|
marker_728ff3544021b8acba739f6f9b0e664e.bindPopup(popup_38de4be6de7e3f6e18081f4d7a53bdc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_728ff3544021b8acba739f6f9b0e664e.setIcon(icon_ed6a41c7da1ba23565f0c170ddd91c8e);
|
|
|
|
|
|
var marker_83a45126c86e53ae9a4bdce7b01f7285 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_48c367af8531b50fa83c62d887518b3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_921ad1e0e3f927e03dd4f919929768b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca661ae4f9cd0114cd68d43adb4dfbe0 = $(`<div id="html_ca661ae4f9cd0114cd68d43adb4dfbe0" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_921ad1e0e3f927e03dd4f919929768b6.setContent(html_ca661ae4f9cd0114cd68d43adb4dfbe0);
|
|
|
|
|
|
|
|
marker_83a45126c86e53ae9a4bdce7b01f7285.bindPopup(popup_921ad1e0e3f927e03dd4f919929768b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83a45126c86e53ae9a4bdce7b01f7285.setIcon(icon_48c367af8531b50fa83c62d887518b3a);
|
|
|
|
|
|
var marker_9b0547c457b230e18b16504cfd74694a = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7c08bbe2a95c167db8006e9c98c2efc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a70427660b35c4fffcc19841f881d37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a38b4fef4355d174ca025f953b61c620 = $(`<div id="html_a38b4fef4355d174ca025f953b61c620" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_7a70427660b35c4fffcc19841f881d37.setContent(html_a38b4fef4355d174ca025f953b61c620);
|
|
|
|
|
|
|
|
marker_9b0547c457b230e18b16504cfd74694a.bindPopup(popup_7a70427660b35c4fffcc19841f881d37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b0547c457b230e18b16504cfd74694a.setIcon(icon_7c08bbe2a95c167db8006e9c98c2efc0);
|
|
|
|
|
|
var marker_09446c796021e392ada9017e59a97866 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c5f4bbf9aecd5e46f91aebf7aee98062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eeb8207a166e7a41b1666f14653e3f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dd95cd31d019d49985d8ee45fe3fcef = $(`<div id="html_5dd95cd31d019d49985d8ee45fe3fcef" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_eeb8207a166e7a41b1666f14653e3f51.setContent(html_5dd95cd31d019d49985d8ee45fe3fcef);
|
|
|
|
|
|
|
|
marker_09446c796021e392ada9017e59a97866.bindPopup(popup_eeb8207a166e7a41b1666f14653e3f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09446c796021e392ada9017e59a97866.setIcon(icon_c5f4bbf9aecd5e46f91aebf7aee98062);
|
|
|
|
|
|
var marker_52c1e1c6d02b6bb2ebbc0464138446bc = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9c8fd14d69331cb9253d615f58704fe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1722927ef178e570219e59c733559884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a69f374a16a822f37957f8fa3976e48 = $(`<div id="html_5a69f374a16a822f37957f8fa3976e48" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_1722927ef178e570219e59c733559884.setContent(html_5a69f374a16a822f37957f8fa3976e48);
|
|
|
|
|
|
|
|
marker_52c1e1c6d02b6bb2ebbc0464138446bc.bindPopup(popup_1722927ef178e570219e59c733559884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52c1e1c6d02b6bb2ebbc0464138446bc.setIcon(icon_9c8fd14d69331cb9253d615f58704fe2);
|
|
|
|
|
|
var marker_b884a2b3dfab8b1620a6d4493eaf6b44 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_78c1330593be23c63c527de0f8185fa8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48fffa8c03060c0165d71dba359f0668 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9feb7125e9be70b5efbf038f61174f0 = $(`<div id="html_e9feb7125e9be70b5efbf038f61174f0" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_48fffa8c03060c0165d71dba359f0668.setContent(html_e9feb7125e9be70b5efbf038f61174f0);
|
|
|
|
|
|
|
|
marker_b884a2b3dfab8b1620a6d4493eaf6b44.bindPopup(popup_48fffa8c03060c0165d71dba359f0668)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b884a2b3dfab8b1620a6d4493eaf6b44.setIcon(icon_78c1330593be23c63c527de0f8185fa8);
|
|
|
|
|
|
var marker_3bb578cc2bdcbf6c25c82473e687573a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_41d972bb3f9e083db9d1c9ea4149df05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eab006b2354f25c8a86a95d0c7affcc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0570959d5d466825eb4104d7d6094766 = $(`<div id="html_0570959d5d466825eb4104d7d6094766" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_eab006b2354f25c8a86a95d0c7affcc7.setContent(html_0570959d5d466825eb4104d7d6094766);
|
|
|
|
|
|
|
|
marker_3bb578cc2bdcbf6c25c82473e687573a.bindPopup(popup_eab006b2354f25c8a86a95d0c7affcc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bb578cc2bdcbf6c25c82473e687573a.setIcon(icon_41d972bb3f9e083db9d1c9ea4149df05);
|
|
|
|
|
|
var marker_33e2eb082863c1af93e7bfb80c463132 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_f0a86a0a940219bef82a3ea556cd101a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2cf0cc695303258d84a639faebb7f7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e87dc5b9520db830f2d7d23e472d641 = $(`<div id="html_0e87dc5b9520db830f2d7d23e472d641" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_d2cf0cc695303258d84a639faebb7f7e.setContent(html_0e87dc5b9520db830f2d7d23e472d641);
|
|
|
|
|
|
|
|
marker_33e2eb082863c1af93e7bfb80c463132.bindPopup(popup_d2cf0cc695303258d84a639faebb7f7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33e2eb082863c1af93e7bfb80c463132.setIcon(icon_f0a86a0a940219bef82a3ea556cd101a);
|
|
|
|
|
|
var marker_5c8661b36e072a6b9aa60a8ce0efb5cf = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6235c3170045ab40f4210aedbb9605fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dda68a7ddb8cc585c577300be51f1157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c41b29b05fb8986ae1c7652b6b80586 = $(`<div id="html_8c41b29b05fb8986ae1c7652b6b80586" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_dda68a7ddb8cc585c577300be51f1157.setContent(html_8c41b29b05fb8986ae1c7652b6b80586);
|
|
|
|
|
|
|
|
marker_5c8661b36e072a6b9aa60a8ce0efb5cf.bindPopup(popup_dda68a7ddb8cc585c577300be51f1157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c8661b36e072a6b9aa60a8ce0efb5cf.setIcon(icon_6235c3170045ab40f4210aedbb9605fc);
|
|
|
|
|
|
var marker_124f394367e2596f0445dd63d09b9d7b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d389da27ce99cadf31007ec21f1f6cdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_085802210a6a0673294ed0be51ad6c9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b55ec0fd9ac409d86a153b161e1c5ab9 = $(`<div id="html_b55ec0fd9ac409d86a153b161e1c5ab9" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_085802210a6a0673294ed0be51ad6c9f.setContent(html_b55ec0fd9ac409d86a153b161e1c5ab9);
|
|
|
|
|
|
|
|
marker_124f394367e2596f0445dd63d09b9d7b.bindPopup(popup_085802210a6a0673294ed0be51ad6c9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_124f394367e2596f0445dd63d09b9d7b.setIcon(icon_d389da27ce99cadf31007ec21f1f6cdb);
|
|
|
|
|
|
var marker_ec85385681dd01576d98c41289384c70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_a0eb08de86cd534a6cb7c09338de2710 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6484d961137b13ac121d2c5b826eae7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d9971bc6ba58f6f6eb7ba2ca62f00a9 = $(`<div id="html_2d9971bc6ba58f6f6eb7ba2ca62f00a9" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_6484d961137b13ac121d2c5b826eae7f.setContent(html_2d9971bc6ba58f6f6eb7ba2ca62f00a9);
|
|
|
|
|
|
|
|
marker_ec85385681dd01576d98c41289384c70.bindPopup(popup_6484d961137b13ac121d2c5b826eae7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec85385681dd01576d98c41289384c70.setIcon(icon_a0eb08de86cd534a6cb7c09338de2710);
|
|
|
|
|
|
var marker_e02c543a8cc7e04867776bb7a490f056 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_69a1fa3a3cf8dde688055866af36509d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0688035b82a4964c235a729a8de79be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f27c8fe84ed99e801a233b4225acc492 = $(`<div id="html_f27c8fe84ed99e801a233b4225acc492" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_c0688035b82a4964c235a729a8de79be.setContent(html_f27c8fe84ed99e801a233b4225acc492);
|
|
|
|
|
|
|
|
marker_e02c543a8cc7e04867776bb7a490f056.bindPopup(popup_c0688035b82a4964c235a729a8de79be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e02c543a8cc7e04867776bb7a490f056.setIcon(icon_69a1fa3a3cf8dde688055866af36509d);
|
|
|
|
|
|
var marker_53334d01abb5d89b23d77347130b6c2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e6c3719ac9e7d9118d36473021b5ac30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bf8b7441f67ec8269f233e1ec1fcd87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e899cbb6808252ff44066b33c2dd6164 = $(`<div id="html_e899cbb6808252ff44066b33c2dd6164" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_1bf8b7441f67ec8269f233e1ec1fcd87.setContent(html_e899cbb6808252ff44066b33c2dd6164);
|
|
|
|
|
|
|
|
marker_53334d01abb5d89b23d77347130b6c2e.bindPopup(popup_1bf8b7441f67ec8269f233e1ec1fcd87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53334d01abb5d89b23d77347130b6c2e.setIcon(icon_e6c3719ac9e7d9118d36473021b5ac30);
|
|
|
|
|
|
var marker_a75c2542c38c0696822c112c6483c8cb = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_a44cfcbc0b94fe9ac44c68a07aad088d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e76af7767f7096e46dc76ea4e1bcba6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_293a860f659a1fff5713e252d37fb695 = $(`<div id="html_293a860f659a1fff5713e252d37fb695" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_1e76af7767f7096e46dc76ea4e1bcba6.setContent(html_293a860f659a1fff5713e252d37fb695);
|
|
|
|
|
|
|
|
marker_a75c2542c38c0696822c112c6483c8cb.bindPopup(popup_1e76af7767f7096e46dc76ea4e1bcba6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a75c2542c38c0696822c112c6483c8cb.setIcon(icon_a44cfcbc0b94fe9ac44c68a07aad088d);
|
|
|
|
|
|
var marker_07af068ec355c8dcc2af563956f96d48 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ab3da8bf3709cdc6185af3b5f38d1f0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa7ed9c81168a691105e9d2a0e28a8b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52ebffc84d3ab8f790f85bddbcac98d7 = $(`<div id="html_52ebffc84d3ab8f790f85bddbcac98d7" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_aa7ed9c81168a691105e9d2a0e28a8b9.setContent(html_52ebffc84d3ab8f790f85bddbcac98d7);
|
|
|
|
|
|
|
|
marker_07af068ec355c8dcc2af563956f96d48.bindPopup(popup_aa7ed9c81168a691105e9d2a0e28a8b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07af068ec355c8dcc2af563956f96d48.setIcon(icon_ab3da8bf3709cdc6185af3b5f38d1f0f);
|
|
|
|
|
|
var marker_cf966cc23824a426028b0cda375c0074 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_91287730a09ffab63c08cc3d8a8099c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_390b1159645444ec78bb16221b31ebdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f25046d22796dcd83dd97089ce13588 = $(`<div id="html_7f25046d22796dcd83dd97089ce13588" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_390b1159645444ec78bb16221b31ebdd.setContent(html_7f25046d22796dcd83dd97089ce13588);
|
|
|
|
|
|
|
|
marker_cf966cc23824a426028b0cda375c0074.bindPopup(popup_390b1159645444ec78bb16221b31ebdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf966cc23824a426028b0cda375c0074.setIcon(icon_91287730a09ffab63c08cc3d8a8099c5);
|
|
|
|
|
|
var marker_66ca95d9883cc03d304f03a57aa825cb = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d7aba8bde70c3a9b776e4e26a6622e0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c50085cfed19812618198c390d56aba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b211ce6796985b476bf7abbace5e264 = $(`<div id="html_3b211ce6796985b476bf7abbace5e264" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_2c50085cfed19812618198c390d56aba.setContent(html_3b211ce6796985b476bf7abbace5e264);
|
|
|
|
|
|
|
|
marker_66ca95d9883cc03d304f03a57aa825cb.bindPopup(popup_2c50085cfed19812618198c390d56aba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66ca95d9883cc03d304f03a57aa825cb.setIcon(icon_d7aba8bde70c3a9b776e4e26a6622e0f);
|
|
|
|
|
|
var marker_be1b292bb828e6e0eecea59030736da5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d05a56bc114bbfd2938a2a31619e8c71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c29ea0bfc3de030ae56140756b41a65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06c950426767d5fcddc6da090e846e8a = $(`<div id="html_06c950426767d5fcddc6da090e846e8a" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_4c29ea0bfc3de030ae56140756b41a65.setContent(html_06c950426767d5fcddc6da090e846e8a);
|
|
|
|
|
|
|
|
marker_be1b292bb828e6e0eecea59030736da5.bindPopup(popup_4c29ea0bfc3de030ae56140756b41a65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be1b292bb828e6e0eecea59030736da5.setIcon(icon_d05a56bc114bbfd2938a2a31619e8c71);
|
|
|
|
|
|
var marker_3c16a43d1b099e349cb230f340c97739 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_949e61a82a9b5d7f40970e8c289ad047 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_848a8aa40439a337662bf3bdb40f4247 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c520716fc07bb5d80ec739ff57f58f1 = $(`<div id="html_8c520716fc07bb5d80ec739ff57f58f1" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_848a8aa40439a337662bf3bdb40f4247.setContent(html_8c520716fc07bb5d80ec739ff57f58f1);
|
|
|
|
|
|
|
|
marker_3c16a43d1b099e349cb230f340c97739.bindPopup(popup_848a8aa40439a337662bf3bdb40f4247)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c16a43d1b099e349cb230f340c97739.setIcon(icon_949e61a82a9b5d7f40970e8c289ad047);
|
|
|
|
|
|
var marker_f9dc04d07bbe8efb0c30bf0d44666e1b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6ac414d1fef43cfaeed7abd8d8be78d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc0bcc005f4665d28cf3b3f6dc359d57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_432cc66ed05dee703e7f7e11d3b98983 = $(`<div id="html_432cc66ed05dee703e7f7e11d3b98983" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_bc0bcc005f4665d28cf3b3f6dc359d57.setContent(html_432cc66ed05dee703e7f7e11d3b98983);
|
|
|
|
|
|
|
|
marker_f9dc04d07bbe8efb0c30bf0d44666e1b.bindPopup(popup_bc0bcc005f4665d28cf3b3f6dc359d57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9dc04d07bbe8efb0c30bf0d44666e1b.setIcon(icon_6ac414d1fef43cfaeed7abd8d8be78d7);
|
|
|
|
|
|
var marker_ad7447b36ef97ef6b94de1ed350d2c1f = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_dfb3d924f7761c48ba16b1807d130f85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ec3ba7bf1cc608a1723085cf7456262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d591b5589a59d83cecfe0166b0137c55 = $(`<div id="html_d591b5589a59d83cecfe0166b0137c55" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_3ec3ba7bf1cc608a1723085cf7456262.setContent(html_d591b5589a59d83cecfe0166b0137c55);
|
|
|
|
|
|
|
|
marker_ad7447b36ef97ef6b94de1ed350d2c1f.bindPopup(popup_3ec3ba7bf1cc608a1723085cf7456262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad7447b36ef97ef6b94de1ed350d2c1f.setIcon(icon_dfb3d924f7761c48ba16b1807d130f85);
|
|
|
|
|
|
var marker_1cd10abc7b89d8597cb3e92dc5c9c508 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_5ac6457a35a473fe345c762d3f6234b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b598b7ef2a9db82221cac27afcace080 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69869f96271b95144ddff48b60517558 = $(`<div id="html_69869f96271b95144ddff48b60517558" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_b598b7ef2a9db82221cac27afcace080.setContent(html_69869f96271b95144ddff48b60517558);
|
|
|
|
|
|
|
|
marker_1cd10abc7b89d8597cb3e92dc5c9c508.bindPopup(popup_b598b7ef2a9db82221cac27afcace080)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cd10abc7b89d8597cb3e92dc5c9c508.setIcon(icon_5ac6457a35a473fe345c762d3f6234b2);
|
|
|
|
|
|
var marker_87ac33b43ab63b4f6b314cd9b8e1dced = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9e71eee831e488e916c71501c20813c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56cb1c0f300a88f6bc3a2db51b6b252d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01a88e2bc83394fefdbf05c9d71e8cfd = $(`<div id="html_01a88e2bc83394fefdbf05c9d71e8cfd" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_56cb1c0f300a88f6bc3a2db51b6b252d.setContent(html_01a88e2bc83394fefdbf05c9d71e8cfd);
|
|
|
|
|
|
|
|
marker_87ac33b43ab63b4f6b314cd9b8e1dced.bindPopup(popup_56cb1c0f300a88f6bc3a2db51b6b252d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87ac33b43ab63b4f6b314cd9b8e1dced.setIcon(icon_9e71eee831e488e916c71501c20813c9);
|
|
|
|
|
|
var marker_c7fafb956a318ac9ce878fc7569e605f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4af83fd54605be6b096411a92f061e85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab9e02dd2778ec8a21c978e0d5b4991b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca16c0e39e3ed0e1c2dd0169e8c18a91 = $(`<div id="html_ca16c0e39e3ed0e1c2dd0169e8c18a91" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_ab9e02dd2778ec8a21c978e0d5b4991b.setContent(html_ca16c0e39e3ed0e1c2dd0169e8c18a91);
|
|
|
|
|
|
|
|
marker_c7fafb956a318ac9ce878fc7569e605f.bindPopup(popup_ab9e02dd2778ec8a21c978e0d5b4991b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7fafb956a318ac9ce878fc7569e605f.setIcon(icon_4af83fd54605be6b096411a92f061e85);
|
|
|
|
|
|
var marker_d546649d1c495989db6b997cf4a9a579 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_537ebc885f4bf33b7492e8bd63597208 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13edd9119eacf74ae9fc417b4a5090a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c96a2359d6be1f1c112d34f4ed26207 = $(`<div id="html_9c96a2359d6be1f1c112d34f4ed26207" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_13edd9119eacf74ae9fc417b4a5090a3.setContent(html_9c96a2359d6be1f1c112d34f4ed26207);
|
|
|
|
|
|
|
|
marker_d546649d1c495989db6b997cf4a9a579.bindPopup(popup_13edd9119eacf74ae9fc417b4a5090a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d546649d1c495989db6b997cf4a9a579.setIcon(icon_537ebc885f4bf33b7492e8bd63597208);
|
|
|
|
|
|
var marker_42d78018f52ff5dde8539102ada09908 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7152ae997b95f140c6e7db0b103f989a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b82c910c2c817301d5c826de5f46288 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_156ebe2f6882c0abe5f8fcb689cafb2d = $(`<div id="html_156ebe2f6882c0abe5f8fcb689cafb2d" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_3b82c910c2c817301d5c826de5f46288.setContent(html_156ebe2f6882c0abe5f8fcb689cafb2d);
|
|
|
|
|
|
|
|
marker_42d78018f52ff5dde8539102ada09908.bindPopup(popup_3b82c910c2c817301d5c826de5f46288)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42d78018f52ff5dde8539102ada09908.setIcon(icon_7152ae997b95f140c6e7db0b103f989a);
|
|
|
|
|
|
var marker_fe370ebba711565cf9ff0b7cba02812a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4514c02799314378af0ec2574ae5fb0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d22b0e27141856208dd3628343fc5be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12489f9a7051205ec20c9e081c725d6f = $(`<div id="html_12489f9a7051205ec20c9e081c725d6f" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_8d22b0e27141856208dd3628343fc5be.setContent(html_12489f9a7051205ec20c9e081c725d6f);
|
|
|
|
|
|
|
|
marker_fe370ebba711565cf9ff0b7cba02812a.bindPopup(popup_8d22b0e27141856208dd3628343fc5be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe370ebba711565cf9ff0b7cba02812a.setIcon(icon_4514c02799314378af0ec2574ae5fb0a);
|
|
|
|
|
|
var marker_378f3baafa576fde5ed5453855c7e8cd = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_89d98f23949ccfbd86f12717943ad964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11b523914eba2dd8ea779c6fcd1cb9f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b479c50cd6da303ec68be3af1edbed0b = $(`<div id="html_b479c50cd6da303ec68be3af1edbed0b" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_11b523914eba2dd8ea779c6fcd1cb9f2.setContent(html_b479c50cd6da303ec68be3af1edbed0b);
|
|
|
|
|
|
|
|
marker_378f3baafa576fde5ed5453855c7e8cd.bindPopup(popup_11b523914eba2dd8ea779c6fcd1cb9f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_378f3baafa576fde5ed5453855c7e8cd.setIcon(icon_89d98f23949ccfbd86f12717943ad964);
|
|
|
|
|
|
var marker_e9ae6cd7063c257f6eca9373b8702247 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_cb40c4d50ea45b4d950b001b982533b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba3827516d88035a08faafbd9f151520 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fffa7e6c7cf58c186432143e3bb01f4c = $(`<div id="html_fffa7e6c7cf58c186432143e3bb01f4c" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_ba3827516d88035a08faafbd9f151520.setContent(html_fffa7e6c7cf58c186432143e3bb01f4c);
|
|
|
|
|
|
|
|
marker_e9ae6cd7063c257f6eca9373b8702247.bindPopup(popup_ba3827516d88035a08faafbd9f151520)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9ae6cd7063c257f6eca9373b8702247.setIcon(icon_cb40c4d50ea45b4d950b001b982533b7);
|
|
|
|
|
|
var marker_138f92a795675a333a7ddc56d749bea0 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_10716fd8a88cf1b4347d3d8eb7ec0267 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c977f279ab975312e263e7a5f7a67b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9291d31e58e86edfc6c595d90a36be40 = $(`<div id="html_9291d31e58e86edfc6c595d90a36be40" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_5c977f279ab975312e263e7a5f7a67b6.setContent(html_9291d31e58e86edfc6c595d90a36be40);
|
|
|
|
|
|
|
|
marker_138f92a795675a333a7ddc56d749bea0.bindPopup(popup_5c977f279ab975312e263e7a5f7a67b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_138f92a795675a333a7ddc56d749bea0.setIcon(icon_10716fd8a88cf1b4347d3d8eb7ec0267);
|
|
|
|
|
|
var marker_9ae8d020da23f2fc627656ee2fc1e0bf = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_0930ad2719ed45d406bc99d14d6a64f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fee4985925e08ca2a639b66fcec8eb62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcbfea6a5ca770929884369e2c89a19a = $(`<div id="html_bcbfea6a5ca770929884369e2c89a19a" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_fee4985925e08ca2a639b66fcec8eb62.setContent(html_bcbfea6a5ca770929884369e2c89a19a);
|
|
|
|
|
|
|
|
marker_9ae8d020da23f2fc627656ee2fc1e0bf.bindPopup(popup_fee4985925e08ca2a639b66fcec8eb62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ae8d020da23f2fc627656ee2fc1e0bf.setIcon(icon_0930ad2719ed45d406bc99d14d6a64f5);
|
|
|
|
|
|
var marker_25fd2fcfe2dbbfb57ca420e9243d83ca = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9ea8ad3b1bd1e2d11d0dbd36d4c31965 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76a7ef6d53d94f7531df89cf79ee5f1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3bf12afc8b9e83414bdfe76722115bb = $(`<div id="html_c3bf12afc8b9e83414bdfe76722115bb" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_76a7ef6d53d94f7531df89cf79ee5f1b.setContent(html_c3bf12afc8b9e83414bdfe76722115bb);
|
|
|
|
|
|
|
|
marker_25fd2fcfe2dbbfb57ca420e9243d83ca.bindPopup(popup_76a7ef6d53d94f7531df89cf79ee5f1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25fd2fcfe2dbbfb57ca420e9243d83ca.setIcon(icon_9ea8ad3b1bd1e2d11d0dbd36d4c31965);
|
|
|
|
|
|
var marker_83d7b9ba681ed43a52e346890415a71a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d15bc46eb154ab39f59c67b260f893ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97bb440abc6b60c1544b8d322af25ffc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2e130b93a9516fa73c3e86efd919166 = $(`<div id="html_f2e130b93a9516fa73c3e86efd919166" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_97bb440abc6b60c1544b8d322af25ffc.setContent(html_f2e130b93a9516fa73c3e86efd919166);
|
|
|
|
|
|
|
|
marker_83d7b9ba681ed43a52e346890415a71a.bindPopup(popup_97bb440abc6b60c1544b8d322af25ffc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83d7b9ba681ed43a52e346890415a71a.setIcon(icon_d15bc46eb154ab39f59c67b260f893ce);
|
|
|
|
|
|
var marker_89d3a53fe7ecc7001d36c3d2cb39f427 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_002b9c0d83f07c8355fb78f8ca40a766 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_229e819ce7ae5b4e61dd4173ea1c3731 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6acfbdd214c86e2919ea3329a65cf112 = $(`<div id="html_6acfbdd214c86e2919ea3329a65cf112" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_229e819ce7ae5b4e61dd4173ea1c3731.setContent(html_6acfbdd214c86e2919ea3329a65cf112);
|
|
|
|
|
|
|
|
marker_89d3a53fe7ecc7001d36c3d2cb39f427.bindPopup(popup_229e819ce7ae5b4e61dd4173ea1c3731)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89d3a53fe7ecc7001d36c3d2cb39f427.setIcon(icon_002b9c0d83f07c8355fb78f8ca40a766);
|
|
|
|
|
|
var marker_ecb6229fa7e6dfd54256666eb7b207fc = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ce471b02742fa84ca4d9e032a17c6e7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c2d5aabb0bd4d09d6862af45dad4e21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9ae821b13c6ad675a9b0362d943b854 = $(`<div id="html_a9ae821b13c6ad675a9b0362d943b854" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_3c2d5aabb0bd4d09d6862af45dad4e21.setContent(html_a9ae821b13c6ad675a9b0362d943b854);
|
|
|
|
|
|
|
|
marker_ecb6229fa7e6dfd54256666eb7b207fc.bindPopup(popup_3c2d5aabb0bd4d09d6862af45dad4e21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecb6229fa7e6dfd54256666eb7b207fc.setIcon(icon_ce471b02742fa84ca4d9e032a17c6e7a);
|
|
|
|
|
|
var marker_c66a0856595e8989abdc203291896b69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1234eb23b68955ec21db3a67784b46e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09dbf9bd287ba832a1e48e7e10bd48e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95f261ac382d4d4e66ae82f7c345de6f = $(`<div id="html_95f261ac382d4d4e66ae82f7c345de6f" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_09dbf9bd287ba832a1e48e7e10bd48e5.setContent(html_95f261ac382d4d4e66ae82f7c345de6f);
|
|
|
|
|
|
|
|
marker_c66a0856595e8989abdc203291896b69.bindPopup(popup_09dbf9bd287ba832a1e48e7e10bd48e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c66a0856595e8989abdc203291896b69.setIcon(icon_1234eb23b68955ec21db3a67784b46e2);
|
|
|
|
|
|
var marker_045938e3bd2d7b0d423c66e0bd56da43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_32b358e180d45151b9fb0d9434a589dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e405ebf82b461604436c4a2f1e496632 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50072476563a183b02713d3081d6a571 = $(`<div id="html_50072476563a183b02713d3081d6a571" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_e405ebf82b461604436c4a2f1e496632.setContent(html_50072476563a183b02713d3081d6a571);
|
|
|
|
|
|
|
|
marker_045938e3bd2d7b0d423c66e0bd56da43.bindPopup(popup_e405ebf82b461604436c4a2f1e496632)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_045938e3bd2d7b0d423c66e0bd56da43.setIcon(icon_32b358e180d45151b9fb0d9434a589dd);
|
|
|
|
|
|
var marker_27e7d533099d598a204ade7827ae630e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_cd8d716d249a8b311b46459d66321e75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e525d848ee8642be6e9e8d0fe6ed0def = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c5997757fc8bf1caa2c31bc1f158908 = $(`<div id="html_1c5997757fc8bf1caa2c31bc1f158908" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_e525d848ee8642be6e9e8d0fe6ed0def.setContent(html_1c5997757fc8bf1caa2c31bc1f158908);
|
|
|
|
|
|
|
|
marker_27e7d533099d598a204ade7827ae630e.bindPopup(popup_e525d848ee8642be6e9e8d0fe6ed0def)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27e7d533099d598a204ade7827ae630e.setIcon(icon_cd8d716d249a8b311b46459d66321e75);
|
|
|
|
|
|
var marker_fadc74cfa3fe115d1e971d5088703b6f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4fdf794cc2eefd4f3708bcd22515017a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dd2ad10ec8ce56494c3a810f10bd98d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72c0f5c7ef61ff15f36d426903d4b6ca = $(`<div id="html_72c0f5c7ef61ff15f36d426903d4b6ca" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_9dd2ad10ec8ce56494c3a810f10bd98d.setContent(html_72c0f5c7ef61ff15f36d426903d4b6ca);
|
|
|
|
|
|
|
|
marker_fadc74cfa3fe115d1e971d5088703b6f.bindPopup(popup_9dd2ad10ec8ce56494c3a810f10bd98d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fadc74cfa3fe115d1e971d5088703b6f.setIcon(icon_4fdf794cc2eefd4f3708bcd22515017a);
|
|
|
|
|
|
var marker_7c5b52f02991d3870e636b5e4eb82f47 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_cfd60d04ac12663a306069d2863da88f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_232231062845830891472961fd4e0ce7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70983c0ee38415cc79ce80656a7632e9 = $(`<div id="html_70983c0ee38415cc79ce80656a7632e9" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_232231062845830891472961fd4e0ce7.setContent(html_70983c0ee38415cc79ce80656a7632e9);
|
|
|
|
|
|
|
|
marker_7c5b52f02991d3870e636b5e4eb82f47.bindPopup(popup_232231062845830891472961fd4e0ce7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c5b52f02991d3870e636b5e4eb82f47.setIcon(icon_cfd60d04ac12663a306069d2863da88f);
|
|
|
|
|
|
var marker_a22e4843b0f68ac9fa0689218580bd9d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_acd4ff2ba58269cf36b44380ee3c03fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a681fb77d87ac5c4567328eb54e31a39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_918be6aec4b1acc6ed6a2ca2a83c6f71 = $(`<div id="html_918be6aec4b1acc6ed6a2ca2a83c6f71" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_a681fb77d87ac5c4567328eb54e31a39.setContent(html_918be6aec4b1acc6ed6a2ca2a83c6f71);
|
|
|
|
|
|
|
|
marker_a22e4843b0f68ac9fa0689218580bd9d.bindPopup(popup_a681fb77d87ac5c4567328eb54e31a39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a22e4843b0f68ac9fa0689218580bd9d.setIcon(icon_acd4ff2ba58269cf36b44380ee3c03fe);
|
|
|
|
|
|
var marker_61cd6046dfbd51661a986ab0f1bcb939 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_cbcf8ca57679d1c72709dd19ab3094eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b82d4848e428b4def3e1bbd3e0c6062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73077fdb3eba5155bba5f7d42a87fb90 = $(`<div id="html_73077fdb3eba5155bba5f7d42a87fb90" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_5b82d4848e428b4def3e1bbd3e0c6062.setContent(html_73077fdb3eba5155bba5f7d42a87fb90);
|
|
|
|
|
|
|
|
marker_61cd6046dfbd51661a986ab0f1bcb939.bindPopup(popup_5b82d4848e428b4def3e1bbd3e0c6062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61cd6046dfbd51661a986ab0f1bcb939.setIcon(icon_cbcf8ca57679d1c72709dd19ab3094eb);
|
|
|
|
|
|
var marker_c2b40efba1652b7e91fe75cb59908285 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_89f72f6966a10d211c2d1fdaeb3a5ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c587fff0eb9e4228065a628736313090 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf27612ff4a2887b698fb0a154b6ac30 = $(`<div id="html_bf27612ff4a2887b698fb0a154b6ac30" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c587fff0eb9e4228065a628736313090.setContent(html_bf27612ff4a2887b698fb0a154b6ac30);
|
|
|
|
|
|
|
|
marker_c2b40efba1652b7e91fe75cb59908285.bindPopup(popup_c587fff0eb9e4228065a628736313090)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2b40efba1652b7e91fe75cb59908285.setIcon(icon_89f72f6966a10d211c2d1fdaeb3a5ab8);
|
|
|
|
|
|
var marker_c69352658dbbed76a42f1ca419fdfd02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c2e9712e3f911fc7ba5afc9922b99168 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8be18c530b906de0240ac922161c8370 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0984455dc5d5a2afe2b4e70b4d271f3 = $(`<div id="html_b0984455dc5d5a2afe2b4e70b4d271f3" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_8be18c530b906de0240ac922161c8370.setContent(html_b0984455dc5d5a2afe2b4e70b4d271f3);
|
|
|
|
|
|
|
|
marker_c69352658dbbed76a42f1ca419fdfd02.bindPopup(popup_8be18c530b906de0240ac922161c8370)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c69352658dbbed76a42f1ca419fdfd02.setIcon(icon_c2e9712e3f911fc7ba5afc9922b99168);
|
|
|
|
|
|
var marker_f9a900a1c7981bb45b58329718c1f1ba = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1a30b96c77bad2b9b7b780292e811c29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c751967ca3c32b95645c30d74d6718f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a441599a8f9f50412211d54f44c265a = $(`<div id="html_1a441599a8f9f50412211d54f44c265a" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_c751967ca3c32b95645c30d74d6718f2.setContent(html_1a441599a8f9f50412211d54f44c265a);
|
|
|
|
|
|
|
|
marker_f9a900a1c7981bb45b58329718c1f1ba.bindPopup(popup_c751967ca3c32b95645c30d74d6718f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9a900a1c7981bb45b58329718c1f1ba.setIcon(icon_1a30b96c77bad2b9b7b780292e811c29);
|
|
|
|
|
|
var marker_f6bfd69a3789ec7e64d65bd803b1b28b = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_0644b5ddc5f82610189000604e898cb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_747cce9bf5c0fc5313e6e0c30b61ce12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c808d05a7c1645cc42ea6bf79eb93d16 = $(`<div id="html_c808d05a7c1645cc42ea6bf79eb93d16" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_747cce9bf5c0fc5313e6e0c30b61ce12.setContent(html_c808d05a7c1645cc42ea6bf79eb93d16);
|
|
|
|
|
|
|
|
marker_f6bfd69a3789ec7e64d65bd803b1b28b.bindPopup(popup_747cce9bf5c0fc5313e6e0c30b61ce12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6bfd69a3789ec7e64d65bd803b1b28b.setIcon(icon_0644b5ddc5f82610189000604e898cb7);
|
|
|
|
|
|
var marker_f49939eba25df185af14395146d56546 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_642df2af947cf54c31986aac69848c6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a80b9bf9e3c0d5c9e3bc152e327cc17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_448596d2941e589fc949ace43c404a75 = $(`<div id="html_448596d2941e589fc949ace43c404a75" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_3a80b9bf9e3c0d5c9e3bc152e327cc17.setContent(html_448596d2941e589fc949ace43c404a75);
|
|
|
|
|
|
|
|
marker_f49939eba25df185af14395146d56546.bindPopup(popup_3a80b9bf9e3c0d5c9e3bc152e327cc17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f49939eba25df185af14395146d56546.setIcon(icon_642df2af947cf54c31986aac69848c6f);
|
|
|
|
|
|
var marker_fa6ea648022e3aed051ccccbdc4b8567 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_fd5a967f18516783b16b5fddd89fd854 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7da8e65dbf60063e70b0a7d83ae7da25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45ddc61aa89f9904ee4675e1fae331d8 = $(`<div id="html_45ddc61aa89f9904ee4675e1fae331d8" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_7da8e65dbf60063e70b0a7d83ae7da25.setContent(html_45ddc61aa89f9904ee4675e1fae331d8);
|
|
|
|
|
|
|
|
marker_fa6ea648022e3aed051ccccbdc4b8567.bindPopup(popup_7da8e65dbf60063e70b0a7d83ae7da25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa6ea648022e3aed051ccccbdc4b8567.setIcon(icon_fd5a967f18516783b16b5fddd89fd854);
|
|
|
|
|
|
var marker_4e6f9b7198901124143c5731e9ef7aa3 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d8b60d971f8dbf142809e9c658f54da7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f20cf3b269d0f1fe9d9839a9e2a594b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac199de5ba111cf0ef39fcff7624e70e = $(`<div id="html_ac199de5ba111cf0ef39fcff7624e70e" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_f20cf3b269d0f1fe9d9839a9e2a594b0.setContent(html_ac199de5ba111cf0ef39fcff7624e70e);
|
|
|
|
|
|
|
|
marker_4e6f9b7198901124143c5731e9ef7aa3.bindPopup(popup_f20cf3b269d0f1fe9d9839a9e2a594b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e6f9b7198901124143c5731e9ef7aa3.setIcon(icon_d8b60d971f8dbf142809e9c658f54da7);
|
|
|
|
|
|
var marker_0e7f39a23c6d3188b8bdbd6c61bc73b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d8cfcbf4962eaabe22f94cbf601e95ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36ede02402aa25511d94a7d7e429a985 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70c36d2bbc853e66e76f38d82ec1628b = $(`<div id="html_70c36d2bbc853e66e76f38d82ec1628b" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_36ede02402aa25511d94a7d7e429a985.setContent(html_70c36d2bbc853e66e76f38d82ec1628b);
|
|
|
|
|
|
|
|
marker_0e7f39a23c6d3188b8bdbd6c61bc73b8.bindPopup(popup_36ede02402aa25511d94a7d7e429a985)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e7f39a23c6d3188b8bdbd6c61bc73b8.setIcon(icon_d8cfcbf4962eaabe22f94cbf601e95ee);
|
|
|
|
|
|
var marker_087d39cd9f4230df17268b26f59e78e9 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_192a90a569d1ca30d057687d5eb46007 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e5e6baf2fd99a287bc983527b266802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f2b5489a286468773ed600e65d30b17 = $(`<div id="html_5f2b5489a286468773ed600e65d30b17" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_3e5e6baf2fd99a287bc983527b266802.setContent(html_5f2b5489a286468773ed600e65d30b17);
|
|
|
|
|
|
|
|
marker_087d39cd9f4230df17268b26f59e78e9.bindPopup(popup_3e5e6baf2fd99a287bc983527b266802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_087d39cd9f4230df17268b26f59e78e9.setIcon(icon_192a90a569d1ca30d057687d5eb46007);
|
|
|
|
|
|
var marker_6b8465a0c8e4625308bf19e8278c5058 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_b9a7d834234ee0f7f03c3a13ba9b362e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fba646fdb11353450244e20d57e3634 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca0f19065bb616400fe5b11eb5a98f39 = $(`<div id="html_ca0f19065bb616400fe5b11eb5a98f39" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_5fba646fdb11353450244e20d57e3634.setContent(html_ca0f19065bb616400fe5b11eb5a98f39);
|
|
|
|
|
|
|
|
marker_6b8465a0c8e4625308bf19e8278c5058.bindPopup(popup_5fba646fdb11353450244e20d57e3634)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b8465a0c8e4625308bf19e8278c5058.setIcon(icon_b9a7d834234ee0f7f03c3a13ba9b362e);
|
|
|
|
|
|
var marker_d2f1bdd3a073196da8a0367a449f0126 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c961446b5736f2d9bbb6a0f606ba2ca1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6377502a5c76412142ace9564c18f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21e95f6a3a604c61247bff984a88a610 = $(`<div id="html_21e95f6a3a604c61247bff984a88a610" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_c6377502a5c76412142ace9564c18f39.setContent(html_21e95f6a3a604c61247bff984a88a610);
|
|
|
|
|
|
|
|
marker_d2f1bdd3a073196da8a0367a449f0126.bindPopup(popup_c6377502a5c76412142ace9564c18f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2f1bdd3a073196da8a0367a449f0126.setIcon(icon_c961446b5736f2d9bbb6a0f606ba2ca1);
|
|
|
|
|
|
var marker_3674e46f9e40d866368c87c41e08e498 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d0c4b0ae2b3d53ae7123ec716c6f4076 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d31912b66f377a25d56c9030c66973a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d10007b02c8402302d833e99eb2dd6c8 = $(`<div id="html_d10007b02c8402302d833e99eb2dd6c8" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_7d31912b66f377a25d56c9030c66973a.setContent(html_d10007b02c8402302d833e99eb2dd6c8);
|
|
|
|
|
|
|
|
marker_3674e46f9e40d866368c87c41e08e498.bindPopup(popup_7d31912b66f377a25d56c9030c66973a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3674e46f9e40d866368c87c41e08e498.setIcon(icon_d0c4b0ae2b3d53ae7123ec716c6f4076);
|
|
|
|
|
|
var marker_66b83b3154490723633ec2617d6406d7 = L.marker(
|
|
[43.2965, 5.36978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c55a1fa923a6c24a539f04187bf57b81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e79c7d6ff87cc47ae9d52527ee015ec0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92bd3f925faf39e27cab1590b9728874 = $(`<div id="html_92bd3f925faf39e27cab1590b9728874" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_e79c7d6ff87cc47ae9d52527ee015ec0.setContent(html_92bd3f925faf39e27cab1590b9728874);
|
|
|
|
|
|
|
|
marker_66b83b3154490723633ec2617d6406d7.bindPopup(popup_e79c7d6ff87cc47ae9d52527ee015ec0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66b83b3154490723633ec2617d6406d7.setIcon(icon_c55a1fa923a6c24a539f04187bf57b81);
|
|
|
|
|
|
var marker_86f25edd23136afd9cdc5ce8388a1e5b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ca43b1700b458d46bc355088a2f53091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4da2b446e5aab906384988ec0d0d883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d194eb6f270f5de9d50db9b48b4da83b = $(`<div id="html_d194eb6f270f5de9d50db9b48b4da83b" style="width: 100.0%; height: 100.0%;">frelsi.oxtr.dev</div>`)[0];
|
|
popup_e4da2b446e5aab906384988ec0d0d883.setContent(html_d194eb6f270f5de9d50db9b48b4da83b);
|
|
|
|
|
|
|
|
marker_86f25edd23136afd9cdc5ce8388a1e5b.bindPopup(popup_e4da2b446e5aab906384988ec0d0d883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86f25edd23136afd9cdc5ce8388a1e5b.setIcon(icon_ca43b1700b458d46bc355088a2f53091);
|
|
|
|
|
|
var marker_b562456d8ed1405645a51792bbf4c3a4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_69b5cbce71747c0f8dd1dc3d757ce136 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1784778290966015c46b1b573d250be7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_321d6ea3eadaf0f402762547321185cd = $(`<div id="html_321d6ea3eadaf0f402762547321185cd" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_1784778290966015c46b1b573d250be7.setContent(html_321d6ea3eadaf0f402762547321185cd);
|
|
|
|
|
|
|
|
marker_b562456d8ed1405645a51792bbf4c3a4.bindPopup(popup_1784778290966015c46b1b573d250be7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b562456d8ed1405645a51792bbf4c3a4.setIcon(icon_69b5cbce71747c0f8dd1dc3d757ce136);
|
|
|
|
|
|
var marker_87fd1a3ca8525d5838f9e7eafe3fdd3b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3e1733af90cc9de6c4c4b95a5caf036b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f85f4a6b1cc20a25bde16439d44c56d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77695fff56c65868231cf4a0fb0ef61b = $(`<div id="html_77695fff56c65868231cf4a0fb0ef61b" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_6f85f4a6b1cc20a25bde16439d44c56d.setContent(html_77695fff56c65868231cf4a0fb0ef61b);
|
|
|
|
|
|
|
|
marker_87fd1a3ca8525d5838f9e7eafe3fdd3b.bindPopup(popup_6f85f4a6b1cc20a25bde16439d44c56d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87fd1a3ca8525d5838f9e7eafe3fdd3b.setIcon(icon_3e1733af90cc9de6c4c4b95a5caf036b);
|
|
|
|
|
|
var marker_c1c320bd07a5a190e8d4868ee8ea7506 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3f6f630142b99c7295848c8928ffc27e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5084ca6e8b4fcda9cee495453422dad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39a2d0a11093d535a29d23aa6e7f4a86 = $(`<div id="html_39a2d0a11093d535a29d23aa6e7f4a86" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_5084ca6e8b4fcda9cee495453422dad5.setContent(html_39a2d0a11093d535a29d23aa6e7f4a86);
|
|
|
|
|
|
|
|
marker_c1c320bd07a5a190e8d4868ee8ea7506.bindPopup(popup_5084ca6e8b4fcda9cee495453422dad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1c320bd07a5a190e8d4868ee8ea7506.setIcon(icon_3f6f630142b99c7295848c8928ffc27e);
|
|
|
|
|
|
var marker_4f5adc6054b1eef2106d9a3c2b4ea8a2 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6bda5ae793e63ec45f7d2ddef42b015d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbfe08934d2731904694c4e8a5b367ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459482a3bdc594509d09be10b585ee26 = $(`<div id="html_459482a3bdc594509d09be10b585ee26" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_dbfe08934d2731904694c4e8a5b367ce.setContent(html_459482a3bdc594509d09be10b585ee26);
|
|
|
|
|
|
|
|
marker_4f5adc6054b1eef2106d9a3c2b4ea8a2.bindPopup(popup_dbfe08934d2731904694c4e8a5b367ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f5adc6054b1eef2106d9a3c2b4ea8a2.setIcon(icon_6bda5ae793e63ec45f7d2ddef42b015d);
|
|
|
|
|
|
var marker_cebb5a367de5ac4acbb518f18ac600a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d67ae51dda882e9aa56de4554cb28e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81da6b60744a50b95cf77773debe1414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd47e05cb5e3a826204ea5a69c02a0c9 = $(`<div id="html_dd47e05cb5e3a826204ea5a69c02a0c9" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_81da6b60744a50b95cf77773debe1414.setContent(html_dd47e05cb5e3a826204ea5a69c02a0c9);
|
|
|
|
|
|
|
|
marker_cebb5a367de5ac4acbb518f18ac600a6.bindPopup(popup_81da6b60744a50b95cf77773debe1414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cebb5a367de5ac4acbb518f18ac600a6.setIcon(icon_d67ae51dda882e9aa56de4554cb28e1b);
|
|
|
|
|
|
var marker_d1b7bb2479c39a5d43898f1471c483c7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4721e4d5b1678c59fec8d93e7861649d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a94986d9996f7788426e486881574159 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b350bb85dc0c4142f15a7f7ce84cfd53 = $(`<div id="html_b350bb85dc0c4142f15a7f7ce84cfd53" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_a94986d9996f7788426e486881574159.setContent(html_b350bb85dc0c4142f15a7f7ce84cfd53);
|
|
|
|
|
|
|
|
marker_d1b7bb2479c39a5d43898f1471c483c7.bindPopup(popup_a94986d9996f7788426e486881574159)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1b7bb2479c39a5d43898f1471c483c7.setIcon(icon_4721e4d5b1678c59fec8d93e7861649d);
|
|
|
|
|
|
var marker_3d6f8bd3976d707d1aca5aa68c4fd986 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_708445836568bdd5d018e5d8e089b15d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d1e49fb0d90f6b7ced90c11b31f1cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2180d53470f632fc77c041da348f9d9f = $(`<div id="html_2180d53470f632fc77c041da348f9d9f" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_b3d1e49fb0d90f6b7ced90c11b31f1cd.setContent(html_2180d53470f632fc77c041da348f9d9f);
|
|
|
|
|
|
|
|
marker_3d6f8bd3976d707d1aca5aa68c4fd986.bindPopup(popup_b3d1e49fb0d90f6b7ced90c11b31f1cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d6f8bd3976d707d1aca5aa68c4fd986.setIcon(icon_708445836568bdd5d018e5d8e089b15d);
|
|
|
|
|
|
var marker_c67e04dc1bfc5d9c5f5685de8f41a6e6 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6f52ed10da3da77b88f50d538fa8d7a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cef0fd5e4d8bc2f05344e8b5fb5afceb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0daa40d2485b9f507c3539fe49abe5e7 = $(`<div id="html_0daa40d2485b9f507c3539fe49abe5e7" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_cef0fd5e4d8bc2f05344e8b5fb5afceb.setContent(html_0daa40d2485b9f507c3539fe49abe5e7);
|
|
|
|
|
|
|
|
marker_c67e04dc1bfc5d9c5f5685de8f41a6e6.bindPopup(popup_cef0fd5e4d8bc2f05344e8b5fb5afceb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c67e04dc1bfc5d9c5f5685de8f41a6e6.setIcon(icon_6f52ed10da3da77b88f50d538fa8d7a0);
|
|
|
|
|
|
var marker_06849a7754e63c3e10396489c4b357f2 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e0844f0a70a46ecb2db61cfdcdcf04ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcd385fd0ec102db17670e7a97aa0d21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93240cb38300c2a7f80eafbacd8cd475 = $(`<div id="html_93240cb38300c2a7f80eafbacd8cd475" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_dcd385fd0ec102db17670e7a97aa0d21.setContent(html_93240cb38300c2a7f80eafbacd8cd475);
|
|
|
|
|
|
|
|
marker_06849a7754e63c3e10396489c4b357f2.bindPopup(popup_dcd385fd0ec102db17670e7a97aa0d21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06849a7754e63c3e10396489c4b357f2.setIcon(icon_e0844f0a70a46ecb2db61cfdcdcf04ca);
|
|
|
|
|
|
var marker_92c2976b753c3ea5652fa8c19a9607c0 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_89ce101b7d77aecd0f72762e9167d995 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12e0f616dfc904cf16d66a0510d49930 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a795ca219788633d4d4d529b6a03bfa6 = $(`<div id="html_a795ca219788633d4d4d529b6a03bfa6" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_12e0f616dfc904cf16d66a0510d49930.setContent(html_a795ca219788633d4d4d529b6a03bfa6);
|
|
|
|
|
|
|
|
marker_92c2976b753c3ea5652fa8c19a9607c0.bindPopup(popup_12e0f616dfc904cf16d66a0510d49930)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92c2976b753c3ea5652fa8c19a9607c0.setIcon(icon_89ce101b7d77aecd0f72762e9167d995);
|
|
|
|
|
|
var marker_6db5e8d690afc41540f21e08cc79729f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_a955017fbdb5a6104c75d08796593e6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6737642fdb33410871d974a13cc98f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c838e73cdf70b8a5d424768fc9882048 = $(`<div id="html_c838e73cdf70b8a5d424768fc9882048" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_d6737642fdb33410871d974a13cc98f0.setContent(html_c838e73cdf70b8a5d424768fc9882048);
|
|
|
|
|
|
|
|
marker_6db5e8d690afc41540f21e08cc79729f.bindPopup(popup_d6737642fdb33410871d974a13cc98f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6db5e8d690afc41540f21e08cc79729f.setIcon(icon_a955017fbdb5a6104c75d08796593e6a);
|
|
|
|
|
|
var marker_f84d0725508dc3c68f721df7501f62b4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ac51e509f05a795645c981ee6774cb17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0156a1f824740642153577ebd96c9e24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97f893f5ac56b9b1135c09265c83108e = $(`<div id="html_97f893f5ac56b9b1135c09265c83108e" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_0156a1f824740642153577ebd96c9e24.setContent(html_97f893f5ac56b9b1135c09265c83108e);
|
|
|
|
|
|
|
|
marker_f84d0725508dc3c68f721df7501f62b4.bindPopup(popup_0156a1f824740642153577ebd96c9e24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f84d0725508dc3c68f721df7501f62b4.setIcon(icon_ac51e509f05a795645c981ee6774cb17);
|
|
|
|
|
|
var marker_b04ebdfa14cdb61b4e7b02871f4ef367 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_467279e7f25b95d8b15d936f971b4af3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9eeaabacb27688332460bbfcb918fd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67792d1547d0295ef76c301720f37395 = $(`<div id="html_67792d1547d0295ef76c301720f37395" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_b9eeaabacb27688332460bbfcb918fd6.setContent(html_67792d1547d0295ef76c301720f37395);
|
|
|
|
|
|
|
|
marker_b04ebdfa14cdb61b4e7b02871f4ef367.bindPopup(popup_b9eeaabacb27688332460bbfcb918fd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b04ebdfa14cdb61b4e7b02871f4ef367.setIcon(icon_467279e7f25b95d8b15d936f971b4af3);
|
|
|
|
|
|
var marker_05f8020b70d77388129fcf968619c5ab = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1ee978929f347977e063cf167b219406 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86287efd29f8e5cdff2e524ae55384a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d738e710f414204f8937e825d534039c = $(`<div id="html_d738e710f414204f8937e825d534039c" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_86287efd29f8e5cdff2e524ae55384a6.setContent(html_d738e710f414204f8937e825d534039c);
|
|
|
|
|
|
|
|
marker_05f8020b70d77388129fcf968619c5ab.bindPopup(popup_86287efd29f8e5cdff2e524ae55384a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05f8020b70d77388129fcf968619c5ab.setIcon(icon_1ee978929f347977e063cf167b219406);
|
|
|
|
|
|
var marker_6eb1f35fd02e669ba75a62012f271be3 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_bd81983dd61a92f1e2524ff6a2039191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4d78eccc5bc0660bcf46205e2a905c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bc6cce14a403f5ec88ce731594ce1c0 = $(`<div id="html_1bc6cce14a403f5ec88ce731594ce1c0" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_e4d78eccc5bc0660bcf46205e2a905c0.setContent(html_1bc6cce14a403f5ec88ce731594ce1c0);
|
|
|
|
|
|
|
|
marker_6eb1f35fd02e669ba75a62012f271be3.bindPopup(popup_e4d78eccc5bc0660bcf46205e2a905c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eb1f35fd02e669ba75a62012f271be3.setIcon(icon_bd81983dd61a92f1e2524ff6a2039191);
|
|
|
|
|
|
var marker_c95df1c26ae061d732ec3eb66f5950af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e703dd0e327f91f460e672eb092512ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3daac84879861f9d9e2f4d28d5bafc83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6c220d68d3faf81f0ff6f70c03c0346 = $(`<div id="html_d6c220d68d3faf81f0ff6f70c03c0346" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_3daac84879861f9d9e2f4d28d5bafc83.setContent(html_d6c220d68d3faf81f0ff6f70c03c0346);
|
|
|
|
|
|
|
|
marker_c95df1c26ae061d732ec3eb66f5950af.bindPopup(popup_3daac84879861f9d9e2f4d28d5bafc83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c95df1c26ae061d732ec3eb66f5950af.setIcon(icon_e703dd0e327f91f460e672eb092512ef);
|
|
|
|
|
|
var marker_172f3cdfb32cd28b1aa6fbeb49f91ba6 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_35eef83a6ef53e60c0480da375e14dce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fc1d233dc13d891c0495e6f13172844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a2d1d4ca97859b0888fb345c76ab09 = $(`<div id="html_b0a2d1d4ca97859b0888fb345c76ab09" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_4fc1d233dc13d891c0495e6f13172844.setContent(html_b0a2d1d4ca97859b0888fb345c76ab09);
|
|
|
|
|
|
|
|
marker_172f3cdfb32cd28b1aa6fbeb49f91ba6.bindPopup(popup_4fc1d233dc13d891c0495e6f13172844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_172f3cdfb32cd28b1aa6fbeb49f91ba6.setIcon(icon_35eef83a6ef53e60c0480da375e14dce);
|
|
|
|
|
|
var marker_6607a95aadde82d696e898d63e82527d = L.marker(
|
|
[34.1064, -117.593],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_04cfd1ef18698e1b0bd93206b0e6409f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eef13d413271b5a2efbbb3f91067909c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fb5e8bd056f0afe4ed81709a89fa4c7 = $(`<div id="html_4fb5e8bd056f0afe4ed81709a89fa4c7" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_eef13d413271b5a2efbbb3f91067909c.setContent(html_4fb5e8bd056f0afe4ed81709a89fa4c7);
|
|
|
|
|
|
|
|
marker_6607a95aadde82d696e898d63e82527d.bindPopup(popup_eef13d413271b5a2efbbb3f91067909c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6607a95aadde82d696e898d63e82527d.setIcon(icon_04cfd1ef18698e1b0bd93206b0e6409f);
|
|
|
|
|
|
var marker_a8dfc7cfa00253ce62b46b4321c52a93 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_b9f96a6693f8118f4aac25253a2bf60a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4e9c9c144e02bc8504c70d2e2610155 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c2e9b5db984082045ba9cf01090940 = $(`<div id="html_b2c2e9b5db984082045ba9cf01090940" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_c4e9c9c144e02bc8504c70d2e2610155.setContent(html_b2c2e9b5db984082045ba9cf01090940);
|
|
|
|
|
|
|
|
marker_a8dfc7cfa00253ce62b46b4321c52a93.bindPopup(popup_c4e9c9c144e02bc8504c70d2e2610155)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8dfc7cfa00253ce62b46b4321c52a93.setIcon(icon_b9f96a6693f8118f4aac25253a2bf60a);
|
|
|
|
|
|
var marker_cc15a580d039b990a93f61ab9653a0e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9027510c7a2415799d0a7365541ee408 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81349531212dc5f1482d1af72171b4d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e4ed10349734b55b2add1b3a6f2b55c = $(`<div id="html_5e4ed10349734b55b2add1b3a6f2b55c" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_81349531212dc5f1482d1af72171b4d7.setContent(html_5e4ed10349734b55b2add1b3a6f2b55c);
|
|
|
|
|
|
|
|
marker_cc15a580d039b990a93f61ab9653a0e0.bindPopup(popup_81349531212dc5f1482d1af72171b4d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc15a580d039b990a93f61ab9653a0e0.setIcon(icon_9027510c7a2415799d0a7365541ee408);
|
|
|
|
|
|
var marker_7a05728c8f852be07d8de31269ba4f44 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_bffd83ef509ea8998bea67fba7d50091 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d6b28c1d066a9f1c39abcdf5b1cadca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7fc5a5814845e60c24a4e2d8b7fa4fd = $(`<div id="html_c7fc5a5814845e60c24a4e2d8b7fa4fd" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_0d6b28c1d066a9f1c39abcdf5b1cadca.setContent(html_c7fc5a5814845e60c24a4e2d8b7fa4fd);
|
|
|
|
|
|
|
|
marker_7a05728c8f852be07d8de31269ba4f44.bindPopup(popup_0d6b28c1d066a9f1c39abcdf5b1cadca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a05728c8f852be07d8de31269ba4f44.setIcon(icon_bffd83ef509ea8998bea67fba7d50091);
|
|
|
|
|
|
var marker_61800b5f7551075130617cf2b12ac7ad = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_522d2f0c1870f8d6286eb746b421a37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_133a08ccd9bd8d45f14631693f471ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9ca3468850ee709698bd6e067b25074 = $(`<div id="html_a9ca3468850ee709698bd6e067b25074" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_133a08ccd9bd8d45f14631693f471ca2.setContent(html_a9ca3468850ee709698bd6e067b25074);
|
|
|
|
|
|
|
|
marker_61800b5f7551075130617cf2b12ac7ad.bindPopup(popup_133a08ccd9bd8d45f14631693f471ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61800b5f7551075130617cf2b12ac7ad.setIcon(icon_522d2f0c1870f8d6286eb746b421a37b);
|
|
|
|
|
|
var marker_c228b62c33bf6fa5ef57d938b12a579b = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_fdc2a5b41f7d5797b33e6ee53b33e340 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ce02bc9a298435613d9da78240a3367 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b72072cf85fdc9540f5c4ec3fd8885ed = $(`<div id="html_b72072cf85fdc9540f5c4ec3fd8885ed" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_1ce02bc9a298435613d9da78240a3367.setContent(html_b72072cf85fdc9540f5c4ec3fd8885ed);
|
|
|
|
|
|
|
|
marker_c228b62c33bf6fa5ef57d938b12a579b.bindPopup(popup_1ce02bc9a298435613d9da78240a3367)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c228b62c33bf6fa5ef57d938b12a579b.setIcon(icon_fdc2a5b41f7d5797b33e6ee53b33e340);
|
|
|
|
|
|
var marker_c668b081ba6e9b5919975c6414a6cbb9 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_05cbd5ac4b3d9a1d2cf2459aee7554c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2988ca69c4f71e2165bc7acfb0bc8276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdbc3358ef94afb650c76e746d0f55f2 = $(`<div id="html_bdbc3358ef94afb650c76e746d0f55f2" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_2988ca69c4f71e2165bc7acfb0bc8276.setContent(html_bdbc3358ef94afb650c76e746d0f55f2);
|
|
|
|
|
|
|
|
marker_c668b081ba6e9b5919975c6414a6cbb9.bindPopup(popup_2988ca69c4f71e2165bc7acfb0bc8276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c668b081ba6e9b5919975c6414a6cbb9.setIcon(icon_05cbd5ac4b3d9a1d2cf2459aee7554c3);
|
|
|
|
|
|
var marker_fb400aea451537f805ffce58658d0e9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1f85b8a0d72f5bfcf03c20d4812aa606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a97f426980cd93b9ee14aaa7f779a6d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d11ce3e80d21d00b4fa4a6f61f743caf = $(`<div id="html_d11ce3e80d21d00b4fa4a6f61f743caf" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_a97f426980cd93b9ee14aaa7f779a6d3.setContent(html_d11ce3e80d21d00b4fa4a6f61f743caf);
|
|
|
|
|
|
|
|
marker_fb400aea451537f805ffce58658d0e9c.bindPopup(popup_a97f426980cd93b9ee14aaa7f779a6d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb400aea451537f805ffce58658d0e9c.setIcon(icon_1f85b8a0d72f5bfcf03c20d4812aa606);
|
|
|
|
|
|
var marker_c264bf3867f09888d7bd32a2be91a2b6 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_65319b375240566f270edcfb4e5679b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fe4ade51044f959a1ec921b714ad9d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2f78c72cfec210cca6687d8db303de3 = $(`<div id="html_e2f78c72cfec210cca6687d8db303de3" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_3fe4ade51044f959a1ec921b714ad9d6.setContent(html_e2f78c72cfec210cca6687d8db303de3);
|
|
|
|
|
|
|
|
marker_c264bf3867f09888d7bd32a2be91a2b6.bindPopup(popup_3fe4ade51044f959a1ec921b714ad9d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c264bf3867f09888d7bd32a2be91a2b6.setIcon(icon_65319b375240566f270edcfb4e5679b7);
|
|
|
|
|
|
var marker_5b3f0a95c52130fd0cde75f251ce203b = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_106284e5158360b40bca5c5256ecbf52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e4d19734d4ef29f0e38d42a93d0c0a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_042db54e76cf676edeb34e03e870a058 = $(`<div id="html_042db54e76cf676edeb34e03e870a058" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_4e4d19734d4ef29f0e38d42a93d0c0a3.setContent(html_042db54e76cf676edeb34e03e870a058);
|
|
|
|
|
|
|
|
marker_5b3f0a95c52130fd0cde75f251ce203b.bindPopup(popup_4e4d19734d4ef29f0e38d42a93d0c0a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b3f0a95c52130fd0cde75f251ce203b.setIcon(icon_106284e5158360b40bca5c5256ecbf52);
|
|
|
|
|
|
var marker_badf60e5de2dc2a60d5f3ea690788608 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e5821ef8b0f96112c4570eaf2a44f475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8f760ee37fc138af3bda0e57f42f676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0093467170858ed2557b141d936db52 = $(`<div id="html_d0093467170858ed2557b141d936db52" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_a8f760ee37fc138af3bda0e57f42f676.setContent(html_d0093467170858ed2557b141d936db52);
|
|
|
|
|
|
|
|
marker_badf60e5de2dc2a60d5f3ea690788608.bindPopup(popup_a8f760ee37fc138af3bda0e57f42f676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_badf60e5de2dc2a60d5f3ea690788608.setIcon(icon_e5821ef8b0f96112c4570eaf2a44f475);
|
|
|
|
|
|
var marker_d8e3697ec0724613e429fb77c1715551 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7242a528d9f4d884fde638fa2e35a076 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feb5ce45a50e32e7f985416a9998e576 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e60307bdee2edce34d421deb9d569bf = $(`<div id="html_0e60307bdee2edce34d421deb9d569bf" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_feb5ce45a50e32e7f985416a9998e576.setContent(html_0e60307bdee2edce34d421deb9d569bf);
|
|
|
|
|
|
|
|
marker_d8e3697ec0724613e429fb77c1715551.bindPopup(popup_feb5ce45a50e32e7f985416a9998e576)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8e3697ec0724613e429fb77c1715551.setIcon(icon_7242a528d9f4d884fde638fa2e35a076);
|
|
|
|
|
|
var marker_062bd4f1b034c0c7d07ba5ea81afd683 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_10245ffcfe47f053da81fa8ced9e84a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16c359abff024efeced321b83d43f59f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea58f0eb608835320325fcb6c289ccfe = $(`<div id="html_ea58f0eb608835320325fcb6c289ccfe" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_16c359abff024efeced321b83d43f59f.setContent(html_ea58f0eb608835320325fcb6c289ccfe);
|
|
|
|
|
|
|
|
marker_062bd4f1b034c0c7d07ba5ea81afd683.bindPopup(popup_16c359abff024efeced321b83d43f59f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_062bd4f1b034c0c7d07ba5ea81afd683.setIcon(icon_10245ffcfe47f053da81fa8ced9e84a6);
|
|
|
|
|
|
var marker_af7ceec2390aebb736f00c55262e7c34 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_0e499a371fd35f42526691aa6d02bb9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f60345ba2815382736ac178f5d9431d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bfcabb88ab17cfdc35c13dadf048e19 = $(`<div id="html_9bfcabb88ab17cfdc35c13dadf048e19" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_6f60345ba2815382736ac178f5d9431d.setContent(html_9bfcabb88ab17cfdc35c13dadf048e19);
|
|
|
|
|
|
|
|
marker_af7ceec2390aebb736f00c55262e7c34.bindPopup(popup_6f60345ba2815382736ac178f5d9431d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af7ceec2390aebb736f00c55262e7c34.setIcon(icon_0e499a371fd35f42526691aa6d02bb9c);
|
|
|
|
|
|
var marker_798293000ee8a918e7a709b639b00542 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e2c359c9357e9e26e4f63ac40e7bcf9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b8e557b4d6a0cf7a5dbbf28a9a61209 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c48244ce03de6d162b99e4b083ec02d7 = $(`<div id="html_c48244ce03de6d162b99e4b083ec02d7" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_8b8e557b4d6a0cf7a5dbbf28a9a61209.setContent(html_c48244ce03de6d162b99e4b083ec02d7);
|
|
|
|
|
|
|
|
marker_798293000ee8a918e7a709b639b00542.bindPopup(popup_8b8e557b4d6a0cf7a5dbbf28a9a61209)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_798293000ee8a918e7a709b639b00542.setIcon(icon_e2c359c9357e9e26e4f63ac40e7bcf9c);
|
|
|
|
|
|
var marker_06d47eb4af7c614da52871e747095011 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_df2d82ca53048bd15bc27524d9228a63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_004483e2d112243a0d07ed4a1dcd6398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63040a074d1c62d6630ed2d42d8ccf00 = $(`<div id="html_63040a074d1c62d6630ed2d42d8ccf00" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_004483e2d112243a0d07ed4a1dcd6398.setContent(html_63040a074d1c62d6630ed2d42d8ccf00);
|
|
|
|
|
|
|
|
marker_06d47eb4af7c614da52871e747095011.bindPopup(popup_004483e2d112243a0d07ed4a1dcd6398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06d47eb4af7c614da52871e747095011.setIcon(icon_df2d82ca53048bd15bc27524d9228a63);
|
|
|
|
|
|
var marker_643ea10cd112d7e7ff7b653590aaa093 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_5bcc219d9b9613966c07fb686470442b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e82633acc7a175a12b39656d774624c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2afb932faf2590c8946654ba40314785 = $(`<div id="html_2afb932faf2590c8946654ba40314785" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_e82633acc7a175a12b39656d774624c4.setContent(html_2afb932faf2590c8946654ba40314785);
|
|
|
|
|
|
|
|
marker_643ea10cd112d7e7ff7b653590aaa093.bindPopup(popup_e82633acc7a175a12b39656d774624c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_643ea10cd112d7e7ff7b653590aaa093.setIcon(icon_5bcc219d9b9613966c07fb686470442b);
|
|
|
|
|
|
var marker_b2f87db3d4e24571ae17791d26084bf5 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ac0219df4bfc9b480f5c8a14f3caec1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec54909641e4e7aced4fd541eace3b80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2261f3ebbf53bfd84b195c94463627d6 = $(`<div id="html_2261f3ebbf53bfd84b195c94463627d6" style="width: 100.0%; height: 100.0%;">wot.tamby.mjex.me</div>`)[0];
|
|
popup_ec54909641e4e7aced4fd541eace3b80.setContent(html_2261f3ebbf53bfd84b195c94463627d6);
|
|
|
|
|
|
|
|
marker_b2f87db3d4e24571ae17791d26084bf5.bindPopup(popup_ec54909641e4e7aced4fd541eace3b80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f87db3d4e24571ae17791d26084bf5.setIcon(icon_ac0219df4bfc9b480f5c8a14f3caec1b);
|
|
|
|
|
|
var marker_3764e8f9ca7742bf312efc9f57aa212a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_09290f17fc9d55a14b0aab9987677197 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a23f0b098c3fe8ebc6010e7c62f9f82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_549f6fe162d175e4954d1916d9ca93d6 = $(`<div id="html_549f6fe162d175e4954d1916d9ca93d6" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_7a23f0b098c3fe8ebc6010e7c62f9f82.setContent(html_549f6fe162d175e4954d1916d9ca93d6);
|
|
|
|
|
|
|
|
marker_3764e8f9ca7742bf312efc9f57aa212a.bindPopup(popup_7a23f0b098c3fe8ebc6010e7c62f9f82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3764e8f9ca7742bf312efc9f57aa212a.setIcon(icon_09290f17fc9d55a14b0aab9987677197);
|
|
|
|
|
|
var marker_3d92de6154dfe65265a5f7477a83c577 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_321f949f8705364142b272fe723c5799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e24f613e7c9e0db36750b2086386ddd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a75c9a96e327d0a9f469ba55ac480311 = $(`<div id="html_a75c9a96e327d0a9f469ba55ac480311" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_e24f613e7c9e0db36750b2086386ddd2.setContent(html_a75c9a96e327d0a9f469ba55ac480311);
|
|
|
|
|
|
|
|
marker_3d92de6154dfe65265a5f7477a83c577.bindPopup(popup_e24f613e7c9e0db36750b2086386ddd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d92de6154dfe65265a5f7477a83c577.setIcon(icon_321f949f8705364142b272fe723c5799);
|
|
|
|
|
|
var marker_74b9a8a36b4d278f30c831affa28ef90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_bc5c90818e281ce293712164e07e1720 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4e58bf822f47cf82a7955dfd205431c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fb61db460be26d7076d002c70af8eff = $(`<div id="html_1fb61db460be26d7076d002c70af8eff" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_b4e58bf822f47cf82a7955dfd205431c.setContent(html_1fb61db460be26d7076d002c70af8eff);
|
|
|
|
|
|
|
|
marker_74b9a8a36b4d278f30c831affa28ef90.bindPopup(popup_b4e58bf822f47cf82a7955dfd205431c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74b9a8a36b4d278f30c831affa28ef90.setIcon(icon_bc5c90818e281ce293712164e07e1720);
|
|
|
|
|
|
var marker_0e4760897bc6c97b119d367166aaf15a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3cd23538029cf4a9073d4c9f51366bda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_579c194866b485f7e1cdcafa42ff225b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ff07cce8ac687522a54d242c11e526a = $(`<div id="html_7ff07cce8ac687522a54d242c11e526a" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_579c194866b485f7e1cdcafa42ff225b.setContent(html_7ff07cce8ac687522a54d242c11e526a);
|
|
|
|
|
|
|
|
marker_0e4760897bc6c97b119d367166aaf15a.bindPopup(popup_579c194866b485f7e1cdcafa42ff225b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e4760897bc6c97b119d367166aaf15a.setIcon(icon_3cd23538029cf4a9073d4c9f51366bda);
|
|
|
|
|
|
var marker_74f7149114964fa624a575d3fda2210f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_bab6ed686582736635d9fbfb185e6c82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1bed219c1a12b84c89371c90c96bd23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f607a00bdb3a78680c161b015a6d25fb = $(`<div id="html_f607a00bdb3a78680c161b015a6d25fb" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_d1bed219c1a12b84c89371c90c96bd23.setContent(html_f607a00bdb3a78680c161b015a6d25fb);
|
|
|
|
|
|
|
|
marker_74f7149114964fa624a575d3fda2210f.bindPopup(popup_d1bed219c1a12b84c89371c90c96bd23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74f7149114964fa624a575d3fda2210f.setIcon(icon_bab6ed686582736635d9fbfb185e6c82);
|
|
|
|
|
|
var marker_1c94194219398a34fc2e8dd595dc1e95 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9ab7f02e847f5862e6e4e0c696c737de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b21f08942c55c02f5731dcc0a97eb53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ac13b853b0176998a0aec50fec7366e = $(`<div id="html_6ac13b853b0176998a0aec50fec7366e" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_1b21f08942c55c02f5731dcc0a97eb53.setContent(html_6ac13b853b0176998a0aec50fec7366e);
|
|
|
|
|
|
|
|
marker_1c94194219398a34fc2e8dd595dc1e95.bindPopup(popup_1b21f08942c55c02f5731dcc0a97eb53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c94194219398a34fc2e8dd595dc1e95.setIcon(icon_9ab7f02e847f5862e6e4e0c696c737de);
|
|
|
|
|
|
var marker_1bb5780d7b854e88c6585efb53343d4f = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ca9b752a787d723ee3387bedd17f747a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d477ab4f896b0e07da179fb605c5a0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cb15d47eb174ce3b4b8c8fc17907bde = $(`<div id="html_5cb15d47eb174ce3b4b8c8fc17907bde" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_1d477ab4f896b0e07da179fb605c5a0d.setContent(html_5cb15d47eb174ce3b4b8c8fc17907bde);
|
|
|
|
|
|
|
|
marker_1bb5780d7b854e88c6585efb53343d4f.bindPopup(popup_1d477ab4f896b0e07da179fb605c5a0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bb5780d7b854e88c6585efb53343d4f.setIcon(icon_ca9b752a787d723ee3387bedd17f747a);
|
|
|
|
|
|
var marker_800b801afd059185e90acbef4f3f3c59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_8af9c4b3d609d16c6acbbaf5f19b4205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5faf0349c6b4db3147723f530f2a690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0283d46100f4d16715df702ff231bd0 = $(`<div id="html_c0283d46100f4d16715df702ff231bd0" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b5faf0349c6b4db3147723f530f2a690.setContent(html_c0283d46100f4d16715df702ff231bd0);
|
|
|
|
|
|
|
|
marker_800b801afd059185e90acbef4f3f3c59.bindPopup(popup_b5faf0349c6b4db3147723f530f2a690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_800b801afd059185e90acbef4f3f3c59.setIcon(icon_8af9c4b3d609d16c6acbbaf5f19b4205);
|
|
|
|
|
|
var marker_d79ba5f7ef9cf7f6709d673ecd2f1c32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4748962a551b229c90076951e5bfe04f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96953fc703c9fc4652c878b199017548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc6171ad01bd58c775f94069b5e0493b = $(`<div id="html_cc6171ad01bd58c775f94069b5e0493b" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_96953fc703c9fc4652c878b199017548.setContent(html_cc6171ad01bd58c775f94069b5e0493b);
|
|
|
|
|
|
|
|
marker_d79ba5f7ef9cf7f6709d673ecd2f1c32.bindPopup(popup_96953fc703c9fc4652c878b199017548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d79ba5f7ef9cf7f6709d673ecd2f1c32.setIcon(icon_4748962a551b229c90076951e5bfe04f);
|
|
|
|
|
|
var marker_cbbeaa1d1556630583338811f088d437 = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e65166153682dd6d88c48d63b90871d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7edd9e0ad1da7d062634aeac683b2432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06821c8f9b4c341c99728c8b95196902 = $(`<div id="html_06821c8f9b4c341c99728c8b95196902" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_7edd9e0ad1da7d062634aeac683b2432.setContent(html_06821c8f9b4c341c99728c8b95196902);
|
|
|
|
|
|
|
|
marker_cbbeaa1d1556630583338811f088d437.bindPopup(popup_7edd9e0ad1da7d062634aeac683b2432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbbeaa1d1556630583338811f088d437.setIcon(icon_e65166153682dd6d88c48d63b90871d5);
|
|
|
|
|
|
var marker_80520ac33f5ef9965942429a592085cd = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_750e79d87e928143a221e03ad31d5269 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f653243704b33f900f7c43ccebcc3aa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68a84e39f794972131a7ca2dcdcc5638 = $(`<div id="html_68a84e39f794972131a7ca2dcdcc5638" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_f653243704b33f900f7c43ccebcc3aa8.setContent(html_68a84e39f794972131a7ca2dcdcc5638);
|
|
|
|
|
|
|
|
marker_80520ac33f5ef9965942429a592085cd.bindPopup(popup_f653243704b33f900f7c43ccebcc3aa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80520ac33f5ef9965942429a592085cd.setIcon(icon_750e79d87e928143a221e03ad31d5269);
|
|
|
|
|
|
var marker_459c3a8b7d7638d5e02ff5af53f203d6 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1438cfe63113dd365d3e95428ca96801 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abbf047cf890137d6885fb03c326224d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f05a9e35c6d4ee9708b12dcc6a4e6526 = $(`<div id="html_f05a9e35c6d4ee9708b12dcc6a4e6526" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_abbf047cf890137d6885fb03c326224d.setContent(html_f05a9e35c6d4ee9708b12dcc6a4e6526);
|
|
|
|
|
|
|
|
marker_459c3a8b7d7638d5e02ff5af53f203d6.bindPopup(popup_abbf047cf890137d6885fb03c326224d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_459c3a8b7d7638d5e02ff5af53f203d6.setIcon(icon_1438cfe63113dd365d3e95428ca96801);
|
|
|
|
|
|
var marker_cbea5b95c02a17fba46972124bc278aa = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_43803a57ee5885a5afb36ce0f4c8a0ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_301a22b1ac9e59df4615e00fd705339b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d60aea339e597af67ee765e6f8b579ca = $(`<div id="html_d60aea339e597af67ee765e6f8b579ca" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_301a22b1ac9e59df4615e00fd705339b.setContent(html_d60aea339e597af67ee765e6f8b579ca);
|
|
|
|
|
|
|
|
marker_cbea5b95c02a17fba46972124bc278aa.bindPopup(popup_301a22b1ac9e59df4615e00fd705339b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbea5b95c02a17fba46972124bc278aa.setIcon(icon_43803a57ee5885a5afb36ce0f4c8a0ea);
|
|
|
|
|
|
var marker_3e56ea1fca4fb809ca8f71736c7a10f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_edc31059890a45d979b237770784e42e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0100762f69f6053e95ea915cbfbd475b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff5d9443ab730b8810690c3ab7a729b9 = $(`<div id="html_ff5d9443ab730b8810690c3ab7a729b9" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_0100762f69f6053e95ea915cbfbd475b.setContent(html_ff5d9443ab730b8810690c3ab7a729b9);
|
|
|
|
|
|
|
|
marker_3e56ea1fca4fb809ca8f71736c7a10f5.bindPopup(popup_0100762f69f6053e95ea915cbfbd475b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e56ea1fca4fb809ca8f71736c7a10f5.setIcon(icon_edc31059890a45d979b237770784e42e);
|
|
|
|
|
|
var marker_d7a3c6d38602d9e6d5d52760a3d26f86 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_fa7a1166d238290b7b8d71a8981fea94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f907c518ed8e4eff35ebd8d6808b0c4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d22543c874ba0fe96a49601e82e9ac = $(`<div id="html_a4d22543c874ba0fe96a49601e82e9ac" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_f907c518ed8e4eff35ebd8d6808b0c4f.setContent(html_a4d22543c874ba0fe96a49601e82e9ac);
|
|
|
|
|
|
|
|
marker_d7a3c6d38602d9e6d5d52760a3d26f86.bindPopup(popup_f907c518ed8e4eff35ebd8d6808b0c4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7a3c6d38602d9e6d5d52760a3d26f86.setIcon(icon_fa7a1166d238290b7b8d71a8981fea94);
|
|
|
|
|
|
var marker_ffffc8fc82e77238c6bbb2723ac7cd08 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4d0480f2d775033fd0d70275197864e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d750afb95af903c153247ded7f39651a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dac2380890dec4f4f70e80229698c3f4 = $(`<div id="html_dac2380890dec4f4f70e80229698c3f4" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_d750afb95af903c153247ded7f39651a.setContent(html_dac2380890dec4f4f70e80229698c3f4);
|
|
|
|
|
|
|
|
marker_ffffc8fc82e77238c6bbb2723ac7cd08.bindPopup(popup_d750afb95af903c153247ded7f39651a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffffc8fc82e77238c6bbb2723ac7cd08.setIcon(icon_4d0480f2d775033fd0d70275197864e1);
|
|
|
|
|
|
var marker_791e1eb055929241741a9c407782e32b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_a38c1c8e56291a9f0c074dba8a95eff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9817d1f8edb1f082ca76f0957bd32921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_297b93c9cc1f88ab3b60e45be95e5625 = $(`<div id="html_297b93c9cc1f88ab3b60e45be95e5625" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_9817d1f8edb1f082ca76f0957bd32921.setContent(html_297b93c9cc1f88ab3b60e45be95e5625);
|
|
|
|
|
|
|
|
marker_791e1eb055929241741a9c407782e32b.bindPopup(popup_9817d1f8edb1f082ca76f0957bd32921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_791e1eb055929241741a9c407782e32b.setIcon(icon_a38c1c8e56291a9f0c074dba8a95eff8);
|
|
|
|
|
|
var marker_4cad335542698eec5aab3190c1017f14 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_09e3dd64e1f6048698bbad33173b1ca1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8fd7a8af2b5bb459566012ce4b98a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8713d20f3340cb4c90cab31e9908512 = $(`<div id="html_a8713d20f3340cb4c90cab31e9908512" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_e8fd7a8af2b5bb459566012ce4b98a99.setContent(html_a8713d20f3340cb4c90cab31e9908512);
|
|
|
|
|
|
|
|
marker_4cad335542698eec5aab3190c1017f14.bindPopup(popup_e8fd7a8af2b5bb459566012ce4b98a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cad335542698eec5aab3190c1017f14.setIcon(icon_09e3dd64e1f6048698bbad33173b1ca1);
|
|
|
|
|
|
var marker_428d393324ee923ba9990b3b5ebf3cc6 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7e04f63f234eaf2193f4d16415d53c98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff0a0262cc8efffe12cc2f79aedc771 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d7b10135840f3671ca8ae746e92d6be = $(`<div id="html_1d7b10135840f3671ca8ae746e92d6be" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_eff0a0262cc8efffe12cc2f79aedc771.setContent(html_1d7b10135840f3671ca8ae746e92d6be);
|
|
|
|
|
|
|
|
marker_428d393324ee923ba9990b3b5ebf3cc6.bindPopup(popup_eff0a0262cc8efffe12cc2f79aedc771)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_428d393324ee923ba9990b3b5ebf3cc6.setIcon(icon_7e04f63f234eaf2193f4d16415d53c98);
|
|
|
|
|
|
var marker_921abf103f8fb9a7455a53ce54aa7f17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c5302baa90f650820fa421102b225336 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96948bfe3c1576e973a69fd9856151d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e9ae1cf8033ac0e0ab35e72ffbed60b = $(`<div id="html_6e9ae1cf8033ac0e0ab35e72ffbed60b" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_96948bfe3c1576e973a69fd9856151d4.setContent(html_6e9ae1cf8033ac0e0ab35e72ffbed60b);
|
|
|
|
|
|
|
|
marker_921abf103f8fb9a7455a53ce54aa7f17.bindPopup(popup_96948bfe3c1576e973a69fd9856151d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_921abf103f8fb9a7455a53ce54aa7f17.setIcon(icon_c5302baa90f650820fa421102b225336);
|
|
|
|
|
|
var marker_676556f9b76cd92f887f62fdb964ee62 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_8a0106e4cbc042180a58ff2e5bfa181a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dc50ab028a23688a4ac04449e47ae32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3854190441dc4eccfb8b1b9e348c4e7d = $(`<div id="html_3854190441dc4eccfb8b1b9e348c4e7d" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_9dc50ab028a23688a4ac04449e47ae32.setContent(html_3854190441dc4eccfb8b1b9e348c4e7d);
|
|
|
|
|
|
|
|
marker_676556f9b76cd92f887f62fdb964ee62.bindPopup(popup_9dc50ab028a23688a4ac04449e47ae32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_676556f9b76cd92f887f62fdb964ee62.setIcon(icon_8a0106e4cbc042180a58ff2e5bfa181a);
|
|
|
|
|
|
var marker_b8062085044a37675ad9dfa7fa83cece = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_f53c8cfa99702a11dd9cba4363fd4a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8a5e9fafa28f2035a885dce75a4ab3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08882fce095995069089a18b14eb337d = $(`<div id="html_08882fce095995069089a18b14eb337d" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_e8a5e9fafa28f2035a885dce75a4ab3a.setContent(html_08882fce095995069089a18b14eb337d);
|
|
|
|
|
|
|
|
marker_b8062085044a37675ad9dfa7fa83cece.bindPopup(popup_e8a5e9fafa28f2035a885dce75a4ab3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8062085044a37675ad9dfa7fa83cece.setIcon(icon_f53c8cfa99702a11dd9cba4363fd4a08);
|
|
|
|
|
|
var marker_85dbf603bfaf929cbe173937f073c836 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_fbf1f909b409d2459971c8df6eba7c13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_682f05669dd5954cba820fe59903f671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_447b0d0e9281cb10b8eccc841b9383c4 = $(`<div id="html_447b0d0e9281cb10b8eccc841b9383c4" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_682f05669dd5954cba820fe59903f671.setContent(html_447b0d0e9281cb10b8eccc841b9383c4);
|
|
|
|
|
|
|
|
marker_85dbf603bfaf929cbe173937f073c836.bindPopup(popup_682f05669dd5954cba820fe59903f671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85dbf603bfaf929cbe173937f073c836.setIcon(icon_fbf1f909b409d2459971c8df6eba7c13);
|
|
|
|
|
|
var marker_eb3deb3c7965a3bf224183ba472043c1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_80695c82ccfa1230a8b8ec2be8023ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a9fafe37e0e4dd780c3071524489057 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f1b21698794fd6d2acf05e17c24d2d9 = $(`<div id="html_9f1b21698794fd6d2acf05e17c24d2d9" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_7a9fafe37e0e4dd780c3071524489057.setContent(html_9f1b21698794fd6d2acf05e17c24d2d9);
|
|
|
|
|
|
|
|
marker_eb3deb3c7965a3bf224183ba472043c1.bindPopup(popup_7a9fafe37e0e4dd780c3071524489057)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb3deb3c7965a3bf224183ba472043c1.setIcon(icon_80695c82ccfa1230a8b8ec2be8023ca6);
|
|
|
|
|
|
var marker_c574c0b5d61ee7e6c97cb293c35042a6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_bd1d04922346b10076fa6e381cfbc291 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83ea892faf4f3248517ca3fd0fcbbe64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1621d7eb435728c8bcd31a4528b4f8df = $(`<div id="html_1621d7eb435728c8bcd31a4528b4f8df" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_83ea892faf4f3248517ca3fd0fcbbe64.setContent(html_1621d7eb435728c8bcd31a4528b4f8df);
|
|
|
|
|
|
|
|
marker_c574c0b5d61ee7e6c97cb293c35042a6.bindPopup(popup_83ea892faf4f3248517ca3fd0fcbbe64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c574c0b5d61ee7e6c97cb293c35042a6.setIcon(icon_bd1d04922346b10076fa6e381cfbc291);
|
|
|
|
|
|
var marker_56597a52d6f158b1aeb291cf04e24396 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_546e71088a4feba754916f6e5a5373ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_178d12eaa1e68513d2c07dc2d03355dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb54ad9eec08a7151255d7123a53732c = $(`<div id="html_cb54ad9eec08a7151255d7123a53732c" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_178d12eaa1e68513d2c07dc2d03355dd.setContent(html_cb54ad9eec08a7151255d7123a53732c);
|
|
|
|
|
|
|
|
marker_56597a52d6f158b1aeb291cf04e24396.bindPopup(popup_178d12eaa1e68513d2c07dc2d03355dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56597a52d6f158b1aeb291cf04e24396.setIcon(icon_546e71088a4feba754916f6e5a5373ea);
|
|
|
|
|
|
var marker_f003c982fc8814f056915caba9393533 = L.marker(
|
|
[42.2328, -8.72264],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_51d3570d023a122e4636dd08089b7aa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_517458c87b2fff2ff433bba71aa87ffa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3104c7b9416d6a5feec6abc469e2ed00 = $(`<div id="html_3104c7b9416d6a5feec6abc469e2ed00" style="width: 100.0%; height: 100.0%;">blackcatnostr.hopto.org</div>`)[0];
|
|
popup_517458c87b2fff2ff433bba71aa87ffa.setContent(html_3104c7b9416d6a5feec6abc469e2ed00);
|
|
|
|
|
|
|
|
marker_f003c982fc8814f056915caba9393533.bindPopup(popup_517458c87b2fff2ff433bba71aa87ffa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f003c982fc8814f056915caba9393533.setIcon(icon_51d3570d023a122e4636dd08089b7aa4);
|
|
|
|
|
|
var marker_785c23d8e6c0daffa161570b4833c292 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6d3c59ce4288a54b0aac4ee15071813b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bd53b346ce5a2aff62937b06f2e2d7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49824c3244cef7fa926a9d2a8cfc7b4a = $(`<div id="html_49824c3244cef7fa926a9d2a8cfc7b4a" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_3bd53b346ce5a2aff62937b06f2e2d7c.setContent(html_49824c3244cef7fa926a9d2a8cfc7b4a);
|
|
|
|
|
|
|
|
marker_785c23d8e6c0daffa161570b4833c292.bindPopup(popup_3bd53b346ce5a2aff62937b06f2e2d7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_785c23d8e6c0daffa161570b4833c292.setIcon(icon_6d3c59ce4288a54b0aac4ee15071813b);
|
|
|
|
|
|
var marker_1ab8e483e5561e8e298ec9d7c9578f82 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_75581767ba80a3461c56bf53215f2d0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_393588b17b5ac435d3c9cc1c344ca968 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ab25dd4d04e37a07cdea481f7e00607 = $(`<div id="html_8ab25dd4d04e37a07cdea481f7e00607" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_393588b17b5ac435d3c9cc1c344ca968.setContent(html_8ab25dd4d04e37a07cdea481f7e00607);
|
|
|
|
|
|
|
|
marker_1ab8e483e5561e8e298ec9d7c9578f82.bindPopup(popup_393588b17b5ac435d3c9cc1c344ca968)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ab8e483e5561e8e298ec9d7c9578f82.setIcon(icon_75581767ba80a3461c56bf53215f2d0e);
|
|
|
|
|
|
var marker_35efda2af4eadd26398db4527cbbe6b1 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9550ce63c8cac98cc433738d814f285b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4521c6412684aeb56bc2f2042c78d5e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f76cf32529b6bf0290400fe34b7ca186 = $(`<div id="html_f76cf32529b6bf0290400fe34b7ca186" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_4521c6412684aeb56bc2f2042c78d5e0.setContent(html_f76cf32529b6bf0290400fe34b7ca186);
|
|
|
|
|
|
|
|
marker_35efda2af4eadd26398db4527cbbe6b1.bindPopup(popup_4521c6412684aeb56bc2f2042c78d5e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35efda2af4eadd26398db4527cbbe6b1.setIcon(icon_9550ce63c8cac98cc433738d814f285b);
|
|
|
|
|
|
var marker_b5d91da71e4af3efa2d8367b60fffeec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_64fe49c0cbb1d13025b36166a87c3943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ed37dd475e891a8255a61b0d185a291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82bfc8a33d1390ecca480ee3cc24df3d = $(`<div id="html_82bfc8a33d1390ecca480ee3cc24df3d" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_2ed37dd475e891a8255a61b0d185a291.setContent(html_82bfc8a33d1390ecca480ee3cc24df3d);
|
|
|
|
|
|
|
|
marker_b5d91da71e4af3efa2d8367b60fffeec.bindPopup(popup_2ed37dd475e891a8255a61b0d185a291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5d91da71e4af3efa2d8367b60fffeec.setIcon(icon_64fe49c0cbb1d13025b36166a87c3943);
|
|
|
|
|
|
var marker_b6bd479d94e52a3b5941df18df772d85 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_78cc176b47815f6262cb72868c68d38b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0486b1a77dffcaf098c97aa7fe690fa4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_116a4d0c7e1c7ebc9372081dc2f5a789 = $(`<div id="html_116a4d0c7e1c7ebc9372081dc2f5a789" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_0486b1a77dffcaf098c97aa7fe690fa4.setContent(html_116a4d0c7e1c7ebc9372081dc2f5a789);
|
|
|
|
|
|
|
|
marker_b6bd479d94e52a3b5941df18df772d85.bindPopup(popup_0486b1a77dffcaf098c97aa7fe690fa4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6bd479d94e52a3b5941df18df772d85.setIcon(icon_78cc176b47815f6262cb72868c68d38b);
|
|
|
|
|
|
var marker_edea2ee62b1d82b259d849e8d8fb4794 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d1f9d6e3bb15f5c1ad2d7aa86753a26d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_487d62896ec2e8817fb4d56accfc6daf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_390b1e1b4a9ba84ce432e40d76c7a0e8 = $(`<div id="html_390b1e1b4a9ba84ce432e40d76c7a0e8" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_487d62896ec2e8817fb4d56accfc6daf.setContent(html_390b1e1b4a9ba84ce432e40d76c7a0e8);
|
|
|
|
|
|
|
|
marker_edea2ee62b1d82b259d849e8d8fb4794.bindPopup(popup_487d62896ec2e8817fb4d56accfc6daf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edea2ee62b1d82b259d849e8d8fb4794.setIcon(icon_d1f9d6e3bb15f5c1ad2d7aa86753a26d);
|
|
|
|
|
|
var marker_637c2406ee51a8f27de214271b165c05 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9bf83ea643c229dc257ea14f08bed9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cded8251d84a64d2ee3a9fb4d0e7dd71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47f7fcb3bd16c4dc1e88acb7c339fe7e = $(`<div id="html_47f7fcb3bd16c4dc1e88acb7c339fe7e" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_cded8251d84a64d2ee3a9fb4d0e7dd71.setContent(html_47f7fcb3bd16c4dc1e88acb7c339fe7e);
|
|
|
|
|
|
|
|
marker_637c2406ee51a8f27de214271b165c05.bindPopup(popup_cded8251d84a64d2ee3a9fb4d0e7dd71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637c2406ee51a8f27de214271b165c05.setIcon(icon_9bf83ea643c229dc257ea14f08bed9a8);
|
|
|
|
|
|
var marker_3bf22945982b5e96f759ba499706f639 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9670230d216972c80c9c8220086ac455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7101f9d8631905b13d01cb057287dc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_303f4776c1dc36b64a40df357d4c6eb3 = $(`<div id="html_303f4776c1dc36b64a40df357d4c6eb3" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_f7101f9d8631905b13d01cb057287dc8.setContent(html_303f4776c1dc36b64a40df357d4c6eb3);
|
|
|
|
|
|
|
|
marker_3bf22945982b5e96f759ba499706f639.bindPopup(popup_f7101f9d8631905b13d01cb057287dc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bf22945982b5e96f759ba499706f639.setIcon(icon_9670230d216972c80c9c8220086ac455);
|
|
|
|
|
|
var marker_cef573d5429b2066a0bdd261a469d420 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_42aaea3d2bc588c1d29926b0d21f2d6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b44c1ccaff8c02b54384034f32af2287 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb714522275c2edcadb41fa022b2dcf = $(`<div id="html_0eb714522275c2edcadb41fa022b2dcf" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_b44c1ccaff8c02b54384034f32af2287.setContent(html_0eb714522275c2edcadb41fa022b2dcf);
|
|
|
|
|
|
|
|
marker_cef573d5429b2066a0bdd261a469d420.bindPopup(popup_b44c1ccaff8c02b54384034f32af2287)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cef573d5429b2066a0bdd261a469d420.setIcon(icon_42aaea3d2bc588c1d29926b0d21f2d6f);
|
|
|
|
|
|
var marker_b8cd20ad2f98404002e34f97ef844a42 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1528db8d46ce5b3593914cd33db654db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32c5cb621d70307c46b1e30f754280f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a9f7925aa90e19a107d49dceeed05f9 = $(`<div id="html_3a9f7925aa90e19a107d49dceeed05f9" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_32c5cb621d70307c46b1e30f754280f4.setContent(html_3a9f7925aa90e19a107d49dceeed05f9);
|
|
|
|
|
|
|
|
marker_b8cd20ad2f98404002e34f97ef844a42.bindPopup(popup_32c5cb621d70307c46b1e30f754280f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8cd20ad2f98404002e34f97ef844a42.setIcon(icon_1528db8d46ce5b3593914cd33db654db);
|
|
|
|
|
|
var marker_649a340cdbdaeebda9ed53d237995890 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ad9d87d205f75d1b899a2404138fd07a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad72cdf323b6abc49dd42194da29fad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e100ea8c1d26c9e520d1a36508381daf = $(`<div id="html_e100ea8c1d26c9e520d1a36508381daf" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_ad72cdf323b6abc49dd42194da29fad5.setContent(html_e100ea8c1d26c9e520d1a36508381daf);
|
|
|
|
|
|
|
|
marker_649a340cdbdaeebda9ed53d237995890.bindPopup(popup_ad72cdf323b6abc49dd42194da29fad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_649a340cdbdaeebda9ed53d237995890.setIcon(icon_ad9d87d205f75d1b899a2404138fd07a);
|
|
|
|
|
|
var marker_89ee32fcf21273e5a89e4d340c34d441 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7e2597ad9680224c2a30a1af50eb6486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50c005f566f7b99727ab9660103e1f8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f360f3412c4ac10b0f98557b91654ece = $(`<div id="html_f360f3412c4ac10b0f98557b91654ece" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_50c005f566f7b99727ab9660103e1f8d.setContent(html_f360f3412c4ac10b0f98557b91654ece);
|
|
|
|
|
|
|
|
marker_89ee32fcf21273e5a89e4d340c34d441.bindPopup(popup_50c005f566f7b99727ab9660103e1f8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89ee32fcf21273e5a89e4d340c34d441.setIcon(icon_7e2597ad9680224c2a30a1af50eb6486);
|
|
|
|
|
|
var marker_eb777d87fb0f13cb65d47906a46e8cf0 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_f603741232ae8a83b06956eaf26bc013 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37577cbb870b67131fa0a24d40117dcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5e03665f05c427e24b22745af2c6362 = $(`<div id="html_c5e03665f05c427e24b22745af2c6362" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_37577cbb870b67131fa0a24d40117dcc.setContent(html_c5e03665f05c427e24b22745af2c6362);
|
|
|
|
|
|
|
|
marker_eb777d87fb0f13cb65d47906a46e8cf0.bindPopup(popup_37577cbb870b67131fa0a24d40117dcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb777d87fb0f13cb65d47906a46e8cf0.setIcon(icon_f603741232ae8a83b06956eaf26bc013);
|
|
|
|
|
|
var marker_fa3f05e9b96d0e5c27ed9b0f03417370 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e2a79b0a951ca61484573346c6e0d01a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbf499636c9d59b1deb64d4e5a98586c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a255dd98ff9efe287f8cde84794668ab = $(`<div id="html_a255dd98ff9efe287f8cde84794668ab" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_dbf499636c9d59b1deb64d4e5a98586c.setContent(html_a255dd98ff9efe287f8cde84794668ab);
|
|
|
|
|
|
|
|
marker_fa3f05e9b96d0e5c27ed9b0f03417370.bindPopup(popup_dbf499636c9d59b1deb64d4e5a98586c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa3f05e9b96d0e5c27ed9b0f03417370.setIcon(icon_e2a79b0a951ca61484573346c6e0d01a);
|
|
|
|
|
|
var marker_16e56516b517f79a16eab547cc99619f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_cbaa8d097cb04686e712278fa2b22f4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a0f0b4bac6a8d494f4de5ac0ac24998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60e1fa77e8a0dbf7ea56b27fb2a0ea7 = $(`<div id="html_b60e1fa77e8a0dbf7ea56b27fb2a0ea7" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_7a0f0b4bac6a8d494f4de5ac0ac24998.setContent(html_b60e1fa77e8a0dbf7ea56b27fb2a0ea7);
|
|
|
|
|
|
|
|
marker_16e56516b517f79a16eab547cc99619f.bindPopup(popup_7a0f0b4bac6a8d494f4de5ac0ac24998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16e56516b517f79a16eab547cc99619f.setIcon(icon_cbaa8d097cb04686e712278fa2b22f4f);
|
|
|
|
|
|
var marker_bbb34748941f05fac42d96ec14c60d59 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ef981a93ed63067a2cc9c917bccb2169 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1e8d02b746c9009e03ca10cbeebab4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16b4d2ce9a3ec205ee058c8fecc2c5db = $(`<div id="html_16b4d2ce9a3ec205ee058c8fecc2c5db" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_b1e8d02b746c9009e03ca10cbeebab4d.setContent(html_16b4d2ce9a3ec205ee058c8fecc2c5db);
|
|
|
|
|
|
|
|
marker_bbb34748941f05fac42d96ec14c60d59.bindPopup(popup_b1e8d02b746c9009e03ca10cbeebab4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbb34748941f05fac42d96ec14c60d59.setIcon(icon_ef981a93ed63067a2cc9c917bccb2169);
|
|
|
|
|
|
var marker_e4bebff5d69001d448e7a258f698832e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_5d39ea068961603d1fe8cb5b939d2131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fb7b29c6d2c094cb5a54cbcb8b9188e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_280d09bed1b58d84839852e0b2f36eb1 = $(`<div id="html_280d09bed1b58d84839852e0b2f36eb1" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_9fb7b29c6d2c094cb5a54cbcb8b9188e.setContent(html_280d09bed1b58d84839852e0b2f36eb1);
|
|
|
|
|
|
|
|
marker_e4bebff5d69001d448e7a258f698832e.bindPopup(popup_9fb7b29c6d2c094cb5a54cbcb8b9188e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4bebff5d69001d448e7a258f698832e.setIcon(icon_5d39ea068961603d1fe8cb5b939d2131);
|
|
|
|
|
|
var marker_c2d6b4df432304b4d806064f4e1a8883 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ce214c1f452283158ff5f60a2d3a423f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3b2eb47f11f94d7832c1a7867eeee93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02107b019cbfc9353e3e616367d466cb = $(`<div id="html_02107b019cbfc9353e3e616367d466cb" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_f3b2eb47f11f94d7832c1a7867eeee93.setContent(html_02107b019cbfc9353e3e616367d466cb);
|
|
|
|
|
|
|
|
marker_c2d6b4df432304b4d806064f4e1a8883.bindPopup(popup_f3b2eb47f11f94d7832c1a7867eeee93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2d6b4df432304b4d806064f4e1a8883.setIcon(icon_ce214c1f452283158ff5f60a2d3a423f);
|
|
|
|
|
|
var marker_3895f30828d95d09bb4eed2bb1ea3de8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_b3715eb4a181e3da1d7034bd69753ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f60cc8372356525a2dd24e62e63a4fa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a16a0dbb6c0cd55962c99a56a371b907 = $(`<div id="html_a16a0dbb6c0cd55962c99a56a371b907" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_f60cc8372356525a2dd24e62e63a4fa7.setContent(html_a16a0dbb6c0cd55962c99a56a371b907);
|
|
|
|
|
|
|
|
marker_3895f30828d95d09bb4eed2bb1ea3de8.bindPopup(popup_f60cc8372356525a2dd24e62e63a4fa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3895f30828d95d09bb4eed2bb1ea3de8.setIcon(icon_b3715eb4a181e3da1d7034bd69753ae8);
|
|
|
|
|
|
var marker_b8052203042b878a0571bdb8abcd3e9a = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_b39afb2478545a8db43641b99dfe907f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28939cc4035ec2ac4225abacef6353cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_453443b74fe48664d4ed2fef2890e92f = $(`<div id="html_453443b74fe48664d4ed2fef2890e92f" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_28939cc4035ec2ac4225abacef6353cb.setContent(html_453443b74fe48664d4ed2fef2890e92f);
|
|
|
|
|
|
|
|
marker_b8052203042b878a0571bdb8abcd3e9a.bindPopup(popup_28939cc4035ec2ac4225abacef6353cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8052203042b878a0571bdb8abcd3e9a.setIcon(icon_b39afb2478545a8db43641b99dfe907f);
|
|
|
|
|
|
var marker_f6fe758872447e6aa39cd3da363f986e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_714ac3f048133c2a735a25804438cab4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b6a7ae4a61f53690c7cd3521ebde679 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b22bd8a13b0cdf60aaa2c92209edd357 = $(`<div id="html_b22bd8a13b0cdf60aaa2c92209edd357" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_0b6a7ae4a61f53690c7cd3521ebde679.setContent(html_b22bd8a13b0cdf60aaa2c92209edd357);
|
|
|
|
|
|
|
|
marker_f6fe758872447e6aa39cd3da363f986e.bindPopup(popup_0b6a7ae4a61f53690c7cd3521ebde679)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6fe758872447e6aa39cd3da363f986e.setIcon(icon_714ac3f048133c2a735a25804438cab4);
|
|
|
|
|
|
var marker_2da9312c45d94d0d29c034f25ca67ad8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4f7d15c6bac90c116b4e1d9c8e7bf88d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e857387991d909d618c33f35da8ce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8ceec6cfff350dbd48b855cead1d2c4 = $(`<div id="html_f8ceec6cfff350dbd48b855cead1d2c4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_02e857387991d909d618c33f35da8ce5.setContent(html_f8ceec6cfff350dbd48b855cead1d2c4);
|
|
|
|
|
|
|
|
marker_2da9312c45d94d0d29c034f25ca67ad8.bindPopup(popup_02e857387991d909d618c33f35da8ce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2da9312c45d94d0d29c034f25ca67ad8.setIcon(icon_4f7d15c6bac90c116b4e1d9c8e7bf88d);
|
|
|
|
|
|
var marker_37537bf0961fa95aafdb97f5051ddb11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_58c0053133972622aa0e6c45f43b1b60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f2cc58a1b8ffab8f51fe1ac8c1e516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93cd787c3f9be88a1e5e39c7e410655d = $(`<div id="html_93cd787c3f9be88a1e5e39c7e410655d" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_a1f2cc58a1b8ffab8f51fe1ac8c1e516.setContent(html_93cd787c3f9be88a1e5e39c7e410655d);
|
|
|
|
|
|
|
|
marker_37537bf0961fa95aafdb97f5051ddb11.bindPopup(popup_a1f2cc58a1b8ffab8f51fe1ac8c1e516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37537bf0961fa95aafdb97f5051ddb11.setIcon(icon_58c0053133972622aa0e6c45f43b1b60);
|
|
|
|
|
|
var marker_48a56d3334e5c32fb4b96dc60ff6a24e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3c6ebf2a32315b154b19dded635f3689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e597d0309f680022f565f987bf581fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7528f1e5ac8b4f15a375280286307f6 = $(`<div id="html_a7528f1e5ac8b4f15a375280286307f6" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_4e597d0309f680022f565f987bf581fe.setContent(html_a7528f1e5ac8b4f15a375280286307f6);
|
|
|
|
|
|
|
|
marker_48a56d3334e5c32fb4b96dc60ff6a24e.bindPopup(popup_4e597d0309f680022f565f987bf581fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48a56d3334e5c32fb4b96dc60ff6a24e.setIcon(icon_3c6ebf2a32315b154b19dded635f3689);
|
|
|
|
|
|
var marker_ec585a6d35469fb50a9e6985f8e234ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3f00494f1c208a169b2b9461e0e2a0f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_548f543fe1f8d8bc20ba564b39b68a8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_524dd5d79d4e816118c1dfbcc0036201 = $(`<div id="html_524dd5d79d4e816118c1dfbcc0036201" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_548f543fe1f8d8bc20ba564b39b68a8f.setContent(html_524dd5d79d4e816118c1dfbcc0036201);
|
|
|
|
|
|
|
|
marker_ec585a6d35469fb50a9e6985f8e234ce.bindPopup(popup_548f543fe1f8d8bc20ba564b39b68a8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec585a6d35469fb50a9e6985f8e234ce.setIcon(icon_3f00494f1c208a169b2b9461e0e2a0f0);
|
|
|
|
|
|
var marker_c1acffd71fe2343f75e987552b202941 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ebec63ca3bb4b8c7e81156724ca7cef4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de6765b4041beb1afca0cd84655a8983 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5843e529d48fb819a9a722411fcabaf3 = $(`<div id="html_5843e529d48fb819a9a722411fcabaf3" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_de6765b4041beb1afca0cd84655a8983.setContent(html_5843e529d48fb819a9a722411fcabaf3);
|
|
|
|
|
|
|
|
marker_c1acffd71fe2343f75e987552b202941.bindPopup(popup_de6765b4041beb1afca0cd84655a8983)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1acffd71fe2343f75e987552b202941.setIcon(icon_ebec63ca3bb4b8c7e81156724ca7cef4);
|
|
|
|
|
|
var marker_d14e224aa2edaf7fd2064a1245a867dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7f71c6cee1fce53ae2444df05cf5f4d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac15b179df59a2ee754568e0e8131c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_591de57cd0c705ede26bd8242f928dda = $(`<div id="html_591de57cd0c705ede26bd8242f928dda" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_4ac15b179df59a2ee754568e0e8131c8.setContent(html_591de57cd0c705ede26bd8242f928dda);
|
|
|
|
|
|
|
|
marker_d14e224aa2edaf7fd2064a1245a867dc.bindPopup(popup_4ac15b179df59a2ee754568e0e8131c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d14e224aa2edaf7fd2064a1245a867dc.setIcon(icon_7f71c6cee1fce53ae2444df05cf5f4d5);
|
|
|
|
|
|
var marker_2c50544849d95b0905f412317306188a = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4d824a76b06946c4575d4f8429129986 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7252882ff3971e4cf0dc48ba87941788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c271bab9582147a0f18216a061f7429 = $(`<div id="html_6c271bab9582147a0f18216a061f7429" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_7252882ff3971e4cf0dc48ba87941788.setContent(html_6c271bab9582147a0f18216a061f7429);
|
|
|
|
|
|
|
|
marker_2c50544849d95b0905f412317306188a.bindPopup(popup_7252882ff3971e4cf0dc48ba87941788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c50544849d95b0905f412317306188a.setIcon(icon_4d824a76b06946c4575d4f8429129986);
|
|
|
|
|
|
var marker_4bfdb1855c6ac800eec445dd0cb00870 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1ec3b57d2a7fe16369902bdca19fc46b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_976bc3c6c882f6df488b5ec60c508360 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10ea260b406699b4f173d93449134888 = $(`<div id="html_10ea260b406699b4f173d93449134888" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_976bc3c6c882f6df488b5ec60c508360.setContent(html_10ea260b406699b4f173d93449134888);
|
|
|
|
|
|
|
|
marker_4bfdb1855c6ac800eec445dd0cb00870.bindPopup(popup_976bc3c6c882f6df488b5ec60c508360)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bfdb1855c6ac800eec445dd0cb00870.setIcon(icon_1ec3b57d2a7fe16369902bdca19fc46b);
|
|
|
|
|
|
var marker_5e647b71c59affaff5d00e7693bc7d2f = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_76c66c153658a745fee4af2ea72b24ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_829243f24ca04e28637db02f8982bb30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e497f5a963b7cf2bab2dcaddd121b901 = $(`<div id="html_e497f5a963b7cf2bab2dcaddd121b901" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_829243f24ca04e28637db02f8982bb30.setContent(html_e497f5a963b7cf2bab2dcaddd121b901);
|
|
|
|
|
|
|
|
marker_5e647b71c59affaff5d00e7693bc7d2f.bindPopup(popup_829243f24ca04e28637db02f8982bb30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e647b71c59affaff5d00e7693bc7d2f.setIcon(icon_76c66c153658a745fee4af2ea72b24ad);
|
|
|
|
|
|
var marker_8f9c1242db82c7ffc64f7188a2b2f1b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1efc8152730552af751e75beda6f73e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c11bb4399fb886e67b5431305e119aa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4f9ef96878b61352f28e4a34e9ab334 = $(`<div id="html_d4f9ef96878b61352f28e4a34e9ab334" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_c11bb4399fb886e67b5431305e119aa7.setContent(html_d4f9ef96878b61352f28e4a34e9ab334);
|
|
|
|
|
|
|
|
marker_8f9c1242db82c7ffc64f7188a2b2f1b1.bindPopup(popup_c11bb4399fb886e67b5431305e119aa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f9c1242db82c7ffc64f7188a2b2f1b1.setIcon(icon_1efc8152730552af751e75beda6f73e7);
|
|
|
|
|
|
var marker_157c67f291ec4334a1f898ae4a608d89 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6c0fd6f9b7875afafcdad24e30b32ae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07733b125ee69fda458beb11b4ff00bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cc5ce71fd3315839d6439942a6a7f55 = $(`<div id="html_4cc5ce71fd3315839d6439942a6a7f55" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_07733b125ee69fda458beb11b4ff00bc.setContent(html_4cc5ce71fd3315839d6439942a6a7f55);
|
|
|
|
|
|
|
|
marker_157c67f291ec4334a1f898ae4a608d89.bindPopup(popup_07733b125ee69fda458beb11b4ff00bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_157c67f291ec4334a1f898ae4a608d89.setIcon(icon_6c0fd6f9b7875afafcdad24e30b32ae5);
|
|
|
|
|
|
var marker_f63fb0b15714f512a78a1fdb047905b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_88adf38eb906545988c00277a1875d4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08071f9cfe39699cbaea6856cadfad98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3667ddd7edce7286a992d607c0cee829 = $(`<div id="html_3667ddd7edce7286a992d607c0cee829" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_08071f9cfe39699cbaea6856cadfad98.setContent(html_3667ddd7edce7286a992d607c0cee829);
|
|
|
|
|
|
|
|
marker_f63fb0b15714f512a78a1fdb047905b0.bindPopup(popup_08071f9cfe39699cbaea6856cadfad98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f63fb0b15714f512a78a1fdb047905b0.setIcon(icon_88adf38eb906545988c00277a1875d4d);
|
|
|
|
|
|
var marker_e7eac40e51e3879df6e1ad4bc0374122 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_900f802bc820148bacab9584365d66f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9838a0deab9b9cd62c79fcb4f0d7a97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c50324b7cac462b4ef6103b8e687a4d = $(`<div id="html_6c50324b7cac462b4ef6103b8e687a4d" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_f9838a0deab9b9cd62c79fcb4f0d7a97.setContent(html_6c50324b7cac462b4ef6103b8e687a4d);
|
|
|
|
|
|
|
|
marker_e7eac40e51e3879df6e1ad4bc0374122.bindPopup(popup_f9838a0deab9b9cd62c79fcb4f0d7a97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7eac40e51e3879df6e1ad4bc0374122.setIcon(icon_900f802bc820148bacab9584365d66f6);
|
|
|
|
|
|
var marker_9323a7af7e70578026d5ad53c8205343 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_38fd970395cd72dce9eeaf0597749287 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9052210957cfda846e153922a8a24e2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95191775c06267a6f6e1770217c8d49f = $(`<div id="html_95191775c06267a6f6e1770217c8d49f" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_9052210957cfda846e153922a8a24e2c.setContent(html_95191775c06267a6f6e1770217c8d49f);
|
|
|
|
|
|
|
|
marker_9323a7af7e70578026d5ad53c8205343.bindPopup(popup_9052210957cfda846e153922a8a24e2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9323a7af7e70578026d5ad53c8205343.setIcon(icon_38fd970395cd72dce9eeaf0597749287);
|
|
|
|
|
|
var marker_6d18d4e0ba905c121345ce41e950c765 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4d9fdd0f135dec3f46ea6f0995ecca14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b396cf02cf62e3f2a356f0b53486c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4581dec4778e280d68da9172f98e654 = $(`<div id="html_b4581dec4778e280d68da9172f98e654" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_e7b396cf02cf62e3f2a356f0b53486c4.setContent(html_b4581dec4778e280d68da9172f98e654);
|
|
|
|
|
|
|
|
marker_6d18d4e0ba905c121345ce41e950c765.bindPopup(popup_e7b396cf02cf62e3f2a356f0b53486c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d18d4e0ba905c121345ce41e950c765.setIcon(icon_4d9fdd0f135dec3f46ea6f0995ecca14);
|
|
|
|
|
|
var marker_14c04f0a6577262a8a85f6c9ec56c1da = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d33f4ff2633f7fd2a7ec444fa523fcd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473379361e0941c32fdf678e1223b0e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9f0d0f5017514bed21e44dc644a5155 = $(`<div id="html_a9f0d0f5017514bed21e44dc644a5155" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_473379361e0941c32fdf678e1223b0e9.setContent(html_a9f0d0f5017514bed21e44dc644a5155);
|
|
|
|
|
|
|
|
marker_14c04f0a6577262a8a85f6c9ec56c1da.bindPopup(popup_473379361e0941c32fdf678e1223b0e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14c04f0a6577262a8a85f6c9ec56c1da.setIcon(icon_d33f4ff2633f7fd2a7ec444fa523fcd1);
|
|
|
|
|
|
var marker_eb7c4ea08756303c99e846594d9e03d2 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7d9a30d51a885eedf354dc735557828e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb6c684bc7c57d246cbe0f4ad351f6a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4673a1deba32e1b146e36fc4a000303 = $(`<div id="html_d4673a1deba32e1b146e36fc4a000303" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_fb6c684bc7c57d246cbe0f4ad351f6a4.setContent(html_d4673a1deba32e1b146e36fc4a000303);
|
|
|
|
|
|
|
|
marker_eb7c4ea08756303c99e846594d9e03d2.bindPopup(popup_fb6c684bc7c57d246cbe0f4ad351f6a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb7c4ea08756303c99e846594d9e03d2.setIcon(icon_7d9a30d51a885eedf354dc735557828e);
|
|
|
|
|
|
var marker_7469f45cd0fda756bdf0905269fa730f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_cd069aaf927f26ed574ecdd14b5c82c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd89cc00734c9727cbb576ba841b52cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40740b8e6b8840237ff3af541858c6e7 = $(`<div id="html_40740b8e6b8840237ff3af541858c6e7" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_fd89cc00734c9727cbb576ba841b52cb.setContent(html_40740b8e6b8840237ff3af541858c6e7);
|
|
|
|
|
|
|
|
marker_7469f45cd0fda756bdf0905269fa730f.bindPopup(popup_fd89cc00734c9727cbb576ba841b52cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7469f45cd0fda756bdf0905269fa730f.setIcon(icon_cd069aaf927f26ed574ecdd14b5c82c8);
|
|
|
|
|
|
var marker_6e2490b214cc345fe5a3c9f9c71fa2e3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6b9a3640258ce375eecdfa819599837e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02afb1ee64d1636cbad77c61649411ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eca79ce714ac799099330cb8113ad27d = $(`<div id="html_eca79ce714ac799099330cb8113ad27d" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_02afb1ee64d1636cbad77c61649411ef.setContent(html_eca79ce714ac799099330cb8113ad27d);
|
|
|
|
|
|
|
|
marker_6e2490b214cc345fe5a3c9f9c71fa2e3.bindPopup(popup_02afb1ee64d1636cbad77c61649411ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e2490b214cc345fe5a3c9f9c71fa2e3.setIcon(icon_6b9a3640258ce375eecdfa819599837e);
|
|
|
|
|
|
var marker_7cede7c04244cc0afb8ef94996b5986c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_8dc53c480ac1dc045a64f5af7ee49e6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_353232eec8384643590e5b320d7a767e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f44e31e4d0cfab66910941334a698b75 = $(`<div id="html_f44e31e4d0cfab66910941334a698b75" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_353232eec8384643590e5b320d7a767e.setContent(html_f44e31e4d0cfab66910941334a698b75);
|
|
|
|
|
|
|
|
marker_7cede7c04244cc0afb8ef94996b5986c.bindPopup(popup_353232eec8384643590e5b320d7a767e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cede7c04244cc0afb8ef94996b5986c.setIcon(icon_8dc53c480ac1dc045a64f5af7ee49e6c);
|
|
|
|
|
|
var marker_493601b49cf16aabdf7f39cf0f8d427d = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_43ba47dcf63c5ad49df76b8e66cf486c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_561e045d1c52f07f4d481972b8820c3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_388a8d9857841147cd4ea6000d5af876 = $(`<div id="html_388a8d9857841147cd4ea6000d5af876" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_561e045d1c52f07f4d481972b8820c3d.setContent(html_388a8d9857841147cd4ea6000d5af876);
|
|
|
|
|
|
|
|
marker_493601b49cf16aabdf7f39cf0f8d427d.bindPopup(popup_561e045d1c52f07f4d481972b8820c3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_493601b49cf16aabdf7f39cf0f8d427d.setIcon(icon_43ba47dcf63c5ad49df76b8e66cf486c);
|
|
|
|
|
|
var marker_822257d06e70be32d2ac97e53848e3dc = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_35ed73b3210a17d005216022c0e02464 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc77c86eb52499ac6d9f14a1eae5768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f656827b4f83c118bd8a0efde5009893 = $(`<div id="html_f656827b4f83c118bd8a0efde5009893" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_5dc77c86eb52499ac6d9f14a1eae5768.setContent(html_f656827b4f83c118bd8a0efde5009893);
|
|
|
|
|
|
|
|
marker_822257d06e70be32d2ac97e53848e3dc.bindPopup(popup_5dc77c86eb52499ac6d9f14a1eae5768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_822257d06e70be32d2ac97e53848e3dc.setIcon(icon_35ed73b3210a17d005216022c0e02464);
|
|
|
|
|
|
var marker_bc17c0fed7304eae130131a8274eb92c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6d0389ad0509d2968204013ae428c497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b7d000b613e312adf6427b803c3aa92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b1575c1ece47c5d9867cc1a5f818271 = $(`<div id="html_5b1575c1ece47c5d9867cc1a5f818271" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_2b7d000b613e312adf6427b803c3aa92.setContent(html_5b1575c1ece47c5d9867cc1a5f818271);
|
|
|
|
|
|
|
|
marker_bc17c0fed7304eae130131a8274eb92c.bindPopup(popup_2b7d000b613e312adf6427b803c3aa92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc17c0fed7304eae130131a8274eb92c.setIcon(icon_6d0389ad0509d2968204013ae428c497);
|
|
|
|
|
|
var marker_1871020f1cb6012269eb2ca114f44dc8 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_400586cd72c8274cf910c90e24447702 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fefcff3ca3780df0d3df053148229d66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6badbd2e6c7e19973083332d0947177 = $(`<div id="html_d6badbd2e6c7e19973083332d0947177" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_fefcff3ca3780df0d3df053148229d66.setContent(html_d6badbd2e6c7e19973083332d0947177);
|
|
|
|
|
|
|
|
marker_1871020f1cb6012269eb2ca114f44dc8.bindPopup(popup_fefcff3ca3780df0d3df053148229d66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1871020f1cb6012269eb2ca114f44dc8.setIcon(icon_400586cd72c8274cf910c90e24447702);
|
|
|
|
|
|
var marker_2af927d85c0c760b3ee0c7e326a8054a = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c6a8133cb6e7cae3c21ac135330da592 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e5eb0f676c431870f45241bd8e247a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f483a4f4f87ed4acb8504801ab779fd = $(`<div id="html_7f483a4f4f87ed4acb8504801ab779fd" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_3e5eb0f676c431870f45241bd8e247a1.setContent(html_7f483a4f4f87ed4acb8504801ab779fd);
|
|
|
|
|
|
|
|
marker_2af927d85c0c760b3ee0c7e326a8054a.bindPopup(popup_3e5eb0f676c431870f45241bd8e247a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2af927d85c0c760b3ee0c7e326a8054a.setIcon(icon_c6a8133cb6e7cae3c21ac135330da592);
|
|
|
|
|
|
var marker_67f985866a4433cc2242b1ebbbea60de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9230d3e7c561080cdd9f3496d546956b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_136ec4dd2f4e1a76c6bfbf8830c76990 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95106393e974a5fd79d148b7fc5ae40a = $(`<div id="html_95106393e974a5fd79d148b7fc5ae40a" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_136ec4dd2f4e1a76c6bfbf8830c76990.setContent(html_95106393e974a5fd79d148b7fc5ae40a);
|
|
|
|
|
|
|
|
marker_67f985866a4433cc2242b1ebbbea60de.bindPopup(popup_136ec4dd2f4e1a76c6bfbf8830c76990)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67f985866a4433cc2242b1ebbbea60de.setIcon(icon_9230d3e7c561080cdd9f3496d546956b);
|
|
|
|
|
|
var marker_edb5d14a9cd6653fc7677e6af69d88c7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_092af8f555ef8d023fb785afd3beccda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c286b449160dc274bbf7c68b59f85353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_872ee8444a6fdec6eeafe1d7cfe3b887 = $(`<div id="html_872ee8444a6fdec6eeafe1d7cfe3b887" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_c286b449160dc274bbf7c68b59f85353.setContent(html_872ee8444a6fdec6eeafe1d7cfe3b887);
|
|
|
|
|
|
|
|
marker_edb5d14a9cd6653fc7677e6af69d88c7.bindPopup(popup_c286b449160dc274bbf7c68b59f85353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edb5d14a9cd6653fc7677e6af69d88c7.setIcon(icon_092af8f555ef8d023fb785afd3beccda);
|
|
|
|
|
|
var marker_9e28f6f035eefd14922b154884507d10 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_beef84d6b1ea22b809ba28d5c0dd3650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd31c5dc2df01ffe650a39ed82fcd4cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bffc31d0361662af3ca383c1d15782e = $(`<div id="html_9bffc31d0361662af3ca383c1d15782e" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_fd31c5dc2df01ffe650a39ed82fcd4cb.setContent(html_9bffc31d0361662af3ca383c1d15782e);
|
|
|
|
|
|
|
|
marker_9e28f6f035eefd14922b154884507d10.bindPopup(popup_fd31c5dc2df01ffe650a39ed82fcd4cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e28f6f035eefd14922b154884507d10.setIcon(icon_beef84d6b1ea22b809ba28d5c0dd3650);
|
|
|
|
|
|
var marker_41123071bce618b3e52ed2cb89716c28 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6ded89cad8da91c851bfa53263f3b8b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79e46dfd053b23e239f7f91157f4f39f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ee87620f66fe384bd7ccce000f8c7dc = $(`<div id="html_9ee87620f66fe384bd7ccce000f8c7dc" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_79e46dfd053b23e239f7f91157f4f39f.setContent(html_9ee87620f66fe384bd7ccce000f8c7dc);
|
|
|
|
|
|
|
|
marker_41123071bce618b3e52ed2cb89716c28.bindPopup(popup_79e46dfd053b23e239f7f91157f4f39f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41123071bce618b3e52ed2cb89716c28.setIcon(icon_6ded89cad8da91c851bfa53263f3b8b0);
|
|
|
|
|
|
var marker_bd57794e0b25d0279e37ac7a02f44f80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_eb895776200f64895dc6b70db242d5f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a3a1437d2c70b43abf90d2bfc724e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e49882f0e71f3375c1ef08b5221f54d = $(`<div id="html_3e49882f0e71f3375c1ef08b5221f54d" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_67a3a1437d2c70b43abf90d2bfc724e9.setContent(html_3e49882f0e71f3375c1ef08b5221f54d);
|
|
|
|
|
|
|
|
marker_bd57794e0b25d0279e37ac7a02f44f80.bindPopup(popup_67a3a1437d2c70b43abf90d2bfc724e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd57794e0b25d0279e37ac7a02f44f80.setIcon(icon_eb895776200f64895dc6b70db242d5f6);
|
|
|
|
|
|
var marker_019203c90810a22c257e74d7d8084745 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_b460c84363107a3ba3f87a6319eefdbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473a500a791415e4891a3356b1dab4d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69940efdae6a646c1c6c08790030d68a = $(`<div id="html_69940efdae6a646c1c6c08790030d68a" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_473a500a791415e4891a3356b1dab4d8.setContent(html_69940efdae6a646c1c6c08790030d68a);
|
|
|
|
|
|
|
|
marker_019203c90810a22c257e74d7d8084745.bindPopup(popup_473a500a791415e4891a3356b1dab4d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_019203c90810a22c257e74d7d8084745.setIcon(icon_b460c84363107a3ba3f87a6319eefdbc);
|
|
|
|
|
|
var marker_21eb9f84ae743440b238918a77ce564e = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_47811b1bec1b69c6d556ff7db24a6c04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf9547957757a1e1838afcdd0b53df6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7114c24b08f95967573d884d3e4928b0 = $(`<div id="html_7114c24b08f95967573d884d3e4928b0" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_cf9547957757a1e1838afcdd0b53df6a.setContent(html_7114c24b08f95967573d884d3e4928b0);
|
|
|
|
|
|
|
|
marker_21eb9f84ae743440b238918a77ce564e.bindPopup(popup_cf9547957757a1e1838afcdd0b53df6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21eb9f84ae743440b238918a77ce564e.setIcon(icon_47811b1bec1b69c6d556ff7db24a6c04);
|
|
|
|
|
|
var marker_57393ec0f9bbccc579ed875785646510 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9a6f227832b0d39c26220722b5d7e79a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c132dfee414e486a980453d95963e7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67c90e84f76b07297a846a9ffe21aeab = $(`<div id="html_67c90e84f76b07297a846a9ffe21aeab" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_2c132dfee414e486a980453d95963e7e.setContent(html_67c90e84f76b07297a846a9ffe21aeab);
|
|
|
|
|
|
|
|
marker_57393ec0f9bbccc579ed875785646510.bindPopup(popup_2c132dfee414e486a980453d95963e7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57393ec0f9bbccc579ed875785646510.setIcon(icon_9a6f227832b0d39c26220722b5d7e79a);
|
|
|
|
|
|
var marker_191ec14dd1ef4f34d940339d01fc1901 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_b046e521883b7a6124f288c79e781818 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27e4c8faf0757eddd92cbd4c9730cd63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db5aaada0e15a7227efeed78ebe424ae = $(`<div id="html_db5aaada0e15a7227efeed78ebe424ae" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_27e4c8faf0757eddd92cbd4c9730cd63.setContent(html_db5aaada0e15a7227efeed78ebe424ae);
|
|
|
|
|
|
|
|
marker_191ec14dd1ef4f34d940339d01fc1901.bindPopup(popup_27e4c8faf0757eddd92cbd4c9730cd63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_191ec14dd1ef4f34d940339d01fc1901.setIcon(icon_b046e521883b7a6124f288c79e781818);
|
|
|
|
|
|
var marker_f44d5625cb66aa1abe84b88fb9976484 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_a287e2ee15badf31fc13b5cde3e09574 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ae258f121ec8d2bd9e628d5a5916306 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0685b182c2db00d8b05fc6e23701491 = $(`<div id="html_c0685b182c2db00d8b05fc6e23701491" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_5ae258f121ec8d2bd9e628d5a5916306.setContent(html_c0685b182c2db00d8b05fc6e23701491);
|
|
|
|
|
|
|
|
marker_f44d5625cb66aa1abe84b88fb9976484.bindPopup(popup_5ae258f121ec8d2bd9e628d5a5916306)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f44d5625cb66aa1abe84b88fb9976484.setIcon(icon_a287e2ee15badf31fc13b5cde3e09574);
|
|
|
|
|
|
var marker_f6fa5ad356d014ab3bdcde81540b5126 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ed3f494d84709b9def0ac04b5559e47c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb027533ddf662622c00d8e4eefcb50f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e560a3fcd9f49192cda576d2d699c9e0 = $(`<div id="html_e560a3fcd9f49192cda576d2d699c9e0" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_cb027533ddf662622c00d8e4eefcb50f.setContent(html_e560a3fcd9f49192cda576d2d699c9e0);
|
|
|
|
|
|
|
|
marker_f6fa5ad356d014ab3bdcde81540b5126.bindPopup(popup_cb027533ddf662622c00d8e4eefcb50f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6fa5ad356d014ab3bdcde81540b5126.setIcon(icon_ed3f494d84709b9def0ac04b5559e47c);
|
|
|
|
|
|
var marker_14e3c6e62b399e816dab33bcb7805ec6 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c00df77c4d92967c1a2dc71f77b2ed38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a84affddb1f90193a1d28e799d4712af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb7370e8d0130387935ee7055dd78699 = $(`<div id="html_eb7370e8d0130387935ee7055dd78699" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_a84affddb1f90193a1d28e799d4712af.setContent(html_eb7370e8d0130387935ee7055dd78699);
|
|
|
|
|
|
|
|
marker_14e3c6e62b399e816dab33bcb7805ec6.bindPopup(popup_a84affddb1f90193a1d28e799d4712af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14e3c6e62b399e816dab33bcb7805ec6.setIcon(icon_c00df77c4d92967c1a2dc71f77b2ed38);
|
|
|
|
|
|
var marker_b43fdc5f6c0d330f48b858b64e0d2d97 = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c4b693c28df37d089e1c1378cb7388a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e0d8b70851e883a9ede7ccdb20a2188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d19ee4a5ff74c572c50da44b4052becc = $(`<div id="html_d19ee4a5ff74c572c50da44b4052becc" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_1e0d8b70851e883a9ede7ccdb20a2188.setContent(html_d19ee4a5ff74c572c50da44b4052becc);
|
|
|
|
|
|
|
|
marker_b43fdc5f6c0d330f48b858b64e0d2d97.bindPopup(popup_1e0d8b70851e883a9ede7ccdb20a2188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b43fdc5f6c0d330f48b858b64e0d2d97.setIcon(icon_c4b693c28df37d089e1c1378cb7388a9);
|
|
|
|
|
|
var marker_79efd380ebd8d1c42e92141b3bf51d44 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_80272e6c45a269ece0d5eca098b1bc9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3acd27d4e7c6602053dead73abcd57da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ab46f8104e808c9da66d3a2549b0c92 = $(`<div id="html_0ab46f8104e808c9da66d3a2549b0c92" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_3acd27d4e7c6602053dead73abcd57da.setContent(html_0ab46f8104e808c9da66d3a2549b0c92);
|
|
|
|
|
|
|
|
marker_79efd380ebd8d1c42e92141b3bf51d44.bindPopup(popup_3acd27d4e7c6602053dead73abcd57da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79efd380ebd8d1c42e92141b3bf51d44.setIcon(icon_80272e6c45a269ece0d5eca098b1bc9b);
|
|
|
|
|
|
var marker_a261d53580220d7874c14fd5cf989c70 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_020ae8edfc82b138ccb2c51750f3c3cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df9408998e0b45f5771cbc7f8fa9deba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf0346b3238c0f086be27fbcb3f5c5da = $(`<div id="html_bf0346b3238c0f086be27fbcb3f5c5da" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_df9408998e0b45f5771cbc7f8fa9deba.setContent(html_bf0346b3238c0f086be27fbcb3f5c5da);
|
|
|
|
|
|
|
|
marker_a261d53580220d7874c14fd5cf989c70.bindPopup(popup_df9408998e0b45f5771cbc7f8fa9deba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a261d53580220d7874c14fd5cf989c70.setIcon(icon_020ae8edfc82b138ccb2c51750f3c3cd);
|
|
|
|
|
|
var marker_f8a2b0d26491b0324d01241c1cdf4adc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9e46f3c5066be237d338b7cbf46b7db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8d45e3e4ad89c33a56633c560c0f099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5fe4f322c076dfdae98ec59baccbdeb = $(`<div id="html_f5fe4f322c076dfdae98ec59baccbdeb" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_c8d45e3e4ad89c33a56633c560c0f099.setContent(html_f5fe4f322c076dfdae98ec59baccbdeb);
|
|
|
|
|
|
|
|
marker_f8a2b0d26491b0324d01241c1cdf4adc.bindPopup(popup_c8d45e3e4ad89c33a56633c560c0f099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a2b0d26491b0324d01241c1cdf4adc.setIcon(icon_9e46f3c5066be237d338b7cbf46b7db2);
|
|
|
|
|
|
var marker_c7746af057464fdcd5803eabba0c0d73 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_6a5177f4afd9d019acbfaedc8a144fe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc954fe019d1a2a13b6e77abdd4ce69c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d113acd572aaf71943ed9aeb2b1463b6 = $(`<div id="html_d113acd572aaf71943ed9aeb2b1463b6" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_fc954fe019d1a2a13b6e77abdd4ce69c.setContent(html_d113acd572aaf71943ed9aeb2b1463b6);
|
|
|
|
|
|
|
|
marker_c7746af057464fdcd5803eabba0c0d73.bindPopup(popup_fc954fe019d1a2a13b6e77abdd4ce69c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7746af057464fdcd5803eabba0c0d73.setIcon(icon_6a5177f4afd9d019acbfaedc8a144fe0);
|
|
|
|
|
|
var marker_9f31cedb2c2ec6b5fc66a4c7d6b91655 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_49baf6e561d7896382c321d46791a085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ad94add56d0a6fee6b4794870bc3f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9234be06393905276a739744b9b12538 = $(`<div id="html_9234be06393905276a739744b9b12538" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_9ad94add56d0a6fee6b4794870bc3f89.setContent(html_9234be06393905276a739744b9b12538);
|
|
|
|
|
|
|
|
marker_9f31cedb2c2ec6b5fc66a4c7d6b91655.bindPopup(popup_9ad94add56d0a6fee6b4794870bc3f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f31cedb2c2ec6b5fc66a4c7d6b91655.setIcon(icon_49baf6e561d7896382c321d46791a085);
|
|
|
|
|
|
var marker_e72663ef1a793621d2fc5c9e004e2a54 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c6bac9ed5a26cb711bbf17683a33da42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74ffae0203499343151a72fa98d1e7a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0099e15b0fa5a23214e3cb8fd934807 = $(`<div id="html_b0099e15b0fa5a23214e3cb8fd934807" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_74ffae0203499343151a72fa98d1e7a1.setContent(html_b0099e15b0fa5a23214e3cb8fd934807);
|
|
|
|
|
|
|
|
marker_e72663ef1a793621d2fc5c9e004e2a54.bindPopup(popup_74ffae0203499343151a72fa98d1e7a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e72663ef1a793621d2fc5c9e004e2a54.setIcon(icon_c6bac9ed5a26cb711bbf17683a33da42);
|
|
|
|
|
|
var marker_d0d68d72c511bf0f02f4f57bfd75b105 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_1384d6fa7de9ec6e8127be73b9e096ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9e33a04394c8c8a4b8a6b09f10e84e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdcbbc32ccf8fae4e9c066120ca3f812 = $(`<div id="html_fdcbbc32ccf8fae4e9c066120ca3f812" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_c9e33a04394c8c8a4b8a6b09f10e84e7.setContent(html_fdcbbc32ccf8fae4e9c066120ca3f812);
|
|
|
|
|
|
|
|
marker_d0d68d72c511bf0f02f4f57bfd75b105.bindPopup(popup_c9e33a04394c8c8a4b8a6b09f10e84e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0d68d72c511bf0f02f4f57bfd75b105.setIcon(icon_1384d6fa7de9ec6e8127be73b9e096ee);
|
|
|
|
|
|
var marker_1caf183398401a785d0a16e5e6448522 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_06dbce510b91a5af1c623d8b55b9ebe0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70fe68e648917f830614d11f34c6d5e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b700bdaf5df7adb3e3e90c3fd23ace30 = $(`<div id="html_b700bdaf5df7adb3e3e90c3fd23ace30" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_70fe68e648917f830614d11f34c6d5e9.setContent(html_b700bdaf5df7adb3e3e90c3fd23ace30);
|
|
|
|
|
|
|
|
marker_1caf183398401a785d0a16e5e6448522.bindPopup(popup_70fe68e648917f830614d11f34c6d5e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1caf183398401a785d0a16e5e6448522.setIcon(icon_06dbce510b91a5af1c623d8b55b9ebe0);
|
|
|
|
|
|
var marker_8aa1d825a55f3206e888cffbfaeb54d7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_396c9fcaf2ca4a6a09235477026849da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dba5750429cd3d869c7acb850df1ca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98ea5ea56fc3f6a3efe9dd74354b5840 = $(`<div id="html_98ea5ea56fc3f6a3efe9dd74354b5840" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_0dba5750429cd3d869c7acb850df1ca4.setContent(html_98ea5ea56fc3f6a3efe9dd74354b5840);
|
|
|
|
|
|
|
|
marker_8aa1d825a55f3206e888cffbfaeb54d7.bindPopup(popup_0dba5750429cd3d869c7acb850df1ca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aa1d825a55f3206e888cffbfaeb54d7.setIcon(icon_396c9fcaf2ca4a6a09235477026849da);
|
|
|
|
|
|
var marker_5251bf19e3d7d861c21bb0943c020b28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e29cc987afc21766776c224443ba608e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0aa3b61d971d1b4cbdbf435b6938682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2f41d2d9457b26ed33a9051059a8a3f = $(`<div id="html_e2f41d2d9457b26ed33a9051059a8a3f" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_c0aa3b61d971d1b4cbdbf435b6938682.setContent(html_e2f41d2d9457b26ed33a9051059a8a3f);
|
|
|
|
|
|
|
|
marker_5251bf19e3d7d861c21bb0943c020b28.bindPopup(popup_c0aa3b61d971d1b4cbdbf435b6938682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5251bf19e3d7d861c21bb0943c020b28.setIcon(icon_e29cc987afc21766776c224443ba608e);
|
|
|
|
|
|
var marker_4e0f823ef7899ef55a4161cee00eadf1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_fe5e9a012cb8ead284311f6b4d6d8fa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e0c909bff82595a92ffd921641f49e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99c6ae257c5a0264270f777f6f8bcfdb = $(`<div id="html_99c6ae257c5a0264270f777f6f8bcfdb" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_5e0c909bff82595a92ffd921641f49e3.setContent(html_99c6ae257c5a0264270f777f6f8bcfdb);
|
|
|
|
|
|
|
|
marker_4e0f823ef7899ef55a4161cee00eadf1.bindPopup(popup_5e0c909bff82595a92ffd921641f49e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e0f823ef7899ef55a4161cee00eadf1.setIcon(icon_fe5e9a012cb8ead284311f6b4d6d8fa3);
|
|
|
|
|
|
var marker_f9f7aac3ca4245171a258195e0cc2ffa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d1e9ddfed4c545a0fab9b80481ce12f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_019dddf9f74878522e9ae23298de100f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43050fc9016b3445e34ccd9d61b41fdd = $(`<div id="html_43050fc9016b3445e34ccd9d61b41fdd" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_019dddf9f74878522e9ae23298de100f.setContent(html_43050fc9016b3445e34ccd9d61b41fdd);
|
|
|
|
|
|
|
|
marker_f9f7aac3ca4245171a258195e0cc2ffa.bindPopup(popup_019dddf9f74878522e9ae23298de100f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9f7aac3ca4245171a258195e0cc2ffa.setIcon(icon_d1e9ddfed4c545a0fab9b80481ce12f7);
|
|
|
|
|
|
var marker_a7935e19277ebb05cc895fc987c58aa2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4e145828bd5e37e5f7b2ccc0786dc0bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0728c4ec5b75f4db59fed49a43622b6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fd8f30838ac959f06a73fd38aa53dcb = $(`<div id="html_4fd8f30838ac959f06a73fd38aa53dcb" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_0728c4ec5b75f4db59fed49a43622b6e.setContent(html_4fd8f30838ac959f06a73fd38aa53dcb);
|
|
|
|
|
|
|
|
marker_a7935e19277ebb05cc895fc987c58aa2.bindPopup(popup_0728c4ec5b75f4db59fed49a43622b6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7935e19277ebb05cc895fc987c58aa2.setIcon(icon_4e145828bd5e37e5f7b2ccc0786dc0bc);
|
|
|
|
|
|
var marker_ff2fcd3513d2f8485f85b0b2e598cdd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_eec0b6948bacd21a16223a2d96024fd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bddc729706bc194d118f437bc2ca2a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a7f0fe63841381bc65b5797faa90fcf = $(`<div id="html_0a7f0fe63841381bc65b5797faa90fcf" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_9bddc729706bc194d118f437bc2ca2a7.setContent(html_0a7f0fe63841381bc65b5797faa90fcf);
|
|
|
|
|
|
|
|
marker_ff2fcd3513d2f8485f85b0b2e598cdd7.bindPopup(popup_9bddc729706bc194d118f437bc2ca2a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff2fcd3513d2f8485f85b0b2e598cdd7.setIcon(icon_eec0b6948bacd21a16223a2d96024fd2);
|
|
|
|
|
|
var marker_31752c5cc2257fdd6547a303686c2045 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e21b35587c0839d842ec55342e065abd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4f418b2b26fab7ec77081f0c6c4a6b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ff90aa2605b9d100d6ffda7e461b405 = $(`<div id="html_9ff90aa2605b9d100d6ffda7e461b405" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_e4f418b2b26fab7ec77081f0c6c4a6b4.setContent(html_9ff90aa2605b9d100d6ffda7e461b405);
|
|
|
|
|
|
|
|
marker_31752c5cc2257fdd6547a303686c2045.bindPopup(popup_e4f418b2b26fab7ec77081f0c6c4a6b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31752c5cc2257fdd6547a303686c2045.setIcon(icon_e21b35587c0839d842ec55342e065abd);
|
|
|
|
|
|
var marker_23757e7132509eb0c5461eedb475dc26 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_495d32040b6e0c21b595bdd9390b5ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b174657bd3b2761b1f229e04a9d52f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cb3f014b2363eb2879970656b4bdd2d = $(`<div id="html_0cb3f014b2363eb2879970656b4bdd2d" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_6b174657bd3b2761b1f229e04a9d52f6.setContent(html_0cb3f014b2363eb2879970656b4bdd2d);
|
|
|
|
|
|
|
|
marker_23757e7132509eb0c5461eedb475dc26.bindPopup(popup_6b174657bd3b2761b1f229e04a9d52f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23757e7132509eb0c5461eedb475dc26.setIcon(icon_495d32040b6e0c21b595bdd9390b5ceb);
|
|
|
|
|
|
var marker_de87b5ffa7ba294301a64961e6852733 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_abefb152d97cc9ac5830c1bf78965579 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_746878cdea2d21f9c7d681cd5b2e311d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ae5388ecd31db8715ee26027aa99599 = $(`<div id="html_3ae5388ecd31db8715ee26027aa99599" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_746878cdea2d21f9c7d681cd5b2e311d.setContent(html_3ae5388ecd31db8715ee26027aa99599);
|
|
|
|
|
|
|
|
marker_de87b5ffa7ba294301a64961e6852733.bindPopup(popup_746878cdea2d21f9c7d681cd5b2e311d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de87b5ffa7ba294301a64961e6852733.setIcon(icon_abefb152d97cc9ac5830c1bf78965579);
|
|
|
|
|
|
var marker_4ef8b7a39f321c9f2548260df47bb88f = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_902ccd01f608c2cc4cacd98ca1617183 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_021060a5646a534097cdc9e80dff83fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed659155003ab69a5e9e6071499d355b = $(`<div id="html_ed659155003ab69a5e9e6071499d355b" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_021060a5646a534097cdc9e80dff83fd.setContent(html_ed659155003ab69a5e9e6071499d355b);
|
|
|
|
|
|
|
|
marker_4ef8b7a39f321c9f2548260df47bb88f.bindPopup(popup_021060a5646a534097cdc9e80dff83fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ef8b7a39f321c9f2548260df47bb88f.setIcon(icon_902ccd01f608c2cc4cacd98ca1617183);
|
|
|
|
|
|
var marker_b98b558d39799fe4aaacd4b2a5c0d353 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_7e1c290bb148a1d0489f9cfc5dfa5ea8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b014ec6ed75dca12a7755ff50c17f14e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50a66050d9a79dc20188d1693a0df0c4 = $(`<div id="html_50a66050d9a79dc20188d1693a0df0c4" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_b014ec6ed75dca12a7755ff50c17f14e.setContent(html_50a66050d9a79dc20188d1693a0df0c4);
|
|
|
|
|
|
|
|
marker_b98b558d39799fe4aaacd4b2a5c0d353.bindPopup(popup_b014ec6ed75dca12a7755ff50c17f14e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b98b558d39799fe4aaacd4b2a5c0d353.setIcon(icon_7e1c290bb148a1d0489f9cfc5dfa5ea8);
|
|
|
|
|
|
var marker_a8cb34b6c95bc924c8a8bf87d9bd5d21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3d38b5cb7d278b89f3d8d6b916c57787 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b72f2fa754d31838245a24fd88a0c3e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3766042450fc6ca7078cbb8dfce536af = $(`<div id="html_3766042450fc6ca7078cbb8dfce536af" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_b72f2fa754d31838245a24fd88a0c3e7.setContent(html_3766042450fc6ca7078cbb8dfce536af);
|
|
|
|
|
|
|
|
marker_a8cb34b6c95bc924c8a8bf87d9bd5d21.bindPopup(popup_b72f2fa754d31838245a24fd88a0c3e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8cb34b6c95bc924c8a8bf87d9bd5d21.setIcon(icon_3d38b5cb7d278b89f3d8d6b916c57787);
|
|
|
|
|
|
var marker_565d87e3aa68b4bb21e5fd2b7686b8e2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e45b8da2f91e72787b3efc2568724279 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecb0176973652cd413dcf7f8fe4fdf33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec40cad052050e98be45b79712d92fe8 = $(`<div id="html_ec40cad052050e98be45b79712d92fe8" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_ecb0176973652cd413dcf7f8fe4fdf33.setContent(html_ec40cad052050e98be45b79712d92fe8);
|
|
|
|
|
|
|
|
marker_565d87e3aa68b4bb21e5fd2b7686b8e2.bindPopup(popup_ecb0176973652cd413dcf7f8fe4fdf33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_565d87e3aa68b4bb21e5fd2b7686b8e2.setIcon(icon_e45b8da2f91e72787b3efc2568724279);
|
|
|
|
|
|
var marker_af0e9203adf3c0b2f9d1ae0912d0872c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_86d52b6834cc9eb68a582eac9b403760 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fcc5a26aec9e2d348eed0e01ca143a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c21882cedbb7e3bc9aeeddfca1f64dd7 = $(`<div id="html_c21882cedbb7e3bc9aeeddfca1f64dd7" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_7fcc5a26aec9e2d348eed0e01ca143a6.setContent(html_c21882cedbb7e3bc9aeeddfca1f64dd7);
|
|
|
|
|
|
|
|
marker_af0e9203adf3c0b2f9d1ae0912d0872c.bindPopup(popup_7fcc5a26aec9e2d348eed0e01ca143a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af0e9203adf3c0b2f9d1ae0912d0872c.setIcon(icon_86d52b6834cc9eb68a582eac9b403760);
|
|
|
|
|
|
var marker_4de8548e72ae7fd52028bda0f4621280 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_64134c8359879479df11970f215342c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d76e9348078111594484f0eddb2cb566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ca1e5080417d18747db39f2db5691c = $(`<div id="html_b9ca1e5080417d18747db39f2db5691c" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_d76e9348078111594484f0eddb2cb566.setContent(html_b9ca1e5080417d18747db39f2db5691c);
|
|
|
|
|
|
|
|
marker_4de8548e72ae7fd52028bda0f4621280.bindPopup(popup_d76e9348078111594484f0eddb2cb566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4de8548e72ae7fd52028bda0f4621280.setIcon(icon_64134c8359879479df11970f215342c5);
|
|
|
|
|
|
var marker_dbbbff902f7fa39bb1e45932230c6d01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_85cfaaed616ef01adca38b803c43d2c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f648638509d192b103a532fc0779d728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4e7b85fa7c365892ddf525d5d82beeb = $(`<div id="html_c4e7b85fa7c365892ddf525d5d82beeb" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_f648638509d192b103a532fc0779d728.setContent(html_c4e7b85fa7c365892ddf525d5d82beeb);
|
|
|
|
|
|
|
|
marker_dbbbff902f7fa39bb1e45932230c6d01.bindPopup(popup_f648638509d192b103a532fc0779d728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbbbff902f7fa39bb1e45932230c6d01.setIcon(icon_85cfaaed616ef01adca38b803c43d2c2);
|
|
|
|
|
|
var marker_a3b5bcb8558b27e1035c956ca053c8e5 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_b8f25f82ddd6ed0a84dbd1a86ad57c31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_132c4980dddd7df2030b65313c3bac42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcb153da355537bb3e08290e5aa443c3 = $(`<div id="html_bcb153da355537bb3e08290e5aa443c3" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_132c4980dddd7df2030b65313c3bac42.setContent(html_bcb153da355537bb3e08290e5aa443c3);
|
|
|
|
|
|
|
|
marker_a3b5bcb8558b27e1035c956ca053c8e5.bindPopup(popup_132c4980dddd7df2030b65313c3bac42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b5bcb8558b27e1035c956ca053c8e5.setIcon(icon_b8f25f82ddd6ed0a84dbd1a86ad57c31);
|
|
|
|
|
|
var marker_f64d6eaf6b578e04e7efbb10a8c7cfb3 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_73b4f991a7ccae05b6b460919ed794c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c842f1ee84c43ec2fbae8b77a26033 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a177fdfcd141b4cc3c89037161276524 = $(`<div id="html_a177fdfcd141b4cc3c89037161276524" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_90c842f1ee84c43ec2fbae8b77a26033.setContent(html_a177fdfcd141b4cc3c89037161276524);
|
|
|
|
|
|
|
|
marker_f64d6eaf6b578e04e7efbb10a8c7cfb3.bindPopup(popup_90c842f1ee84c43ec2fbae8b77a26033)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f64d6eaf6b578e04e7efbb10a8c7cfb3.setIcon(icon_73b4f991a7ccae05b6b460919ed794c9);
|
|
|
|
|
|
var marker_e26241b55308c7ea38f01fed1ecb2dc4 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e49bb19701cd83d1a4457a1c532f85ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fba36994182be7345da8c1fd09be36e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_245d2af811a6c2ea8a274e131b443516 = $(`<div id="html_245d2af811a6c2ea8a274e131b443516" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_fba36994182be7345da8c1fd09be36e7.setContent(html_245d2af811a6c2ea8a274e131b443516);
|
|
|
|
|
|
|
|
marker_e26241b55308c7ea38f01fed1ecb2dc4.bindPopup(popup_fba36994182be7345da8c1fd09be36e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e26241b55308c7ea38f01fed1ecb2dc4.setIcon(icon_e49bb19701cd83d1a4457a1c532f85ab);
|
|
|
|
|
|
var marker_593bac5d97004e3dc80f5d87a95e4705 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_c723732caa2d0635354e52109606c440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_853e3a59ba4c2522a0a87b9ca2ab4d97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf3ae608aef5c361fa6235a21e504d2 = $(`<div id="html_6bf3ae608aef5c361fa6235a21e504d2" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_853e3a59ba4c2522a0a87b9ca2ab4d97.setContent(html_6bf3ae608aef5c361fa6235a21e504d2);
|
|
|
|
|
|
|
|
marker_593bac5d97004e3dc80f5d87a95e4705.bindPopup(popup_853e3a59ba4c2522a0a87b9ca2ab4d97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_593bac5d97004e3dc80f5d87a95e4705.setIcon(icon_c723732caa2d0635354e52109606c440);
|
|
|
|
|
|
var marker_254ef11028e763d22e4273fd247d064a = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3e5e576729c21271c849ce458347f249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db702838a3ce8f8e476aa894eb7278bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f218f990e99339f37b29c5d5c05c62d9 = $(`<div id="html_f218f990e99339f37b29c5d5c05c62d9" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_db702838a3ce8f8e476aa894eb7278bf.setContent(html_f218f990e99339f37b29c5d5c05c62d9);
|
|
|
|
|
|
|
|
marker_254ef11028e763d22e4273fd247d064a.bindPopup(popup_db702838a3ce8f8e476aa894eb7278bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_254ef11028e763d22e4273fd247d064a.setIcon(icon_3e5e576729c21271c849ce458347f249);
|
|
|
|
|
|
var marker_75c1dbd19d5871ec133ad0198b7d9847 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_4965f1c846bb66b75746440b97f07139 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93d211b483b622d46e6d31b91fbfc251 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd0987b84921bbbfeb15b199726c6bdf = $(`<div id="html_cd0987b84921bbbfeb15b199726c6bdf" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_93d211b483b622d46e6d31b91fbfc251.setContent(html_cd0987b84921bbbfeb15b199726c6bdf);
|
|
|
|
|
|
|
|
marker_75c1dbd19d5871ec133ad0198b7d9847.bindPopup(popup_93d211b483b622d46e6d31b91fbfc251)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75c1dbd19d5871ec133ad0198b7d9847.setIcon(icon_4965f1c846bb66b75746440b97f07139);
|
|
|
|
|
|
var marker_4024ec4a3b15050aec37304929e6c413 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_843a4b46762b8506714c9b3ea2e8eeb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_965b0cd9da55026ff1aedc4659f8c554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a544f2101e89ad83145ed718d9e3930 = $(`<div id="html_7a544f2101e89ad83145ed718d9e3930" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_965b0cd9da55026ff1aedc4659f8c554.setContent(html_7a544f2101e89ad83145ed718d9e3930);
|
|
|
|
|
|
|
|
marker_4024ec4a3b15050aec37304929e6c413.bindPopup(popup_965b0cd9da55026ff1aedc4659f8c554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4024ec4a3b15050aec37304929e6c413.setIcon(icon_843a4b46762b8506714c9b3ea2e8eeb2);
|
|
|
|
|
|
var marker_8e4dfb120534ecd1f902883a940d1822 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_741dcc5ffdb5c9b4f526f0f75941394b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17a539c5cab6d277f7f632e5f1545275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f5e477ddd99a8898bb4d52afe81d1e4 = $(`<div id="html_3f5e477ddd99a8898bb4d52afe81d1e4" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_17a539c5cab6d277f7f632e5f1545275.setContent(html_3f5e477ddd99a8898bb4d52afe81d1e4);
|
|
|
|
|
|
|
|
marker_8e4dfb120534ecd1f902883a940d1822.bindPopup(popup_17a539c5cab6d277f7f632e5f1545275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4dfb120534ecd1f902883a940d1822.setIcon(icon_741dcc5ffdb5c9b4f526f0f75941394b);
|
|
|
|
|
|
var marker_9e1e4721a0d539ddd1a3e459643ff3db = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_d63167d8dde8454b14fb1f55e536765e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdded04c62f0a7e21b3783f8fcb272d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a88db707618a7293435fecc1ca367f20 = $(`<div id="html_a88db707618a7293435fecc1ca367f20" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_fdded04c62f0a7e21b3783f8fcb272d9.setContent(html_a88db707618a7293435fecc1ca367f20);
|
|
|
|
|
|
|
|
marker_9e1e4721a0d539ddd1a3e459643ff3db.bindPopup(popup_fdded04c62f0a7e21b3783f8fcb272d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e1e4721a0d539ddd1a3e459643ff3db.setIcon(icon_d63167d8dde8454b14fb1f55e536765e);
|
|
|
|
|
|
var marker_0d81998014c1cc43dc858b0be1d570d7 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_fc0bb26c62f3c00cd85329462a7488f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_175bf7d76f68ed581b5728638597592e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2a9bd5ea12fb0d7c1439d4e6936d9bf = $(`<div id="html_e2a9bd5ea12fb0d7c1439d4e6936d9bf" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_175bf7d76f68ed581b5728638597592e.setContent(html_e2a9bd5ea12fb0d7c1439d4e6936d9bf);
|
|
|
|
|
|
|
|
marker_0d81998014c1cc43dc858b0be1d570d7.bindPopup(popup_175bf7d76f68ed581b5728638597592e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d81998014c1cc43dc858b0be1d570d7.setIcon(icon_fc0bb26c62f3c00cd85329462a7488f9);
|
|
|
|
|
|
var marker_c44d28b30f74f417c9e2a3022bce320c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_8c53bec1eaea7b8353ae671412b81383 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd3a72fc22604fd9696d7bde76359979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d0b12f4c75942546e98884ce55ce930 = $(`<div id="html_9d0b12f4c75942546e98884ce55ce930" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_dd3a72fc22604fd9696d7bde76359979.setContent(html_9d0b12f4c75942546e98884ce55ce930);
|
|
|
|
|
|
|
|
marker_c44d28b30f74f417c9e2a3022bce320c.bindPopup(popup_dd3a72fc22604fd9696d7bde76359979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c44d28b30f74f417c9e2a3022bce320c.setIcon(icon_8c53bec1eaea7b8353ae671412b81383);
|
|
|
|
|
|
var marker_b7b0c25d964a13fa2b4d17e971581161 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_e9084ab95f4d51b9462191fec3c6336e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66fa5f7c1bd39e58e722b08b2973e273 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67e63340e08c064ecc3c1f89c136c748 = $(`<div id="html_67e63340e08c064ecc3c1f89c136c748" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_66fa5f7c1bd39e58e722b08b2973e273.setContent(html_67e63340e08c064ecc3c1f89c136c748);
|
|
|
|
|
|
|
|
marker_b7b0c25d964a13fa2b4d17e971581161.bindPopup(popup_66fa5f7c1bd39e58e722b08b2973e273)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b0c25d964a13fa2b4d17e971581161.setIcon(icon_e9084ab95f4d51b9462191fec3c6336e);
|
|
|
|
|
|
var marker_a67414ecc9ba02cd577b37a98ea6932b = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_3ed13deb6bf6695ab9b4fba93abe1bb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5219222d8bc16b4bae5a529652f43779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e24a281acfa2638c685b7f4ebd27975a = $(`<div id="html_e24a281acfa2638c685b7f4ebd27975a" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_5219222d8bc16b4bae5a529652f43779.setContent(html_e24a281acfa2638c685b7f4ebd27975a);
|
|
|
|
|
|
|
|
marker_a67414ecc9ba02cd577b37a98ea6932b.bindPopup(popup_5219222d8bc16b4bae5a529652f43779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a67414ecc9ba02cd577b37a98ea6932b.setIcon(icon_3ed13deb6bf6695ab9b4fba93abe1bb3);
|
|
|
|
|
|
var marker_5d64c455d2723564eccc641d28e3cb8b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_afa4f1a222c3156f6e69e60c3ddcc984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46af1accc5147054f10f451b3ab18275 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4379aa448fb1ecae8a454c1938ce56db = $(`<div id="html_4379aa448fb1ecae8a454c1938ce56db" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_46af1accc5147054f10f451b3ab18275.setContent(html_4379aa448fb1ecae8a454c1938ce56db);
|
|
|
|
|
|
|
|
marker_5d64c455d2723564eccc641d28e3cb8b.bindPopup(popup_46af1accc5147054f10f451b3ab18275)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d64c455d2723564eccc641d28e3cb8b.setIcon(icon_afa4f1a222c3156f6e69e60c3ddcc984);
|
|
|
|
|
|
var marker_ca38f6b8c7ef995f8c1ecee3ca894579 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_25dd0e6b71466871255a427cbce70082 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89fc7a3fd66139d0ce7dbe31722b243b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea27f02dd01762a1b7a8cdce2e49258e = $(`<div id="html_ea27f02dd01762a1b7a8cdce2e49258e" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_89fc7a3fd66139d0ce7dbe31722b243b.setContent(html_ea27f02dd01762a1b7a8cdce2e49258e);
|
|
|
|
|
|
|
|
marker_ca38f6b8c7ef995f8c1ecee3ca894579.bindPopup(popup_89fc7a3fd66139d0ce7dbe31722b243b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca38f6b8c7ef995f8c1ecee3ca894579.setIcon(icon_25dd0e6b71466871255a427cbce70082);
|
|
|
|
|
|
var marker_87924537f030a4c6b32509d7534c270e = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_9cd53debb66b4a4712d9e23237047ec6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f53b7b37253965a578f9ee6582df436 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37ade25a0445883eb16af2d100f95bb1 = $(`<div id="html_37ade25a0445883eb16af2d100f95bb1" style="width: 100.0%; height: 100.0%;">relay.omarih.com</div>`)[0];
|
|
popup_0f53b7b37253965a578f9ee6582df436.setContent(html_37ade25a0445883eb16af2d100f95bb1);
|
|
|
|
|
|
|
|
marker_87924537f030a4c6b32509d7534c270e.bindPopup(popup_0f53b7b37253965a578f9ee6582df436)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87924537f030a4c6b32509d7534c270e.setIcon(icon_9cd53debb66b4a4712d9e23237047ec6);
|
|
|
|
|
|
var marker_8cd5678cd39d1cb6da222ac08b5142ac = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_72c51e8f1158ae4e56418964ad52966d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f1d586df648373b4830e49861f58d77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c145ee03faf1991a84e8a1920889ec8 = $(`<div id="html_5c145ee03faf1991a84e8a1920889ec8" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_6f1d586df648373b4830e49861f58d77.setContent(html_5c145ee03faf1991a84e8a1920889ec8);
|
|
|
|
|
|
|
|
marker_8cd5678cd39d1cb6da222ac08b5142ac.bindPopup(popup_6f1d586df648373b4830e49861f58d77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cd5678cd39d1cb6da222ac08b5142ac.setIcon(icon_72c51e8f1158ae4e56418964ad52966d);
|
|
|
|
|
|
var marker_e069aa4fbb1f3a9a060a68d94bec0c00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_28d68820e08c0243d2bb1dac417ab579 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_013ea589c0bc88cbf1c85a3c7d00f276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e77241a7a5f46d896c46f96838c11a3b = $(`<div id="html_e77241a7a5f46d896c46f96838c11a3b" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_013ea589c0bc88cbf1c85a3c7d00f276.setContent(html_e77241a7a5f46d896c46f96838c11a3b);
|
|
|
|
|
|
|
|
marker_e069aa4fbb1f3a9a060a68d94bec0c00.bindPopup(popup_013ea589c0bc88cbf1c85a3c7d00f276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e069aa4fbb1f3a9a060a68d94bec0c00.setIcon(icon_28d68820e08c0243d2bb1dac417ab579);
|
|
|
|
|
|
var marker_4863aa1a2e654b641a06e7c94bd718c2 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_51a773af831b1f859456950039d20bb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a25ed4ddcb94a4f0b994ab4fb9b185e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eb2b5af58d83b944fc09e6900dfcb5a = $(`<div id="html_7eb2b5af58d83b944fc09e6900dfcb5a" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_a25ed4ddcb94a4f0b994ab4fb9b185e7.setContent(html_7eb2b5af58d83b944fc09e6900dfcb5a);
|
|
|
|
|
|
|
|
marker_4863aa1a2e654b641a06e7c94bd718c2.bindPopup(popup_a25ed4ddcb94a4f0b994ab4fb9b185e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4863aa1a2e654b641a06e7c94bd718c2.setIcon(icon_51a773af831b1f859456950039d20bb7);
|
|
|
|
|
|
var marker_01286ac21de59aecd8939c00db755092 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44);
|
|
|
|
|
|
var icon_ad20be97944db2db3cbf34309244cf82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f760ef3ade404d57bf642e6981deb51b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d575391802d273fc5b146c47e304727c = $(`<div id="html_d575391802d273fc5b146c47e304727c" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_f760ef3ade404d57bf642e6981deb51b.setContent(html_d575391802d273fc5b146c47e304727c);
|
|
|
|
|
|
|
|
marker_01286ac21de59aecd8939c00db755092.bindPopup(popup_f760ef3ade404d57bf642e6981deb51b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01286ac21de59aecd8939c00db755092.setIcon(icon_ad20be97944db2db3cbf34309244cf82);
|
|
|
|
|
|
marker_cluster_708a7d6edb85ecc0e1fd4f63e3d2df44.addTo(map_3f221b15eb595e03f5f1cab8733afb3f);
|
|
|
|
</script>
|
|
</html> |