mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 13:45:19 +00:00
11931 lines
347 KiB
HTML
11931 lines
347 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_bd65df337ca0ab44d8b0463241e915de {
|
|
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_bd65df337ca0ab44d8b0463241e915de" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_bd65df337ca0ab44d8b0463241e915de = L.map(
|
|
"map_bd65df337ca0ab44d8b0463241e915de",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_723d60504028b9446de3f1d7c78de9d1 = 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_723d60504028b9446de3f1d7c78de9d1.addTo(map_bd65df337ca0ab44d8b0463241e915de);
|
|
|
|
|
|
var marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_73f0ea93c7dfff07b82035bcc6e94bb6 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0917bd81d9a0440e33079bd085deb625 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db79508bbb4cff9d22abc2d08beb000f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e453a94406fa1a3f841685c74360905 = $(`<div id="html_8e453a94406fa1a3f841685c74360905" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_db79508bbb4cff9d22abc2d08beb000f.setContent(html_8e453a94406fa1a3f841685c74360905);
|
|
|
|
|
|
|
|
marker_73f0ea93c7dfff07b82035bcc6e94bb6.bindPopup(popup_db79508bbb4cff9d22abc2d08beb000f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73f0ea93c7dfff07b82035bcc6e94bb6.setIcon(icon_0917bd81d9a0440e33079bd085deb625);
|
|
|
|
|
|
var marker_16bca03b0b05ff7c58812a9861ee92a2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_95da262288f847381f1b8af2ed405812 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2759a6977c0777ebff044946cd9218e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8044c56269ae4f237648a62682c1d29d = $(`<div id="html_8044c56269ae4f237648a62682c1d29d" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_f2759a6977c0777ebff044946cd9218e.setContent(html_8044c56269ae4f237648a62682c1d29d);
|
|
|
|
|
|
|
|
marker_16bca03b0b05ff7c58812a9861ee92a2.bindPopup(popup_f2759a6977c0777ebff044946cd9218e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16bca03b0b05ff7c58812a9861ee92a2.setIcon(icon_95da262288f847381f1b8af2ed405812);
|
|
|
|
|
|
var marker_12553872f67bbc2e2464b6df9972869e = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a6884aae4860cdab181c3f198f1303a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6eca5bf7db60a92797f6bd84d79dbee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d224b5abafdaae7df90a7a3c2f8c5ae = $(`<div id="html_8d224b5abafdaae7df90a7a3c2f8c5ae" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_d6eca5bf7db60a92797f6bd84d79dbee.setContent(html_8d224b5abafdaae7df90a7a3c2f8c5ae);
|
|
|
|
|
|
|
|
marker_12553872f67bbc2e2464b6df9972869e.bindPopup(popup_d6eca5bf7db60a92797f6bd84d79dbee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12553872f67bbc2e2464b6df9972869e.setIcon(icon_a6884aae4860cdab181c3f198f1303a8);
|
|
|
|
|
|
var marker_8917054cc1c2c583f13bbd2fb5a82f92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a9fad4b88f66e64c4ad75d59471ede6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8da64a19b3cd90a7f2cda5049511c3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_332d85a7100f087beec6ead3b2a73dd3 = $(`<div id="html_332d85a7100f087beec6ead3b2a73dd3" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_d8da64a19b3cd90a7f2cda5049511c3e.setContent(html_332d85a7100f087beec6ead3b2a73dd3);
|
|
|
|
|
|
|
|
marker_8917054cc1c2c583f13bbd2fb5a82f92.bindPopup(popup_d8da64a19b3cd90a7f2cda5049511c3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8917054cc1c2c583f13bbd2fb5a82f92.setIcon(icon_a9fad4b88f66e64c4ad75d59471ede6a);
|
|
|
|
|
|
var marker_1bb0cafe8fea3ab86f2d841e8943eb79 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_901690aae9e5329769113c341c01026e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ad800741aa1021a70c7b2cdbcb2e8d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5246f9a50e6d87993e98aa31d44385eb = $(`<div id="html_5246f9a50e6d87993e98aa31d44385eb" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_2ad800741aa1021a70c7b2cdbcb2e8d9.setContent(html_5246f9a50e6d87993e98aa31d44385eb);
|
|
|
|
|
|
|
|
marker_1bb0cafe8fea3ab86f2d841e8943eb79.bindPopup(popup_2ad800741aa1021a70c7b2cdbcb2e8d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bb0cafe8fea3ab86f2d841e8943eb79.setIcon(icon_901690aae9e5329769113c341c01026e);
|
|
|
|
|
|
var marker_d3069601a01cac2978ef13624f4423e4 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b30561365bfb6ffab797f69615589310 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb6136c796162863e62625b10789771d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca84579b507ab7207fb83c2c166deae1 = $(`<div id="html_ca84579b507ab7207fb83c2c166deae1" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_bb6136c796162863e62625b10789771d.setContent(html_ca84579b507ab7207fb83c2c166deae1);
|
|
|
|
|
|
|
|
marker_d3069601a01cac2978ef13624f4423e4.bindPopup(popup_bb6136c796162863e62625b10789771d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3069601a01cac2978ef13624f4423e4.setIcon(icon_b30561365bfb6ffab797f69615589310);
|
|
|
|
|
|
var marker_cd16bde2aad472327d486cac2f5521fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_308fbdb2b16db372140b34e96f49dd38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f8fad0cbb61f3378a1a70b056748021 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d77f7309c050ddf9870dc9bac3910b3 = $(`<div id="html_3d77f7309c050ddf9870dc9bac3910b3" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_4f8fad0cbb61f3378a1a70b056748021.setContent(html_3d77f7309c050ddf9870dc9bac3910b3);
|
|
|
|
|
|
|
|
marker_cd16bde2aad472327d486cac2f5521fa.bindPopup(popup_4f8fad0cbb61f3378a1a70b056748021)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd16bde2aad472327d486cac2f5521fa.setIcon(icon_308fbdb2b16db372140b34e96f49dd38);
|
|
|
|
|
|
var marker_0b8132b73939f54184f98a59162178f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_bd0f3af3afef99542b883a65346cfef3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d888b8ea11c88f6447a86165d8e8b2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94a12121546b48f3f660f781d9315449 = $(`<div id="html_94a12121546b48f3f660f781d9315449" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_7d888b8ea11c88f6447a86165d8e8b2d.setContent(html_94a12121546b48f3f660f781d9315449);
|
|
|
|
|
|
|
|
marker_0b8132b73939f54184f98a59162178f9.bindPopup(popup_7d888b8ea11c88f6447a86165d8e8b2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b8132b73939f54184f98a59162178f9.setIcon(icon_bd0f3af3afef99542b883a65346cfef3);
|
|
|
|
|
|
var marker_0d5925806aca6e963a7724e08fd0f46f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_acbc51664fc14d49781a1e7154778cc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39039dc958b613995386fff1e6b87945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_443a4e21a697887870204e1afc95a25d = $(`<div id="html_443a4e21a697887870204e1afc95a25d" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_39039dc958b613995386fff1e6b87945.setContent(html_443a4e21a697887870204e1afc95a25d);
|
|
|
|
|
|
|
|
marker_0d5925806aca6e963a7724e08fd0f46f.bindPopup(popup_39039dc958b613995386fff1e6b87945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d5925806aca6e963a7724e08fd0f46f.setIcon(icon_acbc51664fc14d49781a1e7154778cc4);
|
|
|
|
|
|
var marker_5251772803523cebe0485da6b0dc711d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ce92a28f2e917cd7cb770c2a8bfa487e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_240f090f89c20f60d993d2574a83c94e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99edc597e1827d2b54c19bb7d5575338 = $(`<div id="html_99edc597e1827d2b54c19bb7d5575338" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_240f090f89c20f60d993d2574a83c94e.setContent(html_99edc597e1827d2b54c19bb7d5575338);
|
|
|
|
|
|
|
|
marker_5251772803523cebe0485da6b0dc711d.bindPopup(popup_240f090f89c20f60d993d2574a83c94e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5251772803523cebe0485da6b0dc711d.setIcon(icon_ce92a28f2e917cd7cb770c2a8bfa487e);
|
|
|
|
|
|
var marker_b7b4e9a2829e1bb206f75ace7cca72ac = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_80209977873d0e23ce1d38970076af22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_296d4f69ccd4ca6d0c4d3234d17613a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43ffdd8bb6c959f367f1d7981837b779 = $(`<div id="html_43ffdd8bb6c959f367f1d7981837b779" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_296d4f69ccd4ca6d0c4d3234d17613a7.setContent(html_43ffdd8bb6c959f367f1d7981837b779);
|
|
|
|
|
|
|
|
marker_b7b4e9a2829e1bb206f75ace7cca72ac.bindPopup(popup_296d4f69ccd4ca6d0c4d3234d17613a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b4e9a2829e1bb206f75ace7cca72ac.setIcon(icon_80209977873d0e23ce1d38970076af22);
|
|
|
|
|
|
var marker_0fee068dcb49e8af7ef82a3131bcd772 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_28132dda3e8e790dbf236908aca264f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170055f2a38b24962eaa26421e8adb2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_048c648361ac92b907be5eb1d19fb53a = $(`<div id="html_048c648361ac92b907be5eb1d19fb53a" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_170055f2a38b24962eaa26421e8adb2c.setContent(html_048c648361ac92b907be5eb1d19fb53a);
|
|
|
|
|
|
|
|
marker_0fee068dcb49e8af7ef82a3131bcd772.bindPopup(popup_170055f2a38b24962eaa26421e8adb2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fee068dcb49e8af7ef82a3131bcd772.setIcon(icon_28132dda3e8e790dbf236908aca264f3);
|
|
|
|
|
|
var marker_13eb8588e540e2884a669dbe7c17e29b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8b834ace9946ddd6f3f0036338ba6111 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2685a497b0b8577a6ab3b4c6ff639d05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d28c95982c7a79bb63768bab4e8a1330 = $(`<div id="html_d28c95982c7a79bb63768bab4e8a1330" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_2685a497b0b8577a6ab3b4c6ff639d05.setContent(html_d28c95982c7a79bb63768bab4e8a1330);
|
|
|
|
|
|
|
|
marker_13eb8588e540e2884a669dbe7c17e29b.bindPopup(popup_2685a497b0b8577a6ab3b4c6ff639d05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13eb8588e540e2884a669dbe7c17e29b.setIcon(icon_8b834ace9946ddd6f3f0036338ba6111);
|
|
|
|
|
|
var marker_28e2f884ad73818b8f045419af43eeda = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c29904e7ee30cf21773a5782d1e40a20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a93d517f87e291236fb71a47bef347da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e5469dd81972d66818d8396bb2afa5f = $(`<div id="html_5e5469dd81972d66818d8396bb2afa5f" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_a93d517f87e291236fb71a47bef347da.setContent(html_5e5469dd81972d66818d8396bb2afa5f);
|
|
|
|
|
|
|
|
marker_28e2f884ad73818b8f045419af43eeda.bindPopup(popup_a93d517f87e291236fb71a47bef347da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28e2f884ad73818b8f045419af43eeda.setIcon(icon_c29904e7ee30cf21773a5782d1e40a20);
|
|
|
|
|
|
var marker_4bd462771e5d51c15b386949ce1efc1a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_70118843ff037cb6416b6641e28b5a8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc2cefcf48059abf86b606c65257ef70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9c65b8a21f5c5d96d7f4385be3b07ab = $(`<div id="html_d9c65b8a21f5c5d96d7f4385be3b07ab" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_fc2cefcf48059abf86b606c65257ef70.setContent(html_d9c65b8a21f5c5d96d7f4385be3b07ab);
|
|
|
|
|
|
|
|
marker_4bd462771e5d51c15b386949ce1efc1a.bindPopup(popup_fc2cefcf48059abf86b606c65257ef70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bd462771e5d51c15b386949ce1efc1a.setIcon(icon_70118843ff037cb6416b6641e28b5a8d);
|
|
|
|
|
|
var marker_542f332353d932bd33c266b6de6c8502 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1e885a2822cbabb4f069bfe9860fd62b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c203d9eaa82d70d59f5d8583fc380f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ce22072890e2b1bfdd8cb07a87e9426 = $(`<div id="html_2ce22072890e2b1bfdd8cb07a87e9426" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_c203d9eaa82d70d59f5d8583fc380f5e.setContent(html_2ce22072890e2b1bfdd8cb07a87e9426);
|
|
|
|
|
|
|
|
marker_542f332353d932bd33c266b6de6c8502.bindPopup(popup_c203d9eaa82d70d59f5d8583fc380f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_542f332353d932bd33c266b6de6c8502.setIcon(icon_1e885a2822cbabb4f069bfe9860fd62b);
|
|
|
|
|
|
var marker_ed5c53077128bb84e75843b4485f7aa3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_559910256f83363784fbf02413243110 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70e605aca8149a6c7bae9c1cc89c72df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77d36e08634f508146515740389428e2 = $(`<div id="html_77d36e08634f508146515740389428e2" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_70e605aca8149a6c7bae9c1cc89c72df.setContent(html_77d36e08634f508146515740389428e2);
|
|
|
|
|
|
|
|
marker_ed5c53077128bb84e75843b4485f7aa3.bindPopup(popup_70e605aca8149a6c7bae9c1cc89c72df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed5c53077128bb84e75843b4485f7aa3.setIcon(icon_559910256f83363784fbf02413243110);
|
|
|
|
|
|
var marker_562358e79d7318f877919e54e104e5a6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ce85228c2cb4890ed152e226eb2b90ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aafa9f09e1e149054f92da913a87b6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd2a46b5e8c3de409695f657ccc59f64 = $(`<div id="html_fd2a46b5e8c3de409695f657ccc59f64" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_0aafa9f09e1e149054f92da913a87b6e.setContent(html_fd2a46b5e8c3de409695f657ccc59f64);
|
|
|
|
|
|
|
|
marker_562358e79d7318f877919e54e104e5a6.bindPopup(popup_0aafa9f09e1e149054f92da913a87b6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_562358e79d7318f877919e54e104e5a6.setIcon(icon_ce85228c2cb4890ed152e226eb2b90ac);
|
|
|
|
|
|
var marker_862bad0e5c3d7a63211f34ff38b13278 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_94cd6f1949bae27db87d39daeef9ccd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebd7622985adbcfeb25e6fc3f6d38f7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51c801d4f85d976794850ee8a61306ee = $(`<div id="html_51c801d4f85d976794850ee8a61306ee" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_ebd7622985adbcfeb25e6fc3f6d38f7b.setContent(html_51c801d4f85d976794850ee8a61306ee);
|
|
|
|
|
|
|
|
marker_862bad0e5c3d7a63211f34ff38b13278.bindPopup(popup_ebd7622985adbcfeb25e6fc3f6d38f7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_862bad0e5c3d7a63211f34ff38b13278.setIcon(icon_94cd6f1949bae27db87d39daeef9ccd6);
|
|
|
|
|
|
var marker_7299306f8de3dc101acb6587a46abf70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_faadfe0f8fc470c59f0ec0fc1132dec1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e743402e98c405be2c48a294660653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6f8f63234ef54c47dca683e9da2b726 = $(`<div id="html_d6f8f63234ef54c47dca683e9da2b726" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_02e743402e98c405be2c48a294660653.setContent(html_d6f8f63234ef54c47dca683e9da2b726);
|
|
|
|
|
|
|
|
marker_7299306f8de3dc101acb6587a46abf70.bindPopup(popup_02e743402e98c405be2c48a294660653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7299306f8de3dc101acb6587a46abf70.setIcon(icon_faadfe0f8fc470c59f0ec0fc1132dec1);
|
|
|
|
|
|
var marker_9dc9540a0159e89bf432d34f3cf44b9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_24a9bca505a0c1f16868a1d8cceb3e73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1eeb7e119e03542fdbf7eac4bd221eaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eb826ef6cf404f24b77aa0f221fdd71 = $(`<div id="html_8eb826ef6cf404f24b77aa0f221fdd71" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_1eeb7e119e03542fdbf7eac4bd221eaa.setContent(html_8eb826ef6cf404f24b77aa0f221fdd71);
|
|
|
|
|
|
|
|
marker_9dc9540a0159e89bf432d34f3cf44b9c.bindPopup(popup_1eeb7e119e03542fdbf7eac4bd221eaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc9540a0159e89bf432d34f3cf44b9c.setIcon(icon_24a9bca505a0c1f16868a1d8cceb3e73);
|
|
|
|
|
|
var marker_6949cb87176ea5856854305d607d3d6a = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2b05aea0f30e400478f537dfd773c6d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_290d308848d6e373e274e4c26f0bcb8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4da578c9f8a30e3035e1549525604503 = $(`<div id="html_4da578c9f8a30e3035e1549525604503" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_290d308848d6e373e274e4c26f0bcb8f.setContent(html_4da578c9f8a30e3035e1549525604503);
|
|
|
|
|
|
|
|
marker_6949cb87176ea5856854305d607d3d6a.bindPopup(popup_290d308848d6e373e274e4c26f0bcb8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6949cb87176ea5856854305d607d3d6a.setIcon(icon_2b05aea0f30e400478f537dfd773c6d0);
|
|
|
|
|
|
var marker_2d55835aeee547fcbafccf5a5bdf6945 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_9467f9d2b640d449f1992f5667c497eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de5c673d230a140684fc992ee671c82a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bc6680bf286f3446f712fdffbb72e70 = $(`<div id="html_8bc6680bf286f3446f712fdffbb72e70" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_de5c673d230a140684fc992ee671c82a.setContent(html_8bc6680bf286f3446f712fdffbb72e70);
|
|
|
|
|
|
|
|
marker_2d55835aeee547fcbafccf5a5bdf6945.bindPopup(popup_de5c673d230a140684fc992ee671c82a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d55835aeee547fcbafccf5a5bdf6945.setIcon(icon_9467f9d2b640d449f1992f5667c497eb);
|
|
|
|
|
|
var marker_1b0c8e42bd6c27bd6fdd600768d9531a = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c8c254482f05cb8419f5436520478ca1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9a15adf93af8a748d273e2d601cafe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a63bc5291c0362f9fd487bfd633f3421 = $(`<div id="html_a63bc5291c0362f9fd487bfd633f3421" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_8d9a15adf93af8a748d273e2d601cafe.setContent(html_a63bc5291c0362f9fd487bfd633f3421);
|
|
|
|
|
|
|
|
marker_1b0c8e42bd6c27bd6fdd600768d9531a.bindPopup(popup_8d9a15adf93af8a748d273e2d601cafe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b0c8e42bd6c27bd6fdd600768d9531a.setIcon(icon_c8c254482f05cb8419f5436520478ca1);
|
|
|
|
|
|
var marker_b9eed2a410354e603843bf8daa8ef99d = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_51a57ba4a359a5b4debd20cbcfb8c7df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2a464d3ea35206b19bc85590b99bc48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3df3258d9eb3fc276840341cd86205b = $(`<div id="html_c3df3258d9eb3fc276840341cd86205b" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_d2a464d3ea35206b19bc85590b99bc48.setContent(html_c3df3258d9eb3fc276840341cd86205b);
|
|
|
|
|
|
|
|
marker_b9eed2a410354e603843bf8daa8ef99d.bindPopup(popup_d2a464d3ea35206b19bc85590b99bc48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9eed2a410354e603843bf8daa8ef99d.setIcon(icon_51a57ba4a359a5b4debd20cbcfb8c7df);
|
|
|
|
|
|
var marker_903eedc864fb4f0824a2139b9ffe47e6 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c6b820564ee0884585022e94dd1206a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b713ee459addfd8920020fdbf5938e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed8b807750717d4adf054fdbd569291b = $(`<div id="html_ed8b807750717d4adf054fdbd569291b" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_0b713ee459addfd8920020fdbf5938e4.setContent(html_ed8b807750717d4adf054fdbd569291b);
|
|
|
|
|
|
|
|
marker_903eedc864fb4f0824a2139b9ffe47e6.bindPopup(popup_0b713ee459addfd8920020fdbf5938e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_903eedc864fb4f0824a2139b9ffe47e6.setIcon(icon_c6b820564ee0884585022e94dd1206a7);
|
|
|
|
|
|
var marker_d5150e4b5e96a17ea872fce3d0d3995b = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2c6d80d7f878f8f97bfa8cd45a39f030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82cbdc920ae5605be9db8072a0914eee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f2a946ae1390e7bb1f446822419af4 = $(`<div id="html_e4f2a946ae1390e7bb1f446822419af4" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_82cbdc920ae5605be9db8072a0914eee.setContent(html_e4f2a946ae1390e7bb1f446822419af4);
|
|
|
|
|
|
|
|
marker_d5150e4b5e96a17ea872fce3d0d3995b.bindPopup(popup_82cbdc920ae5605be9db8072a0914eee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5150e4b5e96a17ea872fce3d0d3995b.setIcon(icon_2c6d80d7f878f8f97bfa8cd45a39f030);
|
|
|
|
|
|
var marker_e6225333e9953f39ac101baf4e8606b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_caee66335412663cd39161601c761cba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4155038b3c1fe47608176c7a8c69bfa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f8a75e9ec7c390d65b5c6dbd3ffa99e = $(`<div id="html_6f8a75e9ec7c390d65b5c6dbd3ffa99e" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_4155038b3c1fe47608176c7a8c69bfa5.setContent(html_6f8a75e9ec7c390d65b5c6dbd3ffa99e);
|
|
|
|
|
|
|
|
marker_e6225333e9953f39ac101baf4e8606b0.bindPopup(popup_4155038b3c1fe47608176c7a8c69bfa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6225333e9953f39ac101baf4e8606b0.setIcon(icon_caee66335412663cd39161601c761cba);
|
|
|
|
|
|
var marker_48d5161b6634c5a3185057da68b3ee50 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_abe18a246792e572dba6c6a5bc4d0ef9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2469a1535d114141724611f751c838c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ed5fb41aef30851aeb811f6f223d9c5 = $(`<div id="html_6ed5fb41aef30851aeb811f6f223d9c5" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_a2469a1535d114141724611f751c838c.setContent(html_6ed5fb41aef30851aeb811f6f223d9c5);
|
|
|
|
|
|
|
|
marker_48d5161b6634c5a3185057da68b3ee50.bindPopup(popup_a2469a1535d114141724611f751c838c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48d5161b6634c5a3185057da68b3ee50.setIcon(icon_abe18a246792e572dba6c6a5bc4d0ef9);
|
|
|
|
|
|
var marker_6ea40ee3dac7ebdbf90b7582dc8dc3ab = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e72455ff166408e22300b1c1239104ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_119715ef767e5830d512179c85733690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e2323cfdf2dbbcdb89d53f3ce08f618 = $(`<div id="html_0e2323cfdf2dbbcdb89d53f3ce08f618" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_119715ef767e5830d512179c85733690.setContent(html_0e2323cfdf2dbbcdb89d53f3ce08f618);
|
|
|
|
|
|
|
|
marker_6ea40ee3dac7ebdbf90b7582dc8dc3ab.bindPopup(popup_119715ef767e5830d512179c85733690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea40ee3dac7ebdbf90b7582dc8dc3ab.setIcon(icon_e72455ff166408e22300b1c1239104ef);
|
|
|
|
|
|
var marker_fec9769d38e40c0b4f0f3ef3dd5d75e6 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_6265cf9e318fc0295f989de512591523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a3fc802db301c80ff7c58f5b3ec3c98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad69d0da59c65716507ae1d3d165b5ab = $(`<div id="html_ad69d0da59c65716507ae1d3d165b5ab" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_5a3fc802db301c80ff7c58f5b3ec3c98.setContent(html_ad69d0da59c65716507ae1d3d165b5ab);
|
|
|
|
|
|
|
|
marker_fec9769d38e40c0b4f0f3ef3dd5d75e6.bindPopup(popup_5a3fc802db301c80ff7c58f5b3ec3c98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fec9769d38e40c0b4f0f3ef3dd5d75e6.setIcon(icon_6265cf9e318fc0295f989de512591523);
|
|
|
|
|
|
var marker_ec3775bdcd60ae6e98663545eaac341d = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ed9dd7feeae6c24a6382839cb1eaca55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7bc5477bbcdf16c4173100295835edb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7d8df875c2d75e909fa199d482d44d2 = $(`<div id="html_c7d8df875c2d75e909fa199d482d44d2" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_a7bc5477bbcdf16c4173100295835edb.setContent(html_c7d8df875c2d75e909fa199d482d44d2);
|
|
|
|
|
|
|
|
marker_ec3775bdcd60ae6e98663545eaac341d.bindPopup(popup_a7bc5477bbcdf16c4173100295835edb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec3775bdcd60ae6e98663545eaac341d.setIcon(icon_ed9dd7feeae6c24a6382839cb1eaca55);
|
|
|
|
|
|
var marker_cdb977af7db8e0400252b8506e4782b1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3bf072c3d0db953b1fbaf1edf7436347 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_154c2f33f901ee61e132a65602d1e87d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_737e9dc26dbc0443e2c104b9c37bb363 = $(`<div id="html_737e9dc26dbc0443e2c104b9c37bb363" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_154c2f33f901ee61e132a65602d1e87d.setContent(html_737e9dc26dbc0443e2c104b9c37bb363);
|
|
|
|
|
|
|
|
marker_cdb977af7db8e0400252b8506e4782b1.bindPopup(popup_154c2f33f901ee61e132a65602d1e87d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdb977af7db8e0400252b8506e4782b1.setIcon(icon_3bf072c3d0db953b1fbaf1edf7436347);
|
|
|
|
|
|
var marker_d81e76365d4552fd61a9627258cb8bb3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c74310d59900dc625c85760738885146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b38462fc9e0cc03c23beb5162943755 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0151cd04f4c839e4210517e495e92f7e = $(`<div id="html_0151cd04f4c839e4210517e495e92f7e" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_7b38462fc9e0cc03c23beb5162943755.setContent(html_0151cd04f4c839e4210517e495e92f7e);
|
|
|
|
|
|
|
|
marker_d81e76365d4552fd61a9627258cb8bb3.bindPopup(popup_7b38462fc9e0cc03c23beb5162943755)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d81e76365d4552fd61a9627258cb8bb3.setIcon(icon_c74310d59900dc625c85760738885146);
|
|
|
|
|
|
var marker_9bc6be8a6a309b41a6bd40d96e68ec7b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2990691022b80d29f6db14783b7ccb92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31d22bfe25cd49e03f4c653f98c24cef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99bb79985c4a717f27b1a3966eec5d77 = $(`<div id="html_99bb79985c4a717f27b1a3966eec5d77" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_31d22bfe25cd49e03f4c653f98c24cef.setContent(html_99bb79985c4a717f27b1a3966eec5d77);
|
|
|
|
|
|
|
|
marker_9bc6be8a6a309b41a6bd40d96e68ec7b.bindPopup(popup_31d22bfe25cd49e03f4c653f98c24cef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bc6be8a6a309b41a6bd40d96e68ec7b.setIcon(icon_2990691022b80d29f6db14783b7ccb92);
|
|
|
|
|
|
var marker_da0e1110c0816168c1a31f1c826c59ae = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_da47ab5a893a170e802098a9b34b23a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d00f7c64d97029fa19460421f237c6a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25ea9a351eadc8d1d073e96d08e88137 = $(`<div id="html_25ea9a351eadc8d1d073e96d08e88137" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_d00f7c64d97029fa19460421f237c6a2.setContent(html_25ea9a351eadc8d1d073e96d08e88137);
|
|
|
|
|
|
|
|
marker_da0e1110c0816168c1a31f1c826c59ae.bindPopup(popup_d00f7c64d97029fa19460421f237c6a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da0e1110c0816168c1a31f1c826c59ae.setIcon(icon_da47ab5a893a170e802098a9b34b23a7);
|
|
|
|
|
|
var marker_578b1053ff31c39a38f3e403f5fdb505 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0de579b90582537e4df91aab24f56b43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47f4824d2d7969230d0e13df59c769bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0abcb3684f5e0c1a73d1eb033240266d = $(`<div id="html_0abcb3684f5e0c1a73d1eb033240266d" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_47f4824d2d7969230d0e13df59c769bc.setContent(html_0abcb3684f5e0c1a73d1eb033240266d);
|
|
|
|
|
|
|
|
marker_578b1053ff31c39a38f3e403f5fdb505.bindPopup(popup_47f4824d2d7969230d0e13df59c769bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_578b1053ff31c39a38f3e403f5fdb505.setIcon(icon_0de579b90582537e4df91aab24f56b43);
|
|
|
|
|
|
var marker_6a78519f836a735134872722b7a0657a = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_22947f1a2d43dabdabe3d71f58a9f925 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c91ef4ffbecf03a947c67a7448628a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9f95b4f9354be1c9d40f558e6291832 = $(`<div id="html_c9f95b4f9354be1c9d40f558e6291832" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_9c91ef4ffbecf03a947c67a7448628a7.setContent(html_c9f95b4f9354be1c9d40f558e6291832);
|
|
|
|
|
|
|
|
marker_6a78519f836a735134872722b7a0657a.bindPopup(popup_9c91ef4ffbecf03a947c67a7448628a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a78519f836a735134872722b7a0657a.setIcon(icon_22947f1a2d43dabdabe3d71f58a9f925);
|
|
|
|
|
|
var marker_271e1f45ba12242f67456263b41a86c8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e6ddd7b7e9c13b4f5ab58e4036c299e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0233d7fafdf7e173591ee2fcefbf580 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1105e0648edd10e2d4fb4813a81b119 = $(`<div id="html_f1105e0648edd10e2d4fb4813a81b119" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_c0233d7fafdf7e173591ee2fcefbf580.setContent(html_f1105e0648edd10e2d4fb4813a81b119);
|
|
|
|
|
|
|
|
marker_271e1f45ba12242f67456263b41a86c8.bindPopup(popup_c0233d7fafdf7e173591ee2fcefbf580)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_271e1f45ba12242f67456263b41a86c8.setIcon(icon_e6ddd7b7e9c13b4f5ab58e4036c299e4);
|
|
|
|
|
|
var marker_ddf0e00a1a0006f50bbf45851f6f060b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d2c9300426c75ac88825055fd4471edc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10f0d625f8bb54419a4e2cdcd0f75347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0050ef33ca17bfcf7a5716d619bd0955 = $(`<div id="html_0050ef33ca17bfcf7a5716d619bd0955" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_10f0d625f8bb54419a4e2cdcd0f75347.setContent(html_0050ef33ca17bfcf7a5716d619bd0955);
|
|
|
|
|
|
|
|
marker_ddf0e00a1a0006f50bbf45851f6f060b.bindPopup(popup_10f0d625f8bb54419a4e2cdcd0f75347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddf0e00a1a0006f50bbf45851f6f060b.setIcon(icon_d2c9300426c75ac88825055fd4471edc);
|
|
|
|
|
|
var marker_945b0666fda7b201b2b31d34accbb0e8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c1dc90735b3ce907f08ce5a6783363f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03fb6571f8a01a141febaf7a44282752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad900023d1de24489ae2142a6162b56d = $(`<div id="html_ad900023d1de24489ae2142a6162b56d" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_03fb6571f8a01a141febaf7a44282752.setContent(html_ad900023d1de24489ae2142a6162b56d);
|
|
|
|
|
|
|
|
marker_945b0666fda7b201b2b31d34accbb0e8.bindPopup(popup_03fb6571f8a01a141febaf7a44282752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_945b0666fda7b201b2b31d34accbb0e8.setIcon(icon_c1dc90735b3ce907f08ce5a6783363f7);
|
|
|
|
|
|
var marker_0fbeb28cf51ce595d8e617c3933fe1ec = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8f5cd7e5673adc174069fb1dbd0739be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef6e759d55da834c89263f1854bdb494 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aca87f58db36c9c37c98edb094dd26d = $(`<div id="html_4aca87f58db36c9c37c98edb094dd26d" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_ef6e759d55da834c89263f1854bdb494.setContent(html_4aca87f58db36c9c37c98edb094dd26d);
|
|
|
|
|
|
|
|
marker_0fbeb28cf51ce595d8e617c3933fe1ec.bindPopup(popup_ef6e759d55da834c89263f1854bdb494)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fbeb28cf51ce595d8e617c3933fe1ec.setIcon(icon_8f5cd7e5673adc174069fb1dbd0739be);
|
|
|
|
|
|
var marker_89100a1e1f1143d50a128dca730abd02 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f7846b87c077298c5d17a3f1f6511096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_392b1eae87ff51d3eb8fc15f199f5c37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9745d181d098a4ede84f3d3da1c9ddb = $(`<div id="html_d9745d181d098a4ede84f3d3da1c9ddb" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_392b1eae87ff51d3eb8fc15f199f5c37.setContent(html_d9745d181d098a4ede84f3d3da1c9ddb);
|
|
|
|
|
|
|
|
marker_89100a1e1f1143d50a128dca730abd02.bindPopup(popup_392b1eae87ff51d3eb8fc15f199f5c37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89100a1e1f1143d50a128dca730abd02.setIcon(icon_f7846b87c077298c5d17a3f1f6511096);
|
|
|
|
|
|
var marker_abd3e086cce9a01b3c61d0a37e3ccb31 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_83a1b399a5cffe1c9551656dc0b268aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47df907219068a4c4d9203d42fe100ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_053494c53bf52a33c561c7190f5f1f55 = $(`<div id="html_053494c53bf52a33c561c7190f5f1f55" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_47df907219068a4c4d9203d42fe100ae.setContent(html_053494c53bf52a33c561c7190f5f1f55);
|
|
|
|
|
|
|
|
marker_abd3e086cce9a01b3c61d0a37e3ccb31.bindPopup(popup_47df907219068a4c4d9203d42fe100ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abd3e086cce9a01b3c61d0a37e3ccb31.setIcon(icon_83a1b399a5cffe1c9551656dc0b268aa);
|
|
|
|
|
|
var marker_4f80abe95ea23e534eaa3fdb3283b528 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_34c380ec86c0c4812ccadba1a16496be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_749084ab35b542360ad089ebad8d451e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dd14eecd7a27d00a942fb7f725c72ee = $(`<div id="html_0dd14eecd7a27d00a942fb7f725c72ee" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_749084ab35b542360ad089ebad8d451e.setContent(html_0dd14eecd7a27d00a942fb7f725c72ee);
|
|
|
|
|
|
|
|
marker_4f80abe95ea23e534eaa3fdb3283b528.bindPopup(popup_749084ab35b542360ad089ebad8d451e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f80abe95ea23e534eaa3fdb3283b528.setIcon(icon_34c380ec86c0c4812ccadba1a16496be);
|
|
|
|
|
|
var marker_d3f6e2e45c7a4993cb4d03c44801defa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_4d300c99a7ee7f8a2ca3c173b3b292ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c34c48364be71321b63974923739cba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91fea7636b0e644de78e72279c4e3755 = $(`<div id="html_91fea7636b0e644de78e72279c4e3755" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_c34c48364be71321b63974923739cba4.setContent(html_91fea7636b0e644de78e72279c4e3755);
|
|
|
|
|
|
|
|
marker_d3f6e2e45c7a4993cb4d03c44801defa.bindPopup(popup_c34c48364be71321b63974923739cba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3f6e2e45c7a4993cb4d03c44801defa.setIcon(icon_4d300c99a7ee7f8a2ca3c173b3b292ac);
|
|
|
|
|
|
var marker_1c8ba3bd98f1e1335075368bdb942042 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8ca7873ea98db54c52949d479e684531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60f23e6e33d7234963834fca22df7699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9824093d08cd933502f6b87f5c7456b = $(`<div id="html_e9824093d08cd933502f6b87f5c7456b" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_60f23e6e33d7234963834fca22df7699.setContent(html_e9824093d08cd933502f6b87f5c7456b);
|
|
|
|
|
|
|
|
marker_1c8ba3bd98f1e1335075368bdb942042.bindPopup(popup_60f23e6e33d7234963834fca22df7699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c8ba3bd98f1e1335075368bdb942042.setIcon(icon_8ca7873ea98db54c52949d479e684531);
|
|
|
|
|
|
var marker_3cf6819c686560bc30521777b8106882 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_dc8c233d1f34a1651d94070ba189e354 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c474848dc5d5ec0c0dc4084966ea913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8490f1f2041f94fc39bd08d795d3ab6f = $(`<div id="html_8490f1f2041f94fc39bd08d795d3ab6f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_5c474848dc5d5ec0c0dc4084966ea913.setContent(html_8490f1f2041f94fc39bd08d795d3ab6f);
|
|
|
|
|
|
|
|
marker_3cf6819c686560bc30521777b8106882.bindPopup(popup_5c474848dc5d5ec0c0dc4084966ea913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cf6819c686560bc30521777b8106882.setIcon(icon_dc8c233d1f34a1651d94070ba189e354);
|
|
|
|
|
|
var marker_e6c8cf6d2ef9f2ba835584dcc73992c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_7caf9b0c427829f9472c9518113a4f2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d54d90e62bd0d7a02fa18b5367a19a86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85229210f918cdb9252b66ce3a9c6f37 = $(`<div id="html_85229210f918cdb9252b66ce3a9c6f37" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_d54d90e62bd0d7a02fa18b5367a19a86.setContent(html_85229210f918cdb9252b66ce3a9c6f37);
|
|
|
|
|
|
|
|
marker_e6c8cf6d2ef9f2ba835584dcc73992c9.bindPopup(popup_d54d90e62bd0d7a02fa18b5367a19a86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c8cf6d2ef9f2ba835584dcc73992c9.setIcon(icon_7caf9b0c427829f9472c9518113a4f2a);
|
|
|
|
|
|
var marker_51d56b36d24fe33d050092d70c60c191 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_912f4075741551a5c653b2cb694dfade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_501da307776b3df71b1dc403fca1e646 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1a1c7700945ea5d9814de478cfb4581 = $(`<div id="html_f1a1c7700945ea5d9814de478cfb4581" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_501da307776b3df71b1dc403fca1e646.setContent(html_f1a1c7700945ea5d9814de478cfb4581);
|
|
|
|
|
|
|
|
marker_51d56b36d24fe33d050092d70c60c191.bindPopup(popup_501da307776b3df71b1dc403fca1e646)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51d56b36d24fe33d050092d70c60c191.setIcon(icon_912f4075741551a5c653b2cb694dfade);
|
|
|
|
|
|
var marker_0fd2e36964f736c8c80cefe57f43c16b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b2719f51c0f966b4edd681d40953d112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93f527d534e6a3cb72a763e74fa30da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef4e6ca0ff08cd6be9c28dbf5a3a210e = $(`<div id="html_ef4e6ca0ff08cd6be9c28dbf5a3a210e" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_c93f527d534e6a3cb72a763e74fa30da.setContent(html_ef4e6ca0ff08cd6be9c28dbf5a3a210e);
|
|
|
|
|
|
|
|
marker_0fd2e36964f736c8c80cefe57f43c16b.bindPopup(popup_c93f527d534e6a3cb72a763e74fa30da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fd2e36964f736c8c80cefe57f43c16b.setIcon(icon_b2719f51c0f966b4edd681d40953d112);
|
|
|
|
|
|
var marker_8c0533ca0580773746f4fd47406d549f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_437780d9aa3ef590a0700d9c36ed2fab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17e7e520d0d16f8ac963fc73f1d54146 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c390ac271ef12582676cc5164ae203c = $(`<div id="html_0c390ac271ef12582676cc5164ae203c" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_17e7e520d0d16f8ac963fc73f1d54146.setContent(html_0c390ac271ef12582676cc5164ae203c);
|
|
|
|
|
|
|
|
marker_8c0533ca0580773746f4fd47406d549f.bindPopup(popup_17e7e520d0d16f8ac963fc73f1d54146)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c0533ca0580773746f4fd47406d549f.setIcon(icon_437780d9aa3ef590a0700d9c36ed2fab);
|
|
|
|
|
|
var marker_35d82188d45071fcc607db136c99c538 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a0f62924a1d908a4e73a3b3b9bc93f7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f80c271765ca0c7c885ba7b282d63b64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caedea5350251ea81c910d70be46ca73 = $(`<div id="html_caedea5350251ea81c910d70be46ca73" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_f80c271765ca0c7c885ba7b282d63b64.setContent(html_caedea5350251ea81c910d70be46ca73);
|
|
|
|
|
|
|
|
marker_35d82188d45071fcc607db136c99c538.bindPopup(popup_f80c271765ca0c7c885ba7b282d63b64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35d82188d45071fcc607db136c99c538.setIcon(icon_a0f62924a1d908a4e73a3b3b9bc93f7b);
|
|
|
|
|
|
var marker_9d148cd08c85c1871e258737aaf30aa7 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_338682dbde4603b193f94e1fbd990ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf2e80c96bcec595564746291a513125 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2b7107f6b7c74448a53e8d373e75651 = $(`<div id="html_e2b7107f6b7c74448a53e8d373e75651" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_bf2e80c96bcec595564746291a513125.setContent(html_e2b7107f6b7c74448a53e8d373e75651);
|
|
|
|
|
|
|
|
marker_9d148cd08c85c1871e258737aaf30aa7.bindPopup(popup_bf2e80c96bcec595564746291a513125)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d148cd08c85c1871e258737aaf30aa7.setIcon(icon_338682dbde4603b193f94e1fbd990ae2);
|
|
|
|
|
|
var marker_6ed03f96ba5f2f15b0354364c2e89b0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_7ffea6545e6bd9179f09fd0384449925 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fd1f1f8600aa50d7f3cc853524ec58b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd6f168ee5cb31d490da587877d81ede = $(`<div id="html_cd6f168ee5cb31d490da587877d81ede" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_5fd1f1f8600aa50d7f3cc853524ec58b.setContent(html_cd6f168ee5cb31d490da587877d81ede);
|
|
|
|
|
|
|
|
marker_6ed03f96ba5f2f15b0354364c2e89b0d.bindPopup(popup_5fd1f1f8600aa50d7f3cc853524ec58b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ed03f96ba5f2f15b0354364c2e89b0d.setIcon(icon_7ffea6545e6bd9179f09fd0384449925);
|
|
|
|
|
|
var marker_31c983d772bfc27099947bd0988efd71 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ceaf5a040a8cd540f28efeb6ad38fbd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9d7f43a227d2d59ef2bc150f8517a59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dc6fcc3a2202496eb2c955c3d1eb061 = $(`<div id="html_3dc6fcc3a2202496eb2c955c3d1eb061" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_b9d7f43a227d2d59ef2bc150f8517a59.setContent(html_3dc6fcc3a2202496eb2c955c3d1eb061);
|
|
|
|
|
|
|
|
marker_31c983d772bfc27099947bd0988efd71.bindPopup(popup_b9d7f43a227d2d59ef2bc150f8517a59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31c983d772bfc27099947bd0988efd71.setIcon(icon_ceaf5a040a8cd540f28efeb6ad38fbd7);
|
|
|
|
|
|
var marker_6f3a7ef5517fb29b3f009ed3ff23935c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0402b981a15c49db2e8af8cdfc6c5066 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a478d73df5990cbc3267db07d60f266f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e84bea361681eb71687b6977e7fa547b = $(`<div id="html_e84bea361681eb71687b6977e7fa547b" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_a478d73df5990cbc3267db07d60f266f.setContent(html_e84bea361681eb71687b6977e7fa547b);
|
|
|
|
|
|
|
|
marker_6f3a7ef5517fb29b3f009ed3ff23935c.bindPopup(popup_a478d73df5990cbc3267db07d60f266f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f3a7ef5517fb29b3f009ed3ff23935c.setIcon(icon_0402b981a15c49db2e8af8cdfc6c5066);
|
|
|
|
|
|
var marker_c344de3a90cf632acfd26522257e7011 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8a5fe5ea5f8bc5d8c63691f87c362c41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8419a85c9abfd6969672be27084e7a12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec7a696f29bdee8c07d9318b75cc850f = $(`<div id="html_ec7a696f29bdee8c07d9318b75cc850f" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_8419a85c9abfd6969672be27084e7a12.setContent(html_ec7a696f29bdee8c07d9318b75cc850f);
|
|
|
|
|
|
|
|
marker_c344de3a90cf632acfd26522257e7011.bindPopup(popup_8419a85c9abfd6969672be27084e7a12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c344de3a90cf632acfd26522257e7011.setIcon(icon_8a5fe5ea5f8bc5d8c63691f87c362c41);
|
|
|
|
|
|
var marker_67c068c6f55ad6ede973d4f1bb9ad43e = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a6cd7797ad37ea18d9c987a34f7ce282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e981745b92926856f64423ce0ad41bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac5b687048f0e82b9db6a3930eda873c = $(`<div id="html_ac5b687048f0e82b9db6a3930eda873c" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_e981745b92926856f64423ce0ad41bd6.setContent(html_ac5b687048f0e82b9db6a3930eda873c);
|
|
|
|
|
|
|
|
marker_67c068c6f55ad6ede973d4f1bb9ad43e.bindPopup(popup_e981745b92926856f64423ce0ad41bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67c068c6f55ad6ede973d4f1bb9ad43e.setIcon(icon_a6cd7797ad37ea18d9c987a34f7ce282);
|
|
|
|
|
|
var marker_43a4fa5103a3cec736f9d417bcb4be9a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c490b0346d952bce15012bd956ca4733 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_178fb5e3184062e4ad353e0c16af3427 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c4beee69908b32cc0dafe7d8e77121a = $(`<div id="html_4c4beee69908b32cc0dafe7d8e77121a" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_178fb5e3184062e4ad353e0c16af3427.setContent(html_4c4beee69908b32cc0dafe7d8e77121a);
|
|
|
|
|
|
|
|
marker_43a4fa5103a3cec736f9d417bcb4be9a.bindPopup(popup_178fb5e3184062e4ad353e0c16af3427)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43a4fa5103a3cec736f9d417bcb4be9a.setIcon(icon_c490b0346d952bce15012bd956ca4733);
|
|
|
|
|
|
var marker_f3f970bc567a86e70f9229127ec37da8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_9cb29110ebf8b11076030a17fa04089b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1bcd67cfef3066347e7a2301162c63b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dac1920f13001183e8a3e585127cc853 = $(`<div id="html_dac1920f13001183e8a3e585127cc853" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_b1bcd67cfef3066347e7a2301162c63b.setContent(html_dac1920f13001183e8a3e585127cc853);
|
|
|
|
|
|
|
|
marker_f3f970bc567a86e70f9229127ec37da8.bindPopup(popup_b1bcd67cfef3066347e7a2301162c63b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3f970bc567a86e70f9229127ec37da8.setIcon(icon_9cb29110ebf8b11076030a17fa04089b);
|
|
|
|
|
|
var marker_f496e5487d5eadd8de86a8ad61c13fef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_861675f9dcab5736a18e8099f2932359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb64bb996a7bea1325eb4a15800de502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bca896b872e65b9495e84a0bd58b3941 = $(`<div id="html_bca896b872e65b9495e84a0bd58b3941" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_eb64bb996a7bea1325eb4a15800de502.setContent(html_bca896b872e65b9495e84a0bd58b3941);
|
|
|
|
|
|
|
|
marker_f496e5487d5eadd8de86a8ad61c13fef.bindPopup(popup_eb64bb996a7bea1325eb4a15800de502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f496e5487d5eadd8de86a8ad61c13fef.setIcon(icon_861675f9dcab5736a18e8099f2932359);
|
|
|
|
|
|
var marker_18279feab0910f367f28ac8d7ed185f1 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e9f602165d2ba187112c9e1afd3514db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37266e4d39b3d322d88ecf1074f432d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0d61904b13ff4f9efd328972ca2c271 = $(`<div id="html_a0d61904b13ff4f9efd328972ca2c271" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_37266e4d39b3d322d88ecf1074f432d8.setContent(html_a0d61904b13ff4f9efd328972ca2c271);
|
|
|
|
|
|
|
|
marker_18279feab0910f367f28ac8d7ed185f1.bindPopup(popup_37266e4d39b3d322d88ecf1074f432d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18279feab0910f367f28ac8d7ed185f1.setIcon(icon_e9f602165d2ba187112c9e1afd3514db);
|
|
|
|
|
|
var marker_bc98ff45b13883cee2f664f467d19c54 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_81426d7983dde94cc1c0e545454736f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d2935f13624fb987c1311453fb7a040 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c4e7d463a4921882e526443153a8ce1 = $(`<div id="html_2c4e7d463a4921882e526443153a8ce1" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_0d2935f13624fb987c1311453fb7a040.setContent(html_2c4e7d463a4921882e526443153a8ce1);
|
|
|
|
|
|
|
|
marker_bc98ff45b13883cee2f664f467d19c54.bindPopup(popup_0d2935f13624fb987c1311453fb7a040)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc98ff45b13883cee2f664f467d19c54.setIcon(icon_81426d7983dde94cc1c0e545454736f8);
|
|
|
|
|
|
var marker_f9edf0bb1010dd51c0349fe24bdecd5a = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_eca0a9ef1a0816ed3e5299a7642b81e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efde9f720bf609d9a3c555e8a636c099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e6672350b286e38780d174c38d40c17 = $(`<div id="html_0e6672350b286e38780d174c38d40c17" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_efde9f720bf609d9a3c555e8a636c099.setContent(html_0e6672350b286e38780d174c38d40c17);
|
|
|
|
|
|
|
|
marker_f9edf0bb1010dd51c0349fe24bdecd5a.bindPopup(popup_efde9f720bf609d9a3c555e8a636c099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9edf0bb1010dd51c0349fe24bdecd5a.setIcon(icon_eca0a9ef1a0816ed3e5299a7642b81e1);
|
|
|
|
|
|
var marker_7a3ea8cd7e32a77e429d3bf053978650 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_bfe8ad1c11080030f7db8c4635c4cbf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80672ce7e435d8de0fdbf5e98eaed8c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24a796d414251fa72072fe3490e9675e = $(`<div id="html_24a796d414251fa72072fe3490e9675e" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_80672ce7e435d8de0fdbf5e98eaed8c3.setContent(html_24a796d414251fa72072fe3490e9675e);
|
|
|
|
|
|
|
|
marker_7a3ea8cd7e32a77e429d3bf053978650.bindPopup(popup_80672ce7e435d8de0fdbf5e98eaed8c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a3ea8cd7e32a77e429d3bf053978650.setIcon(icon_bfe8ad1c11080030f7db8c4635c4cbf0);
|
|
|
|
|
|
var marker_e3f71f8010496a0367cd4f52c53cf042 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_dff961af41fba854372a1e60966260e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edc1092ed2e85430d9c2c9b55a77b274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c161302bda984cb6f8318e2c8a2ab02 = $(`<div id="html_3c161302bda984cb6f8318e2c8a2ab02" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_edc1092ed2e85430d9c2c9b55a77b274.setContent(html_3c161302bda984cb6f8318e2c8a2ab02);
|
|
|
|
|
|
|
|
marker_e3f71f8010496a0367cd4f52c53cf042.bindPopup(popup_edc1092ed2e85430d9c2c9b55a77b274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f71f8010496a0367cd4f52c53cf042.setIcon(icon_dff961af41fba854372a1e60966260e5);
|
|
|
|
|
|
var marker_2b0a1f581d7aee1e9588708abcb2fa8e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8210f6f409f898ff9e15d7373bff9703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fab23c051d897fc014cf179b47b4896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_697a53325e5b29058793ed7dca8594a9 = $(`<div id="html_697a53325e5b29058793ed7dca8594a9" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_6fab23c051d897fc014cf179b47b4896.setContent(html_697a53325e5b29058793ed7dca8594a9);
|
|
|
|
|
|
|
|
marker_2b0a1f581d7aee1e9588708abcb2fa8e.bindPopup(popup_6fab23c051d897fc014cf179b47b4896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b0a1f581d7aee1e9588708abcb2fa8e.setIcon(icon_8210f6f409f898ff9e15d7373bff9703);
|
|
|
|
|
|
var marker_1bc3fe63843ad9b0d7494fa500646eff = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_cd92a78345ab00a5e7131044d68729bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b9c4b98d6d30b4151fa62b3cb69873a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4ad0b39f4d1f6f6f0189eead3a85683 = $(`<div id="html_a4ad0b39f4d1f6f6f0189eead3a85683" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_1b9c4b98d6d30b4151fa62b3cb69873a.setContent(html_a4ad0b39f4d1f6f6f0189eead3a85683);
|
|
|
|
|
|
|
|
marker_1bc3fe63843ad9b0d7494fa500646eff.bindPopup(popup_1b9c4b98d6d30b4151fa62b3cb69873a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc3fe63843ad9b0d7494fa500646eff.setIcon(icon_cd92a78345ab00a5e7131044d68729bf);
|
|
|
|
|
|
var marker_9dc1c211dee02b6b243ca0c1d373b168 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_6798502d807ca5cd27e4cf698b49e78e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_532c3a96a4680183d8897e991ba0ee79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_801871d46f876bd1320820ce8d3d1a5b = $(`<div id="html_801871d46f876bd1320820ce8d3d1a5b" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_532c3a96a4680183d8897e991ba0ee79.setContent(html_801871d46f876bd1320820ce8d3d1a5b);
|
|
|
|
|
|
|
|
marker_9dc1c211dee02b6b243ca0c1d373b168.bindPopup(popup_532c3a96a4680183d8897e991ba0ee79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9dc1c211dee02b6b243ca0c1d373b168.setIcon(icon_6798502d807ca5cd27e4cf698b49e78e);
|
|
|
|
|
|
var marker_1763f4aade37bc34a9cbcb5c888c4520 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b0278ef1d14d2718ad885b95d96e8e65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f17b107a07f47ebc8d63d37e1c81c133 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db4e24c742eaf7c632d4e4edf7af9a42 = $(`<div id="html_db4e24c742eaf7c632d4e4edf7af9a42" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_f17b107a07f47ebc8d63d37e1c81c133.setContent(html_db4e24c742eaf7c632d4e4edf7af9a42);
|
|
|
|
|
|
|
|
marker_1763f4aade37bc34a9cbcb5c888c4520.bindPopup(popup_f17b107a07f47ebc8d63d37e1c81c133)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1763f4aade37bc34a9cbcb5c888c4520.setIcon(icon_b0278ef1d14d2718ad885b95d96e8e65);
|
|
|
|
|
|
var marker_4d6e0882570f063d310101c5ffef3130 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d27730da84bc0bdb96baca28bce00b9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22386838ba724a32d2b4ae170c254979 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3aaddcb06c59a9bbd4e6688a6939bd70 = $(`<div id="html_3aaddcb06c59a9bbd4e6688a6939bd70" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_22386838ba724a32d2b4ae170c254979.setContent(html_3aaddcb06c59a9bbd4e6688a6939bd70);
|
|
|
|
|
|
|
|
marker_4d6e0882570f063d310101c5ffef3130.bindPopup(popup_22386838ba724a32d2b4ae170c254979)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d6e0882570f063d310101c5ffef3130.setIcon(icon_d27730da84bc0bdb96baca28bce00b9b);
|
|
|
|
|
|
var marker_2e9572cd8955a9c125029b4eda76a2e9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a741eaf06b8fb1d2177da4eebecc7e50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7ace1ec48f40c4213bc12a98391df52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37834172f74abdccbba9858851026658 = $(`<div id="html_37834172f74abdccbba9858851026658" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_a7ace1ec48f40c4213bc12a98391df52.setContent(html_37834172f74abdccbba9858851026658);
|
|
|
|
|
|
|
|
marker_2e9572cd8955a9c125029b4eda76a2e9.bindPopup(popup_a7ace1ec48f40c4213bc12a98391df52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e9572cd8955a9c125029b4eda76a2e9.setIcon(icon_a741eaf06b8fb1d2177da4eebecc7e50);
|
|
|
|
|
|
var marker_ac27345c3a3eb6d1711ad4678779685f = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e5f134d752e2022b6b7cff47b0524588 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f074cc1c3e2d5a2210e2df787f8c395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8118474d6f689c79dd707abdfac77e81 = $(`<div id="html_8118474d6f689c79dd707abdfac77e81" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_3f074cc1c3e2d5a2210e2df787f8c395.setContent(html_8118474d6f689c79dd707abdfac77e81);
|
|
|
|
|
|
|
|
marker_ac27345c3a3eb6d1711ad4678779685f.bindPopup(popup_3f074cc1c3e2d5a2210e2df787f8c395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac27345c3a3eb6d1711ad4678779685f.setIcon(icon_e5f134d752e2022b6b7cff47b0524588);
|
|
|
|
|
|
var marker_2e525c1a0293c44e87c9428227d89a24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_924ece8d5c974f77062da216efb7a6e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99bd69992a5442bc7743880d4b83ab61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7569d05d1c9a9dae5a02b9abc026230c = $(`<div id="html_7569d05d1c9a9dae5a02b9abc026230c" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_99bd69992a5442bc7743880d4b83ab61.setContent(html_7569d05d1c9a9dae5a02b9abc026230c);
|
|
|
|
|
|
|
|
marker_2e525c1a0293c44e87c9428227d89a24.bindPopup(popup_99bd69992a5442bc7743880d4b83ab61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e525c1a0293c44e87c9428227d89a24.setIcon(icon_924ece8d5c974f77062da216efb7a6e6);
|
|
|
|
|
|
var marker_2c8a6708365c082927c3b2181edba8f2 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c0945630717837b623bc0fd99a873d79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f6a964e73d4d16d5f6199c2ea820ac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f2fd34bb55dd2ee56c6a4f5bd50afcd = $(`<div id="html_0f2fd34bb55dd2ee56c6a4f5bd50afcd" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_3f6a964e73d4d16d5f6199c2ea820ac5.setContent(html_0f2fd34bb55dd2ee56c6a4f5bd50afcd);
|
|
|
|
|
|
|
|
marker_2c8a6708365c082927c3b2181edba8f2.bindPopup(popup_3f6a964e73d4d16d5f6199c2ea820ac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c8a6708365c082927c3b2181edba8f2.setIcon(icon_c0945630717837b623bc0fd99a873d79);
|
|
|
|
|
|
var marker_be0b36dc4f392ddc1e672608da5a3325 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_9810bd422173eb21e3656a994d75b639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07ef882a0ca0bccc9b2a7cb2ce69681d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4878990400eca7888728dbafd68419a2 = $(`<div id="html_4878990400eca7888728dbafd68419a2" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_07ef882a0ca0bccc9b2a7cb2ce69681d.setContent(html_4878990400eca7888728dbafd68419a2);
|
|
|
|
|
|
|
|
marker_be0b36dc4f392ddc1e672608da5a3325.bindPopup(popup_07ef882a0ca0bccc9b2a7cb2ce69681d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be0b36dc4f392ddc1e672608da5a3325.setIcon(icon_9810bd422173eb21e3656a994d75b639);
|
|
|
|
|
|
var marker_0f4df9705097d4a17f8111210d832caf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_64535de9ebc076f40eb94a98b1580ceb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4cc2476adcd8fbc74ffbc2dba7e2daa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fab14b8411b97292313d6f308bef3af = $(`<div id="html_3fab14b8411b97292313d6f308bef3af" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_a4cc2476adcd8fbc74ffbc2dba7e2daa.setContent(html_3fab14b8411b97292313d6f308bef3af);
|
|
|
|
|
|
|
|
marker_0f4df9705097d4a17f8111210d832caf.bindPopup(popup_a4cc2476adcd8fbc74ffbc2dba7e2daa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f4df9705097d4a17f8111210d832caf.setIcon(icon_64535de9ebc076f40eb94a98b1580ceb);
|
|
|
|
|
|
var marker_189d797b52792b08f32291876f0bbe11 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_afa5288b1b49c9413287998f64f1b214 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aebafb99032d8388be97b0f7c4ad553 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93279b8981241b38420f16ed4b4c2b67 = $(`<div id="html_93279b8981241b38420f16ed4b4c2b67" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_0aebafb99032d8388be97b0f7c4ad553.setContent(html_93279b8981241b38420f16ed4b4c2b67);
|
|
|
|
|
|
|
|
marker_189d797b52792b08f32291876f0bbe11.bindPopup(popup_0aebafb99032d8388be97b0f7c4ad553)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_189d797b52792b08f32291876f0bbe11.setIcon(icon_afa5288b1b49c9413287998f64f1b214);
|
|
|
|
|
|
var marker_d36ee239ccdb207dd1e9f2b3e45f8ca1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0b5f6b6abb1d12edee9ea5d974e56cfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95ad4983cb1d5dd2b3ed076bd662bc5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_332d66248c119a6212249481e162f4ef = $(`<div id="html_332d66248c119a6212249481e162f4ef" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_95ad4983cb1d5dd2b3ed076bd662bc5f.setContent(html_332d66248c119a6212249481e162f4ef);
|
|
|
|
|
|
|
|
marker_d36ee239ccdb207dd1e9f2b3e45f8ca1.bindPopup(popup_95ad4983cb1d5dd2b3ed076bd662bc5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d36ee239ccdb207dd1e9f2b3e45f8ca1.setIcon(icon_0b5f6b6abb1d12edee9ea5d974e56cfb);
|
|
|
|
|
|
var marker_d58094683454f4c3e247d5dfad2c865b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_cef86193624d20857103056e3630e424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a20fe97f5ed836b0a5036e451f6b7a88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6adb4f557ed29755b39345c555f83f69 = $(`<div id="html_6adb4f557ed29755b39345c555f83f69" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_a20fe97f5ed836b0a5036e451f6b7a88.setContent(html_6adb4f557ed29755b39345c555f83f69);
|
|
|
|
|
|
|
|
marker_d58094683454f4c3e247d5dfad2c865b.bindPopup(popup_a20fe97f5ed836b0a5036e451f6b7a88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58094683454f4c3e247d5dfad2c865b.setIcon(icon_cef86193624d20857103056e3630e424);
|
|
|
|
|
|
var marker_33ae8d6472bc9284d1931c096d3e62e1 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_95ccd2c7b5ba584721b4ccdfb135bf90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a564c94ff2f2d6cb4e7c2d2392811e70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36f2fc2d6043ceab2ecf30eb8cfbaeec = $(`<div id="html_36f2fc2d6043ceab2ecf30eb8cfbaeec" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_a564c94ff2f2d6cb4e7c2d2392811e70.setContent(html_36f2fc2d6043ceab2ecf30eb8cfbaeec);
|
|
|
|
|
|
|
|
marker_33ae8d6472bc9284d1931c096d3e62e1.bindPopup(popup_a564c94ff2f2d6cb4e7c2d2392811e70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33ae8d6472bc9284d1931c096d3e62e1.setIcon(icon_95ccd2c7b5ba584721b4ccdfb135bf90);
|
|
|
|
|
|
var marker_880e408c1cd00cd697646590cc654e71 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8fc391107e0b59467df8ac2fa3665e9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3843aac4ad624c319e9ce7200c1ece1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d87d4e55bc4d17537686859fc743a4c8 = $(`<div id="html_d87d4e55bc4d17537686859fc743a4c8" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_f3843aac4ad624c319e9ce7200c1ece1.setContent(html_d87d4e55bc4d17537686859fc743a4c8);
|
|
|
|
|
|
|
|
marker_880e408c1cd00cd697646590cc654e71.bindPopup(popup_f3843aac4ad624c319e9ce7200c1ece1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_880e408c1cd00cd697646590cc654e71.setIcon(icon_8fc391107e0b59467df8ac2fa3665e9a);
|
|
|
|
|
|
var marker_1c5e0d4a4107acf5e834aa892d7e6824 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d66bfdf31f97674d0662ed7b438521a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7930239080992772f6159ba46ce55120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c09eebd34cb7f4ce1a75d30eb2656952 = $(`<div id="html_c09eebd34cb7f4ce1a75d30eb2656952" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_7930239080992772f6159ba46ce55120.setContent(html_c09eebd34cb7f4ce1a75d30eb2656952);
|
|
|
|
|
|
|
|
marker_1c5e0d4a4107acf5e834aa892d7e6824.bindPopup(popup_7930239080992772f6159ba46ce55120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c5e0d4a4107acf5e834aa892d7e6824.setIcon(icon_d66bfdf31f97674d0662ed7b438521a9);
|
|
|
|
|
|
var marker_fbfe48b1b8227662235cf8b0ef2b43b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c106727424d562b420922bc12bfd3dc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b30d97c617166b1f5ddaddc01d2fd75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9b849fe25dc4c8262b39a92d44588b4 = $(`<div id="html_a9b849fe25dc4c8262b39a92d44588b4" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_2b30d97c617166b1f5ddaddc01d2fd75.setContent(html_a9b849fe25dc4c8262b39a92d44588b4);
|
|
|
|
|
|
|
|
marker_fbfe48b1b8227662235cf8b0ef2b43b8.bindPopup(popup_2b30d97c617166b1f5ddaddc01d2fd75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbfe48b1b8227662235cf8b0ef2b43b8.setIcon(icon_c106727424d562b420922bc12bfd3dc0);
|
|
|
|
|
|
var marker_5a63169a83020e4af8b7a72d3436b365 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_930eac620f9e652fc18b76847717a6e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_756a2651fbac0a0345783d38747bdb8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d28697a0634e0ec8781aa15bc2f4a1e2 = $(`<div id="html_d28697a0634e0ec8781aa15bc2f4a1e2" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_756a2651fbac0a0345783d38747bdb8e.setContent(html_d28697a0634e0ec8781aa15bc2f4a1e2);
|
|
|
|
|
|
|
|
marker_5a63169a83020e4af8b7a72d3436b365.bindPopup(popup_756a2651fbac0a0345783d38747bdb8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a63169a83020e4af8b7a72d3436b365.setIcon(icon_930eac620f9e652fc18b76847717a6e2);
|
|
|
|
|
|
var marker_b75062036054aab097f3ca42cb27cc60 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_337deee59aee2df63ce3f8c071d4f47a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a510f6b1849a727595d2c5d74c2e698c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63367cd8d632e8a873e17b8e521ef931 = $(`<div id="html_63367cd8d632e8a873e17b8e521ef931" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_a510f6b1849a727595d2c5d74c2e698c.setContent(html_63367cd8d632e8a873e17b8e521ef931);
|
|
|
|
|
|
|
|
marker_b75062036054aab097f3ca42cb27cc60.bindPopup(popup_a510f6b1849a727595d2c5d74c2e698c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b75062036054aab097f3ca42cb27cc60.setIcon(icon_337deee59aee2df63ce3f8c071d4f47a);
|
|
|
|
|
|
var marker_d5bb4274502dba6efb2ef10658e56e36 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a57c2957ea64931162fdfaeb6a1b9503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_489a585b946f89803a8d1ec5a5b45607 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9399e0d4ba06172b92ed693e953b69c = $(`<div id="html_b9399e0d4ba06172b92ed693e953b69c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_489a585b946f89803a8d1ec5a5b45607.setContent(html_b9399e0d4ba06172b92ed693e953b69c);
|
|
|
|
|
|
|
|
marker_d5bb4274502dba6efb2ef10658e56e36.bindPopup(popup_489a585b946f89803a8d1ec5a5b45607)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5bb4274502dba6efb2ef10658e56e36.setIcon(icon_a57c2957ea64931162fdfaeb6a1b9503);
|
|
|
|
|
|
var marker_e320e9f2ed40f3381fb2bb276872abf3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f5e3578cac7bb50b31224cdc6adcb5bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7937cb30d52370f6b70343cece52e06d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9415672add6f23ace9bdbe31e7f42fde = $(`<div id="html_9415672add6f23ace9bdbe31e7f42fde" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_7937cb30d52370f6b70343cece52e06d.setContent(html_9415672add6f23ace9bdbe31e7f42fde);
|
|
|
|
|
|
|
|
marker_e320e9f2ed40f3381fb2bb276872abf3.bindPopup(popup_7937cb30d52370f6b70343cece52e06d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e320e9f2ed40f3381fb2bb276872abf3.setIcon(icon_f5e3578cac7bb50b31224cdc6adcb5bc);
|
|
|
|
|
|
var marker_f47af20f3af43179e6dd1670f1b91170 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2554ee30343ebda9650d696b665dbca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04fbc8430bde802f92e248bacabc1f52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d38a9e73b36076c5f661a0296d1fe6d2 = $(`<div id="html_d38a9e73b36076c5f661a0296d1fe6d2" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_04fbc8430bde802f92e248bacabc1f52.setContent(html_d38a9e73b36076c5f661a0296d1fe6d2);
|
|
|
|
|
|
|
|
marker_f47af20f3af43179e6dd1670f1b91170.bindPopup(popup_04fbc8430bde802f92e248bacabc1f52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f47af20f3af43179e6dd1670f1b91170.setIcon(icon_2554ee30343ebda9650d696b665dbca6);
|
|
|
|
|
|
var marker_51f3b69f90871e630d5681506125d994 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_38aa94dc12b091e2b340fbc771478919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e9d057851e9332e42c6f1cd24ec1f47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2d5edc901fe9fae45146a907759b83c = $(`<div id="html_a2d5edc901fe9fae45146a907759b83c" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_7e9d057851e9332e42c6f1cd24ec1f47.setContent(html_a2d5edc901fe9fae45146a907759b83c);
|
|
|
|
|
|
|
|
marker_51f3b69f90871e630d5681506125d994.bindPopup(popup_7e9d057851e9332e42c6f1cd24ec1f47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f3b69f90871e630d5681506125d994.setIcon(icon_38aa94dc12b091e2b340fbc771478919);
|
|
|
|
|
|
var marker_5906c6a1285115ffd923fe1709d35077 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_06189eefb7ff7e2ab5a1cf1e9e9078ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c4769aee457ae3e70edb2e4481ba1db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbdc1e0ab2473c501149dcb2e3de5786 = $(`<div id="html_fbdc1e0ab2473c501149dcb2e3de5786" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_9c4769aee457ae3e70edb2e4481ba1db.setContent(html_fbdc1e0ab2473c501149dcb2e3de5786);
|
|
|
|
|
|
|
|
marker_5906c6a1285115ffd923fe1709d35077.bindPopup(popup_9c4769aee457ae3e70edb2e4481ba1db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5906c6a1285115ffd923fe1709d35077.setIcon(icon_06189eefb7ff7e2ab5a1cf1e9e9078ca);
|
|
|
|
|
|
var marker_ae5b7a63e830f4ba1e982c362a0ec2d3 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_06973be927f67ccc353a854a58a12a78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5e3635d899ccaa8738ce8c776cec3e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e6520d4fc6e739b0b5528d02619a894 = $(`<div id="html_4e6520d4fc6e739b0b5528d02619a894" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_f5e3635d899ccaa8738ce8c776cec3e1.setContent(html_4e6520d4fc6e739b0b5528d02619a894);
|
|
|
|
|
|
|
|
marker_ae5b7a63e830f4ba1e982c362a0ec2d3.bindPopup(popup_f5e3635d899ccaa8738ce8c776cec3e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae5b7a63e830f4ba1e982c362a0ec2d3.setIcon(icon_06973be927f67ccc353a854a58a12a78);
|
|
|
|
|
|
var marker_8072dba07e18642eea3c9075f9b8a829 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3ddfbe71e46952bf3bde67b7d40d17ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_355a53bd6d2e501207a9b32cdcec3a8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f9a7a6ffe25c09a7187b026735d1751 = $(`<div id="html_8f9a7a6ffe25c09a7187b026735d1751" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_355a53bd6d2e501207a9b32cdcec3a8c.setContent(html_8f9a7a6ffe25c09a7187b026735d1751);
|
|
|
|
|
|
|
|
marker_8072dba07e18642eea3c9075f9b8a829.bindPopup(popup_355a53bd6d2e501207a9b32cdcec3a8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8072dba07e18642eea3c9075f9b8a829.setIcon(icon_3ddfbe71e46952bf3bde67b7d40d17ce);
|
|
|
|
|
|
var marker_80f2e7709d5b813672e5bc101b3cfdf5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_73a5528b8077de3e2352db6e4c353344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e73a10362ff5521a5f545975101eeeba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ab6e25414a1e5cbe51a09a0a042b3a = $(`<div id="html_c4ab6e25414a1e5cbe51a09a0a042b3a" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_e73a10362ff5521a5f545975101eeeba.setContent(html_c4ab6e25414a1e5cbe51a09a0a042b3a);
|
|
|
|
|
|
|
|
marker_80f2e7709d5b813672e5bc101b3cfdf5.bindPopup(popup_e73a10362ff5521a5f545975101eeeba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80f2e7709d5b813672e5bc101b3cfdf5.setIcon(icon_73a5528b8077de3e2352db6e4c353344);
|
|
|
|
|
|
var marker_581a0e187b7ed043a993b4d0ce77eac8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_274102b84219faec95497e2add84a98f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92e800b147f170fe6ad269a707d82d1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7b787fd55173308ba364956b5d2c713 = $(`<div id="html_e7b787fd55173308ba364956b5d2c713" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_92e800b147f170fe6ad269a707d82d1a.setContent(html_e7b787fd55173308ba364956b5d2c713);
|
|
|
|
|
|
|
|
marker_581a0e187b7ed043a993b4d0ce77eac8.bindPopup(popup_92e800b147f170fe6ad269a707d82d1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_581a0e187b7ed043a993b4d0ce77eac8.setIcon(icon_274102b84219faec95497e2add84a98f);
|
|
|
|
|
|
var marker_608713801e4b2d1a92ad0191938cb2be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_9b634cdffe4e9b73ad8a97461e545673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7559353b661bfd8845257e8b8acbdd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0784dc9504585775efe4a788b09f01e = $(`<div id="html_f0784dc9504585775efe4a788b09f01e" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_a7559353b661bfd8845257e8b8acbdd8.setContent(html_f0784dc9504585775efe4a788b09f01e);
|
|
|
|
|
|
|
|
marker_608713801e4b2d1a92ad0191938cb2be.bindPopup(popup_a7559353b661bfd8845257e8b8acbdd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_608713801e4b2d1a92ad0191938cb2be.setIcon(icon_9b634cdffe4e9b73ad8a97461e545673);
|
|
|
|
|
|
var marker_3c8b2100cae83941cd48c7b1536646c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_22ada99e06b82055ad5a2f54456b7d9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db72cb41eb5282aec085c4754db43516 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f263b692fe658dbc960981e0af8124 = $(`<div id="html_d7f263b692fe658dbc960981e0af8124" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_db72cb41eb5282aec085c4754db43516.setContent(html_d7f263b692fe658dbc960981e0af8124);
|
|
|
|
|
|
|
|
marker_3c8b2100cae83941cd48c7b1536646c1.bindPopup(popup_db72cb41eb5282aec085c4754db43516)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c8b2100cae83941cd48c7b1536646c1.setIcon(icon_22ada99e06b82055ad5a2f54456b7d9c);
|
|
|
|
|
|
var marker_078443c647de7327628463ad70ccf50a = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_867e1a1c796d46219de3fbccc59b60cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca1ab29555e77a541ffd6a30a9a9bdd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddfc6b62d963f0d81a807dc6dc66c522 = $(`<div id="html_ddfc6b62d963f0d81a807dc6dc66c522" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_ca1ab29555e77a541ffd6a30a9a9bdd1.setContent(html_ddfc6b62d963f0d81a807dc6dc66c522);
|
|
|
|
|
|
|
|
marker_078443c647de7327628463ad70ccf50a.bindPopup(popup_ca1ab29555e77a541ffd6a30a9a9bdd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_078443c647de7327628463ad70ccf50a.setIcon(icon_867e1a1c796d46219de3fbccc59b60cb);
|
|
|
|
|
|
var marker_192b980c8ba019a1fef04b1190227f65 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_cc4871cfec26d61de85ee9470049b6d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e113696db02ad4195312c019870ca2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0ff66e65a073ddd195c59b98a1cec46 = $(`<div id="html_c0ff66e65a073ddd195c59b98a1cec46" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_7e113696db02ad4195312c019870ca2e.setContent(html_c0ff66e65a073ddd195c59b98a1cec46);
|
|
|
|
|
|
|
|
marker_192b980c8ba019a1fef04b1190227f65.bindPopup(popup_7e113696db02ad4195312c019870ca2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_192b980c8ba019a1fef04b1190227f65.setIcon(icon_cc4871cfec26d61de85ee9470049b6d0);
|
|
|
|
|
|
var marker_19ad105dbbc741c9fda6c52396524e6a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a281b040a5731f606e1bfba91c1a8c52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00bd8cd944c37ea968aa91c4bfb469cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a60798a98624e9b2542dbb4e0f249e93 = $(`<div id="html_a60798a98624e9b2542dbb4e0f249e93" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_00bd8cd944c37ea968aa91c4bfb469cb.setContent(html_a60798a98624e9b2542dbb4e0f249e93);
|
|
|
|
|
|
|
|
marker_19ad105dbbc741c9fda6c52396524e6a.bindPopup(popup_00bd8cd944c37ea968aa91c4bfb469cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19ad105dbbc741c9fda6c52396524e6a.setIcon(icon_a281b040a5731f606e1bfba91c1a8c52);
|
|
|
|
|
|
var marker_6153a916ac6eff0e343b127db58e0b8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2a08acec08b983e18e5ecb5007dfd5d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7f0f52f1243c179b6f7661c3a6d2fc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05f5b48e3100c352fcfa41b90aa1eef5 = $(`<div id="html_05f5b48e3100c352fcfa41b90aa1eef5" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_f7f0f52f1243c179b6f7661c3a6d2fc5.setContent(html_05f5b48e3100c352fcfa41b90aa1eef5);
|
|
|
|
|
|
|
|
marker_6153a916ac6eff0e343b127db58e0b8c.bindPopup(popup_f7f0f52f1243c179b6f7661c3a6d2fc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6153a916ac6eff0e343b127db58e0b8c.setIcon(icon_2a08acec08b983e18e5ecb5007dfd5d1);
|
|
|
|
|
|
var marker_a4a6fec0cd4880a7df2c565ff20b9435 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ce3fa773434b6fe0ef15e08fdfd95120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6d669046e11e8377de4cc3f64743442 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1c7abb9a159418c2958569de1203e03 = $(`<div id="html_f1c7abb9a159418c2958569de1203e03" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_d6d669046e11e8377de4cc3f64743442.setContent(html_f1c7abb9a159418c2958569de1203e03);
|
|
|
|
|
|
|
|
marker_a4a6fec0cd4880a7df2c565ff20b9435.bindPopup(popup_d6d669046e11e8377de4cc3f64743442)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4a6fec0cd4880a7df2c565ff20b9435.setIcon(icon_ce3fa773434b6fe0ef15e08fdfd95120);
|
|
|
|
|
|
var marker_d20cdf707dd35fa1c706d89a4a9e4262 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_27ba09d53fe309dad0f4e17e3f22d919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60a44c5acb19e9307b00b6793620a513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06ce93ed462558711d6a59b90835b9fd = $(`<div id="html_06ce93ed462558711d6a59b90835b9fd" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_60a44c5acb19e9307b00b6793620a513.setContent(html_06ce93ed462558711d6a59b90835b9fd);
|
|
|
|
|
|
|
|
marker_d20cdf707dd35fa1c706d89a4a9e4262.bindPopup(popup_60a44c5acb19e9307b00b6793620a513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d20cdf707dd35fa1c706d89a4a9e4262.setIcon(icon_27ba09d53fe309dad0f4e17e3f22d919);
|
|
|
|
|
|
var marker_38439038228a255a2105e9bb700b1160 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_270b63832bf18bb7bdba30a8b49bea00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31067ee9cf7ba5c0d7a8b916f0d313cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf15eb68ea52a2d83ee336bb53e219b3 = $(`<div id="html_cf15eb68ea52a2d83ee336bb53e219b3" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_31067ee9cf7ba5c0d7a8b916f0d313cf.setContent(html_cf15eb68ea52a2d83ee336bb53e219b3);
|
|
|
|
|
|
|
|
marker_38439038228a255a2105e9bb700b1160.bindPopup(popup_31067ee9cf7ba5c0d7a8b916f0d313cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38439038228a255a2105e9bb700b1160.setIcon(icon_270b63832bf18bb7bdba30a8b49bea00);
|
|
|
|
|
|
var marker_c3aedc82e13326f34174f9ab7fcb2c6d = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_9a6aa4e244264cbd616b7e39fc32c520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4206dc8600b40998483a865057c6d412 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53c8f9ca13fc6a0543ef26e9750de691 = $(`<div id="html_53c8f9ca13fc6a0543ef26e9750de691" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_4206dc8600b40998483a865057c6d412.setContent(html_53c8f9ca13fc6a0543ef26e9750de691);
|
|
|
|
|
|
|
|
marker_c3aedc82e13326f34174f9ab7fcb2c6d.bindPopup(popup_4206dc8600b40998483a865057c6d412)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3aedc82e13326f34174f9ab7fcb2c6d.setIcon(icon_9a6aa4e244264cbd616b7e39fc32c520);
|
|
|
|
|
|
var marker_878c11a19def8bbe01689c95f5ee8082 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a244242ce8b521ff674e5f6efbc473b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0d941b9342f3c099ef9193e5be9f77c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f7cd5cd1f7d2de9d0c53e82974ed063 = $(`<div id="html_8f7cd5cd1f7d2de9d0c53e82974ed063" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_c0d941b9342f3c099ef9193e5be9f77c.setContent(html_8f7cd5cd1f7d2de9d0c53e82974ed063);
|
|
|
|
|
|
|
|
marker_878c11a19def8bbe01689c95f5ee8082.bindPopup(popup_c0d941b9342f3c099ef9193e5be9f77c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_878c11a19def8bbe01689c95f5ee8082.setIcon(icon_a244242ce8b521ff674e5f6efbc473b2);
|
|
|
|
|
|
var marker_530603f29cfbcfc99c8cf1d0dbc63f75 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_15485d885d9724d88d73b7561d5acd30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce1e4f14786b801a52e15382cd35b5a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a08cb846c0e2f4d8d1ba6e112e143c9 = $(`<div id="html_6a08cb846c0e2f4d8d1ba6e112e143c9" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_ce1e4f14786b801a52e15382cd35b5a6.setContent(html_6a08cb846c0e2f4d8d1ba6e112e143c9);
|
|
|
|
|
|
|
|
marker_530603f29cfbcfc99c8cf1d0dbc63f75.bindPopup(popup_ce1e4f14786b801a52e15382cd35b5a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_530603f29cfbcfc99c8cf1d0dbc63f75.setIcon(icon_15485d885d9724d88d73b7561d5acd30);
|
|
|
|
|
|
var marker_7084af2705edefe682dab1d0607abef8 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_cb495bffbf8738bb96dba682d1728d9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fdeed78ead924a56de3be604e376fbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_170bc022b88971f1355bd8db131735db = $(`<div id="html_170bc022b88971f1355bd8db131735db" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_8fdeed78ead924a56de3be604e376fbc.setContent(html_170bc022b88971f1355bd8db131735db);
|
|
|
|
|
|
|
|
marker_7084af2705edefe682dab1d0607abef8.bindPopup(popup_8fdeed78ead924a56de3be604e376fbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7084af2705edefe682dab1d0607abef8.setIcon(icon_cb495bffbf8738bb96dba682d1728d9b);
|
|
|
|
|
|
var marker_29b6c62c20b6c892881712e5e30ebe85 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_71aec915ab58bdbe87e2a69250edc2c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f805c0a2ba75bccc931f62ffbc9e6b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73029029a586d26c57fed0ece0127973 = $(`<div id="html_73029029a586d26c57fed0ece0127973" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_7f805c0a2ba75bccc931f62ffbc9e6b7.setContent(html_73029029a586d26c57fed0ece0127973);
|
|
|
|
|
|
|
|
marker_29b6c62c20b6c892881712e5e30ebe85.bindPopup(popup_7f805c0a2ba75bccc931f62ffbc9e6b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29b6c62c20b6c892881712e5e30ebe85.setIcon(icon_71aec915ab58bdbe87e2a69250edc2c6);
|
|
|
|
|
|
var marker_e78f42f697131071b196caab1d2d88fa = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_240bda07397c4f41d9d319f2a29e6f6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f95619259324653aa112980630aaaa06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fb9e0807b4f6db488730bd70b6f6f6f = $(`<div id="html_3fb9e0807b4f6db488730bd70b6f6f6f" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_f95619259324653aa112980630aaaa06.setContent(html_3fb9e0807b4f6db488730bd70b6f6f6f);
|
|
|
|
|
|
|
|
marker_e78f42f697131071b196caab1d2d88fa.bindPopup(popup_f95619259324653aa112980630aaaa06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e78f42f697131071b196caab1d2d88fa.setIcon(icon_240bda07397c4f41d9d319f2a29e6f6f);
|
|
|
|
|
|
var marker_90c573c30955036644357afa34779f47 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d886632b32378090ba8667654ceb1d3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf6e0a295f1e34523c327197152ccbfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87d1e5d36a72b227c6a22f5bdfdd307c = $(`<div id="html_87d1e5d36a72b227c6a22f5bdfdd307c" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_cf6e0a295f1e34523c327197152ccbfd.setContent(html_87d1e5d36a72b227c6a22f5bdfdd307c);
|
|
|
|
|
|
|
|
marker_90c573c30955036644357afa34779f47.bindPopup(popup_cf6e0a295f1e34523c327197152ccbfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90c573c30955036644357afa34779f47.setIcon(icon_d886632b32378090ba8667654ceb1d3b);
|
|
|
|
|
|
var marker_ccac594c0877b8038ed54af0cf457745 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_042afc54c1d94ea3847fbeb28e068a96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d1ed647b71b82cf4cdba785e4dac24f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b973e7d522c57196c165236c4c94f43 = $(`<div id="html_9b973e7d522c57196c165236c4c94f43" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_5d1ed647b71b82cf4cdba785e4dac24f.setContent(html_9b973e7d522c57196c165236c4c94f43);
|
|
|
|
|
|
|
|
marker_ccac594c0877b8038ed54af0cf457745.bindPopup(popup_5d1ed647b71b82cf4cdba785e4dac24f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccac594c0877b8038ed54af0cf457745.setIcon(icon_042afc54c1d94ea3847fbeb28e068a96);
|
|
|
|
|
|
var marker_e9d44308feb415cce47d849e95685833 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_6ba40febab1e3e35cdfd0db080c613b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04a732570467e9230d5a484edc721f86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acc4891f93be836f1c7b0dc41ffb791b = $(`<div id="html_acc4891f93be836f1c7b0dc41ffb791b" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_04a732570467e9230d5a484edc721f86.setContent(html_acc4891f93be836f1c7b0dc41ffb791b);
|
|
|
|
|
|
|
|
marker_e9d44308feb415cce47d849e95685833.bindPopup(popup_04a732570467e9230d5a484edc721f86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9d44308feb415cce47d849e95685833.setIcon(icon_6ba40febab1e3e35cdfd0db080c613b1);
|
|
|
|
|
|
var marker_4bcb267921c597eda07de8b76ac43278 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8b1206fcde7d5257fd09d9429f55596d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40b9825def45d1726a75ebf872420b07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1025a3818c6f5bc02a2813838ed37a95 = $(`<div id="html_1025a3818c6f5bc02a2813838ed37a95" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_40b9825def45d1726a75ebf872420b07.setContent(html_1025a3818c6f5bc02a2813838ed37a95);
|
|
|
|
|
|
|
|
marker_4bcb267921c597eda07de8b76ac43278.bindPopup(popup_40b9825def45d1726a75ebf872420b07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bcb267921c597eda07de8b76ac43278.setIcon(icon_8b1206fcde7d5257fd09d9429f55596d);
|
|
|
|
|
|
var marker_3241cb32fbb071fde321e73efed287ad = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8a3601f8c95fbdfd4eac4d6177403abe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bb90be1a9b5038d971273822173083f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_330d5723ab6a9f57110849321a4e0e63 = $(`<div id="html_330d5723ab6a9f57110849321a4e0e63" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_4bb90be1a9b5038d971273822173083f.setContent(html_330d5723ab6a9f57110849321a4e0e63);
|
|
|
|
|
|
|
|
marker_3241cb32fbb071fde321e73efed287ad.bindPopup(popup_4bb90be1a9b5038d971273822173083f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3241cb32fbb071fde321e73efed287ad.setIcon(icon_8a3601f8c95fbdfd4eac4d6177403abe);
|
|
|
|
|
|
var marker_b33ded66a35f49b99d0eb96e64354920 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b2a80861f435470dea72bb0b24ed23be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c31c9ba70492d8270f4e6242c69e5cad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b892dce3f79e57bae9f64200fc644c7b = $(`<div id="html_b892dce3f79e57bae9f64200fc644c7b" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_c31c9ba70492d8270f4e6242c69e5cad.setContent(html_b892dce3f79e57bae9f64200fc644c7b);
|
|
|
|
|
|
|
|
marker_b33ded66a35f49b99d0eb96e64354920.bindPopup(popup_c31c9ba70492d8270f4e6242c69e5cad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b33ded66a35f49b99d0eb96e64354920.setIcon(icon_b2a80861f435470dea72bb0b24ed23be);
|
|
|
|
|
|
var marker_64de0d7cc5b4fa718cb356bdf5757116 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_aefa552c14c371ee1e110fa4e0b3c055 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e92c7638cb8050ace5881a5d89e7a0d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5c2020429c1e3cd24947bd559b0fb4c = $(`<div id="html_d5c2020429c1e3cd24947bd559b0fb4c" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_e92c7638cb8050ace5881a5d89e7a0d9.setContent(html_d5c2020429c1e3cd24947bd559b0fb4c);
|
|
|
|
|
|
|
|
marker_64de0d7cc5b4fa718cb356bdf5757116.bindPopup(popup_e92c7638cb8050ace5881a5d89e7a0d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64de0d7cc5b4fa718cb356bdf5757116.setIcon(icon_aefa552c14c371ee1e110fa4e0b3c055);
|
|
|
|
|
|
var marker_5da30165afcbc4c5d46c9728a11518e8 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_325f1ccc2a613889b992ae0485c0932b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_234bbcbb1e4af0a655e45eb2b87872dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4b3b336b4f4bedde2ce35d97a2854ef = $(`<div id="html_f4b3b336b4f4bedde2ce35d97a2854ef" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_234bbcbb1e4af0a655e45eb2b87872dc.setContent(html_f4b3b336b4f4bedde2ce35d97a2854ef);
|
|
|
|
|
|
|
|
marker_5da30165afcbc4c5d46c9728a11518e8.bindPopup(popup_234bbcbb1e4af0a655e45eb2b87872dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5da30165afcbc4c5d46c9728a11518e8.setIcon(icon_325f1ccc2a613889b992ae0485c0932b);
|
|
|
|
|
|
var marker_7e4b723a9790382a03e02cf879590717 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_cfc4f1a780e5f970c18ee9d5a58283cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a06d937098bed77d724ded050d844f78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bb7d8a7e5dda23093e51db2b716402a = $(`<div id="html_3bb7d8a7e5dda23093e51db2b716402a" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_a06d937098bed77d724ded050d844f78.setContent(html_3bb7d8a7e5dda23093e51db2b716402a);
|
|
|
|
|
|
|
|
marker_7e4b723a9790382a03e02cf879590717.bindPopup(popup_a06d937098bed77d724ded050d844f78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e4b723a9790382a03e02cf879590717.setIcon(icon_cfc4f1a780e5f970c18ee9d5a58283cb);
|
|
|
|
|
|
var marker_e5ba53b174cfd0aea71e514bf3b5fed0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_410739817b1f381341f587df7abe7dc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c58ba1d6f77d1a4bd19377a4cac7cea0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20de19a459a6b95151c6c9442f8d45be = $(`<div id="html_20de19a459a6b95151c6c9442f8d45be" style="width: 100.0%; height: 100.0%;">relay.opensourcevillage.org</div>`)[0];
|
|
popup_c58ba1d6f77d1a4bd19377a4cac7cea0.setContent(html_20de19a459a6b95151c6c9442f8d45be);
|
|
|
|
|
|
|
|
marker_e5ba53b174cfd0aea71e514bf3b5fed0.bindPopup(popup_c58ba1d6f77d1a4bd19377a4cac7cea0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5ba53b174cfd0aea71e514bf3b5fed0.setIcon(icon_410739817b1f381341f587df7abe7dc3);
|
|
|
|
|
|
var marker_2bde3a0e8959aec8ae02199830ee8355 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_5a89ed50945bae828deb33c7a91ddec9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1721c2809bf59595f96fdb92a8a0b91f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b9c4d1b6bb0537f6003c6ce674251cf = $(`<div id="html_9b9c4d1b6bb0537f6003c6ce674251cf" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_1721c2809bf59595f96fdb92a8a0b91f.setContent(html_9b9c4d1b6bb0537f6003c6ce674251cf);
|
|
|
|
|
|
|
|
marker_2bde3a0e8959aec8ae02199830ee8355.bindPopup(popup_1721c2809bf59595f96fdb92a8a0b91f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bde3a0e8959aec8ae02199830ee8355.setIcon(icon_5a89ed50945bae828deb33c7a91ddec9);
|
|
|
|
|
|
var marker_42dbf9aefb96565065ffd451c4f23f40 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8bc368de898eb133b386899e70d95375 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab8c975c7d8fc709da03300a0db0937d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71daa9695dba3dc6a612da0cd378982b = $(`<div id="html_71daa9695dba3dc6a612da0cd378982b" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_ab8c975c7d8fc709da03300a0db0937d.setContent(html_71daa9695dba3dc6a612da0cd378982b);
|
|
|
|
|
|
|
|
marker_42dbf9aefb96565065ffd451c4f23f40.bindPopup(popup_ab8c975c7d8fc709da03300a0db0937d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42dbf9aefb96565065ffd451c4f23f40.setIcon(icon_8bc368de898eb133b386899e70d95375);
|
|
|
|
|
|
var marker_7d8c0f94d0d6f9ceba7f91b4b44098f5 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_267e91eeea53a98dede3dc2d7a034df0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7786c85defbb07aba92fc272dc2d70dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_768b0258db1b0d7888a9df4c6c414862 = $(`<div id="html_768b0258db1b0d7888a9df4c6c414862" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_7786c85defbb07aba92fc272dc2d70dc.setContent(html_768b0258db1b0d7888a9df4c6c414862);
|
|
|
|
|
|
|
|
marker_7d8c0f94d0d6f9ceba7f91b4b44098f5.bindPopup(popup_7786c85defbb07aba92fc272dc2d70dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d8c0f94d0d6f9ceba7f91b4b44098f5.setIcon(icon_267e91eeea53a98dede3dc2d7a034df0);
|
|
|
|
|
|
var marker_014688fa889b8f4c181f6d482b6e7a76 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a9d81fa2aa99d681197eeb00a1421476 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e21859ea69cded47f3365e6625ad914f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd183cf7336ce660a491be1f94b503bb = $(`<div id="html_bd183cf7336ce660a491be1f94b503bb" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_e21859ea69cded47f3365e6625ad914f.setContent(html_bd183cf7336ce660a491be1f94b503bb);
|
|
|
|
|
|
|
|
marker_014688fa889b8f4c181f6d482b6e7a76.bindPopup(popup_e21859ea69cded47f3365e6625ad914f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_014688fa889b8f4c181f6d482b6e7a76.setIcon(icon_a9d81fa2aa99d681197eeb00a1421476);
|
|
|
|
|
|
var marker_ea1fc1504184ecc6492326c5224c4a98 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2e41dba2d6ff5efe05963a236f9bad90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76b28974ed12b83d8ae193fe34154336 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_887383941bc6eab44711ca7da69dcb4b = $(`<div id="html_887383941bc6eab44711ca7da69dcb4b" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_76b28974ed12b83d8ae193fe34154336.setContent(html_887383941bc6eab44711ca7da69dcb4b);
|
|
|
|
|
|
|
|
marker_ea1fc1504184ecc6492326c5224c4a98.bindPopup(popup_76b28974ed12b83d8ae193fe34154336)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea1fc1504184ecc6492326c5224c4a98.setIcon(icon_2e41dba2d6ff5efe05963a236f9bad90);
|
|
|
|
|
|
var marker_424c53febb0cd43a3067c812196eda50 = L.marker(
|
|
[29.7057, -95.2706],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c6574e4a47f2bf886b4755584884a6af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc72daf32b5666b18389c500f4dd203 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e645a413f4a1600d6c889b02ea89ddec = $(`<div id="html_e645a413f4a1600d6c889b02ea89ddec" style="width: 100.0%; height: 100.0%;">nostr.spacecitynode.com</div>`)[0];
|
|
popup_acc72daf32b5666b18389c500f4dd203.setContent(html_e645a413f4a1600d6c889b02ea89ddec);
|
|
|
|
|
|
|
|
marker_424c53febb0cd43a3067c812196eda50.bindPopup(popup_acc72daf32b5666b18389c500f4dd203)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_424c53febb0cd43a3067c812196eda50.setIcon(icon_c6574e4a47f2bf886b4755584884a6af);
|
|
|
|
|
|
var marker_e8ec7becb21f497425355dd49d06575d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_fba9a1de18f849a63d4d135830cf549e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faa256f461ba691f7accb21ef2131298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27a22ac1696e0c2fa49ce11010401610 = $(`<div id="html_27a22ac1696e0c2fa49ce11010401610" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_faa256f461ba691f7accb21ef2131298.setContent(html_27a22ac1696e0c2fa49ce11010401610);
|
|
|
|
|
|
|
|
marker_e8ec7becb21f497425355dd49d06575d.bindPopup(popup_faa256f461ba691f7accb21ef2131298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8ec7becb21f497425355dd49d06575d.setIcon(icon_fba9a1de18f849a63d4d135830cf549e);
|
|
|
|
|
|
var marker_51cb9f0360b3476880092ecf64010dbc = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b098457da6f5c79e47265d0c48992ee6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78584454427cac03091bc22693c87235 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e09ad9f3321245bc32c7bb98540f71a6 = $(`<div id="html_e09ad9f3321245bc32c7bb98540f71a6" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_78584454427cac03091bc22693c87235.setContent(html_e09ad9f3321245bc32c7bb98540f71a6);
|
|
|
|
|
|
|
|
marker_51cb9f0360b3476880092ecf64010dbc.bindPopup(popup_78584454427cac03091bc22693c87235)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51cb9f0360b3476880092ecf64010dbc.setIcon(icon_b098457da6f5c79e47265d0c48992ee6);
|
|
|
|
|
|
var marker_37acf42c3bf9df1b44f5ef0e48e8dd65 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1027effcf9e9d803bc0a95456ccf9e3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06b38abcd2e8c8f1498d14d868fc37b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54563a45c74d69c822d4d764c18f0b82 = $(`<div id="html_54563a45c74d69c822d4d764c18f0b82" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_06b38abcd2e8c8f1498d14d868fc37b1.setContent(html_54563a45c74d69c822d4d764c18f0b82);
|
|
|
|
|
|
|
|
marker_37acf42c3bf9df1b44f5ef0e48e8dd65.bindPopup(popup_06b38abcd2e8c8f1498d14d868fc37b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37acf42c3bf9df1b44f5ef0e48e8dd65.setIcon(icon_1027effcf9e9d803bc0a95456ccf9e3e);
|
|
|
|
|
|
var marker_b734526dd2afdff77c313521ce85e076 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_84e0a02bc1fbea70c2423f0df33aa714 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6654144639beb35616cc5d53369c1aba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1002630c95f530efc7c07b1441e40366 = $(`<div id="html_1002630c95f530efc7c07b1441e40366" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_6654144639beb35616cc5d53369c1aba.setContent(html_1002630c95f530efc7c07b1441e40366);
|
|
|
|
|
|
|
|
marker_b734526dd2afdff77c313521ce85e076.bindPopup(popup_6654144639beb35616cc5d53369c1aba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b734526dd2afdff77c313521ce85e076.setIcon(icon_84e0a02bc1fbea70c2423f0df33aa714);
|
|
|
|
|
|
var marker_3c7825febb6c1b96bff17a09632f00db = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1717a7f033d71040b1a726279be93f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07b636498cef04f5b8faaa018937836f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cd885fc87896aa5ea91284639de05e9 = $(`<div id="html_3cd885fc87896aa5ea91284639de05e9" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_07b636498cef04f5b8faaa018937836f.setContent(html_3cd885fc87896aa5ea91284639de05e9);
|
|
|
|
|
|
|
|
marker_3c7825febb6c1b96bff17a09632f00db.bindPopup(popup_07b636498cef04f5b8faaa018937836f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c7825febb6c1b96bff17a09632f00db.setIcon(icon_1717a7f033d71040b1a726279be93f73);
|
|
|
|
|
|
var marker_289cb4c3d1f22664bf5f32bb45dd6443 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ff0f626546f394deab25e96aeac6fe52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a42c1cbff6d97f04689b89e18ea8294 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64098990670a77ea92562bc17f5756bf = $(`<div id="html_64098990670a77ea92562bc17f5756bf" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_2a42c1cbff6d97f04689b89e18ea8294.setContent(html_64098990670a77ea92562bc17f5756bf);
|
|
|
|
|
|
|
|
marker_289cb4c3d1f22664bf5f32bb45dd6443.bindPopup(popup_2a42c1cbff6d97f04689b89e18ea8294)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_289cb4c3d1f22664bf5f32bb45dd6443.setIcon(icon_ff0f626546f394deab25e96aeac6fe52);
|
|
|
|
|
|
var marker_acb8f3de40c7deac7c781ab085006d6e = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_363d16fd8d6353bc1bbba8e8013ce08c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2c62e4b556d8a4b1b32f0bdfd33fcd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_590d3c733b1d6cf756af01b96ab7edad = $(`<div id="html_590d3c733b1d6cf756af01b96ab7edad" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_e2c62e4b556d8a4b1b32f0bdfd33fcd6.setContent(html_590d3c733b1d6cf756af01b96ab7edad);
|
|
|
|
|
|
|
|
marker_acb8f3de40c7deac7c781ab085006d6e.bindPopup(popup_e2c62e4b556d8a4b1b32f0bdfd33fcd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acb8f3de40c7deac7c781ab085006d6e.setIcon(icon_363d16fd8d6353bc1bbba8e8013ce08c);
|
|
|
|
|
|
var marker_1c17fea08799c6044533f105df3edad1 = L.marker(
|
|
[13.7234, 100.784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0c56423331fcf4cb77a8961a926b5116 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aad30d4f7ac7df6f9755e8d96c0a670 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_369963ec2ef817a53f02482b7237abc3 = $(`<div id="html_369963ec2ef817a53f02482b7237abc3" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_9aad30d4f7ac7df6f9755e8d96c0a670.setContent(html_369963ec2ef817a53f02482b7237abc3);
|
|
|
|
|
|
|
|
marker_1c17fea08799c6044533f105df3edad1.bindPopup(popup_9aad30d4f7ac7df6f9755e8d96c0a670)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c17fea08799c6044533f105df3edad1.setIcon(icon_0c56423331fcf4cb77a8961a926b5116);
|
|
|
|
|
|
var marker_de60d53cb6d8239d29a033a95a2e90f7 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0ea277b74e27c5ce1126b855a777a3fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bacf192d8108d459d9d79569bcd79f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a93d3324b04e7e3873715e0d050d0ba9 = $(`<div id="html_a93d3324b04e7e3873715e0d050d0ba9" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_1bacf192d8108d459d9d79569bcd79f4.setContent(html_a93d3324b04e7e3873715e0d050d0ba9);
|
|
|
|
|
|
|
|
marker_de60d53cb6d8239d29a033a95a2e90f7.bindPopup(popup_1bacf192d8108d459d9d79569bcd79f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de60d53cb6d8239d29a033a95a2e90f7.setIcon(icon_0ea277b74e27c5ce1126b855a777a3fc);
|
|
|
|
|
|
var marker_5042bd4defe9ebf9714ada65fadcb43d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_69aa69b5394d71cd9bcbe796b885f31e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a55455e8c52385b31b581c3557e3cb3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0557073ae26c489ec09874ac630e983a = $(`<div id="html_0557073ae26c489ec09874ac630e983a" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_a55455e8c52385b31b581c3557e3cb3d.setContent(html_0557073ae26c489ec09874ac630e983a);
|
|
|
|
|
|
|
|
marker_5042bd4defe9ebf9714ada65fadcb43d.bindPopup(popup_a55455e8c52385b31b581c3557e3cb3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5042bd4defe9ebf9714ada65fadcb43d.setIcon(icon_69aa69b5394d71cd9bcbe796b885f31e);
|
|
|
|
|
|
var marker_e651d38f91686d6fffbfa18f59619ebe = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_392088bc204394e9705e02337d1887d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddae5ba7f50b21ff830706fef1316d3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7faf0dbff5d8a6bff35610061a043e0 = $(`<div id="html_f7faf0dbff5d8a6bff35610061a043e0" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_ddae5ba7f50b21ff830706fef1316d3e.setContent(html_f7faf0dbff5d8a6bff35610061a043e0);
|
|
|
|
|
|
|
|
marker_e651d38f91686d6fffbfa18f59619ebe.bindPopup(popup_ddae5ba7f50b21ff830706fef1316d3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e651d38f91686d6fffbfa18f59619ebe.setIcon(icon_392088bc204394e9705e02337d1887d4);
|
|
|
|
|
|
var marker_0f84e34c7939214b76ab184133e5a95c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_10f6e703a9bc15a221056f2bfcc639ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a7d18637c4331774d7a8ef3bfca71ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_001b55a09f851487930b9879097724c6 = $(`<div id="html_001b55a09f851487930b9879097724c6" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_3a7d18637c4331774d7a8ef3bfca71ab.setContent(html_001b55a09f851487930b9879097724c6);
|
|
|
|
|
|
|
|
marker_0f84e34c7939214b76ab184133e5a95c.bindPopup(popup_3a7d18637c4331774d7a8ef3bfca71ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f84e34c7939214b76ab184133e5a95c.setIcon(icon_10f6e703a9bc15a221056f2bfcc639ce);
|
|
|
|
|
|
var marker_92637cd83b8fb77e31cbc9adf2c311cc = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_6e6ce39507ec1ba8dbd51e5cc2320d18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_453b27b212561ddb25325adba1379b02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d52be25f62faf5fd99e1674bc3da208 = $(`<div id="html_1d52be25f62faf5fd99e1674bc3da208" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_453b27b212561ddb25325adba1379b02.setContent(html_1d52be25f62faf5fd99e1674bc3da208);
|
|
|
|
|
|
|
|
marker_92637cd83b8fb77e31cbc9adf2c311cc.bindPopup(popup_453b27b212561ddb25325adba1379b02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92637cd83b8fb77e31cbc9adf2c311cc.setIcon(icon_6e6ce39507ec1ba8dbd51e5cc2320d18);
|
|
|
|
|
|
var marker_826a3db18b935b27b3a4e7acc17888bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a3eb1728074b4a97aed67837895aac4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_104168f21c095f01a568ae8c62584e37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2df6e0a58b0d7f8f75c36508365b8766 = $(`<div id="html_2df6e0a58b0d7f8f75c36508365b8766" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_104168f21c095f01a568ae8c62584e37.setContent(html_2df6e0a58b0d7f8f75c36508365b8766);
|
|
|
|
|
|
|
|
marker_826a3db18b935b27b3a4e7acc17888bd.bindPopup(popup_104168f21c095f01a568ae8c62584e37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_826a3db18b935b27b3a4e7acc17888bd.setIcon(icon_a3eb1728074b4a97aed67837895aac4e);
|
|
|
|
|
|
var marker_0eaa46ba6b04eab1911dbca7a1bcc7d7 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_35a1f1ec1b6356f4912044bc05bc06f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9659875cf4342458b5677c5441bb863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e88d278c65bacb1bd5da8e139f5de875 = $(`<div id="html_e88d278c65bacb1bd5da8e139f5de875" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_f9659875cf4342458b5677c5441bb863.setContent(html_e88d278c65bacb1bd5da8e139f5de875);
|
|
|
|
|
|
|
|
marker_0eaa46ba6b04eab1911dbca7a1bcc7d7.bindPopup(popup_f9659875cf4342458b5677c5441bb863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eaa46ba6b04eab1911dbca7a1bcc7d7.setIcon(icon_35a1f1ec1b6356f4912044bc05bc06f6);
|
|
|
|
|
|
var marker_1d4a846f56afd632818952ad9d548845 = L.marker(
|
|
[39.2904, -76.6122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_edb93d0f1ac4acd4f39dae6b5f6db72d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_177fc0d40647b00857f1451818cfd0ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6996e2a9f5e096d7273df24545f24af7 = $(`<div id="html_6996e2a9f5e096d7273df24545f24af7" style="width: 100.0%; height: 100.0%;">nostr.samcorn.synology.me</div>`)[0];
|
|
popup_177fc0d40647b00857f1451818cfd0ac.setContent(html_6996e2a9f5e096d7273df24545f24af7);
|
|
|
|
|
|
|
|
marker_1d4a846f56afd632818952ad9d548845.bindPopup(popup_177fc0d40647b00857f1451818cfd0ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d4a846f56afd632818952ad9d548845.setIcon(icon_edb93d0f1ac4acd4f39dae6b5f6db72d);
|
|
|
|
|
|
var marker_6bd4117b78bbc3bd3e9bfc4c256e8d17 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_47e3771f8a1fd0c9887c36ba4062646b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c2edffad2336c2760448c87c4fc8537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b58547bd866a25c0982029d5ce23a66f = $(`<div id="html_b58547bd866a25c0982029d5ce23a66f" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_4c2edffad2336c2760448c87c4fc8537.setContent(html_b58547bd866a25c0982029d5ce23a66f);
|
|
|
|
|
|
|
|
marker_6bd4117b78bbc3bd3e9bfc4c256e8d17.bindPopup(popup_4c2edffad2336c2760448c87c4fc8537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bd4117b78bbc3bd3e9bfc4c256e8d17.setIcon(icon_47e3771f8a1fd0c9887c36ba4062646b);
|
|
|
|
|
|
var marker_6a68ece529549ec669eb83c693f59d81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2d0215964e5edeca142414c726075d63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1458ffb7a828dd6d66c9a1d555b0ab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c64a2323b779ecea472af28b944c8be = $(`<div id="html_2c64a2323b779ecea472af28b944c8be" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_b1458ffb7a828dd6d66c9a1d555b0ab0.setContent(html_2c64a2323b779ecea472af28b944c8be);
|
|
|
|
|
|
|
|
marker_6a68ece529549ec669eb83c693f59d81.bindPopup(popup_b1458ffb7a828dd6d66c9a1d555b0ab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a68ece529549ec669eb83c693f59d81.setIcon(icon_2d0215964e5edeca142414c726075d63);
|
|
|
|
|
|
var marker_01e24bc4756ed3e43180c57f2b33c23a = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_49769a7a025f0ace89808794789284c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac58b048c125339aa1d381b80348afe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92cba948aef23fa59b0866bf5b3b7e54 = $(`<div id="html_92cba948aef23fa59b0866bf5b3b7e54" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_4ac58b048c125339aa1d381b80348afe.setContent(html_92cba948aef23fa59b0866bf5b3b7e54);
|
|
|
|
|
|
|
|
marker_01e24bc4756ed3e43180c57f2b33c23a.bindPopup(popup_4ac58b048c125339aa1d381b80348afe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01e24bc4756ed3e43180c57f2b33c23a.setIcon(icon_49769a7a025f0ace89808794789284c5);
|
|
|
|
|
|
var marker_4e6414a5f51442f95e0d930735a9d325 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_93a6666193eb6c83b281a664aac7b7e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_174e719ef64c8bd9060b181a6d1b7353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e52e0b111325531e6afd0eec9a9183f3 = $(`<div id="html_e52e0b111325531e6afd0eec9a9183f3" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_174e719ef64c8bd9060b181a6d1b7353.setContent(html_e52e0b111325531e6afd0eec9a9183f3);
|
|
|
|
|
|
|
|
marker_4e6414a5f51442f95e0d930735a9d325.bindPopup(popup_174e719ef64c8bd9060b181a6d1b7353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e6414a5f51442f95e0d930735a9d325.setIcon(icon_93a6666193eb6c83b281a664aac7b7e7);
|
|
|
|
|
|
var marker_d4aea16b483d0ec007697f432bc59b99 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_cf23cb4d2771c45efa5215a3bfd4cc8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_179cedab0c4f83262fdfd17bf874eca7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e79b3ebdce45be994294ead64f81522d = $(`<div id="html_e79b3ebdce45be994294ead64f81522d" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_179cedab0c4f83262fdfd17bf874eca7.setContent(html_e79b3ebdce45be994294ead64f81522d);
|
|
|
|
|
|
|
|
marker_d4aea16b483d0ec007697f432bc59b99.bindPopup(popup_179cedab0c4f83262fdfd17bf874eca7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4aea16b483d0ec007697f432bc59b99.setIcon(icon_cf23cb4d2771c45efa5215a3bfd4cc8a);
|
|
|
|
|
|
var marker_582068a65ecfdec32abad486b1850d93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_21856b3851ed07353b9075de3a506360 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f30428b7fa3e65fba3532124f750c079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6830b3d7dabeed7164a54c77ddc43f3 = $(`<div id="html_b6830b3d7dabeed7164a54c77ddc43f3" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_f30428b7fa3e65fba3532124f750c079.setContent(html_b6830b3d7dabeed7164a54c77ddc43f3);
|
|
|
|
|
|
|
|
marker_582068a65ecfdec32abad486b1850d93.bindPopup(popup_f30428b7fa3e65fba3532124f750c079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_582068a65ecfdec32abad486b1850d93.setIcon(icon_21856b3851ed07353b9075de3a506360);
|
|
|
|
|
|
var marker_8d9fe87596bcc574e1487da5561370d0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2528f72c3c193a35a73e2d7c38d21f9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a41479bed641c72b3829b6d60e653157 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e2c44870b7fc02ad0db3a53bdd4952b = $(`<div id="html_4e2c44870b7fc02ad0db3a53bdd4952b" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_a41479bed641c72b3829b6d60e653157.setContent(html_4e2c44870b7fc02ad0db3a53bdd4952b);
|
|
|
|
|
|
|
|
marker_8d9fe87596bcc574e1487da5561370d0.bindPopup(popup_a41479bed641c72b3829b6d60e653157)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d9fe87596bcc574e1487da5561370d0.setIcon(icon_2528f72c3c193a35a73e2d7c38d21f9d);
|
|
|
|
|
|
var marker_058d7f5d065acefa9e6cf0ecf0fc3c8c = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_95753e21c67cc5db1b24a808bd89c250 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b25744be139a4fbc26e5ab7a5ef186ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61fbd6dda38ba8772b94017efe5d512d = $(`<div id="html_61fbd6dda38ba8772b94017efe5d512d" style="width: 100.0%; height: 100.0%;">relay.redsh1ft.com</div>`)[0];
|
|
popup_b25744be139a4fbc26e5ab7a5ef186ca.setContent(html_61fbd6dda38ba8772b94017efe5d512d);
|
|
|
|
|
|
|
|
marker_058d7f5d065acefa9e6cf0ecf0fc3c8c.bindPopup(popup_b25744be139a4fbc26e5ab7a5ef186ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_058d7f5d065acefa9e6cf0ecf0fc3c8c.setIcon(icon_95753e21c67cc5db1b24a808bd89c250);
|
|
|
|
|
|
var marker_665b0452cb7d823e1c04a532f6beaaac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_db6a4069540f654a24a67dd590f83e91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07dc5856234110a0fe4832fe63328eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_017d94e94f577c48661bba5eb09eb585 = $(`<div id="html_017d94e94f577c48661bba5eb09eb585" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_07dc5856234110a0fe4832fe63328eb8.setContent(html_017d94e94f577c48661bba5eb09eb585);
|
|
|
|
|
|
|
|
marker_665b0452cb7d823e1c04a532f6beaaac.bindPopup(popup_07dc5856234110a0fe4832fe63328eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_665b0452cb7d823e1c04a532f6beaaac.setIcon(icon_db6a4069540f654a24a67dd590f83e91);
|
|
|
|
|
|
var marker_a6147a408b94925fc7ff71c801d08cd6 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_4fe10706b95b394123af79f36e4fbbda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a4820edb7ebb2d498ce58ee335e36ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54cc1745b1d832ff74b03c1f8fe5edba = $(`<div id="html_54cc1745b1d832ff74b03c1f8fe5edba" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_5a4820edb7ebb2d498ce58ee335e36ae.setContent(html_54cc1745b1d832ff74b03c1f8fe5edba);
|
|
|
|
|
|
|
|
marker_a6147a408b94925fc7ff71c801d08cd6.bindPopup(popup_5a4820edb7ebb2d498ce58ee335e36ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6147a408b94925fc7ff71c801d08cd6.setIcon(icon_4fe10706b95b394123af79f36e4fbbda);
|
|
|
|
|
|
var marker_ae58f4df06cebf66476ff61734c2cb88 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c53c8b74943a57f46ad284eababcdb08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d674488fac4ac92fa7a0ff6433b88e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d886f644657855c4e184edfe1b0956a3 = $(`<div id="html_d886f644657855c4e184edfe1b0956a3" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_8d674488fac4ac92fa7a0ff6433b88e0.setContent(html_d886f644657855c4e184edfe1b0956a3);
|
|
|
|
|
|
|
|
marker_ae58f4df06cebf66476ff61734c2cb88.bindPopup(popup_8d674488fac4ac92fa7a0ff6433b88e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae58f4df06cebf66476ff61734c2cb88.setIcon(icon_c53c8b74943a57f46ad284eababcdb08);
|
|
|
|
|
|
var marker_c8269368cbbceef36e2ac837418f2691 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ff5cf78ed0b26a3a16bdb287190c17c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a725def04ff8c5b2b9b48deb7aeb5322 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3217f4f9aa69b7e2cec236741b5b739a = $(`<div id="html_3217f4f9aa69b7e2cec236741b5b739a" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_a725def04ff8c5b2b9b48deb7aeb5322.setContent(html_3217f4f9aa69b7e2cec236741b5b739a);
|
|
|
|
|
|
|
|
marker_c8269368cbbceef36e2ac837418f2691.bindPopup(popup_a725def04ff8c5b2b9b48deb7aeb5322)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8269368cbbceef36e2ac837418f2691.setIcon(icon_ff5cf78ed0b26a3a16bdb287190c17c4);
|
|
|
|
|
|
var marker_babb28e4c800f53376eacb329d20bf97 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_30d9338f7b9766dd7be7fd0e564effd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_449402bac2d13c56d021ca0bf3221404 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cbc840f8c95589d12c7353d38e2101e = $(`<div id="html_2cbc840f8c95589d12c7353d38e2101e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_449402bac2d13c56d021ca0bf3221404.setContent(html_2cbc840f8c95589d12c7353d38e2101e);
|
|
|
|
|
|
|
|
marker_babb28e4c800f53376eacb329d20bf97.bindPopup(popup_449402bac2d13c56d021ca0bf3221404)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_babb28e4c800f53376eacb329d20bf97.setIcon(icon_30d9338f7b9766dd7be7fd0e564effd4);
|
|
|
|
|
|
var marker_7f451d3ec7b5da706932af609f0dd114 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_54364763bb02a61825c51d3ef647b04b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ac8bee0e2d094ac66b457c3814e32d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab0ed58ff4323eca50c15aca92e71bd0 = $(`<div id="html_ab0ed58ff4323eca50c15aca92e71bd0" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_2ac8bee0e2d094ac66b457c3814e32d4.setContent(html_ab0ed58ff4323eca50c15aca92e71bd0);
|
|
|
|
|
|
|
|
marker_7f451d3ec7b5da706932af609f0dd114.bindPopup(popup_2ac8bee0e2d094ac66b457c3814e32d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f451d3ec7b5da706932af609f0dd114.setIcon(icon_54364763bb02a61825c51d3ef647b04b);
|
|
|
|
|
|
var marker_0565f955a9fe6eb624c9ca006805b2b8 = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_45a52ee2a80c89fdeb14207d0a67c30d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_621c1769bd1aadfdfe42c0e0e4474125 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea2cfcbf043b9322ef403430d0c11868 = $(`<div id="html_ea2cfcbf043b9322ef403430d0c11868" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_621c1769bd1aadfdfe42c0e0e4474125.setContent(html_ea2cfcbf043b9322ef403430d0c11868);
|
|
|
|
|
|
|
|
marker_0565f955a9fe6eb624c9ca006805b2b8.bindPopup(popup_621c1769bd1aadfdfe42c0e0e4474125)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0565f955a9fe6eb624c9ca006805b2b8.setIcon(icon_45a52ee2a80c89fdeb14207d0a67c30d);
|
|
|
|
|
|
var marker_481ffab288d3471e920918d76f8a4141 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3c47f1d5904c4e27cfc52a7663d6cf2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cb91fcb6e739fa3d6ed9abab2a68d1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec93ea070350663d8cb6411ef9a49a2 = $(`<div id="html_1ec93ea070350663d8cb6411ef9a49a2" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_1cb91fcb6e739fa3d6ed9abab2a68d1d.setContent(html_1ec93ea070350663d8cb6411ef9a49a2);
|
|
|
|
|
|
|
|
marker_481ffab288d3471e920918d76f8a4141.bindPopup(popup_1cb91fcb6e739fa3d6ed9abab2a68d1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_481ffab288d3471e920918d76f8a4141.setIcon(icon_3c47f1d5904c4e27cfc52a7663d6cf2c);
|
|
|
|
|
|
var marker_63c7b1fad3b3b7a146c0f9d7025c5f47 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d6f690b2e1b55b9c558047b0baf89709 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9995a64fa95bdee8fee290e99ed8cd44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c0d4c4efe4ebe257ac90772057eabd9 = $(`<div id="html_5c0d4c4efe4ebe257ac90772057eabd9" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_9995a64fa95bdee8fee290e99ed8cd44.setContent(html_5c0d4c4efe4ebe257ac90772057eabd9);
|
|
|
|
|
|
|
|
marker_63c7b1fad3b3b7a146c0f9d7025c5f47.bindPopup(popup_9995a64fa95bdee8fee290e99ed8cd44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63c7b1fad3b3b7a146c0f9d7025c5f47.setIcon(icon_d6f690b2e1b55b9c558047b0baf89709);
|
|
|
|
|
|
var marker_3ca4fb22c6d54ed61dbd045d94c8b22c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b6ca52181c02528e092c592c89c22676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00dfb59d37a41364b72c20dbf9c363cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e4d701acb5849911531a1a1bd8cc26a = $(`<div id="html_1e4d701acb5849911531a1a1bd8cc26a" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_00dfb59d37a41364b72c20dbf9c363cb.setContent(html_1e4d701acb5849911531a1a1bd8cc26a);
|
|
|
|
|
|
|
|
marker_3ca4fb22c6d54ed61dbd045d94c8b22c.bindPopup(popup_00dfb59d37a41364b72c20dbf9c363cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ca4fb22c6d54ed61dbd045d94c8b22c.setIcon(icon_b6ca52181c02528e092c592c89c22676);
|
|
|
|
|
|
var marker_ee4f97e427b6ce6327089189210901df = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0e2680c5928a4de932e6f84b55f4c953 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68a3cdbc6caadd921364ee77c026918c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ac2f3f7608f3e2d3ae244ca1cc5c7c3 = $(`<div id="html_1ac2f3f7608f3e2d3ae244ca1cc5c7c3" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_68a3cdbc6caadd921364ee77c026918c.setContent(html_1ac2f3f7608f3e2d3ae244ca1cc5c7c3);
|
|
|
|
|
|
|
|
marker_ee4f97e427b6ce6327089189210901df.bindPopup(popup_68a3cdbc6caadd921364ee77c026918c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee4f97e427b6ce6327089189210901df.setIcon(icon_0e2680c5928a4de932e6f84b55f4c953);
|
|
|
|
|
|
var marker_751fecfe63f91648a2a8b4395bba77d6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_22a9d2ad6e127df58f288f39bed3671e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96ba00cd26664a521b0c723dac656bec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf843f7d470c16d0d80372fedacf49d3 = $(`<div id="html_bf843f7d470c16d0d80372fedacf49d3" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_96ba00cd26664a521b0c723dac656bec.setContent(html_bf843f7d470c16d0d80372fedacf49d3);
|
|
|
|
|
|
|
|
marker_751fecfe63f91648a2a8b4395bba77d6.bindPopup(popup_96ba00cd26664a521b0c723dac656bec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_751fecfe63f91648a2a8b4395bba77d6.setIcon(icon_22a9d2ad6e127df58f288f39bed3671e);
|
|
|
|
|
|
var marker_5694d2a8d429088fc90beb802b119d6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c66c380c3e3d9dd6a63dedc50c10541f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c07e4b0ade6d52c80b4a276441f3095 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_416efc24280bb8c895f958a13377527c = $(`<div id="html_416efc24280bb8c895f958a13377527c" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_6c07e4b0ade6d52c80b4a276441f3095.setContent(html_416efc24280bb8c895f958a13377527c);
|
|
|
|
|
|
|
|
marker_5694d2a8d429088fc90beb802b119d6b.bindPopup(popup_6c07e4b0ade6d52c80b4a276441f3095)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5694d2a8d429088fc90beb802b119d6b.setIcon(icon_c66c380c3e3d9dd6a63dedc50c10541f);
|
|
|
|
|
|
var marker_c839746e4ce7aeb9b1f9677b1f3568c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_dba5316638eff43e3e4795db78ec4ef3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d0d25506f216e6b0bed7df96ecb290f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2614f0cb12debcac4bdef1acdf6a165 = $(`<div id="html_a2614f0cb12debcac4bdef1acdf6a165" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_3d0d25506f216e6b0bed7df96ecb290f.setContent(html_a2614f0cb12debcac4bdef1acdf6a165);
|
|
|
|
|
|
|
|
marker_c839746e4ce7aeb9b1f9677b1f3568c5.bindPopup(popup_3d0d25506f216e6b0bed7df96ecb290f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c839746e4ce7aeb9b1f9677b1f3568c5.setIcon(icon_dba5316638eff43e3e4795db78ec4ef3);
|
|
|
|
|
|
var marker_729bc8a9794df84e3a29d6f09ca155a1 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_bc465bab095bed3f0ad836a9327c5676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc1ad927de0615fe2ca94fb7f76dcde5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b67f66fa7f1efb4099d29bf63d32a2e = $(`<div id="html_8b67f66fa7f1efb4099d29bf63d32a2e" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_dc1ad927de0615fe2ca94fb7f76dcde5.setContent(html_8b67f66fa7f1efb4099d29bf63d32a2e);
|
|
|
|
|
|
|
|
marker_729bc8a9794df84e3a29d6f09ca155a1.bindPopup(popup_dc1ad927de0615fe2ca94fb7f76dcde5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729bc8a9794df84e3a29d6f09ca155a1.setIcon(icon_bc465bab095bed3f0ad836a9327c5676);
|
|
|
|
|
|
var marker_131fac8d85c3bcb2217315980bfed609 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d974da7aefbce3c1f7d3f3b18aa04383 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1eb615be93bfc3c5d25fcee5eb03c9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b95831ee0884f5d27782f755edf1dbc5 = $(`<div id="html_b95831ee0884f5d27782f755edf1dbc5" style="width: 100.0%; height: 100.0%;">canteen-hankering.space</div>`)[0];
|
|
popup_c1eb615be93bfc3c5d25fcee5eb03c9c.setContent(html_b95831ee0884f5d27782f755edf1dbc5);
|
|
|
|
|
|
|
|
marker_131fac8d85c3bcb2217315980bfed609.bindPopup(popup_c1eb615be93bfc3c5d25fcee5eb03c9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_131fac8d85c3bcb2217315980bfed609.setIcon(icon_d974da7aefbce3c1f7d3f3b18aa04383);
|
|
|
|
|
|
var marker_9199ec0b69923489049cfa9fc3cbaa29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2a9d439a9d9bf2ad1150f386bf00d62c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afe0e59b52bbf0040cd92bf1f151c40d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a062a1b75be7848a4d1136f2c279fbb4 = $(`<div id="html_a062a1b75be7848a4d1136f2c279fbb4" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_afe0e59b52bbf0040cd92bf1f151c40d.setContent(html_a062a1b75be7848a4d1136f2c279fbb4);
|
|
|
|
|
|
|
|
marker_9199ec0b69923489049cfa9fc3cbaa29.bindPopup(popup_afe0e59b52bbf0040cd92bf1f151c40d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9199ec0b69923489049cfa9fc3cbaa29.setIcon(icon_2a9d439a9d9bf2ad1150f386bf00d62c);
|
|
|
|
|
|
var marker_15eccac0599a8fb08d2b889e5b8970ee = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_7e8eeae3ee368c126d3c948966a7bb66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66a3fd05b73aa823a90c7480f19c5099 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5d7f81eb23eabab277a1803e603bfa3 = $(`<div id="html_d5d7f81eb23eabab277a1803e603bfa3" style="width: 100.0%; height: 100.0%;">bugs.plebeian.market</div>`)[0];
|
|
popup_66a3fd05b73aa823a90c7480f19c5099.setContent(html_d5d7f81eb23eabab277a1803e603bfa3);
|
|
|
|
|
|
|
|
marker_15eccac0599a8fb08d2b889e5b8970ee.bindPopup(popup_66a3fd05b73aa823a90c7480f19c5099)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15eccac0599a8fb08d2b889e5b8970ee.setIcon(icon_7e8eeae3ee368c126d3c948966a7bb66);
|
|
|
|
|
|
var marker_c13a0476dd7f577a73905db95a44005f = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_5864361141fc78eb6154c04ce11b08c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c59589c24fba18a0a391bc7a59af60b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_455e31c2a46c02de613e63c8902725ce = $(`<div id="html_455e31c2a46c02de613e63c8902725ce" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_8c59589c24fba18a0a391bc7a59af60b.setContent(html_455e31c2a46c02de613e63c8902725ce);
|
|
|
|
|
|
|
|
marker_c13a0476dd7f577a73905db95a44005f.bindPopup(popup_8c59589c24fba18a0a391bc7a59af60b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c13a0476dd7f577a73905db95a44005f.setIcon(icon_5864361141fc78eb6154c04ce11b08c4);
|
|
|
|
|
|
var marker_44bb7aa695965c733ad03182e9de9090 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ea0ba51d26c5632bae7c1658d3fbe857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fe72c5f37a10f6b55d51ed55e53bef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5be47009d206db6d9ace1752576ae726 = $(`<div id="html_5be47009d206db6d9ace1752576ae726" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_8fe72c5f37a10f6b55d51ed55e53bef0.setContent(html_5be47009d206db6d9ace1752576ae726);
|
|
|
|
|
|
|
|
marker_44bb7aa695965c733ad03182e9de9090.bindPopup(popup_8fe72c5f37a10f6b55d51ed55e53bef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44bb7aa695965c733ad03182e9de9090.setIcon(icon_ea0ba51d26c5632bae7c1658d3fbe857);
|
|
|
|
|
|
var marker_7683d979c7768683ba62c2a8afc4ab38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0eae5c738acfd13c6744759b14d82591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_487b424010a4b64a835c39ed628a7439 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f619f0e171ccc767400d264afcde9498 = $(`<div id="html_f619f0e171ccc767400d264afcde9498" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_487b424010a4b64a835c39ed628a7439.setContent(html_f619f0e171ccc767400d264afcde9498);
|
|
|
|
|
|
|
|
marker_7683d979c7768683ba62c2a8afc4ab38.bindPopup(popup_487b424010a4b64a835c39ed628a7439)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7683d979c7768683ba62c2a8afc4ab38.setIcon(icon_0eae5c738acfd13c6744759b14d82591);
|
|
|
|
|
|
var marker_e97d06ccac27d1c44d62babcb4ffebad = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_479bf32b7b113b327df00a9cdaab9dba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b629e1baef5d7cbb36611b8e8ce56a5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34c1612bf77f7376cc4cd18664acff82 = $(`<div id="html_34c1612bf77f7376cc4cd18664acff82" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_b629e1baef5d7cbb36611b8e8ce56a5f.setContent(html_34c1612bf77f7376cc4cd18664acff82);
|
|
|
|
|
|
|
|
marker_e97d06ccac27d1c44d62babcb4ffebad.bindPopup(popup_b629e1baef5d7cbb36611b8e8ce56a5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e97d06ccac27d1c44d62babcb4ffebad.setIcon(icon_479bf32b7b113b327df00a9cdaab9dba);
|
|
|
|
|
|
var marker_906573e04adfd396a26bd00730672cfb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e8e8b3e4f0cb46deecf4248e476e6598 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dd741308feee48c2945a8e33f8f37be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b934c7fb221b20e33ed7579c842c3604 = $(`<div id="html_b934c7fb221b20e33ed7579c842c3604" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_7dd741308feee48c2945a8e33f8f37be.setContent(html_b934c7fb221b20e33ed7579c842c3604);
|
|
|
|
|
|
|
|
marker_906573e04adfd396a26bd00730672cfb.bindPopup(popup_7dd741308feee48c2945a8e33f8f37be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_906573e04adfd396a26bd00730672cfb.setIcon(icon_e8e8b3e4f0cb46deecf4248e476e6598);
|
|
|
|
|
|
var marker_37f1edb5477e6de009982806e4c8251d = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_580d3359661c1fc2c4ab8728288820f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22f5c65f5666baee633f3b34f3f325bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db0277d5dfb5688801e46701c2649cd4 = $(`<div id="html_db0277d5dfb5688801e46701c2649cd4" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_22f5c65f5666baee633f3b34f3f325bf.setContent(html_db0277d5dfb5688801e46701c2649cd4);
|
|
|
|
|
|
|
|
marker_37f1edb5477e6de009982806e4c8251d.bindPopup(popup_22f5c65f5666baee633f3b34f3f325bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37f1edb5477e6de009982806e4c8251d.setIcon(icon_580d3359661c1fc2c4ab8728288820f5);
|
|
|
|
|
|
var marker_cb68b1075a30fba7fb114054da4bcf8e = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_792e14e26d2ebe2fba6b40f733926ec5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4119d51bee2a327c469c431df8141562 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e36493d0f14c06ff40d15565e81e5e7 = $(`<div id="html_6e36493d0f14c06ff40d15565e81e5e7" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_4119d51bee2a327c469c431df8141562.setContent(html_6e36493d0f14c06ff40d15565e81e5e7);
|
|
|
|
|
|
|
|
marker_cb68b1075a30fba7fb114054da4bcf8e.bindPopup(popup_4119d51bee2a327c469c431df8141562)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb68b1075a30fba7fb114054da4bcf8e.setIcon(icon_792e14e26d2ebe2fba6b40f733926ec5);
|
|
|
|
|
|
var marker_0f72dc3bcfd9dd46c8493d62e3db50bd = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_60aaa6ba44348514abdb4ec28f50805a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b64e4c3fcb984b8e75e9fbe64ab86818 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56fbef4fe96d7874360b46069451bb04 = $(`<div id="html_56fbef4fe96d7874360b46069451bb04" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_b64e4c3fcb984b8e75e9fbe64ab86818.setContent(html_56fbef4fe96d7874360b46069451bb04);
|
|
|
|
|
|
|
|
marker_0f72dc3bcfd9dd46c8493d62e3db50bd.bindPopup(popup_b64e4c3fcb984b8e75e9fbe64ab86818)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f72dc3bcfd9dd46c8493d62e3db50bd.setIcon(icon_60aaa6ba44348514abdb4ec28f50805a);
|
|
|
|
|
|
var marker_d803599a5b3dbda23410046c987c0cad = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a3aee6738eeade2747666e886fca1b43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5629a5b1dbd6cbfa2c847e18d16ce25d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15d799618e09176cccc490f934b1e3f9 = $(`<div id="html_15d799618e09176cccc490f934b1e3f9" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_5629a5b1dbd6cbfa2c847e18d16ce25d.setContent(html_15d799618e09176cccc490f934b1e3f9);
|
|
|
|
|
|
|
|
marker_d803599a5b3dbda23410046c987c0cad.bindPopup(popup_5629a5b1dbd6cbfa2c847e18d16ce25d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d803599a5b3dbda23410046c987c0cad.setIcon(icon_a3aee6738eeade2747666e886fca1b43);
|
|
|
|
|
|
var marker_da2caa548f97f09ab4852a11a16c2a67 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_4dc02d6dee80e663ca04177fa8ada9b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da0bfcaa7d791971281bcc44bd1d78be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a223a08b0adad8374d1a61ae053bc0ee = $(`<div id="html_a223a08b0adad8374d1a61ae053bc0ee" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_da0bfcaa7d791971281bcc44bd1d78be.setContent(html_a223a08b0adad8374d1a61ae053bc0ee);
|
|
|
|
|
|
|
|
marker_da2caa548f97f09ab4852a11a16c2a67.bindPopup(popup_da0bfcaa7d791971281bcc44bd1d78be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da2caa548f97f09ab4852a11a16c2a67.setIcon(icon_4dc02d6dee80e663ca04177fa8ada9b0);
|
|
|
|
|
|
var marker_de52199c83a30cbe39b99cab86437aca = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_7cc84db6de33aba1dae4ee30e65d1936 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97196ea2d38008e1f31556fbadbb0a1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_084b50b19173adf2b5211306843fca68 = $(`<div id="html_084b50b19173adf2b5211306843fca68" style="width: 100.0%; height: 100.0%;">relay2.contextvm.org</div>`)[0];
|
|
popup_97196ea2d38008e1f31556fbadbb0a1f.setContent(html_084b50b19173adf2b5211306843fca68);
|
|
|
|
|
|
|
|
marker_de52199c83a30cbe39b99cab86437aca.bindPopup(popup_97196ea2d38008e1f31556fbadbb0a1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de52199c83a30cbe39b99cab86437aca.setIcon(icon_7cc84db6de33aba1dae4ee30e65d1936);
|
|
|
|
|
|
var marker_379660419909c85c10aac4df50ebfb16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f6abc5db66d71df4e30549577709269f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36fe40b4756638aeeec23cc3056b5a5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc63a7e0f73619f5bbf87f8db4459952 = $(`<div id="html_cc63a7e0f73619f5bbf87f8db4459952" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_36fe40b4756638aeeec23cc3056b5a5b.setContent(html_cc63a7e0f73619f5bbf87f8db4459952);
|
|
|
|
|
|
|
|
marker_379660419909c85c10aac4df50ebfb16.bindPopup(popup_36fe40b4756638aeeec23cc3056b5a5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_379660419909c85c10aac4df50ebfb16.setIcon(icon_f6abc5db66d71df4e30549577709269f);
|
|
|
|
|
|
var marker_42ae5131281d303e10bb114e29dd3869 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_33a349171454a8c6f5f6e45478c3be8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e01a9136caf3a970d9e4b5c6fb879783 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe6a9064408b6ea26939ea39a7b6f719 = $(`<div id="html_fe6a9064408b6ea26939ea39a7b6f719" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_e01a9136caf3a970d9e4b5c6fb879783.setContent(html_fe6a9064408b6ea26939ea39a7b6f719);
|
|
|
|
|
|
|
|
marker_42ae5131281d303e10bb114e29dd3869.bindPopup(popup_e01a9136caf3a970d9e4b5c6fb879783)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42ae5131281d303e10bb114e29dd3869.setIcon(icon_33a349171454a8c6f5f6e45478c3be8b);
|
|
|
|
|
|
var marker_8e578094d9be21b2298b6180c6e4759c = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_02f418b428c9225eb609353a4a5f97c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ead93925f41489d925fecda2d9f6b2b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b1647a8ecef4ca7d2b68289034977dc = $(`<div id="html_8b1647a8ecef4ca7d2b68289034977dc" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_ead93925f41489d925fecda2d9f6b2b6.setContent(html_8b1647a8ecef4ca7d2b68289034977dc);
|
|
|
|
|
|
|
|
marker_8e578094d9be21b2298b6180c6e4759c.bindPopup(popup_ead93925f41489d925fecda2d9f6b2b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e578094d9be21b2298b6180c6e4759c.setIcon(icon_02f418b428c9225eb609353a4a5f97c6);
|
|
|
|
|
|
var marker_7dcacf18148081d0415131b6225b019d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_fbc2217b36d98578e8d97c79cd885a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aebadc68406b128c81f77a5da6333acf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e6abfc0c3b805488870de30b1ee1ed4 = $(`<div id="html_3e6abfc0c3b805488870de30b1ee1ed4" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_aebadc68406b128c81f77a5da6333acf.setContent(html_3e6abfc0c3b805488870de30b1ee1ed4);
|
|
|
|
|
|
|
|
marker_7dcacf18148081d0415131b6225b019d.bindPopup(popup_aebadc68406b128c81f77a5da6333acf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dcacf18148081d0415131b6225b019d.setIcon(icon_fbc2217b36d98578e8d97c79cd885a57);
|
|
|
|
|
|
var marker_91d88bf71d5e7abc7db86fe74e8c48ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d150852db222cab4067b227850fee628 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_857748660f2fe8fab6f086d1a642500c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_281b35d777c4db07a07369ce9ba7952b = $(`<div id="html_281b35d777c4db07a07369ce9ba7952b" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_857748660f2fe8fab6f086d1a642500c.setContent(html_281b35d777c4db07a07369ce9ba7952b);
|
|
|
|
|
|
|
|
marker_91d88bf71d5e7abc7db86fe74e8c48ab.bindPopup(popup_857748660f2fe8fab6f086d1a642500c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91d88bf71d5e7abc7db86fe74e8c48ab.setIcon(icon_d150852db222cab4067b227850fee628);
|
|
|
|
|
|
var marker_bcf7893058b577209b5adf498b97f6e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1f53d53d197e9ea775217696d2ca7b8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ce1112e0dadf42a5976cc1c4c6cfea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b17784d547cdba9b407608197b8d1687 = $(`<div id="html_b17784d547cdba9b407608197b8d1687" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_70ce1112e0dadf42a5976cc1c4c6cfea.setContent(html_b17784d547cdba9b407608197b8d1687);
|
|
|
|
|
|
|
|
marker_bcf7893058b577209b5adf498b97f6e2.bindPopup(popup_70ce1112e0dadf42a5976cc1c4c6cfea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcf7893058b577209b5adf498b97f6e2.setIcon(icon_1f53d53d197e9ea775217696d2ca7b8b);
|
|
|
|
|
|
var marker_430591dbeb485191179961e9d190f927 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_79393090901012e9b7be17c939e5fcf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dbc91fc3a896a6b4c270a3c1c74b379 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf350b5c927d3ad20b9f922461e4aae = $(`<div id="html_fbf350b5c927d3ad20b9f922461e4aae" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_7dbc91fc3a896a6b4c270a3c1c74b379.setContent(html_fbf350b5c927d3ad20b9f922461e4aae);
|
|
|
|
|
|
|
|
marker_430591dbeb485191179961e9d190f927.bindPopup(popup_7dbc91fc3a896a6b4c270a3c1c74b379)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_430591dbeb485191179961e9d190f927.setIcon(icon_79393090901012e9b7be17c939e5fcf6);
|
|
|
|
|
|
var marker_82af2983dde742ae3df268cabe6791dd = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_47a575617cd32af5279e9bcc5ee08d2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07270957c800dc66f3a16e25575d3f64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afafa89b7eb18383114c441078f8a7d9 = $(`<div id="html_afafa89b7eb18383114c441078f8a7d9" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_07270957c800dc66f3a16e25575d3f64.setContent(html_afafa89b7eb18383114c441078f8a7d9);
|
|
|
|
|
|
|
|
marker_82af2983dde742ae3df268cabe6791dd.bindPopup(popup_07270957c800dc66f3a16e25575d3f64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82af2983dde742ae3df268cabe6791dd.setIcon(icon_47a575617cd32af5279e9bcc5ee08d2d);
|
|
|
|
|
|
var marker_a0719caf4ae3cb9a220ec80df7f78e02 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_65cdc1585c3736aad57ab877592c81e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bd125b92f484c80f3a4a78f8a38616a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d951436a95807d16521ad9128100cbb7 = $(`<div id="html_d951436a95807d16521ad9128100cbb7" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_1bd125b92f484c80f3a4a78f8a38616a.setContent(html_d951436a95807d16521ad9128100cbb7);
|
|
|
|
|
|
|
|
marker_a0719caf4ae3cb9a220ec80df7f78e02.bindPopup(popup_1bd125b92f484c80f3a4a78f8a38616a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0719caf4ae3cb9a220ec80df7f78e02.setIcon(icon_65cdc1585c3736aad57ab877592c81e6);
|
|
|
|
|
|
var marker_6f89abcbf4d6bac8b044c85bf2097805 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_bb07b9f09255c23cd3be8ef0f349912b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85c00ce313786a4af26d10fe78b42f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc96ebad6154107aea627b102c783b3f = $(`<div id="html_bc96ebad6154107aea627b102c783b3f" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_85c00ce313786a4af26d10fe78b42f8a.setContent(html_bc96ebad6154107aea627b102c783b3f);
|
|
|
|
|
|
|
|
marker_6f89abcbf4d6bac8b044c85bf2097805.bindPopup(popup_85c00ce313786a4af26d10fe78b42f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f89abcbf4d6bac8b044c85bf2097805.setIcon(icon_bb07b9f09255c23cd3be8ef0f349912b);
|
|
|
|
|
|
var marker_d4ec4962f35bc5f2d10b872560d8dfc4 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_31fd28ae91a251e7b28a3e1155e1fb75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c25222ed438cdd1af627f501367cb863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cd1c29b3c5c33999d8060494b8a7125 = $(`<div id="html_8cd1c29b3c5c33999d8060494b8a7125" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_c25222ed438cdd1af627f501367cb863.setContent(html_8cd1c29b3c5c33999d8060494b8a7125);
|
|
|
|
|
|
|
|
marker_d4ec4962f35bc5f2d10b872560d8dfc4.bindPopup(popup_c25222ed438cdd1af627f501367cb863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4ec4962f35bc5f2d10b872560d8dfc4.setIcon(icon_31fd28ae91a251e7b28a3e1155e1fb75);
|
|
|
|
|
|
var marker_9d5099404025fe2a49d71228c613f023 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_68d5442832afe51dc0f7e47c82f05cf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a75451891312329f7e2e0ad028c5c6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_161a8b8e88c3e887b67a4dd5182d69ed = $(`<div id="html_161a8b8e88c3e887b67a4dd5182d69ed" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_3a75451891312329f7e2e0ad028c5c6e.setContent(html_161a8b8e88c3e887b67a4dd5182d69ed);
|
|
|
|
|
|
|
|
marker_9d5099404025fe2a49d71228c613f023.bindPopup(popup_3a75451891312329f7e2e0ad028c5c6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d5099404025fe2a49d71228c613f023.setIcon(icon_68d5442832afe51dc0f7e47c82f05cf4);
|
|
|
|
|
|
var marker_6632648863823f040125134e8ef53bc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3927f04671e2c4a44cae4ae81483a539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76422e733699407966b83ba1cc5af370 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09d7795a20330998812b94b79468f1cb = $(`<div id="html_09d7795a20330998812b94b79468f1cb" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_76422e733699407966b83ba1cc5af370.setContent(html_09d7795a20330998812b94b79468f1cb);
|
|
|
|
|
|
|
|
marker_6632648863823f040125134e8ef53bc8.bindPopup(popup_76422e733699407966b83ba1cc5af370)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6632648863823f040125134e8ef53bc8.setIcon(icon_3927f04671e2c4a44cae4ae81483a539);
|
|
|
|
|
|
var marker_8062d442e9382d30f757c8281c35bf38 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_012df8beeed8f5d93e6d6b11a1e2d9a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1d565767f43c522e99e19d6e603da9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65439cdce6184e350222d572e62487f2 = $(`<div id="html_65439cdce6184e350222d572e62487f2" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_f1d565767f43c522e99e19d6e603da9c.setContent(html_65439cdce6184e350222d572e62487f2);
|
|
|
|
|
|
|
|
marker_8062d442e9382d30f757c8281c35bf38.bindPopup(popup_f1d565767f43c522e99e19d6e603da9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8062d442e9382d30f757c8281c35bf38.setIcon(icon_012df8beeed8f5d93e6d6b11a1e2d9a3);
|
|
|
|
|
|
var marker_415ffafffb72005a9dcc0fe68ef801f8 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_5b93ecb1c36da029386d770630e5783e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0d0c2714e1f5e6cd62c2400eb300230 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_995fbf7256c8181460d016f943e55026 = $(`<div id="html_995fbf7256c8181460d016f943e55026" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_c0d0c2714e1f5e6cd62c2400eb300230.setContent(html_995fbf7256c8181460d016f943e55026);
|
|
|
|
|
|
|
|
marker_415ffafffb72005a9dcc0fe68ef801f8.bindPopup(popup_c0d0c2714e1f5e6cd62c2400eb300230)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_415ffafffb72005a9dcc0fe68ef801f8.setIcon(icon_5b93ecb1c36da029386d770630e5783e);
|
|
|
|
|
|
var marker_a16f141fe44c4f407167aa63be063cc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_44679d3649bd86ced001c8ba96f5f27b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df740125f5bdcb11cea9fa63bc3ffc6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b01811d52a2d4fa90fe5a79a99e489df = $(`<div id="html_b01811d52a2d4fa90fe5a79a99e489df" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_df740125f5bdcb11cea9fa63bc3ffc6d.setContent(html_b01811d52a2d4fa90fe5a79a99e489df);
|
|
|
|
|
|
|
|
marker_a16f141fe44c4f407167aa63be063cc7.bindPopup(popup_df740125f5bdcb11cea9fa63bc3ffc6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a16f141fe44c4f407167aa63be063cc7.setIcon(icon_44679d3649bd86ced001c8ba96f5f27b);
|
|
|
|
|
|
var marker_e31b277892dd3f9cba96250a5fff1529 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2515570db62a978458beddff0c47636c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63f477708c4c7205ee115b8f1b2de322 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b213398204f462a3f1dcc4d99e983fb = $(`<div id="html_9b213398204f462a3f1dcc4d99e983fb" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_63f477708c4c7205ee115b8f1b2de322.setContent(html_9b213398204f462a3f1dcc4d99e983fb);
|
|
|
|
|
|
|
|
marker_e31b277892dd3f9cba96250a5fff1529.bindPopup(popup_63f477708c4c7205ee115b8f1b2de322)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e31b277892dd3f9cba96250a5fff1529.setIcon(icon_2515570db62a978458beddff0c47636c);
|
|
|
|
|
|
var marker_86f79af6180848d21e57dab1c153e896 = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_49bfa153d2f311132335678f7350b0df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d65524e50b8fdaba39545092eafa848c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_115c3bde1d41abaf07309dc8db4a95ef = $(`<div id="html_115c3bde1d41abaf07309dc8db4a95ef" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_d65524e50b8fdaba39545092eafa848c.setContent(html_115c3bde1d41abaf07309dc8db4a95ef);
|
|
|
|
|
|
|
|
marker_86f79af6180848d21e57dab1c153e896.bindPopup(popup_d65524e50b8fdaba39545092eafa848c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86f79af6180848d21e57dab1c153e896.setIcon(icon_49bfa153d2f311132335678f7350b0df);
|
|
|
|
|
|
var marker_7647588b87161bd535b759e9eaf8fecc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c9d31bd0a7b151e70ef2603c9dda38cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22ab57e7459046c93aaf3f8ad62137c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad00c452f4e1d55be191cb8b567a9e25 = $(`<div id="html_ad00c452f4e1d55be191cb8b567a9e25" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_22ab57e7459046c93aaf3f8ad62137c0.setContent(html_ad00c452f4e1d55be191cb8b567a9e25);
|
|
|
|
|
|
|
|
marker_7647588b87161bd535b759e9eaf8fecc.bindPopup(popup_22ab57e7459046c93aaf3f8ad62137c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7647588b87161bd535b759e9eaf8fecc.setIcon(icon_c9d31bd0a7b151e70ef2603c9dda38cc);
|
|
|
|
|
|
var marker_8304b9648e679f4ff6ceff2ea0a34129 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ac835f2ad08588e5175e052b44f3a213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12085d67c1b0f63e8f777018d3093290 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8a25d0f2ce84c76750d916989d3b926 = $(`<div id="html_a8a25d0f2ce84c76750d916989d3b926" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_12085d67c1b0f63e8f777018d3093290.setContent(html_a8a25d0f2ce84c76750d916989d3b926);
|
|
|
|
|
|
|
|
marker_8304b9648e679f4ff6ceff2ea0a34129.bindPopup(popup_12085d67c1b0f63e8f777018d3093290)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8304b9648e679f4ff6ceff2ea0a34129.setIcon(icon_ac835f2ad08588e5175e052b44f3a213);
|
|
|
|
|
|
var marker_e6080aecba8531b4ccc415e32272a6ab = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_864749558917626d31b3508c45067c51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd21d66827bd26b5f792eedf5f523fe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ae83ca032abfea3b367d2fd2c39bf87 = $(`<div id="html_5ae83ca032abfea3b367d2fd2c39bf87" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_bd21d66827bd26b5f792eedf5f523fe6.setContent(html_5ae83ca032abfea3b367d2fd2c39bf87);
|
|
|
|
|
|
|
|
marker_e6080aecba8531b4ccc415e32272a6ab.bindPopup(popup_bd21d66827bd26b5f792eedf5f523fe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6080aecba8531b4ccc415e32272a6ab.setIcon(icon_864749558917626d31b3508c45067c51);
|
|
|
|
|
|
var marker_f696c1b7adddcc95b4013a088f50fc18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d6bd8eb52d0ac854ff188a31be11a341 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_437eee1465fc42df18f5945a487b81af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa9f834d642a7749d6fc6fa797b7a445 = $(`<div id="html_aa9f834d642a7749d6fc6fa797b7a445" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_437eee1465fc42df18f5945a487b81af.setContent(html_aa9f834d642a7749d6fc6fa797b7a445);
|
|
|
|
|
|
|
|
marker_f696c1b7adddcc95b4013a088f50fc18.bindPopup(popup_437eee1465fc42df18f5945a487b81af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f696c1b7adddcc95b4013a088f50fc18.setIcon(icon_d6bd8eb52d0ac854ff188a31be11a341);
|
|
|
|
|
|
var marker_8193509ff013fbc85deab4746e69bea7 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8632e1a1af1e32241da2304761454dcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88a85c22746f2d4479c34dd614795bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfc6437c19818bab60fdba6e748e1f38 = $(`<div id="html_dfc6437c19818bab60fdba6e748e1f38" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_88a85c22746f2d4479c34dd614795bb2.setContent(html_dfc6437c19818bab60fdba6e748e1f38);
|
|
|
|
|
|
|
|
marker_8193509ff013fbc85deab4746e69bea7.bindPopup(popup_88a85c22746f2d4479c34dd614795bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8193509ff013fbc85deab4746e69bea7.setIcon(icon_8632e1a1af1e32241da2304761454dcf);
|
|
|
|
|
|
var marker_503dd83c069f401484b5a3389a0760e4 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b482987102f53141d2d6f613dbc7ce1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_970f45a39ed3918a091c917d6d518dc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e7d6f439f1fb86742bf721cb76d6409 = $(`<div id="html_7e7d6f439f1fb86742bf721cb76d6409" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_970f45a39ed3918a091c917d6d518dc3.setContent(html_7e7d6f439f1fb86742bf721cb76d6409);
|
|
|
|
|
|
|
|
marker_503dd83c069f401484b5a3389a0760e4.bindPopup(popup_970f45a39ed3918a091c917d6d518dc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503dd83c069f401484b5a3389a0760e4.setIcon(icon_b482987102f53141d2d6f613dbc7ce1b);
|
|
|
|
|
|
var marker_94fda2aaa43f7974cc496f5451836ffe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_93c177b69483fad56ef289ec6c38e249 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aa14b077b2a30621f206e505273b2ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd837d870a2a9d69c368bcebe1a6ac77 = $(`<div id="html_fd837d870a2a9d69c368bcebe1a6ac77" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_9aa14b077b2a30621f206e505273b2ad.setContent(html_fd837d870a2a9d69c368bcebe1a6ac77);
|
|
|
|
|
|
|
|
marker_94fda2aaa43f7974cc496f5451836ffe.bindPopup(popup_9aa14b077b2a30621f206e505273b2ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94fda2aaa43f7974cc496f5451836ffe.setIcon(icon_93c177b69483fad56ef289ec6c38e249);
|
|
|
|
|
|
var marker_a1296972362e3c155c87a416e07f74f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_50ebd813468cdc439d1a27b22d7b9d61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3099bbd8eeadcd51388ae24cf67abca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b3cfdf451cb89720cd9cb5277075a4e = $(`<div id="html_0b3cfdf451cb89720cd9cb5277075a4e" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_3099bbd8eeadcd51388ae24cf67abca9.setContent(html_0b3cfdf451cb89720cd9cb5277075a4e);
|
|
|
|
|
|
|
|
marker_a1296972362e3c155c87a416e07f74f7.bindPopup(popup_3099bbd8eeadcd51388ae24cf67abca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1296972362e3c155c87a416e07f74f7.setIcon(icon_50ebd813468cdc439d1a27b22d7b9d61);
|
|
|
|
|
|
var marker_82f7d05314327f94ab7b9044b41661e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1e07d72b1e9a0cb448d82bb8dc703194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec1801845e84967b764d0bfc9e486852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb81b4c096cb694095494d06cbeb8e5f = $(`<div id="html_eb81b4c096cb694095494d06cbeb8e5f" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_ec1801845e84967b764d0bfc9e486852.setContent(html_eb81b4c096cb694095494d06cbeb8e5f);
|
|
|
|
|
|
|
|
marker_82f7d05314327f94ab7b9044b41661e6.bindPopup(popup_ec1801845e84967b764d0bfc9e486852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82f7d05314327f94ab7b9044b41661e6.setIcon(icon_1e07d72b1e9a0cb448d82bb8dc703194);
|
|
|
|
|
|
var marker_c202aace1b9f2703c5cef86d2fc64987 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_874f1c23eb2d28cc7f0a190ccd820d45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83ebef8a288066b5ac9bad33847efd25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5b96b0c3890d6af81faf77dbc283976 = $(`<div id="html_d5b96b0c3890d6af81faf77dbc283976" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_83ebef8a288066b5ac9bad33847efd25.setContent(html_d5b96b0c3890d6af81faf77dbc283976);
|
|
|
|
|
|
|
|
marker_c202aace1b9f2703c5cef86d2fc64987.bindPopup(popup_83ebef8a288066b5ac9bad33847efd25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c202aace1b9f2703c5cef86d2fc64987.setIcon(icon_874f1c23eb2d28cc7f0a190ccd820d45);
|
|
|
|
|
|
var marker_166dc83fad272d183c8ed6d455e6b173 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_42894dc5ffebfdac0c84fe11614b3443 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecab1dd0384ce496bca5817e8b5dd6b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9b10bb4aa1da928ef04ccbfca389850 = $(`<div id="html_d9b10bb4aa1da928ef04ccbfca389850" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_ecab1dd0384ce496bca5817e8b5dd6b6.setContent(html_d9b10bb4aa1da928ef04ccbfca389850);
|
|
|
|
|
|
|
|
marker_166dc83fad272d183c8ed6d455e6b173.bindPopup(popup_ecab1dd0384ce496bca5817e8b5dd6b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_166dc83fad272d183c8ed6d455e6b173.setIcon(icon_42894dc5ffebfdac0c84fe11614b3443);
|
|
|
|
|
|
var marker_08801524d9935eb2167df5efe0b9ad6c = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_9e7b6b8173056f11de1a601b63a54134 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a2f84f5f9bcc83c800b0c74b4951882 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28abf16e18536bf60e4c611d89285bc5 = $(`<div id="html_28abf16e18536bf60e4c611d89285bc5" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_8a2f84f5f9bcc83c800b0c74b4951882.setContent(html_28abf16e18536bf60e4c611d89285bc5);
|
|
|
|
|
|
|
|
marker_08801524d9935eb2167df5efe0b9ad6c.bindPopup(popup_8a2f84f5f9bcc83c800b0c74b4951882)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08801524d9935eb2167df5efe0b9ad6c.setIcon(icon_9e7b6b8173056f11de1a601b63a54134);
|
|
|
|
|
|
var marker_687c3fed259f508a5f2f2243f793500b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_6327d7b7d4da7d2abaa7060f5cc06f4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b844cd1504a9f19fe2687914ad868bc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc8a977b2d67508df578efb964989dca = $(`<div id="html_dc8a977b2d67508df578efb964989dca" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_b844cd1504a9f19fe2687914ad868bc5.setContent(html_dc8a977b2d67508df578efb964989dca);
|
|
|
|
|
|
|
|
marker_687c3fed259f508a5f2f2243f793500b.bindPopup(popup_b844cd1504a9f19fe2687914ad868bc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_687c3fed259f508a5f2f2243f793500b.setIcon(icon_6327d7b7d4da7d2abaa7060f5cc06f4c);
|
|
|
|
|
|
var marker_df676160f89734283e9cd8507b17efcc = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_47a4efe21911cb9f0f6482e4cb8be191 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_004b5190c9f7b0695ce5333cdadb9120 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10e5d38943cedbf58df65dad3d86707c = $(`<div id="html_10e5d38943cedbf58df65dad3d86707c" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_004b5190c9f7b0695ce5333cdadb9120.setContent(html_10e5d38943cedbf58df65dad3d86707c);
|
|
|
|
|
|
|
|
marker_df676160f89734283e9cd8507b17efcc.bindPopup(popup_004b5190c9f7b0695ce5333cdadb9120)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df676160f89734283e9cd8507b17efcc.setIcon(icon_47a4efe21911cb9f0f6482e4cb8be191);
|
|
|
|
|
|
var marker_61d7a35633d5c8e5fd87ed297ace836e = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b04c8534dcecf11380ee305026d5b202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5d61f79edbee23be321ce4002a97de4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c8ecf8829f47303eecb92ab2cb3061b = $(`<div id="html_8c8ecf8829f47303eecb92ab2cb3061b" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_c5d61f79edbee23be321ce4002a97de4.setContent(html_8c8ecf8829f47303eecb92ab2cb3061b);
|
|
|
|
|
|
|
|
marker_61d7a35633d5c8e5fd87ed297ace836e.bindPopup(popup_c5d61f79edbee23be321ce4002a97de4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61d7a35633d5c8e5fd87ed297ace836e.setIcon(icon_b04c8534dcecf11380ee305026d5b202);
|
|
|
|
|
|
var marker_1eb76c153670c0bd2f046722c085cd76 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ba7124443fa0baab37c8248aab07ee8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ee99aaf59301fc88673f5dea8f3c5e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a807663780fb0fe2c7eca3d890306209 = $(`<div id="html_a807663780fb0fe2c7eca3d890306209" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_8ee99aaf59301fc88673f5dea8f3c5e3.setContent(html_a807663780fb0fe2c7eca3d890306209);
|
|
|
|
|
|
|
|
marker_1eb76c153670c0bd2f046722c085cd76.bindPopup(popup_8ee99aaf59301fc88673f5dea8f3c5e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eb76c153670c0bd2f046722c085cd76.setIcon(icon_ba7124443fa0baab37c8248aab07ee8e);
|
|
|
|
|
|
var marker_c2d01e582b8c6196202d296df12f5bc4 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c49522fc6b7ffe4d4571e6d8a4c6db84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ecd3845e4ed2a739fe9fc589a63469a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_226c286316a27ab6776106f34879c9e0 = $(`<div id="html_226c286316a27ab6776106f34879c9e0" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_8ecd3845e4ed2a739fe9fc589a63469a.setContent(html_226c286316a27ab6776106f34879c9e0);
|
|
|
|
|
|
|
|
marker_c2d01e582b8c6196202d296df12f5bc4.bindPopup(popup_8ecd3845e4ed2a739fe9fc589a63469a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2d01e582b8c6196202d296df12f5bc4.setIcon(icon_c49522fc6b7ffe4d4571e6d8a4c6db84);
|
|
|
|
|
|
var marker_05ed8e457a0fa4d84155de1bdd25b9e5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_bd33ad4d4a9abc0a072b22cec74acc2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd3598bbfb0bce43fe3089e60f11ea06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3647781f463c0cf39717d793068e0b0 = $(`<div id="html_d3647781f463c0cf39717d793068e0b0" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_fd3598bbfb0bce43fe3089e60f11ea06.setContent(html_d3647781f463c0cf39717d793068e0b0);
|
|
|
|
|
|
|
|
marker_05ed8e457a0fa4d84155de1bdd25b9e5.bindPopup(popup_fd3598bbfb0bce43fe3089e60f11ea06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05ed8e457a0fa4d84155de1bdd25b9e5.setIcon(icon_bd33ad4d4a9abc0a072b22cec74acc2d);
|
|
|
|
|
|
var marker_702553fc2ee84bd90f7ffb5294d6909e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_fa043b51cbafa762afe276a974fcbcd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adab7b56e349423be24fd56e61739f78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72cad4f44ba2e0b6f6f4e3e0f1092edc = $(`<div id="html_72cad4f44ba2e0b6f6f4e3e0f1092edc" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_adab7b56e349423be24fd56e61739f78.setContent(html_72cad4f44ba2e0b6f6f4e3e0f1092edc);
|
|
|
|
|
|
|
|
marker_702553fc2ee84bd90f7ffb5294d6909e.bindPopup(popup_adab7b56e349423be24fd56e61739f78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_702553fc2ee84bd90f7ffb5294d6909e.setIcon(icon_fa043b51cbafa762afe276a974fcbcd9);
|
|
|
|
|
|
var marker_1845772e7780695f6321949e05d49951 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_112523b1edc7cf33ea75f5cd2eddc28c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba897fc35038e9d69afa31120a5af1a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4a0e9ae7c1b6fef82ed628037ff6fda = $(`<div id="html_f4a0e9ae7c1b6fef82ed628037ff6fda" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_ba897fc35038e9d69afa31120a5af1a9.setContent(html_f4a0e9ae7c1b6fef82ed628037ff6fda);
|
|
|
|
|
|
|
|
marker_1845772e7780695f6321949e05d49951.bindPopup(popup_ba897fc35038e9d69afa31120a5af1a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1845772e7780695f6321949e05d49951.setIcon(icon_112523b1edc7cf33ea75f5cd2eddc28c);
|
|
|
|
|
|
var marker_4e491f6ea24c35e9bec7be20e7a4454f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_09d16d29e9971d3afa42a32652ace7fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9349579260b603d2c099632e50b1ca32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_177560cec8519b92683cfa936045339b = $(`<div id="html_177560cec8519b92683cfa936045339b" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_9349579260b603d2c099632e50b1ca32.setContent(html_177560cec8519b92683cfa936045339b);
|
|
|
|
|
|
|
|
marker_4e491f6ea24c35e9bec7be20e7a4454f.bindPopup(popup_9349579260b603d2c099632e50b1ca32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e491f6ea24c35e9bec7be20e7a4454f.setIcon(icon_09d16d29e9971d3afa42a32652ace7fe);
|
|
|
|
|
|
var marker_6a23cd5222fe41150a7bf62c3f2668f0 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e40d83d4308769e591e7b8129501a01f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99c62b4c3c0bd6170150b4aff95ec81a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_166b2654b83b2063fe91370f12d85db5 = $(`<div id="html_166b2654b83b2063fe91370f12d85db5" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_99c62b4c3c0bd6170150b4aff95ec81a.setContent(html_166b2654b83b2063fe91370f12d85db5);
|
|
|
|
|
|
|
|
marker_6a23cd5222fe41150a7bf62c3f2668f0.bindPopup(popup_99c62b4c3c0bd6170150b4aff95ec81a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a23cd5222fe41150a7bf62c3f2668f0.setIcon(icon_e40d83d4308769e591e7b8129501a01f);
|
|
|
|
|
|
var marker_813e57d6b0b18946f59b43d527f5bfa0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_81f2e3d39a79412052b7a59e119c469d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c48978b20a4efcb28707e742b73cf219 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9bcf9a02875e357972f268a881f215f = $(`<div id="html_b9bcf9a02875e357972f268a881f215f" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_c48978b20a4efcb28707e742b73cf219.setContent(html_b9bcf9a02875e357972f268a881f215f);
|
|
|
|
|
|
|
|
marker_813e57d6b0b18946f59b43d527f5bfa0.bindPopup(popup_c48978b20a4efcb28707e742b73cf219)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_813e57d6b0b18946f59b43d527f5bfa0.setIcon(icon_81f2e3d39a79412052b7a59e119c469d);
|
|
|
|
|
|
var marker_910af22dcbadbbbe8017cfc9934f348a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c7fff3a4620637c40f847fb6d2a43b70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_586a870ab1f7a7aa1d244d5e5ea33ad2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbe11ce8797106ffdc5c728121c14242 = $(`<div id="html_fbe11ce8797106ffdc5c728121c14242" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_586a870ab1f7a7aa1d244d5e5ea33ad2.setContent(html_fbe11ce8797106ffdc5c728121c14242);
|
|
|
|
|
|
|
|
marker_910af22dcbadbbbe8017cfc9934f348a.bindPopup(popup_586a870ab1f7a7aa1d244d5e5ea33ad2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_910af22dcbadbbbe8017cfc9934f348a.setIcon(icon_c7fff3a4620637c40f847fb6d2a43b70);
|
|
|
|
|
|
var marker_1bc811fb1b022349c1c5104d5f92a03c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_299996745e49e431c45b8ad8256770f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_685d5d3ebb4429ed0552a4214e54c880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af4e5f77276fe05b67adb7ce402fb8bd = $(`<div id="html_af4e5f77276fe05b67adb7ce402fb8bd" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_685d5d3ebb4429ed0552a4214e54c880.setContent(html_af4e5f77276fe05b67adb7ce402fb8bd);
|
|
|
|
|
|
|
|
marker_1bc811fb1b022349c1c5104d5f92a03c.bindPopup(popup_685d5d3ebb4429ed0552a4214e54c880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc811fb1b022349c1c5104d5f92a03c.setIcon(icon_299996745e49e431c45b8ad8256770f4);
|
|
|
|
|
|
var marker_f1473a9d830cf6f7e5201b73bbd31a08 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_90d6b341cc22a55fe9d3f4aeabf1e595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e1fbeec0158d1446c5db6a43bb2b886 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de04c8998c36257495086614781b5727 = $(`<div id="html_de04c8998c36257495086614781b5727" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_6e1fbeec0158d1446c5db6a43bb2b886.setContent(html_de04c8998c36257495086614781b5727);
|
|
|
|
|
|
|
|
marker_f1473a9d830cf6f7e5201b73bbd31a08.bindPopup(popup_6e1fbeec0158d1446c5db6a43bb2b886)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1473a9d830cf6f7e5201b73bbd31a08.setIcon(icon_90d6b341cc22a55fe9d3f4aeabf1e595);
|
|
|
|
|
|
var marker_6ad59f0ee6245d07418faf1edca5a660 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_bd3dba6e6656d7db9b11b6aa724bb918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fba0ba84b6dc1d3245d87df256023671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aee7ec4834194c8ec71c97a78357000 = $(`<div id="html_6aee7ec4834194c8ec71c97a78357000" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_fba0ba84b6dc1d3245d87df256023671.setContent(html_6aee7ec4834194c8ec71c97a78357000);
|
|
|
|
|
|
|
|
marker_6ad59f0ee6245d07418faf1edca5a660.bindPopup(popup_fba0ba84b6dc1d3245d87df256023671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ad59f0ee6245d07418faf1edca5a660.setIcon(icon_bd3dba6e6656d7db9b11b6aa724bb918);
|
|
|
|
|
|
var marker_0f3984cb84605546fd41ca2594ca35d6 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_516472042b8f893df1183798f12b8581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cf3c9efc7c2599386d5ee8b53483e4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_631ae9c8169f0d6df72fd08a9887c2e4 = $(`<div id="html_631ae9c8169f0d6df72fd08a9887c2e4" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_3cf3c9efc7c2599386d5ee8b53483e4d.setContent(html_631ae9c8169f0d6df72fd08a9887c2e4);
|
|
|
|
|
|
|
|
marker_0f3984cb84605546fd41ca2594ca35d6.bindPopup(popup_3cf3c9efc7c2599386d5ee8b53483e4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3984cb84605546fd41ca2594ca35d6.setIcon(icon_516472042b8f893df1183798f12b8581);
|
|
|
|
|
|
var marker_72e4dd520adc69e6f44428191024e88f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_5e38be124cf1a90e23829c6c5a020060 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79671feac5d2f9c0f07881840d5f3dc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d69de6522973a2a3c3b34d8c45aab054 = $(`<div id="html_d69de6522973a2a3c3b34d8c45aab054" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_79671feac5d2f9c0f07881840d5f3dc0.setContent(html_d69de6522973a2a3c3b34d8c45aab054);
|
|
|
|
|
|
|
|
marker_72e4dd520adc69e6f44428191024e88f.bindPopup(popup_79671feac5d2f9c0f07881840d5f3dc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72e4dd520adc69e6f44428191024e88f.setIcon(icon_5e38be124cf1a90e23829c6c5a020060);
|
|
|
|
|
|
var marker_5931407009a4a86bb0da9c16912084bb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_82083249e4a8eb39bc8862a0950236e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5a808dfca29bd6893bedfe6d2f78c81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f270b128d58db192486af80701470b44 = $(`<div id="html_f270b128d58db192486af80701470b44" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_e5a808dfca29bd6893bedfe6d2f78c81.setContent(html_f270b128d58db192486af80701470b44);
|
|
|
|
|
|
|
|
marker_5931407009a4a86bb0da9c16912084bb.bindPopup(popup_e5a808dfca29bd6893bedfe6d2f78c81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5931407009a4a86bb0da9c16912084bb.setIcon(icon_82083249e4a8eb39bc8862a0950236e6);
|
|
|
|
|
|
var marker_c36a382fcb5bdfd32a820bca93b1824c = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2579f30e8d9f6493c63a563f044d7b0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c52aa011c3fe774a470d2f0129c8d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e3bf22d4d3e3ba7d19c4c12c1dcf465 = $(`<div id="html_5e3bf22d4d3e3ba7d19c4c12c1dcf465" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_9c52aa011c3fe774a470d2f0129c8d3d.setContent(html_5e3bf22d4d3e3ba7d19c4c12c1dcf465);
|
|
|
|
|
|
|
|
marker_c36a382fcb5bdfd32a820bca93b1824c.bindPopup(popup_9c52aa011c3fe774a470d2f0129c8d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c36a382fcb5bdfd32a820bca93b1824c.setIcon(icon_2579f30e8d9f6493c63a563f044d7b0b);
|
|
|
|
|
|
var marker_9c4799892eec242fbbb103823437829d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_904bb852f97c81c079507dd5cea94aef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f1412fd6976ba0f8fd30e6cf3d9cb72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41cdb4396256f67d71429019776e80a0 = $(`<div id="html_41cdb4396256f67d71429019776e80a0" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_4f1412fd6976ba0f8fd30e6cf3d9cb72.setContent(html_41cdb4396256f67d71429019776e80a0);
|
|
|
|
|
|
|
|
marker_9c4799892eec242fbbb103823437829d.bindPopup(popup_4f1412fd6976ba0f8fd30e6cf3d9cb72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c4799892eec242fbbb103823437829d.setIcon(icon_904bb852f97c81c079507dd5cea94aef);
|
|
|
|
|
|
var marker_fd46da70273d7c20f2b3e5c59199c936 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_7d41020b376e7c6311669fe8a176fd98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a2a4f392130a0663e89ea6a32a1756e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a14ba09da6185534fa9ce0eb83228d8 = $(`<div id="html_0a14ba09da6185534fa9ce0eb83228d8" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_8a2a4f392130a0663e89ea6a32a1756e.setContent(html_0a14ba09da6185534fa9ce0eb83228d8);
|
|
|
|
|
|
|
|
marker_fd46da70273d7c20f2b3e5c59199c936.bindPopup(popup_8a2a4f392130a0663e89ea6a32a1756e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd46da70273d7c20f2b3e5c59199c936.setIcon(icon_7d41020b376e7c6311669fe8a176fd98);
|
|
|
|
|
|
var marker_95bde2b1300a6488f075a6b55805ec50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_4f56c3bd4f82b73d05a74437c6e91eec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32374a588f6419c576af3aef1302b5a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b8c55cede18fdd2b8061887605158cb = $(`<div id="html_6b8c55cede18fdd2b8061887605158cb" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_32374a588f6419c576af3aef1302b5a8.setContent(html_6b8c55cede18fdd2b8061887605158cb);
|
|
|
|
|
|
|
|
marker_95bde2b1300a6488f075a6b55805ec50.bindPopup(popup_32374a588f6419c576af3aef1302b5a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95bde2b1300a6488f075a6b55805ec50.setIcon(icon_4f56c3bd4f82b73d05a74437c6e91eec);
|
|
|
|
|
|
var marker_ccd4d71c0c240527e73786d4d8f74d6e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_22955f358a51ebe36c852b1418ccc26e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ccc4cf090056ef92e76ab468ab9c090 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e73201092474d7cc210fead769f970b = $(`<div id="html_6e73201092474d7cc210fead769f970b" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_5ccc4cf090056ef92e76ab468ab9c090.setContent(html_6e73201092474d7cc210fead769f970b);
|
|
|
|
|
|
|
|
marker_ccd4d71c0c240527e73786d4d8f74d6e.bindPopup(popup_5ccc4cf090056ef92e76ab468ab9c090)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccd4d71c0c240527e73786d4d8f74d6e.setIcon(icon_22955f358a51ebe36c852b1418ccc26e);
|
|
|
|
|
|
var marker_d7e8c511d81da6e74c59dbb20b125bb9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0b38d49e84959854125242cc74e0dac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c138bd4995ebde3c4e3cb3342546657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8044e44d8db9a2b297f600d057d4f58a = $(`<div id="html_8044e44d8db9a2b297f600d057d4f58a" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_8c138bd4995ebde3c4e3cb3342546657.setContent(html_8044e44d8db9a2b297f600d057d4f58a);
|
|
|
|
|
|
|
|
marker_d7e8c511d81da6e74c59dbb20b125bb9.bindPopup(popup_8c138bd4995ebde3c4e3cb3342546657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7e8c511d81da6e74c59dbb20b125bb9.setIcon(icon_0b38d49e84959854125242cc74e0dac4);
|
|
|
|
|
|
var marker_c6f3bc64742e646fb6a38a73e305c67a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b18ecf446cd4bb0bd6870a8af0b0edfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dea8defdf54760e8130dae6abb7dac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c0029e4183ab6f0369a920ec53b8013 = $(`<div id="html_3c0029e4183ab6f0369a920ec53b8013" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_5dea8defdf54760e8130dae6abb7dac1.setContent(html_3c0029e4183ab6f0369a920ec53b8013);
|
|
|
|
|
|
|
|
marker_c6f3bc64742e646fb6a38a73e305c67a.bindPopup(popup_5dea8defdf54760e8130dae6abb7dac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6f3bc64742e646fb6a38a73e305c67a.setIcon(icon_b18ecf446cd4bb0bd6870a8af0b0edfa);
|
|
|
|
|
|
var marker_5875a1f8172f4251023abf31b45cf27d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a092a0d84b189dbea6854000e64fc3a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cffdf90da9688b0f9242a76137b7727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdc63041f99cc8a947d8668e1526428c = $(`<div id="html_bdc63041f99cc8a947d8668e1526428c" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_8cffdf90da9688b0f9242a76137b7727.setContent(html_bdc63041f99cc8a947d8668e1526428c);
|
|
|
|
|
|
|
|
marker_5875a1f8172f4251023abf31b45cf27d.bindPopup(popup_8cffdf90da9688b0f9242a76137b7727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5875a1f8172f4251023abf31b45cf27d.setIcon(icon_a092a0d84b189dbea6854000e64fc3a3);
|
|
|
|
|
|
var marker_1b0c9c9ade84932b9bf5e28702f9b4ae = L.marker(
|
|
[47.0151, 6.98832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_afeeb64e6a1a6bba38cc16b90aae3acd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_761331fb24cd4b19f81f8b756cc5242c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bae34f3661e5bb15b9fa054acd23b027 = $(`<div id="html_bae34f3661e5bb15b9fa054acd23b027" style="width: 100.0%; height: 100.0%;">nestr.nedao.ch</div>`)[0];
|
|
popup_761331fb24cd4b19f81f8b756cc5242c.setContent(html_bae34f3661e5bb15b9fa054acd23b027);
|
|
|
|
|
|
|
|
marker_1b0c9c9ade84932b9bf5e28702f9b4ae.bindPopup(popup_761331fb24cd4b19f81f8b756cc5242c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b0c9c9ade84932b9bf5e28702f9b4ae.setIcon(icon_afeeb64e6a1a6bba38cc16b90aae3acd);
|
|
|
|
|
|
var marker_2c58dcf0f9a59b839562913623fc381b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_bfe6db2dd5ee99657184ce410dd80155 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_444c11f1ddaffe8b65ed45a1dff76ee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d081935d0cd1022692de6cd86505931 = $(`<div id="html_4d081935d0cd1022692de6cd86505931" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_444c11f1ddaffe8b65ed45a1dff76ee5.setContent(html_4d081935d0cd1022692de6cd86505931);
|
|
|
|
|
|
|
|
marker_2c58dcf0f9a59b839562913623fc381b.bindPopup(popup_444c11f1ddaffe8b65ed45a1dff76ee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c58dcf0f9a59b839562913623fc381b.setIcon(icon_bfe6db2dd5ee99657184ce410dd80155);
|
|
|
|
|
|
var marker_483fd7accf7bd67b37259e4b4ece099d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0fadabcf895e14a1caf73501c9d6ab05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1b9281d27b9ab6f472f1fb42c029c6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78d721d4d7be8a448c92ff529777c60c = $(`<div id="html_78d721d4d7be8a448c92ff529777c60c" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_a1b9281d27b9ab6f472f1fb42c029c6e.setContent(html_78d721d4d7be8a448c92ff529777c60c);
|
|
|
|
|
|
|
|
marker_483fd7accf7bd67b37259e4b4ece099d.bindPopup(popup_a1b9281d27b9ab6f472f1fb42c029c6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_483fd7accf7bd67b37259e4b4ece099d.setIcon(icon_0fadabcf895e14a1caf73501c9d6ab05);
|
|
|
|
|
|
var marker_8d74ea0e6d30a1c1bf5fd545e90192ce = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_4ef8d2ad5475df1762d650b92238cc99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e2b60149c414a12fc21057a96949dbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_259e256c20d388db48642c1d56bfddd1 = $(`<div id="html_259e256c20d388db48642c1d56bfddd1" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_9e2b60149c414a12fc21057a96949dbb.setContent(html_259e256c20d388db48642c1d56bfddd1);
|
|
|
|
|
|
|
|
marker_8d74ea0e6d30a1c1bf5fd545e90192ce.bindPopup(popup_9e2b60149c414a12fc21057a96949dbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d74ea0e6d30a1c1bf5fd545e90192ce.setIcon(icon_4ef8d2ad5475df1762d650b92238cc99);
|
|
|
|
|
|
var marker_753ad510291654e561c3bf9160415a2a = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2616bd74fbb6e3a1bcf5344962eb1500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9db9e97a576f29d2f5c24debbe3be36e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dec2c6e753b8ae22dd8512157374e18 = $(`<div id="html_8dec2c6e753b8ae22dd8512157374e18" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_9db9e97a576f29d2f5c24debbe3be36e.setContent(html_8dec2c6e753b8ae22dd8512157374e18);
|
|
|
|
|
|
|
|
marker_753ad510291654e561c3bf9160415a2a.bindPopup(popup_9db9e97a576f29d2f5c24debbe3be36e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_753ad510291654e561c3bf9160415a2a.setIcon(icon_2616bd74fbb6e3a1bcf5344962eb1500);
|
|
|
|
|
|
var marker_59e85f776d965102417cd5181c79974f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a3abddbcd862619a883f57aa2ee280ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62c7c16f511c22d0bf750a5aa5f3be90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53e64f6d71c01feac93d386f1a0ca213 = $(`<div id="html_53e64f6d71c01feac93d386f1a0ca213" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_62c7c16f511c22d0bf750a5aa5f3be90.setContent(html_53e64f6d71c01feac93d386f1a0ca213);
|
|
|
|
|
|
|
|
marker_59e85f776d965102417cd5181c79974f.bindPopup(popup_62c7c16f511c22d0bf750a5aa5f3be90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59e85f776d965102417cd5181c79974f.setIcon(icon_a3abddbcd862619a883f57aa2ee280ae);
|
|
|
|
|
|
var marker_7c262c2678ba304f778e0de9441fd709 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_7646208358c209a2212b63aa1ef884db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d1b7d7566efa1e10802303c40955aaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_660e149855dda108c086b94dc9b28aed = $(`<div id="html_660e149855dda108c086b94dc9b28aed" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_0d1b7d7566efa1e10802303c40955aaa.setContent(html_660e149855dda108c086b94dc9b28aed);
|
|
|
|
|
|
|
|
marker_7c262c2678ba304f778e0de9441fd709.bindPopup(popup_0d1b7d7566efa1e10802303c40955aaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c262c2678ba304f778e0de9441fd709.setIcon(icon_7646208358c209a2212b63aa1ef884db);
|
|
|
|
|
|
var marker_bb52778a6dc7be364c26eff82f95fb5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_08e03a8ba39c328e10690761bf52e518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f799a68c852c77412f94f5c09bd72dba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df1b0e5cf0cbfae92bf46975910e1ccf = $(`<div id="html_df1b0e5cf0cbfae92bf46975910e1ccf" style="width: 100.0%; height: 100.0%;">relay.nostraddress.com</div>`)[0];
|
|
popup_f799a68c852c77412f94f5c09bd72dba.setContent(html_df1b0e5cf0cbfae92bf46975910e1ccf);
|
|
|
|
|
|
|
|
marker_bb52778a6dc7be364c26eff82f95fb5b.bindPopup(popup_f799a68c852c77412f94f5c09bd72dba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb52778a6dc7be364c26eff82f95fb5b.setIcon(icon_08e03a8ba39c328e10690761bf52e518);
|
|
|
|
|
|
var marker_268dee59baa244db9239a29413814f5d = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ed61e455fc150374dc1309b15d80aec2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e029d68f09a6aa351262e3fa55399f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ab54a4f186a9b348fd19a6e4c72bca2 = $(`<div id="html_4ab54a4f186a9b348fd19a6e4c72bca2" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_4e029d68f09a6aa351262e3fa55399f6.setContent(html_4ab54a4f186a9b348fd19a6e4c72bca2);
|
|
|
|
|
|
|
|
marker_268dee59baa244db9239a29413814f5d.bindPopup(popup_4e029d68f09a6aa351262e3fa55399f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_268dee59baa244db9239a29413814f5d.setIcon(icon_ed61e455fc150374dc1309b15d80aec2);
|
|
|
|
|
|
var marker_424c635c95f06d0ea2fe513329936dbb = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_976faf15bc8f8791e6620261163afff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71272ee69fc86febc2e2dfc15bcc5f60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18a305153695841fab6591dfe191c665 = $(`<div id="html_18a305153695841fab6591dfe191c665" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_71272ee69fc86febc2e2dfc15bcc5f60.setContent(html_18a305153695841fab6591dfe191c665);
|
|
|
|
|
|
|
|
marker_424c635c95f06d0ea2fe513329936dbb.bindPopup(popup_71272ee69fc86febc2e2dfc15bcc5f60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_424c635c95f06d0ea2fe513329936dbb.setIcon(icon_976faf15bc8f8791e6620261163afff8);
|
|
|
|
|
|
var marker_ea7b6dfe545ea43e5317ae3da00238d6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_064c3fb40c4d5100f92b7612aec9c5db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e3545e886a0b4069e48f4f0deaafee5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85f01bf3d724a6946411695884d625d2 = $(`<div id="html_85f01bf3d724a6946411695884d625d2" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_4e3545e886a0b4069e48f4f0deaafee5.setContent(html_85f01bf3d724a6946411695884d625d2);
|
|
|
|
|
|
|
|
marker_ea7b6dfe545ea43e5317ae3da00238d6.bindPopup(popup_4e3545e886a0b4069e48f4f0deaafee5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea7b6dfe545ea43e5317ae3da00238d6.setIcon(icon_064c3fb40c4d5100f92b7612aec9c5db);
|
|
|
|
|
|
var marker_5fe9e5649460c863b03b083d9aa68678 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_948720164e7356a7d37ec655b5cce96e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cc0b066cd0a7ca91152c7807a6cf40f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c8e127082a2c3480d0595637585c5b1 = $(`<div id="html_6c8e127082a2c3480d0595637585c5b1" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_1cc0b066cd0a7ca91152c7807a6cf40f.setContent(html_6c8e127082a2c3480d0595637585c5b1);
|
|
|
|
|
|
|
|
marker_5fe9e5649460c863b03b083d9aa68678.bindPopup(popup_1cc0b066cd0a7ca91152c7807a6cf40f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fe9e5649460c863b03b083d9aa68678.setIcon(icon_948720164e7356a7d37ec655b5cce96e);
|
|
|
|
|
|
var marker_57e2602a8fa362363f900065dd9b382a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_044e0ffcc40e326b08132899276e14cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a350d5d1c57787e6f2e6d4c7bd7725d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3212ca1d496561caa32f6c5e48d27121 = $(`<div id="html_3212ca1d496561caa32f6c5e48d27121" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_4a350d5d1c57787e6f2e6d4c7bd7725d.setContent(html_3212ca1d496561caa32f6c5e48d27121);
|
|
|
|
|
|
|
|
marker_57e2602a8fa362363f900065dd9b382a.bindPopup(popup_4a350d5d1c57787e6f2e6d4c7bd7725d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57e2602a8fa362363f900065dd9b382a.setIcon(icon_044e0ffcc40e326b08132899276e14cc);
|
|
|
|
|
|
var marker_95f71e596afaff7d30588bb57ffb51cd = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3ca403e90d509b4dc97ba3bdd9aad06a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3ee773ca7b38e16df5611c883243266 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed12fe7e1943760676336e69a36383c = $(`<div id="html_bed12fe7e1943760676336e69a36383c" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_a3ee773ca7b38e16df5611c883243266.setContent(html_bed12fe7e1943760676336e69a36383c);
|
|
|
|
|
|
|
|
marker_95f71e596afaff7d30588bb57ffb51cd.bindPopup(popup_a3ee773ca7b38e16df5611c883243266)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95f71e596afaff7d30588bb57ffb51cd.setIcon(icon_3ca403e90d509b4dc97ba3bdd9aad06a);
|
|
|
|
|
|
var marker_3211deb9e448911ba409605626c76371 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_449d7143131d902bf9a1b939a0eb7393 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8de6a5b449741b2c74f24bea3e493001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f8125932efa62256daec5b96ab90e9b = $(`<div id="html_6f8125932efa62256daec5b96ab90e9b" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_8de6a5b449741b2c74f24bea3e493001.setContent(html_6f8125932efa62256daec5b96ab90e9b);
|
|
|
|
|
|
|
|
marker_3211deb9e448911ba409605626c76371.bindPopup(popup_8de6a5b449741b2c74f24bea3e493001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3211deb9e448911ba409605626c76371.setIcon(icon_449d7143131d902bf9a1b939a0eb7393);
|
|
|
|
|
|
var marker_c39ac658f62f9d962650cf4b42fe8d0e = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2ef891cdcf6481dbdf19f74e70ca1f66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eeef5534a95dcee5495790e7e0df4b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95edddc42aa9672d0b48bea760b89cc3 = $(`<div id="html_95edddc42aa9672d0b48bea760b89cc3" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_2eeef5534a95dcee5495790e7e0df4b9.setContent(html_95edddc42aa9672d0b48bea760b89cc3);
|
|
|
|
|
|
|
|
marker_c39ac658f62f9d962650cf4b42fe8d0e.bindPopup(popup_2eeef5534a95dcee5495790e7e0df4b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c39ac658f62f9d962650cf4b42fe8d0e.setIcon(icon_2ef891cdcf6481dbdf19f74e70ca1f66);
|
|
|
|
|
|
var marker_9c38d3de78ba355ba6abe6669acf9da7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_61eece534ea43c4478cee75f865dbab2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a65a1cf5a854d56510a145849e5863c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91fef136890020693c4db86e3774be57 = $(`<div id="html_91fef136890020693c4db86e3774be57" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_0a65a1cf5a854d56510a145849e5863c.setContent(html_91fef136890020693c4db86e3774be57);
|
|
|
|
|
|
|
|
marker_9c38d3de78ba355ba6abe6669acf9da7.bindPopup(popup_0a65a1cf5a854d56510a145849e5863c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c38d3de78ba355ba6abe6669acf9da7.setIcon(icon_61eece534ea43c4478cee75f865dbab2);
|
|
|
|
|
|
var marker_d28ce8729fd13439c95041a0d7c26e06 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_34898418642a644f16dfa104e28f8140 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0eec431015d8c2c5bd76ebfe5eb083a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b07bfc3316b95d9bda8aff2012f6b742 = $(`<div id="html_b07bfc3316b95d9bda8aff2012f6b742" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_a0eec431015d8c2c5bd76ebfe5eb083a.setContent(html_b07bfc3316b95d9bda8aff2012f6b742);
|
|
|
|
|
|
|
|
marker_d28ce8729fd13439c95041a0d7c26e06.bindPopup(popup_a0eec431015d8c2c5bd76ebfe5eb083a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d28ce8729fd13439c95041a0d7c26e06.setIcon(icon_34898418642a644f16dfa104e28f8140);
|
|
|
|
|
|
var marker_b6dc156e002399b6d06f99b646dd8ff1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_fdafdf994a91cce3f33c0091d19f2791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e567bdd90ab9e65147dde4827ae5098e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bb6c26e72ff8a429decea30983f80f4 = $(`<div id="html_8bb6c26e72ff8a429decea30983f80f4" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_e567bdd90ab9e65147dde4827ae5098e.setContent(html_8bb6c26e72ff8a429decea30983f80f4);
|
|
|
|
|
|
|
|
marker_b6dc156e002399b6d06f99b646dd8ff1.bindPopup(popup_e567bdd90ab9e65147dde4827ae5098e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6dc156e002399b6d06f99b646dd8ff1.setIcon(icon_fdafdf994a91cce3f33c0091d19f2791);
|
|
|
|
|
|
var marker_7bdfc8b29bd064ffedb1223036aad8b0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1ccc5cc0d70ba576923cab0d7709d0cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df7d6bb7336063e06799327fa1d382e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_765cd1cc7a97fde14bff440f0f90f1ca = $(`<div id="html_765cd1cc7a97fde14bff440f0f90f1ca" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_df7d6bb7336063e06799327fa1d382e1.setContent(html_765cd1cc7a97fde14bff440f0f90f1ca);
|
|
|
|
|
|
|
|
marker_7bdfc8b29bd064ffedb1223036aad8b0.bindPopup(popup_df7d6bb7336063e06799327fa1d382e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bdfc8b29bd064ffedb1223036aad8b0.setIcon(icon_1ccc5cc0d70ba576923cab0d7709d0cc);
|
|
|
|
|
|
var marker_e552b489cda963f548c01cef424f681e = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_2cad1e76c5de10d9d84475a4f1693b47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fee0bc9f167ebe43d1181ce93a97a646 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd56da02a82d9e489da63e3c15f2ce7e = $(`<div id="html_dd56da02a82d9e489da63e3c15f2ce7e" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_fee0bc9f167ebe43d1181ce93a97a646.setContent(html_dd56da02a82d9e489da63e3c15f2ce7e);
|
|
|
|
|
|
|
|
marker_e552b489cda963f548c01cef424f681e.bindPopup(popup_fee0bc9f167ebe43d1181ce93a97a646)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e552b489cda963f548c01cef424f681e.setIcon(icon_2cad1e76c5de10d9d84475a4f1693b47);
|
|
|
|
|
|
var marker_2ae3696758841ae2a01210002f0406fe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f38ea7f2819d10971be323e66f4c844f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2074b37c5785b8fe045a713e7a86993 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a8b8f808970ad75beac99db26f83418 = $(`<div id="html_4a8b8f808970ad75beac99db26f83418" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_f2074b37c5785b8fe045a713e7a86993.setContent(html_4a8b8f808970ad75beac99db26f83418);
|
|
|
|
|
|
|
|
marker_2ae3696758841ae2a01210002f0406fe.bindPopup(popup_f2074b37c5785b8fe045a713e7a86993)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ae3696758841ae2a01210002f0406fe.setIcon(icon_f38ea7f2819d10971be323e66f4c844f);
|
|
|
|
|
|
var marker_94e592acf3f215cc0cde3e33f9287eae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_345be0776a167c1e479fdcceca11424e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b58bbbc658b77f71c88140165414d4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3818ec4a808c78232e9117b67049e56 = $(`<div id="html_f3818ec4a808c78232e9117b67049e56" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_0b58bbbc658b77f71c88140165414d4f.setContent(html_f3818ec4a808c78232e9117b67049e56);
|
|
|
|
|
|
|
|
marker_94e592acf3f215cc0cde3e33f9287eae.bindPopup(popup_0b58bbbc658b77f71c88140165414d4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94e592acf3f215cc0cde3e33f9287eae.setIcon(icon_345be0776a167c1e479fdcceca11424e);
|
|
|
|
|
|
var marker_b6c3167748e4249eac6d0ca1d91d6abf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a58fe07e7334e6abd1b080e0ab7e648a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7810ee68c34a1d9661904cd1007883a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87013e91ff01124e77b5f6fb2f4257ea = $(`<div id="html_87013e91ff01124e77b5f6fb2f4257ea" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_7810ee68c34a1d9661904cd1007883a0.setContent(html_87013e91ff01124e77b5f6fb2f4257ea);
|
|
|
|
|
|
|
|
marker_b6c3167748e4249eac6d0ca1d91d6abf.bindPopup(popup_7810ee68c34a1d9661904cd1007883a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6c3167748e4249eac6d0ca1d91d6abf.setIcon(icon_a58fe07e7334e6abd1b080e0ab7e648a);
|
|
|
|
|
|
var marker_0dece3fe0a2a0307eed8ad554c1777f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_b1780c6001428dcda9ad63fb93486070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ee28129674ab3c8fe662784bc7f0e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc89259b7a4ffe1e72438e3a4ddfbb12 = $(`<div id="html_dc89259b7a4ffe1e72438e3a4ddfbb12" style="width: 100.0%; height: 100.0%;">taxation-capable-cards-takes.trycloudflare.com</div>`)[0];
|
|
popup_20ee28129674ab3c8fe662784bc7f0e7.setContent(html_dc89259b7a4ffe1e72438e3a4ddfbb12);
|
|
|
|
|
|
|
|
marker_0dece3fe0a2a0307eed8ad554c1777f9.bindPopup(popup_20ee28129674ab3c8fe662784bc7f0e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0dece3fe0a2a0307eed8ad554c1777f9.setIcon(icon_b1780c6001428dcda9ad63fb93486070);
|
|
|
|
|
|
var marker_de5c3f233972bdc21f574cad93795ac8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1fb12d0ea95e28d486f5d064f0923996 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fd3162513cbc6a2c6c0ea2c4c464ad6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f54f3121ce97d1547780579d74c8866 = $(`<div id="html_0f54f3121ce97d1547780579d74c8866" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_4fd3162513cbc6a2c6c0ea2c4c464ad6.setContent(html_0f54f3121ce97d1547780579d74c8866);
|
|
|
|
|
|
|
|
marker_de5c3f233972bdc21f574cad93795ac8.bindPopup(popup_4fd3162513cbc6a2c6c0ea2c4c464ad6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de5c3f233972bdc21f574cad93795ac8.setIcon(icon_1fb12d0ea95e28d486f5d064f0923996);
|
|
|
|
|
|
var marker_0d64cc030bbb3f578907b80a2daef552 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_6a10bf3afb81582a9fa3905cd43c8c04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a6dbd8eb77236a69a679e9c8c34615e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb35c2aaf2466f6610214af3b68d6dd7 = $(`<div id="html_bb35c2aaf2466f6610214af3b68d6dd7" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_9a6dbd8eb77236a69a679e9c8c34615e.setContent(html_bb35c2aaf2466f6610214af3b68d6dd7);
|
|
|
|
|
|
|
|
marker_0d64cc030bbb3f578907b80a2daef552.bindPopup(popup_9a6dbd8eb77236a69a679e9c8c34615e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d64cc030bbb3f578907b80a2daef552.setIcon(icon_6a10bf3afb81582a9fa3905cd43c8c04);
|
|
|
|
|
|
var marker_e170af4ddcdd93df3159143e6c366d22 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3348141f1e6ec0a19982eae51ea287d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_908742a3c27b99ed555fd7f57cee60d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1bc1b485ab16e5a09ae1c1321cecffb = $(`<div id="html_a1bc1b485ab16e5a09ae1c1321cecffb" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_908742a3c27b99ed555fd7f57cee60d0.setContent(html_a1bc1b485ab16e5a09ae1c1321cecffb);
|
|
|
|
|
|
|
|
marker_e170af4ddcdd93df3159143e6c366d22.bindPopup(popup_908742a3c27b99ed555fd7f57cee60d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e170af4ddcdd93df3159143e6c366d22.setIcon(icon_3348141f1e6ec0a19982eae51ea287d9);
|
|
|
|
|
|
var marker_08af156d9fd8123c7fcad370673c324e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c9f682aada57bfe6195af91c20cbc752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88d95b8c959f16b5d72c6c8690b48d1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1f77d2489f8a3e7efb5e59d43c32361 = $(`<div id="html_b1f77d2489f8a3e7efb5e59d43c32361" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_88d95b8c959f16b5d72c6c8690b48d1d.setContent(html_b1f77d2489f8a3e7efb5e59d43c32361);
|
|
|
|
|
|
|
|
marker_08af156d9fd8123c7fcad370673c324e.bindPopup(popup_88d95b8c959f16b5d72c6c8690b48d1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08af156d9fd8123c7fcad370673c324e.setIcon(icon_c9f682aada57bfe6195af91c20cbc752);
|
|
|
|
|
|
var marker_65bbf6c0098dcf666ba66851a0a668ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f6ca4307425c5d0e2e4b9bee3895c4f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47dacaafa042b904578a954045f909dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3da6e0dfa4efa493a03411cf5fc5642 = $(`<div id="html_e3da6e0dfa4efa493a03411cf5fc5642" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_47dacaafa042b904578a954045f909dc.setContent(html_e3da6e0dfa4efa493a03411cf5fc5642);
|
|
|
|
|
|
|
|
marker_65bbf6c0098dcf666ba66851a0a668ce.bindPopup(popup_47dacaafa042b904578a954045f909dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65bbf6c0098dcf666ba66851a0a668ce.setIcon(icon_f6ca4307425c5d0e2e4b9bee3895c4f3);
|
|
|
|
|
|
var marker_e3e0216c2b5ee37d49b22bbc5d0116df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_063872c1f30c1c3ac1e5e0a17d01497f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbaab0758e1b7e440be61240ec6c1db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26997c4f281067c2e0c6159e3d9a0114 = $(`<div id="html_26997c4f281067c2e0c6159e3d9a0114" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_bbaab0758e1b7e440be61240ec6c1db3.setContent(html_26997c4f281067c2e0c6159e3d9a0114);
|
|
|
|
|
|
|
|
marker_e3e0216c2b5ee37d49b22bbc5d0116df.bindPopup(popup_bbaab0758e1b7e440be61240ec6c1db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3e0216c2b5ee37d49b22bbc5d0116df.setIcon(icon_063872c1f30c1c3ac1e5e0a17d01497f);
|
|
|
|
|
|
var marker_7fa5be6b6f9648a0079cf93bada1cbf4 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_69175b4d420a461134e331d347ca0627 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9d33678a6ac2bfcfb181fdf70b8fa18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_798d029ea15d060baf49b64e94552ff2 = $(`<div id="html_798d029ea15d060baf49b64e94552ff2" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_c9d33678a6ac2bfcfb181fdf70b8fa18.setContent(html_798d029ea15d060baf49b64e94552ff2);
|
|
|
|
|
|
|
|
marker_7fa5be6b6f9648a0079cf93bada1cbf4.bindPopup(popup_c9d33678a6ac2bfcfb181fdf70b8fa18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa5be6b6f9648a0079cf93bada1cbf4.setIcon(icon_69175b4d420a461134e331d347ca0627);
|
|
|
|
|
|
var marker_b7d3dc22672d88fb70ed35b92270b1fe = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_198c0cb46916a28db20aef774c75a3b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1dc68b0442c73d3840ebf9c39019530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0bb4cf78836ce8e7adb4765e91da3be = $(`<div id="html_a0bb4cf78836ce8e7adb4765e91da3be" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_b1dc68b0442c73d3840ebf9c39019530.setContent(html_a0bb4cf78836ce8e7adb4765e91da3be);
|
|
|
|
|
|
|
|
marker_b7d3dc22672d88fb70ed35b92270b1fe.bindPopup(popup_b1dc68b0442c73d3840ebf9c39019530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7d3dc22672d88fb70ed35b92270b1fe.setIcon(icon_198c0cb46916a28db20aef774c75a3b5);
|
|
|
|
|
|
var marker_f0c08ab93fb8df4b8852b61baf630bcf = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e2b9f731e5c5b2a352dab211cbcbf35d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0e9f30f607e17b7414010bb2207dbe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37cdd50859fb12e21d4b2b3ba3542972 = $(`<div id="html_37cdd50859fb12e21d4b2b3ba3542972" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_c0e9f30f607e17b7414010bb2207dbe4.setContent(html_37cdd50859fb12e21d4b2b3ba3542972);
|
|
|
|
|
|
|
|
marker_f0c08ab93fb8df4b8852b61baf630bcf.bindPopup(popup_c0e9f30f607e17b7414010bb2207dbe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0c08ab93fb8df4b8852b61baf630bcf.setIcon(icon_e2b9f731e5c5b2a352dab211cbcbf35d);
|
|
|
|
|
|
var marker_6f370f490e3f3aaa818f78ada56efc19 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_585bf529d37f49c72b3bc0757cf1ad0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80841fd84f212f5ce92ca9c061f18d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56fa3044febc9054f284314c8c305d59 = $(`<div id="html_56fa3044febc9054f284314c8c305d59" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_80841fd84f212f5ce92ca9c061f18d23.setContent(html_56fa3044febc9054f284314c8c305d59);
|
|
|
|
|
|
|
|
marker_6f370f490e3f3aaa818f78ada56efc19.bindPopup(popup_80841fd84f212f5ce92ca9c061f18d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f370f490e3f3aaa818f78ada56efc19.setIcon(icon_585bf529d37f49c72b3bc0757cf1ad0c);
|
|
|
|
|
|
var marker_cccbfe5271151a3d861cbd8d74b35262 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ee2ec4cb29a70a5d0dccb0cc7bbd6eaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f51802b1efed8f61785c1c25921a5aec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c63e138e51074b072839fbc8863a348 = $(`<div id="html_3c63e138e51074b072839fbc8863a348" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_f51802b1efed8f61785c1c25921a5aec.setContent(html_3c63e138e51074b072839fbc8863a348);
|
|
|
|
|
|
|
|
marker_cccbfe5271151a3d861cbd8d74b35262.bindPopup(popup_f51802b1efed8f61785c1c25921a5aec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cccbfe5271151a3d861cbd8d74b35262.setIcon(icon_ee2ec4cb29a70a5d0dccb0cc7bbd6eaf);
|
|
|
|
|
|
var marker_df58921812cc2eb9f148576ff70f1da1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_164070b2d4b4f7c8e3a781d0933a808d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d36158a65a0285ea44a35c67a4955212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5b7e8b4ef9a54ed85237b12f6327d24 = $(`<div id="html_c5b7e8b4ef9a54ed85237b12f6327d24" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_d36158a65a0285ea44a35c67a4955212.setContent(html_c5b7e8b4ef9a54ed85237b12f6327d24);
|
|
|
|
|
|
|
|
marker_df58921812cc2eb9f148576ff70f1da1.bindPopup(popup_d36158a65a0285ea44a35c67a4955212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df58921812cc2eb9f148576ff70f1da1.setIcon(icon_164070b2d4b4f7c8e3a781d0933a808d);
|
|
|
|
|
|
var marker_eba89b545d14f2a9e3003ec0a004a8f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d975f9ce2d8d1c4d754f251ac9f67762 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b33de349a644e114829277acf21c608e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c06cfcd8e0f23ee37bbc116c108ed5e = $(`<div id="html_9c06cfcd8e0f23ee37bbc116c108ed5e" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_b33de349a644e114829277acf21c608e.setContent(html_9c06cfcd8e0f23ee37bbc116c108ed5e);
|
|
|
|
|
|
|
|
marker_eba89b545d14f2a9e3003ec0a004a8f9.bindPopup(popup_b33de349a644e114829277acf21c608e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eba89b545d14f2a9e3003ec0a004a8f9.setIcon(icon_d975f9ce2d8d1c4d754f251ac9f67762);
|
|
|
|
|
|
var marker_21d1adbb7f631c01fa949f135dced84e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_31a683d0abca7f916560df97c8c19c78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_803c4c3f52bfdbf50b62dd8bceca498d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1db172f29109f7c6cd219f547cc17252 = $(`<div id="html_1db172f29109f7c6cd219f547cc17252" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_803c4c3f52bfdbf50b62dd8bceca498d.setContent(html_1db172f29109f7c6cd219f547cc17252);
|
|
|
|
|
|
|
|
marker_21d1adbb7f631c01fa949f135dced84e.bindPopup(popup_803c4c3f52bfdbf50b62dd8bceca498d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21d1adbb7f631c01fa949f135dced84e.setIcon(icon_31a683d0abca7f916560df97c8c19c78);
|
|
|
|
|
|
var marker_2baf468d8d4516a5e599bece948b274f = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3ab43a5e0407cc10938eae7bc32c562f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d18254f17e6257a448d9399cfde32810 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11caa33f1fa111b2d07e848baf63c936 = $(`<div id="html_11caa33f1fa111b2d07e848baf63c936" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_d18254f17e6257a448d9399cfde32810.setContent(html_11caa33f1fa111b2d07e848baf63c936);
|
|
|
|
|
|
|
|
marker_2baf468d8d4516a5e599bece948b274f.bindPopup(popup_d18254f17e6257a448d9399cfde32810)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2baf468d8d4516a5e599bece948b274f.setIcon(icon_3ab43a5e0407cc10938eae7bc32c562f);
|
|
|
|
|
|
var marker_c225b09d091cf945dc1d024038798408 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e960a89f9d087f4e4f108296d716fef7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af36a00f211fdebc2406b02b4f6b5c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4bf32cc2e55918194756b143e16c134 = $(`<div id="html_d4bf32cc2e55918194756b143e16c134" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_6af36a00f211fdebc2406b02b4f6b5c7.setContent(html_d4bf32cc2e55918194756b143e16c134);
|
|
|
|
|
|
|
|
marker_c225b09d091cf945dc1d024038798408.bindPopup(popup_6af36a00f211fdebc2406b02b4f6b5c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c225b09d091cf945dc1d024038798408.setIcon(icon_e960a89f9d087f4e4f108296d716fef7);
|
|
|
|
|
|
var marker_39f76fa4885c31e6b52e013ef1a58fd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c254af6146f92c8a4096ab63b6fe50ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5987201429308ca01bc2f2b596d7a0a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d928140290ff2cb3b3891b44ff53ee4 = $(`<div id="html_4d928140290ff2cb3b3891b44ff53ee4" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_5987201429308ca01bc2f2b596d7a0a8.setContent(html_4d928140290ff2cb3b3891b44ff53ee4);
|
|
|
|
|
|
|
|
marker_39f76fa4885c31e6b52e013ef1a58fd9.bindPopup(popup_5987201429308ca01bc2f2b596d7a0a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f76fa4885c31e6b52e013ef1a58fd9.setIcon(icon_c254af6146f92c8a4096ab63b6fe50ad);
|
|
|
|
|
|
var marker_a033e78f1632188c5cf07421ffecfd06 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a4a87a8b6a030fc13faccccb4e930ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94c0ed975cac8f57f18a3d696cad9804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b330ebd28766bd3b4162f657b6b99a8 = $(`<div id="html_3b330ebd28766bd3b4162f657b6b99a8" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_94c0ed975cac8f57f18a3d696cad9804.setContent(html_3b330ebd28766bd3b4162f657b6b99a8);
|
|
|
|
|
|
|
|
marker_a033e78f1632188c5cf07421ffecfd06.bindPopup(popup_94c0ed975cac8f57f18a3d696cad9804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a033e78f1632188c5cf07421ffecfd06.setIcon(icon_a4a87a8b6a030fc13faccccb4e930ea4);
|
|
|
|
|
|
var marker_c5c28881fe1e0a43714f3879e40a6ad5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f22a80ca9f030980ff0eaa58320e28bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b7bba6ade4fe1c831801d500406806e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_533080921166ebe90b4a5a5efd2e2b86 = $(`<div id="html_533080921166ebe90b4a5a5efd2e2b86" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_7b7bba6ade4fe1c831801d500406806e.setContent(html_533080921166ebe90b4a5a5efd2e2b86);
|
|
|
|
|
|
|
|
marker_c5c28881fe1e0a43714f3879e40a6ad5.bindPopup(popup_7b7bba6ade4fe1c831801d500406806e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5c28881fe1e0a43714f3879e40a6ad5.setIcon(icon_f22a80ca9f030980ff0eaa58320e28bf);
|
|
|
|
|
|
var marker_ff333fa1c6aa7f49e7da3a61c3d934ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_e5688aed5deb2a255744595ca45f7ba6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2670dc0313e8067e7f8453a6bbd962e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1917755632ca946695f5e0d0ca9596b6 = $(`<div id="html_1917755632ca946695f5e0d0ca9596b6" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_2670dc0313e8067e7f8453a6bbd962e1.setContent(html_1917755632ca946695f5e0d0ca9596b6);
|
|
|
|
|
|
|
|
marker_ff333fa1c6aa7f49e7da3a61c3d934ea.bindPopup(popup_2670dc0313e8067e7f8453a6bbd962e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff333fa1c6aa7f49e7da3a61c3d934ea.setIcon(icon_e5688aed5deb2a255744595ca45f7ba6);
|
|
|
|
|
|
var marker_ae781d7da86341d39189e1c62c42d15e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_19b348c5461dcf32e6e81da8d7d79942 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dd04ec9fe3d430e6e7170f83ca310d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e5405dc4d3e2da34971a0f5ea56c672 = $(`<div id="html_8e5405dc4d3e2da34971a0f5ea56c672" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_7dd04ec9fe3d430e6e7170f83ca310d8.setContent(html_8e5405dc4d3e2da34971a0f5ea56c672);
|
|
|
|
|
|
|
|
marker_ae781d7da86341d39189e1c62c42d15e.bindPopup(popup_7dd04ec9fe3d430e6e7170f83ca310d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae781d7da86341d39189e1c62c42d15e.setIcon(icon_19b348c5461dcf32e6e81da8d7d79942);
|
|
|
|
|
|
var marker_14e7ed33b1e85fc6686e48632a1ca144 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ad513d1157c4389623d5090b554ad7fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d6b2827ff8756893f8508ebca54d263 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5845190ad099f3855d560e5c66a3b12 = $(`<div id="html_e5845190ad099f3855d560e5c66a3b12" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_0d6b2827ff8756893f8508ebca54d263.setContent(html_e5845190ad099f3855d560e5c66a3b12);
|
|
|
|
|
|
|
|
marker_14e7ed33b1e85fc6686e48632a1ca144.bindPopup(popup_0d6b2827ff8756893f8508ebca54d263)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14e7ed33b1e85fc6686e48632a1ca144.setIcon(icon_ad513d1157c4389623d5090b554ad7fb);
|
|
|
|
|
|
var marker_228904b97d61b3cd26288e7adffc5843 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_45294f18af0179955725e670b3783658 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b31329b19998b68aafa7a163e2b941a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f787ffa91b7ee110cf46e7e82ffebb07 = $(`<div id="html_f787ffa91b7ee110cf46e7e82ffebb07" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_5b31329b19998b68aafa7a163e2b941a.setContent(html_f787ffa91b7ee110cf46e7e82ffebb07);
|
|
|
|
|
|
|
|
marker_228904b97d61b3cd26288e7adffc5843.bindPopup(popup_5b31329b19998b68aafa7a163e2b941a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_228904b97d61b3cd26288e7adffc5843.setIcon(icon_45294f18af0179955725e670b3783658);
|
|
|
|
|
|
var marker_2448bf7e72d06f381b03e0623b165a89 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_a4ee7fb430fe49bd11eaa9ff7778447b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3756625609a83c98b7cbc79be68c23f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4314232175f54d9f328568a2982aaa7e = $(`<div id="html_4314232175f54d9f328568a2982aaa7e" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_3756625609a83c98b7cbc79be68c23f5.setContent(html_4314232175f54d9f328568a2982aaa7e);
|
|
|
|
|
|
|
|
marker_2448bf7e72d06f381b03e0623b165a89.bindPopup(popup_3756625609a83c98b7cbc79be68c23f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2448bf7e72d06f381b03e0623b165a89.setIcon(icon_a4ee7fb430fe49bd11eaa9ff7778447b);
|
|
|
|
|
|
var marker_c6624b824480f2229c9956d966bf4bfe = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_45ef290b619c37f820d9737d7297da60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eb622cf785c05562d4771bb4803be01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b3e3dbb91534dee1c866aab72b6e55 = $(`<div id="html_e0b3e3dbb91534dee1c866aab72b6e55" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_8eb622cf785c05562d4771bb4803be01.setContent(html_e0b3e3dbb91534dee1c866aab72b6e55);
|
|
|
|
|
|
|
|
marker_c6624b824480f2229c9956d966bf4bfe.bindPopup(popup_8eb622cf785c05562d4771bb4803be01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6624b824480f2229c9956d966bf4bfe.setIcon(icon_45ef290b619c37f820d9737d7297da60);
|
|
|
|
|
|
var marker_adf9e7ebd711b81ff4beeedbbcffcb5a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_8d3634142bb2cb1b56da57a01a6440f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07e254dfce3d00c5a289c94bc7d36928 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca6dfd8e79472aba28742c6801d8e634 = $(`<div id="html_ca6dfd8e79472aba28742c6801d8e634" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_07e254dfce3d00c5a289c94bc7d36928.setContent(html_ca6dfd8e79472aba28742c6801d8e634);
|
|
|
|
|
|
|
|
marker_adf9e7ebd711b81ff4beeedbbcffcb5a.bindPopup(popup_07e254dfce3d00c5a289c94bc7d36928)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adf9e7ebd711b81ff4beeedbbcffcb5a.setIcon(icon_8d3634142bb2cb1b56da57a01a6440f0);
|
|
|
|
|
|
var marker_2cab2963596c3a7bcb295c5acc308029 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_80c6bda30a560fbf5f2b8eb40fb52fa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95949a7793810a60faeb55a47460c1fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efe280806c3bb13f948de733867fac56 = $(`<div id="html_efe280806c3bb13f948de733867fac56" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_95949a7793810a60faeb55a47460c1fd.setContent(html_efe280806c3bb13f948de733867fac56);
|
|
|
|
|
|
|
|
marker_2cab2963596c3a7bcb295c5acc308029.bindPopup(popup_95949a7793810a60faeb55a47460c1fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cab2963596c3a7bcb295c5acc308029.setIcon(icon_80c6bda30a560fbf5f2b8eb40fb52fa6);
|
|
|
|
|
|
var marker_b61365f620517b50d6bc39aa1ed22616 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_62bd20b0250ab561e6c80051cbcb249a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eca4d0f36f94881651e4f389485bcb50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b77e75c7b087a5f2bb5e36136786ccf = $(`<div id="html_9b77e75c7b087a5f2bb5e36136786ccf" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_eca4d0f36f94881651e4f389485bcb50.setContent(html_9b77e75c7b087a5f2bb5e36136786ccf);
|
|
|
|
|
|
|
|
marker_b61365f620517b50d6bc39aa1ed22616.bindPopup(popup_eca4d0f36f94881651e4f389485bcb50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b61365f620517b50d6bc39aa1ed22616.setIcon(icon_62bd20b0250ab561e6c80051cbcb249a);
|
|
|
|
|
|
var marker_dcba058ed8ae6e89412dbf6b2956f7ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ff55d24118c43a09cd34f74d72ea51bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13d5ec06e31b5acd1ff57b501786ee06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ff68c7e44cc7d494bf8f5c130ab2004 = $(`<div id="html_7ff68c7e44cc7d494bf8f5c130ab2004" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_13d5ec06e31b5acd1ff57b501786ee06.setContent(html_7ff68c7e44cc7d494bf8f5c130ab2004);
|
|
|
|
|
|
|
|
marker_dcba058ed8ae6e89412dbf6b2956f7ed.bindPopup(popup_13d5ec06e31b5acd1ff57b501786ee06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcba058ed8ae6e89412dbf6b2956f7ed.setIcon(icon_ff55d24118c43a09cd34f74d72ea51bb);
|
|
|
|
|
|
var marker_0e823272da3c1502a0f57aa8b72b94f3 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1f813fbd86ef9ded150ea13f27764dbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21a0199bbdc1d269b75b7c8f9ad7f8ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d55a1a1ae8cf614142602e7b364f8f7c = $(`<div id="html_d55a1a1ae8cf614142602e7b364f8f7c" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_21a0199bbdc1d269b75b7c8f9ad7f8ad.setContent(html_d55a1a1ae8cf614142602e7b364f8f7c);
|
|
|
|
|
|
|
|
marker_0e823272da3c1502a0f57aa8b72b94f3.bindPopup(popup_21a0199bbdc1d269b75b7c8f9ad7f8ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e823272da3c1502a0f57aa8b72b94f3.setIcon(icon_1f813fbd86ef9ded150ea13f27764dbd);
|
|
|
|
|
|
var marker_1427b07bd58a8f34bcb07bd4ae11efb4 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c5be05977a22c67b9c00341875baf5de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e5a63e5c9efbc8fe570d9179c9cef81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4b452f6200595f163ac39cb27f487b4 = $(`<div id="html_f4b452f6200595f163ac39cb27f487b4" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_9e5a63e5c9efbc8fe570d9179c9cef81.setContent(html_f4b452f6200595f163ac39cb27f487b4);
|
|
|
|
|
|
|
|
marker_1427b07bd58a8f34bcb07bd4ae11efb4.bindPopup(popup_9e5a63e5c9efbc8fe570d9179c9cef81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1427b07bd58a8f34bcb07bd4ae11efb4.setIcon(icon_c5be05977a22c67b9c00341875baf5de);
|
|
|
|
|
|
var marker_e87b2f0cae2e44c9f76ae54fdd1acad4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ebc91798711c87a83ab075949c573c4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68b16a16c13cf010c4de8d75e910ea81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a8e0ee41e0b25fab1456ac463ea72d4 = $(`<div id="html_2a8e0ee41e0b25fab1456ac463ea72d4" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_68b16a16c13cf010c4de8d75e910ea81.setContent(html_2a8e0ee41e0b25fab1456ac463ea72d4);
|
|
|
|
|
|
|
|
marker_e87b2f0cae2e44c9f76ae54fdd1acad4.bindPopup(popup_68b16a16c13cf010c4de8d75e910ea81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e87b2f0cae2e44c9f76ae54fdd1acad4.setIcon(icon_ebc91798711c87a83ab075949c573c4e);
|
|
|
|
|
|
var marker_1435d9f958d00d7e02670648a841b3ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_4088ff16d0ce58ee901a112323575df3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d089c4e76a5a08c20a0fa78d0863602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7354b780ee6d2996241c3ce26c6a5166 = $(`<div id="html_7354b780ee6d2996241c3ce26c6a5166" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_1d089c4e76a5a08c20a0fa78d0863602.setContent(html_7354b780ee6d2996241c3ce26c6a5166);
|
|
|
|
|
|
|
|
marker_1435d9f958d00d7e02670648a841b3ab.bindPopup(popup_1d089c4e76a5a08c20a0fa78d0863602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1435d9f958d00d7e02670648a841b3ab.setIcon(icon_4088ff16d0ce58ee901a112323575df3);
|
|
|
|
|
|
var marker_3b7b54b3cc1edcf9927ee2b3a75fd1ef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_aa9911575d1a85f08a3d484feb9b046e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0c9724e699c5c9e9338c58d3aa99288 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cb9e1684ff76161599d9898e6871b1d = $(`<div id="html_7cb9e1684ff76161599d9898e6871b1d" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_c0c9724e699c5c9e9338c58d3aa99288.setContent(html_7cb9e1684ff76161599d9898e6871b1d);
|
|
|
|
|
|
|
|
marker_3b7b54b3cc1edcf9927ee2b3a75fd1ef.bindPopup(popup_c0c9724e699c5c9e9338c58d3aa99288)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b7b54b3cc1edcf9927ee2b3a75fd1ef.setIcon(icon_aa9911575d1a85f08a3d484feb9b046e);
|
|
|
|
|
|
var marker_6f6a5c0cea53e764c9c400170d43cc10 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_d4056bf86c829f647f89fb88be7f6eff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5e67dae5131663067f2f93eea8f662f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88dcc4bd686ab9e721b77f16cc3c247b = $(`<div id="html_88dcc4bd686ab9e721b77f16cc3c247b" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_a5e67dae5131663067f2f93eea8f662f.setContent(html_88dcc4bd686ab9e721b77f16cc3c247b);
|
|
|
|
|
|
|
|
marker_6f6a5c0cea53e764c9c400170d43cc10.bindPopup(popup_a5e67dae5131663067f2f93eea8f662f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f6a5c0cea53e764c9c400170d43cc10.setIcon(icon_d4056bf86c829f647f89fb88be7f6eff);
|
|
|
|
|
|
var marker_d4fafa6d4b012c0a1b20f2d8f9768a34 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_c53dab62a1e883c74f4f2454d9ab3db2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e701860bf29ca48995774cb437111b65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e8bbe41d2ca60d7fa1b2ac1fffcdaf7 = $(`<div id="html_9e8bbe41d2ca60d7fa1b2ac1fffcdaf7" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_e701860bf29ca48995774cb437111b65.setContent(html_9e8bbe41d2ca60d7fa1b2ac1fffcdaf7);
|
|
|
|
|
|
|
|
marker_d4fafa6d4b012c0a1b20f2d8f9768a34.bindPopup(popup_e701860bf29ca48995774cb437111b65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4fafa6d4b012c0a1b20f2d8f9768a34.setIcon(icon_c53dab62a1e883c74f4f2454d9ab3db2);
|
|
|
|
|
|
var marker_170314aa23f25519c151cfb05dc90fb6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_39e1493cd44088293802ae56be36c30b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61df9debe7fd24c40a9a1f0b1a850694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bac19c82046566895206e3eb4918017a = $(`<div id="html_bac19c82046566895206e3eb4918017a" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_61df9debe7fd24c40a9a1f0b1a850694.setContent(html_bac19c82046566895206e3eb4918017a);
|
|
|
|
|
|
|
|
marker_170314aa23f25519c151cfb05dc90fb6.bindPopup(popup_61df9debe7fd24c40a9a1f0b1a850694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_170314aa23f25519c151cfb05dc90fb6.setIcon(icon_39e1493cd44088293802ae56be36c30b);
|
|
|
|
|
|
var marker_4c4f7b7a52ee7d3468599f39cf3b32f8 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1b534172106bb0c76e88f105baf917a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b2ab73a41c55a611b4355546c2fecff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_786a9517d25a5fc302cab2031710060c = $(`<div id="html_786a9517d25a5fc302cab2031710060c" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_6b2ab73a41c55a611b4355546c2fecff.setContent(html_786a9517d25a5fc302cab2031710060c);
|
|
|
|
|
|
|
|
marker_4c4f7b7a52ee7d3468599f39cf3b32f8.bindPopup(popup_6b2ab73a41c55a611b4355546c2fecff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c4f7b7a52ee7d3468599f39cf3b32f8.setIcon(icon_1b534172106bb0c76e88f105baf917a4);
|
|
|
|
|
|
var marker_318393208a91e68ae9e8be40c3ac953b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_04d5de5d463fd8b61faaae1993ce7e04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67b0ab83a9e20179845d61dc7010a616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec43be5ae419851bf70d8c5790554619 = $(`<div id="html_ec43be5ae419851bf70d8c5790554619" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_67b0ab83a9e20179845d61dc7010a616.setContent(html_ec43be5ae419851bf70d8c5790554619);
|
|
|
|
|
|
|
|
marker_318393208a91e68ae9e8be40c3ac953b.bindPopup(popup_67b0ab83a9e20179845d61dc7010a616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_318393208a91e68ae9e8be40c3ac953b.setIcon(icon_04d5de5d463fd8b61faaae1993ce7e04);
|
|
|
|
|
|
var marker_9914173afc4036ecce3705a5c4d21b2e = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_043c8511d21f4d465563bd4ff5a69cdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3217d6bf215270f8d80eb8bde7c2eb6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c59445e5f4bc8e519dba1d2c56c3e8e = $(`<div id="html_0c59445e5f4bc8e519dba1d2c56c3e8e" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_3217d6bf215270f8d80eb8bde7c2eb6d.setContent(html_0c59445e5f4bc8e519dba1d2c56c3e8e);
|
|
|
|
|
|
|
|
marker_9914173afc4036ecce3705a5c4d21b2e.bindPopup(popup_3217d6bf215270f8d80eb8bde7c2eb6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9914173afc4036ecce3705a5c4d21b2e.setIcon(icon_043c8511d21f4d465563bd4ff5a69cdb);
|
|
|
|
|
|
var marker_f888bc2382182bfa4905f10ca19a20d1 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_124f3cb88b8589929e6d5ace5ab0a350 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_644f1316801da76fd8b0f6b650930170 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36d22ba0ca8f3722af4b1f415ca46bb4 = $(`<div id="html_36d22ba0ca8f3722af4b1f415ca46bb4" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_644f1316801da76fd8b0f6b650930170.setContent(html_36d22ba0ca8f3722af4b1f415ca46bb4);
|
|
|
|
|
|
|
|
marker_f888bc2382182bfa4905f10ca19a20d1.bindPopup(popup_644f1316801da76fd8b0f6b650930170)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f888bc2382182bfa4905f10ca19a20d1.setIcon(icon_124f3cb88b8589929e6d5ace5ab0a350);
|
|
|
|
|
|
var marker_a010a073c70b740e8f9b35acdad526a7 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f4854467e619557994349aad53e93b75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff1ddc9ce02e2eea628df4e75c55f2c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db04911c53403862b5509d06ddca037c = $(`<div id="html_db04911c53403862b5509d06ddca037c" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_ff1ddc9ce02e2eea628df4e75c55f2c9.setContent(html_db04911c53403862b5509d06ddca037c);
|
|
|
|
|
|
|
|
marker_a010a073c70b740e8f9b35acdad526a7.bindPopup(popup_ff1ddc9ce02e2eea628df4e75c55f2c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a010a073c70b740e8f9b35acdad526a7.setIcon(icon_f4854467e619557994349aad53e93b75);
|
|
|
|
|
|
var marker_1e44230e7e6a69cfd5c7247cae3150b4 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_0458bd6922aa0bb10c58e81310a56847 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fee8769ac95b40c987d59af535546c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a26cc7f781d89e02e9562fcffbe06b16 = $(`<div id="html_a26cc7f781d89e02e9562fcffbe06b16" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_2fee8769ac95b40c987d59af535546c8.setContent(html_a26cc7f781d89e02e9562fcffbe06b16);
|
|
|
|
|
|
|
|
marker_1e44230e7e6a69cfd5c7247cae3150b4.bindPopup(popup_2fee8769ac95b40c987d59af535546c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e44230e7e6a69cfd5c7247cae3150b4.setIcon(icon_0458bd6922aa0bb10c58e81310a56847);
|
|
|
|
|
|
var marker_453ede655d72dad542dd40ceb5a40bff = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_73ab9a5b9ffa308eb28bb442b7d0966c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0608c0ff89a270dcb4026bdda554d5d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a43c86b3b3926eb43f58ff7696e1fcb = $(`<div id="html_5a43c86b3b3926eb43f58ff7696e1fcb" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_0608c0ff89a270dcb4026bdda554d5d9.setContent(html_5a43c86b3b3926eb43f58ff7696e1fcb);
|
|
|
|
|
|
|
|
marker_453ede655d72dad542dd40ceb5a40bff.bindPopup(popup_0608c0ff89a270dcb4026bdda554d5d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_453ede655d72dad542dd40ceb5a40bff.setIcon(icon_73ab9a5b9ffa308eb28bb442b7d0966c);
|
|
|
|
|
|
var marker_8d392124913be788edeffee45044b9f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_cb99dff81934642e5030620f50381fc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57ca9b7cc32a3d26dfe993f9d7a79dc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af134f4f89fa6a5a23620cfbbffde30d = $(`<div id="html_af134f4f89fa6a5a23620cfbbffde30d" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_57ca9b7cc32a3d26dfe993f9d7a79dc0.setContent(html_af134f4f89fa6a5a23620cfbbffde30d);
|
|
|
|
|
|
|
|
marker_8d392124913be788edeffee45044b9f1.bindPopup(popup_57ca9b7cc32a3d26dfe993f9d7a79dc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d392124913be788edeffee45044b9f1.setIcon(icon_cb99dff81934642e5030620f50381fc0);
|
|
|
|
|
|
var marker_a2e9d5bcf872ce21682dd83924765f7d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_42bb96947fd7b3269497a98c5afe03dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a10915ca8ca3f07bb6e0378c6132159a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3828d7d3ac173727566d491ae6dfd41 = $(`<div id="html_a3828d7d3ac173727566d491ae6dfd41" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_a10915ca8ca3f07bb6e0378c6132159a.setContent(html_a3828d7d3ac173727566d491ae6dfd41);
|
|
|
|
|
|
|
|
marker_a2e9d5bcf872ce21682dd83924765f7d.bindPopup(popup_a10915ca8ca3f07bb6e0378c6132159a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2e9d5bcf872ce21682dd83924765f7d.setIcon(icon_42bb96947fd7b3269497a98c5afe03dd);
|
|
|
|
|
|
var marker_49b281ea2ebf99eaa4f07d670c2f2d1f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_1e32c2bb5ffeb94eb3c916180ccdb00f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06325edb45e6afdcaf00e1f46636d60b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0544b6d2746a09cf808ce05b06da9e2 = $(`<div id="html_f0544b6d2746a09cf808ce05b06da9e2" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_06325edb45e6afdcaf00e1f46636d60b.setContent(html_f0544b6d2746a09cf808ce05b06da9e2);
|
|
|
|
|
|
|
|
marker_49b281ea2ebf99eaa4f07d670c2f2d1f.bindPopup(popup_06325edb45e6afdcaf00e1f46636d60b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49b281ea2ebf99eaa4f07d670c2f2d1f.setIcon(icon_1e32c2bb5ffeb94eb3c916180ccdb00f);
|
|
|
|
|
|
var marker_9480982808e6e699db0104d3eef20ddf = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_3cd63e3b4503015cac554ad5a078c512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61572a73de203a31973f1f58a072ae11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b067c7ceb8ba28d91b4811d199d3644 = $(`<div id="html_1b067c7ceb8ba28d91b4811d199d3644" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_61572a73de203a31973f1f58a072ae11.setContent(html_1b067c7ceb8ba28d91b4811d199d3644);
|
|
|
|
|
|
|
|
marker_9480982808e6e699db0104d3eef20ddf.bindPopup(popup_61572a73de203a31973f1f58a072ae11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9480982808e6e699db0104d3eef20ddf.setIcon(icon_3cd63e3b4503015cac554ad5a078c512);
|
|
|
|
|
|
var marker_879de1999054da2459d3d0c13d304375 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_f59052a8a899a71ff12f2e87d67f6563 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45dd1de623cfc42a45cdf726ed64b33e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa7058cf46d3273ebc969a4b8a547854 = $(`<div id="html_fa7058cf46d3273ebc969a4b8a547854" style="width: 100.0%; height: 100.0%;">relay.commonshub.brussels</div>`)[0];
|
|
popup_45dd1de623cfc42a45cdf726ed64b33e.setContent(html_fa7058cf46d3273ebc969a4b8a547854);
|
|
|
|
|
|
|
|
marker_879de1999054da2459d3d0c13d304375.bindPopup(popup_45dd1de623cfc42a45cdf726ed64b33e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_879de1999054da2459d3d0c13d304375.setIcon(icon_f59052a8a899a71ff12f2e87d67f6563);
|
|
|
|
|
|
var marker_0f881a55bc2a75fb4a83da45d58cb557 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a);
|
|
|
|
|
|
var icon_ee5e8f016985a76279809c889be68d7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e65bbbb0bb22f4932c7f1ad236524d59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4fa45899a1b19c9b0d2adb695482d2b = $(`<div id="html_e4fa45899a1b19c9b0d2adb695482d2b" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_e65bbbb0bb22f4932c7f1ad236524d59.setContent(html_e4fa45899a1b19c9b0d2adb695482d2b);
|
|
|
|
|
|
|
|
marker_0f881a55bc2a75fb4a83da45d58cb557.bindPopup(popup_e65bbbb0bb22f4932c7f1ad236524d59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f881a55bc2a75fb4a83da45d58cb557.setIcon(icon_ee5e8f016985a76279809c889be68d7e);
|
|
|
|
|
|
marker_cluster_3e113c5f2f4f4c92796054f7f8290e5a.addTo(map_bd65df337ca0ab44d8b0463241e915de);
|
|
|
|
</script>
|
|
</html> |