mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 23:45:17 +00:00
10791 lines
314 KiB
HTML
10791 lines
314 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_53e19c79fb6798632b0bf4458a373c2b {
|
|
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_53e19c79fb6798632b0bf4458a373c2b" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_53e19c79fb6798632b0bf4458a373c2b = L.map(
|
|
"map_53e19c79fb6798632b0bf4458a373c2b",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_99a344086ed6cf75622da15439ca1e52 = 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_99a344086ed6cf75622da15439ca1e52.addTo(map_53e19c79fb6798632b0bf4458a373c2b);
|
|
|
|
|
|
var marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_0011f6a0a02e354ffea5527fdfc83c8d = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1a357c619ae817b4aded3ee80b5ee9e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb66e0e95d452d001a841648a1e8d95d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1713d179c625ec0ff75b1900164436bf = $(`<div id="html_1713d179c625ec0ff75b1900164436bf" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_eb66e0e95d452d001a841648a1e8d95d.setContent(html_1713d179c625ec0ff75b1900164436bf);
|
|
|
|
|
|
|
|
marker_0011f6a0a02e354ffea5527fdfc83c8d.bindPopup(popup_eb66e0e95d452d001a841648a1e8d95d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0011f6a0a02e354ffea5527fdfc83c8d.setIcon(icon_1a357c619ae817b4aded3ee80b5ee9e9);
|
|
|
|
|
|
var marker_aa125d39f75e2c97ee468fcac292b615 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_92d4dfbac400d5df202033e79c904474 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b61a63853ca29b2065db0d2336b8479b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e9bd778099e41e7576a13b85b4878d0 = $(`<div id="html_5e9bd778099e41e7576a13b85b4878d0" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_b61a63853ca29b2065db0d2336b8479b.setContent(html_5e9bd778099e41e7576a13b85b4878d0);
|
|
|
|
|
|
|
|
marker_aa125d39f75e2c97ee468fcac292b615.bindPopup(popup_b61a63853ca29b2065db0d2336b8479b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa125d39f75e2c97ee468fcac292b615.setIcon(icon_92d4dfbac400d5df202033e79c904474);
|
|
|
|
|
|
var marker_025476769d0d664b90e278d31f7b90b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d8bf6406bc5a1735c43a52035e1e226b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22ff0d62e1092ae979a084360a2daa9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdfde1ce8bd86e8875b82d98b8981edc = $(`<div id="html_bdfde1ce8bd86e8875b82d98b8981edc" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_22ff0d62e1092ae979a084360a2daa9e.setContent(html_bdfde1ce8bd86e8875b82d98b8981edc);
|
|
|
|
|
|
|
|
marker_025476769d0d664b90e278d31f7b90b9.bindPopup(popup_22ff0d62e1092ae979a084360a2daa9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_025476769d0d664b90e278d31f7b90b9.setIcon(icon_d8bf6406bc5a1735c43a52035e1e226b);
|
|
|
|
|
|
var marker_7164c5f508ec46b8a8a0507551c57690 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_71ac4367452de0ebe93ab1f868a59dff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2d29e092c977cbbce3c6998713b5184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd7f3d906282b198ab07e58ad3e27147 = $(`<div id="html_cd7f3d906282b198ab07e58ad3e27147" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_a2d29e092c977cbbce3c6998713b5184.setContent(html_cd7f3d906282b198ab07e58ad3e27147);
|
|
|
|
|
|
|
|
marker_7164c5f508ec46b8a8a0507551c57690.bindPopup(popup_a2d29e092c977cbbce3c6998713b5184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7164c5f508ec46b8a8a0507551c57690.setIcon(icon_71ac4367452de0ebe93ab1f868a59dff);
|
|
|
|
|
|
var marker_e6152b86d8d9a31d95f7266712baaf70 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_da9318db47469b73cada6b9a0df5270e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54fd576420bfe66b28e8d9ebe5d96e52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fab795f16148b39a4516ce88af6db1f = $(`<div id="html_4fab795f16148b39a4516ce88af6db1f" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_54fd576420bfe66b28e8d9ebe5d96e52.setContent(html_4fab795f16148b39a4516ce88af6db1f);
|
|
|
|
|
|
|
|
marker_e6152b86d8d9a31d95f7266712baaf70.bindPopup(popup_54fd576420bfe66b28e8d9ebe5d96e52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6152b86d8d9a31d95f7266712baaf70.setIcon(icon_da9318db47469b73cada6b9a0df5270e);
|
|
|
|
|
|
var marker_78ea039e86d19f5fc4ff98b3df307fef = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a3fe1cd2c08655bba62385d30b7d43bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad0d8acac70dc14400f0bcc16c73eff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cca784eee95dfdf1042838036d3b1ff3 = $(`<div id="html_cca784eee95dfdf1042838036d3b1ff3" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_ad0d8acac70dc14400f0bcc16c73eff2.setContent(html_cca784eee95dfdf1042838036d3b1ff3);
|
|
|
|
|
|
|
|
marker_78ea039e86d19f5fc4ff98b3df307fef.bindPopup(popup_ad0d8acac70dc14400f0bcc16c73eff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78ea039e86d19f5fc4ff98b3df307fef.setIcon(icon_a3fe1cd2c08655bba62385d30b7d43bf);
|
|
|
|
|
|
var marker_c7668e43368903d6e28403ac2d72f54b = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_39814c6173585afd3d37d8331cc669b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f547f408e012129bd00c576f2e55436 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a340a51b28fddc831a7bd6abf34720cb = $(`<div id="html_a340a51b28fddc831a7bd6abf34720cb" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_8f547f408e012129bd00c576f2e55436.setContent(html_a340a51b28fddc831a7bd6abf34720cb);
|
|
|
|
|
|
|
|
marker_c7668e43368903d6e28403ac2d72f54b.bindPopup(popup_8f547f408e012129bd00c576f2e55436)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7668e43368903d6e28403ac2d72f54b.setIcon(icon_39814c6173585afd3d37d8331cc669b1);
|
|
|
|
|
|
var marker_46e0aed7d2d659fc742006dd64a942f7 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_fbd3e178fb742b604173baf4ac478085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abc46859527303553070bd427ff1de7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc1c820b1a856e5577d7c2b53dd5235f = $(`<div id="html_fc1c820b1a856e5577d7c2b53dd5235f" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_abc46859527303553070bd427ff1de7d.setContent(html_fc1c820b1a856e5577d7c2b53dd5235f);
|
|
|
|
|
|
|
|
marker_46e0aed7d2d659fc742006dd64a942f7.bindPopup(popup_abc46859527303553070bd427ff1de7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46e0aed7d2d659fc742006dd64a942f7.setIcon(icon_fbd3e178fb742b604173baf4ac478085);
|
|
|
|
|
|
var marker_e13ccba5619bb761c892b5b90a921bd0 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_09cec8a5cc028840fbbb630332e5c6d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_646bda0965cf906ba2d88331762058ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56b07c94f1fcbebd38c62db29e3644f9 = $(`<div id="html_56b07c94f1fcbebd38c62db29e3644f9" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_646bda0965cf906ba2d88331762058ee.setContent(html_56b07c94f1fcbebd38c62db29e3644f9);
|
|
|
|
|
|
|
|
marker_e13ccba5619bb761c892b5b90a921bd0.bindPopup(popup_646bda0965cf906ba2d88331762058ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e13ccba5619bb761c892b5b90a921bd0.setIcon(icon_09cec8a5cc028840fbbb630332e5c6d4);
|
|
|
|
|
|
var marker_7cda41db259ebc0218e1531184b1b6db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_53ef4fddf7c879c1277ea92c7e0af039 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_404c7d0920af94dae50d0713ad0e90be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adb69e87ddd8736c496b1237fc436171 = $(`<div id="html_adb69e87ddd8736c496b1237fc436171" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_404c7d0920af94dae50d0713ad0e90be.setContent(html_adb69e87ddd8736c496b1237fc436171);
|
|
|
|
|
|
|
|
marker_7cda41db259ebc0218e1531184b1b6db.bindPopup(popup_404c7d0920af94dae50d0713ad0e90be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cda41db259ebc0218e1531184b1b6db.setIcon(icon_53ef4fddf7c879c1277ea92c7e0af039);
|
|
|
|
|
|
var marker_3cbae98d83f724d1fb19db40066a23f1 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a95ba3683b6b2079eb39ec6aeb6cca57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04911d465e8c58a9a4e71926321393d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_147ac4dadcbcc6e35bc71feca44b4497 = $(`<div id="html_147ac4dadcbcc6e35bc71feca44b4497" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_04911d465e8c58a9a4e71926321393d4.setContent(html_147ac4dadcbcc6e35bc71feca44b4497);
|
|
|
|
|
|
|
|
marker_3cbae98d83f724d1fb19db40066a23f1.bindPopup(popup_04911d465e8c58a9a4e71926321393d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cbae98d83f724d1fb19db40066a23f1.setIcon(icon_a95ba3683b6b2079eb39ec6aeb6cca57);
|
|
|
|
|
|
var marker_7b3d88e13417ebc0fdabf318a50f82b1 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9764393286c3c036419145975b213c5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8c36fb27d9fbbed2b32bf98f73111c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_196def44d9ec52bd6a5981d1c6e73edc = $(`<div id="html_196def44d9ec52bd6a5981d1c6e73edc" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_b8c36fb27d9fbbed2b32bf98f73111c1.setContent(html_196def44d9ec52bd6a5981d1c6e73edc);
|
|
|
|
|
|
|
|
marker_7b3d88e13417ebc0fdabf318a50f82b1.bindPopup(popup_b8c36fb27d9fbbed2b32bf98f73111c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b3d88e13417ebc0fdabf318a50f82b1.setIcon(icon_9764393286c3c036419145975b213c5c);
|
|
|
|
|
|
var marker_959a989e4476ee6f8bd9dad44ae12167 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_10d1f340f4c754ca2b767c414e32c62a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6848fc3b43fbc6e4ebee3784ec5a4266 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc0a352a053e52404157d412280880e = $(`<div id="html_cdc0a352a053e52404157d412280880e" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_6848fc3b43fbc6e4ebee3784ec5a4266.setContent(html_cdc0a352a053e52404157d412280880e);
|
|
|
|
|
|
|
|
marker_959a989e4476ee6f8bd9dad44ae12167.bindPopup(popup_6848fc3b43fbc6e4ebee3784ec5a4266)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_959a989e4476ee6f8bd9dad44ae12167.setIcon(icon_10d1f340f4c754ca2b767c414e32c62a);
|
|
|
|
|
|
var marker_57b7a54cc971f06e8b83e612a3611c32 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b4a62917a14a5fd1ba266a38cb85c3e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62d007940725235171625916321d759a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4da8f4d0c9fc7b040845f1f037acb7b0 = $(`<div id="html_4da8f4d0c9fc7b040845f1f037acb7b0" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_62d007940725235171625916321d759a.setContent(html_4da8f4d0c9fc7b040845f1f037acb7b0);
|
|
|
|
|
|
|
|
marker_57b7a54cc971f06e8b83e612a3611c32.bindPopup(popup_62d007940725235171625916321d759a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57b7a54cc971f06e8b83e612a3611c32.setIcon(icon_b4a62917a14a5fd1ba266a38cb85c3e0);
|
|
|
|
|
|
var marker_0634d0200322880365be368b1d716b56 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_49a763ca614243b53c100e2c7b4ea729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71685bfff5db3b89342669378de68ca3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d48f38c643f92f7b5393d3292de8755 = $(`<div id="html_9d48f38c643f92f7b5393d3292de8755" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_71685bfff5db3b89342669378de68ca3.setContent(html_9d48f38c643f92f7b5393d3292de8755);
|
|
|
|
|
|
|
|
marker_0634d0200322880365be368b1d716b56.bindPopup(popup_71685bfff5db3b89342669378de68ca3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0634d0200322880365be368b1d716b56.setIcon(icon_49a763ca614243b53c100e2c7b4ea729);
|
|
|
|
|
|
var marker_122a16831ee26eadbe50ce12d64ec058 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_2d733f3bb218f0c0dc83d17127aeed30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f0de83f68e2cada644120000c48274a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_559080f90c514c966ac00852acfed389 = $(`<div id="html_559080f90c514c966ac00852acfed389" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_1f0de83f68e2cada644120000c48274a.setContent(html_559080f90c514c966ac00852acfed389);
|
|
|
|
|
|
|
|
marker_122a16831ee26eadbe50ce12d64ec058.bindPopup(popup_1f0de83f68e2cada644120000c48274a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_122a16831ee26eadbe50ce12d64ec058.setIcon(icon_2d733f3bb218f0c0dc83d17127aeed30);
|
|
|
|
|
|
var marker_b53ac1f188786223cce1b235ec258a5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4763c49a9920513862b6fe30eb142f7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2501a19d822a0ec099dd725240431ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f10b8e1cec60ec8af11281b754c491de = $(`<div id="html_f10b8e1cec60ec8af11281b754c491de" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_f2501a19d822a0ec099dd725240431ad.setContent(html_f10b8e1cec60ec8af11281b754c491de);
|
|
|
|
|
|
|
|
marker_b53ac1f188786223cce1b235ec258a5c.bindPopup(popup_f2501a19d822a0ec099dd725240431ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b53ac1f188786223cce1b235ec258a5c.setIcon(icon_4763c49a9920513862b6fe30eb142f7a);
|
|
|
|
|
|
var marker_af6d37b20383c545c8e4d5cc1df113f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9f522a8cf80a43c7f0e5df705036e48f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7199c02a0efadb26bcdbe2d31ae28fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6080aa9d7a316e8b673395011c6e071 = $(`<div id="html_f6080aa9d7a316e8b673395011c6e071" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_e7199c02a0efadb26bcdbe2d31ae28fa.setContent(html_f6080aa9d7a316e8b673395011c6e071);
|
|
|
|
|
|
|
|
marker_af6d37b20383c545c8e4d5cc1df113f7.bindPopup(popup_e7199c02a0efadb26bcdbe2d31ae28fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af6d37b20383c545c8e4d5cc1df113f7.setIcon(icon_9f522a8cf80a43c7f0e5df705036e48f);
|
|
|
|
|
|
var marker_8575ba430e4d837aa4a91321a1e273b1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_68b9aeda46ac9f9a991128c5487abd47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c6de52349260ed28a51b271b3f8a84b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba630fc25a1d78ee22867150d2a65f81 = $(`<div id="html_ba630fc25a1d78ee22867150d2a65f81" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_2c6de52349260ed28a51b271b3f8a84b.setContent(html_ba630fc25a1d78ee22867150d2a65f81);
|
|
|
|
|
|
|
|
marker_8575ba430e4d837aa4a91321a1e273b1.bindPopup(popup_2c6de52349260ed28a51b271b3f8a84b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8575ba430e4d837aa4a91321a1e273b1.setIcon(icon_68b9aeda46ac9f9a991128c5487abd47);
|
|
|
|
|
|
var marker_3262f4d222f05cece268c52c60104e4d = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_45eccad8dd10eae61b935c2f5bbdf416 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc356ec23ff8062ba978e560c20b44e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a536aaaabae1ba0277a99e53c1ae72d8 = $(`<div id="html_a536aaaabae1ba0277a99e53c1ae72d8" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_7dc356ec23ff8062ba978e560c20b44e.setContent(html_a536aaaabae1ba0277a99e53c1ae72d8);
|
|
|
|
|
|
|
|
marker_3262f4d222f05cece268c52c60104e4d.bindPopup(popup_7dc356ec23ff8062ba978e560c20b44e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3262f4d222f05cece268c52c60104e4d.setIcon(icon_45eccad8dd10eae61b935c2f5bbdf416);
|
|
|
|
|
|
var marker_a33ae6b8d10d5918061146b1b4724814 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_47e18326158f8fef62d107b1875de2a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9299cb9252b0db8caaf3af0dfc827f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1044f231207ecbcc90979efc13086ed4 = $(`<div id="html_1044f231207ecbcc90979efc13086ed4" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_8d9299cb9252b0db8caaf3af0dfc827f.setContent(html_1044f231207ecbcc90979efc13086ed4);
|
|
|
|
|
|
|
|
marker_a33ae6b8d10d5918061146b1b4724814.bindPopup(popup_8d9299cb9252b0db8caaf3af0dfc827f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a33ae6b8d10d5918061146b1b4724814.setIcon(icon_47e18326158f8fef62d107b1875de2a3);
|
|
|
|
|
|
var marker_28b262985476157d2665280c259e264c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9934c65b45bd72a2b495e691d5a3ae0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51da192942cbf3d0d37d54532930fcef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2fa6a0fd30ee2fc5b3fcbbc05d07a1b = $(`<div id="html_a2fa6a0fd30ee2fc5b3fcbbc05d07a1b" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_51da192942cbf3d0d37d54532930fcef.setContent(html_a2fa6a0fd30ee2fc5b3fcbbc05d07a1b);
|
|
|
|
|
|
|
|
marker_28b262985476157d2665280c259e264c.bindPopup(popup_51da192942cbf3d0d37d54532930fcef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28b262985476157d2665280c259e264c.setIcon(icon_9934c65b45bd72a2b495e691d5a3ae0d);
|
|
|
|
|
|
var marker_9ebddb78d67a84ecc7f72de17c7f6b5c = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_44bcc1fd00a6eaaed0923a954ed55d6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcb7d542eb0ed6df054a7d003e58fc85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9965c6e7aec6217106080bed8e6fb72 = $(`<div id="html_b9965c6e7aec6217106080bed8e6fb72" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_dcb7d542eb0ed6df054a7d003e58fc85.setContent(html_b9965c6e7aec6217106080bed8e6fb72);
|
|
|
|
|
|
|
|
marker_9ebddb78d67a84ecc7f72de17c7f6b5c.bindPopup(popup_dcb7d542eb0ed6df054a7d003e58fc85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ebddb78d67a84ecc7f72de17c7f6b5c.setIcon(icon_44bcc1fd00a6eaaed0923a954ed55d6b);
|
|
|
|
|
|
var marker_5d791791596f7f3e620ab2e888349b78 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_919689deed4137b7f3f7eed33e3a7f56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d645fafaba7ea318689549baf517babb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c45319209a2d6d1cba975d0d5a95e7dc = $(`<div id="html_c45319209a2d6d1cba975d0d5a95e7dc" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_d645fafaba7ea318689549baf517babb.setContent(html_c45319209a2d6d1cba975d0d5a95e7dc);
|
|
|
|
|
|
|
|
marker_5d791791596f7f3e620ab2e888349b78.bindPopup(popup_d645fafaba7ea318689549baf517babb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d791791596f7f3e620ab2e888349b78.setIcon(icon_919689deed4137b7f3f7eed33e3a7f56);
|
|
|
|
|
|
var marker_f8a81f2e6532c11391c4c9e3a429a16a = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_86d9b4e8569d83163a31f3e19b910926 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b90f44e97b78bc208176326b60f2b36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e4ca5c2bc6c1be89a84ccaa90b719f = $(`<div id="html_89e4ca5c2bc6c1be89a84ccaa90b719f" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_3b90f44e97b78bc208176326b60f2b36.setContent(html_89e4ca5c2bc6c1be89a84ccaa90b719f);
|
|
|
|
|
|
|
|
marker_f8a81f2e6532c11391c4c9e3a429a16a.bindPopup(popup_3b90f44e97b78bc208176326b60f2b36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8a81f2e6532c11391c4c9e3a429a16a.setIcon(icon_86d9b4e8569d83163a31f3e19b910926);
|
|
|
|
|
|
var marker_1671a7e45ee5a9fceb57ba924d8a0a50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ecdd161614f35e66aa3febd5c5952de7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_448cd29650d83c267bc80d04a05e7182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7499d7c669be934cef04ae5762be5825 = $(`<div id="html_7499d7c669be934cef04ae5762be5825" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_448cd29650d83c267bc80d04a05e7182.setContent(html_7499d7c669be934cef04ae5762be5825);
|
|
|
|
|
|
|
|
marker_1671a7e45ee5a9fceb57ba924d8a0a50.bindPopup(popup_448cd29650d83c267bc80d04a05e7182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1671a7e45ee5a9fceb57ba924d8a0a50.setIcon(icon_ecdd161614f35e66aa3febd5c5952de7);
|
|
|
|
|
|
var marker_a3692cc4c37c3eae6e7901fd1e90de75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5306270653c8e5c7e3ccc7ae009c4ca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dce95e54a29154227894ff652487b028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8866d769405769fc73cc792a789614d8 = $(`<div id="html_8866d769405769fc73cc792a789614d8" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_dce95e54a29154227894ff652487b028.setContent(html_8866d769405769fc73cc792a789614d8);
|
|
|
|
|
|
|
|
marker_a3692cc4c37c3eae6e7901fd1e90de75.bindPopup(popup_dce95e54a29154227894ff652487b028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3692cc4c37c3eae6e7901fd1e90de75.setIcon(icon_5306270653c8e5c7e3ccc7ae009c4ca5);
|
|
|
|
|
|
var marker_f38b2c148d0fa0ce79317671f15f2f99 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4a087589e96bc5220126e1d3e4df62cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49b2aff3626b1bfd1077a51475164421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_962da7eac99050cb584c41524f328445 = $(`<div id="html_962da7eac99050cb584c41524f328445" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_49b2aff3626b1bfd1077a51475164421.setContent(html_962da7eac99050cb584c41524f328445);
|
|
|
|
|
|
|
|
marker_f38b2c148d0fa0ce79317671f15f2f99.bindPopup(popup_49b2aff3626b1bfd1077a51475164421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f38b2c148d0fa0ce79317671f15f2f99.setIcon(icon_4a087589e96bc5220126e1d3e4df62cd);
|
|
|
|
|
|
var marker_fa36c9e19f44e20cc14f2b583f6cde93 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1cf4182c2760ab8946d3ac62a75c2ca4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f3660e337f632fd317bac624ebd8421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03039440f5f4e5ce5cb996557fcd7de0 = $(`<div id="html_03039440f5f4e5ce5cb996557fcd7de0" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_6f3660e337f632fd317bac624ebd8421.setContent(html_03039440f5f4e5ce5cb996557fcd7de0);
|
|
|
|
|
|
|
|
marker_fa36c9e19f44e20cc14f2b583f6cde93.bindPopup(popup_6f3660e337f632fd317bac624ebd8421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa36c9e19f44e20cc14f2b583f6cde93.setIcon(icon_1cf4182c2760ab8946d3ac62a75c2ca4);
|
|
|
|
|
|
var marker_0a867e160f32e58ac5e38834e3d49488 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d6f0d9b1be1517784b90b7f602a5078b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1120ca0e48b009b61f99b17d306bf6ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94e4ec85401594bedef7dad607a817cf = $(`<div id="html_94e4ec85401594bedef7dad607a817cf" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_1120ca0e48b009b61f99b17d306bf6ff.setContent(html_94e4ec85401594bedef7dad607a817cf);
|
|
|
|
|
|
|
|
marker_0a867e160f32e58ac5e38834e3d49488.bindPopup(popup_1120ca0e48b009b61f99b17d306bf6ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a867e160f32e58ac5e38834e3d49488.setIcon(icon_d6f0d9b1be1517784b90b7f602a5078b);
|
|
|
|
|
|
var marker_9f303ccf58edaacfe06ea3f0ed389f36 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5089293395a86fc6b11990c68c71f219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a63990168b06248d704f105695ab366 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d83b295b49342b12f5ffaefcff28b96 = $(`<div id="html_1d83b295b49342b12f5ffaefcff28b96" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_8a63990168b06248d704f105695ab366.setContent(html_1d83b295b49342b12f5ffaefcff28b96);
|
|
|
|
|
|
|
|
marker_9f303ccf58edaacfe06ea3f0ed389f36.bindPopup(popup_8a63990168b06248d704f105695ab366)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f303ccf58edaacfe06ea3f0ed389f36.setIcon(icon_5089293395a86fc6b11990c68c71f219);
|
|
|
|
|
|
var marker_8b9622c64d118d700e5dcf04eb83b354 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_61c7cf2b128d1dc9104ae0f8fb3e6304 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d95f2e53e8e3b10f7c658c960d71cd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48f3d6f56c6a19a57e8d55d1d0287365 = $(`<div id="html_48f3d6f56c6a19a57e8d55d1d0287365" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_6d95f2e53e8e3b10f7c658c960d71cd6.setContent(html_48f3d6f56c6a19a57e8d55d1d0287365);
|
|
|
|
|
|
|
|
marker_8b9622c64d118d700e5dcf04eb83b354.bindPopup(popup_6d95f2e53e8e3b10f7c658c960d71cd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b9622c64d118d700e5dcf04eb83b354.setIcon(icon_61c7cf2b128d1dc9104ae0f8fb3e6304);
|
|
|
|
|
|
var marker_00d076daf498c41b8e6c12e71574a54b = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c8fdc8852106852b942be855d29cbcdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eb8293ffe9d381b528db6cb19db275f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a851d8b5b434c4d8a9c4633a128514ca = $(`<div id="html_a851d8b5b434c4d8a9c4633a128514ca" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_8eb8293ffe9d381b528db6cb19db275f.setContent(html_a851d8b5b434c4d8a9c4633a128514ca);
|
|
|
|
|
|
|
|
marker_00d076daf498c41b8e6c12e71574a54b.bindPopup(popup_8eb8293ffe9d381b528db6cb19db275f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00d076daf498c41b8e6c12e71574a54b.setIcon(icon_c8fdc8852106852b942be855d29cbcdd);
|
|
|
|
|
|
var marker_df6388002117ae5d55435bffaad7386a = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_eaad414fe8131326f8d05a6f4e6189f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b86d99c6cbfbd266ef3f412a674309e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_983e25e3207d303827ac3253d384239e = $(`<div id="html_983e25e3207d303827ac3253d384239e" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_0b86d99c6cbfbd266ef3f412a674309e.setContent(html_983e25e3207d303827ac3253d384239e);
|
|
|
|
|
|
|
|
marker_df6388002117ae5d55435bffaad7386a.bindPopup(popup_0b86d99c6cbfbd266ef3f412a674309e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6388002117ae5d55435bffaad7386a.setIcon(icon_eaad414fe8131326f8d05a6f4e6189f4);
|
|
|
|
|
|
var marker_a3417bf420bd7be05fef9da6b2f5b63d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_3d4c9535e06b8a75848a61523ee5c8b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0021c589e040182ff37404533527011 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a426c1df2ec524e2ac04c6cd74867cdf = $(`<div id="html_a426c1df2ec524e2ac04c6cd74867cdf" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_b0021c589e040182ff37404533527011.setContent(html_a426c1df2ec524e2ac04c6cd74867cdf);
|
|
|
|
|
|
|
|
marker_a3417bf420bd7be05fef9da6b2f5b63d.bindPopup(popup_b0021c589e040182ff37404533527011)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3417bf420bd7be05fef9da6b2f5b63d.setIcon(icon_3d4c9535e06b8a75848a61523ee5c8b5);
|
|
|
|
|
|
var marker_19c5da8006c2e9892e13ab5168bca747 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_cb885bb4b7e4f32cdd9e715929674f9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111c817048c773af61e2a4e44885d3ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_738bba9f20aa19ae473586cf14573b69 = $(`<div id="html_738bba9f20aa19ae473586cf14573b69" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_111c817048c773af61e2a4e44885d3ec.setContent(html_738bba9f20aa19ae473586cf14573b69);
|
|
|
|
|
|
|
|
marker_19c5da8006c2e9892e13ab5168bca747.bindPopup(popup_111c817048c773af61e2a4e44885d3ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19c5da8006c2e9892e13ab5168bca747.setIcon(icon_cb885bb4b7e4f32cdd9e715929674f9e);
|
|
|
|
|
|
var marker_1bbb0b664b7b04e0b43645c30293116d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_283bb9e552af171f1cbf35a9cd156655 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8851c2d4fafc885843175539c6b71a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_974301e820f3f7019ae8265400213f41 = $(`<div id="html_974301e820f3f7019ae8265400213f41" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_d8851c2d4fafc885843175539c6b71a7.setContent(html_974301e820f3f7019ae8265400213f41);
|
|
|
|
|
|
|
|
marker_1bbb0b664b7b04e0b43645c30293116d.bindPopup(popup_d8851c2d4fafc885843175539c6b71a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bbb0b664b7b04e0b43645c30293116d.setIcon(icon_283bb9e552af171f1cbf35a9cd156655);
|
|
|
|
|
|
var marker_5c3934e135e5278c922de698325fe812 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_136d014f231a835ac6b7cb63f82f5dca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a67f031d9801409d20f04b0d7f026dad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b29857370b55dd14592426320e7ad046 = $(`<div id="html_b29857370b55dd14592426320e7ad046" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_a67f031d9801409d20f04b0d7f026dad.setContent(html_b29857370b55dd14592426320e7ad046);
|
|
|
|
|
|
|
|
marker_5c3934e135e5278c922de698325fe812.bindPopup(popup_a67f031d9801409d20f04b0d7f026dad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c3934e135e5278c922de698325fe812.setIcon(icon_136d014f231a835ac6b7cb63f82f5dca);
|
|
|
|
|
|
var marker_ad03bdb075c6ab848d5abb80de3d4b13 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_268f263272837f05a9fb35fcddd90664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdfda686cc6746a2e155646e65854719 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3809763f338ee8dc2a2f62de87127092 = $(`<div id="html_3809763f338ee8dc2a2f62de87127092" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_cdfda686cc6746a2e155646e65854719.setContent(html_3809763f338ee8dc2a2f62de87127092);
|
|
|
|
|
|
|
|
marker_ad03bdb075c6ab848d5abb80de3d4b13.bindPopup(popup_cdfda686cc6746a2e155646e65854719)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad03bdb075c6ab848d5abb80de3d4b13.setIcon(icon_268f263272837f05a9fb35fcddd90664);
|
|
|
|
|
|
var marker_a36573d639ceeaa8522f537cc5f2365c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c43f9a32ba0b41ff4a07bbfb51a08889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02aaff6f4f06a104527abee5bd686cdf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea2e95fab5367bacd742e814dc6d71af = $(`<div id="html_ea2e95fab5367bacd742e814dc6d71af" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_02aaff6f4f06a104527abee5bd686cdf.setContent(html_ea2e95fab5367bacd742e814dc6d71af);
|
|
|
|
|
|
|
|
marker_a36573d639ceeaa8522f537cc5f2365c.bindPopup(popup_02aaff6f4f06a104527abee5bd686cdf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a36573d639ceeaa8522f537cc5f2365c.setIcon(icon_c43f9a32ba0b41ff4a07bbfb51a08889);
|
|
|
|
|
|
var marker_6eae8fc08cefc3da88914babec0bcee9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_843b0bb7fa2098d2fb572fc1c56e62e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19fb9069ea91bc978562453c792d2e87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92f2a20aaf537dc0b643c4f2353c5a44 = $(`<div id="html_92f2a20aaf537dc0b643c4f2353c5a44" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_19fb9069ea91bc978562453c792d2e87.setContent(html_92f2a20aaf537dc0b643c4f2353c5a44);
|
|
|
|
|
|
|
|
marker_6eae8fc08cefc3da88914babec0bcee9.bindPopup(popup_19fb9069ea91bc978562453c792d2e87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eae8fc08cefc3da88914babec0bcee9.setIcon(icon_843b0bb7fa2098d2fb572fc1c56e62e2);
|
|
|
|
|
|
var marker_6b31c89cf177b61e46a1e72346615573 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_72b9680f64115286fd9dcd7ee9cf8918 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f637b91e49cdb687e62e5703bdc250d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa0d35052dae10dd8cfa08bfff5ee598 = $(`<div id="html_aa0d35052dae10dd8cfa08bfff5ee598" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_7f637b91e49cdb687e62e5703bdc250d.setContent(html_aa0d35052dae10dd8cfa08bfff5ee598);
|
|
|
|
|
|
|
|
marker_6b31c89cf177b61e46a1e72346615573.bindPopup(popup_7f637b91e49cdb687e62e5703bdc250d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b31c89cf177b61e46a1e72346615573.setIcon(icon_72b9680f64115286fd9dcd7ee9cf8918);
|
|
|
|
|
|
var marker_773e217edfe577bbfc781b5cab9b45c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_23dad61e84bbc8d080965cc62f0fd11e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7327317cffca2262826de1d29ade65c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe2996c591b89a7856164b8addd044d0 = $(`<div id="html_fe2996c591b89a7856164b8addd044d0" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_b7327317cffca2262826de1d29ade65c.setContent(html_fe2996c591b89a7856164b8addd044d0);
|
|
|
|
|
|
|
|
marker_773e217edfe577bbfc781b5cab9b45c5.bindPopup(popup_b7327317cffca2262826de1d29ade65c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_773e217edfe577bbfc781b5cab9b45c5.setIcon(icon_23dad61e84bbc8d080965cc62f0fd11e);
|
|
|
|
|
|
var marker_5583e2ef740238b7c642acddd73bd5ed = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_cedf2e941749daa8074b72428095ae0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19aae4a5490c7f8756b8a9030cd7ecfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58fe1c7e96974a1aeeda230c54cab51f = $(`<div id="html_58fe1c7e96974a1aeeda230c54cab51f" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_19aae4a5490c7f8756b8a9030cd7ecfd.setContent(html_58fe1c7e96974a1aeeda230c54cab51f);
|
|
|
|
|
|
|
|
marker_5583e2ef740238b7c642acddd73bd5ed.bindPopup(popup_19aae4a5490c7f8756b8a9030cd7ecfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5583e2ef740238b7c642acddd73bd5ed.setIcon(icon_cedf2e941749daa8074b72428095ae0a);
|
|
|
|
|
|
var marker_e36dc606b75ba8d8acf17b36360c28d8 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_fa9c9604a86549b75874ce3820dd1ce9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c683d8f925493f983392e3ff18f2d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a7d647ba9d6b252c5c08b97d3c9a48b = $(`<div id="html_0a7d647ba9d6b252c5c08b97d3c9a48b" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_30c683d8f925493f983392e3ff18f2d0.setContent(html_0a7d647ba9d6b252c5c08b97d3c9a48b);
|
|
|
|
|
|
|
|
marker_e36dc606b75ba8d8acf17b36360c28d8.bindPopup(popup_30c683d8f925493f983392e3ff18f2d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e36dc606b75ba8d8acf17b36360c28d8.setIcon(icon_fa9c9604a86549b75874ce3820dd1ce9);
|
|
|
|
|
|
var marker_1473ce390cb65a161c122173d57cf31a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_0b036639315a402e198dde7342a3c813 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6013a15fd057b30011606b89a4c5e610 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d1cd9a840c9a64ff6a1ac0f2916a41a = $(`<div id="html_1d1cd9a840c9a64ff6a1ac0f2916a41a" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_6013a15fd057b30011606b89a4c5e610.setContent(html_1d1cd9a840c9a64ff6a1ac0f2916a41a);
|
|
|
|
|
|
|
|
marker_1473ce390cb65a161c122173d57cf31a.bindPopup(popup_6013a15fd057b30011606b89a4c5e610)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1473ce390cb65a161c122173d57cf31a.setIcon(icon_0b036639315a402e198dde7342a3c813);
|
|
|
|
|
|
var marker_741afdd9470b150e0cc357a8cf3b0d4e = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_78b32e8f2f1e1381fe457438488649d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2ce3b4dfcabd5c26df8efefcf082e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07f18d8174402dece72ca463f8daba5 = $(`<div id="html_e07f18d8174402dece72ca463f8daba5" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_8e2ce3b4dfcabd5c26df8efefcf082e7.setContent(html_e07f18d8174402dece72ca463f8daba5);
|
|
|
|
|
|
|
|
marker_741afdd9470b150e0cc357a8cf3b0d4e.bindPopup(popup_8e2ce3b4dfcabd5c26df8efefcf082e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_741afdd9470b150e0cc357a8cf3b0d4e.setIcon(icon_78b32e8f2f1e1381fe457438488649d3);
|
|
|
|
|
|
var marker_bef2874b9cf9d491408e6f0f90699198 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_42c99de007f57ee31ecf07b88e0d0c78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39651685e128173106c6f2f8c7ba9325 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91e9ddfe8a3fb9c4fe664e774db2029c = $(`<div id="html_91e9ddfe8a3fb9c4fe664e774db2029c" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_39651685e128173106c6f2f8c7ba9325.setContent(html_91e9ddfe8a3fb9c4fe664e774db2029c);
|
|
|
|
|
|
|
|
marker_bef2874b9cf9d491408e6f0f90699198.bindPopup(popup_39651685e128173106c6f2f8c7ba9325)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bef2874b9cf9d491408e6f0f90699198.setIcon(icon_42c99de007f57ee31ecf07b88e0d0c78);
|
|
|
|
|
|
var marker_96341680ebbd84872d245a45928b3690 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5912893899dfac78118592805bff0f42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db9622a8b9cd41b4258964536956a3a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb7930bbdec5b453a60cf06ed930fbab = $(`<div id="html_cb7930bbdec5b453a60cf06ed930fbab" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_db9622a8b9cd41b4258964536956a3a2.setContent(html_cb7930bbdec5b453a60cf06ed930fbab);
|
|
|
|
|
|
|
|
marker_96341680ebbd84872d245a45928b3690.bindPopup(popup_db9622a8b9cd41b4258964536956a3a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96341680ebbd84872d245a45928b3690.setIcon(icon_5912893899dfac78118592805bff0f42);
|
|
|
|
|
|
var marker_44404bdd63764bdefb558ac5c86ae2f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a7c60936df5b419c3f0f0bccd8a8fe88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb46e0a8570dcdb63f0fff68784b50f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e74617f84b25e3179eec69abaca08c17 = $(`<div id="html_e74617f84b25e3179eec69abaca08c17" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_2fb46e0a8570dcdb63f0fff68784b50f.setContent(html_e74617f84b25e3179eec69abaca08c17);
|
|
|
|
|
|
|
|
marker_44404bdd63764bdefb558ac5c86ae2f0.bindPopup(popup_2fb46e0a8570dcdb63f0fff68784b50f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44404bdd63764bdefb558ac5c86ae2f0.setIcon(icon_a7c60936df5b419c3f0f0bccd8a8fe88);
|
|
|
|
|
|
var marker_04229aab924f83869682b7977fdc27a0 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4f6170c2f2775adb9d20a00a39d69933 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b12d7de1d40fe912f049417583c58ec1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4888d24dd77841272da73647edea46db = $(`<div id="html_4888d24dd77841272da73647edea46db" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_b12d7de1d40fe912f049417583c58ec1.setContent(html_4888d24dd77841272da73647edea46db);
|
|
|
|
|
|
|
|
marker_04229aab924f83869682b7977fdc27a0.bindPopup(popup_b12d7de1d40fe912f049417583c58ec1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04229aab924f83869682b7977fdc27a0.setIcon(icon_4f6170c2f2775adb9d20a00a39d69933);
|
|
|
|
|
|
var marker_b95106cba3dad581c9a52873f9aef67f = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_87433cf4b6717012bad03cf75627eb59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d6a42ab239aeddb57c26132f3808a4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_917b608a996fba2e08100f80e16dd329 = $(`<div id="html_917b608a996fba2e08100f80e16dd329" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_6d6a42ab239aeddb57c26132f3808a4f.setContent(html_917b608a996fba2e08100f80e16dd329);
|
|
|
|
|
|
|
|
marker_b95106cba3dad581c9a52873f9aef67f.bindPopup(popup_6d6a42ab239aeddb57c26132f3808a4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b95106cba3dad581c9a52873f9aef67f.setIcon(icon_87433cf4b6717012bad03cf75627eb59);
|
|
|
|
|
|
var marker_d06a867d8fc694b43c51c7b457295aa8 = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_bf5aa289523af4e1fd7459dd6d68028a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad4d1d8c0da1f703676efce88e8c537f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a46353ecebed4eb43e042c42aefda6f4 = $(`<div id="html_a46353ecebed4eb43e042c42aefda6f4" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_ad4d1d8c0da1f703676efce88e8c537f.setContent(html_a46353ecebed4eb43e042c42aefda6f4);
|
|
|
|
|
|
|
|
marker_d06a867d8fc694b43c51c7b457295aa8.bindPopup(popup_ad4d1d8c0da1f703676efce88e8c537f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d06a867d8fc694b43c51c7b457295aa8.setIcon(icon_bf5aa289523af4e1fd7459dd6d68028a);
|
|
|
|
|
|
var marker_e1d5bc4a31f179b0bf58a9a6ace64bba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_bf8e0b217667a47ef73dc65aa82e46ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f74d8dd14f84ec0f4a2d56ee79926a86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a840af7c5aa049cb38dfadf930cfe0ca = $(`<div id="html_a840af7c5aa049cb38dfadf930cfe0ca" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_f74d8dd14f84ec0f4a2d56ee79926a86.setContent(html_a840af7c5aa049cb38dfadf930cfe0ca);
|
|
|
|
|
|
|
|
marker_e1d5bc4a31f179b0bf58a9a6ace64bba.bindPopup(popup_f74d8dd14f84ec0f4a2d56ee79926a86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1d5bc4a31f179b0bf58a9a6ace64bba.setIcon(icon_bf8e0b217667a47ef73dc65aa82e46ce);
|
|
|
|
|
|
var marker_8cdb0a2c7c3c971a2328a7e43a0d9f39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_f0117ba4a6c73faf4f4a364a3ac1487e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_477c9637336607df01c4f69b08713690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_708fd63f739c12811d544cc439f5a307 = $(`<div id="html_708fd63f739c12811d544cc439f5a307" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_477c9637336607df01c4f69b08713690.setContent(html_708fd63f739c12811d544cc439f5a307);
|
|
|
|
|
|
|
|
marker_8cdb0a2c7c3c971a2328a7e43a0d9f39.bindPopup(popup_477c9637336607df01c4f69b08713690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cdb0a2c7c3c971a2328a7e43a0d9f39.setIcon(icon_f0117ba4a6c73faf4f4a364a3ac1487e);
|
|
|
|
|
|
var marker_b36f67d76ecc2061bf462551b571ff08 = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b9c21c8d44742ff1f54476807a61b6d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b34e7daacf3467a2fa626a75a8012e3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0b4351c282c41d514e324b3e890668d = $(`<div id="html_c0b4351c282c41d514e324b3e890668d" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_b34e7daacf3467a2fa626a75a8012e3b.setContent(html_c0b4351c282c41d514e324b3e890668d);
|
|
|
|
|
|
|
|
marker_b36f67d76ecc2061bf462551b571ff08.bindPopup(popup_b34e7daacf3467a2fa626a75a8012e3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b36f67d76ecc2061bf462551b571ff08.setIcon(icon_b9c21c8d44742ff1f54476807a61b6d7);
|
|
|
|
|
|
var marker_7f768805d07587699a0fb900cdfa11c5 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_edd7e6f885aaf025619bf80acd5d835f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_778a1ecab4ec5b40d4eb5694ccbff3a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bf1145a216c8840b3a44b868d43c0e4 = $(`<div id="html_3bf1145a216c8840b3a44b868d43c0e4" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_778a1ecab4ec5b40d4eb5694ccbff3a9.setContent(html_3bf1145a216c8840b3a44b868d43c0e4);
|
|
|
|
|
|
|
|
marker_7f768805d07587699a0fb900cdfa11c5.bindPopup(popup_778a1ecab4ec5b40d4eb5694ccbff3a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f768805d07587699a0fb900cdfa11c5.setIcon(icon_edd7e6f885aaf025619bf80acd5d835f);
|
|
|
|
|
|
var marker_427a9b1e9cb3263e2b12fe2ed3fdc966 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_fe6c4d05ac885e86b62bd98c59cb8a6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3927995c77243907c710ce30d003bcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65fd543cc8aec418a2aa7543ecdfb716 = $(`<div id="html_65fd543cc8aec418a2aa7543ecdfb716" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c3927995c77243907c710ce30d003bcc.setContent(html_65fd543cc8aec418a2aa7543ecdfb716);
|
|
|
|
|
|
|
|
marker_427a9b1e9cb3263e2b12fe2ed3fdc966.bindPopup(popup_c3927995c77243907c710ce30d003bcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_427a9b1e9cb3263e2b12fe2ed3fdc966.setIcon(icon_fe6c4d05ac885e86b62bd98c59cb8a6b);
|
|
|
|
|
|
var marker_0b94352e4bdc0c40d9919ad3b4eff517 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_636c8d569ed6046f40184ca1d80d16c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6d51ca43ae2512f1740f2b3c89dd86e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e815d29433828a3ba40d566f1b2c9da9 = $(`<div id="html_e815d29433828a3ba40d566f1b2c9da9" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_f6d51ca43ae2512f1740f2b3c89dd86e.setContent(html_e815d29433828a3ba40d566f1b2c9da9);
|
|
|
|
|
|
|
|
marker_0b94352e4bdc0c40d9919ad3b4eff517.bindPopup(popup_f6d51ca43ae2512f1740f2b3c89dd86e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b94352e4bdc0c40d9919ad3b4eff517.setIcon(icon_636c8d569ed6046f40184ca1d80d16c7);
|
|
|
|
|
|
var marker_25ba811073463d2ea78c412bbf97a30d = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a829cb850105399eb22677e6a68f9130 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0debb5a4f5f2c0c205a8a54d31cd9980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_265b041ae558e2f5398d5a49695093fe = $(`<div id="html_265b041ae558e2f5398d5a49695093fe" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_0debb5a4f5f2c0c205a8a54d31cd9980.setContent(html_265b041ae558e2f5398d5a49695093fe);
|
|
|
|
|
|
|
|
marker_25ba811073463d2ea78c412bbf97a30d.bindPopup(popup_0debb5a4f5f2c0c205a8a54d31cd9980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25ba811073463d2ea78c412bbf97a30d.setIcon(icon_a829cb850105399eb22677e6a68f9130);
|
|
|
|
|
|
var marker_130df2afd4f04d5e9126f64cd2465095 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a7799ff18f23e3430fc29334037cae60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f93e776d2d5f2a488570578e910a1c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01e4a4536a6b3b808465d681f803e1b5 = $(`<div id="html_01e4a4536a6b3b808465d681f803e1b5" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_1f93e776d2d5f2a488570578e910a1c9.setContent(html_01e4a4536a6b3b808465d681f803e1b5);
|
|
|
|
|
|
|
|
marker_130df2afd4f04d5e9126f64cd2465095.bindPopup(popup_1f93e776d2d5f2a488570578e910a1c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_130df2afd4f04d5e9126f64cd2465095.setIcon(icon_a7799ff18f23e3430fc29334037cae60);
|
|
|
|
|
|
var marker_7fe0b53b0dbf868c6b8167665defa596 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8a91df815b0fc8c4d76eae4c37279cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bfb322dfc7abd1d74547aae15a21765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8afce9d1788c5cf9bf49a66c8e935978 = $(`<div id="html_8afce9d1788c5cf9bf49a66c8e935978" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_7bfb322dfc7abd1d74547aae15a21765.setContent(html_8afce9d1788c5cf9bf49a66c8e935978);
|
|
|
|
|
|
|
|
marker_7fe0b53b0dbf868c6b8167665defa596.bindPopup(popup_7bfb322dfc7abd1d74547aae15a21765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fe0b53b0dbf868c6b8167665defa596.setIcon(icon_8a91df815b0fc8c4d76eae4c37279cbd);
|
|
|
|
|
|
var marker_234628a5ad1e499cc6bbbcc0a3e28c36 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_0c5905d6921a0153fe17a1fd76c22a5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16d6717915d4a0bcf4e54768aac541ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bfec9eb28ce2636b395de714520d921 = $(`<div id="html_7bfec9eb28ce2636b395de714520d921" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_16d6717915d4a0bcf4e54768aac541ad.setContent(html_7bfec9eb28ce2636b395de714520d921);
|
|
|
|
|
|
|
|
marker_234628a5ad1e499cc6bbbcc0a3e28c36.bindPopup(popup_16d6717915d4a0bcf4e54768aac541ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_234628a5ad1e499cc6bbbcc0a3e28c36.setIcon(icon_0c5905d6921a0153fe17a1fd76c22a5b);
|
|
|
|
|
|
var marker_a305cdeb0402c92638b1820b6ea875c1 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_56b8222db3004aa885c0aca4c50cc0b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d42b6c2c35b755cfd1c7f132b9cb45e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_370fd19de64f2044c510f200fde90840 = $(`<div id="html_370fd19de64f2044c510f200fde90840" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_3d42b6c2c35b755cfd1c7f132b9cb45e.setContent(html_370fd19de64f2044c510f200fde90840);
|
|
|
|
|
|
|
|
marker_a305cdeb0402c92638b1820b6ea875c1.bindPopup(popup_3d42b6c2c35b755cfd1c7f132b9cb45e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a305cdeb0402c92638b1820b6ea875c1.setIcon(icon_56b8222db3004aa885c0aca4c50cc0b9);
|
|
|
|
|
|
var marker_8160aa75c05d89927348f112af25cc4a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_19d82d9447986116e2bb8630729edd8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d18a71dd2bd900be84dbcc7879a9dcd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3eb3da17c2701d6f05acf91057e3aa2 = $(`<div id="html_d3eb3da17c2701d6f05acf91057e3aa2" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_d18a71dd2bd900be84dbcc7879a9dcd1.setContent(html_d3eb3da17c2701d6f05acf91057e3aa2);
|
|
|
|
|
|
|
|
marker_8160aa75c05d89927348f112af25cc4a.bindPopup(popup_d18a71dd2bd900be84dbcc7879a9dcd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8160aa75c05d89927348f112af25cc4a.setIcon(icon_19d82d9447986116e2bb8630729edd8f);
|
|
|
|
|
|
var marker_3a4577024d03cc7c60130902057f820e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5bb236fe96e6db12744ba4f3b037cc44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc0cf32392d32952e5801257f604576 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c84b1eb64c7269c9edac7efc139c18 = $(`<div id="html_15c84b1eb64c7269c9edac7efc139c18" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_dbc0cf32392d32952e5801257f604576.setContent(html_15c84b1eb64c7269c9edac7efc139c18);
|
|
|
|
|
|
|
|
marker_3a4577024d03cc7c60130902057f820e.bindPopup(popup_dbc0cf32392d32952e5801257f604576)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a4577024d03cc7c60130902057f820e.setIcon(icon_5bb236fe96e6db12744ba4f3b037cc44);
|
|
|
|
|
|
var marker_28a81e774373f9ceef8f878ac9b22f38 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_42308805706791d645cc117ddbc7dcfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28334d66fdb7d4b74216842520c58b21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff9eb1bd4dcfb9d1792c6f898e061b6b = $(`<div id="html_ff9eb1bd4dcfb9d1792c6f898e061b6b" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_28334d66fdb7d4b74216842520c58b21.setContent(html_ff9eb1bd4dcfb9d1792c6f898e061b6b);
|
|
|
|
|
|
|
|
marker_28a81e774373f9ceef8f878ac9b22f38.bindPopup(popup_28334d66fdb7d4b74216842520c58b21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28a81e774373f9ceef8f878ac9b22f38.setIcon(icon_42308805706791d645cc117ddbc7dcfb);
|
|
|
|
|
|
var marker_2e3caa704ac5dd2c5374d04506109e5e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1230b5d3af8d27694cf00ab2d6d6c87c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a3306fd261eb73e7b06ea0647d71350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ffc295670155d78bf97b8e53dd8ca22 = $(`<div id="html_2ffc295670155d78bf97b8e53dd8ca22" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_8a3306fd261eb73e7b06ea0647d71350.setContent(html_2ffc295670155d78bf97b8e53dd8ca22);
|
|
|
|
|
|
|
|
marker_2e3caa704ac5dd2c5374d04506109e5e.bindPopup(popup_8a3306fd261eb73e7b06ea0647d71350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e3caa704ac5dd2c5374d04506109e5e.setIcon(icon_1230b5d3af8d27694cf00ab2d6d6c87c);
|
|
|
|
|
|
var marker_ecd757ca79df73cdb3677aeab54d3295 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6ffbebbbcd60e4db02af2fc8f8390072 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8668ba7849cbbfd5509c12e4dbb7edb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d7931cd511a8ed0356872728c19ed93 = $(`<div id="html_0d7931cd511a8ed0356872728c19ed93" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_c8668ba7849cbbfd5509c12e4dbb7edb.setContent(html_0d7931cd511a8ed0356872728c19ed93);
|
|
|
|
|
|
|
|
marker_ecd757ca79df73cdb3677aeab54d3295.bindPopup(popup_c8668ba7849cbbfd5509c12e4dbb7edb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecd757ca79df73cdb3677aeab54d3295.setIcon(icon_6ffbebbbcd60e4db02af2fc8f8390072);
|
|
|
|
|
|
var marker_9008242079efd1496f2cd959c5679a19 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_48f10f0003ce7952857e1597f60b30eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c19932889a5a6a86fbc1a9729b70af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f0f0ce35664f7d7ffe34c0f7c6b72ac = $(`<div id="html_7f0f0ce35664f7d7ffe34c0f7c6b72ac" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_90c19932889a5a6a86fbc1a9729b70af.setContent(html_7f0f0ce35664f7d7ffe34c0f7c6b72ac);
|
|
|
|
|
|
|
|
marker_9008242079efd1496f2cd959c5679a19.bindPopup(popup_90c19932889a5a6a86fbc1a9729b70af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9008242079efd1496f2cd959c5679a19.setIcon(icon_48f10f0003ce7952857e1597f60b30eb);
|
|
|
|
|
|
var marker_f0d29743f4bd23e81d1f2314a45dea90 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d32f7b93eb237b0423f7e01d25caf802 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e986eda0be9eade58f9f892d9368aa3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01056d3699b30fbe89b0391f329226a4 = $(`<div id="html_01056d3699b30fbe89b0391f329226a4" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e986eda0be9eade58f9f892d9368aa3c.setContent(html_01056d3699b30fbe89b0391f329226a4);
|
|
|
|
|
|
|
|
marker_f0d29743f4bd23e81d1f2314a45dea90.bindPopup(popup_e986eda0be9eade58f9f892d9368aa3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0d29743f4bd23e81d1f2314a45dea90.setIcon(icon_d32f7b93eb237b0423f7e01d25caf802);
|
|
|
|
|
|
var marker_a4f08be2f54c0ad730ee7061fc482b9f = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_0181eb699a6156b1e4fada450590e64a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e8e4cb9292e9e31ad8f609dc4785f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06ead6ce73efaf4eff2156c22ea2f52b = $(`<div id="html_06ead6ce73efaf4eff2156c22ea2f52b" style="width: 100.0%; height: 100.0%;">shu03.shugur.net</div>`)[0];
|
|
popup_37e8e4cb9292e9e31ad8f609dc4785f6.setContent(html_06ead6ce73efaf4eff2156c22ea2f52b);
|
|
|
|
|
|
|
|
marker_a4f08be2f54c0ad730ee7061fc482b9f.bindPopup(popup_37e8e4cb9292e9e31ad8f609dc4785f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4f08be2f54c0ad730ee7061fc482b9f.setIcon(icon_0181eb699a6156b1e4fada450590e64a);
|
|
|
|
|
|
var marker_54c9c36820608d3ee85b8cf071e4e160 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1abf58cfe3039b088f6c447a6752fd3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d7af0ac422a2fc0cab8c24fdae6dda9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efc1ee9135f1d2e8db02e9ac7ec97618 = $(`<div id="html_efc1ee9135f1d2e8db02e9ac7ec97618" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_7d7af0ac422a2fc0cab8c24fdae6dda9.setContent(html_efc1ee9135f1d2e8db02e9ac7ec97618);
|
|
|
|
|
|
|
|
marker_54c9c36820608d3ee85b8cf071e4e160.bindPopup(popup_7d7af0ac422a2fc0cab8c24fdae6dda9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54c9c36820608d3ee85b8cf071e4e160.setIcon(icon_1abf58cfe3039b088f6c447a6752fd3f);
|
|
|
|
|
|
var marker_e99d7d32862e29bda28fbb927ca67308 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_eb0a63589c8d21248c484a679eec36eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_737507358356cbafba4bb70f2b672302 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e8b9bfc33ee7116674159779d20b45c = $(`<div id="html_0e8b9bfc33ee7116674159779d20b45c" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_737507358356cbafba4bb70f2b672302.setContent(html_0e8b9bfc33ee7116674159779d20b45c);
|
|
|
|
|
|
|
|
marker_e99d7d32862e29bda28fbb927ca67308.bindPopup(popup_737507358356cbafba4bb70f2b672302)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e99d7d32862e29bda28fbb927ca67308.setIcon(icon_eb0a63589c8d21248c484a679eec36eb);
|
|
|
|
|
|
var marker_0111078498342540959b3f2c19e282d1 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ec75203498f933e383d77d6f77925352 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96bd09d19183be92d38767f222de9e8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_974d83dfe29ba44868127f09c2c33a8c = $(`<div id="html_974d83dfe29ba44868127f09c2c33a8c" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_96bd09d19183be92d38767f222de9e8f.setContent(html_974d83dfe29ba44868127f09c2c33a8c);
|
|
|
|
|
|
|
|
marker_0111078498342540959b3f2c19e282d1.bindPopup(popup_96bd09d19183be92d38767f222de9e8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0111078498342540959b3f2c19e282d1.setIcon(icon_ec75203498f933e383d77d6f77925352);
|
|
|
|
|
|
var marker_4f3e0fd894cbe50fe5e2b2ea718970ab = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_825954dcd53d09d0560b33273b526b07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_479d9662c76eeb5d491fdb9d1f93698d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54189dc254c9eb7355113f8401014e9c = $(`<div id="html_54189dc254c9eb7355113f8401014e9c" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_479d9662c76eeb5d491fdb9d1f93698d.setContent(html_54189dc254c9eb7355113f8401014e9c);
|
|
|
|
|
|
|
|
marker_4f3e0fd894cbe50fe5e2b2ea718970ab.bindPopup(popup_479d9662c76eeb5d491fdb9d1f93698d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f3e0fd894cbe50fe5e2b2ea718970ab.setIcon(icon_825954dcd53d09d0560b33273b526b07);
|
|
|
|
|
|
var marker_249e5cf0d040e7a437dc494d08a36a22 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6e396d298862eec4d3347b8a16cadee5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a47a4549bad8383df68cf7537c804e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f860d22eb1b934e4e559caae6f5a2224 = $(`<div id="html_f860d22eb1b934e4e559caae6f5a2224" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_1a47a4549bad8383df68cf7537c804e6.setContent(html_f860d22eb1b934e4e559caae6f5a2224);
|
|
|
|
|
|
|
|
marker_249e5cf0d040e7a437dc494d08a36a22.bindPopup(popup_1a47a4549bad8383df68cf7537c804e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_249e5cf0d040e7a437dc494d08a36a22.setIcon(icon_6e396d298862eec4d3347b8a16cadee5);
|
|
|
|
|
|
var marker_bbfc4c6b261285f545b701f42bb81072 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_69b5e88be8f7deb7ea9fe87c5b3a6c65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_259a48f39b0c818db37d3c37e6c48dee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bdb6c4bb0ea8a0bad0609f2b79926d3 = $(`<div id="html_9bdb6c4bb0ea8a0bad0609f2b79926d3" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_259a48f39b0c818db37d3c37e6c48dee.setContent(html_9bdb6c4bb0ea8a0bad0609f2b79926d3);
|
|
|
|
|
|
|
|
marker_bbfc4c6b261285f545b701f42bb81072.bindPopup(popup_259a48f39b0c818db37d3c37e6c48dee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbfc4c6b261285f545b701f42bb81072.setIcon(icon_69b5e88be8f7deb7ea9fe87c5b3a6c65);
|
|
|
|
|
|
var marker_0eab2b7771304f99f59b34840fdd928c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_3f1c17f9f4e86d2710652c016cf03626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c633dd24ff4d3337278653ea58fbef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a5b2e4f4cf46d921e55209c112dae50 = $(`<div id="html_5a5b2e4f4cf46d921e55209c112dae50" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_0c633dd24ff4d3337278653ea58fbef0.setContent(html_5a5b2e4f4cf46d921e55209c112dae50);
|
|
|
|
|
|
|
|
marker_0eab2b7771304f99f59b34840fdd928c.bindPopup(popup_0c633dd24ff4d3337278653ea58fbef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eab2b7771304f99f59b34840fdd928c.setIcon(icon_3f1c17f9f4e86d2710652c016cf03626);
|
|
|
|
|
|
var marker_fee57300739311c7e86525c61da542a8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_795ffe533a451703b4f062d9f309dd5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2ec97ec516ba42ff528a57084a36b21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a76e7879a004b3d191769b7542d77ada = $(`<div id="html_a76e7879a004b3d191769b7542d77ada" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_f2ec97ec516ba42ff528a57084a36b21.setContent(html_a76e7879a004b3d191769b7542d77ada);
|
|
|
|
|
|
|
|
marker_fee57300739311c7e86525c61da542a8.bindPopup(popup_f2ec97ec516ba42ff528a57084a36b21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fee57300739311c7e86525c61da542a8.setIcon(icon_795ffe533a451703b4f062d9f309dd5b);
|
|
|
|
|
|
var marker_1ab2b74323d998a716bfbe950b13fcc9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_694ce12e33b5a269033d8b22c49237b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e9de2a42a436264c97980f7d7199fd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8036b62f0c6e46a9be5684a09846b2a1 = $(`<div id="html_8036b62f0c6e46a9be5684a09846b2a1" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_5e9de2a42a436264c97980f7d7199fd3.setContent(html_8036b62f0c6e46a9be5684a09846b2a1);
|
|
|
|
|
|
|
|
marker_1ab2b74323d998a716bfbe950b13fcc9.bindPopup(popup_5e9de2a42a436264c97980f7d7199fd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ab2b74323d998a716bfbe950b13fcc9.setIcon(icon_694ce12e33b5a269033d8b22c49237b6);
|
|
|
|
|
|
var marker_febc6b8ca8199a84e9c4c0a284b994c6 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_e31a2c07d543fedc2bb9131f0e0c62a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bd7e64dca6e5c783850e84e4f1b1af2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d201f33bf21e6c25a0b5672fe69b3f2 = $(`<div id="html_3d201f33bf21e6c25a0b5672fe69b3f2" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_2bd7e64dca6e5c783850e84e4f1b1af2.setContent(html_3d201f33bf21e6c25a0b5672fe69b3f2);
|
|
|
|
|
|
|
|
marker_febc6b8ca8199a84e9c4c0a284b994c6.bindPopup(popup_2bd7e64dca6e5c783850e84e4f1b1af2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_febc6b8ca8199a84e9c4c0a284b994c6.setIcon(icon_e31a2c07d543fedc2bb9131f0e0c62a2);
|
|
|
|
|
|
var marker_ab676562d0626432a1ea3faa25c2dbc6 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_451441995e60ed74eaeb2498a779542e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84857f2c0fe753e5dd8b2764fab86972 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7b885e8046a210df4b153768c4c849a = $(`<div id="html_c7b885e8046a210df4b153768c4c849a" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_84857f2c0fe753e5dd8b2764fab86972.setContent(html_c7b885e8046a210df4b153768c4c849a);
|
|
|
|
|
|
|
|
marker_ab676562d0626432a1ea3faa25c2dbc6.bindPopup(popup_84857f2c0fe753e5dd8b2764fab86972)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab676562d0626432a1ea3faa25c2dbc6.setIcon(icon_451441995e60ed74eaeb2498a779542e);
|
|
|
|
|
|
var marker_b36f223fa612d2a122d97ce62a8085bf = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_da6f514276ea752c2e7eecce901b3113 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce90105b7ef2d21271996a12ff36ba94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac3fb8772317db40241eba3d606dce50 = $(`<div id="html_ac3fb8772317db40241eba3d606dce50" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_ce90105b7ef2d21271996a12ff36ba94.setContent(html_ac3fb8772317db40241eba3d606dce50);
|
|
|
|
|
|
|
|
marker_b36f223fa612d2a122d97ce62a8085bf.bindPopup(popup_ce90105b7ef2d21271996a12ff36ba94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b36f223fa612d2a122d97ce62a8085bf.setIcon(icon_da6f514276ea752c2e7eecce901b3113);
|
|
|
|
|
|
var marker_bf26a881d54da7ef8d3035f1e47f64d9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_43306682f18312051c2afeb9ae70c6b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d15dce5235c06b4940a329f8dd53fbfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fc1317b4459a2d9aca4bbd64d000c90 = $(`<div id="html_3fc1317b4459a2d9aca4bbd64d000c90" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_d15dce5235c06b4940a329f8dd53fbfd.setContent(html_3fc1317b4459a2d9aca4bbd64d000c90);
|
|
|
|
|
|
|
|
marker_bf26a881d54da7ef8d3035f1e47f64d9.bindPopup(popup_d15dce5235c06b4940a329f8dd53fbfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf26a881d54da7ef8d3035f1e47f64d9.setIcon(icon_43306682f18312051c2afeb9ae70c6b5);
|
|
|
|
|
|
var marker_b0c81eddd3f583f1ec790656bf858b6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ff92d5908b6cc791c575825b3df08639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a79bee2fe31f237350c84dc25f2db3a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_025e9aac9a28804984b7f2ab6ada1828 = $(`<div id="html_025e9aac9a28804984b7f2ab6ada1828" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_a79bee2fe31f237350c84dc25f2db3a3.setContent(html_025e9aac9a28804984b7f2ab6ada1828);
|
|
|
|
|
|
|
|
marker_b0c81eddd3f583f1ec790656bf858b6b.bindPopup(popup_a79bee2fe31f237350c84dc25f2db3a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0c81eddd3f583f1ec790656bf858b6b.setIcon(icon_ff92d5908b6cc791c575825b3df08639);
|
|
|
|
|
|
var marker_b2b0e17ee33f39e01a1a3361de90b7ef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6649ce4299c16bc9472298434be6e348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f3cb98f8a306c695315ce21c88751ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4da7082d87fb5864b2371d91ceb19cb8 = $(`<div id="html_4da7082d87fb5864b2371d91ceb19cb8" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_4f3cb98f8a306c695315ce21c88751ad.setContent(html_4da7082d87fb5864b2371d91ceb19cb8);
|
|
|
|
|
|
|
|
marker_b2b0e17ee33f39e01a1a3361de90b7ef.bindPopup(popup_4f3cb98f8a306c695315ce21c88751ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2b0e17ee33f39e01a1a3361de90b7ef.setIcon(icon_6649ce4299c16bc9472298434be6e348);
|
|
|
|
|
|
var marker_9d75a3ca37f109555f3b2b3392fd3f42 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_34e6b35baf70eff2cf39405f662205ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_481f1f4c904d139d70fdeda461b38db9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73e25a7e2b724d24023c4e64a7ee2155 = $(`<div id="html_73e25a7e2b724d24023c4e64a7ee2155" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_481f1f4c904d139d70fdeda461b38db9.setContent(html_73e25a7e2b724d24023c4e64a7ee2155);
|
|
|
|
|
|
|
|
marker_9d75a3ca37f109555f3b2b3392fd3f42.bindPopup(popup_481f1f4c904d139d70fdeda461b38db9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d75a3ca37f109555f3b2b3392fd3f42.setIcon(icon_34e6b35baf70eff2cf39405f662205ae);
|
|
|
|
|
|
var marker_b7314f3e5b4579613fcb03af96a4071e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4e879fb051eeb4910f6b3d8e3205e5ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be15e1f3fc0d19adfecd3e14f82d8296 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f2b1fa6b26813bfe786cc62e6cb2ee4 = $(`<div id="html_7f2b1fa6b26813bfe786cc62e6cb2ee4" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_be15e1f3fc0d19adfecd3e14f82d8296.setContent(html_7f2b1fa6b26813bfe786cc62e6cb2ee4);
|
|
|
|
|
|
|
|
marker_b7314f3e5b4579613fcb03af96a4071e.bindPopup(popup_be15e1f3fc0d19adfecd3e14f82d8296)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7314f3e5b4579613fcb03af96a4071e.setIcon(icon_4e879fb051eeb4910f6b3d8e3205e5ba);
|
|
|
|
|
|
var marker_52ba8c028e5a716716b5c749c37e1d2e = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_afbb78fe6dfa60f715c18b2e7e5c0eab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96ec5567661042cf860bc191f33cf8b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88c50f262633fefd8c0cbe473307489d = $(`<div id="html_88c50f262633fefd8c0cbe473307489d" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_96ec5567661042cf860bc191f33cf8b1.setContent(html_88c50f262633fefd8c0cbe473307489d);
|
|
|
|
|
|
|
|
marker_52ba8c028e5a716716b5c749c37e1d2e.bindPopup(popup_96ec5567661042cf860bc191f33cf8b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52ba8c028e5a716716b5c749c37e1d2e.setIcon(icon_afbb78fe6dfa60f715c18b2e7e5c0eab);
|
|
|
|
|
|
var marker_6416bc9ff3ab9539b7fee2b6fae48dae = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6f0d0f5dd816cfd6a91006708a53e057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_691b829902ee0de922ee780a6895197d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6cafc217e35788a6bc6f638b310751d = $(`<div id="html_d6cafc217e35788a6bc6f638b310751d" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_691b829902ee0de922ee780a6895197d.setContent(html_d6cafc217e35788a6bc6f638b310751d);
|
|
|
|
|
|
|
|
marker_6416bc9ff3ab9539b7fee2b6fae48dae.bindPopup(popup_691b829902ee0de922ee780a6895197d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6416bc9ff3ab9539b7fee2b6fae48dae.setIcon(icon_6f0d0f5dd816cfd6a91006708a53e057);
|
|
|
|
|
|
var marker_8fbe60ac834357543f0d6943160f5def = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1b953cd102acd1fa2fcdf5fb6acdb46a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe54c61f7b4acaa10eb37e4a2217da02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9f3d017c0958741a7ad5b195e0f6854 = $(`<div id="html_f9f3d017c0958741a7ad5b195e0f6854" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_fe54c61f7b4acaa10eb37e4a2217da02.setContent(html_f9f3d017c0958741a7ad5b195e0f6854);
|
|
|
|
|
|
|
|
marker_8fbe60ac834357543f0d6943160f5def.bindPopup(popup_fe54c61f7b4acaa10eb37e4a2217da02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fbe60ac834357543f0d6943160f5def.setIcon(icon_1b953cd102acd1fa2fcdf5fb6acdb46a);
|
|
|
|
|
|
var marker_cffd0811992efa2d5464480ea6e4c7e1 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_f8cf39792c74709ec80f3de045630770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b679a498f572e3e78fad265a0474438 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_794b3c3c75d794f5dc30315a0741ab68 = $(`<div id="html_794b3c3c75d794f5dc30315a0741ab68" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_7b679a498f572e3e78fad265a0474438.setContent(html_794b3c3c75d794f5dc30315a0741ab68);
|
|
|
|
|
|
|
|
marker_cffd0811992efa2d5464480ea6e4c7e1.bindPopup(popup_7b679a498f572e3e78fad265a0474438)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cffd0811992efa2d5464480ea6e4c7e1.setIcon(icon_f8cf39792c74709ec80f3de045630770);
|
|
|
|
|
|
var marker_362a05cfed339619d16b65dbf938df9a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_35d0175ff5369e307bd447d959986a5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0cf500470bec9dbf4878c3e4207d0a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5ea9ff3c25a9d6bb9e4ab2a87d8e112 = $(`<div id="html_a5ea9ff3c25a9d6bb9e4ab2a87d8e112" style="width: 100.0%; height: 100.0%;">additions-rev-rainbow-task.trycloudflare.com</div>`)[0];
|
|
popup_d0cf500470bec9dbf4878c3e4207d0a5.setContent(html_a5ea9ff3c25a9d6bb9e4ab2a87d8e112);
|
|
|
|
|
|
|
|
marker_362a05cfed339619d16b65dbf938df9a.bindPopup(popup_d0cf500470bec9dbf4878c3e4207d0a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_362a05cfed339619d16b65dbf938df9a.setIcon(icon_35d0175ff5369e307bd447d959986a5a);
|
|
|
|
|
|
var marker_c3cec085b8db535796e01703082e7bd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_7a8def1f9997f7a76b8c02ffc52c4dda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d87f72455a33efac217acc4481414edc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee24706b2dbca879c908f19860622698 = $(`<div id="html_ee24706b2dbca879c908f19860622698" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_d87f72455a33efac217acc4481414edc.setContent(html_ee24706b2dbca879c908f19860622698);
|
|
|
|
|
|
|
|
marker_c3cec085b8db535796e01703082e7bd1.bindPopup(popup_d87f72455a33efac217acc4481414edc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3cec085b8db535796e01703082e7bd1.setIcon(icon_7a8def1f9997f7a76b8c02ffc52c4dda);
|
|
|
|
|
|
var marker_69d50f9c08a0119776deee6327e91cd4 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_fb33206c3bfd9be4c18b0660bb1dbcce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10de7476027dabf095c95969341a364c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f3e2ed4ea37df4736a7ee9322d6fc98 = $(`<div id="html_0f3e2ed4ea37df4736a7ee9322d6fc98" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_10de7476027dabf095c95969341a364c.setContent(html_0f3e2ed4ea37df4736a7ee9322d6fc98);
|
|
|
|
|
|
|
|
marker_69d50f9c08a0119776deee6327e91cd4.bindPopup(popup_10de7476027dabf095c95969341a364c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d50f9c08a0119776deee6327e91cd4.setIcon(icon_fb33206c3bfd9be4c18b0660bb1dbcce);
|
|
|
|
|
|
var marker_4c4c521c51ec66dd8063d3b615feefa2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9a05ee9f944487fba365d31f3409275f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dba3fbaa17fc9117b988f630344f23f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d42e383ae7607842993f3d90f4aefba = $(`<div id="html_0d42e383ae7607842993f3d90f4aefba" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_dba3fbaa17fc9117b988f630344f23f4.setContent(html_0d42e383ae7607842993f3d90f4aefba);
|
|
|
|
|
|
|
|
marker_4c4c521c51ec66dd8063d3b615feefa2.bindPopup(popup_dba3fbaa17fc9117b988f630344f23f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c4c521c51ec66dd8063d3b615feefa2.setIcon(icon_9a05ee9f944487fba365d31f3409275f);
|
|
|
|
|
|
var marker_55d1c8dd73695aac17dd200d346db096 = L.marker(
|
|
[49.2509, -123.01],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5b5cc32a0db31c328dcfcef8b7d3cfe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_045549d74793934dc3e1aaef3ab5229d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd55ff3594dc82cd3e491273eb2b5569 = $(`<div id="html_cd55ff3594dc82cd3e491273eb2b5569" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_045549d74793934dc3e1aaef3ab5229d.setContent(html_cd55ff3594dc82cd3e491273eb2b5569);
|
|
|
|
|
|
|
|
marker_55d1c8dd73695aac17dd200d346db096.bindPopup(popup_045549d74793934dc3e1aaef3ab5229d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55d1c8dd73695aac17dd200d346db096.setIcon(icon_5b5cc32a0db31c328dcfcef8b7d3cfe6);
|
|
|
|
|
|
var marker_0f684e53a8c47235b063df1d8cf4c49f = L.marker(
|
|
[51.4968, -0.018337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_33b81031fa7ebf113fb875b044de83d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9be1f1e6b2c06de4b32a1c285b3bc5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cdea310948b30d56b286af8b3a0dc20 = $(`<div id="html_2cdea310948b30d56b286af8b3a0dc20" style="width: 100.0%; height: 100.0%;">strfry.bitsbytom.com</div>`)[0];
|
|
popup_a9be1f1e6b2c06de4b32a1c285b3bc5b.setContent(html_2cdea310948b30d56b286af8b3a0dc20);
|
|
|
|
|
|
|
|
marker_0f684e53a8c47235b063df1d8cf4c49f.bindPopup(popup_a9be1f1e6b2c06de4b32a1c285b3bc5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f684e53a8c47235b063df1d8cf4c49f.setIcon(icon_33b81031fa7ebf113fb875b044de83d3);
|
|
|
|
|
|
var marker_15653c90d7ca84f61a4ed07f8463f715 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c71e6d536435d6d86f2d703312c2b02b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e906f92abe82687ddff9954d0bb541d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27ee42085978e6862a4806231c7f34e6 = $(`<div id="html_27ee42085978e6862a4806231c7f34e6" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_e906f92abe82687ddff9954d0bb541d0.setContent(html_27ee42085978e6862a4806231c7f34e6);
|
|
|
|
|
|
|
|
marker_15653c90d7ca84f61a4ed07f8463f715.bindPopup(popup_e906f92abe82687ddff9954d0bb541d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15653c90d7ca84f61a4ed07f8463f715.setIcon(icon_c71e6d536435d6d86f2d703312c2b02b);
|
|
|
|
|
|
var marker_38ea6665b1d1d472d69e6c98f6491634 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_822b9a8ac2bb14588ba20e45e1cf6ffd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4b633f1afae65d7a17e94a40e537330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07fb4500f58b8dd6fdbf6115eeaa76b4 = $(`<div id="html_07fb4500f58b8dd6fdbf6115eeaa76b4" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_c4b633f1afae65d7a17e94a40e537330.setContent(html_07fb4500f58b8dd6fdbf6115eeaa76b4);
|
|
|
|
|
|
|
|
marker_38ea6665b1d1d472d69e6c98f6491634.bindPopup(popup_c4b633f1afae65d7a17e94a40e537330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38ea6665b1d1d472d69e6c98f6491634.setIcon(icon_822b9a8ac2bb14588ba20e45e1cf6ffd);
|
|
|
|
|
|
var marker_f48e514c0a737eb8f4e51696fba60d93 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6447b493a6a503db05c4d156a972513f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5108f06a1757ad2949f17eff4642a981 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7356f890585db549701ecea1debb7cc3 = $(`<div id="html_7356f890585db549701ecea1debb7cc3" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_5108f06a1757ad2949f17eff4642a981.setContent(html_7356f890585db549701ecea1debb7cc3);
|
|
|
|
|
|
|
|
marker_f48e514c0a737eb8f4e51696fba60d93.bindPopup(popup_5108f06a1757ad2949f17eff4642a981)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f48e514c0a737eb8f4e51696fba60d93.setIcon(icon_6447b493a6a503db05c4d156a972513f);
|
|
|
|
|
|
var marker_097bb0868949395d616348e4f143c776 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_dcd39423bbf054fbb43a07fc1592e7e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f165c35efc1e99c9fd34d13e895b9723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8d226a81818c4cd42d36913e7260906 = $(`<div id="html_d8d226a81818c4cd42d36913e7260906" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_f165c35efc1e99c9fd34d13e895b9723.setContent(html_d8d226a81818c4cd42d36913e7260906);
|
|
|
|
|
|
|
|
marker_097bb0868949395d616348e4f143c776.bindPopup(popup_f165c35efc1e99c9fd34d13e895b9723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_097bb0868949395d616348e4f143c776.setIcon(icon_dcd39423bbf054fbb43a07fc1592e7e8);
|
|
|
|
|
|
var marker_732226cc77d98f4b937796d691404a90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b3c0bafcddfe0a8b2b7ccbb0e1b7419d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fb84edbb3bfc6c0367c991d18b92201 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b339e4583e4d116aff1e1633f21e693 = $(`<div id="html_5b339e4583e4d116aff1e1633f21e693" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_3fb84edbb3bfc6c0367c991d18b92201.setContent(html_5b339e4583e4d116aff1e1633f21e693);
|
|
|
|
|
|
|
|
marker_732226cc77d98f4b937796d691404a90.bindPopup(popup_3fb84edbb3bfc6c0367c991d18b92201)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_732226cc77d98f4b937796d691404a90.setIcon(icon_b3c0bafcddfe0a8b2b7ccbb0e1b7419d);
|
|
|
|
|
|
var marker_527ab3317267d607a7dc691119b925f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c00624ef07ff8e498ea9ff920f0ada99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0937aebe181a1bf5cfcd936a4399f04f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4116ee9bfc58c629ded6e5a68cda2a8 = $(`<div id="html_b4116ee9bfc58c629ded6e5a68cda2a8" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_0937aebe181a1bf5cfcd936a4399f04f.setContent(html_b4116ee9bfc58c629ded6e5a68cda2a8);
|
|
|
|
|
|
|
|
marker_527ab3317267d607a7dc691119b925f5.bindPopup(popup_0937aebe181a1bf5cfcd936a4399f04f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_527ab3317267d607a7dc691119b925f5.setIcon(icon_c00624ef07ff8e498ea9ff920f0ada99);
|
|
|
|
|
|
var marker_5bee64c89036e77c6606720a7c11c621 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1866afcb1d7898c5a9b8ea24161077cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52a264fe82a64bba68e1b9d0ebda8239 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d5d78dc6cfd120670d74bfb739b4657 = $(`<div id="html_2d5d78dc6cfd120670d74bfb739b4657" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_52a264fe82a64bba68e1b9d0ebda8239.setContent(html_2d5d78dc6cfd120670d74bfb739b4657);
|
|
|
|
|
|
|
|
marker_5bee64c89036e77c6606720a7c11c621.bindPopup(popup_52a264fe82a64bba68e1b9d0ebda8239)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bee64c89036e77c6606720a7c11c621.setIcon(icon_1866afcb1d7898c5a9b8ea24161077cd);
|
|
|
|
|
|
var marker_9da34d3990bce2b90a021d77e2125d4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_18f3c47d67e13039a134e4fcc6a5c622 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7babfbbfb60753794f7c5585849909d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e75d75981837fcac470621d65165ee42 = $(`<div id="html_e75d75981837fcac470621d65165ee42" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_7babfbbfb60753794f7c5585849909d1.setContent(html_e75d75981837fcac470621d65165ee42);
|
|
|
|
|
|
|
|
marker_9da34d3990bce2b90a021d77e2125d4f.bindPopup(popup_7babfbbfb60753794f7c5585849909d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9da34d3990bce2b90a021d77e2125d4f.setIcon(icon_18f3c47d67e13039a134e4fcc6a5c622);
|
|
|
|
|
|
var marker_ed2926a392204318fe17a5af074e3554 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_27d3b689b06861aa0e54b17f6cd46fb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8cdb8742078e446d5e88c8bae7ec76fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32134ab53b85e03a984f5ea3c5e8d8a6 = $(`<div id="html_32134ab53b85e03a984f5ea3c5e8d8a6" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_8cdb8742078e446d5e88c8bae7ec76fe.setContent(html_32134ab53b85e03a984f5ea3c5e8d8a6);
|
|
|
|
|
|
|
|
marker_ed2926a392204318fe17a5af074e3554.bindPopup(popup_8cdb8742078e446d5e88c8bae7ec76fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed2926a392204318fe17a5af074e3554.setIcon(icon_27d3b689b06861aa0e54b17f6cd46fb2);
|
|
|
|
|
|
var marker_0489049a66850b7f43b9ebdbb3682518 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8ec981cfbfab3cf0a334bda7d6f6c41c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdbd180ed4f8701f788955dfdd8569ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_593bfd5b999c00ba2fbccb872e98f135 = $(`<div id="html_593bfd5b999c00ba2fbccb872e98f135" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_fdbd180ed4f8701f788955dfdd8569ad.setContent(html_593bfd5b999c00ba2fbccb872e98f135);
|
|
|
|
|
|
|
|
marker_0489049a66850b7f43b9ebdbb3682518.bindPopup(popup_fdbd180ed4f8701f788955dfdd8569ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0489049a66850b7f43b9ebdbb3682518.setIcon(icon_8ec981cfbfab3cf0a334bda7d6f6c41c);
|
|
|
|
|
|
var marker_5250da955410f9a8a7156b40b500d749 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_7794d2b6274c728a329caed752882982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_addd2dcf0143d014b28a36d089cfe0c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d120592ce709558582bc819d7da4a1e1 = $(`<div id="html_d120592ce709558582bc819d7da4a1e1" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_addd2dcf0143d014b28a36d089cfe0c0.setContent(html_d120592ce709558582bc819d7da4a1e1);
|
|
|
|
|
|
|
|
marker_5250da955410f9a8a7156b40b500d749.bindPopup(popup_addd2dcf0143d014b28a36d089cfe0c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5250da955410f9a8a7156b40b500d749.setIcon(icon_7794d2b6274c728a329caed752882982);
|
|
|
|
|
|
var marker_c82f949d7e94a33c059ea5f4dceba472 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1212875f2102605d635c2416567bd43a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaa0e789f6f727283b43973e058de006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34b0526edc9979a1593c8b45077bf924 = $(`<div id="html_34b0526edc9979a1593c8b45077bf924" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_eaa0e789f6f727283b43973e058de006.setContent(html_34b0526edc9979a1593c8b45077bf924);
|
|
|
|
|
|
|
|
marker_c82f949d7e94a33c059ea5f4dceba472.bindPopup(popup_eaa0e789f6f727283b43973e058de006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c82f949d7e94a33c059ea5f4dceba472.setIcon(icon_1212875f2102605d635c2416567bd43a);
|
|
|
|
|
|
var marker_7e9513d9f2ebac28491be8a401577b53 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_947868eaebd0732cc37149b0d73bf292 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b194a0b48e1c21b25c7046b0abb6e4e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_176d4414bbe2baba6bfc82836a761ac6 = $(`<div id="html_176d4414bbe2baba6bfc82836a761ac6" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_b194a0b48e1c21b25c7046b0abb6e4e3.setContent(html_176d4414bbe2baba6bfc82836a761ac6);
|
|
|
|
|
|
|
|
marker_7e9513d9f2ebac28491be8a401577b53.bindPopup(popup_b194a0b48e1c21b25c7046b0abb6e4e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e9513d9f2ebac28491be8a401577b53.setIcon(icon_947868eaebd0732cc37149b0d73bf292);
|
|
|
|
|
|
var marker_16bc79cc4edd844744a8990859077054 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_3bb21af25096af564b6bf0c2c376ca05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d56156bdf11d0de0d16d5637111e6669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31eccb091cc131e24562feae156ec4f4 = $(`<div id="html_31eccb091cc131e24562feae156ec4f4" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_d56156bdf11d0de0d16d5637111e6669.setContent(html_31eccb091cc131e24562feae156ec4f4);
|
|
|
|
|
|
|
|
marker_16bc79cc4edd844744a8990859077054.bindPopup(popup_d56156bdf11d0de0d16d5637111e6669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16bc79cc4edd844744a8990859077054.setIcon(icon_3bb21af25096af564b6bf0c2c376ca05);
|
|
|
|
|
|
var marker_a71c931505a95d1ec746966b98ef6855 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d12f27521c88b6fa108e278209f77cc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8d9192f06b4adbc9d95c2723a8711a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c1711ff6a98fb9b272220983a6f833a = $(`<div id="html_2c1711ff6a98fb9b272220983a6f833a" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_d8d9192f06b4adbc9d95c2723a8711a2.setContent(html_2c1711ff6a98fb9b272220983a6f833a);
|
|
|
|
|
|
|
|
marker_a71c931505a95d1ec746966b98ef6855.bindPopup(popup_d8d9192f06b4adbc9d95c2723a8711a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a71c931505a95d1ec746966b98ef6855.setIcon(icon_d12f27521c88b6fa108e278209f77cc0);
|
|
|
|
|
|
var marker_8e2a4b830c489613400bf8adbb60340b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_45e818468536c62ede532f9e23e96ac6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a7b882503629c02ce8a7c7ffd06158 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a88bacfc505f13ffa6253e10a24572fb = $(`<div id="html_a88bacfc505f13ffa6253e10a24572fb" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_32a7b882503629c02ce8a7c7ffd06158.setContent(html_a88bacfc505f13ffa6253e10a24572fb);
|
|
|
|
|
|
|
|
marker_8e2a4b830c489613400bf8adbb60340b.bindPopup(popup_32a7b882503629c02ce8a7c7ffd06158)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e2a4b830c489613400bf8adbb60340b.setIcon(icon_45e818468536c62ede532f9e23e96ac6);
|
|
|
|
|
|
var marker_baf52a592e524cf863e90c12d39d585f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4cb58031854a732c45151771139624e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93fc10c4d90603533fbdfc49f9c93419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3577ab3a6ae9d6ae30157778633aa04f = $(`<div id="html_3577ab3a6ae9d6ae30157778633aa04f" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_93fc10c4d90603533fbdfc49f9c93419.setContent(html_3577ab3a6ae9d6ae30157778633aa04f);
|
|
|
|
|
|
|
|
marker_baf52a592e524cf863e90c12d39d585f.bindPopup(popup_93fc10c4d90603533fbdfc49f9c93419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baf52a592e524cf863e90c12d39d585f.setIcon(icon_4cb58031854a732c45151771139624e0);
|
|
|
|
|
|
var marker_f4f13b37632a764d778670a1bfc9d808 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d7cf8aed98b7f770ddf276ec3c1a61ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed764e1039532e588edf16668e6add69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67cb5e79c7650c5fcb31b72272f262a2 = $(`<div id="html_67cb5e79c7650c5fcb31b72272f262a2" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_ed764e1039532e588edf16668e6add69.setContent(html_67cb5e79c7650c5fcb31b72272f262a2);
|
|
|
|
|
|
|
|
marker_f4f13b37632a764d778670a1bfc9d808.bindPopup(popup_ed764e1039532e588edf16668e6add69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4f13b37632a764d778670a1bfc9d808.setIcon(icon_d7cf8aed98b7f770ddf276ec3c1a61ce);
|
|
|
|
|
|
var marker_09b4292a2007451a363360dacaa2b0b7 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8ae03ac285dbdb79279248dbf02c72c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52eb5800f8c290e2c8babfcfe7a169d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d13005bc04b42b6d699889e5e1cc1256 = $(`<div id="html_d13005bc04b42b6d699889e5e1cc1256" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_52eb5800f8c290e2c8babfcfe7a169d7.setContent(html_d13005bc04b42b6d699889e5e1cc1256);
|
|
|
|
|
|
|
|
marker_09b4292a2007451a363360dacaa2b0b7.bindPopup(popup_52eb5800f8c290e2c8babfcfe7a169d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09b4292a2007451a363360dacaa2b0b7.setIcon(icon_8ae03ac285dbdb79279248dbf02c72c4);
|
|
|
|
|
|
var marker_9589490790669dec5b07c5fc956c0c87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_efa82ea19544865eae72ce54156e73e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f618b6c72aebbff29e00b6b95e5f4c20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10cf0ea53d585c2f2172428c81b41cc9 = $(`<div id="html_10cf0ea53d585c2f2172428c81b41cc9" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_f618b6c72aebbff29e00b6b95e5f4c20.setContent(html_10cf0ea53d585c2f2172428c81b41cc9);
|
|
|
|
|
|
|
|
marker_9589490790669dec5b07c5fc956c0c87.bindPopup(popup_f618b6c72aebbff29e00b6b95e5f4c20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9589490790669dec5b07c5fc956c0c87.setIcon(icon_efa82ea19544865eae72ce54156e73e7);
|
|
|
|
|
|
var marker_5c4615dfa2cecd9a8498e3cd4528da17 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_61a2c956289f31f7a049115948406144 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e84743310df116575285367c6a179766 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38882211eeb1773f8855ece93c8c60e3 = $(`<div id="html_38882211eeb1773f8855ece93c8c60e3" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_e84743310df116575285367c6a179766.setContent(html_38882211eeb1773f8855ece93c8c60e3);
|
|
|
|
|
|
|
|
marker_5c4615dfa2cecd9a8498e3cd4528da17.bindPopup(popup_e84743310df116575285367c6a179766)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c4615dfa2cecd9a8498e3cd4528da17.setIcon(icon_61a2c956289f31f7a049115948406144);
|
|
|
|
|
|
var marker_8cc4da78604811abcc7cc7720c295000 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_781bdd62c07971ebbc03618dac8a7ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edbe418d72e29c64be3297c69fc95071 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4212d1bd4f7eda1bd9ffc37605727e6 = $(`<div id="html_e4212d1bd4f7eda1bd9ffc37605727e6" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_edbe418d72e29c64be3297c69fc95071.setContent(html_e4212d1bd4f7eda1bd9ffc37605727e6);
|
|
|
|
|
|
|
|
marker_8cc4da78604811abcc7cc7720c295000.bindPopup(popup_edbe418d72e29c64be3297c69fc95071)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cc4da78604811abcc7cc7720c295000.setIcon(icon_781bdd62c07971ebbc03618dac8a7ea4);
|
|
|
|
|
|
var marker_fedbd1857d4d4e697a503c05746e781c = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_68d6e53513ee5f5c9d4fde03a4d30a64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33562b2c069049a4e42b0465aa46c9d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d58bd1deb088b9d7723bce715c75299 = $(`<div id="html_4d58bd1deb088b9d7723bce715c75299" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_33562b2c069049a4e42b0465aa46c9d7.setContent(html_4d58bd1deb088b9d7723bce715c75299);
|
|
|
|
|
|
|
|
marker_fedbd1857d4d4e697a503c05746e781c.bindPopup(popup_33562b2c069049a4e42b0465aa46c9d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fedbd1857d4d4e697a503c05746e781c.setIcon(icon_68d6e53513ee5f5c9d4fde03a4d30a64);
|
|
|
|
|
|
var marker_2a4e229343877f04114ca301b0be6f18 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_e3fa540a97cb061403c84ce7774b6a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bb3cf038138e8c1d85dc1d33f545a0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f4a62ca34d1bcc4f51e010920e6a9c2 = $(`<div id="html_4f4a62ca34d1bcc4f51e010920e6a9c2" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_1bb3cf038138e8c1d85dc1d33f545a0e.setContent(html_4f4a62ca34d1bcc4f51e010920e6a9c2);
|
|
|
|
|
|
|
|
marker_2a4e229343877f04114ca301b0be6f18.bindPopup(popup_1bb3cf038138e8c1d85dc1d33f545a0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a4e229343877f04114ca301b0be6f18.setIcon(icon_e3fa540a97cb061403c84ce7774b6a08);
|
|
|
|
|
|
var marker_974431a3586ab54eb5b55ff8847a091c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_23c142f8a85fc495f0595cd5391b5755 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95621cda60bd04f669288179ecd3fea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb673dcf6217b83e525367de0e9666d = $(`<div id="html_0eb673dcf6217b83e525367de0e9666d" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_95621cda60bd04f669288179ecd3fea9.setContent(html_0eb673dcf6217b83e525367de0e9666d);
|
|
|
|
|
|
|
|
marker_974431a3586ab54eb5b55ff8847a091c.bindPopup(popup_95621cda60bd04f669288179ecd3fea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_974431a3586ab54eb5b55ff8847a091c.setIcon(icon_23c142f8a85fc495f0595cd5391b5755);
|
|
|
|
|
|
var marker_9d6fde24338c110ec29b3b7ca0729d52 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_311158c864d9323287121d98f0301faa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77c49833798afdf509df36dbc0d2660a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82181f9e3a9700d905401050a9ba5d72 = $(`<div id="html_82181f9e3a9700d905401050a9ba5d72" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_77c49833798afdf509df36dbc0d2660a.setContent(html_82181f9e3a9700d905401050a9ba5d72);
|
|
|
|
|
|
|
|
marker_9d6fde24338c110ec29b3b7ca0729d52.bindPopup(popup_77c49833798afdf509df36dbc0d2660a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d6fde24338c110ec29b3b7ca0729d52.setIcon(icon_311158c864d9323287121d98f0301faa);
|
|
|
|
|
|
var marker_c59dcbeefec99f7673275153f4e81d99 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8cb61632d08260cf80632c8281314bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d6508e466da8367d917cd8688194b90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cf88c46cf875223ddc29cc9a9eaeb31 = $(`<div id="html_1cf88c46cf875223ddc29cc9a9eaeb31" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_5d6508e466da8367d917cd8688194b90.setContent(html_1cf88c46cf875223ddc29cc9a9eaeb31);
|
|
|
|
|
|
|
|
marker_c59dcbeefec99f7673275153f4e81d99.bindPopup(popup_5d6508e466da8367d917cd8688194b90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c59dcbeefec99f7673275153f4e81d99.setIcon(icon_8cb61632d08260cf80632c8281314bd2);
|
|
|
|
|
|
var marker_acac6b39919dd8f89257ee1ca9220eb8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_72a4377aae7e72c367e55c2f4dc2774b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_313f94268ed5de069553a0a245f3e6e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b493ab2fb0838f95a1247367109e2d4d = $(`<div id="html_b493ab2fb0838f95a1247367109e2d4d" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_313f94268ed5de069553a0a245f3e6e2.setContent(html_b493ab2fb0838f95a1247367109e2d4d);
|
|
|
|
|
|
|
|
marker_acac6b39919dd8f89257ee1ca9220eb8.bindPopup(popup_313f94268ed5de069553a0a245f3e6e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acac6b39919dd8f89257ee1ca9220eb8.setIcon(icon_72a4377aae7e72c367e55c2f4dc2774b);
|
|
|
|
|
|
var marker_be2422b839fe63dc8bb77497c4edbd45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_7f5bd534a2a88987e7e1692895d931cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33f8c8671addeb4368c547267a8fa723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_800439e13cd29891fe8e693f905ba705 = $(`<div id="html_800439e13cd29891fe8e693f905ba705" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_33f8c8671addeb4368c547267a8fa723.setContent(html_800439e13cd29891fe8e693f905ba705);
|
|
|
|
|
|
|
|
marker_be2422b839fe63dc8bb77497c4edbd45.bindPopup(popup_33f8c8671addeb4368c547267a8fa723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be2422b839fe63dc8bb77497c4edbd45.setIcon(icon_7f5bd534a2a88987e7e1692895d931cb);
|
|
|
|
|
|
var marker_4c5352bb12e878db2df5ed4b30794f3c = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_f00a824ab48ec89814fecdf37ce34a62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bed83ad7b6b11c17a473cb1241a0808 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_accf6149f91be83d5f8e5680650d210f = $(`<div id="html_accf6149f91be83d5f8e5680650d210f" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_6bed83ad7b6b11c17a473cb1241a0808.setContent(html_accf6149f91be83d5f8e5680650d210f);
|
|
|
|
|
|
|
|
marker_4c5352bb12e878db2df5ed4b30794f3c.bindPopup(popup_6bed83ad7b6b11c17a473cb1241a0808)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c5352bb12e878db2df5ed4b30794f3c.setIcon(icon_f00a824ab48ec89814fecdf37ce34a62);
|
|
|
|
|
|
var marker_c4910c8d7aa88f62b3d0c3c7e392ffe7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_16068112fcd6232681088ba9e6af3d74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d889f95c23be8713872d05c57a845c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3b82fc3b7830714f0993a1c70c0954e = $(`<div id="html_a3b82fc3b7830714f0993a1c70c0954e" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_3d889f95c23be8713872d05c57a845c8.setContent(html_a3b82fc3b7830714f0993a1c70c0954e);
|
|
|
|
|
|
|
|
marker_c4910c8d7aa88f62b3d0c3c7e392ffe7.bindPopup(popup_3d889f95c23be8713872d05c57a845c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4910c8d7aa88f62b3d0c3c7e392ffe7.setIcon(icon_16068112fcd6232681088ba9e6af3d74);
|
|
|
|
|
|
var marker_3f3e9d16d6681a11298fab15b3e6bffe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c9ebd2da676000f4418f5940da7e51af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93e99cd9aeeeb7fcc1b01787d6d3b88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac2ca06a2d6889ad9836212bd885b482 = $(`<div id="html_ac2ca06a2d6889ad9836212bd885b482" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_c93e99cd9aeeeb7fcc1b01787d6d3b88.setContent(html_ac2ca06a2d6889ad9836212bd885b482);
|
|
|
|
|
|
|
|
marker_3f3e9d16d6681a11298fab15b3e6bffe.bindPopup(popup_c93e99cd9aeeeb7fcc1b01787d6d3b88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f3e9d16d6681a11298fab15b3e6bffe.setIcon(icon_c9ebd2da676000f4418f5940da7e51af);
|
|
|
|
|
|
var marker_ed9130c57aac8d444febf5ff837f49ae = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4a49270655ac8ddf16547e993c35b6f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7006f1d397b16039def09137d4a75504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6556cbdf599ef82187cfe60a360e6ace = $(`<div id="html_6556cbdf599ef82187cfe60a360e6ace" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_7006f1d397b16039def09137d4a75504.setContent(html_6556cbdf599ef82187cfe60a360e6ace);
|
|
|
|
|
|
|
|
marker_ed9130c57aac8d444febf5ff837f49ae.bindPopup(popup_7006f1d397b16039def09137d4a75504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed9130c57aac8d444febf5ff837f49ae.setIcon(icon_4a49270655ac8ddf16547e993c35b6f7);
|
|
|
|
|
|
var marker_e749a93d5653c5cba4cfa21c6ade840f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9ebca8a1510a297ccc6f7248931bdfb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cf891f9b06c371cb9bd9209296c359a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2f5e637068e19b4329e3229da82b3b8 = $(`<div id="html_b2f5e637068e19b4329e3229da82b3b8" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_2cf891f9b06c371cb9bd9209296c359a.setContent(html_b2f5e637068e19b4329e3229da82b3b8);
|
|
|
|
|
|
|
|
marker_e749a93d5653c5cba4cfa21c6ade840f.bindPopup(popup_2cf891f9b06c371cb9bd9209296c359a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e749a93d5653c5cba4cfa21c6ade840f.setIcon(icon_9ebca8a1510a297ccc6f7248931bdfb1);
|
|
|
|
|
|
var marker_9030735bfcde1809248160245c8daddd = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_73f2fb2f4c15476a2d7fe775a2fa0fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d81b35ef478e27ca9ee4cc39e54c8bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb12347255412ad67f6b2de4fbbc8bf1 = $(`<div id="html_fb12347255412ad67f6b2de4fbbc8bf1" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_7d81b35ef478e27ca9ee4cc39e54c8bb.setContent(html_fb12347255412ad67f6b2de4fbbc8bf1);
|
|
|
|
|
|
|
|
marker_9030735bfcde1809248160245c8daddd.bindPopup(popup_7d81b35ef478e27ca9ee4cc39e54c8bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9030735bfcde1809248160245c8daddd.setIcon(icon_73f2fb2f4c15476a2d7fe775a2fa0fa1);
|
|
|
|
|
|
var marker_ab36be519a12c381bc890ce96cc70a91 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a8634588b717fc21ad74be199e64bd5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b62c3d5e89f15f65419c5f13c83289dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a4b93e63a585cc79164301f5d1640ff = $(`<div id="html_2a4b93e63a585cc79164301f5d1640ff" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_b62c3d5e89f15f65419c5f13c83289dd.setContent(html_2a4b93e63a585cc79164301f5d1640ff);
|
|
|
|
|
|
|
|
marker_ab36be519a12c381bc890ce96cc70a91.bindPopup(popup_b62c3d5e89f15f65419c5f13c83289dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab36be519a12c381bc890ce96cc70a91.setIcon(icon_a8634588b717fc21ad74be199e64bd5e);
|
|
|
|
|
|
var marker_9bf8e489a5586b3de3e6f6ad4c30639a = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_53b4af9e00c55a5afd6d9eb2ca0f3ae7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_879dd7c741611070f2b02f7ec64237b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ff98c80b6d1812d9c3cdd76c6984558 = $(`<div id="html_8ff98c80b6d1812d9c3cdd76c6984558" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_879dd7c741611070f2b02f7ec64237b8.setContent(html_8ff98c80b6d1812d9c3cdd76c6984558);
|
|
|
|
|
|
|
|
marker_9bf8e489a5586b3de3e6f6ad4c30639a.bindPopup(popup_879dd7c741611070f2b02f7ec64237b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bf8e489a5586b3de3e6f6ad4c30639a.setIcon(icon_53b4af9e00c55a5afd6d9eb2ca0f3ae7);
|
|
|
|
|
|
var marker_28957ea76622af9dd965f48a937faa0c = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_928203e11e2a2a2133b401a9bdd669c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af67eb53d1b18680f9de10119a447501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d0a713c31c4ca0726510723dca00e90 = $(`<div id="html_1d0a713c31c4ca0726510723dca00e90" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_af67eb53d1b18680f9de10119a447501.setContent(html_1d0a713c31c4ca0726510723dca00e90);
|
|
|
|
|
|
|
|
marker_28957ea76622af9dd965f48a937faa0c.bindPopup(popup_af67eb53d1b18680f9de10119a447501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28957ea76622af9dd965f48a937faa0c.setIcon(icon_928203e11e2a2a2133b401a9bdd669c9);
|
|
|
|
|
|
var marker_610bb535d95169367efe8e5bd2f3230a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_836efeac61fb67c4df9c5b80eb514dcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8123ce20d1f7453160b5325c4f10a589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04c794f49dc3da468fdbf22810c91e2e = $(`<div id="html_04c794f49dc3da468fdbf22810c91e2e" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_8123ce20d1f7453160b5325c4f10a589.setContent(html_04c794f49dc3da468fdbf22810c91e2e);
|
|
|
|
|
|
|
|
marker_610bb535d95169367efe8e5bd2f3230a.bindPopup(popup_8123ce20d1f7453160b5325c4f10a589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_610bb535d95169367efe8e5bd2f3230a.setIcon(icon_836efeac61fb67c4df9c5b80eb514dcc);
|
|
|
|
|
|
var marker_d944c4027f50fd04366968572b5f3747 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_81bd0c9e6513abac9c4bd28ac901180c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75c40a6ca36371f2061b33045f57a2cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35824daa45be9e3ee9acaefee646bc6e = $(`<div id="html_35824daa45be9e3ee9acaefee646bc6e" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_75c40a6ca36371f2061b33045f57a2cc.setContent(html_35824daa45be9e3ee9acaefee646bc6e);
|
|
|
|
|
|
|
|
marker_d944c4027f50fd04366968572b5f3747.bindPopup(popup_75c40a6ca36371f2061b33045f57a2cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d944c4027f50fd04366968572b5f3747.setIcon(icon_81bd0c9e6513abac9c4bd28ac901180c);
|
|
|
|
|
|
var marker_0b3c863b04a7287a35936ce6a876d2d9 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_392cfc8224e3532de846233c9524e3cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16de63c646f728016fac98e881f4b9f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1722d1ee11f5bb7cc0f4b7ea20e0e1f = $(`<div id="html_e1722d1ee11f5bb7cc0f4b7ea20e0e1f" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_16de63c646f728016fac98e881f4b9f2.setContent(html_e1722d1ee11f5bb7cc0f4b7ea20e0e1f);
|
|
|
|
|
|
|
|
marker_0b3c863b04a7287a35936ce6a876d2d9.bindPopup(popup_16de63c646f728016fac98e881f4b9f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b3c863b04a7287a35936ce6a876d2d9.setIcon(icon_392cfc8224e3532de846233c9524e3cd);
|
|
|
|
|
|
var marker_9f034bf1ee8983cfc353990f1e198512 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_018383d84d9f31fda9dedc6ad97aa506 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6d4a94f0ca67d3d7c1dc415f24c4a8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a34d558a23fcd3cfdb8af943b423a8e = $(`<div id="html_6a34d558a23fcd3cfdb8af943b423a8e" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_a6d4a94f0ca67d3d7c1dc415f24c4a8a.setContent(html_6a34d558a23fcd3cfdb8af943b423a8e);
|
|
|
|
|
|
|
|
marker_9f034bf1ee8983cfc353990f1e198512.bindPopup(popup_a6d4a94f0ca67d3d7c1dc415f24c4a8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f034bf1ee8983cfc353990f1e198512.setIcon(icon_018383d84d9f31fda9dedc6ad97aa506);
|
|
|
|
|
|
var marker_436206e1f110cba025b6828904bce771 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_eacaeb2babc81db55219536cf198633d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84f6c5b1edc886c9f6cbf4920b846034 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f05c0a3e3504321ab89d7d9812a1eab = $(`<div id="html_8f05c0a3e3504321ab89d7d9812a1eab" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_84f6c5b1edc886c9f6cbf4920b846034.setContent(html_8f05c0a3e3504321ab89d7d9812a1eab);
|
|
|
|
|
|
|
|
marker_436206e1f110cba025b6828904bce771.bindPopup(popup_84f6c5b1edc886c9f6cbf4920b846034)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_436206e1f110cba025b6828904bce771.setIcon(icon_eacaeb2babc81db55219536cf198633d);
|
|
|
|
|
|
var marker_3b8fae50c8432fde537fb45b681878d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_bed9faecff1d2602958d93e6a5a9ebc4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4470a6ab17701c37e90c985d541ce0f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ac79916c0d705ec64113477994612e1 = $(`<div id="html_6ac79916c0d705ec64113477994612e1" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_4470a6ab17701c37e90c985d541ce0f9.setContent(html_6ac79916c0d705ec64113477994612e1);
|
|
|
|
|
|
|
|
marker_3b8fae50c8432fde537fb45b681878d4.bindPopup(popup_4470a6ab17701c37e90c985d541ce0f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b8fae50c8432fde537fb45b681878d4.setIcon(icon_bed9faecff1d2602958d93e6a5a9ebc4);
|
|
|
|
|
|
var marker_963fb645c3e4889688198925c27b6778 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ae5f434c74fd3c7a95a6507147c88170 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aa752710c52e62cfb22717892067224 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e958fc9194435e82d287552496f24017 = $(`<div id="html_e958fc9194435e82d287552496f24017" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_8aa752710c52e62cfb22717892067224.setContent(html_e958fc9194435e82d287552496f24017);
|
|
|
|
|
|
|
|
marker_963fb645c3e4889688198925c27b6778.bindPopup(popup_8aa752710c52e62cfb22717892067224)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_963fb645c3e4889688198925c27b6778.setIcon(icon_ae5f434c74fd3c7a95a6507147c88170);
|
|
|
|
|
|
var marker_882a04a8f210f4c587ab1d3b27eb6edd = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_005a69c6e02f065e7b5da6f3eeb68a79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7506e52ec9ce8a6c2a2862643ba3e840 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3e9924873e2c28364d36369fa27f085 = $(`<div id="html_e3e9924873e2c28364d36369fa27f085" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_7506e52ec9ce8a6c2a2862643ba3e840.setContent(html_e3e9924873e2c28364d36369fa27f085);
|
|
|
|
|
|
|
|
marker_882a04a8f210f4c587ab1d3b27eb6edd.bindPopup(popup_7506e52ec9ce8a6c2a2862643ba3e840)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882a04a8f210f4c587ab1d3b27eb6edd.setIcon(icon_005a69c6e02f065e7b5da6f3eeb68a79);
|
|
|
|
|
|
var marker_88610e5151b2cb151f80aac8360e24eb = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9e91ac3777657bd005e3b358e462c3bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_222309751ba5f3e0447189f434068cde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34216e53d05831268e28d760b89f154a = $(`<div id="html_34216e53d05831268e28d760b89f154a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_222309751ba5f3e0447189f434068cde.setContent(html_34216e53d05831268e28d760b89f154a);
|
|
|
|
|
|
|
|
marker_88610e5151b2cb151f80aac8360e24eb.bindPopup(popup_222309751ba5f3e0447189f434068cde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88610e5151b2cb151f80aac8360e24eb.setIcon(icon_9e91ac3777657bd005e3b358e462c3bc);
|
|
|
|
|
|
var marker_2050c7667c46c0da7427e007bf4a3ec0 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1793085d044075858dbb722fe2cdf8d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa7984dc6042e91b77bc47b27e623673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4ff77dc9dd05b0f471cad66a41de05e = $(`<div id="html_a4ff77dc9dd05b0f471cad66a41de05e" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_fa7984dc6042e91b77bc47b27e623673.setContent(html_a4ff77dc9dd05b0f471cad66a41de05e);
|
|
|
|
|
|
|
|
marker_2050c7667c46c0da7427e007bf4a3ec0.bindPopup(popup_fa7984dc6042e91b77bc47b27e623673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2050c7667c46c0da7427e007bf4a3ec0.setIcon(icon_1793085d044075858dbb722fe2cdf8d7);
|
|
|
|
|
|
var marker_728a6476174ca10817aa404cba7293f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_3877994dff8f3b2aa6df0af136ae3469 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29262b0cd274a9bea831282549178505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c3c6c5458ccded4fe02b8d4396e7922 = $(`<div id="html_6c3c6c5458ccded4fe02b8d4396e7922" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_29262b0cd274a9bea831282549178505.setContent(html_6c3c6c5458ccded4fe02b8d4396e7922);
|
|
|
|
|
|
|
|
marker_728a6476174ca10817aa404cba7293f8.bindPopup(popup_29262b0cd274a9bea831282549178505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_728a6476174ca10817aa404cba7293f8.setIcon(icon_3877994dff8f3b2aa6df0af136ae3469);
|
|
|
|
|
|
var marker_142a228daf9f8e23c4298c6222472718 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_97219a58741ff7f62155d4de0f8ba2dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_228856e0cbddf49a02e845fe8774513d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dcd869005bb6ef449a088aaf39b0c6b = $(`<div id="html_3dcd869005bb6ef449a088aaf39b0c6b" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_228856e0cbddf49a02e845fe8774513d.setContent(html_3dcd869005bb6ef449a088aaf39b0c6b);
|
|
|
|
|
|
|
|
marker_142a228daf9f8e23c4298c6222472718.bindPopup(popup_228856e0cbddf49a02e845fe8774513d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_142a228daf9f8e23c4298c6222472718.setIcon(icon_97219a58741ff7f62155d4de0f8ba2dc);
|
|
|
|
|
|
var marker_6cd37b668249af6953c527acc43a5499 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_fd09b5e66cea3404f52826f0821c9452 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2ebc0d574de79d58e3c08fa1949dfc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5c707993aee314e17f9ae6cc82239de = $(`<div id="html_c5c707993aee314e17f9ae6cc82239de" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_b2ebc0d574de79d58e3c08fa1949dfc7.setContent(html_c5c707993aee314e17f9ae6cc82239de);
|
|
|
|
|
|
|
|
marker_6cd37b668249af6953c527acc43a5499.bindPopup(popup_b2ebc0d574de79d58e3c08fa1949dfc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cd37b668249af6953c527acc43a5499.setIcon(icon_fd09b5e66cea3404f52826f0821c9452);
|
|
|
|
|
|
var marker_67adb516db2759ef982de4bd2c6da36d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ddad90ec4700a6693481e3c7bac3c34d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6211bd6cd6495f7344fa9014695c1522 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ccbeedbdb39f8cf445edb5124a115e4 = $(`<div id="html_3ccbeedbdb39f8cf445edb5124a115e4" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_6211bd6cd6495f7344fa9014695c1522.setContent(html_3ccbeedbdb39f8cf445edb5124a115e4);
|
|
|
|
|
|
|
|
marker_67adb516db2759ef982de4bd2c6da36d.bindPopup(popup_6211bd6cd6495f7344fa9014695c1522)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67adb516db2759ef982de4bd2c6da36d.setIcon(icon_ddad90ec4700a6693481e3c7bac3c34d);
|
|
|
|
|
|
var marker_c57c7ff15dab4ef09e181e13d3aa146b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_642a70db973918fad3af0919015417d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b7f918fa01e677b96778e03c9997561 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57f4a49603749c2487d65425c528f161 = $(`<div id="html_57f4a49603749c2487d65425c528f161" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_0b7f918fa01e677b96778e03c9997561.setContent(html_57f4a49603749c2487d65425c528f161);
|
|
|
|
|
|
|
|
marker_c57c7ff15dab4ef09e181e13d3aa146b.bindPopup(popup_0b7f918fa01e677b96778e03c9997561)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c57c7ff15dab4ef09e181e13d3aa146b.setIcon(icon_642a70db973918fad3af0919015417d8);
|
|
|
|
|
|
var marker_3e89eaf9889a4ee94f4fa2cb2069fca0 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_38793fed59c2133bc53f71cc7872e715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e620a8bd30e187a4246f28960be138b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61cc257c0624572be13d57042d8f153e = $(`<div id="html_61cc257c0624572be13d57042d8f153e" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_9e620a8bd30e187a4246f28960be138b.setContent(html_61cc257c0624572be13d57042d8f153e);
|
|
|
|
|
|
|
|
marker_3e89eaf9889a4ee94f4fa2cb2069fca0.bindPopup(popup_9e620a8bd30e187a4246f28960be138b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e89eaf9889a4ee94f4fa2cb2069fca0.setIcon(icon_38793fed59c2133bc53f71cc7872e715);
|
|
|
|
|
|
var marker_09db2f5ab2cdd3754391d207aeb2d560 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b10d190d10c214dbeae172c6f0c7c371 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8970f35418b8feffb189c60b2de2dba6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c306d2dbad46189e5a46e8e2822e7d69 = $(`<div id="html_c306d2dbad46189e5a46e8e2822e7d69" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_8970f35418b8feffb189c60b2de2dba6.setContent(html_c306d2dbad46189e5a46e8e2822e7d69);
|
|
|
|
|
|
|
|
marker_09db2f5ab2cdd3754391d207aeb2d560.bindPopup(popup_8970f35418b8feffb189c60b2de2dba6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09db2f5ab2cdd3754391d207aeb2d560.setIcon(icon_b10d190d10c214dbeae172c6f0c7c371);
|
|
|
|
|
|
var marker_e06c01f306dd0c03324bd80b0f3c8f78 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_e4ee95049d1c8cca3979836afab0b4e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4769af00c5657d39560140cd717ec747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ab393887d788ae7efb9e0420c91af35 = $(`<div id="html_8ab393887d788ae7efb9e0420c91af35" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_4769af00c5657d39560140cd717ec747.setContent(html_8ab393887d788ae7efb9e0420c91af35);
|
|
|
|
|
|
|
|
marker_e06c01f306dd0c03324bd80b0f3c8f78.bindPopup(popup_4769af00c5657d39560140cd717ec747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e06c01f306dd0c03324bd80b0f3c8f78.setIcon(icon_e4ee95049d1c8cca3979836afab0b4e2);
|
|
|
|
|
|
var marker_7e86c9b8ee976cd089a4b565fe11845c = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_facbf0ab989d3e06b7289bd4243350f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_015d460465fa6f0c7b83098e09d7a4a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fb574e1f3903be719281db9fc02ebad = $(`<div id="html_8fb574e1f3903be719281db9fc02ebad" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_015d460465fa6f0c7b83098e09d7a4a6.setContent(html_8fb574e1f3903be719281db9fc02ebad);
|
|
|
|
|
|
|
|
marker_7e86c9b8ee976cd089a4b565fe11845c.bindPopup(popup_015d460465fa6f0c7b83098e09d7a4a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e86c9b8ee976cd089a4b565fe11845c.setIcon(icon_facbf0ab989d3e06b7289bd4243350f6);
|
|
|
|
|
|
var marker_cadd438882368bc6865fdc2e706b347b = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4b113158763324321ed8f4d44d1a0f3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca02f09f6713364b00653c56abc61f3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3535b3e4d4661b15dfec0997e281c28e = $(`<div id="html_3535b3e4d4661b15dfec0997e281c28e" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_ca02f09f6713364b00653c56abc61f3d.setContent(html_3535b3e4d4661b15dfec0997e281c28e);
|
|
|
|
|
|
|
|
marker_cadd438882368bc6865fdc2e706b347b.bindPopup(popup_ca02f09f6713364b00653c56abc61f3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cadd438882368bc6865fdc2e706b347b.setIcon(icon_4b113158763324321ed8f4d44d1a0f3c);
|
|
|
|
|
|
var marker_68e7b950fd66b09a9d3c940d640bd53e = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b7a61cc4f9297472302cda2721b370c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f760113a4dd83d8bf94cd194c34f4dce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d94b0912e9013c7bcb9f081c3dab9d1f = $(`<div id="html_d94b0912e9013c7bcb9f081c3dab9d1f" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_f760113a4dd83d8bf94cd194c34f4dce.setContent(html_d94b0912e9013c7bcb9f081c3dab9d1f);
|
|
|
|
|
|
|
|
marker_68e7b950fd66b09a9d3c940d640bd53e.bindPopup(popup_f760113a4dd83d8bf94cd194c34f4dce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e7b950fd66b09a9d3c940d640bd53e.setIcon(icon_b7a61cc4f9297472302cda2721b370c1);
|
|
|
|
|
|
var marker_172897621188948ef9d9d993a4cfb17e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_731eaa20193af462cd1068b4f62f3e44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d52774a8b858bfc0fc5ef92574bb456a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59561597cc0f927c997e5dfd1db006c0 = $(`<div id="html_59561597cc0f927c997e5dfd1db006c0" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_d52774a8b858bfc0fc5ef92574bb456a.setContent(html_59561597cc0f927c997e5dfd1db006c0);
|
|
|
|
|
|
|
|
marker_172897621188948ef9d9d993a4cfb17e.bindPopup(popup_d52774a8b858bfc0fc5ef92574bb456a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_172897621188948ef9d9d993a4cfb17e.setIcon(icon_731eaa20193af462cd1068b4f62f3e44);
|
|
|
|
|
|
var marker_b935b98b09af63abbdf9763af73d21de = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8f970d1e8711beb47df5c7756c68d05a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b236e2cf8dce3dc3459a420fd19b90c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccb5d358a3702920a7acda110cf0e532 = $(`<div id="html_ccb5d358a3702920a7acda110cf0e532" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_4b236e2cf8dce3dc3459a420fd19b90c.setContent(html_ccb5d358a3702920a7acda110cf0e532);
|
|
|
|
|
|
|
|
marker_b935b98b09af63abbdf9763af73d21de.bindPopup(popup_4b236e2cf8dce3dc3459a420fd19b90c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b935b98b09af63abbdf9763af73d21de.setIcon(icon_8f970d1e8711beb47df5c7756c68d05a);
|
|
|
|
|
|
var marker_f32d5938d5dc5e8ece3f572d2740bda6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_2adc18493f7c3e0ec5528e9dc5d98a67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc16797ea0d21c2088c6335f3c5138cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_683980fc504c37abe39ce3867e2422a9 = $(`<div id="html_683980fc504c37abe39ce3867e2422a9" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_dc16797ea0d21c2088c6335f3c5138cb.setContent(html_683980fc504c37abe39ce3867e2422a9);
|
|
|
|
|
|
|
|
marker_f32d5938d5dc5e8ece3f572d2740bda6.bindPopup(popup_dc16797ea0d21c2088c6335f3c5138cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f32d5938d5dc5e8ece3f572d2740bda6.setIcon(icon_2adc18493f7c3e0ec5528e9dc5d98a67);
|
|
|
|
|
|
var marker_dc6954638200f7f0409e8ba34aed797f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9ab607cfef43c3cc152b7dcfaf2333fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5627cc904728b0183891353b46b3885b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa40c9fa8faea074c2ced30d103ac1e5 = $(`<div id="html_fa40c9fa8faea074c2ced30d103ac1e5" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_5627cc904728b0183891353b46b3885b.setContent(html_fa40c9fa8faea074c2ced30d103ac1e5);
|
|
|
|
|
|
|
|
marker_dc6954638200f7f0409e8ba34aed797f.bindPopup(popup_5627cc904728b0183891353b46b3885b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc6954638200f7f0409e8ba34aed797f.setIcon(icon_9ab607cfef43c3cc152b7dcfaf2333fd);
|
|
|
|
|
|
var marker_29a7fa0ee4f63ad87f79127e8f5cb72b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_28442ec4e12cb2d72eae41d466222087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12697dd414baa1211231baaef14a6e06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9094fd111144e29994937a866b19f24 = $(`<div id="html_f9094fd111144e29994937a866b19f24" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_12697dd414baa1211231baaef14a6e06.setContent(html_f9094fd111144e29994937a866b19f24);
|
|
|
|
|
|
|
|
marker_29a7fa0ee4f63ad87f79127e8f5cb72b.bindPopup(popup_12697dd414baa1211231baaef14a6e06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29a7fa0ee4f63ad87f79127e8f5cb72b.setIcon(icon_28442ec4e12cb2d72eae41d466222087);
|
|
|
|
|
|
var marker_f3c37c28424a52e4b29de26222c406e7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a121a52f4361ecca3561e8f89e489fba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_960350504d8c572c5348b9007d9f4d67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e2696a504ad95970a5973300fb8082 = $(`<div id="html_b9e2696a504ad95970a5973300fb8082" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_960350504d8c572c5348b9007d9f4d67.setContent(html_b9e2696a504ad95970a5973300fb8082);
|
|
|
|
|
|
|
|
marker_f3c37c28424a52e4b29de26222c406e7.bindPopup(popup_960350504d8c572c5348b9007d9f4d67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3c37c28424a52e4b29de26222c406e7.setIcon(icon_a121a52f4361ecca3561e8f89e489fba);
|
|
|
|
|
|
var marker_3ada3b9c9fa430e99305fef66b0ece13 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_843e73aeb2a7f3bf74fc065ac0f65314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b709603e0da7d4bf711666a08fd8a374 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98b11b75c1b77c6e5cfcc423f33d6861 = $(`<div id="html_98b11b75c1b77c6e5cfcc423f33d6861" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_b709603e0da7d4bf711666a08fd8a374.setContent(html_98b11b75c1b77c6e5cfcc423f33d6861);
|
|
|
|
|
|
|
|
marker_3ada3b9c9fa430e99305fef66b0ece13.bindPopup(popup_b709603e0da7d4bf711666a08fd8a374)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ada3b9c9fa430e99305fef66b0ece13.setIcon(icon_843e73aeb2a7f3bf74fc065ac0f65314);
|
|
|
|
|
|
var marker_9d65d2222e82df10fcca0b6e342d49cd = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8ac12c79737039ce39874939d5d38628 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_164d00a13da90a76f2c7bf8cc87b9c2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bb17ac8ce0225e8432c5dbb5827e592 = $(`<div id="html_0bb17ac8ce0225e8432c5dbb5827e592" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_164d00a13da90a76f2c7bf8cc87b9c2c.setContent(html_0bb17ac8ce0225e8432c5dbb5827e592);
|
|
|
|
|
|
|
|
marker_9d65d2222e82df10fcca0b6e342d49cd.bindPopup(popup_164d00a13da90a76f2c7bf8cc87b9c2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d65d2222e82df10fcca0b6e342d49cd.setIcon(icon_8ac12c79737039ce39874939d5d38628);
|
|
|
|
|
|
var marker_8aaff1594f950dbb9c16aafe019af592 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b556eb1a4dc038859d19b757b4228506 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfd646093a320d19eded6464c5c63b5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90c65a2f513f224d3e64399922353068 = $(`<div id="html_90c65a2f513f224d3e64399922353068" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_dfd646093a320d19eded6464c5c63b5a.setContent(html_90c65a2f513f224d3e64399922353068);
|
|
|
|
|
|
|
|
marker_8aaff1594f950dbb9c16aafe019af592.bindPopup(popup_dfd646093a320d19eded6464c5c63b5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8aaff1594f950dbb9c16aafe019af592.setIcon(icon_b556eb1a4dc038859d19b757b4228506);
|
|
|
|
|
|
var marker_c9527092c429aa326364ad2f3818afe1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_dc465f3abea2e2933e61615488d39f7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49a749c1daea754610d5fd97047a95fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2e9907d5fc27aa7827541cc20bb2cd4 = $(`<div id="html_e2e9907d5fc27aa7827541cc20bb2cd4" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_49a749c1daea754610d5fd97047a95fd.setContent(html_e2e9907d5fc27aa7827541cc20bb2cd4);
|
|
|
|
|
|
|
|
marker_c9527092c429aa326364ad2f3818afe1.bindPopup(popup_49a749c1daea754610d5fd97047a95fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9527092c429aa326364ad2f3818afe1.setIcon(icon_dc465f3abea2e2933e61615488d39f7f);
|
|
|
|
|
|
var marker_c33bf7508e2cd171e39573b171c7d0c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_3bec93eb709a988c9e2d56cb96da032e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a393ea4e6a95adc3d403573d966b0829 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_503c80d9cef852d48d8cc32cd4ffb9ae = $(`<div id="html_503c80d9cef852d48d8cc32cd4ffb9ae" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_a393ea4e6a95adc3d403573d966b0829.setContent(html_503c80d9cef852d48d8cc32cd4ffb9ae);
|
|
|
|
|
|
|
|
marker_c33bf7508e2cd171e39573b171c7d0c0.bindPopup(popup_a393ea4e6a95adc3d403573d966b0829)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c33bf7508e2cd171e39573b171c7d0c0.setIcon(icon_3bec93eb709a988c9e2d56cb96da032e);
|
|
|
|
|
|
var marker_c0162b1cfe428c8e7ac6e4c27e5c1a50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_cf644a022cdcd4608eed234239260568 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_659e5b43ac7d8ac42bca2ee63fa8fc17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fe898657f8ebaa846c2b609edf0daba = $(`<div id="html_8fe898657f8ebaa846c2b609edf0daba" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_659e5b43ac7d8ac42bca2ee63fa8fc17.setContent(html_8fe898657f8ebaa846c2b609edf0daba);
|
|
|
|
|
|
|
|
marker_c0162b1cfe428c8e7ac6e4c27e5c1a50.bindPopup(popup_659e5b43ac7d8ac42bca2ee63fa8fc17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0162b1cfe428c8e7ac6e4c27e5c1a50.setIcon(icon_cf644a022cdcd4608eed234239260568);
|
|
|
|
|
|
var marker_93a9bef08650d1af1df0a9105b7e8a53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_3f14ebe266f402970b20e074ad7ebc7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d1d5396ce69275d693bba6977a9d0c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15a2efed22e4a2da25bd3f69be81ba14 = $(`<div id="html_15a2efed22e4a2da25bd3f69be81ba14" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_2d1d5396ce69275d693bba6977a9d0c3.setContent(html_15a2efed22e4a2da25bd3f69be81ba14);
|
|
|
|
|
|
|
|
marker_93a9bef08650d1af1df0a9105b7e8a53.bindPopup(popup_2d1d5396ce69275d693bba6977a9d0c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93a9bef08650d1af1df0a9105b7e8a53.setIcon(icon_3f14ebe266f402970b20e074ad7ebc7a);
|
|
|
|
|
|
var marker_2937903caa18077f31c5af679733607d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1041f596fd40e4defec8ec82d251b096 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69f4e27510502f0d99e19b16d4e58eaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e7d3357cdc612f5a105f2c49d1ce85b = $(`<div id="html_2e7d3357cdc612f5a105f2c49d1ce85b" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_69f4e27510502f0d99e19b16d4e58eaa.setContent(html_2e7d3357cdc612f5a105f2c49d1ce85b);
|
|
|
|
|
|
|
|
marker_2937903caa18077f31c5af679733607d.bindPopup(popup_69f4e27510502f0d99e19b16d4e58eaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2937903caa18077f31c5af679733607d.setIcon(icon_1041f596fd40e4defec8ec82d251b096);
|
|
|
|
|
|
var marker_6cfa43b877e5c0cf9a24e44afa2f445b = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a47bf203e008da47483085bfd0d8c688 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d95b3b8385c7024e7fd373b32deae876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_678a64e0df6bfc5d6a6a549404ebf4a4 = $(`<div id="html_678a64e0df6bfc5d6a6a549404ebf4a4" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_d95b3b8385c7024e7fd373b32deae876.setContent(html_678a64e0df6bfc5d6a6a549404ebf4a4);
|
|
|
|
|
|
|
|
marker_6cfa43b877e5c0cf9a24e44afa2f445b.bindPopup(popup_d95b3b8385c7024e7fd373b32deae876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cfa43b877e5c0cf9a24e44afa2f445b.setIcon(icon_a47bf203e008da47483085bfd0d8c688);
|
|
|
|
|
|
var marker_138fe31d82b7bc0a58f58a4d9213a877 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_afd39c8b70383957c04253db7f85b038 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa17334e17bc0541fdb22cc8cc57575 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97f1f01b8c0a95f785ac7109d189e370 = $(`<div id="html_97f1f01b8c0a95f785ac7109d189e370" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_1fa17334e17bc0541fdb22cc8cc57575.setContent(html_97f1f01b8c0a95f785ac7109d189e370);
|
|
|
|
|
|
|
|
marker_138fe31d82b7bc0a58f58a4d9213a877.bindPopup(popup_1fa17334e17bc0541fdb22cc8cc57575)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_138fe31d82b7bc0a58f58a4d9213a877.setIcon(icon_afd39c8b70383957c04253db7f85b038);
|
|
|
|
|
|
var marker_cb6fbbca911a2f6b03c5ecbf2e07ef2d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_2370788a65941a2a7a88624a9003a64f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2b145a2e34ab334fce104165bd75131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c55693f180d355dc27b3862de8c3491 = $(`<div id="html_2c55693f180d355dc27b3862de8c3491" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_c2b145a2e34ab334fce104165bd75131.setContent(html_2c55693f180d355dc27b3862de8c3491);
|
|
|
|
|
|
|
|
marker_cb6fbbca911a2f6b03c5ecbf2e07ef2d.bindPopup(popup_c2b145a2e34ab334fce104165bd75131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb6fbbca911a2f6b03c5ecbf2e07ef2d.setIcon(icon_2370788a65941a2a7a88624a9003a64f);
|
|
|
|
|
|
var marker_89ef1daae196c72fe3fae37363fe9721 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4595e0485838fae2a6472ee13b338e3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_642bd13c6663d0c285197ff3258b6d3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e338c0899b5cb3e44bf428e450d9b68d = $(`<div id="html_e338c0899b5cb3e44bf428e450d9b68d" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_642bd13c6663d0c285197ff3258b6d3e.setContent(html_e338c0899b5cb3e44bf428e450d9b68d);
|
|
|
|
|
|
|
|
marker_89ef1daae196c72fe3fae37363fe9721.bindPopup(popup_642bd13c6663d0c285197ff3258b6d3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89ef1daae196c72fe3fae37363fe9721.setIcon(icon_4595e0485838fae2a6472ee13b338e3c);
|
|
|
|
|
|
var marker_7099fa93c6ee680127d14f9d26f11f32 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_29e331f04e480997f0e2144c0a17752d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ed641510388b087987569c332850e3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cef9ee18a6e78e347f5854d2ae89729a = $(`<div id="html_cef9ee18a6e78e347f5854d2ae89729a" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_8ed641510388b087987569c332850e3f.setContent(html_cef9ee18a6e78e347f5854d2ae89729a);
|
|
|
|
|
|
|
|
marker_7099fa93c6ee680127d14f9d26f11f32.bindPopup(popup_8ed641510388b087987569c332850e3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7099fa93c6ee680127d14f9d26f11f32.setIcon(icon_29e331f04e480997f0e2144c0a17752d);
|
|
|
|
|
|
var marker_63d9ce6affe7a8ea110d3347a41513b9 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_cc10519fc154d3d113c50e04548570f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6078ae66b710e6612ab6ce30abc68d03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c1db16b9ef4cf9f0c571ed8aed3eeea = $(`<div id="html_3c1db16b9ef4cf9f0c571ed8aed3eeea" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_6078ae66b710e6612ab6ce30abc68d03.setContent(html_3c1db16b9ef4cf9f0c571ed8aed3eeea);
|
|
|
|
|
|
|
|
marker_63d9ce6affe7a8ea110d3347a41513b9.bindPopup(popup_6078ae66b710e6612ab6ce30abc68d03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63d9ce6affe7a8ea110d3347a41513b9.setIcon(icon_cc10519fc154d3d113c50e04548570f7);
|
|
|
|
|
|
var marker_db4454236c9038547bcf5467ed8d7dc8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_445a2a191aaaa7230c1f6e275b7eab82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27d22cbb57acc7dc6ba037eb15fd826b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de3f6e6059721547974074a3246829d5 = $(`<div id="html_de3f6e6059721547974074a3246829d5" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_27d22cbb57acc7dc6ba037eb15fd826b.setContent(html_de3f6e6059721547974074a3246829d5);
|
|
|
|
|
|
|
|
marker_db4454236c9038547bcf5467ed8d7dc8.bindPopup(popup_27d22cbb57acc7dc6ba037eb15fd826b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db4454236c9038547bcf5467ed8d7dc8.setIcon(icon_445a2a191aaaa7230c1f6e275b7eab82);
|
|
|
|
|
|
var marker_a5391f0cd02aa6ee8bececc8e3a9a529 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_79efd05a5664e14ba50de3cbd447c75f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4af6e1481b1787e999c9ae7b8fe266c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_581eef8451d7d3ee953b0f357f30d0fe = $(`<div id="html_581eef8451d7d3ee953b0f357f30d0fe" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_4af6e1481b1787e999c9ae7b8fe266c9.setContent(html_581eef8451d7d3ee953b0f357f30d0fe);
|
|
|
|
|
|
|
|
marker_a5391f0cd02aa6ee8bececc8e3a9a529.bindPopup(popup_4af6e1481b1787e999c9ae7b8fe266c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5391f0cd02aa6ee8bececc8e3a9a529.setIcon(icon_79efd05a5664e14ba50de3cbd447c75f);
|
|
|
|
|
|
var marker_843148c95de12d03fb46bdf87205f3a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_48641536f2d8fc3bc8d3c4fa054da40c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a812eff0dee4ff229fbae160479d5cea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5082dad7751a919610a9dda709629a3b = $(`<div id="html_5082dad7751a919610a9dda709629a3b" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_a812eff0dee4ff229fbae160479d5cea.setContent(html_5082dad7751a919610a9dda709629a3b);
|
|
|
|
|
|
|
|
marker_843148c95de12d03fb46bdf87205f3a3.bindPopup(popup_a812eff0dee4ff229fbae160479d5cea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_843148c95de12d03fb46bdf87205f3a3.setIcon(icon_48641536f2d8fc3bc8d3c4fa054da40c);
|
|
|
|
|
|
var marker_14c2b6d95a57cabaf000d1c5def84738 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5cf0483411baa12755790e366273bd34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_068e3d1f1730025d25a9f3aed9f0ba63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca416094fc97a36c8cc623a34b27042 = $(`<div id="html_fca416094fc97a36c8cc623a34b27042" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_068e3d1f1730025d25a9f3aed9f0ba63.setContent(html_fca416094fc97a36c8cc623a34b27042);
|
|
|
|
|
|
|
|
marker_14c2b6d95a57cabaf000d1c5def84738.bindPopup(popup_068e3d1f1730025d25a9f3aed9f0ba63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14c2b6d95a57cabaf000d1c5def84738.setIcon(icon_5cf0483411baa12755790e366273bd34);
|
|
|
|
|
|
var marker_63acd23b2e6959dea59e18890ae35a2f = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6b882d69f43a3558dd8afad376b44b85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5302d10ca9d5de755707f1ddfa58747d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc334e23fe116454df28e6c67c0fa19d = $(`<div id="html_fc334e23fe116454df28e6c67c0fa19d" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_5302d10ca9d5de755707f1ddfa58747d.setContent(html_fc334e23fe116454df28e6c67c0fa19d);
|
|
|
|
|
|
|
|
marker_63acd23b2e6959dea59e18890ae35a2f.bindPopup(popup_5302d10ca9d5de755707f1ddfa58747d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63acd23b2e6959dea59e18890ae35a2f.setIcon(icon_6b882d69f43a3558dd8afad376b44b85);
|
|
|
|
|
|
var marker_76fcb6ec0f99f1a840b4abe76ab32b8c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4441937a01d1ce91920816b6d2d70703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca38844024a667bc7b6055004a27c1d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac7e756bf20fbd66bc661a634a2cc56a = $(`<div id="html_ac7e756bf20fbd66bc661a634a2cc56a" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_ca38844024a667bc7b6055004a27c1d9.setContent(html_ac7e756bf20fbd66bc661a634a2cc56a);
|
|
|
|
|
|
|
|
marker_76fcb6ec0f99f1a840b4abe76ab32b8c.bindPopup(popup_ca38844024a667bc7b6055004a27c1d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76fcb6ec0f99f1a840b4abe76ab32b8c.setIcon(icon_4441937a01d1ce91920816b6d2d70703);
|
|
|
|
|
|
var marker_edfc96463ed15573a28a75bac0beea65 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_041faad408218b95f4bd48bd579beb6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03f6d381e39891015b04aabd4f5e1154 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae11f924132aa9a63ff882454a65e8ab = $(`<div id="html_ae11f924132aa9a63ff882454a65e8ab" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_03f6d381e39891015b04aabd4f5e1154.setContent(html_ae11f924132aa9a63ff882454a65e8ab);
|
|
|
|
|
|
|
|
marker_edfc96463ed15573a28a75bac0beea65.bindPopup(popup_03f6d381e39891015b04aabd4f5e1154)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edfc96463ed15573a28a75bac0beea65.setIcon(icon_041faad408218b95f4bd48bd579beb6a);
|
|
|
|
|
|
var marker_31ff752c41aa0e9b1cd40e9a7b1076c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_26d6c595fbf0649062fe6c68f1cfd68b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8899741d20fbe4b6a5a54f19cf13bf69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8865ee195f902b927cea77618ecd2806 = $(`<div id="html_8865ee195f902b927cea77618ecd2806" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_8899741d20fbe4b6a5a54f19cf13bf69.setContent(html_8865ee195f902b927cea77618ecd2806);
|
|
|
|
|
|
|
|
marker_31ff752c41aa0e9b1cd40e9a7b1076c0.bindPopup(popup_8899741d20fbe4b6a5a54f19cf13bf69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31ff752c41aa0e9b1cd40e9a7b1076c0.setIcon(icon_26d6c595fbf0649062fe6c68f1cfd68b);
|
|
|
|
|
|
var marker_3eae8963981a707162f40a2af77faa82 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_550722a2237482d601c5640ccde7ad19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b63b20c83ec313e9b0e661afdd4dca25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ab4bde1eb3491e7d1f75cd81a26e0fa = $(`<div id="html_3ab4bde1eb3491e7d1f75cd81a26e0fa" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_b63b20c83ec313e9b0e661afdd4dca25.setContent(html_3ab4bde1eb3491e7d1f75cd81a26e0fa);
|
|
|
|
|
|
|
|
marker_3eae8963981a707162f40a2af77faa82.bindPopup(popup_b63b20c83ec313e9b0e661afdd4dca25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eae8963981a707162f40a2af77faa82.setIcon(icon_550722a2237482d601c5640ccde7ad19);
|
|
|
|
|
|
var marker_2b4c28303d013ea7ef2742a856e5e461 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9181d2d1417a1306256e73b8c731a767 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a562abd9aabcc7295aec46ff2706ac90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ee9776384a4b9e442eb7580b1814387 = $(`<div id="html_3ee9776384a4b9e442eb7580b1814387" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_a562abd9aabcc7295aec46ff2706ac90.setContent(html_3ee9776384a4b9e442eb7580b1814387);
|
|
|
|
|
|
|
|
marker_2b4c28303d013ea7ef2742a856e5e461.bindPopup(popup_a562abd9aabcc7295aec46ff2706ac90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b4c28303d013ea7ef2742a856e5e461.setIcon(icon_9181d2d1417a1306256e73b8c731a767);
|
|
|
|
|
|
var marker_6dbed14fb47e28ca18a8e0bb9d1d6603 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d122f675c7519573e969762a9b12298c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab95cfc8439fe8719c77c18af5d9ffd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96f07347e2a334104c72d8a35a28bd3e = $(`<div id="html_96f07347e2a334104c72d8a35a28bd3e" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_5ab95cfc8439fe8719c77c18af5d9ffd.setContent(html_96f07347e2a334104c72d8a35a28bd3e);
|
|
|
|
|
|
|
|
marker_6dbed14fb47e28ca18a8e0bb9d1d6603.bindPopup(popup_5ab95cfc8439fe8719c77c18af5d9ffd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dbed14fb47e28ca18a8e0bb9d1d6603.setIcon(icon_d122f675c7519573e969762a9b12298c);
|
|
|
|
|
|
var marker_af6de5d5e1c1c92b08f0a6d3ebe56eb8 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5b923588260771d6983a711d6f77afbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbf55cd3c803f902837718f29f85b862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbdfa4fd82bd8adb3d5e91456eddbf4f = $(`<div id="html_bbdfa4fd82bd8adb3d5e91456eddbf4f" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_fbf55cd3c803f902837718f29f85b862.setContent(html_bbdfa4fd82bd8adb3d5e91456eddbf4f);
|
|
|
|
|
|
|
|
marker_af6de5d5e1c1c92b08f0a6d3ebe56eb8.bindPopup(popup_fbf55cd3c803f902837718f29f85b862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af6de5d5e1c1c92b08f0a6d3ebe56eb8.setIcon(icon_5b923588260771d6983a711d6f77afbd);
|
|
|
|
|
|
var marker_70bc9a3b2e6d7112792febff2a3389a5 = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_f1daf0da10960ff1047a3ba3b5d7c614 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e43baf8b799eae7de99eafbb09c5ae26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a66e59181c4eef1eb5399f47b30ce79 = $(`<div id="html_2a66e59181c4eef1eb5399f47b30ce79" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_e43baf8b799eae7de99eafbb09c5ae26.setContent(html_2a66e59181c4eef1eb5399f47b30ce79);
|
|
|
|
|
|
|
|
marker_70bc9a3b2e6d7112792febff2a3389a5.bindPopup(popup_e43baf8b799eae7de99eafbb09c5ae26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70bc9a3b2e6d7112792febff2a3389a5.setIcon(icon_f1daf0da10960ff1047a3ba3b5d7c614);
|
|
|
|
|
|
var marker_6b910bf7c2dae4eea008bad3ddd2a672 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_015232361ca180623315535762481650 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5895a4c5430c254b9f73275f765707a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d0ac8d6b0f43582dc1e4a775de43b47 = $(`<div id="html_9d0ac8d6b0f43582dc1e4a775de43b47" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_5895a4c5430c254b9f73275f765707a8.setContent(html_9d0ac8d6b0f43582dc1e4a775de43b47);
|
|
|
|
|
|
|
|
marker_6b910bf7c2dae4eea008bad3ddd2a672.bindPopup(popup_5895a4c5430c254b9f73275f765707a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b910bf7c2dae4eea008bad3ddd2a672.setIcon(icon_015232361ca180623315535762481650);
|
|
|
|
|
|
var marker_a4fb03335e985d7a7a9278e070e16e5f = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c5e26e8c524e9283d5a84f3da90aa8d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e682cc366f9817ce110f5c0031eec086 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a1f8a4d8acb98c6d970737a9be355bd = $(`<div id="html_3a1f8a4d8acb98c6d970737a9be355bd" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_e682cc366f9817ce110f5c0031eec086.setContent(html_3a1f8a4d8acb98c6d970737a9be355bd);
|
|
|
|
|
|
|
|
marker_a4fb03335e985d7a7a9278e070e16e5f.bindPopup(popup_e682cc366f9817ce110f5c0031eec086)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4fb03335e985d7a7a9278e070e16e5f.setIcon(icon_c5e26e8c524e9283d5a84f3da90aa8d0);
|
|
|
|
|
|
var marker_cb08e2d64df9c332dbee8168abdff972 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9b33c0b25a21951e55089ac4583d66f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_255c42d7d50c340c592e4605f79b98f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87406c3b6b741d29102265ddc2e6bc60 = $(`<div id="html_87406c3b6b741d29102265ddc2e6bc60" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_255c42d7d50c340c592e4605f79b98f9.setContent(html_87406c3b6b741d29102265ddc2e6bc60);
|
|
|
|
|
|
|
|
marker_cb08e2d64df9c332dbee8168abdff972.bindPopup(popup_255c42d7d50c340c592e4605f79b98f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb08e2d64df9c332dbee8168abdff972.setIcon(icon_9b33c0b25a21951e55089ac4583d66f4);
|
|
|
|
|
|
var marker_4ec0b328ac79d5ff7d1f7d5c398bd917 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_bc4d66377611bb08d8f7d8e40d08c6c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_199d689c31a751b7d03dff0fb5047076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_820b12165fd12856bbbfbfc44c86e440 = $(`<div id="html_820b12165fd12856bbbfbfc44c86e440" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_199d689c31a751b7d03dff0fb5047076.setContent(html_820b12165fd12856bbbfbfc44c86e440);
|
|
|
|
|
|
|
|
marker_4ec0b328ac79d5ff7d1f7d5c398bd917.bindPopup(popup_199d689c31a751b7d03dff0fb5047076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ec0b328ac79d5ff7d1f7d5c398bd917.setIcon(icon_bc4d66377611bb08d8f7d8e40d08c6c2);
|
|
|
|
|
|
var marker_c8bc5b9fb35c2145b14899404526c9d8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c73159e2ab3ca3ad9c7de3069912dd00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd579158b51f09a6572970639c16bf4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82e1a3c5be75eb7f4ecf6ce59b2043b0 = $(`<div id="html_82e1a3c5be75eb7f4ecf6ce59b2043b0" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_cd579158b51f09a6572970639c16bf4e.setContent(html_82e1a3c5be75eb7f4ecf6ce59b2043b0);
|
|
|
|
|
|
|
|
marker_c8bc5b9fb35c2145b14899404526c9d8.bindPopup(popup_cd579158b51f09a6572970639c16bf4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8bc5b9fb35c2145b14899404526c9d8.setIcon(icon_c73159e2ab3ca3ad9c7de3069912dd00);
|
|
|
|
|
|
var marker_abc3659e12d146adb1adc52f9f414ad7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_2571c3f6f64eb74d31338d4002568afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caabef3cba729660acf466ff86d3c5a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442658e15dfb1560c7de72fb02c741be = $(`<div id="html_442658e15dfb1560c7de72fb02c741be" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_caabef3cba729660acf466ff86d3c5a6.setContent(html_442658e15dfb1560c7de72fb02c741be);
|
|
|
|
|
|
|
|
marker_abc3659e12d146adb1adc52f9f414ad7.bindPopup(popup_caabef3cba729660acf466ff86d3c5a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abc3659e12d146adb1adc52f9f414ad7.setIcon(icon_2571c3f6f64eb74d31338d4002568afa);
|
|
|
|
|
|
var marker_de2fd3b9386d2b748659a915a4371baf = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1253579dc9acc077951af9bd8c1c7695 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bb0b20d58823c76a6ff16404eb70903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_673fa3f1d991c207108460cfe948669b = $(`<div id="html_673fa3f1d991c207108460cfe948669b" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_0bb0b20d58823c76a6ff16404eb70903.setContent(html_673fa3f1d991c207108460cfe948669b);
|
|
|
|
|
|
|
|
marker_de2fd3b9386d2b748659a915a4371baf.bindPopup(popup_0bb0b20d58823c76a6ff16404eb70903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de2fd3b9386d2b748659a915a4371baf.setIcon(icon_1253579dc9acc077951af9bd8c1c7695);
|
|
|
|
|
|
var marker_8a69a3bccd9b88d2c1cfcae0cc44d2d5 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9c163caffab92dede2ca5d3202102016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45469364a7f9315893dcee316297ef10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_335cb8d65fc2a866a959752dcf0a269e = $(`<div id="html_335cb8d65fc2a866a959752dcf0a269e" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_45469364a7f9315893dcee316297ef10.setContent(html_335cb8d65fc2a866a959752dcf0a269e);
|
|
|
|
|
|
|
|
marker_8a69a3bccd9b88d2c1cfcae0cc44d2d5.bindPopup(popup_45469364a7f9315893dcee316297ef10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a69a3bccd9b88d2c1cfcae0cc44d2d5.setIcon(icon_9c163caffab92dede2ca5d3202102016);
|
|
|
|
|
|
var marker_42aeb3b2e883766314bd9b01f64675be = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_4f67429645e7cd815a708828258a3ae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3525b7e45afbf13e65aa02ce56950b03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da2a6e6ec2080e1ccc8fbce361b720de = $(`<div id="html_da2a6e6ec2080e1ccc8fbce361b720de" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_3525b7e45afbf13e65aa02ce56950b03.setContent(html_da2a6e6ec2080e1ccc8fbce361b720de);
|
|
|
|
|
|
|
|
marker_42aeb3b2e883766314bd9b01f64675be.bindPopup(popup_3525b7e45afbf13e65aa02ce56950b03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42aeb3b2e883766314bd9b01f64675be.setIcon(icon_4f67429645e7cd815a708828258a3ae9);
|
|
|
|
|
|
var marker_a4d8b88d623839c94d18e304d83e0ab9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_f294aa1760ebdcc99ffe19c9c4bae4e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6d35da971977be8473a95b0698d53e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78b915d52a63527b25c63de9a4e79438 = $(`<div id="html_78b915d52a63527b25c63de9a4e79438" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_c6d35da971977be8473a95b0698d53e1.setContent(html_78b915d52a63527b25c63de9a4e79438);
|
|
|
|
|
|
|
|
marker_a4d8b88d623839c94d18e304d83e0ab9.bindPopup(popup_c6d35da971977be8473a95b0698d53e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4d8b88d623839c94d18e304d83e0ab9.setIcon(icon_f294aa1760ebdcc99ffe19c9c4bae4e0);
|
|
|
|
|
|
var marker_06d6507fe43cf2ea58686dcb00e734e9 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_a6d3349c8e3976f2c451b17caeb0463c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_777a3a83a78fd8c1e14c4e3a38614e8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b65540514c20e062b2375aff18af7a53 = $(`<div id="html_b65540514c20e062b2375aff18af7a53" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_777a3a83a78fd8c1e14c4e3a38614e8f.setContent(html_b65540514c20e062b2375aff18af7a53);
|
|
|
|
|
|
|
|
marker_06d6507fe43cf2ea58686dcb00e734e9.bindPopup(popup_777a3a83a78fd8c1e14c4e3a38614e8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06d6507fe43cf2ea58686dcb00e734e9.setIcon(icon_a6d3349c8e3976f2c451b17caeb0463c);
|
|
|
|
|
|
var marker_bc08f641bf6b1bc96a47a1f384c9e243 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5a1928e95f698b3700c55efa6426c122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58b8c64d55fb8f25debcc46317b5e707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e878af122dd5f20a344cfc2e44be21b = $(`<div id="html_0e878af122dd5f20a344cfc2e44be21b" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_58b8c64d55fb8f25debcc46317b5e707.setContent(html_0e878af122dd5f20a344cfc2e44be21b);
|
|
|
|
|
|
|
|
marker_bc08f641bf6b1bc96a47a1f384c9e243.bindPopup(popup_58b8c64d55fb8f25debcc46317b5e707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc08f641bf6b1bc96a47a1f384c9e243.setIcon(icon_5a1928e95f698b3700c55efa6426c122);
|
|
|
|
|
|
var marker_aac8c561304fffdc8e376e83cc9f02c6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c3659583538efa76234edf4263ad103b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14f155e07234c786e4c5842066336691 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eefb994a3c1eb624dd5a71a5fe833bc = $(`<div id="html_2eefb994a3c1eb624dd5a71a5fe833bc" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_14f155e07234c786e4c5842066336691.setContent(html_2eefb994a3c1eb624dd5a71a5fe833bc);
|
|
|
|
|
|
|
|
marker_aac8c561304fffdc8e376e83cc9f02c6.bindPopup(popup_14f155e07234c786e4c5842066336691)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aac8c561304fffdc8e376e83cc9f02c6.setIcon(icon_c3659583538efa76234edf4263ad103b);
|
|
|
|
|
|
var marker_c6d46d252e98d734b41d5826283f2b5e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_05df385b4f5e321e830939136ed51287 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c371e9e3f14ff5645525ee465a287374 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41d9f24c6f9fd04ba55cb27bbbb8a4be = $(`<div id="html_41d9f24c6f9fd04ba55cb27bbbb8a4be" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_c371e9e3f14ff5645525ee465a287374.setContent(html_41d9f24c6f9fd04ba55cb27bbbb8a4be);
|
|
|
|
|
|
|
|
marker_c6d46d252e98d734b41d5826283f2b5e.bindPopup(popup_c371e9e3f14ff5645525ee465a287374)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6d46d252e98d734b41d5826283f2b5e.setIcon(icon_05df385b4f5e321e830939136ed51287);
|
|
|
|
|
|
var marker_af41cbd43931b2d4185b602bcc78400e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8537e7ac18852d544832bdf0729af5a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6beac0dd55d35a5e2fdd9d0340b96f48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_803077c578bdfd8f1afbe4ee1c56d442 = $(`<div id="html_803077c578bdfd8f1afbe4ee1c56d442" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_6beac0dd55d35a5e2fdd9d0340b96f48.setContent(html_803077c578bdfd8f1afbe4ee1c56d442);
|
|
|
|
|
|
|
|
marker_af41cbd43931b2d4185b602bcc78400e.bindPopup(popup_6beac0dd55d35a5e2fdd9d0340b96f48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af41cbd43931b2d4185b602bcc78400e.setIcon(icon_8537e7ac18852d544832bdf0729af5a8);
|
|
|
|
|
|
var marker_7b4bea67c061318570f80141fea2f284 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b0da9ab0cb1419ae156d648540555ac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13ccdafbe1cdda196108a822f16dbc33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2fc7446c8b27a46382d4bfa3c2f7e41 = $(`<div id="html_a2fc7446c8b27a46382d4bfa3c2f7e41" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_13ccdafbe1cdda196108a822f16dbc33.setContent(html_a2fc7446c8b27a46382d4bfa3c2f7e41);
|
|
|
|
|
|
|
|
marker_7b4bea67c061318570f80141fea2f284.bindPopup(popup_13ccdafbe1cdda196108a822f16dbc33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b4bea67c061318570f80141fea2f284.setIcon(icon_b0da9ab0cb1419ae156d648540555ac8);
|
|
|
|
|
|
var marker_0110fd8b0f3c62f5a2c1e322edefd4a2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c4456010f60ece0a3799dd5c1ae51ba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df947cd2018221ba41d08633dd8981cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543aa3bebe6a99a7c8e492c83bf2761f = $(`<div id="html_543aa3bebe6a99a7c8e492c83bf2761f" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_df947cd2018221ba41d08633dd8981cd.setContent(html_543aa3bebe6a99a7c8e492c83bf2761f);
|
|
|
|
|
|
|
|
marker_0110fd8b0f3c62f5a2c1e322edefd4a2.bindPopup(popup_df947cd2018221ba41d08633dd8981cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0110fd8b0f3c62f5a2c1e322edefd4a2.setIcon(icon_c4456010f60ece0a3799dd5c1ae51ba0);
|
|
|
|
|
|
var marker_f085914b6908debffdad2c361cad0f8f = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c80fbaada5d205b3fc241715e70f2085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19c5eb9613d6012456c515f7922e5857 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e87ec778ceeaeb643c1669cafe24b3c6 = $(`<div id="html_e87ec778ceeaeb643c1669cafe24b3c6" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_19c5eb9613d6012456c515f7922e5857.setContent(html_e87ec778ceeaeb643c1669cafe24b3c6);
|
|
|
|
|
|
|
|
marker_f085914b6908debffdad2c361cad0f8f.bindPopup(popup_19c5eb9613d6012456c515f7922e5857)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f085914b6908debffdad2c361cad0f8f.setIcon(icon_c80fbaada5d205b3fc241715e70f2085);
|
|
|
|
|
|
var marker_96f2119bb024dc860ae8a3950753d5c7 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_2d47665b456d63db7dbe0f2876ee58b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1860ee34d57fc0b2039600850d5e731e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ee257bbc05af43db5327539fcb2b56 = $(`<div id="html_96ee257bbc05af43db5327539fcb2b56" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_1860ee34d57fc0b2039600850d5e731e.setContent(html_96ee257bbc05af43db5327539fcb2b56);
|
|
|
|
|
|
|
|
marker_96f2119bb024dc860ae8a3950753d5c7.bindPopup(popup_1860ee34d57fc0b2039600850d5e731e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96f2119bb024dc860ae8a3950753d5c7.setIcon(icon_2d47665b456d63db7dbe0f2876ee58b5);
|
|
|
|
|
|
var marker_9c20c06ee704f244ec66b74b3a35d1d9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_35a15d4d24d05d7dbf9519e547e0ccf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aee9330520e0d07f303df28a484969a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c212d6b007c22e878c59733267e04ebb = $(`<div id="html_c212d6b007c22e878c59733267e04ebb" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_1aee9330520e0d07f303df28a484969a.setContent(html_c212d6b007c22e878c59733267e04ebb);
|
|
|
|
|
|
|
|
marker_9c20c06ee704f244ec66b74b3a35d1d9.bindPopup(popup_1aee9330520e0d07f303df28a484969a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c20c06ee704f244ec66b74b3a35d1d9.setIcon(icon_35a15d4d24d05d7dbf9519e547e0ccf9);
|
|
|
|
|
|
var marker_282ea798c832898febaa3ebccba078fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_48cad71a881d8d3b00e00e297a303c2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03fc7e19a3f2a9ad0a805696d1aa845d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c53a34db4966b45d7153fb939b9ba76d = $(`<div id="html_c53a34db4966b45d7153fb939b9ba76d" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_03fc7e19a3f2a9ad0a805696d1aa845d.setContent(html_c53a34db4966b45d7153fb939b9ba76d);
|
|
|
|
|
|
|
|
marker_282ea798c832898febaa3ebccba078fd.bindPopup(popup_03fc7e19a3f2a9ad0a805696d1aa845d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_282ea798c832898febaa3ebccba078fd.setIcon(icon_48cad71a881d8d3b00e00e297a303c2b);
|
|
|
|
|
|
var marker_c041665f3ace99453591a584dea5ead7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_87b393047c846ab88a188ca22ce04a33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba1059e6c40a53bfb7d8daa466c809d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3fc183eb59accb99c2494ba7c097a48 = $(`<div id="html_a3fc183eb59accb99c2494ba7c097a48" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_ba1059e6c40a53bfb7d8daa466c809d6.setContent(html_a3fc183eb59accb99c2494ba7c097a48);
|
|
|
|
|
|
|
|
marker_c041665f3ace99453591a584dea5ead7.bindPopup(popup_ba1059e6c40a53bfb7d8daa466c809d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c041665f3ace99453591a584dea5ead7.setIcon(icon_87b393047c846ab88a188ca22ce04a33);
|
|
|
|
|
|
var marker_e6bdfefeb4b606d5d382c2939ccfd1dc = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8db3801c4bd03c015af64e9fe4c3d7ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_656d7031b6a2a4910462d42ba44d34cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ffd93a5927e238f0eb5cb6edc59d013 = $(`<div id="html_8ffd93a5927e238f0eb5cb6edc59d013" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_656d7031b6a2a4910462d42ba44d34cf.setContent(html_8ffd93a5927e238f0eb5cb6edc59d013);
|
|
|
|
|
|
|
|
marker_e6bdfefeb4b606d5d382c2939ccfd1dc.bindPopup(popup_656d7031b6a2a4910462d42ba44d34cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6bdfefeb4b606d5d382c2939ccfd1dc.setIcon(icon_8db3801c4bd03c015af64e9fe4c3d7ac);
|
|
|
|
|
|
var marker_a2000c86c2ebc2adec26fa7ad0f719b4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b6cdfb5c90eb31796cb36bbb38ce99a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e966ed81b01025cc663a09f8ad301868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa8d0637481f3ed83be722c4717413e4 = $(`<div id="html_aa8d0637481f3ed83be722c4717413e4" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_e966ed81b01025cc663a09f8ad301868.setContent(html_aa8d0637481f3ed83be722c4717413e4);
|
|
|
|
|
|
|
|
marker_a2000c86c2ebc2adec26fa7ad0f719b4.bindPopup(popup_e966ed81b01025cc663a09f8ad301868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2000c86c2ebc2adec26fa7ad0f719b4.setIcon(icon_b6cdfb5c90eb31796cb36bbb38ce99a0);
|
|
|
|
|
|
var marker_145ae9bac94f082c5d982c6adcbe0136 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_954c0a66c0da7179cdcf9e24eb68641b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f0638ce021e62216fb06e0af132b263 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5127b893a150c5ea81c5766d345ba2d = $(`<div id="html_a5127b893a150c5ea81c5766d345ba2d" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_1f0638ce021e62216fb06e0af132b263.setContent(html_a5127b893a150c5ea81c5766d345ba2d);
|
|
|
|
|
|
|
|
marker_145ae9bac94f082c5d982c6adcbe0136.bindPopup(popup_1f0638ce021e62216fb06e0af132b263)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_145ae9bac94f082c5d982c6adcbe0136.setIcon(icon_954c0a66c0da7179cdcf9e24eb68641b);
|
|
|
|
|
|
var marker_103df75572a7e8dcef4280722b3d35af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_87b68f46a9dc4e140c73a10d6ae4cd1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53f8078f632caf87ac762433943029ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d7291ac963f260edaa23f41866cbb25 = $(`<div id="html_9d7291ac963f260edaa23f41866cbb25" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_53f8078f632caf87ac762433943029ac.setContent(html_9d7291ac963f260edaa23f41866cbb25);
|
|
|
|
|
|
|
|
marker_103df75572a7e8dcef4280722b3d35af.bindPopup(popup_53f8078f632caf87ac762433943029ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_103df75572a7e8dcef4280722b3d35af.setIcon(icon_87b68f46a9dc4e140c73a10d6ae4cd1c);
|
|
|
|
|
|
var marker_d2f0a622a59d61e9e0f2bb02cb5b0486 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b137e30ca951b88b379566b3f6ea322d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78633a3e0f3d1c88419f3e549b863150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bea06463720a9d9053b971ed67a071a0 = $(`<div id="html_bea06463720a9d9053b971ed67a071a0" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_78633a3e0f3d1c88419f3e549b863150.setContent(html_bea06463720a9d9053b971ed67a071a0);
|
|
|
|
|
|
|
|
marker_d2f0a622a59d61e9e0f2bb02cb5b0486.bindPopup(popup_78633a3e0f3d1c88419f3e549b863150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2f0a622a59d61e9e0f2bb02cb5b0486.setIcon(icon_b137e30ca951b88b379566b3f6ea322d);
|
|
|
|
|
|
var marker_59a0c96435020512b30ab2c112930e85 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_81e6d2cf5f53b956e59006e8f996806e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f47ceb4e0911a33e2e18f6ab05751ed7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e7cb97a9f35e201b354eb7188988fde = $(`<div id="html_7e7cb97a9f35e201b354eb7188988fde" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_f47ceb4e0911a33e2e18f6ab05751ed7.setContent(html_7e7cb97a9f35e201b354eb7188988fde);
|
|
|
|
|
|
|
|
marker_59a0c96435020512b30ab2c112930e85.bindPopup(popup_f47ceb4e0911a33e2e18f6ab05751ed7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59a0c96435020512b30ab2c112930e85.setIcon(icon_81e6d2cf5f53b956e59006e8f996806e);
|
|
|
|
|
|
var marker_03fa0f18e1532d9af0b46624896c6704 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_7a082437ee86532bf91e74286d81b220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dc4de4fe6c09e7903394caed3659103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8258904ba3c5d26905d696282455ac9d = $(`<div id="html_8258904ba3c5d26905d696282455ac9d" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_3dc4de4fe6c09e7903394caed3659103.setContent(html_8258904ba3c5d26905d696282455ac9d);
|
|
|
|
|
|
|
|
marker_03fa0f18e1532d9af0b46624896c6704.bindPopup(popup_3dc4de4fe6c09e7903394caed3659103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03fa0f18e1532d9af0b46624896c6704.setIcon(icon_7a082437ee86532bf91e74286d81b220);
|
|
|
|
|
|
var marker_18bb8a8266fd5b287650636d0411647b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_1b1f7ea9718ec07c209b87552e61a6a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbad4e35d0dbf2a7977738a5bef50e11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1266e5e4f2febffc747223c13eb9865a = $(`<div id="html_1266e5e4f2febffc747223c13eb9865a" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_fbad4e35d0dbf2a7977738a5bef50e11.setContent(html_1266e5e4f2febffc747223c13eb9865a);
|
|
|
|
|
|
|
|
marker_18bb8a8266fd5b287650636d0411647b.bindPopup(popup_fbad4e35d0dbf2a7977738a5bef50e11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18bb8a8266fd5b287650636d0411647b.setIcon(icon_1b1f7ea9718ec07c209b87552e61a6a9);
|
|
|
|
|
|
var marker_6e5d2bfa80669dba0176cb2bd40f8ca9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_883e09bed5cd41cc8ced3760b8ee4af7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1ab701698c6f3d376cf71cf3e62bd75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0468f984f75bd6bb1669a0783cdad62 = $(`<div id="html_f0468f984f75bd6bb1669a0783cdad62" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_b1ab701698c6f3d376cf71cf3e62bd75.setContent(html_f0468f984f75bd6bb1669a0783cdad62);
|
|
|
|
|
|
|
|
marker_6e5d2bfa80669dba0176cb2bd40f8ca9.bindPopup(popup_b1ab701698c6f3d376cf71cf3e62bd75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5d2bfa80669dba0176cb2bd40f8ca9.setIcon(icon_883e09bed5cd41cc8ced3760b8ee4af7);
|
|
|
|
|
|
var marker_b24ab6464e7aa492ae3b416d44d3ee12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_7e041df5ff84eaf38afebc124765c8c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_420fc82cc0850c84000c2257dc2eb93a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f93e85978b0f7a1ddf13d3ceecf19a07 = $(`<div id="html_f93e85978b0f7a1ddf13d3ceecf19a07" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_420fc82cc0850c84000c2257dc2eb93a.setContent(html_f93e85978b0f7a1ddf13d3ceecf19a07);
|
|
|
|
|
|
|
|
marker_b24ab6464e7aa492ae3b416d44d3ee12.bindPopup(popup_420fc82cc0850c84000c2257dc2eb93a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b24ab6464e7aa492ae3b416d44d3ee12.setIcon(icon_7e041df5ff84eaf38afebc124765c8c0);
|
|
|
|
|
|
var marker_fcdf2aec6b5939666ede7e7234b1850b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5dec8dbbfddeb4e82351e0b82b3570ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d8f529b52ee311563c56760e416d4ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_987a0ed29f7464c93984b52922a81f8a = $(`<div id="html_987a0ed29f7464c93984b52922a81f8a" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_8d8f529b52ee311563c56760e416d4ea.setContent(html_987a0ed29f7464c93984b52922a81f8a);
|
|
|
|
|
|
|
|
marker_fcdf2aec6b5939666ede7e7234b1850b.bindPopup(popup_8d8f529b52ee311563c56760e416d4ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcdf2aec6b5939666ede7e7234b1850b.setIcon(icon_5dec8dbbfddeb4e82351e0b82b3570ce);
|
|
|
|
|
|
var marker_46937ac53aeeefc93ef43401619df305 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ca16adea15a11d52df577dd3fa218325 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93423d4ce832afdac8339e331e4d9109 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_190f9ce1564e4fdab8bfeaac4fd65614 = $(`<div id="html_190f9ce1564e4fdab8bfeaac4fd65614" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_93423d4ce832afdac8339e331e4d9109.setContent(html_190f9ce1564e4fdab8bfeaac4fd65614);
|
|
|
|
|
|
|
|
marker_46937ac53aeeefc93ef43401619df305.bindPopup(popup_93423d4ce832afdac8339e331e4d9109)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46937ac53aeeefc93ef43401619df305.setIcon(icon_ca16adea15a11d52df577dd3fa218325);
|
|
|
|
|
|
var marker_f06148e7e4763bc47588dfe39d694f73 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_840cdcd138625be85f2e9e9d3edb3f65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d332e65b0f98504ef966ad3aec6cb888 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0af33f1e735e225a8ba2a3c0d461e22d = $(`<div id="html_0af33f1e735e225a8ba2a3c0d461e22d" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_d332e65b0f98504ef966ad3aec6cb888.setContent(html_0af33f1e735e225a8ba2a3c0d461e22d);
|
|
|
|
|
|
|
|
marker_f06148e7e4763bc47588dfe39d694f73.bindPopup(popup_d332e65b0f98504ef966ad3aec6cb888)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f06148e7e4763bc47588dfe39d694f73.setIcon(icon_840cdcd138625be85f2e9e9d3edb3f65);
|
|
|
|
|
|
var marker_d49ae1a09dc52af70f718ed570ef81b3 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9e1054d1558f6284a9d0243ba030ed77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c611885eb3d8cee7d8148d383a36448f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a59884567d79fbe6f18301f08d2ed9c6 = $(`<div id="html_a59884567d79fbe6f18301f08d2ed9c6" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_c611885eb3d8cee7d8148d383a36448f.setContent(html_a59884567d79fbe6f18301f08d2ed9c6);
|
|
|
|
|
|
|
|
marker_d49ae1a09dc52af70f718ed570ef81b3.bindPopup(popup_c611885eb3d8cee7d8148d383a36448f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d49ae1a09dc52af70f718ed570ef81b3.setIcon(icon_9e1054d1558f6284a9d0243ba030ed77);
|
|
|
|
|
|
var marker_b5dffcb77e72b9274d522fcf867a0b13 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5dee87c623cf35e39e6d9532149aff1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c00fd483c2a78483780eb8c0ee954f32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9970545ca5231fdc32bcec3612a56664 = $(`<div id="html_9970545ca5231fdc32bcec3612a56664" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_c00fd483c2a78483780eb8c0ee954f32.setContent(html_9970545ca5231fdc32bcec3612a56664);
|
|
|
|
|
|
|
|
marker_b5dffcb77e72b9274d522fcf867a0b13.bindPopup(popup_c00fd483c2a78483780eb8c0ee954f32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5dffcb77e72b9274d522fcf867a0b13.setIcon(icon_5dee87c623cf35e39e6d9532149aff1e);
|
|
|
|
|
|
var marker_a0b476d6efe1dad90b7f91d009a00804 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b08efdab6196dd0e9f65c3c93cffbd1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_636e48378865f3fe9bba14c4def52399 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f072eea74a240e09bde0db3647a5985f = $(`<div id="html_f072eea74a240e09bde0db3647a5985f" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_636e48378865f3fe9bba14c4def52399.setContent(html_f072eea74a240e09bde0db3647a5985f);
|
|
|
|
|
|
|
|
marker_a0b476d6efe1dad90b7f91d009a00804.bindPopup(popup_636e48378865f3fe9bba14c4def52399)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0b476d6efe1dad90b7f91d009a00804.setIcon(icon_b08efdab6196dd0e9f65c3c93cffbd1e);
|
|
|
|
|
|
var marker_9a601bfe81abc21c2f69aa119a202884 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_25bd9699bec07f958f8b8a4b75d85e95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caf876e80999ef3edba95444f8582c76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc7b832e40b57b6de1caee245eea2f83 = $(`<div id="html_cc7b832e40b57b6de1caee245eea2f83" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_caf876e80999ef3edba95444f8582c76.setContent(html_cc7b832e40b57b6de1caee245eea2f83);
|
|
|
|
|
|
|
|
marker_9a601bfe81abc21c2f69aa119a202884.bindPopup(popup_caf876e80999ef3edba95444f8582c76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a601bfe81abc21c2f69aa119a202884.setIcon(icon_25bd9699bec07f958f8b8a4b75d85e95);
|
|
|
|
|
|
var marker_6ba3e225fce14c8a477f2b406048a5b2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ce7e95e7ab2f4b7222031dd643f29604 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea840961d60cd92a21c95882ec191ff0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_946f99530704fac2654f5c66db213fa6 = $(`<div id="html_946f99530704fac2654f5c66db213fa6" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_ea840961d60cd92a21c95882ec191ff0.setContent(html_946f99530704fac2654f5c66db213fa6);
|
|
|
|
|
|
|
|
marker_6ba3e225fce14c8a477f2b406048a5b2.bindPopup(popup_ea840961d60cd92a21c95882ec191ff0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ba3e225fce14c8a477f2b406048a5b2.setIcon(icon_ce7e95e7ab2f4b7222031dd643f29604);
|
|
|
|
|
|
var marker_c16b99fe2c6a0b1bb08dd1fae702ea7c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_45b6bfbc134ef3170371dbdcc7cd7eda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a64609f1d8be093ce789d4296213cfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8b02331d7e6cd57e88821e3b926edd4 = $(`<div id="html_e8b02331d7e6cd57e88821e3b926edd4" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_5a64609f1d8be093ce789d4296213cfb.setContent(html_e8b02331d7e6cd57e88821e3b926edd4);
|
|
|
|
|
|
|
|
marker_c16b99fe2c6a0b1bb08dd1fae702ea7c.bindPopup(popup_5a64609f1d8be093ce789d4296213cfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c16b99fe2c6a0b1bb08dd1fae702ea7c.setIcon(icon_45b6bfbc134ef3170371dbdcc7cd7eda);
|
|
|
|
|
|
var marker_806be8738115662d4dd8c06c1c9d5536 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_f3f5a92d7da758788ac6620556bd4289 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08556885bd8aae675aa19e097caf8a81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f1a24946a9f1626ed97f3013fd0d6bf = $(`<div id="html_4f1a24946a9f1626ed97f3013fd0d6bf" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_08556885bd8aae675aa19e097caf8a81.setContent(html_4f1a24946a9f1626ed97f3013fd0d6bf);
|
|
|
|
|
|
|
|
marker_806be8738115662d4dd8c06c1c9d5536.bindPopup(popup_08556885bd8aae675aa19e097caf8a81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_806be8738115662d4dd8c06c1c9d5536.setIcon(icon_f3f5a92d7da758788ac6620556bd4289);
|
|
|
|
|
|
var marker_df5a18482372ad49676ab600429e0d8c = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6bfcaafd4bc4dddbae86b5a5655ba779 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21f14cf4d62742a2369da019da4ec0ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a370293efb3064482394ea9058651512 = $(`<div id="html_a370293efb3064482394ea9058651512" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_21f14cf4d62742a2369da019da4ec0ba.setContent(html_a370293efb3064482394ea9058651512);
|
|
|
|
|
|
|
|
marker_df5a18482372ad49676ab600429e0d8c.bindPopup(popup_21f14cf4d62742a2369da019da4ec0ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df5a18482372ad49676ab600429e0d8c.setIcon(icon_6bfcaafd4bc4dddbae86b5a5655ba779);
|
|
|
|
|
|
var marker_5da0376a755dc99d5624af8df4d4f7aa = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_aa583e7ef5d03e07c2a359fdd0156ddb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_665e6e1b1581a5bba08eda13a8656aed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd7a760bc018fe1fa16f88edd9267f31 = $(`<div id="html_dd7a760bc018fe1fa16f88edd9267f31" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_665e6e1b1581a5bba08eda13a8656aed.setContent(html_dd7a760bc018fe1fa16f88edd9267f31);
|
|
|
|
|
|
|
|
marker_5da0376a755dc99d5624af8df4d4f7aa.bindPopup(popup_665e6e1b1581a5bba08eda13a8656aed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5da0376a755dc99d5624af8df4d4f7aa.setIcon(icon_aa583e7ef5d03e07c2a359fdd0156ddb);
|
|
|
|
|
|
var marker_00c550a01bdaf6884e15859a19e6dde3 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_52c63b8c815b36156139b078e4da688d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbbefcf625ad9b5324b57eb856dd20f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1cc3557dccb9e6eb7bda4074013d88c = $(`<div id="html_b1cc3557dccb9e6eb7bda4074013d88c" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_bbbefcf625ad9b5324b57eb856dd20f8.setContent(html_b1cc3557dccb9e6eb7bda4074013d88c);
|
|
|
|
|
|
|
|
marker_00c550a01bdaf6884e15859a19e6dde3.bindPopup(popup_bbbefcf625ad9b5324b57eb856dd20f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c550a01bdaf6884e15859a19e6dde3.setIcon(icon_52c63b8c815b36156139b078e4da688d);
|
|
|
|
|
|
var marker_9436d5c195376f243875dc297e000645 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c38a5e71d4a186ef494623f95a2b463d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62bec9246150d01f2d092945f3b4fb40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a71ebb3ae35c3fb391957144577f817 = $(`<div id="html_4a71ebb3ae35c3fb391957144577f817" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_62bec9246150d01f2d092945f3b4fb40.setContent(html_4a71ebb3ae35c3fb391957144577f817);
|
|
|
|
|
|
|
|
marker_9436d5c195376f243875dc297e000645.bindPopup(popup_62bec9246150d01f2d092945f3b4fb40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9436d5c195376f243875dc297e000645.setIcon(icon_c38a5e71d4a186ef494623f95a2b463d);
|
|
|
|
|
|
var marker_4501b0b177f424d5b28e80c960350f51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_36543792c6624768ad33f4e9cf35d8cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83e27baf6f826f035967e580d06d5ddc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbcc69ae0ec85394971cb4eec0a74991 = $(`<div id="html_dbcc69ae0ec85394971cb4eec0a74991" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_83e27baf6f826f035967e580d06d5ddc.setContent(html_dbcc69ae0ec85394971cb4eec0a74991);
|
|
|
|
|
|
|
|
marker_4501b0b177f424d5b28e80c960350f51.bindPopup(popup_83e27baf6f826f035967e580d06d5ddc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4501b0b177f424d5b28e80c960350f51.setIcon(icon_36543792c6624768ad33f4e9cf35d8cf);
|
|
|
|
|
|
var marker_a15d82dfdf09a6eb755ff220f005acd2 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c97f2091c8421f560c4205db1d3f98fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20eb81f7bc0c1eed77b3c36686f24f02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d3c68bc77e4c4e204083d2413b18e28 = $(`<div id="html_2d3c68bc77e4c4e204083d2413b18e28" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_20eb81f7bc0c1eed77b3c36686f24f02.setContent(html_2d3c68bc77e4c4e204083d2413b18e28);
|
|
|
|
|
|
|
|
marker_a15d82dfdf09a6eb755ff220f005acd2.bindPopup(popup_20eb81f7bc0c1eed77b3c36686f24f02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a15d82dfdf09a6eb755ff220f005acd2.setIcon(icon_c97f2091c8421f560c4205db1d3f98fa);
|
|
|
|
|
|
var marker_eacc278014a8a7c46f034835dcfdd931 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_5b60a18aa6723e1c99580a04b4f1fcd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_682da92ae0d8c4f663ed5026cf964502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_299f9f30e90e3e3cacce25b97b44c024 = $(`<div id="html_299f9f30e90e3e3cacce25b97b44c024" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_682da92ae0d8c4f663ed5026cf964502.setContent(html_299f9f30e90e3e3cacce25b97b44c024);
|
|
|
|
|
|
|
|
marker_eacc278014a8a7c46f034835dcfdd931.bindPopup(popup_682da92ae0d8c4f663ed5026cf964502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eacc278014a8a7c46f034835dcfdd931.setIcon(icon_5b60a18aa6723e1c99580a04b4f1fcd8);
|
|
|
|
|
|
var marker_dcec8d931b70d34fa592c20e570209ae = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_442ab8ae6b6650f76cee10314d61c8e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d4492acc2eb1046a5d9b7f6af6d1d7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_583cc1821cab90ea1a61ceea4ca0b61d = $(`<div id="html_583cc1821cab90ea1a61ceea4ca0b61d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_6d4492acc2eb1046a5d9b7f6af6d1d7f.setContent(html_583cc1821cab90ea1a61ceea4ca0b61d);
|
|
|
|
|
|
|
|
marker_dcec8d931b70d34fa592c20e570209ae.bindPopup(popup_6d4492acc2eb1046a5d9b7f6af6d1d7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcec8d931b70d34fa592c20e570209ae.setIcon(icon_442ab8ae6b6650f76cee10314d61c8e7);
|
|
|
|
|
|
var marker_821947909956fc61bd67cbcb7f5662c3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_0eec4c5f7fc8a431136ff646ae4e23d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57b37d2548f9e75c0f17b4bdfe659e1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73beb5f8d607f831815c61ef4b55488c = $(`<div id="html_73beb5f8d607f831815c61ef4b55488c" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_57b37d2548f9e75c0f17b4bdfe659e1f.setContent(html_73beb5f8d607f831815c61ef4b55488c);
|
|
|
|
|
|
|
|
marker_821947909956fc61bd67cbcb7f5662c3.bindPopup(popup_57b37d2548f9e75c0f17b4bdfe659e1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_821947909956fc61bd67cbcb7f5662c3.setIcon(icon_0eec4c5f7fc8a431136ff646ae4e23d7);
|
|
|
|
|
|
var marker_f030be74418712bf1654f491b08002e6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c60566ab55924cc8ce270d212feb5b37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_981825d90e1f7752d2b13ffcba4e91bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2d8260ae728357469374788a9d6e648 = $(`<div id="html_f2d8260ae728357469374788a9d6e648" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_981825d90e1f7752d2b13ffcba4e91bb.setContent(html_f2d8260ae728357469374788a9d6e648);
|
|
|
|
|
|
|
|
marker_f030be74418712bf1654f491b08002e6.bindPopup(popup_981825d90e1f7752d2b13ffcba4e91bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f030be74418712bf1654f491b08002e6.setIcon(icon_c60566ab55924cc8ce270d212feb5b37);
|
|
|
|
|
|
var marker_003d2ca7cba36b1c994b07ea4e16b1f8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_158905afba0467a43e8e93ae76743a8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dab1ec4330e3da23c5164ca2f4f372ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1445234a1d490fb0de7be1ed45b8c568 = $(`<div id="html_1445234a1d490fb0de7be1ed45b8c568" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_dab1ec4330e3da23c5164ca2f4f372ae.setContent(html_1445234a1d490fb0de7be1ed45b8c568);
|
|
|
|
|
|
|
|
marker_003d2ca7cba36b1c994b07ea4e16b1f8.bindPopup(popup_dab1ec4330e3da23c5164ca2f4f372ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_003d2ca7cba36b1c994b07ea4e16b1f8.setIcon(icon_158905afba0467a43e8e93ae76743a8e);
|
|
|
|
|
|
var marker_af19b060ce6deb89cddec32f5213d2e5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_2b520aeaef3e5f908688c35da923360c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94f4b353afe2233a89c2ce5dc781e261 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71a2ebba8024b9e9311bb20394780cc7 = $(`<div id="html_71a2ebba8024b9e9311bb20394780cc7" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_94f4b353afe2233a89c2ce5dc781e261.setContent(html_71a2ebba8024b9e9311bb20394780cc7);
|
|
|
|
|
|
|
|
marker_af19b060ce6deb89cddec32f5213d2e5.bindPopup(popup_94f4b353afe2233a89c2ce5dc781e261)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af19b060ce6deb89cddec32f5213d2e5.setIcon(icon_2b520aeaef3e5f908688c35da923360c);
|
|
|
|
|
|
var marker_c6287e890e36e92fad9531cc468150e1 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_504498302837ee9c0d0d84aa15335713 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2f99ddff4bb726c5d6da7563c5d3d35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed6a5fe0fbf98426bfa3a66c2063194d = $(`<div id="html_ed6a5fe0fbf98426bfa3a66c2063194d" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_f2f99ddff4bb726c5d6da7563c5d3d35.setContent(html_ed6a5fe0fbf98426bfa3a66c2063194d);
|
|
|
|
|
|
|
|
marker_c6287e890e36e92fad9531cc468150e1.bindPopup(popup_f2f99ddff4bb726c5d6da7563c5d3d35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6287e890e36e92fad9531cc468150e1.setIcon(icon_504498302837ee9c0d0d84aa15335713);
|
|
|
|
|
|
var marker_003b583f73a3d7f1c375076114cb3e55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_fc350b747b5587e5542bc044f7d30b35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3be4330a6cf9307827af5ca805b4efb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa005b4463ff465addda0063bcbb3604 = $(`<div id="html_fa005b4463ff465addda0063bcbb3604" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_3be4330a6cf9307827af5ca805b4efb6.setContent(html_fa005b4463ff465addda0063bcbb3604);
|
|
|
|
|
|
|
|
marker_003b583f73a3d7f1c375076114cb3e55.bindPopup(popup_3be4330a6cf9307827af5ca805b4efb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_003b583f73a3d7f1c375076114cb3e55.setIcon(icon_fc350b747b5587e5542bc044f7d30b35);
|
|
|
|
|
|
var marker_94caebd49e208b96009c9b55680c18ad = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_99796b6abdfd88d0d01b2ecd5431ee98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a25037db35e1c32d592d1c6b26f4c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eed89adecbeca21b582acaf7814049e = $(`<div id="html_1eed89adecbeca21b582acaf7814049e" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_29a25037db35e1c32d592d1c6b26f4c2.setContent(html_1eed89adecbeca21b582acaf7814049e);
|
|
|
|
|
|
|
|
marker_94caebd49e208b96009c9b55680c18ad.bindPopup(popup_29a25037db35e1c32d592d1c6b26f4c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94caebd49e208b96009c9b55680c18ad.setIcon(icon_99796b6abdfd88d0d01b2ecd5431ee98);
|
|
|
|
|
|
var marker_2f95f67cdeb6246e975dbf1e90cea32b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_54d0f18204c7672ad0ec96321a6c7626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45b589e6866c98ed6b60aa13d8ac82a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b83fea65484eb7fe4c5c8fa5c8fc272 = $(`<div id="html_0b83fea65484eb7fe4c5c8fa5c8fc272" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_45b589e6866c98ed6b60aa13d8ac82a5.setContent(html_0b83fea65484eb7fe4c5c8fa5c8fc272);
|
|
|
|
|
|
|
|
marker_2f95f67cdeb6246e975dbf1e90cea32b.bindPopup(popup_45b589e6866c98ed6b60aa13d8ac82a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f95f67cdeb6246e975dbf1e90cea32b.setIcon(icon_54d0f18204c7672ad0ec96321a6c7626);
|
|
|
|
|
|
var marker_7fc89093d5b0e5e7edfcb71ad945190d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d942024bc59d576e14ffce4fb8ce93ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e3717b3cd32319bc7ea78f98a7c54c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fb469306afac7004194e145eb56e9e2 = $(`<div id="html_9fb469306afac7004194e145eb56e9e2" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_0e3717b3cd32319bc7ea78f98a7c54c5.setContent(html_9fb469306afac7004194e145eb56e9e2);
|
|
|
|
|
|
|
|
marker_7fc89093d5b0e5e7edfcb71ad945190d.bindPopup(popup_0e3717b3cd32319bc7ea78f98a7c54c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fc89093d5b0e5e7edfcb71ad945190d.setIcon(icon_d942024bc59d576e14ffce4fb8ce93ae);
|
|
|
|
|
|
var marker_240365dccad8d73d7f1d943e631fc3a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d07dadd626c2aa261802749c078fbc2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19cf0d99112fe31d80b99d83750a8f4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7e0b2fa713ba3e18e24538734107531 = $(`<div id="html_a7e0b2fa713ba3e18e24538734107531" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_19cf0d99112fe31d80b99d83750a8f4a.setContent(html_a7e0b2fa713ba3e18e24538734107531);
|
|
|
|
|
|
|
|
marker_240365dccad8d73d7f1d943e631fc3a7.bindPopup(popup_19cf0d99112fe31d80b99d83750a8f4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_240365dccad8d73d7f1d943e631fc3a7.setIcon(icon_d07dadd626c2aa261802749c078fbc2a);
|
|
|
|
|
|
var marker_d5effd91fb11eb1d7884632e8d0f9b22 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9efd1b6110ba4bba9cb0736d27f8f4c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_302e194c40458c4b3baed793a4a6adcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f03f79cffa3b7fa9dd266275cdfc7689 = $(`<div id="html_f03f79cffa3b7fa9dd266275cdfc7689" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_302e194c40458c4b3baed793a4a6adcf.setContent(html_f03f79cffa3b7fa9dd266275cdfc7689);
|
|
|
|
|
|
|
|
marker_d5effd91fb11eb1d7884632e8d0f9b22.bindPopup(popup_302e194c40458c4b3baed793a4a6adcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5effd91fb11eb1d7884632e8d0f9b22.setIcon(icon_9efd1b6110ba4bba9cb0736d27f8f4c8);
|
|
|
|
|
|
var marker_1076a1a1cd5763955c0e8c54bfaf8b79 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_25dd883a1726ba188b232773cea5acc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4286c9e1984946e90494221cc94c6eeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0962b0b68f35df2ef88f588d3a66eedc = $(`<div id="html_0962b0b68f35df2ef88f588d3a66eedc" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_4286c9e1984946e90494221cc94c6eeb.setContent(html_0962b0b68f35df2ef88f588d3a66eedc);
|
|
|
|
|
|
|
|
marker_1076a1a1cd5763955c0e8c54bfaf8b79.bindPopup(popup_4286c9e1984946e90494221cc94c6eeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1076a1a1cd5763955c0e8c54bfaf8b79.setIcon(icon_25dd883a1726ba188b232773cea5acc0);
|
|
|
|
|
|
var marker_97fe251324fc5f756f0e45ee15f87d00 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ead212170536b4ab9288cc87167f2bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c341e1282b72486e2c88c4e18b61dd3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ab43c93cf48aebfd9bfcb784114a23b = $(`<div id="html_5ab43c93cf48aebfd9bfcb784114a23b" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_c341e1282b72486e2c88c4e18b61dd3b.setContent(html_5ab43c93cf48aebfd9bfcb784114a23b);
|
|
|
|
|
|
|
|
marker_97fe251324fc5f756f0e45ee15f87d00.bindPopup(popup_c341e1282b72486e2c88c4e18b61dd3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97fe251324fc5f756f0e45ee15f87d00.setIcon(icon_ead212170536b4ab9288cc87167f2bbc);
|
|
|
|
|
|
var marker_2a302b877e330fed5314d36aa3c07ba2 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d1f9eede9c8497b99e7ead12efbb6971 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_714e22ab05d85f332e42257d23192826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b873049122f61dcb5ea24c940ace0128 = $(`<div id="html_b873049122f61dcb5ea24c940ace0128" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_714e22ab05d85f332e42257d23192826.setContent(html_b873049122f61dcb5ea24c940ace0128);
|
|
|
|
|
|
|
|
marker_2a302b877e330fed5314d36aa3c07ba2.bindPopup(popup_714e22ab05d85f332e42257d23192826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a302b877e330fed5314d36aa3c07ba2.setIcon(icon_d1f9eede9c8497b99e7ead12efbb6971);
|
|
|
|
|
|
var marker_37b0b8179699fab423aaf6ab07e71ebf = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9ec952c8a6745ab7a8b2f4d28ea35e72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fdf5278179c823e97a42dc7fcb26768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18f7b1fce63bdad788d5feb62af040de = $(`<div id="html_18f7b1fce63bdad788d5feb62af040de" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_3fdf5278179c823e97a42dc7fcb26768.setContent(html_18f7b1fce63bdad788d5feb62af040de);
|
|
|
|
|
|
|
|
marker_37b0b8179699fab423aaf6ab07e71ebf.bindPopup(popup_3fdf5278179c823e97a42dc7fcb26768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37b0b8179699fab423aaf6ab07e71ebf.setIcon(icon_9ec952c8a6745ab7a8b2f4d28ea35e72);
|
|
|
|
|
|
var marker_32c25b46f33c7830a58fe1ac30d20d18 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_403c333230b7a136d8f06df21d2d3e0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7e7c5485dc86f38231f48a97f31413c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4800d5e464bed26b8e3207b74bdd886 = $(`<div id="html_e4800d5e464bed26b8e3207b74bdd886" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_e7e7c5485dc86f38231f48a97f31413c.setContent(html_e4800d5e464bed26b8e3207b74bdd886);
|
|
|
|
|
|
|
|
marker_32c25b46f33c7830a58fe1ac30d20d18.bindPopup(popup_e7e7c5485dc86f38231f48a97f31413c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c25b46f33c7830a58fe1ac30d20d18.setIcon(icon_403c333230b7a136d8f06df21d2d3e0d);
|
|
|
|
|
|
var marker_8e77e1f7fa7de4326728499349393874 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_e57f75a1ef1f8dea43b66977bf14af80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba72e92d48d193b9c1663764715e0a83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a52a4af9d0eca87a1ebdddb5263dfd9 = $(`<div id="html_0a52a4af9d0eca87a1ebdddb5263dfd9" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_ba72e92d48d193b9c1663764715e0a83.setContent(html_0a52a4af9d0eca87a1ebdddb5263dfd9);
|
|
|
|
|
|
|
|
marker_8e77e1f7fa7de4326728499349393874.bindPopup(popup_ba72e92d48d193b9c1663764715e0a83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e77e1f7fa7de4326728499349393874.setIcon(icon_e57f75a1ef1f8dea43b66977bf14af80);
|
|
|
|
|
|
var marker_8e7490cb7d4ff0a563c9aa069d1e4a40 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_8e07fbfa178cbca1cf8802a43bd26442 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b1afa1af3637153f61a99eba93059a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3411ff3a0f4bc0ce69da5ed7009d53d = $(`<div id="html_b3411ff3a0f4bc0ce69da5ed7009d53d" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_8b1afa1af3637153f61a99eba93059a1.setContent(html_b3411ff3a0f4bc0ce69da5ed7009d53d);
|
|
|
|
|
|
|
|
marker_8e7490cb7d4ff0a563c9aa069d1e4a40.bindPopup(popup_8b1afa1af3637153f61a99eba93059a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e7490cb7d4ff0a563c9aa069d1e4a40.setIcon(icon_8e07fbfa178cbca1cf8802a43bd26442);
|
|
|
|
|
|
var marker_6f7205e02b489312ca216dad4b7af129 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_f6e9e28aefb243880ff855039fccd9eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bb7ec8bda6266013d0dfd135b21ef80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d59e34fa0e6e760d5c9ab1aed2942b79 = $(`<div id="html_d59e34fa0e6e760d5c9ab1aed2942b79" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_9bb7ec8bda6266013d0dfd135b21ef80.setContent(html_d59e34fa0e6e760d5c9ab1aed2942b79);
|
|
|
|
|
|
|
|
marker_6f7205e02b489312ca216dad4b7af129.bindPopup(popup_9bb7ec8bda6266013d0dfd135b21ef80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f7205e02b489312ca216dad4b7af129.setIcon(icon_f6e9e28aefb243880ff855039fccd9eb);
|
|
|
|
|
|
var marker_de6b4b0e530e2ccea56e14c3b1b3ecae = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_18c4ef58b17c3a58f952c4a3175d2453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd99554b451e0b5d9af8fce742986f4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9483c5f0ba2f0937f39eb9dc54e82210 = $(`<div id="html_9483c5f0ba2f0937f39eb9dc54e82210" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_bd99554b451e0b5d9af8fce742986f4b.setContent(html_9483c5f0ba2f0937f39eb9dc54e82210);
|
|
|
|
|
|
|
|
marker_de6b4b0e530e2ccea56e14c3b1b3ecae.bindPopup(popup_bd99554b451e0b5d9af8fce742986f4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de6b4b0e530e2ccea56e14c3b1b3ecae.setIcon(icon_18c4ef58b17c3a58f952c4a3175d2453);
|
|
|
|
|
|
var marker_53ef61dfb91dbf11b7226bd14e1afabe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_27d24af65156e9fb33e5a8e9011f24d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e80befbbfd98c858daa76dabceeb1589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc079a7434eb869a9d6534e15a63dd05 = $(`<div id="html_fc079a7434eb869a9d6534e15a63dd05" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_e80befbbfd98c858daa76dabceeb1589.setContent(html_fc079a7434eb869a9d6534e15a63dd05);
|
|
|
|
|
|
|
|
marker_53ef61dfb91dbf11b7226bd14e1afabe.bindPopup(popup_e80befbbfd98c858daa76dabceeb1589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53ef61dfb91dbf11b7226bd14e1afabe.setIcon(icon_27d24af65156e9fb33e5a8e9011f24d9);
|
|
|
|
|
|
var marker_31dbee6fcefcdf7a869524bea1b8a158 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_95512c3fb50fff55c57c742afd7671f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ba818cdd4e6034e04420b4e69812470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8579896de85afd930a2b48524855c3a8 = $(`<div id="html_8579896de85afd930a2b48524855c3a8" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_6ba818cdd4e6034e04420b4e69812470.setContent(html_8579896de85afd930a2b48524855c3a8);
|
|
|
|
|
|
|
|
marker_31dbee6fcefcdf7a869524bea1b8a158.bindPopup(popup_6ba818cdd4e6034e04420b4e69812470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31dbee6fcefcdf7a869524bea1b8a158.setIcon(icon_95512c3fb50fff55c57c742afd7671f9);
|
|
|
|
|
|
var marker_90c21717d5f714a52239d2ee4ad06204 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_803f76e96b6b6826503864cbd646a4d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88477b2082103169066ab2c92a352b01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd809cc114e7488059393500af795774 = $(`<div id="html_dd809cc114e7488059393500af795774" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_88477b2082103169066ab2c92a352b01.setContent(html_dd809cc114e7488059393500af795774);
|
|
|
|
|
|
|
|
marker_90c21717d5f714a52239d2ee4ad06204.bindPopup(popup_88477b2082103169066ab2c92a352b01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90c21717d5f714a52239d2ee4ad06204.setIcon(icon_803f76e96b6b6826503864cbd646a4d0);
|
|
|
|
|
|
var marker_f56d3a39998a7dab029d75c34d1e8618 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_9735ccd15ae05c38192f09ca96d479fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79af18426066cda37264ad2fce0b2fa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c48f53c2a69abf98b92271f9a207802b = $(`<div id="html_c48f53c2a69abf98b92271f9a207802b" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_79af18426066cda37264ad2fce0b2fa0.setContent(html_c48f53c2a69abf98b92271f9a207802b);
|
|
|
|
|
|
|
|
marker_f56d3a39998a7dab029d75c34d1e8618.bindPopup(popup_79af18426066cda37264ad2fce0b2fa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f56d3a39998a7dab029d75c34d1e8618.setIcon(icon_9735ccd15ae05c38192f09ca96d479fe);
|
|
|
|
|
|
var marker_a7dd0ae5dc0648595d6cfa137c0017d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_337896679c71ff39d50b7456af0907ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b58d23bdede3986b6056d9867c929ed5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47ccc05ffbbc497ec7b59d34fe8a3d12 = $(`<div id="html_47ccc05ffbbc497ec7b59d34fe8a3d12" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_b58d23bdede3986b6056d9867c929ed5.setContent(html_47ccc05ffbbc497ec7b59d34fe8a3d12);
|
|
|
|
|
|
|
|
marker_a7dd0ae5dc0648595d6cfa137c0017d9.bindPopup(popup_b58d23bdede3986b6056d9867c929ed5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7dd0ae5dc0648595d6cfa137c0017d9.setIcon(icon_337896679c71ff39d50b7456af0907ba);
|
|
|
|
|
|
var marker_17f8eac662d98588a6a40dc633215220 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c831ef9f5ea133e9362146e37cdcff62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfe177065f61ed2198eceb15143c37e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60c01f2a2d430e25ea070d97f83ef522 = $(`<div id="html_60c01f2a2d430e25ea070d97f83ef522" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_bfe177065f61ed2198eceb15143c37e6.setContent(html_60c01f2a2d430e25ea070d97f83ef522);
|
|
|
|
|
|
|
|
marker_17f8eac662d98588a6a40dc633215220.bindPopup(popup_bfe177065f61ed2198eceb15143c37e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17f8eac662d98588a6a40dc633215220.setIcon(icon_c831ef9f5ea133e9362146e37cdcff62);
|
|
|
|
|
|
var marker_7d4b9cc8be474a47f0821f675c820624 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_ce773f53e37dba22742d5c546a7c6eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4ef57a8c75221bada4cf0d5cc317d81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6988570159594884fc92d1042c017c49 = $(`<div id="html_6988570159594884fc92d1042c017c49" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_d4ef57a8c75221bada4cf0d5cc317d81.setContent(html_6988570159594884fc92d1042c017c49);
|
|
|
|
|
|
|
|
marker_7d4b9cc8be474a47f0821f675c820624.bindPopup(popup_d4ef57a8c75221bada4cf0d5cc317d81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d4b9cc8be474a47f0821f675c820624.setIcon(icon_ce773f53e37dba22742d5c546a7c6eb1);
|
|
|
|
|
|
var marker_1a0ee2ee2e556da200c12f15b66e36ab = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_81e6ba7e0c92ee38c59f72633a7af271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea13af5614b3603e0400a7a3334c0260 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1102c941750cb73298251af40f8da047 = $(`<div id="html_1102c941750cb73298251af40f8da047" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_ea13af5614b3603e0400a7a3334c0260.setContent(html_1102c941750cb73298251af40f8da047);
|
|
|
|
|
|
|
|
marker_1a0ee2ee2e556da200c12f15b66e36ab.bindPopup(popup_ea13af5614b3603e0400a7a3334c0260)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a0ee2ee2e556da200c12f15b66e36ab.setIcon(icon_81e6ba7e0c92ee38c59f72633a7af271);
|
|
|
|
|
|
var marker_afa35929644ba0a18e51916c27d95875 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_364796d2a3bf9f446e5cce9a1f182529 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfaa5fc0ad3d6d59446a604b18b05311 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e474d4a475582c9a95c3f15b01f87a9c = $(`<div id="html_e474d4a475582c9a95c3f15b01f87a9c" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_dfaa5fc0ad3d6d59446a604b18b05311.setContent(html_e474d4a475582c9a95c3f15b01f87a9c);
|
|
|
|
|
|
|
|
marker_afa35929644ba0a18e51916c27d95875.bindPopup(popup_dfaa5fc0ad3d6d59446a604b18b05311)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afa35929644ba0a18e51916c27d95875.setIcon(icon_364796d2a3bf9f446e5cce9a1f182529);
|
|
|
|
|
|
var marker_eec1ffa5999e0f6db1a457bc341b9d5f = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_7ff4abb8d1199e0ff698ca44b2c5873d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2b0b37e492d62bfeb18e46c9ab46337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_945fba0e9aebe9ffdd09ffde52524c67 = $(`<div id="html_945fba0e9aebe9ffdd09ffde52524c67" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_b2b0b37e492d62bfeb18e46c9ab46337.setContent(html_945fba0e9aebe9ffdd09ffde52524c67);
|
|
|
|
|
|
|
|
marker_eec1ffa5999e0f6db1a457bc341b9d5f.bindPopup(popup_b2b0b37e492d62bfeb18e46c9ab46337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eec1ffa5999e0f6db1a457bc341b9d5f.setIcon(icon_7ff4abb8d1199e0ff698ca44b2c5873d);
|
|
|
|
|
|
var marker_e2613bc4f2685b3686aea55b851ade46 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_248250ca9c501dc119cc0d0ccc133b99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceea77b9fa93206d1d667cc4a53e9a8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2faf64254dd8bfee290b7e38e25bdc9e = $(`<div id="html_2faf64254dd8bfee290b7e38e25bdc9e" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_ceea77b9fa93206d1d667cc4a53e9a8d.setContent(html_2faf64254dd8bfee290b7e38e25bdc9e);
|
|
|
|
|
|
|
|
marker_e2613bc4f2685b3686aea55b851ade46.bindPopup(popup_ceea77b9fa93206d1d667cc4a53e9a8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2613bc4f2685b3686aea55b851ade46.setIcon(icon_248250ca9c501dc119cc0d0ccc133b99);
|
|
|
|
|
|
var marker_95be824519f5d3c6da4b3da57002b0ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_72ef5d931072f7ddc509d74ca5ec227f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_140a6e06c184adbabf7a3ef227bebcd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8734126e50e46ccc4387194197ebd761 = $(`<div id="html_8734126e50e46ccc4387194197ebd761" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_140a6e06c184adbabf7a3ef227bebcd2.setContent(html_8734126e50e46ccc4387194197ebd761);
|
|
|
|
|
|
|
|
marker_95be824519f5d3c6da4b3da57002b0ad.bindPopup(popup_140a6e06c184adbabf7a3ef227bebcd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95be824519f5d3c6da4b3da57002b0ad.setIcon(icon_72ef5d931072f7ddc509d74ca5ec227f);
|
|
|
|
|
|
var marker_834a06a2667ed26531bcf78056a494b3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_6df74a3a683f479b750c1bb71c1766e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9503dd978a397b554f11c43424632716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf5da7a1a85e8e94852053e87db838a7 = $(`<div id="html_bf5da7a1a85e8e94852053e87db838a7" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_9503dd978a397b554f11c43424632716.setContent(html_bf5da7a1a85e8e94852053e87db838a7);
|
|
|
|
|
|
|
|
marker_834a06a2667ed26531bcf78056a494b3.bindPopup(popup_9503dd978a397b554f11c43424632716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_834a06a2667ed26531bcf78056a494b3.setIcon(icon_6df74a3a683f479b750c1bb71c1766e5);
|
|
|
|
|
|
var marker_c794dfb3189d8a64986f116e3e0b395f = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_fb4f15c81fdd661bef78e7e20c7cb201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_001a8d18621c9c6828c130b20b2a2d5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd6476293007ebceeb9d598df955e439 = $(`<div id="html_fd6476293007ebceeb9d598df955e439" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_001a8d18621c9c6828c130b20b2a2d5c.setContent(html_fd6476293007ebceeb9d598df955e439);
|
|
|
|
|
|
|
|
marker_c794dfb3189d8a64986f116e3e0b395f.bindPopup(popup_001a8d18621c9c6828c130b20b2a2d5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c794dfb3189d8a64986f116e3e0b395f.setIcon(icon_fb4f15c81fdd661bef78e7e20c7cb201);
|
|
|
|
|
|
var marker_08d6a3560d2cc42e6076472fa2e5b360 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_c7329286333c7f2a2e642172ee0157be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_926f80137f64d9a432e7b6813e983e6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da56d2174f022724cacf5d539787a575 = $(`<div id="html_da56d2174f022724cacf5d539787a575" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_926f80137f64d9a432e7b6813e983e6b.setContent(html_da56d2174f022724cacf5d539787a575);
|
|
|
|
|
|
|
|
marker_08d6a3560d2cc42e6076472fa2e5b360.bindPopup(popup_926f80137f64d9a432e7b6813e983e6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08d6a3560d2cc42e6076472fa2e5b360.setIcon(icon_c7329286333c7f2a2e642172ee0157be);
|
|
|
|
|
|
var marker_60f6a9c6e3dfe9807f6814f0b341e903 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_d6527f9e9e343b14a21d9d6c900f129c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7294f09c05d8723aa4d0be95cd06054e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e84e8ef947137b51548317adbd1bc6b = $(`<div id="html_2e84e8ef947137b51548317adbd1bc6b" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_7294f09c05d8723aa4d0be95cd06054e.setContent(html_2e84e8ef947137b51548317adbd1bc6b);
|
|
|
|
|
|
|
|
marker_60f6a9c6e3dfe9807f6814f0b341e903.bindPopup(popup_7294f09c05d8723aa4d0be95cd06054e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60f6a9c6e3dfe9807f6814f0b341e903.setIcon(icon_d6527f9e9e343b14a21d9d6c900f129c);
|
|
|
|
|
|
var marker_6e325220fdccfe93b09773567a6a9022 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_b7e5b74d9390931ef83d003ebb40a4db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a7e9e329a7a9d851c94ebef0744c237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f160033d576ad5720572f3b80b59222 = $(`<div id="html_0f160033d576ad5720572f3b80b59222" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_0a7e9e329a7a9d851c94ebef0744c237.setContent(html_0f160033d576ad5720572f3b80b59222);
|
|
|
|
|
|
|
|
marker_6e325220fdccfe93b09773567a6a9022.bindPopup(popup_0a7e9e329a7a9d851c94ebef0744c237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e325220fdccfe93b09773567a6a9022.setIcon(icon_b7e5b74d9390931ef83d003ebb40a4db);
|
|
|
|
|
|
var marker_4823d05e639ffbefa0cb7e8e44d0084a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_7c173456a2f25cf5644e8a801119af33 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9536cab8d84d13c68237006ea1f1337a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07e02381675483400674bd0df16d64a3 = $(`<div id="html_07e02381675483400674bd0df16d64a3" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_9536cab8d84d13c68237006ea1f1337a.setContent(html_07e02381675483400674bd0df16d64a3);
|
|
|
|
|
|
|
|
marker_4823d05e639ffbefa0cb7e8e44d0084a.bindPopup(popup_9536cab8d84d13c68237006ea1f1337a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4823d05e639ffbefa0cb7e8e44d0084a.setIcon(icon_7c173456a2f25cf5644e8a801119af33);
|
|
|
|
|
|
var marker_a1d9bd40758e22ad6dbee645b96791bd = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_aa3ae90c68a59a9ece16bc4d09c16428 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a344430a9c7fde28df0d92425882763 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf3b0faae6bb92d42a4bb75509fa5d9 = $(`<div id="html_5bf3b0faae6bb92d42a4bb75509fa5d9" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_9a344430a9c7fde28df0d92425882763.setContent(html_5bf3b0faae6bb92d42a4bb75509fa5d9);
|
|
|
|
|
|
|
|
marker_a1d9bd40758e22ad6dbee645b96791bd.bindPopup(popup_9a344430a9c7fde28df0d92425882763)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1d9bd40758e22ad6dbee645b96791bd.setIcon(icon_aa3ae90c68a59a9ece16bc4d09c16428);
|
|
|
|
|
|
var marker_681dcb7041d9f883f4d7d4595057d27c = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4);
|
|
|
|
|
|
var icon_11618c5e40010fb45eb439fb6978afb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_decac7d6b2f47d176e401bb68def458b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b6cbc2ad6044cd5f25d9882a7e4d110 = $(`<div id="html_7b6cbc2ad6044cd5f25d9882a7e4d110" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_decac7d6b2f47d176e401bb68def458b.setContent(html_7b6cbc2ad6044cd5f25d9882a7e4d110);
|
|
|
|
|
|
|
|
marker_681dcb7041d9f883f4d7d4595057d27c.bindPopup(popup_decac7d6b2f47d176e401bb68def458b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_681dcb7041d9f883f4d7d4595057d27c.setIcon(icon_11618c5e40010fb45eb439fb6978afb4);
|
|
|
|
|
|
marker_cluster_f184f4f6f3e5dbde9b4490bbf06ad3a4.addTo(map_53e19c79fb6798632b0bf4458a373c2b);
|
|
|
|
</script>
|
|
</html> |