mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 04:25:19 +00:00
11361 lines
330 KiB
HTML
11361 lines
330 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_8484fe8db4789401bab0220ca0f1f0ab {
|
|
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_8484fe8db4789401bab0220ca0f1f0ab" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_8484fe8db4789401bab0220ca0f1f0ab = L.map(
|
|
"map_8484fe8db4789401bab0220ca0f1f0ab",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_a27d21c07e9d67f0353f341ccd580258 = 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_a27d21c07e9d67f0353f341ccd580258.addTo(map_8484fe8db4789401bab0220ca0f1f0ab);
|
|
|
|
|
|
var marker_cluster_46bad0d864d27cccbdced1023927abe0 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_578d99fde850a2c9af2fa2c235de7ad6 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e262922675fd55c453d9acaaa9073b0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ad502a6140b6a057691d8f427e58409 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd724eddecfca9c81b3e48a84215efab = $(`<div id="html_cd724eddecfca9c81b3e48a84215efab" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_8ad502a6140b6a057691d8f427e58409.setContent(html_cd724eddecfca9c81b3e48a84215efab);
|
|
|
|
|
|
|
|
marker_578d99fde850a2c9af2fa2c235de7ad6.bindPopup(popup_8ad502a6140b6a057691d8f427e58409)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_578d99fde850a2c9af2fa2c235de7ad6.setIcon(icon_e262922675fd55c453d9acaaa9073b0a);
|
|
|
|
|
|
var marker_f374b27a2160d7b953fb267196623fcd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_348a759ba88213aabdb977bed49e176a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d03dcec264cec5e8a941566727a5a09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c026739f3d4a75ea27bce36a32aecfa8 = $(`<div id="html_c026739f3d4a75ea27bce36a32aecfa8" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_3d03dcec264cec5e8a941566727a5a09.setContent(html_c026739f3d4a75ea27bce36a32aecfa8);
|
|
|
|
|
|
|
|
marker_f374b27a2160d7b953fb267196623fcd.bindPopup(popup_3d03dcec264cec5e8a941566727a5a09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f374b27a2160d7b953fb267196623fcd.setIcon(icon_348a759ba88213aabdb977bed49e176a);
|
|
|
|
|
|
var marker_b0ef121bec81f6495feb2132d1767748 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_56979f3f421a7e439bb28654d128c7b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17c727418be0a63c3273b61065bcb5ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1db5540d0e8eac2f0019d42e6fdb3a19 = $(`<div id="html_1db5540d0e8eac2f0019d42e6fdb3a19" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_17c727418be0a63c3273b61065bcb5ea.setContent(html_1db5540d0e8eac2f0019d42e6fdb3a19);
|
|
|
|
|
|
|
|
marker_b0ef121bec81f6495feb2132d1767748.bindPopup(popup_17c727418be0a63c3273b61065bcb5ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0ef121bec81f6495feb2132d1767748.setIcon(icon_56979f3f421a7e439bb28654d128c7b8);
|
|
|
|
|
|
var marker_fd2fb8518e22f2bdb61a848c101e98ff = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_83c3cb5bb9df5baf88ea79f33d2f763f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8774945d0f9a3e9eaa83e90410514d44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9019ae0afc2a5298883c602a078c051f = $(`<div id="html_9019ae0afc2a5298883c602a078c051f" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_8774945d0f9a3e9eaa83e90410514d44.setContent(html_9019ae0afc2a5298883c602a078c051f);
|
|
|
|
|
|
|
|
marker_fd2fb8518e22f2bdb61a848c101e98ff.bindPopup(popup_8774945d0f9a3e9eaa83e90410514d44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd2fb8518e22f2bdb61a848c101e98ff.setIcon(icon_83c3cb5bb9df5baf88ea79f33d2f763f);
|
|
|
|
|
|
var marker_5f3c04b44a59c45c5aa50ee1a8efd3ac = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ad3310eb16016bf6542b0f2662155c14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e074bfc032513f7a2d9f20513cf782d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e477e8cc23a8eec33700231c044ebc0 = $(`<div id="html_5e477e8cc23a8eec33700231c044ebc0" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_1e074bfc032513f7a2d9f20513cf782d.setContent(html_5e477e8cc23a8eec33700231c044ebc0);
|
|
|
|
|
|
|
|
marker_5f3c04b44a59c45c5aa50ee1a8efd3ac.bindPopup(popup_1e074bfc032513f7a2d9f20513cf782d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f3c04b44a59c45c5aa50ee1a8efd3ac.setIcon(icon_ad3310eb16016bf6542b0f2662155c14);
|
|
|
|
|
|
var marker_26fb7e45c82d1f00f29c51fba2010bcf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_1d1a7d8bf16457879262db0d34e1b85e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1384349a5c897af2ace284c9efaaeec8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91ec15d18aa42e6485140c3e827b373b = $(`<div id="html_91ec15d18aa42e6485140c3e827b373b" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_1384349a5c897af2ace284c9efaaeec8.setContent(html_91ec15d18aa42e6485140c3e827b373b);
|
|
|
|
|
|
|
|
marker_26fb7e45c82d1f00f29c51fba2010bcf.bindPopup(popup_1384349a5c897af2ace284c9efaaeec8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26fb7e45c82d1f00f29c51fba2010bcf.setIcon(icon_1d1a7d8bf16457879262db0d34e1b85e);
|
|
|
|
|
|
var marker_4485d8d1b848d3049cf619d1cfefbff0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4116724cbcdd98e1808ac5106f71fac5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18bba0fbae386058c95241a25dbbb10a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af0431cccf456cf8a222d4abb85f347e = $(`<div id="html_af0431cccf456cf8a222d4abb85f347e" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_18bba0fbae386058c95241a25dbbb10a.setContent(html_af0431cccf456cf8a222d4abb85f347e);
|
|
|
|
|
|
|
|
marker_4485d8d1b848d3049cf619d1cfefbff0.bindPopup(popup_18bba0fbae386058c95241a25dbbb10a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4485d8d1b848d3049cf619d1cfefbff0.setIcon(icon_4116724cbcdd98e1808ac5106f71fac5);
|
|
|
|
|
|
var marker_d645e949b28af975734a7fa5b2324f72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_551d25f634c705cec4ecee6193207aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abbef6ead55acde1cbd2255b69755ae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00b43260fefe5f9edda4bb4f058bf42b = $(`<div id="html_00b43260fefe5f9edda4bb4f058bf42b" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_abbef6ead55acde1cbd2255b69755ae4.setContent(html_00b43260fefe5f9edda4bb4f058bf42b);
|
|
|
|
|
|
|
|
marker_d645e949b28af975734a7fa5b2324f72.bindPopup(popup_abbef6ead55acde1cbd2255b69755ae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d645e949b28af975734a7fa5b2324f72.setIcon(icon_551d25f634c705cec4ecee6193207aab);
|
|
|
|
|
|
var marker_3e7b1791da08666720f9f50e664d667d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6b2c2ca6436dcd82e4b258771d0273d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b56457c3a4309cbf91ad0163c3870896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_356f16d0750a9724d3fb781beb335bb5 = $(`<div id="html_356f16d0750a9724d3fb781beb335bb5" style="width: 100.0%; height: 100.0%;">relay.shadowbip.com</div>`)[0];
|
|
popup_b56457c3a4309cbf91ad0163c3870896.setContent(html_356f16d0750a9724d3fb781beb335bb5);
|
|
|
|
|
|
|
|
marker_3e7b1791da08666720f9f50e664d667d.bindPopup(popup_b56457c3a4309cbf91ad0163c3870896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e7b1791da08666720f9f50e664d667d.setIcon(icon_6b2c2ca6436dcd82e4b258771d0273d3);
|
|
|
|
|
|
var marker_6d85eb934b9ec1f35c124e0861d15b16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8788ef8a4a4df00d59761799c0490f53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94db6ce1c8a012ead255d04da60e2451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e53f523ae37541429c0d113dd28ade2b = $(`<div id="html_e53f523ae37541429c0d113dd28ade2b" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_94db6ce1c8a012ead255d04da60e2451.setContent(html_e53f523ae37541429c0d113dd28ade2b);
|
|
|
|
|
|
|
|
marker_6d85eb934b9ec1f35c124e0861d15b16.bindPopup(popup_94db6ce1c8a012ead255d04da60e2451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d85eb934b9ec1f35c124e0861d15b16.setIcon(icon_8788ef8a4a4df00d59761799c0490f53);
|
|
|
|
|
|
var marker_d48b3aad2e9292e06837491da5f6a81b = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b2d2bb02aaaecddf3e8a1b7e5827ff43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_010f2b43f82ac8617657c3a17d486b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf43b20a094f1ec7d0d0b5633223c529 = $(`<div id="html_bf43b20a094f1ec7d0d0b5633223c529" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_010f2b43f82ac8617657c3a17d486b1f.setContent(html_bf43b20a094f1ec7d0d0b5633223c529);
|
|
|
|
|
|
|
|
marker_d48b3aad2e9292e06837491da5f6a81b.bindPopup(popup_010f2b43f82ac8617657c3a17d486b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d48b3aad2e9292e06837491da5f6a81b.setIcon(icon_b2d2bb02aaaecddf3e8a1b7e5827ff43);
|
|
|
|
|
|
var marker_c714a8bfef0c0b6efaff108b4d588da6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_0d6df72fbcfc30eb0d9556054dc11244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df39c5df4a63aed16ed223b71dbd9803 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b4650e0a1bb4afa4fb8be49aca83156 = $(`<div id="html_3b4650e0a1bb4afa4fb8be49aca83156" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_df39c5df4a63aed16ed223b71dbd9803.setContent(html_3b4650e0a1bb4afa4fb8be49aca83156);
|
|
|
|
|
|
|
|
marker_c714a8bfef0c0b6efaff108b4d588da6.bindPopup(popup_df39c5df4a63aed16ed223b71dbd9803)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c714a8bfef0c0b6efaff108b4d588da6.setIcon(icon_0d6df72fbcfc30eb0d9556054dc11244);
|
|
|
|
|
|
var marker_1fa7b7c4c099010d7603c7db940c83f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2c701dbe44bb9b00601ba1e675f073da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_927af699fa3f85723168e4f5e8ecb83e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b2a9f779dc12c385bebea8dea612f94 = $(`<div id="html_7b2a9f779dc12c385bebea8dea612f94" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_927af699fa3f85723168e4f5e8ecb83e.setContent(html_7b2a9f779dc12c385bebea8dea612f94);
|
|
|
|
|
|
|
|
marker_1fa7b7c4c099010d7603c7db940c83f7.bindPopup(popup_927af699fa3f85723168e4f5e8ecb83e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fa7b7c4c099010d7603c7db940c83f7.setIcon(icon_2c701dbe44bb9b00601ba1e675f073da);
|
|
|
|
|
|
var marker_525b2228ac75c87584e525bcfafbf5c8 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a8c4e8b72cac73c8911d8959391e3a96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b3eb0f789b3d3147a7f8a6a22ce950 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9985842994ff55768423bdcda295498 = $(`<div id="html_a9985842994ff55768423bdcda295498" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_e7b3eb0f789b3d3147a7f8a6a22ce950.setContent(html_a9985842994ff55768423bdcda295498);
|
|
|
|
|
|
|
|
marker_525b2228ac75c87584e525bcfafbf5c8.bindPopup(popup_e7b3eb0f789b3d3147a7f8a6a22ce950)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_525b2228ac75c87584e525bcfafbf5c8.setIcon(icon_a8c4e8b72cac73c8911d8959391e3a96);
|
|
|
|
|
|
var marker_64002bc6ba6ef06fa38b9404f9b258f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4a257b75a2bb0ce9366c4cc7462e861f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32ae81f4e39e0d8dec229bd7bd1f2d30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_459f555e432e7d4389a9a247e41ed4bb = $(`<div id="html_459f555e432e7d4389a9a247e41ed4bb" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_32ae81f4e39e0d8dec229bd7bd1f2d30.setContent(html_459f555e432e7d4389a9a247e41ed4bb);
|
|
|
|
|
|
|
|
marker_64002bc6ba6ef06fa38b9404f9b258f9.bindPopup(popup_32ae81f4e39e0d8dec229bd7bd1f2d30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64002bc6ba6ef06fa38b9404f9b258f9.setIcon(icon_4a257b75a2bb0ce9366c4cc7462e861f);
|
|
|
|
|
|
var marker_bc52d44aefbe62e9c60220dd2c2cf219 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_60559e6423c9f3bd8714b6f3d0f68ad4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e787bfa990b77217cdae3e8fe61103a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fa87981c80931c15a3a9de5fd7d1e16 = $(`<div id="html_6fa87981c80931c15a3a9de5fd7d1e16" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_e787bfa990b77217cdae3e8fe61103a3.setContent(html_6fa87981c80931c15a3a9de5fd7d1e16);
|
|
|
|
|
|
|
|
marker_bc52d44aefbe62e9c60220dd2c2cf219.bindPopup(popup_e787bfa990b77217cdae3e8fe61103a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc52d44aefbe62e9c60220dd2c2cf219.setIcon(icon_60559e6423c9f3bd8714b6f3d0f68ad4);
|
|
|
|
|
|
var marker_dfd709cdb62afb7ea5ce28e9e1401a9c = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_761d587f4ffcd51ff2f104c8ec3eadba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1791d77693a1ac2c5672496fe65bd698 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05d4c4c57747897bbd1e767338928204 = $(`<div id="html_05d4c4c57747897bbd1e767338928204" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_1791d77693a1ac2c5672496fe65bd698.setContent(html_05d4c4c57747897bbd1e767338928204);
|
|
|
|
|
|
|
|
marker_dfd709cdb62afb7ea5ce28e9e1401a9c.bindPopup(popup_1791d77693a1ac2c5672496fe65bd698)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfd709cdb62afb7ea5ce28e9e1401a9c.setIcon(icon_761d587f4ffcd51ff2f104c8ec3eadba);
|
|
|
|
|
|
var marker_6fbec74ebd6e2375d4f1e99ab9794151 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_08a7aa34c8ef742831a42c2155d3ecc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4c9e18f3f39594e573c9e3be1327d1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b8154544cb097d75974e6bece3c748a = $(`<div id="html_4b8154544cb097d75974e6bece3c748a" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e4c9e18f3f39594e573c9e3be1327d1a.setContent(html_4b8154544cb097d75974e6bece3c748a);
|
|
|
|
|
|
|
|
marker_6fbec74ebd6e2375d4f1e99ab9794151.bindPopup(popup_e4c9e18f3f39594e573c9e3be1327d1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fbec74ebd6e2375d4f1e99ab9794151.setIcon(icon_08a7aa34c8ef742831a42c2155d3ecc8);
|
|
|
|
|
|
var marker_cab3c96718e950b3e3145e313c7293c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d197a904520dd572244afd738ad12a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52a2d167fe148d6af8d1e8d8775e20c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c06ba6af77a584da9c4db5550b9cdc3 = $(`<div id="html_9c06ba6af77a584da9c4db5550b9cdc3" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_52a2d167fe148d6af8d1e8d8775e20c5.setContent(html_9c06ba6af77a584da9c4db5550b9cdc3);
|
|
|
|
|
|
|
|
marker_cab3c96718e950b3e3145e313c7293c0.bindPopup(popup_52a2d167fe148d6af8d1e8d8775e20c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cab3c96718e950b3e3145e313c7293c0.setIcon(icon_d197a904520dd572244afd738ad12a9d);
|
|
|
|
|
|
var marker_a7ef5838e2cc7bc5db8acc2a8f45f7e6 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c4d5c1bf5726db1f3fdfa85859bd61b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38d60f6fe50e21c2732302fa4335f024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dacd686889262f21d0eb634a41dacdcd = $(`<div id="html_dacd686889262f21d0eb634a41dacdcd" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_38d60f6fe50e21c2732302fa4335f024.setContent(html_dacd686889262f21d0eb634a41dacdcd);
|
|
|
|
|
|
|
|
marker_a7ef5838e2cc7bc5db8acc2a8f45f7e6.bindPopup(popup_38d60f6fe50e21c2732302fa4335f024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7ef5838e2cc7bc5db8acc2a8f45f7e6.setIcon(icon_c4d5c1bf5726db1f3fdfa85859bd61b6);
|
|
|
|
|
|
var marker_e4dbc3ab63ce5159eefbdafd87903532 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_74426b8b2e8d61028f67dea18ff6b52a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33625cbb573a9233f7d0d0970202fdd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5d508a63882563a4117b53cb426c325 = $(`<div id="html_d5d508a63882563a4117b53cb426c325" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_33625cbb573a9233f7d0d0970202fdd4.setContent(html_d5d508a63882563a4117b53cb426c325);
|
|
|
|
|
|
|
|
marker_e4dbc3ab63ce5159eefbdafd87903532.bindPopup(popup_33625cbb573a9233f7d0d0970202fdd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4dbc3ab63ce5159eefbdafd87903532.setIcon(icon_74426b8b2e8d61028f67dea18ff6b52a);
|
|
|
|
|
|
var marker_e75c08027be3db61969a35c923a57d1a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b1ce830a394b0c167e570a333b37a07c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_095b9b6eba8bd2371412e728e1f56699 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fcef9caa234ddc65b576591014be592 = $(`<div id="html_5fcef9caa234ddc65b576591014be592" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_095b9b6eba8bd2371412e728e1f56699.setContent(html_5fcef9caa234ddc65b576591014be592);
|
|
|
|
|
|
|
|
marker_e75c08027be3db61969a35c923a57d1a.bindPopup(popup_095b9b6eba8bd2371412e728e1f56699)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e75c08027be3db61969a35c923a57d1a.setIcon(icon_b1ce830a394b0c167e570a333b37a07c);
|
|
|
|
|
|
var marker_559ce9c994a6994399552f6440db603e = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7a4e63731e787419471300d56819b261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7588909ebddbc61ea2d08102f7e3f9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63e1353c0b2f817b3a527a547a80def7 = $(`<div id="html_63e1353c0b2f817b3a527a547a80def7" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_b7588909ebddbc61ea2d08102f7e3f9d.setContent(html_63e1353c0b2f817b3a527a547a80def7);
|
|
|
|
|
|
|
|
marker_559ce9c994a6994399552f6440db603e.bindPopup(popup_b7588909ebddbc61ea2d08102f7e3f9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_559ce9c994a6994399552f6440db603e.setIcon(icon_7a4e63731e787419471300d56819b261);
|
|
|
|
|
|
var marker_df7f4ac7aa1eab9cdcbe9b52e519af2e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_661f44d21f4826d6ee3d776e2c42f9d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f369f3a35a924462a432ba11274d0d22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b20889dac7ed9a64ee7f62c7642e70f9 = $(`<div id="html_b20889dac7ed9a64ee7f62c7642e70f9" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_f369f3a35a924462a432ba11274d0d22.setContent(html_b20889dac7ed9a64ee7f62c7642e70f9);
|
|
|
|
|
|
|
|
marker_df7f4ac7aa1eab9cdcbe9b52e519af2e.bindPopup(popup_f369f3a35a924462a432ba11274d0d22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df7f4ac7aa1eab9cdcbe9b52e519af2e.setIcon(icon_661f44d21f4826d6ee3d776e2c42f9d9);
|
|
|
|
|
|
var marker_0adc7ca39a6fc9d6e591e12c020732c7 = L.marker(
|
|
[49.2509, -123.01],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_0c0ceb5a73aca46f161f0b3b2c0296ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f3e58f1d8a756ebcaccaa2d840e821d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_670b0566b6263b3b124112413bd20f75 = $(`<div id="html_670b0566b6263b3b124112413bd20f75" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_2f3e58f1d8a756ebcaccaa2d840e821d.setContent(html_670b0566b6263b3b124112413bd20f75);
|
|
|
|
|
|
|
|
marker_0adc7ca39a6fc9d6e591e12c020732c7.bindPopup(popup_2f3e58f1d8a756ebcaccaa2d840e821d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0adc7ca39a6fc9d6e591e12c020732c7.setIcon(icon_0c0ceb5a73aca46f161f0b3b2c0296ac);
|
|
|
|
|
|
var marker_3c4ef4fed6843fff897171029c9727f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_083b910f56513253d80f620b85dce558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a88536cb958a00b974cf4e7c3a6fe83c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b81d9554cf40ecb64b6ae550ca45f83 = $(`<div id="html_6b81d9554cf40ecb64b6ae550ca45f83" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_a88536cb958a00b974cf4e7c3a6fe83c.setContent(html_6b81d9554cf40ecb64b6ae550ca45f83);
|
|
|
|
|
|
|
|
marker_3c4ef4fed6843fff897171029c9727f9.bindPopup(popup_a88536cb958a00b974cf4e7c3a6fe83c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c4ef4fed6843fff897171029c9727f9.setIcon(icon_083b910f56513253d80f620b85dce558);
|
|
|
|
|
|
var marker_76bf4a2d97d2f388455c2a9b8c802716 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2bea7e151b18dd842a008d3dbaed482c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0dcdb6d1d81d7cf89b49684134fae7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0429bf4b4ba3999d99d81ae522d4b69 = $(`<div id="html_e0429bf4b4ba3999d99d81ae522d4b69" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_d0dcdb6d1d81d7cf89b49684134fae7f.setContent(html_e0429bf4b4ba3999d99d81ae522d4b69);
|
|
|
|
|
|
|
|
marker_76bf4a2d97d2f388455c2a9b8c802716.bindPopup(popup_d0dcdb6d1d81d7cf89b49684134fae7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76bf4a2d97d2f388455c2a9b8c802716.setIcon(icon_2bea7e151b18dd842a008d3dbaed482c);
|
|
|
|
|
|
var marker_9bac47dff21e71ad4b0ec1f2a57f5577 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_48152f7394ab7dce4e23a366de0b8faa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_988638f582be47cb60ce20b172502f69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5f5e4d7d5974149d01f1f85bfe38504 = $(`<div id="html_b5f5e4d7d5974149d01f1f85bfe38504" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_988638f582be47cb60ce20b172502f69.setContent(html_b5f5e4d7d5974149d01f1f85bfe38504);
|
|
|
|
|
|
|
|
marker_9bac47dff21e71ad4b0ec1f2a57f5577.bindPopup(popup_988638f582be47cb60ce20b172502f69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bac47dff21e71ad4b0ec1f2a57f5577.setIcon(icon_48152f7394ab7dce4e23a366de0b8faa);
|
|
|
|
|
|
var marker_8d9b80e840556ca8f4293abe65bde18e = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_da3cf79ee9e5f08a2a8cbeb272c158f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4df6cabf4c03988f5dc164ee7f2b03c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdccbb75486090d23736b17739380f41 = $(`<div id="html_fdccbb75486090d23736b17739380f41" style="width: 100.0%; height: 100.0%;">nostr.chvaja.cz</div>`)[0];
|
|
popup_4df6cabf4c03988f5dc164ee7f2b03c3.setContent(html_fdccbb75486090d23736b17739380f41);
|
|
|
|
|
|
|
|
marker_8d9b80e840556ca8f4293abe65bde18e.bindPopup(popup_4df6cabf4c03988f5dc164ee7f2b03c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d9b80e840556ca8f4293abe65bde18e.setIcon(icon_da3cf79ee9e5f08a2a8cbeb272c158f1);
|
|
|
|
|
|
var marker_d4879885e1b369c2425a6fea2bcf1856 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_360617a61219c6a3aec753f51a62b4af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_757347fcc105784dcae0cd2ed7e42566 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87720bb42dd97cb38a869b1afbfae702 = $(`<div id="html_87720bb42dd97cb38a869b1afbfae702" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_757347fcc105784dcae0cd2ed7e42566.setContent(html_87720bb42dd97cb38a869b1afbfae702);
|
|
|
|
|
|
|
|
marker_d4879885e1b369c2425a6fea2bcf1856.bindPopup(popup_757347fcc105784dcae0cd2ed7e42566)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4879885e1b369c2425a6fea2bcf1856.setIcon(icon_360617a61219c6a3aec753f51a62b4af);
|
|
|
|
|
|
var marker_ceaaca107a1cc22a09fee25c93cdef21 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ca237e351dc8158d237bb52d7adf1c40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bdd8f5a8071b58a2a9438f2fcea9918 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ef7c0d8a63f9ee8250992b8811dfede = $(`<div id="html_4ef7c0d8a63f9ee8250992b8811dfede" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_1bdd8f5a8071b58a2a9438f2fcea9918.setContent(html_4ef7c0d8a63f9ee8250992b8811dfede);
|
|
|
|
|
|
|
|
marker_ceaaca107a1cc22a09fee25c93cdef21.bindPopup(popup_1bdd8f5a8071b58a2a9438f2fcea9918)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceaaca107a1cc22a09fee25c93cdef21.setIcon(icon_ca237e351dc8158d237bb52d7adf1c40);
|
|
|
|
|
|
var marker_41e70d65d83611f4a8ec86a93608c4ce = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f72e99af6c3861af2eefdde371d18549 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0655eef801b2cafba44ff8a128675417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acf0f362a8bc74678950385c5c8c44a6 = $(`<div id="html_acf0f362a8bc74678950385c5c8c44a6" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_0655eef801b2cafba44ff8a128675417.setContent(html_acf0f362a8bc74678950385c5c8c44a6);
|
|
|
|
|
|
|
|
marker_41e70d65d83611f4a8ec86a93608c4ce.bindPopup(popup_0655eef801b2cafba44ff8a128675417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41e70d65d83611f4a8ec86a93608c4ce.setIcon(icon_f72e99af6c3861af2eefdde371d18549);
|
|
|
|
|
|
var marker_b6e54c2b1c48370775b00ec54b0cf74d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_deb9063eabaeeaae6eef96b12575dfe7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f040e49e51e3df8e8a8a3148b1708dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17e8adb6311170806b908cc54c1c6138 = $(`<div id="html_17e8adb6311170806b908cc54c1c6138" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_4f040e49e51e3df8e8a8a3148b1708dd.setContent(html_17e8adb6311170806b908cc54c1c6138);
|
|
|
|
|
|
|
|
marker_b6e54c2b1c48370775b00ec54b0cf74d.bindPopup(popup_4f040e49e51e3df8e8a8a3148b1708dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6e54c2b1c48370775b00ec54b0cf74d.setIcon(icon_deb9063eabaeeaae6eef96b12575dfe7);
|
|
|
|
|
|
var marker_442eb7dc52f7b056d528900ebf88451b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a8a9c1d19697ca01f16b32faf70423c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d65aec47fa1c91f92c0841c5decc377f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56e9109d1c58f431661c604d049a8d84 = $(`<div id="html_56e9109d1c58f431661c604d049a8d84" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_d65aec47fa1c91f92c0841c5decc377f.setContent(html_56e9109d1c58f431661c604d049a8d84);
|
|
|
|
|
|
|
|
marker_442eb7dc52f7b056d528900ebf88451b.bindPopup(popup_d65aec47fa1c91f92c0841c5decc377f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_442eb7dc52f7b056d528900ebf88451b.setIcon(icon_a8a9c1d19697ca01f16b32faf70423c8);
|
|
|
|
|
|
var marker_a65c48c0462f369f23f62041e342eec0 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ddc3d1b524e04d63e686a8d17a422e63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_417e6284189a684b61cd870426d6b75b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb9bb327f14b7049a508b50f5f7f7f3e = $(`<div id="html_cb9bb327f14b7049a508b50f5f7f7f3e" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_417e6284189a684b61cd870426d6b75b.setContent(html_cb9bb327f14b7049a508b50f5f7f7f3e);
|
|
|
|
|
|
|
|
marker_a65c48c0462f369f23f62041e342eec0.bindPopup(popup_417e6284189a684b61cd870426d6b75b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a65c48c0462f369f23f62041e342eec0.setIcon(icon_ddc3d1b524e04d63e686a8d17a422e63);
|
|
|
|
|
|
var marker_8a96bedd44afb36f948be0fabbc9b3fa = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_1a30d40cc7449e7cf5135c47cd6d46a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_464f966489bac4633c63c6cda9b511b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbd89205cbc307fc9f0a8ea9561e16e1 = $(`<div id="html_fbd89205cbc307fc9f0a8ea9561e16e1" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_464f966489bac4633c63c6cda9b511b6.setContent(html_fbd89205cbc307fc9f0a8ea9561e16e1);
|
|
|
|
|
|
|
|
marker_8a96bedd44afb36f948be0fabbc9b3fa.bindPopup(popup_464f966489bac4633c63c6cda9b511b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a96bedd44afb36f948be0fabbc9b3fa.setIcon(icon_1a30d40cc7449e7cf5135c47cd6d46a9);
|
|
|
|
|
|
var marker_d44bd9ac4b51a040dadde1258dffab70 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_157af4f26d540a2f89eb674151983c75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab8c2015f258b67465dcad0e33a946a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_684f33e30e82f0ba268ba95b3f782924 = $(`<div id="html_684f33e30e82f0ba268ba95b3f782924" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_ab8c2015f258b67465dcad0e33a946a7.setContent(html_684f33e30e82f0ba268ba95b3f782924);
|
|
|
|
|
|
|
|
marker_d44bd9ac4b51a040dadde1258dffab70.bindPopup(popup_ab8c2015f258b67465dcad0e33a946a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d44bd9ac4b51a040dadde1258dffab70.setIcon(icon_157af4f26d540a2f89eb674151983c75);
|
|
|
|
|
|
var marker_f2ef2073b1f976301c62867b68f665ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2dede6c5054e665677c9dcc8e7b08316 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e720eb7d51c633f357035a191f4fe198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_743c2de30b864184db04bedbdbfb193d = $(`<div id="html_743c2de30b864184db04bedbdbfb193d" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_e720eb7d51c633f357035a191f4fe198.setContent(html_743c2de30b864184db04bedbdbfb193d);
|
|
|
|
|
|
|
|
marker_f2ef2073b1f976301c62867b68f665ad.bindPopup(popup_e720eb7d51c633f357035a191f4fe198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2ef2073b1f976301c62867b68f665ad.setIcon(icon_2dede6c5054e665677c9dcc8e7b08316);
|
|
|
|
|
|
var marker_c159a93987980397b49cb7478c4bec2c = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f6baf30eab011982417637b0204f8b5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d7669a1892ad67d57a8ba160b16eec0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da1a0dfba7a0767ef251632142e6788e = $(`<div id="html_da1a0dfba7a0767ef251632142e6788e" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_6d7669a1892ad67d57a8ba160b16eec0.setContent(html_da1a0dfba7a0767ef251632142e6788e);
|
|
|
|
|
|
|
|
marker_c159a93987980397b49cb7478c4bec2c.bindPopup(popup_6d7669a1892ad67d57a8ba160b16eec0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c159a93987980397b49cb7478c4bec2c.setIcon(icon_f6baf30eab011982417637b0204f8b5f);
|
|
|
|
|
|
var marker_7e395a294731bad1b50ee7b5078ad860 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_214e4c5ea6f8d0c68c678624cdd24de6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9417b79beec996690458a61c2c92779d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19c0b41ecb01c50607edbd7cdfa214cc = $(`<div id="html_19c0b41ecb01c50607edbd7cdfa214cc" style="width: 100.0%; height: 100.0%;">video.czas.plus</div>`)[0];
|
|
popup_9417b79beec996690458a61c2c92779d.setContent(html_19c0b41ecb01c50607edbd7cdfa214cc);
|
|
|
|
|
|
|
|
marker_7e395a294731bad1b50ee7b5078ad860.bindPopup(popup_9417b79beec996690458a61c2c92779d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e395a294731bad1b50ee7b5078ad860.setIcon(icon_214e4c5ea6f8d0c68c678624cdd24de6);
|
|
|
|
|
|
var marker_b195ba3a5bc3ef34a8bdb30a9c303103 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_643a5479396303a03e3b5c674f42b2f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8dbad6dffdee48f37daff14b8394cc7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fd8e7f4003d64ad3c5ac21401b6e8f7 = $(`<div id="html_0fd8e7f4003d64ad3c5ac21401b6e8f7" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_e8dbad6dffdee48f37daff14b8394cc7.setContent(html_0fd8e7f4003d64ad3c5ac21401b6e8f7);
|
|
|
|
|
|
|
|
marker_b195ba3a5bc3ef34a8bdb30a9c303103.bindPopup(popup_e8dbad6dffdee48f37daff14b8394cc7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b195ba3a5bc3ef34a8bdb30a9c303103.setIcon(icon_643a5479396303a03e3b5c674f42b2f1);
|
|
|
|
|
|
var marker_9f1073c8c1dd704846807d27398798af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_25de4257d92311ca0853a0ed32d97957 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dd4daf883a23acf1850c558fed1ebff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_531267f58059e2c568b024f420a195c6 = $(`<div id="html_531267f58059e2c568b024f420a195c6" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_4dd4daf883a23acf1850c558fed1ebff.setContent(html_531267f58059e2c568b024f420a195c6);
|
|
|
|
|
|
|
|
marker_9f1073c8c1dd704846807d27398798af.bindPopup(popup_4dd4daf883a23acf1850c558fed1ebff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f1073c8c1dd704846807d27398798af.setIcon(icon_25de4257d92311ca0853a0ed32d97957);
|
|
|
|
|
|
var marker_0f5f37f80eea178fbdf1578223278e23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f9682df36da6529f65c19b96cc9fcd8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43442eca689e0ffd990586c9edd6474b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a09c28f9f3e6fb8b11722c1eb30cd8b = $(`<div id="html_5a09c28f9f3e6fb8b11722c1eb30cd8b" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_43442eca689e0ffd990586c9edd6474b.setContent(html_5a09c28f9f3e6fb8b11722c1eb30cd8b);
|
|
|
|
|
|
|
|
marker_0f5f37f80eea178fbdf1578223278e23.bindPopup(popup_43442eca689e0ffd990586c9edd6474b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f5f37f80eea178fbdf1578223278e23.setIcon(icon_f9682df36da6529f65c19b96cc9fcd8f);
|
|
|
|
|
|
var marker_8cbc2459f3d0afb6b7837eaa179dddfd = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ba1d4f09b9e56470f453975da30405eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eabe24b0e818c0e13ae4f974f37ddf5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b7f797e2493c7cd4cdc3da50da6cfb9 = $(`<div id="html_2b7f797e2493c7cd4cdc3da50da6cfb9" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_eabe24b0e818c0e13ae4f974f37ddf5d.setContent(html_2b7f797e2493c7cd4cdc3da50da6cfb9);
|
|
|
|
|
|
|
|
marker_8cbc2459f3d0afb6b7837eaa179dddfd.bindPopup(popup_eabe24b0e818c0e13ae4f974f37ddf5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cbc2459f3d0afb6b7837eaa179dddfd.setIcon(icon_ba1d4f09b9e56470f453975da30405eb);
|
|
|
|
|
|
var marker_ff04279e37dfedca2470b64fb027e1cb = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_590b941352d0ca11d64f537e9d86df48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_709fda7ff3914ba4666602f0c8f651b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1d563210367d806ecb2747c9ac4cd88 = $(`<div id="html_b1d563210367d806ecb2747c9ac4cd88" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_709fda7ff3914ba4666602f0c8f651b6.setContent(html_b1d563210367d806ecb2747c9ac4cd88);
|
|
|
|
|
|
|
|
marker_ff04279e37dfedca2470b64fb027e1cb.bindPopup(popup_709fda7ff3914ba4666602f0c8f651b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff04279e37dfedca2470b64fb027e1cb.setIcon(icon_590b941352d0ca11d64f537e9d86df48);
|
|
|
|
|
|
var marker_c24fa8b4e0700a4eb78b76a4cbd60750 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d6b2ba5976283a78b127be184a93246a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c23891be6298e83c10e8c512e17bfdcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a41065bf22480da95e3a4a81f73e03a = $(`<div id="html_5a41065bf22480da95e3a4a81f73e03a" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_c23891be6298e83c10e8c512e17bfdcf.setContent(html_5a41065bf22480da95e3a4a81f73e03a);
|
|
|
|
|
|
|
|
marker_c24fa8b4e0700a4eb78b76a4cbd60750.bindPopup(popup_c23891be6298e83c10e8c512e17bfdcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c24fa8b4e0700a4eb78b76a4cbd60750.setIcon(icon_d6b2ba5976283a78b127be184a93246a);
|
|
|
|
|
|
var marker_575fc1226966a4134f489279cc51d8ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_cdc92860786d38dfaa16d477da6403e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbebeaf095884eb6937c041ecce9f286 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14d7ff94bef839bdce21d6497e77f66f = $(`<div id="html_14d7ff94bef839bdce21d6497e77f66f" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_fbebeaf095884eb6937c041ecce9f286.setContent(html_14d7ff94bef839bdce21d6497e77f66f);
|
|
|
|
|
|
|
|
marker_575fc1226966a4134f489279cc51d8ea.bindPopup(popup_fbebeaf095884eb6937c041ecce9f286)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_575fc1226966a4134f489279cc51d8ea.setIcon(icon_cdc92860786d38dfaa16d477da6403e8);
|
|
|
|
|
|
var marker_a03e77f0f9218a7cf717275f5d079132 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a5d24497cbaed455241ed0b118b4100b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dda651dd159d0447b9b344a5b6b878b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa74c4f674c9aa070c79b89be110596b = $(`<div id="html_fa74c4f674c9aa070c79b89be110596b" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_9dda651dd159d0447b9b344a5b6b878b.setContent(html_fa74c4f674c9aa070c79b89be110596b);
|
|
|
|
|
|
|
|
marker_a03e77f0f9218a7cf717275f5d079132.bindPopup(popup_9dda651dd159d0447b9b344a5b6b878b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a03e77f0f9218a7cf717275f5d079132.setIcon(icon_a5d24497cbaed455241ed0b118b4100b);
|
|
|
|
|
|
var marker_d5ecf965c8f26ed8ddf527c841083ea5 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_de717ab921b920c87272cf964d400fad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a89ff17ed5dcc8028af5badb7cb5e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11e36c574d0b250260173a189ca1f7bd = $(`<div id="html_11e36c574d0b250260173a189ca1f7bd" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_9a89ff17ed5dcc8028af5badb7cb5e28.setContent(html_11e36c574d0b250260173a189ca1f7bd);
|
|
|
|
|
|
|
|
marker_d5ecf965c8f26ed8ddf527c841083ea5.bindPopup(popup_9a89ff17ed5dcc8028af5badb7cb5e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5ecf965c8f26ed8ddf527c841083ea5.setIcon(icon_de717ab921b920c87272cf964d400fad);
|
|
|
|
|
|
var marker_ca5a582d354289a798cffd4df2336a78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6912d8823c3180e898ba505e51e6f1a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0665c326c3ee95be0aa6380af23e4bec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c2ba79290348ded0519856018121756 = $(`<div id="html_9c2ba79290348ded0519856018121756" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_0665c326c3ee95be0aa6380af23e4bec.setContent(html_9c2ba79290348ded0519856018121756);
|
|
|
|
|
|
|
|
marker_ca5a582d354289a798cffd4df2336a78.bindPopup(popup_0665c326c3ee95be0aa6380af23e4bec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca5a582d354289a798cffd4df2336a78.setIcon(icon_6912d8823c3180e898ba505e51e6f1a9);
|
|
|
|
|
|
var marker_18635f74958a48c2235e62c0efccf686 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_00566dd83bed4ba94986f8bb4515f926 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af5c31a4a99a3c8eb9f139de8f5a90b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a836cdb1a7ae4ae03ed319d37b9fa018 = $(`<div id="html_a836cdb1a7ae4ae03ed319d37b9fa018" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_af5c31a4a99a3c8eb9f139de8f5a90b2.setContent(html_a836cdb1a7ae4ae03ed319d37b9fa018);
|
|
|
|
|
|
|
|
marker_18635f74958a48c2235e62c0efccf686.bindPopup(popup_af5c31a4a99a3c8eb9f139de8f5a90b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18635f74958a48c2235e62c0efccf686.setIcon(icon_00566dd83bed4ba94986f8bb4515f926);
|
|
|
|
|
|
var marker_6b958139e7b5e0909c9d65c76bbbc495 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c2edf7c8d20179ba2d02b2c495e6bf08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a957e4c20bda42d18a73c3f6ad285136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94fab5982dc97e3764e7c421d5499fa7 = $(`<div id="html_94fab5982dc97e3764e7c421d5499fa7" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_a957e4c20bda42d18a73c3f6ad285136.setContent(html_94fab5982dc97e3764e7c421d5499fa7);
|
|
|
|
|
|
|
|
marker_6b958139e7b5e0909c9d65c76bbbc495.bindPopup(popup_a957e4c20bda42d18a73c3f6ad285136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b958139e7b5e0909c9d65c76bbbc495.setIcon(icon_c2edf7c8d20179ba2d02b2c495e6bf08);
|
|
|
|
|
|
var marker_160dac2b06442967b3a588dc69d38739 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d12f8ac0adc17dca23e85d2e671c0f71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07c383e96481af1bef5c0acc434f0d1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5acd70b6a49b49a93f5956e93a1e4bcf = $(`<div id="html_5acd70b6a49b49a93f5956e93a1e4bcf" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_07c383e96481af1bef5c0acc434f0d1a.setContent(html_5acd70b6a49b49a93f5956e93a1e4bcf);
|
|
|
|
|
|
|
|
marker_160dac2b06442967b3a588dc69d38739.bindPopup(popup_07c383e96481af1bef5c0acc434f0d1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_160dac2b06442967b3a588dc69d38739.setIcon(icon_d12f8ac0adc17dca23e85d2e671c0f71);
|
|
|
|
|
|
var marker_2cfc52e9c3c83f6c8784b697a1b25571 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8cc4d80eea7c035051a51d7a2f9cafdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ce68465b07690d3a7b5e066ec1d7ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f0d63156a280c8934ad9a585655b6c9 = $(`<div id="html_4f0d63156a280c8934ad9a585655b6c9" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_9ce68465b07690d3a7b5e066ec1d7ce6.setContent(html_4f0d63156a280c8934ad9a585655b6c9);
|
|
|
|
|
|
|
|
marker_2cfc52e9c3c83f6c8784b697a1b25571.bindPopup(popup_9ce68465b07690d3a7b5e066ec1d7ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cfc52e9c3c83f6c8784b697a1b25571.setIcon(icon_8cc4d80eea7c035051a51d7a2f9cafdb);
|
|
|
|
|
|
var marker_844a3646bcecaeb0fa82814d9f6b20d3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_651fa9a89d3b5f5a1be7fb95d1734885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a12848b47d16a380b5d7106bf2539365 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7cdec1dab4daef07b017473c93c3d1c = $(`<div id="html_a7cdec1dab4daef07b017473c93c3d1c" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_a12848b47d16a380b5d7106bf2539365.setContent(html_a7cdec1dab4daef07b017473c93c3d1c);
|
|
|
|
|
|
|
|
marker_844a3646bcecaeb0fa82814d9f6b20d3.bindPopup(popup_a12848b47d16a380b5d7106bf2539365)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_844a3646bcecaeb0fa82814d9f6b20d3.setIcon(icon_651fa9a89d3b5f5a1be7fb95d1734885);
|
|
|
|
|
|
var marker_c9820f75a3a4e966aaba750bb1aac485 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b568b8063ce08407a09837757839b314 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a8475186e9cbf2fb75b3c7cb426a8ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f09f841c314f212a21de96c33d3b0ae4 = $(`<div id="html_f09f841c314f212a21de96c33d3b0ae4" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_0a8475186e9cbf2fb75b3c7cb426a8ae.setContent(html_f09f841c314f212a21de96c33d3b0ae4);
|
|
|
|
|
|
|
|
marker_c9820f75a3a4e966aaba750bb1aac485.bindPopup(popup_0a8475186e9cbf2fb75b3c7cb426a8ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9820f75a3a4e966aaba750bb1aac485.setIcon(icon_b568b8063ce08407a09837757839b314);
|
|
|
|
|
|
var marker_b41a2fbaae79249cd8be797800188f4e = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4acb83407a8d2963b3941a58785120e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7401424ee48c6ea6b44582bfe9b783d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3be5d90274710195879c4d93407e7c9 = $(`<div id="html_c3be5d90274710195879c4d93407e7c9" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_7401424ee48c6ea6b44582bfe9b783d6.setContent(html_c3be5d90274710195879c4d93407e7c9);
|
|
|
|
|
|
|
|
marker_b41a2fbaae79249cd8be797800188f4e.bindPopup(popup_7401424ee48c6ea6b44582bfe9b783d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b41a2fbaae79249cd8be797800188f4e.setIcon(icon_4acb83407a8d2963b3941a58785120e0);
|
|
|
|
|
|
var marker_deec774a52cd141b13d42d3b2060e823 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b55c2dee9c4ab3d8f15276b6dab6838d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a11729783204f95b7f818dcd335c3d9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba02a62f556f96da7801da0961d46b68 = $(`<div id="html_ba02a62f556f96da7801da0961d46b68" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_a11729783204f95b7f818dcd335c3d9a.setContent(html_ba02a62f556f96da7801da0961d46b68);
|
|
|
|
|
|
|
|
marker_deec774a52cd141b13d42d3b2060e823.bindPopup(popup_a11729783204f95b7f818dcd335c3d9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deec774a52cd141b13d42d3b2060e823.setIcon(icon_b55c2dee9c4ab3d8f15276b6dab6838d);
|
|
|
|
|
|
var marker_4ba799c11cf898185e62e2cba20afb4e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e01aa47b7bf0e8c058e1006bd9232f42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdf3e5c0d544105b2f427bda2e09036b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0341e5dd49ba3da5c267da63cfb9f74f = $(`<div id="html_0341e5dd49ba3da5c267da63cfb9f74f" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_bdf3e5c0d544105b2f427bda2e09036b.setContent(html_0341e5dd49ba3da5c267da63cfb9f74f);
|
|
|
|
|
|
|
|
marker_4ba799c11cf898185e62e2cba20afb4e.bindPopup(popup_bdf3e5c0d544105b2f427bda2e09036b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ba799c11cf898185e62e2cba20afb4e.setIcon(icon_e01aa47b7bf0e8c058e1006bd9232f42);
|
|
|
|
|
|
var marker_6ed9b3cddced69d94b9b2af478c64b33 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c108792d33434823d3574810e247bf10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac8fd99dd7ff402c185de5c3411047c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e11ed817332885c6a9b70b0bde3ef26 = $(`<div id="html_4e11ed817332885c6a9b70b0bde3ef26" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_ac8fd99dd7ff402c185de5c3411047c8.setContent(html_4e11ed817332885c6a9b70b0bde3ef26);
|
|
|
|
|
|
|
|
marker_6ed9b3cddced69d94b9b2af478c64b33.bindPopup(popup_ac8fd99dd7ff402c185de5c3411047c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ed9b3cddced69d94b9b2af478c64b33.setIcon(icon_c108792d33434823d3574810e247bf10);
|
|
|
|
|
|
var marker_fa0c41241b0ed066e516520ecb227702 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b92032b15bea0133574f0915cfce8609 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b91c3baec2b98c2b382588bcb134e8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ced2edabace3b250445cedcaacfea4a5 = $(`<div id="html_ced2edabace3b250445cedcaacfea4a5" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_7b91c3baec2b98c2b382588bcb134e8d.setContent(html_ced2edabace3b250445cedcaacfea4a5);
|
|
|
|
|
|
|
|
marker_fa0c41241b0ed066e516520ecb227702.bindPopup(popup_7b91c3baec2b98c2b382588bcb134e8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa0c41241b0ed066e516520ecb227702.setIcon(icon_b92032b15bea0133574f0915cfce8609);
|
|
|
|
|
|
var marker_3028720e05462dd85017c5583e09bd00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3918a164777c89152520f50aa265af3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec13b96f42c348775c0a366a0252dc8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53096a70379b5c8f1bac7db9a3cf97c4 = $(`<div id="html_53096a70379b5c8f1bac7db9a3cf97c4" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_ec13b96f42c348775c0a366a0252dc8d.setContent(html_53096a70379b5c8f1bac7db9a3cf97c4);
|
|
|
|
|
|
|
|
marker_3028720e05462dd85017c5583e09bd00.bindPopup(popup_ec13b96f42c348775c0a366a0252dc8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3028720e05462dd85017c5583e09bd00.setIcon(icon_3918a164777c89152520f50aa265af3c);
|
|
|
|
|
|
var marker_7b84c29a1c52e841f9fc943a7b1483cb = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_917bad38eedd2d9299d682349762a52f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64fde42e7b37b94771f2c3d4480a42fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_513247d0adadb22abf2c430cf9fa9fc9 = $(`<div id="html_513247d0adadb22abf2c430cf9fa9fc9" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_64fde42e7b37b94771f2c3d4480a42fe.setContent(html_513247d0adadb22abf2c430cf9fa9fc9);
|
|
|
|
|
|
|
|
marker_7b84c29a1c52e841f9fc943a7b1483cb.bindPopup(popup_64fde42e7b37b94771f2c3d4480a42fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b84c29a1c52e841f9fc943a7b1483cb.setIcon(icon_917bad38eedd2d9299d682349762a52f);
|
|
|
|
|
|
var marker_51921abf3146f1445cde2476bb964859 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_41195cd14dc083eed4a23a012383a817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e1ece5c32db8f74ad984c5b7368607d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1de66fea31f95c086ec3e284b51d689 = $(`<div id="html_c1de66fea31f95c086ec3e284b51d689" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_3e1ece5c32db8f74ad984c5b7368607d.setContent(html_c1de66fea31f95c086ec3e284b51d689);
|
|
|
|
|
|
|
|
marker_51921abf3146f1445cde2476bb964859.bindPopup(popup_3e1ece5c32db8f74ad984c5b7368607d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51921abf3146f1445cde2476bb964859.setIcon(icon_41195cd14dc083eed4a23a012383a817);
|
|
|
|
|
|
var marker_b93f1f800f691cd9da0f6de1f23b4526 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_89b6b9e1306ffa0704c2f6580b19a0dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39ffd862d47ccac34d0a21b1c6c7b162 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b553c296b60a5e48e9a35a325e49bce = $(`<div id="html_3b553c296b60a5e48e9a35a325e49bce" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_39ffd862d47ccac34d0a21b1c6c7b162.setContent(html_3b553c296b60a5e48e9a35a325e49bce);
|
|
|
|
|
|
|
|
marker_b93f1f800f691cd9da0f6de1f23b4526.bindPopup(popup_39ffd862d47ccac34d0a21b1c6c7b162)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b93f1f800f691cd9da0f6de1f23b4526.setIcon(icon_89b6b9e1306ffa0704c2f6580b19a0dd);
|
|
|
|
|
|
var marker_2132a1b9d6258fc22a38c78ad5c455f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_faf963ab3d15b2209af0e8fcfcc77a22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5277de9f953d3fb38aa89ee4afad139 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d7477830f3e671e2175d1829dc39005 = $(`<div id="html_1d7477830f3e671e2175d1829dc39005" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_e5277de9f953d3fb38aa89ee4afad139.setContent(html_1d7477830f3e671e2175d1829dc39005);
|
|
|
|
|
|
|
|
marker_2132a1b9d6258fc22a38c78ad5c455f2.bindPopup(popup_e5277de9f953d3fb38aa89ee4afad139)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2132a1b9d6258fc22a38c78ad5c455f2.setIcon(icon_faf963ab3d15b2209af0e8fcfcc77a22);
|
|
|
|
|
|
var marker_458e91e84fa02a9331615b25a836fa0e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c7a206b7b0e10b089d251f376858baba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7f4fdfcb20d8d6ca64a3305ceae96d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85ee5cafc5c3f61f0fe84359ae896aa1 = $(`<div id="html_85ee5cafc5c3f61f0fe84359ae896aa1" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_c7f4fdfcb20d8d6ca64a3305ceae96d2.setContent(html_85ee5cafc5c3f61f0fe84359ae896aa1);
|
|
|
|
|
|
|
|
marker_458e91e84fa02a9331615b25a836fa0e.bindPopup(popup_c7f4fdfcb20d8d6ca64a3305ceae96d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_458e91e84fa02a9331615b25a836fa0e.setIcon(icon_c7a206b7b0e10b089d251f376858baba);
|
|
|
|
|
|
var marker_78397f8377791ee3db0e082d904473ec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3196dc9d85afc85e64883ced327624c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc67e0b10e0f1c9f9a99dfb45a20424d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9152fc7ddc40965fb4914018d76ae4ab = $(`<div id="html_9152fc7ddc40965fb4914018d76ae4ab" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_dc67e0b10e0f1c9f9a99dfb45a20424d.setContent(html_9152fc7ddc40965fb4914018d76ae4ab);
|
|
|
|
|
|
|
|
marker_78397f8377791ee3db0e082d904473ec.bindPopup(popup_dc67e0b10e0f1c9f9a99dfb45a20424d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78397f8377791ee3db0e082d904473ec.setIcon(icon_3196dc9d85afc85e64883ced327624c6);
|
|
|
|
|
|
var marker_1d4e37e8e48dafba7799cf5f5332a275 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b3597427c645aea6694428308a7c23ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15e306425da75bb69c6fcb29ba1b3e0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c545c18fdcea2c0b53a3c9574ed9bf99 = $(`<div id="html_c545c18fdcea2c0b53a3c9574ed9bf99" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_15e306425da75bb69c6fcb29ba1b3e0e.setContent(html_c545c18fdcea2c0b53a3c9574ed9bf99);
|
|
|
|
|
|
|
|
marker_1d4e37e8e48dafba7799cf5f5332a275.bindPopup(popup_15e306425da75bb69c6fcb29ba1b3e0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d4e37e8e48dafba7799cf5f5332a275.setIcon(icon_b3597427c645aea6694428308a7c23ba);
|
|
|
|
|
|
var marker_4279e26f9d393f3cb80b1f8e503ad775 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_920474448386359a6826ecbc2b77370f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e0c05017ecec70615d830bf39fe2f05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baa319691f52535fb2b00f4bbfb43fbe = $(`<div id="html_baa319691f52535fb2b00f4bbfb43fbe" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_1e0c05017ecec70615d830bf39fe2f05.setContent(html_baa319691f52535fb2b00f4bbfb43fbe);
|
|
|
|
|
|
|
|
marker_4279e26f9d393f3cb80b1f8e503ad775.bindPopup(popup_1e0c05017ecec70615d830bf39fe2f05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4279e26f9d393f3cb80b1f8e503ad775.setIcon(icon_920474448386359a6826ecbc2b77370f);
|
|
|
|
|
|
var marker_2d12a2690bf7b28971a2a8db36ed2108 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f7f2770a7af952f30c61bc4ba28691d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab11e23d643d1c7efbad1d9dfd9dd37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d762ec5b272fa78002231eb56f7fe8 = $(`<div id="html_f6d762ec5b272fa78002231eb56f7fe8" style="width: 100.0%; height: 100.0%;">relay.devcsu.fr</div>`)[0];
|
|
popup_5ab11e23d643d1c7efbad1d9dfd9dd37.setContent(html_f6d762ec5b272fa78002231eb56f7fe8);
|
|
|
|
|
|
|
|
marker_2d12a2690bf7b28971a2a8db36ed2108.bindPopup(popup_5ab11e23d643d1c7efbad1d9dfd9dd37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d12a2690bf7b28971a2a8db36ed2108.setIcon(icon_f7f2770a7af952f30c61bc4ba28691d8);
|
|
|
|
|
|
var marker_3509c71843a15b39ea19f1a0b6e891e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_55ce701102de1d0063e9acd595b4eabb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bec2463d628e84c926ca38e68eb7506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8912990f00333c4a12373ba5a5c983fd = $(`<div id="html_8912990f00333c4a12373ba5a5c983fd" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_1bec2463d628e84c926ca38e68eb7506.setContent(html_8912990f00333c4a12373ba5a5c983fd);
|
|
|
|
|
|
|
|
marker_3509c71843a15b39ea19f1a0b6e891e3.bindPopup(popup_1bec2463d628e84c926ca38e68eb7506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3509c71843a15b39ea19f1a0b6e891e3.setIcon(icon_55ce701102de1d0063e9acd595b4eabb);
|
|
|
|
|
|
var marker_e27ec679cdc62e03f2079996eef8fb7a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_0b5787c5084230ad684e92078e3bc1c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a2f27c36f2af0e83addee842e4ff761 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d94979f5141f8e4e93da19613d5f2a9 = $(`<div id="html_5d94979f5141f8e4e93da19613d5f2a9" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_6a2f27c36f2af0e83addee842e4ff761.setContent(html_5d94979f5141f8e4e93da19613d5f2a9);
|
|
|
|
|
|
|
|
marker_e27ec679cdc62e03f2079996eef8fb7a.bindPopup(popup_6a2f27c36f2af0e83addee842e4ff761)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e27ec679cdc62e03f2079996eef8fb7a.setIcon(icon_0b5787c5084230ad684e92078e3bc1c1);
|
|
|
|
|
|
var marker_839d1ae91b7198c9f95160952acf1647 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e1991ec7215c260f33eb8f1a58a99815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_590d812ba36437304df0b5c87df09d12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7418398df17bb80160bfd534e07f83d = $(`<div id="html_b7418398df17bb80160bfd534e07f83d" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_590d812ba36437304df0b5c87df09d12.setContent(html_b7418398df17bb80160bfd534e07f83d);
|
|
|
|
|
|
|
|
marker_839d1ae91b7198c9f95160952acf1647.bindPopup(popup_590d812ba36437304df0b5c87df09d12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_839d1ae91b7198c9f95160952acf1647.setIcon(icon_e1991ec7215c260f33eb8f1a58a99815);
|
|
|
|
|
|
var marker_86ae17503808b130617a69f3df3588eb = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_5e9ce19c72509d2d39a12310c9099d6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7a0a6f7899dc6b57bf14228cee02f1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39dff4c9c0a4559a14f535dda07647e6 = $(`<div id="html_39dff4c9c0a4559a14f535dda07647e6" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_a7a0a6f7899dc6b57bf14228cee02f1a.setContent(html_39dff4c9c0a4559a14f535dda07647e6);
|
|
|
|
|
|
|
|
marker_86ae17503808b130617a69f3df3588eb.bindPopup(popup_a7a0a6f7899dc6b57bf14228cee02f1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86ae17503808b130617a69f3df3588eb.setIcon(icon_5e9ce19c72509d2d39a12310c9099d6d);
|
|
|
|
|
|
var marker_8a36b3f4c39e1f2ef5d5e59219067eea = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_9b24cfc712be187e599acf183fc9c6bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97c31fea399e8032b6fa26a4876b10f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16acdc9540e9b3b9361b9883cd87a8bf = $(`<div id="html_16acdc9540e9b3b9361b9883cd87a8bf" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_97c31fea399e8032b6fa26a4876b10f0.setContent(html_16acdc9540e9b3b9361b9883cd87a8bf);
|
|
|
|
|
|
|
|
marker_8a36b3f4c39e1f2ef5d5e59219067eea.bindPopup(popup_97c31fea399e8032b6fa26a4876b10f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a36b3f4c39e1f2ef5d5e59219067eea.setIcon(icon_9b24cfc712be187e599acf183fc9c6bf);
|
|
|
|
|
|
var marker_a4170ed86a95d9752ff910e524ca1b37 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a99f0703de88c1fc22f4e21e68bb7712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddd86f90ad7c028a73b578baf99a3fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4654cde5ef7246b5a7bc50580e18e3c = $(`<div id="html_c4654cde5ef7246b5a7bc50580e18e3c" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_ddd86f90ad7c028a73b578baf99a3fbd.setContent(html_c4654cde5ef7246b5a7bc50580e18e3c);
|
|
|
|
|
|
|
|
marker_a4170ed86a95d9752ff910e524ca1b37.bindPopup(popup_ddd86f90ad7c028a73b578baf99a3fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4170ed86a95d9752ff910e524ca1b37.setIcon(icon_a99f0703de88c1fc22f4e21e68bb7712);
|
|
|
|
|
|
var marker_a069760e9bf3f90a3d3014506cb806e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_80511523381a7c7008569f6d53442023 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dee7117740ddd0b92ae9ee2f0135fd6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62db4d33af77198f92ef40b64748bd06 = $(`<div id="html_62db4d33af77198f92ef40b64748bd06" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_dee7117740ddd0b92ae9ee2f0135fd6a.setContent(html_62db4d33af77198f92ef40b64748bd06);
|
|
|
|
|
|
|
|
marker_a069760e9bf3f90a3d3014506cb806e6.bindPopup(popup_dee7117740ddd0b92ae9ee2f0135fd6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a069760e9bf3f90a3d3014506cb806e6.setIcon(icon_80511523381a7c7008569f6d53442023);
|
|
|
|
|
|
var marker_4210ac265d8ac88d97cd2ccf8e3dd891 = L.marker(
|
|
[49.8667, -125.133],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_441e5badcfaece2aedae520ec68b28ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_970c13415e13152220ff0ba8112de8a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c4ca00715c0b618a63cd42553127bbd = $(`<div id="html_4c4ca00715c0b618a63cd42553127bbd" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_970c13415e13152220ff0ba8112de8a2.setContent(html_4c4ca00715c0b618a63cd42553127bbd);
|
|
|
|
|
|
|
|
marker_4210ac265d8ac88d97cd2ccf8e3dd891.bindPopup(popup_970c13415e13152220ff0ba8112de8a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4210ac265d8ac88d97cd2ccf8e3dd891.setIcon(icon_441e5badcfaece2aedae520ec68b28ac);
|
|
|
|
|
|
var marker_34ae97faa7d070745c883b9fa9316b29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6bd70cf01cf995880027a0344be4137d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5758cde2961e81bdf1c08e594ee2647d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5c541ff2bb003608021aa18e3119751 = $(`<div id="html_a5c541ff2bb003608021aa18e3119751" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_5758cde2961e81bdf1c08e594ee2647d.setContent(html_a5c541ff2bb003608021aa18e3119751);
|
|
|
|
|
|
|
|
marker_34ae97faa7d070745c883b9fa9316b29.bindPopup(popup_5758cde2961e81bdf1c08e594ee2647d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34ae97faa7d070745c883b9fa9316b29.setIcon(icon_6bd70cf01cf995880027a0344be4137d);
|
|
|
|
|
|
var marker_3a327dd25f1dcabaf014a640447cd3fe = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8471ff9cbde0ce66b91310c08d96dd76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04c6a02f81aecd62bafe4c3c6def04b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcacd297f0c93e5b5fafdc021e1675f7 = $(`<div id="html_fcacd297f0c93e5b5fafdc021e1675f7" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_04c6a02f81aecd62bafe4c3c6def04b1.setContent(html_fcacd297f0c93e5b5fafdc021e1675f7);
|
|
|
|
|
|
|
|
marker_3a327dd25f1dcabaf014a640447cd3fe.bindPopup(popup_04c6a02f81aecd62bafe4c3c6def04b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a327dd25f1dcabaf014a640447cd3fe.setIcon(icon_8471ff9cbde0ce66b91310c08d96dd76);
|
|
|
|
|
|
var marker_ddb274a5697bff9e1772e2c8185c074f = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c75ddd077244eb94874383cf46d56071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56a77c930097946894777f4a22ddce54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4344162a77ac0889a2d284870e62e92c = $(`<div id="html_4344162a77ac0889a2d284870e62e92c" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_56a77c930097946894777f4a22ddce54.setContent(html_4344162a77ac0889a2d284870e62e92c);
|
|
|
|
|
|
|
|
marker_ddb274a5697bff9e1772e2c8185c074f.bindPopup(popup_56a77c930097946894777f4a22ddce54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddb274a5697bff9e1772e2c8185c074f.setIcon(icon_c75ddd077244eb94874383cf46d56071);
|
|
|
|
|
|
var marker_db94e6d24ba071d8ff685e75d5200d48 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_9466434d20028eb8d95b0f3329334048 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66bb4246ed108608aabaea32607d74fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc4eacd0c6d0a13373975d6c2deca5bc = $(`<div id="html_cc4eacd0c6d0a13373975d6c2deca5bc" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_66bb4246ed108608aabaea32607d74fa.setContent(html_cc4eacd0c6d0a13373975d6c2deca5bc);
|
|
|
|
|
|
|
|
marker_db94e6d24ba071d8ff685e75d5200d48.bindPopup(popup_66bb4246ed108608aabaea32607d74fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db94e6d24ba071d8ff685e75d5200d48.setIcon(icon_9466434d20028eb8d95b0f3329334048);
|
|
|
|
|
|
var marker_10719c60326c37ba16b376c86da3f954 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e3c9f3f44f8d7b9a8756d9a42870ba43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c29240f7e88a194aab8e2c5ca76619a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd8dd24ad6fe76d24f928fb6c4181f31 = $(`<div id="html_bd8dd24ad6fe76d24f928fb6c4181f31" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_5c29240f7e88a194aab8e2c5ca76619a.setContent(html_bd8dd24ad6fe76d24f928fb6c4181f31);
|
|
|
|
|
|
|
|
marker_10719c60326c37ba16b376c86da3f954.bindPopup(popup_5c29240f7e88a194aab8e2c5ca76619a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10719c60326c37ba16b376c86da3f954.setIcon(icon_e3c9f3f44f8d7b9a8756d9a42870ba43);
|
|
|
|
|
|
var marker_a161633b4a02bf229d0db0bdd14d4271 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3120d598d729423b72bbda427d6fdf80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dad685459f7e806582a187046526fd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c282875a72219207600b9f60714a12a = $(`<div id="html_0c282875a72219207600b9f60714a12a" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_7dad685459f7e806582a187046526fd9.setContent(html_0c282875a72219207600b9f60714a12a);
|
|
|
|
|
|
|
|
marker_a161633b4a02bf229d0db0bdd14d4271.bindPopup(popup_7dad685459f7e806582a187046526fd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a161633b4a02bf229d0db0bdd14d4271.setIcon(icon_3120d598d729423b72bbda427d6fdf80);
|
|
|
|
|
|
var marker_aebd3f3f5cf7f8b4912a58309bb0bde0 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_9832debd948e3ab6327953adf5654e6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4585bf58ee1dc6a53df8c1805551275b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2cf52b7271ff458277b9273829ecd80 = $(`<div id="html_e2cf52b7271ff458277b9273829ecd80" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_4585bf58ee1dc6a53df8c1805551275b.setContent(html_e2cf52b7271ff458277b9273829ecd80);
|
|
|
|
|
|
|
|
marker_aebd3f3f5cf7f8b4912a58309bb0bde0.bindPopup(popup_4585bf58ee1dc6a53df8c1805551275b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aebd3f3f5cf7f8b4912a58309bb0bde0.setIcon(icon_9832debd948e3ab6327953adf5654e6c);
|
|
|
|
|
|
var marker_8e1540537540de9e8285d5b7624c2a36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3f81fede8950f73b57d1a356b28fd5db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9223590206dd0e118f207c514010925e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c0841937399cec2d817cce3282cf749 = $(`<div id="html_1c0841937399cec2d817cce3282cf749" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_9223590206dd0e118f207c514010925e.setContent(html_1c0841937399cec2d817cce3282cf749);
|
|
|
|
|
|
|
|
marker_8e1540537540de9e8285d5b7624c2a36.bindPopup(popup_9223590206dd0e118f207c514010925e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e1540537540de9e8285d5b7624c2a36.setIcon(icon_3f81fede8950f73b57d1a356b28fd5db);
|
|
|
|
|
|
var marker_d22ddb56eae97cb9d29be2da350d3968 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_1ba445b48f186302e796290ecb2c916c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f95f425a8a30c1d7be0fc1c6b2d2c6d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_334f5f571351b53603407b5ac39e2325 = $(`<div id="html_334f5f571351b53603407b5ac39e2325" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_f95f425a8a30c1d7be0fc1c6b2d2c6d8.setContent(html_334f5f571351b53603407b5ac39e2325);
|
|
|
|
|
|
|
|
marker_d22ddb56eae97cb9d29be2da350d3968.bindPopup(popup_f95f425a8a30c1d7be0fc1c6b2d2c6d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d22ddb56eae97cb9d29be2da350d3968.setIcon(icon_1ba445b48f186302e796290ecb2c916c);
|
|
|
|
|
|
var marker_6adc5ebaa4e8f6e9fe014fb6c71a2a55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_61dc06019e8b4b91d512f91fa358d5dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b7deba45b6d7a4569dac9faf519ef0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c87882b8404562beeabf0e0f1751ce23 = $(`<div id="html_c87882b8404562beeabf0e0f1751ce23" style="width: 100.0%; height: 100.0%;">relay.rushmi0.win</div>`)[0];
|
|
popup_7b7deba45b6d7a4569dac9faf519ef0a.setContent(html_c87882b8404562beeabf0e0f1751ce23);
|
|
|
|
|
|
|
|
marker_6adc5ebaa4e8f6e9fe014fb6c71a2a55.bindPopup(popup_7b7deba45b6d7a4569dac9faf519ef0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6adc5ebaa4e8f6e9fe014fb6c71a2a55.setIcon(icon_61dc06019e8b4b91d512f91fa358d5dd);
|
|
|
|
|
|
var marker_fff1de666f98cfa95311acaf02c9ec55 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_923f5614bbfeb9fa1c72aa36bcc297b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a8c3beae4485b001039a58b544e9140 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07b540772cc863d5298481fc6965a68b = $(`<div id="html_07b540772cc863d5298481fc6965a68b" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_8a8c3beae4485b001039a58b544e9140.setContent(html_07b540772cc863d5298481fc6965a68b);
|
|
|
|
|
|
|
|
marker_fff1de666f98cfa95311acaf02c9ec55.bindPopup(popup_8a8c3beae4485b001039a58b544e9140)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fff1de666f98cfa95311acaf02c9ec55.setIcon(icon_923f5614bbfeb9fa1c72aa36bcc297b2);
|
|
|
|
|
|
var marker_be6f8502f1db7c9fb208d7e0dd1e3558 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f5fdb8aaf1f38ca34717c8faf20f34d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e48c6ff07a0544f57ea449fa3dcc2fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab5dfe6adadb0b3951e0c6a6b8832c7a = $(`<div id="html_ab5dfe6adadb0b3951e0c6a6b8832c7a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_7e48c6ff07a0544f57ea449fa3dcc2fd.setContent(html_ab5dfe6adadb0b3951e0c6a6b8832c7a);
|
|
|
|
|
|
|
|
marker_be6f8502f1db7c9fb208d7e0dd1e3558.bindPopup(popup_7e48c6ff07a0544f57ea449fa3dcc2fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be6f8502f1db7c9fb208d7e0dd1e3558.setIcon(icon_f5fdb8aaf1f38ca34717c8faf20f34d1);
|
|
|
|
|
|
var marker_50c4eda24d27d39d66de486d72bc31c8 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_caac3cdfeda4590097c710da2d29a6e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58927c28d76b267e2a0fdd9d60ae9ad3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceef5b0ca86eefedea3296d03e92c001 = $(`<div id="html_ceef5b0ca86eefedea3296d03e92c001" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_58927c28d76b267e2a0fdd9d60ae9ad3.setContent(html_ceef5b0ca86eefedea3296d03e92c001);
|
|
|
|
|
|
|
|
marker_50c4eda24d27d39d66de486d72bc31c8.bindPopup(popup_58927c28d76b267e2a0fdd9d60ae9ad3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c4eda24d27d39d66de486d72bc31c8.setIcon(icon_caac3cdfeda4590097c710da2d29a6e7);
|
|
|
|
|
|
var marker_64d5b0c02ca91fa992c71b059a9fa05d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4e59370eeb7cea49b892c42607644b7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6c03db6e69795360436d079d4e11b95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddb9e98a7b647396a15ae92d09583091 = $(`<div id="html_ddb9e98a7b647396a15ae92d09583091" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_d6c03db6e69795360436d079d4e11b95.setContent(html_ddb9e98a7b647396a15ae92d09583091);
|
|
|
|
|
|
|
|
marker_64d5b0c02ca91fa992c71b059a9fa05d.bindPopup(popup_d6c03db6e69795360436d079d4e11b95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64d5b0c02ca91fa992c71b059a9fa05d.setIcon(icon_4e59370eeb7cea49b892c42607644b7f);
|
|
|
|
|
|
var marker_87b3ce59c900aca152b34a2341d82053 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_95e13e8dbfecf1636e954b5bc89d2b56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_240841e0a14884c524a850a74dafe1e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b83fcf6a4f958c192d8890ecd8d61dd = $(`<div id="html_2b83fcf6a4f958c192d8890ecd8d61dd" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_240841e0a14884c524a850a74dafe1e6.setContent(html_2b83fcf6a4f958c192d8890ecd8d61dd);
|
|
|
|
|
|
|
|
marker_87b3ce59c900aca152b34a2341d82053.bindPopup(popup_240841e0a14884c524a850a74dafe1e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87b3ce59c900aca152b34a2341d82053.setIcon(icon_95e13e8dbfecf1636e954b5bc89d2b56);
|
|
|
|
|
|
var marker_a91eb07e29158390ad9ef859199ab904 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e798c6a5a332e15f72c1254b13d68906 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_186bf7e95e3b7108cced1c51ad6724be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b95417b2a8ccfb8f39644476757ccc98 = $(`<div id="html_b95417b2a8ccfb8f39644476757ccc98" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_186bf7e95e3b7108cced1c51ad6724be.setContent(html_b95417b2a8ccfb8f39644476757ccc98);
|
|
|
|
|
|
|
|
marker_a91eb07e29158390ad9ef859199ab904.bindPopup(popup_186bf7e95e3b7108cced1c51ad6724be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a91eb07e29158390ad9ef859199ab904.setIcon(icon_e798c6a5a332e15f72c1254b13d68906);
|
|
|
|
|
|
var marker_e8d28e551bbbc98fa989c0ee146ac568 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_087c688b39e8991810501191e8fba2f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6be77daf28049e65ef620d9d2658a91a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42b9a92f28be1ae9abac7f73b3eff188 = $(`<div id="html_42b9a92f28be1ae9abac7f73b3eff188" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_6be77daf28049e65ef620d9d2658a91a.setContent(html_42b9a92f28be1ae9abac7f73b3eff188);
|
|
|
|
|
|
|
|
marker_e8d28e551bbbc98fa989c0ee146ac568.bindPopup(popup_6be77daf28049e65ef620d9d2658a91a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8d28e551bbbc98fa989c0ee146ac568.setIcon(icon_087c688b39e8991810501191e8fba2f3);
|
|
|
|
|
|
var marker_cf0857e3b9db6e88e4905cc0f7f5f0a3 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a04e0e04343e600ba6058a2282890b62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_546fe4d881185a3dcd324e2494a794fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2203c0df9fbe387dc1eff80f260af1a = $(`<div id="html_d2203c0df9fbe387dc1eff80f260af1a" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_546fe4d881185a3dcd324e2494a794fa.setContent(html_d2203c0df9fbe387dc1eff80f260af1a);
|
|
|
|
|
|
|
|
marker_cf0857e3b9db6e88e4905cc0f7f5f0a3.bindPopup(popup_546fe4d881185a3dcd324e2494a794fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf0857e3b9db6e88e4905cc0f7f5f0a3.setIcon(icon_a04e0e04343e600ba6058a2282890b62);
|
|
|
|
|
|
var marker_466aa02fbbb6a5f12790d122f2eb7a15 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ea7fcf459502a202f70f0c702d62ea82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20ce3383d0881598b10afabd5db53fe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ca28709af9e9ac8d111067628ae8d7a = $(`<div id="html_2ca28709af9e9ac8d111067628ae8d7a" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_20ce3383d0881598b10afabd5db53fe8.setContent(html_2ca28709af9e9ac8d111067628ae8d7a);
|
|
|
|
|
|
|
|
marker_466aa02fbbb6a5f12790d122f2eb7a15.bindPopup(popup_20ce3383d0881598b10afabd5db53fe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_466aa02fbbb6a5f12790d122f2eb7a15.setIcon(icon_ea7fcf459502a202f70f0c702d62ea82);
|
|
|
|
|
|
var marker_b66db6b2a60c0acf98014e9f72d4d49e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ccc43c7dc9e17a9030249411d28254d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_765f3aa0f5b9f9e398ffd8afc63b8bcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ac71bbf5579f6b338714c7a5145a08e = $(`<div id="html_3ac71bbf5579f6b338714c7a5145a08e" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_765f3aa0f5b9f9e398ffd8afc63b8bcc.setContent(html_3ac71bbf5579f6b338714c7a5145a08e);
|
|
|
|
|
|
|
|
marker_b66db6b2a60c0acf98014e9f72d4d49e.bindPopup(popup_765f3aa0f5b9f9e398ffd8afc63b8bcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b66db6b2a60c0acf98014e9f72d4d49e.setIcon(icon_ccc43c7dc9e17a9030249411d28254d3);
|
|
|
|
|
|
var marker_926b01ea9d07efeab5b286b760b2ff53 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b3c9b7922a638fd1cf7c6f6cd91ed874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1326ae19a4f57309bafda920cd17889c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29c4dfd9fca9f94f6255f752a2d986b9 = $(`<div id="html_29c4dfd9fca9f94f6255f752a2d986b9" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_1326ae19a4f57309bafda920cd17889c.setContent(html_29c4dfd9fca9f94f6255f752a2d986b9);
|
|
|
|
|
|
|
|
marker_926b01ea9d07efeab5b286b760b2ff53.bindPopup(popup_1326ae19a4f57309bafda920cd17889c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_926b01ea9d07efeab5b286b760b2ff53.setIcon(icon_b3c9b7922a638fd1cf7c6f6cd91ed874);
|
|
|
|
|
|
var marker_1f278e70a8c2b0f93c45c6ffe45c3d4b = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_49c8b8be02b1874790e96afbe266f905 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4430effe49810d2e3da78595f9bc6eaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdc8c33cf6a1b148e64c484725442a2e = $(`<div id="html_fdc8c33cf6a1b148e64c484725442a2e" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_4430effe49810d2e3da78595f9bc6eaf.setContent(html_fdc8c33cf6a1b148e64c484725442a2e);
|
|
|
|
|
|
|
|
marker_1f278e70a8c2b0f93c45c6ffe45c3d4b.bindPopup(popup_4430effe49810d2e3da78595f9bc6eaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f278e70a8c2b0f93c45c6ffe45c3d4b.setIcon(icon_49c8b8be02b1874790e96afbe266f905);
|
|
|
|
|
|
var marker_9214a74ad1f0d8b2f3faefd220880686 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_87aa67e4c5ad6db2626dde38eee6db18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b408776dbed21bcaf21ae21a3535009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0c12089a331c70381ba5c7662e526a = $(`<div id="html_1a0c12089a331c70381ba5c7662e526a" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2b408776dbed21bcaf21ae21a3535009.setContent(html_1a0c12089a331c70381ba5c7662e526a);
|
|
|
|
|
|
|
|
marker_9214a74ad1f0d8b2f3faefd220880686.bindPopup(popup_2b408776dbed21bcaf21ae21a3535009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9214a74ad1f0d8b2f3faefd220880686.setIcon(icon_87aa67e4c5ad6db2626dde38eee6db18);
|
|
|
|
|
|
var marker_04b54f7a9cbd76a72281bbbd399c0697 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a8bcef6f3afc75923bf7cd4f4430b09e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec2175f1eb04fd97ba4df9309b3f8fbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb4404cf1b1bb0aa26609c7f23989662 = $(`<div id="html_fb4404cf1b1bb0aa26609c7f23989662" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_ec2175f1eb04fd97ba4df9309b3f8fbb.setContent(html_fb4404cf1b1bb0aa26609c7f23989662);
|
|
|
|
|
|
|
|
marker_04b54f7a9cbd76a72281bbbd399c0697.bindPopup(popup_ec2175f1eb04fd97ba4df9309b3f8fbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04b54f7a9cbd76a72281bbbd399c0697.setIcon(icon_a8bcef6f3afc75923bf7cd4f4430b09e);
|
|
|
|
|
|
var marker_5362f8b45ea08986358622b9c14fffe0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f1cfb1aed2b167f569a784cf0ef1575d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a564a471b4f268ea7ec3befa56ed73e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fde6e42b28767d5f7d6979f5ead1516a = $(`<div id="html_fde6e42b28767d5f7d6979f5ead1516a" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_a564a471b4f268ea7ec3befa56ed73e7.setContent(html_fde6e42b28767d5f7d6979f5ead1516a);
|
|
|
|
|
|
|
|
marker_5362f8b45ea08986358622b9c14fffe0.bindPopup(popup_a564a471b4f268ea7ec3befa56ed73e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5362f8b45ea08986358622b9c14fffe0.setIcon(icon_f1cfb1aed2b167f569a784cf0ef1575d);
|
|
|
|
|
|
var marker_7640116e24535a754b44abcecdb31bfb = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b75a4e6d7135f3e98e47e84af4e6db98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a3aad819c25d78119ead6cbf082f478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a643e1635cf5cebe4074ec189cc13f4 = $(`<div id="html_9a643e1635cf5cebe4074ec189cc13f4" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_4a3aad819c25d78119ead6cbf082f478.setContent(html_9a643e1635cf5cebe4074ec189cc13f4);
|
|
|
|
|
|
|
|
marker_7640116e24535a754b44abcecdb31bfb.bindPopup(popup_4a3aad819c25d78119ead6cbf082f478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7640116e24535a754b44abcecdb31bfb.setIcon(icon_b75a4e6d7135f3e98e47e84af4e6db98);
|
|
|
|
|
|
var marker_a1f5725b791718005c585007204d6493 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a4e1ecc119d7f78d21a1dcaa42ef9c58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14f739a7661208249254aad73865c3e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be711e2dc1109488c2d05e271a99ef7d = $(`<div id="html_be711e2dc1109488c2d05e271a99ef7d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_14f739a7661208249254aad73865c3e7.setContent(html_be711e2dc1109488c2d05e271a99ef7d);
|
|
|
|
|
|
|
|
marker_a1f5725b791718005c585007204d6493.bindPopup(popup_14f739a7661208249254aad73865c3e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f5725b791718005c585007204d6493.setIcon(icon_a4e1ecc119d7f78d21a1dcaa42ef9c58);
|
|
|
|
|
|
var marker_453693a4bff00c0ee6cc72aa0c8e2b0b = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c806c7e58a66d0c5ff0fa2b8a16a1dd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50a5c1902653ea1b5b081b65b60b976d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cecb4e58525dbe0e23921bc45cf3782 = $(`<div id="html_8cecb4e58525dbe0e23921bc45cf3782" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_50a5c1902653ea1b5b081b65b60b976d.setContent(html_8cecb4e58525dbe0e23921bc45cf3782);
|
|
|
|
|
|
|
|
marker_453693a4bff00c0ee6cc72aa0c8e2b0b.bindPopup(popup_50a5c1902653ea1b5b081b65b60b976d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_453693a4bff00c0ee6cc72aa0c8e2b0b.setIcon(icon_c806c7e58a66d0c5ff0fa2b8a16a1dd5);
|
|
|
|
|
|
var marker_d9e352f5eaab786872f8c2edd37fffb7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_5c1c17791928bf5e59ed3c5055547ffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a048eedebd92aafdb3d5b09aded4609 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b91bd9719906e7d27a77663648d39cbf = $(`<div id="html_b91bd9719906e7d27a77663648d39cbf" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_6a048eedebd92aafdb3d5b09aded4609.setContent(html_b91bd9719906e7d27a77663648d39cbf);
|
|
|
|
|
|
|
|
marker_d9e352f5eaab786872f8c2edd37fffb7.bindPopup(popup_6a048eedebd92aafdb3d5b09aded4609)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e352f5eaab786872f8c2edd37fffb7.setIcon(icon_5c1c17791928bf5e59ed3c5055547ffb);
|
|
|
|
|
|
var marker_3d08b35c0a4b568a0b2b93b90492c10c = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c38e635689de41859b52975784e3d51d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d154cd06720ac1cdb653f0c59689826f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c661edb5f2903eb0e03ba4da4df58250 = $(`<div id="html_c661edb5f2903eb0e03ba4da4df58250" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_d154cd06720ac1cdb653f0c59689826f.setContent(html_c661edb5f2903eb0e03ba4da4df58250);
|
|
|
|
|
|
|
|
marker_3d08b35c0a4b568a0b2b93b90492c10c.bindPopup(popup_d154cd06720ac1cdb653f0c59689826f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d08b35c0a4b568a0b2b93b90492c10c.setIcon(icon_c38e635689de41859b52975784e3d51d);
|
|
|
|
|
|
var marker_04080f19c05fd5c550ca0dce761c6f05 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_43a704978b0a55d22c1c4fdcbe59c89f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8fdf0ef909b4a5f7b33f10ff7317c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea8f731b4e47fab5515cae95612e52bb = $(`<div id="html_ea8f731b4e47fab5515cae95612e52bb" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_a8fdf0ef909b4a5f7b33f10ff7317c47.setContent(html_ea8f731b4e47fab5515cae95612e52bb);
|
|
|
|
|
|
|
|
marker_04080f19c05fd5c550ca0dce761c6f05.bindPopup(popup_a8fdf0ef909b4a5f7b33f10ff7317c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04080f19c05fd5c550ca0dce761c6f05.setIcon(icon_43a704978b0a55d22c1c4fdcbe59c89f);
|
|
|
|
|
|
var marker_f93e73c588af9201794a3f9bacc115b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e4686e8c665f1d7d80da42c541c7666e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1115f462de55be7535476a8098dda17f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee0a29c28364550f104fadd988cc3847 = $(`<div id="html_ee0a29c28364550f104fadd988cc3847" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_1115f462de55be7535476a8098dda17f.setContent(html_ee0a29c28364550f104fadd988cc3847);
|
|
|
|
|
|
|
|
marker_f93e73c588af9201794a3f9bacc115b1.bindPopup(popup_1115f462de55be7535476a8098dda17f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f93e73c588af9201794a3f9bacc115b1.setIcon(icon_e4686e8c665f1d7d80da42c541c7666e);
|
|
|
|
|
|
var marker_057580882f7cbb39ec02f16f4355f9c1 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_bdcd9d57d6f3bdd34d62aed2989d1fbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_062ef85ce7b051fd2a20769086884509 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_124727215471041376dba67a09206c8d = $(`<div id="html_124727215471041376dba67a09206c8d" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_062ef85ce7b051fd2a20769086884509.setContent(html_124727215471041376dba67a09206c8d);
|
|
|
|
|
|
|
|
marker_057580882f7cbb39ec02f16f4355f9c1.bindPopup(popup_062ef85ce7b051fd2a20769086884509)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_057580882f7cbb39ec02f16f4355f9c1.setIcon(icon_bdcd9d57d6f3bdd34d62aed2989d1fbf);
|
|
|
|
|
|
var marker_8dd7f75e689404612ba76e49b7bd8b04 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7e04d265dc397f137f25d6ffec53469e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e32dd4dc61b66afded69f7d8f8434e27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17dd77f63bd9762f0916ad6faf63984f = $(`<div id="html_17dd77f63bd9762f0916ad6faf63984f" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_e32dd4dc61b66afded69f7d8f8434e27.setContent(html_17dd77f63bd9762f0916ad6faf63984f);
|
|
|
|
|
|
|
|
marker_8dd7f75e689404612ba76e49b7bd8b04.bindPopup(popup_e32dd4dc61b66afded69f7d8f8434e27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dd7f75e689404612ba76e49b7bd8b04.setIcon(icon_7e04d265dc397f137f25d6ffec53469e);
|
|
|
|
|
|
var marker_f6c4bc4edf5f2b9d12ee962c3745aa39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_663ba92ceffca71236798e43f211f3ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fce9611138c06efcab351487dcf74ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1df113f57d56cf6730c4280331786ad = $(`<div id="html_c1df113f57d56cf6730c4280331786ad" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_fce9611138c06efcab351487dcf74ca2.setContent(html_c1df113f57d56cf6730c4280331786ad);
|
|
|
|
|
|
|
|
marker_f6c4bc4edf5f2b9d12ee962c3745aa39.bindPopup(popup_fce9611138c06efcab351487dcf74ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6c4bc4edf5f2b9d12ee962c3745aa39.setIcon(icon_663ba92ceffca71236798e43f211f3ef);
|
|
|
|
|
|
var marker_a9620f03b48c221cd733c0d9a5aaf7fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_891eb5ba894a9592985bcbccbf81a23e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0ec58d381392fc06905593defa94f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75c04c9882a4201057d87e6905c5bd4b = $(`<div id="html_75c04c9882a4201057d87e6905c5bd4b" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_d0ec58d381392fc06905593defa94f8a.setContent(html_75c04c9882a4201057d87e6905c5bd4b);
|
|
|
|
|
|
|
|
marker_a9620f03b48c221cd733c0d9a5aaf7fb.bindPopup(popup_d0ec58d381392fc06905593defa94f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9620f03b48c221cd733c0d9a5aaf7fb.setIcon(icon_891eb5ba894a9592985bcbccbf81a23e);
|
|
|
|
|
|
var marker_e743db9e787c5b6bc1138ca48b2eceb1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_78ff39638912769a0aa030377cd2005c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95c2a28e8d492b8455e0dcf1bd1ab40b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4dd10ca229d5158eb0d9a7404e2d1d6 = $(`<div id="html_f4dd10ca229d5158eb0d9a7404e2d1d6" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_95c2a28e8d492b8455e0dcf1bd1ab40b.setContent(html_f4dd10ca229d5158eb0d9a7404e2d1d6);
|
|
|
|
|
|
|
|
marker_e743db9e787c5b6bc1138ca48b2eceb1.bindPopup(popup_95c2a28e8d492b8455e0dcf1bd1ab40b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e743db9e787c5b6bc1138ca48b2eceb1.setIcon(icon_78ff39638912769a0aa030377cd2005c);
|
|
|
|
|
|
var marker_bde9b324fb1b54e4585c37f43f8b2d79 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c5d5471549e0efdac5c185ab3b07e785 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f80e33dc9da63778c3fec097f03e6ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c54898a5f298f2a127a4509d44292a4 = $(`<div id="html_8c54898a5f298f2a127a4509d44292a4" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_9f80e33dc9da63778c3fec097f03e6ac.setContent(html_8c54898a5f298f2a127a4509d44292a4);
|
|
|
|
|
|
|
|
marker_bde9b324fb1b54e4585c37f43f8b2d79.bindPopup(popup_9f80e33dc9da63778c3fec097f03e6ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bde9b324fb1b54e4585c37f43f8b2d79.setIcon(icon_c5d5471549e0efdac5c185ab3b07e785);
|
|
|
|
|
|
var marker_60da0a0597f36efdb2063774498f86ad = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c38199a550c4ccb6fed80ec52bfa5fca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccb97d8ed8892679686835c86be87f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffd4ad5bbcc86b14f9d4ecdc5ff6eb50 = $(`<div id="html_ffd4ad5bbcc86b14f9d4ecdc5ff6eb50" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_ccb97d8ed8892679686835c86be87f98.setContent(html_ffd4ad5bbcc86b14f9d4ecdc5ff6eb50);
|
|
|
|
|
|
|
|
marker_60da0a0597f36efdb2063774498f86ad.bindPopup(popup_ccb97d8ed8892679686835c86be87f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60da0a0597f36efdb2063774498f86ad.setIcon(icon_c38199a550c4ccb6fed80ec52bfa5fca);
|
|
|
|
|
|
var marker_148502b1920f146ca099a8ea11c05564 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2e7a85254b83651d442ac246eec88cc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc033078bfeec91d969371af27258002 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e58d8b485acbcc71429702a9f2ad420f = $(`<div id="html_e58d8b485acbcc71429702a9f2ad420f" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_cc033078bfeec91d969371af27258002.setContent(html_e58d8b485acbcc71429702a9f2ad420f);
|
|
|
|
|
|
|
|
marker_148502b1920f146ca099a8ea11c05564.bindPopup(popup_cc033078bfeec91d969371af27258002)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_148502b1920f146ca099a8ea11c05564.setIcon(icon_2e7a85254b83651d442ac246eec88cc6);
|
|
|
|
|
|
var marker_3e9c59ac6700aef15a9f90e716e2031d = L.marker(
|
|
[45.4473, -73.7533],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ec153f9fa3f1c5ec0c3c07959f418ff4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be6f0e5d9e3312adc4c0c45617826293 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1623c69499498f7fcc126388e18cf202 = $(`<div id="html_1623c69499498f7fcc126388e18cf202" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_be6f0e5d9e3312adc4c0c45617826293.setContent(html_1623c69499498f7fcc126388e18cf202);
|
|
|
|
|
|
|
|
marker_3e9c59ac6700aef15a9f90e716e2031d.bindPopup(popup_be6f0e5d9e3312adc4c0c45617826293)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e9c59ac6700aef15a9f90e716e2031d.setIcon(icon_ec153f9fa3f1c5ec0c3c07959f418ff4);
|
|
|
|
|
|
var marker_ea06496edee46a1d5a8de7ccd4110bf6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a89d0e6e4282e0e53bb8d466618e7efc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db404aaf9bac0eba5b938fde2b43111c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4f7efb2ec3f87cfa8b570bd03937a7e = $(`<div id="html_a4f7efb2ec3f87cfa8b570bd03937a7e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_db404aaf9bac0eba5b938fde2b43111c.setContent(html_a4f7efb2ec3f87cfa8b570bd03937a7e);
|
|
|
|
|
|
|
|
marker_ea06496edee46a1d5a8de7ccd4110bf6.bindPopup(popup_db404aaf9bac0eba5b938fde2b43111c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea06496edee46a1d5a8de7ccd4110bf6.setIcon(icon_a89d0e6e4282e0e53bb8d466618e7efc);
|
|
|
|
|
|
var marker_bb36837fbdd876c15dfcb9981b558e6a = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_5cd8f2dfa73d27defaaab825ab767fd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56357d6d572fe9e3975c2114810b26e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68672ada91bd8e43a9bb8d52c6f94f18 = $(`<div id="html_68672ada91bd8e43a9bb8d52c6f94f18" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_56357d6d572fe9e3975c2114810b26e7.setContent(html_68672ada91bd8e43a9bb8d52c6f94f18);
|
|
|
|
|
|
|
|
marker_bb36837fbdd876c15dfcb9981b558e6a.bindPopup(popup_56357d6d572fe9e3975c2114810b26e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb36837fbdd876c15dfcb9981b558e6a.setIcon(icon_5cd8f2dfa73d27defaaab825ab767fd6);
|
|
|
|
|
|
var marker_607c044ffffa90f938504b8786ddf584 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8d93a07e6d1beff20dcdaaf18cf1b49b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c083a3f60bb939c5b51fa5bf1477db5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9afe7c3c53575abf67b8cdac5228efab = $(`<div id="html_9afe7c3c53575abf67b8cdac5228efab" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_c083a3f60bb939c5b51fa5bf1477db5a.setContent(html_9afe7c3c53575abf67b8cdac5228efab);
|
|
|
|
|
|
|
|
marker_607c044ffffa90f938504b8786ddf584.bindPopup(popup_c083a3f60bb939c5b51fa5bf1477db5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_607c044ffffa90f938504b8786ddf584.setIcon(icon_8d93a07e6d1beff20dcdaaf18cf1b49b);
|
|
|
|
|
|
var marker_d45ffc8b477e93ad9468dfd48839240a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_9d8039aad7536db0b49db294c3e6fa6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_767cb0ec6c1fb954cf7bba366d582301 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cddeb1100beeb2bdb76e32453da075a5 = $(`<div id="html_cddeb1100beeb2bdb76e32453da075a5" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_767cb0ec6c1fb954cf7bba366d582301.setContent(html_cddeb1100beeb2bdb76e32453da075a5);
|
|
|
|
|
|
|
|
marker_d45ffc8b477e93ad9468dfd48839240a.bindPopup(popup_767cb0ec6c1fb954cf7bba366d582301)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d45ffc8b477e93ad9468dfd48839240a.setIcon(icon_9d8039aad7536db0b49db294c3e6fa6c);
|
|
|
|
|
|
var marker_98dba02335e079e802e25405bd080291 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_faa8256a3c9c2362fd26d6b4047710b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3da78f1ae3feceae998d133598875d45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5a1a20fdb699f908e8d5763417bd258 = $(`<div id="html_d5a1a20fdb699f908e8d5763417bd258" style="width: 100.0%; height: 100.0%;">sandbox.registros.aarpia.net</div>`)[0];
|
|
popup_3da78f1ae3feceae998d133598875d45.setContent(html_d5a1a20fdb699f908e8d5763417bd258);
|
|
|
|
|
|
|
|
marker_98dba02335e079e802e25405bd080291.bindPopup(popup_3da78f1ae3feceae998d133598875d45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98dba02335e079e802e25405bd080291.setIcon(icon_faa8256a3c9c2362fd26d6b4047710b1);
|
|
|
|
|
|
var marker_be51a0e2fc5620642068fa9ca10e5ad5 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_388ed4bf31d7d9cc9486a72c6c34dd8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21e8d5251aff6fd70abd107a4f1eaca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e6a4bbf5806b31ef9112d26cbb9b1c3 = $(`<div id="html_3e6a4bbf5806b31ef9112d26cbb9b1c3" style="width: 100.0%; height: 100.0%;">librepress.libretechsystems.xyz</div>`)[0];
|
|
popup_21e8d5251aff6fd70abd107a4f1eaca6.setContent(html_3e6a4bbf5806b31ef9112d26cbb9b1c3);
|
|
|
|
|
|
|
|
marker_be51a0e2fc5620642068fa9ca10e5ad5.bindPopup(popup_21e8d5251aff6fd70abd107a4f1eaca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be51a0e2fc5620642068fa9ca10e5ad5.setIcon(icon_388ed4bf31d7d9cc9486a72c6c34dd8c);
|
|
|
|
|
|
var marker_9fcdfc22f843358b18ad37f2f17d6d40 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_109d216f0eeaf98ed4b9fa530d246b41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf2e7aff7954e908236f2e7861a7dada = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_645863373d60dc6f4ff0d520bcd4fbb4 = $(`<div id="html_645863373d60dc6f4ff0d520bcd4fbb4" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_cf2e7aff7954e908236f2e7861a7dada.setContent(html_645863373d60dc6f4ff0d520bcd4fbb4);
|
|
|
|
|
|
|
|
marker_9fcdfc22f843358b18ad37f2f17d6d40.bindPopup(popup_cf2e7aff7954e908236f2e7861a7dada)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fcdfc22f843358b18ad37f2f17d6d40.setIcon(icon_109d216f0eeaf98ed4b9fa530d246b41);
|
|
|
|
|
|
var marker_74e41a2616c18202f55953935bc85563 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_cd8ae0471db3fe807ff05b6f221a25ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c48f2084fe458fc26411962d101fe37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7391c0c48e48134f9f9936d95cb64d99 = $(`<div id="html_7391c0c48e48134f9f9936d95cb64d99" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_0c48f2084fe458fc26411962d101fe37.setContent(html_7391c0c48e48134f9f9936d95cb64d99);
|
|
|
|
|
|
|
|
marker_74e41a2616c18202f55953935bc85563.bindPopup(popup_0c48f2084fe458fc26411962d101fe37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74e41a2616c18202f55953935bc85563.setIcon(icon_cd8ae0471db3fe807ff05b6f221a25ee);
|
|
|
|
|
|
var marker_30492fe085aa71e39ef89dbe564f76ef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6a700cf1207edfd405842aeb450649fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d35383aa1b4806bc0eb49d5447c0e921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aec8b2c026c4873fb9d576e35682126 = $(`<div id="html_5aec8b2c026c4873fb9d576e35682126" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_d35383aa1b4806bc0eb49d5447c0e921.setContent(html_5aec8b2c026c4873fb9d576e35682126);
|
|
|
|
|
|
|
|
marker_30492fe085aa71e39ef89dbe564f76ef.bindPopup(popup_d35383aa1b4806bc0eb49d5447c0e921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30492fe085aa71e39ef89dbe564f76ef.setIcon(icon_6a700cf1207edfd405842aeb450649fa);
|
|
|
|
|
|
var marker_4919ace14aea1d9906cc31090530bed4 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7d16eeb5fa88a5b9678559ca422e989b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bda49e3aeec77bb25d0a0d07e477485 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a45dbf6ca7b8cd593b140aad6cc7f729 = $(`<div id="html_a45dbf6ca7b8cd593b140aad6cc7f729" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_4bda49e3aeec77bb25d0a0d07e477485.setContent(html_a45dbf6ca7b8cd593b140aad6cc7f729);
|
|
|
|
|
|
|
|
marker_4919ace14aea1d9906cc31090530bed4.bindPopup(popup_4bda49e3aeec77bb25d0a0d07e477485)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4919ace14aea1d9906cc31090530bed4.setIcon(icon_7d16eeb5fa88a5b9678559ca422e989b);
|
|
|
|
|
|
var marker_595aad1e1d63ce768fdcea54360d89ae = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_cd38ef6348f24677dfe275cb2df1d821 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_454bac0e7c28d3d65f59a6b1b06e401d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d857f754233a435c2fe831b52543e84 = $(`<div id="html_1d857f754233a435c2fe831b52543e84" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_454bac0e7c28d3d65f59a6b1b06e401d.setContent(html_1d857f754233a435c2fe831b52543e84);
|
|
|
|
|
|
|
|
marker_595aad1e1d63ce768fdcea54360d89ae.bindPopup(popup_454bac0e7c28d3d65f59a6b1b06e401d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_595aad1e1d63ce768fdcea54360d89ae.setIcon(icon_cd38ef6348f24677dfe275cb2df1d821);
|
|
|
|
|
|
var marker_ee170de2ffdbe7122d2d8d9c34f07cc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d0513280ac21806e57d83cba029492a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c79208c73b63fa06fbb15a892bfaa4d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c89f13f7f5509e4908344cac88a18a81 = $(`<div id="html_c89f13f7f5509e4908344cac88a18a81" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_c79208c73b63fa06fbb15a892bfaa4d8.setContent(html_c89f13f7f5509e4908344cac88a18a81);
|
|
|
|
|
|
|
|
marker_ee170de2ffdbe7122d2d8d9c34f07cc3.bindPopup(popup_c79208c73b63fa06fbb15a892bfaa4d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee170de2ffdbe7122d2d8d9c34f07cc3.setIcon(icon_d0513280ac21806e57d83cba029492a2);
|
|
|
|
|
|
var marker_e6fffe107be06f533437ba7985e8b202 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_75230ba4a55f4507ac399ab3d4c3a44b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94cb74fb9ed547405c0bac963ba04ac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17e664922f7cec694375bddf8fa02f42 = $(`<div id="html_17e664922f7cec694375bddf8fa02f42" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_94cb74fb9ed547405c0bac963ba04ac7.setContent(html_17e664922f7cec694375bddf8fa02f42);
|
|
|
|
|
|
|
|
marker_e6fffe107be06f533437ba7985e8b202.bindPopup(popup_94cb74fb9ed547405c0bac963ba04ac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6fffe107be06f533437ba7985e8b202.setIcon(icon_75230ba4a55f4507ac399ab3d4c3a44b);
|
|
|
|
|
|
var marker_080286efbda01995239d780b85d1bbca = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_230b1c372b643db0b584937b636bd430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c116188520898f6327ef288895a57f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12a8ba4e147da3d492a77b30c78152fc = $(`<div id="html_12a8ba4e147da3d492a77b30c78152fc" style="width: 100.0%; height: 100.0%;">relay.saturnali.net</div>`)[0];
|
|
popup_39c116188520898f6327ef288895a57f.setContent(html_12a8ba4e147da3d492a77b30c78152fc);
|
|
|
|
|
|
|
|
marker_080286efbda01995239d780b85d1bbca.bindPopup(popup_39c116188520898f6327ef288895a57f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080286efbda01995239d780b85d1bbca.setIcon(icon_230b1c372b643db0b584937b636bd430);
|
|
|
|
|
|
var marker_23a1647e50b43288b7870a2ad4532bf4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_bd95b68d375c3e197b69b93fcee0ad8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b21e0d39994a7a53090cb44f8b75d4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e568d1379b230bc1de40dc8fc4ff629 = $(`<div id="html_7e568d1379b230bc1de40dc8fc4ff629" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_7b21e0d39994a7a53090cb44f8b75d4b.setContent(html_7e568d1379b230bc1de40dc8fc4ff629);
|
|
|
|
|
|
|
|
marker_23a1647e50b43288b7870a2ad4532bf4.bindPopup(popup_7b21e0d39994a7a53090cb44f8b75d4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23a1647e50b43288b7870a2ad4532bf4.setIcon(icon_bd95b68d375c3e197b69b93fcee0ad8d);
|
|
|
|
|
|
var marker_91cb40835a8d9eb12d69c02aebe00e90 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c60b2fd9fa961f600e6c8a7e36b69c19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48c3b6a63f7012bdf8c2f339c27c37cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4c638b14e3ffbaf9f18ed08e3a14898 = $(`<div id="html_a4c638b14e3ffbaf9f18ed08e3a14898" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_48c3b6a63f7012bdf8c2f339c27c37cc.setContent(html_a4c638b14e3ffbaf9f18ed08e3a14898);
|
|
|
|
|
|
|
|
marker_91cb40835a8d9eb12d69c02aebe00e90.bindPopup(popup_48c3b6a63f7012bdf8c2f339c27c37cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91cb40835a8d9eb12d69c02aebe00e90.setIcon(icon_c60b2fd9fa961f600e6c8a7e36b69c19);
|
|
|
|
|
|
var marker_fbece27be15f0a76f0f76739ad6c30e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2024d42e9c955226df9c92ee154ed36a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4318c3b78e9f59b41093301946d55161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_014953ecb58bffe458c859f7145e94f5 = $(`<div id="html_014953ecb58bffe458c859f7145e94f5" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_4318c3b78e9f59b41093301946d55161.setContent(html_014953ecb58bffe458c859f7145e94f5);
|
|
|
|
|
|
|
|
marker_fbece27be15f0a76f0f76739ad6c30e9.bindPopup(popup_4318c3b78e9f59b41093301946d55161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbece27be15f0a76f0f76739ad6c30e9.setIcon(icon_2024d42e9c955226df9c92ee154ed36a);
|
|
|
|
|
|
var marker_bf0152b05f3ef329877426a540ddd3a7 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_74872bc1b8302ffefcf5848cf2c0f7bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d126431dbfeb6ffe67e0cd9b03800a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41e626668acd40773271e48aef3c5bea = $(`<div id="html_41e626668acd40773271e48aef3c5bea" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_3d126431dbfeb6ffe67e0cd9b03800a8.setContent(html_41e626668acd40773271e48aef3c5bea);
|
|
|
|
|
|
|
|
marker_bf0152b05f3ef329877426a540ddd3a7.bindPopup(popup_3d126431dbfeb6ffe67e0cd9b03800a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf0152b05f3ef329877426a540ddd3a7.setIcon(icon_74872bc1b8302ffefcf5848cf2c0f7bc);
|
|
|
|
|
|
var marker_dd483fce9e5feb124277e1de44bf4fa6 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a9d942d79e97bd2a2bfc768ed0d71bb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a897ee33b35771484a116f9e1f74804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adb31b939c4b08a891a3f1d4c13573db = $(`<div id="html_adb31b939c4b08a891a3f1d4c13573db" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_3a897ee33b35771484a116f9e1f74804.setContent(html_adb31b939c4b08a891a3f1d4c13573db);
|
|
|
|
|
|
|
|
marker_dd483fce9e5feb124277e1de44bf4fa6.bindPopup(popup_3a897ee33b35771484a116f9e1f74804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd483fce9e5feb124277e1de44bf4fa6.setIcon(icon_a9d942d79e97bd2a2bfc768ed0d71bb4);
|
|
|
|
|
|
var marker_f1a420486be87060a12045cfaafcf989 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6759a2482f22fff1fdd91ed4ae06556f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd587e442d44ef114cff4cd1d614e666 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_562b1547560c9aa97ff7ab84adb4e957 = $(`<div id="html_562b1547560c9aa97ff7ab84adb4e957" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_cd587e442d44ef114cff4cd1d614e666.setContent(html_562b1547560c9aa97ff7ab84adb4e957);
|
|
|
|
|
|
|
|
marker_f1a420486be87060a12045cfaafcf989.bindPopup(popup_cd587e442d44ef114cff4cd1d614e666)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1a420486be87060a12045cfaafcf989.setIcon(icon_6759a2482f22fff1fdd91ed4ae06556f);
|
|
|
|
|
|
var marker_2c94de23f012c7dcfbcb31ce71d6d1ac = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_cd63736be23ed0be2abce53f651dd66c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d134d0e9e4a3cae6f2c0ee4186d3b36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_067de1394971ac83fde2ac7757eb90a9 = $(`<div id="html_067de1394971ac83fde2ac7757eb90a9" style="width: 100.0%; height: 100.0%;">relay.hostr.network</div>`)[0];
|
|
popup_2d134d0e9e4a3cae6f2c0ee4186d3b36.setContent(html_067de1394971ac83fde2ac7757eb90a9);
|
|
|
|
|
|
|
|
marker_2c94de23f012c7dcfbcb31ce71d6d1ac.bindPopup(popup_2d134d0e9e4a3cae6f2c0ee4186d3b36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c94de23f012c7dcfbcb31ce71d6d1ac.setIcon(icon_cd63736be23ed0be2abce53f651dd66c);
|
|
|
|
|
|
var marker_b7dabad729684cdba0b285495e29ec81 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8787a2ae2fb449109fc2e747c684c1e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48967d84300055962d06fbbd0f27864c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_664daa7f8907f0bba9cc99642b5c1f33 = $(`<div id="html_664daa7f8907f0bba9cc99642b5c1f33" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_48967d84300055962d06fbbd0f27864c.setContent(html_664daa7f8907f0bba9cc99642b5c1f33);
|
|
|
|
|
|
|
|
marker_b7dabad729684cdba0b285495e29ec81.bindPopup(popup_48967d84300055962d06fbbd0f27864c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7dabad729684cdba0b285495e29ec81.setIcon(icon_8787a2ae2fb449109fc2e747c684c1e8);
|
|
|
|
|
|
var marker_47bde328050ab9de4e72b7fb81def660 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8fa5cd0e249702bcb3b3789b0c126460 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11e4414c336c527e5368fef947a3985b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f84111f2b8a4e21c1dcd036e7b35756 = $(`<div id="html_9f84111f2b8a4e21c1dcd036e7b35756" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_11e4414c336c527e5368fef947a3985b.setContent(html_9f84111f2b8a4e21c1dcd036e7b35756);
|
|
|
|
|
|
|
|
marker_47bde328050ab9de4e72b7fb81def660.bindPopup(popup_11e4414c336c527e5368fef947a3985b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47bde328050ab9de4e72b7fb81def660.setIcon(icon_8fa5cd0e249702bcb3b3789b0c126460);
|
|
|
|
|
|
var marker_c2feae207d812d1928f0da2a80e386f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_29897577143c0308e01d0903c0697efb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47f93f1aa68d25bddb8f83d036137d7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_787ba799dbd2d56de7770fb4e593f387 = $(`<div id="html_787ba799dbd2d56de7770fb4e593f387" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_47f93f1aa68d25bddb8f83d036137d7f.setContent(html_787ba799dbd2d56de7770fb4e593f387);
|
|
|
|
|
|
|
|
marker_c2feae207d812d1928f0da2a80e386f6.bindPopup(popup_47f93f1aa68d25bddb8f83d036137d7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2feae207d812d1928f0da2a80e386f6.setIcon(icon_29897577143c0308e01d0903c0697efb);
|
|
|
|
|
|
var marker_31b041fe8bffcbccaa78233a43d8214a = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_93ea2eed6958ce2e1ddedcd9f812ef50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1898f84ef637b650629b3e82106a54d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_140c56fcb594593c6d257edcd1c93352 = $(`<div id="html_140c56fcb594593c6d257edcd1c93352" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_1898f84ef637b650629b3e82106a54d0.setContent(html_140c56fcb594593c6d257edcd1c93352);
|
|
|
|
|
|
|
|
marker_31b041fe8bffcbccaa78233a43d8214a.bindPopup(popup_1898f84ef637b650629b3e82106a54d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31b041fe8bffcbccaa78233a43d8214a.setIcon(icon_93ea2eed6958ce2e1ddedcd9f812ef50);
|
|
|
|
|
|
var marker_b39508ba547f66cb76e5561d91d593a4 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_caaa3e177fe8c26831aeee1f093750b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8feb087d3b123451948a403d0ad37e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c911e7c6290e214e3bb9f5ab73b2b9f4 = $(`<div id="html_c911e7c6290e214e3bb9f5ab73b2b9f4" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_e8feb087d3b123451948a403d0ad37e6.setContent(html_c911e7c6290e214e3bb9f5ab73b2b9f4);
|
|
|
|
|
|
|
|
marker_b39508ba547f66cb76e5561d91d593a4.bindPopup(popup_e8feb087d3b123451948a403d0ad37e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b39508ba547f66cb76e5561d91d593a4.setIcon(icon_caaa3e177fe8c26831aeee1f093750b3);
|
|
|
|
|
|
var marker_f37d80f6e16e7d2f7b4c480e5c06ac51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_fcd6037c4bf8d5bea4cb03a9cba946a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7047dd3c7c997591faf2b20648eb7b14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4966adf99b36489f5d385f7f93f914a1 = $(`<div id="html_4966adf99b36489f5d385f7f93f914a1" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_7047dd3c7c997591faf2b20648eb7b14.setContent(html_4966adf99b36489f5d385f7f93f914a1);
|
|
|
|
|
|
|
|
marker_f37d80f6e16e7d2f7b4c480e5c06ac51.bindPopup(popup_7047dd3c7c997591faf2b20648eb7b14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f37d80f6e16e7d2f7b4c480e5c06ac51.setIcon(icon_fcd6037c4bf8d5bea4cb03a9cba946a5);
|
|
|
|
|
|
var marker_869bca0d6faaefdf332d92faf0926303 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_aba696dd610bfe1a9da16120b52405f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de69e0da285f0bc2fac033686622128c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c564836718b63024e66dda977a689f3 = $(`<div id="html_5c564836718b63024e66dda977a689f3" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_de69e0da285f0bc2fac033686622128c.setContent(html_5c564836718b63024e66dda977a689f3);
|
|
|
|
|
|
|
|
marker_869bca0d6faaefdf332d92faf0926303.bindPopup(popup_de69e0da285f0bc2fac033686622128c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_869bca0d6faaefdf332d92faf0926303.setIcon(icon_aba696dd610bfe1a9da16120b52405f6);
|
|
|
|
|
|
var marker_fb14740d2e50d626de8d341701ee8854 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6650a31d7bc921e2e155c77352bd79f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f972b88263babea99db3ebe09761a0ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b901c6bd6234676b2eda6245f8e6912 = $(`<div id="html_8b901c6bd6234676b2eda6245f8e6912" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_f972b88263babea99db3ebe09761a0ae.setContent(html_8b901c6bd6234676b2eda6245f8e6912);
|
|
|
|
|
|
|
|
marker_fb14740d2e50d626de8d341701ee8854.bindPopup(popup_f972b88263babea99db3ebe09761a0ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb14740d2e50d626de8d341701ee8854.setIcon(icon_6650a31d7bc921e2e155c77352bd79f1);
|
|
|
|
|
|
var marker_ec1909bfb5b8150d4d79651a7012af21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c99411956aa82c03ebd261731326b441 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e25faef76bca271cc58db5d5804ff66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81dd97fdc02fe27291ca753cebb8be16 = $(`<div id="html_81dd97fdc02fe27291ca753cebb8be16" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_8e25faef76bca271cc58db5d5804ff66.setContent(html_81dd97fdc02fe27291ca753cebb8be16);
|
|
|
|
|
|
|
|
marker_ec1909bfb5b8150d4d79651a7012af21.bindPopup(popup_8e25faef76bca271cc58db5d5804ff66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec1909bfb5b8150d4d79651a7012af21.setIcon(icon_c99411956aa82c03ebd261731326b441);
|
|
|
|
|
|
var marker_5341668be48cf4b0defbb772a7c455dc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_935694ed26cfd7db4426ec4aa9343f0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4599173555c96c8159c423d921fc81b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fca7806ee069e8e89965d6d449526ff = $(`<div id="html_4fca7806ee069e8e89965d6d449526ff" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_4599173555c96c8159c423d921fc81b1.setContent(html_4fca7806ee069e8e89965d6d449526ff);
|
|
|
|
|
|
|
|
marker_5341668be48cf4b0defbb772a7c455dc.bindPopup(popup_4599173555c96c8159c423d921fc81b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5341668be48cf4b0defbb772a7c455dc.setIcon(icon_935694ed26cfd7db4426ec4aa9343f0f);
|
|
|
|
|
|
var marker_76184129bee55ee47461b3ab37c98e79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a9da5b34921b02b16a5c688c92a90777 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd95078bb101aa20e47905e03b3ca292 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80f851426df7fb2d2de1da0c238ca20f = $(`<div id="html_80f851426df7fb2d2de1da0c238ca20f" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_fd95078bb101aa20e47905e03b3ca292.setContent(html_80f851426df7fb2d2de1da0c238ca20f);
|
|
|
|
|
|
|
|
marker_76184129bee55ee47461b3ab37c98e79.bindPopup(popup_fd95078bb101aa20e47905e03b3ca292)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76184129bee55ee47461b3ab37c98e79.setIcon(icon_a9da5b34921b02b16a5c688c92a90777);
|
|
|
|
|
|
var marker_3ec72bc93f268194967702ecec650ec3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b5fb76e54dd8aae9542b8d70e090cb73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_633f221ffa7a9fc19a8b3b642eaa6507 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d7ef96e22cddf1a7f904691140e9fec = $(`<div id="html_6d7ef96e22cddf1a7f904691140e9fec" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_633f221ffa7a9fc19a8b3b642eaa6507.setContent(html_6d7ef96e22cddf1a7f904691140e9fec);
|
|
|
|
|
|
|
|
marker_3ec72bc93f268194967702ecec650ec3.bindPopup(popup_633f221ffa7a9fc19a8b3b642eaa6507)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ec72bc93f268194967702ecec650ec3.setIcon(icon_b5fb76e54dd8aae9542b8d70e090cb73);
|
|
|
|
|
|
var marker_decd554fbf4582b67bd366cbf7a467dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d02c04395a0d028f7f7fdb0e0cfb356b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1168c19a332f746032e528c4fab4ce95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_189243772a313297f7be1db7b079f4f2 = $(`<div id="html_189243772a313297f7be1db7b079f4f2" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_1168c19a332f746032e528c4fab4ce95.setContent(html_189243772a313297f7be1db7b079f4f2);
|
|
|
|
|
|
|
|
marker_decd554fbf4582b67bd366cbf7a467dc.bindPopup(popup_1168c19a332f746032e528c4fab4ce95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_decd554fbf4582b67bd366cbf7a467dc.setIcon(icon_d02c04395a0d028f7f7fdb0e0cfb356b);
|
|
|
|
|
|
var marker_185f578f0acaf3a5b642879d501e7577 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_19513b4209086a00d60ff1b949e4f224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97b248c744cf71ce967a949f5d81da44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d62578beffeaba236a60360a594f1cb = $(`<div id="html_7d62578beffeaba236a60360a594f1cb" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_97b248c744cf71ce967a949f5d81da44.setContent(html_7d62578beffeaba236a60360a594f1cb);
|
|
|
|
|
|
|
|
marker_185f578f0acaf3a5b642879d501e7577.bindPopup(popup_97b248c744cf71ce967a949f5d81da44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_185f578f0acaf3a5b642879d501e7577.setIcon(icon_19513b4209086a00d60ff1b949e4f224);
|
|
|
|
|
|
var marker_a190e2173e781eabeda1658db7fc92d8 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2eea8dbc5248b172bcae7d74715417db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdeee8308dc0b46200ecf8f58254d717 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e4210e77938be7701753c5d631ab809 = $(`<div id="html_6e4210e77938be7701753c5d631ab809" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_bdeee8308dc0b46200ecf8f58254d717.setContent(html_6e4210e77938be7701753c5d631ab809);
|
|
|
|
|
|
|
|
marker_a190e2173e781eabeda1658db7fc92d8.bindPopup(popup_bdeee8308dc0b46200ecf8f58254d717)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a190e2173e781eabeda1658db7fc92d8.setIcon(icon_2eea8dbc5248b172bcae7d74715417db);
|
|
|
|
|
|
var marker_d8c2e76096e2bab822e86e159418490b = L.marker(
|
|
[47.4857, 8.72929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ad5bc21a3fccc6c7884f14aef19ddef2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_986a3941e41c8f3b4ae9002d81149e86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebbec40bceceaedfe18df828edba3f2f = $(`<div id="html_ebbec40bceceaedfe18df828edba3f2f" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_986a3941e41c8f3b4ae9002d81149e86.setContent(html_ebbec40bceceaedfe18df828edba3f2f);
|
|
|
|
|
|
|
|
marker_d8c2e76096e2bab822e86e159418490b.bindPopup(popup_986a3941e41c8f3b4ae9002d81149e86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c2e76096e2bab822e86e159418490b.setIcon(icon_ad5bc21a3fccc6c7884f14aef19ddef2);
|
|
|
|
|
|
var marker_55784a5789242c97dd2c02d5433eff43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_aebee7ea805d5cc7211bfc14701509d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cd8d17dc5a14757c5801ab93314ad86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_137e02e6c78cf0a65ce4ddf48ab1027a = $(`<div id="html_137e02e6c78cf0a65ce4ddf48ab1027a" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_4cd8d17dc5a14757c5801ab93314ad86.setContent(html_137e02e6c78cf0a65ce4ddf48ab1027a);
|
|
|
|
|
|
|
|
marker_55784a5789242c97dd2c02d5433eff43.bindPopup(popup_4cd8d17dc5a14757c5801ab93314ad86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55784a5789242c97dd2c02d5433eff43.setIcon(icon_aebee7ea805d5cc7211bfc14701509d1);
|
|
|
|
|
|
var marker_822a51b6f29abd42323dc7863c4daeaf = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_90600d8b7f6102dccb0c69f7369d8bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c46bdf4ae54e9e4daa2b2fe966c0acad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fafb5d9fe5f0289aa46278e36c5b4fc = $(`<div id="html_1fafb5d9fe5f0289aa46278e36c5b4fc" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_c46bdf4ae54e9e4daa2b2fe966c0acad.setContent(html_1fafb5d9fe5f0289aa46278e36c5b4fc);
|
|
|
|
|
|
|
|
marker_822a51b6f29abd42323dc7863c4daeaf.bindPopup(popup_c46bdf4ae54e9e4daa2b2fe966c0acad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_822a51b6f29abd42323dc7863c4daeaf.setIcon(icon_90600d8b7f6102dccb0c69f7369d8bb6);
|
|
|
|
|
|
var marker_6e43d19e434da0a357f12df6f5f425b9 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_29bdcaca54b646a61c1479d70640e086 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec2aa0127801585c8c5be33d89fcdfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56242bbd84d2387319b63aa96ec1d7c4 = $(`<div id="html_56242bbd84d2387319b63aa96ec1d7c4" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_9ec2aa0127801585c8c5be33d89fcdfe.setContent(html_56242bbd84d2387319b63aa96ec1d7c4);
|
|
|
|
|
|
|
|
marker_6e43d19e434da0a357f12df6f5f425b9.bindPopup(popup_9ec2aa0127801585c8c5be33d89fcdfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e43d19e434da0a357f12df6f5f425b9.setIcon(icon_29bdcaca54b646a61c1479d70640e086);
|
|
|
|
|
|
var marker_90327af881c43c39cc2f32a25b70f133 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8707fcffccfe4a587e92b011d8aa76e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f632e470c8128b7077b2a225e3b32e67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1513d18f590710fa64e4e9f1f29b3120 = $(`<div id="html_1513d18f590710fa64e4e9f1f29b3120" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_f632e470c8128b7077b2a225e3b32e67.setContent(html_1513d18f590710fa64e4e9f1f29b3120);
|
|
|
|
|
|
|
|
marker_90327af881c43c39cc2f32a25b70f133.bindPopup(popup_f632e470c8128b7077b2a225e3b32e67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90327af881c43c39cc2f32a25b70f133.setIcon(icon_8707fcffccfe4a587e92b011d8aa76e0);
|
|
|
|
|
|
var marker_295b3631b7dc8be72f2f75b9c123ffb8 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c61923d67c28fac87c020f5772a0a495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4668f81c6f7bd56be3ea0fa2bfbad4c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a9ea9b5d02c3b2c6b8b4d212ecb366 = $(`<div id="html_b0a9ea9b5d02c3b2c6b8b4d212ecb366" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_4668f81c6f7bd56be3ea0fa2bfbad4c1.setContent(html_b0a9ea9b5d02c3b2c6b8b4d212ecb366);
|
|
|
|
|
|
|
|
marker_295b3631b7dc8be72f2f75b9c123ffb8.bindPopup(popup_4668f81c6f7bd56be3ea0fa2bfbad4c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_295b3631b7dc8be72f2f75b9c123ffb8.setIcon(icon_c61923d67c28fac87c020f5772a0a495);
|
|
|
|
|
|
var marker_cb7c9afd42e29270c76512ad6c4d7ef3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_59eeef68f0405fe07b70313faf760d2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a0cf8f37522cd6b696f8325388a51b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64e7008d5051abb78defab01ba3c8634 = $(`<div id="html_64e7008d5051abb78defab01ba3c8634" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_8a0cf8f37522cd6b696f8325388a51b3.setContent(html_64e7008d5051abb78defab01ba3c8634);
|
|
|
|
|
|
|
|
marker_cb7c9afd42e29270c76512ad6c4d7ef3.bindPopup(popup_8a0cf8f37522cd6b696f8325388a51b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb7c9afd42e29270c76512ad6c4d7ef3.setIcon(icon_59eeef68f0405fe07b70313faf760d2e);
|
|
|
|
|
|
var marker_e45e84d7b632b5f613656aaef30935c5 = L.marker(
|
|
[48.5242, -89.1147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_5718966aa15d87fafa55ffcac6a28170 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac686e8a5ed750660bfe2796e1d6aaa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b711190fb9c2d502b2d69239f16ac4c = $(`<div id="html_0b711190fb9c2d502b2d69239f16ac4c" style="width: 100.0%; height: 100.0%;">nostr.fbxl.net</div>`)[0];
|
|
popup_ac686e8a5ed750660bfe2796e1d6aaa2.setContent(html_0b711190fb9c2d502b2d69239f16ac4c);
|
|
|
|
|
|
|
|
marker_e45e84d7b632b5f613656aaef30935c5.bindPopup(popup_ac686e8a5ed750660bfe2796e1d6aaa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e45e84d7b632b5f613656aaef30935c5.setIcon(icon_5718966aa15d87fafa55ffcac6a28170);
|
|
|
|
|
|
var marker_49445df3c77c5217a7cd0128f911ed5d = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_0732415c146499146654b3818c1adc5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7e3630227234cf3e6c17f82df6f0b4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20ae5571f07a4a1686389ec077397f95 = $(`<div id="html_20ae5571f07a4a1686389ec077397f95" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_c7e3630227234cf3e6c17f82df6f0b4d.setContent(html_20ae5571f07a4a1686389ec077397f95);
|
|
|
|
|
|
|
|
marker_49445df3c77c5217a7cd0128f911ed5d.bindPopup(popup_c7e3630227234cf3e6c17f82df6f0b4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49445df3c77c5217a7cd0128f911ed5d.setIcon(icon_0732415c146499146654b3818c1adc5d);
|
|
|
|
|
|
var marker_206aad3f25e95df2bd60e64d8f0995c7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_42de7bb62d4ebbd3485433f843531ca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d2fb6f21cef881fb6b9441eda4e39bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4beb6dbf5a61fa9083e62153d707db43 = $(`<div id="html_4beb6dbf5a61fa9083e62153d707db43" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_1d2fb6f21cef881fb6b9441eda4e39bb.setContent(html_4beb6dbf5a61fa9083e62153d707db43);
|
|
|
|
|
|
|
|
marker_206aad3f25e95df2bd60e64d8f0995c7.bindPopup(popup_1d2fb6f21cef881fb6b9441eda4e39bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_206aad3f25e95df2bd60e64d8f0995c7.setIcon(icon_42de7bb62d4ebbd3485433f843531ca7);
|
|
|
|
|
|
var marker_f6d54b7c041110bce069498814c97b7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c6d7c432043b01224b07e0600b132534 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1563d0fe8c201f8c062999ffeed6aa57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3f8e8a9fab85d0a9ae7117f25e54674 = $(`<div id="html_c3f8e8a9fab85d0a9ae7117f25e54674" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_1563d0fe8c201f8c062999ffeed6aa57.setContent(html_c3f8e8a9fab85d0a9ae7117f25e54674);
|
|
|
|
|
|
|
|
marker_f6d54b7c041110bce069498814c97b7f.bindPopup(popup_1563d0fe8c201f8c062999ffeed6aa57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d54b7c041110bce069498814c97b7f.setIcon(icon_c6d7c432043b01224b07e0600b132534);
|
|
|
|
|
|
var marker_f85a480f235112fc0ef686ebf83da17f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_616455e37e2c7d271c1ef735811b4cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd95b7875ba17672c06089577b6120d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b9a3e4f2ba02a448bf66614cbb797fd = $(`<div id="html_6b9a3e4f2ba02a448bf66614cbb797fd" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_fd95b7875ba17672c06089577b6120d8.setContent(html_6b9a3e4f2ba02a448bf66614cbb797fd);
|
|
|
|
|
|
|
|
marker_f85a480f235112fc0ef686ebf83da17f.bindPopup(popup_fd95b7875ba17672c06089577b6120d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f85a480f235112fc0ef686ebf83da17f.setIcon(icon_616455e37e2c7d271c1ef735811b4cd7);
|
|
|
|
|
|
var marker_f4198d5dc9f1115bb430b23b41b28e03 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7854044560e38057c957236dda2db457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18adf4d614de7eb746d0609732944a55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f37e980048f3831e4980331d39fd7bff = $(`<div id="html_f37e980048f3831e4980331d39fd7bff" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_18adf4d614de7eb746d0609732944a55.setContent(html_f37e980048f3831e4980331d39fd7bff);
|
|
|
|
|
|
|
|
marker_f4198d5dc9f1115bb430b23b41b28e03.bindPopup(popup_18adf4d614de7eb746d0609732944a55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4198d5dc9f1115bb430b23b41b28e03.setIcon(icon_7854044560e38057c957236dda2db457);
|
|
|
|
|
|
var marker_f261887df9fee2cdf9333ff94d6eabdb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_195ec0546afbc79f597dc874c97134e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e7f5f4e4ccfd4b3c6310d6b3925f1fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fd748914e1f3addb4a1793960c8b588 = $(`<div id="html_4fd748914e1f3addb4a1793960c8b588" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_5e7f5f4e4ccfd4b3c6310d6b3925f1fd.setContent(html_4fd748914e1f3addb4a1793960c8b588);
|
|
|
|
|
|
|
|
marker_f261887df9fee2cdf9333ff94d6eabdb.bindPopup(popup_5e7f5f4e4ccfd4b3c6310d6b3925f1fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f261887df9fee2cdf9333ff94d6eabdb.setIcon(icon_195ec0546afbc79f597dc874c97134e3);
|
|
|
|
|
|
var marker_bdb65c9d7520b7b026ce9028d76d4174 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4e47fa3bab1cc1527f506d4558157505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5783fac3f41e8a95747675728a9284e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0030b1931d4b70c0d353c50b4de1b3e5 = $(`<div id="html_0030b1931d4b70c0d353c50b4de1b3e5" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_5783fac3f41e8a95747675728a9284e4.setContent(html_0030b1931d4b70c0d353c50b4de1b3e5);
|
|
|
|
|
|
|
|
marker_bdb65c9d7520b7b026ce9028d76d4174.bindPopup(popup_5783fac3f41e8a95747675728a9284e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdb65c9d7520b7b026ce9028d76d4174.setIcon(icon_4e47fa3bab1cc1527f506d4558157505);
|
|
|
|
|
|
var marker_0d44071c9b445e7b54eb04ea28326bc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_27f8202d1f394cb8e4fa3fccf8ddc945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6878e356cb1fb688d678da8dec741a7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ade8a0f2ff04f42e9d6e5f3e4d6fec01 = $(`<div id="html_ade8a0f2ff04f42e9d6e5f3e4d6fec01" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_6878e356cb1fb688d678da8dec741a7f.setContent(html_ade8a0f2ff04f42e9d6e5f3e4d6fec01);
|
|
|
|
|
|
|
|
marker_0d44071c9b445e7b54eb04ea28326bc2.bindPopup(popup_6878e356cb1fb688d678da8dec741a7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d44071c9b445e7b54eb04ea28326bc2.setIcon(icon_27f8202d1f394cb8e4fa3fccf8ddc945);
|
|
|
|
|
|
var marker_9c8231ad0f3e243f52170b3abd529614 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e859fd9bd7225eb909eda3f56d1acc0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0356aaea7419b4bd647afa4d45ce77a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8742cf3efaacb28e8c78fad7c4400705 = $(`<div id="html_8742cf3efaacb28e8c78fad7c4400705" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_0356aaea7419b4bd647afa4d45ce77a7.setContent(html_8742cf3efaacb28e8c78fad7c4400705);
|
|
|
|
|
|
|
|
marker_9c8231ad0f3e243f52170b3abd529614.bindPopup(popup_0356aaea7419b4bd647afa4d45ce77a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c8231ad0f3e243f52170b3abd529614.setIcon(icon_e859fd9bd7225eb909eda3f56d1acc0e);
|
|
|
|
|
|
var marker_d89a8556ff21e62cfd4b2e25b7c6ae34 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_9b5fb299cc3b771055c483e12ac857e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c265eeab108d2ce667d67b209ebfa95f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4735dc09629e52beb64b20cf23b1d844 = $(`<div id="html_4735dc09629e52beb64b20cf23b1d844" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_c265eeab108d2ce667d67b209ebfa95f.setContent(html_4735dc09629e52beb64b20cf23b1d844);
|
|
|
|
|
|
|
|
marker_d89a8556ff21e62cfd4b2e25b7c6ae34.bindPopup(popup_c265eeab108d2ce667d67b209ebfa95f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d89a8556ff21e62cfd4b2e25b7c6ae34.setIcon(icon_9b5fb299cc3b771055c483e12ac857e6);
|
|
|
|
|
|
var marker_e912b6e8dbe71f06f2f14ff7bcec057f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_fdc12ef351ab3a05e8b9f3807d2edc09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1421ca520cbc502093861ae74560f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc6755f75fa02bbc75eaaea2c6a90c96 = $(`<div id="html_fc6755f75fa02bbc75eaaea2c6a90c96" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_3c1421ca520cbc502093861ae74560f5.setContent(html_fc6755f75fa02bbc75eaaea2c6a90c96);
|
|
|
|
|
|
|
|
marker_e912b6e8dbe71f06f2f14ff7bcec057f.bindPopup(popup_3c1421ca520cbc502093861ae74560f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e912b6e8dbe71f06f2f14ff7bcec057f.setIcon(icon_fdc12ef351ab3a05e8b9f3807d2edc09);
|
|
|
|
|
|
var marker_9bd8050a1e86e535c32eefe91ce63586 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_02e5e7a4eb8b200f7ee68bfc05b4d437 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81e6e22c340fc3420608f7a314e2e803 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749b54aa9d12f2be1bf62f5349206fa7 = $(`<div id="html_749b54aa9d12f2be1bf62f5349206fa7" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_81e6e22c340fc3420608f7a314e2e803.setContent(html_749b54aa9d12f2be1bf62f5349206fa7);
|
|
|
|
|
|
|
|
marker_9bd8050a1e86e535c32eefe91ce63586.bindPopup(popup_81e6e22c340fc3420608f7a314e2e803)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bd8050a1e86e535c32eefe91ce63586.setIcon(icon_02e5e7a4eb8b200f7ee68bfc05b4d437);
|
|
|
|
|
|
var marker_2b2fce9bc75e33f1e8b83230b688facb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a813affa4ec141efab3dbb2f62e011c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36a2023455071b88947290aea636a20b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6e704d5d15372dd3ea7ff4b654cea01 = $(`<div id="html_e6e704d5d15372dd3ea7ff4b654cea01" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_36a2023455071b88947290aea636a20b.setContent(html_e6e704d5d15372dd3ea7ff4b654cea01);
|
|
|
|
|
|
|
|
marker_2b2fce9bc75e33f1e8b83230b688facb.bindPopup(popup_36a2023455071b88947290aea636a20b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b2fce9bc75e33f1e8b83230b688facb.setIcon(icon_a813affa4ec141efab3dbb2f62e011c5);
|
|
|
|
|
|
var marker_a8b8bdd8241d080fc9b83402ec082730 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6c986d97b68dda96f722bc21a3b5a6a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2c37cd5e111ebdc272b23ac35a1863b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cc506a7516f4488846d9eae03abf47f = $(`<div id="html_0cc506a7516f4488846d9eae03abf47f" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_f2c37cd5e111ebdc272b23ac35a1863b.setContent(html_0cc506a7516f4488846d9eae03abf47f);
|
|
|
|
|
|
|
|
marker_a8b8bdd8241d080fc9b83402ec082730.bindPopup(popup_f2c37cd5e111ebdc272b23ac35a1863b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8b8bdd8241d080fc9b83402ec082730.setIcon(icon_6c986d97b68dda96f722bc21a3b5a6a4);
|
|
|
|
|
|
var marker_4c30be30d6c25460422d56438a010e84 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_589d34002fd5faa10ef11de5d3e6b732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_141de2279004f476999fe5c75525448a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4370704926fb3837a70bfb122f03bed5 = $(`<div id="html_4370704926fb3837a70bfb122f03bed5" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_141de2279004f476999fe5c75525448a.setContent(html_4370704926fb3837a70bfb122f03bed5);
|
|
|
|
|
|
|
|
marker_4c30be30d6c25460422d56438a010e84.bindPopup(popup_141de2279004f476999fe5c75525448a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c30be30d6c25460422d56438a010e84.setIcon(icon_589d34002fd5faa10ef11de5d3e6b732);
|
|
|
|
|
|
var marker_8bc7910f14348863976db2f28f91d706 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d4582840d0bfbc73f3c26c286da763a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_598aa44ac6016d59a516b5a867c65394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0df9710f06f2e78e01044410a37dfb33 = $(`<div id="html_0df9710f06f2e78e01044410a37dfb33" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_598aa44ac6016d59a516b5a867c65394.setContent(html_0df9710f06f2e78e01044410a37dfb33);
|
|
|
|
|
|
|
|
marker_8bc7910f14348863976db2f28f91d706.bindPopup(popup_598aa44ac6016d59a516b5a867c65394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bc7910f14348863976db2f28f91d706.setIcon(icon_d4582840d0bfbc73f3c26c286da763a2);
|
|
|
|
|
|
var marker_43c9d95b4b2d5c94e4f9f2f9a583b7a7 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7df10ebf17516d926da5c9ad68e90b39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a062160d951c2210a59346df41ee2258 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_357214cf473c34a98b70bb48ea3ee460 = $(`<div id="html_357214cf473c34a98b70bb48ea3ee460" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_a062160d951c2210a59346df41ee2258.setContent(html_357214cf473c34a98b70bb48ea3ee460);
|
|
|
|
|
|
|
|
marker_43c9d95b4b2d5c94e4f9f2f9a583b7a7.bindPopup(popup_a062160d951c2210a59346df41ee2258)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43c9d95b4b2d5c94e4f9f2f9a583b7a7.setIcon(icon_7df10ebf17516d926da5c9ad68e90b39);
|
|
|
|
|
|
var marker_25269a74ab56cfec9435420e43369685 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_65be0336b899f52c2edad16825f4a0f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2f1210f6eb810d531c2eb7971650e56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_495ce4a7d39d622a11c0cdda16fde9e4 = $(`<div id="html_495ce4a7d39d622a11c0cdda16fde9e4" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_a2f1210f6eb810d531c2eb7971650e56.setContent(html_495ce4a7d39d622a11c0cdda16fde9e4);
|
|
|
|
|
|
|
|
marker_25269a74ab56cfec9435420e43369685.bindPopup(popup_a2f1210f6eb810d531c2eb7971650e56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25269a74ab56cfec9435420e43369685.setIcon(icon_65be0336b899f52c2edad16825f4a0f7);
|
|
|
|
|
|
var marker_bb493f3f311281a4bed9343ca8dd2858 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d338e1b9f7240a028a40c07dd5237e83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_472b7298a0981e1e121561f51c7af0f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c997e38420b098186e2f3298b4bd563 = $(`<div id="html_7c997e38420b098186e2f3298b4bd563" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_472b7298a0981e1e121561f51c7af0f9.setContent(html_7c997e38420b098186e2f3298b4bd563);
|
|
|
|
|
|
|
|
marker_bb493f3f311281a4bed9343ca8dd2858.bindPopup(popup_472b7298a0981e1e121561f51c7af0f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb493f3f311281a4bed9343ca8dd2858.setIcon(icon_d338e1b9f7240a028a40c07dd5237e83);
|
|
|
|
|
|
var marker_2de0b41da676d5ecd17a301a21267277 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_dbf1cd45cb0c24edad616acbda1c37c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51b7af4f9f177e191c0a5c685e3f71ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2be0177949007776e19939afe71ac9b = $(`<div id="html_c2be0177949007776e19939afe71ac9b" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_51b7af4f9f177e191c0a5c685e3f71ec.setContent(html_c2be0177949007776e19939afe71ac9b);
|
|
|
|
|
|
|
|
marker_2de0b41da676d5ecd17a301a21267277.bindPopup(popup_51b7af4f9f177e191c0a5c685e3f71ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2de0b41da676d5ecd17a301a21267277.setIcon(icon_dbf1cd45cb0c24edad616acbda1c37c2);
|
|
|
|
|
|
var marker_d003bb8f37ffc2746568ee3e35cfdef2 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7cd4b542fb688f255bbdcd5ad454efa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aefff27ab9ad67a0e73ffade168f0cc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f082cf7c7a72395c331d4a4feae8e254 = $(`<div id="html_f082cf7c7a72395c331d4a4feae8e254" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_aefff27ab9ad67a0e73ffade168f0cc4.setContent(html_f082cf7c7a72395c331d4a4feae8e254);
|
|
|
|
|
|
|
|
marker_d003bb8f37ffc2746568ee3e35cfdef2.bindPopup(popup_aefff27ab9ad67a0e73ffade168f0cc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d003bb8f37ffc2746568ee3e35cfdef2.setIcon(icon_7cd4b542fb688f255bbdcd5ad454efa3);
|
|
|
|
|
|
var marker_0fc43a8f4d632a9f9cd4b86b25950e9f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_46079d055dff99484a6868d32ba2068b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40f0ea2d3306bd4e6e486b4bbf670e15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c61172b9a1293352179809a1cd7de7de = $(`<div id="html_c61172b9a1293352179809a1cd7de7de" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_40f0ea2d3306bd4e6e486b4bbf670e15.setContent(html_c61172b9a1293352179809a1cd7de7de);
|
|
|
|
|
|
|
|
marker_0fc43a8f4d632a9f9cd4b86b25950e9f.bindPopup(popup_40f0ea2d3306bd4e6e486b4bbf670e15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fc43a8f4d632a9f9cd4b86b25950e9f.setIcon(icon_46079d055dff99484a6868d32ba2068b);
|
|
|
|
|
|
var marker_6b08b6d4bb719a264ec5616a55cadb62 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ae6217ecc9b2098de391a1390dcb9db6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a55d3767c7632e28462c7fe60ddeb5d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46e2bff245278c3e6f7aca24730f6559 = $(`<div id="html_46e2bff245278c3e6f7aca24730f6559" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_a55d3767c7632e28462c7fe60ddeb5d0.setContent(html_46e2bff245278c3e6f7aca24730f6559);
|
|
|
|
|
|
|
|
marker_6b08b6d4bb719a264ec5616a55cadb62.bindPopup(popup_a55d3767c7632e28462c7fe60ddeb5d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b08b6d4bb719a264ec5616a55cadb62.setIcon(icon_ae6217ecc9b2098de391a1390dcb9db6);
|
|
|
|
|
|
var marker_f8dd4ac7a0ed5b98c2e1bb5485c8f0d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_1965806291062b2fae8bb09bd06c7234 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f711f4e002b20cfe47deb863f240065 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5d323a9e688422e21217a295aad2249 = $(`<div id="html_d5d323a9e688422e21217a295aad2249" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_2f711f4e002b20cfe47deb863f240065.setContent(html_d5d323a9e688422e21217a295aad2249);
|
|
|
|
|
|
|
|
marker_f8dd4ac7a0ed5b98c2e1bb5485c8f0d4.bindPopup(popup_2f711f4e002b20cfe47deb863f240065)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8dd4ac7a0ed5b98c2e1bb5485c8f0d4.setIcon(icon_1965806291062b2fae8bb09bd06c7234);
|
|
|
|
|
|
var marker_0d8fc9471299724dd9f4e0f61c9af3f4 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c169fa177755cd64ce1b62e048cc544a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dec65ba588e31c141b7bf9106402c51d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46d7ef5e50ac2697bb559a4606a097a5 = $(`<div id="html_46d7ef5e50ac2697bb559a4606a097a5" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_dec65ba588e31c141b7bf9106402c51d.setContent(html_46d7ef5e50ac2697bb559a4606a097a5);
|
|
|
|
|
|
|
|
marker_0d8fc9471299724dd9f4e0f61c9af3f4.bindPopup(popup_dec65ba588e31c141b7bf9106402c51d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d8fc9471299724dd9f4e0f61c9af3f4.setIcon(icon_c169fa177755cd64ce1b62e048cc544a);
|
|
|
|
|
|
var marker_487d06baa1dddc71e5a69c7a74ff5720 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d992cec61ca1d1bf61b862aaf1f83c0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b87464b41ee246ff5f3cf018dde2b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dd5f6a266aefff8f164045e7cfb5253 = $(`<div id="html_0dd5f6a266aefff8f164045e7cfb5253" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_7b87464b41ee246ff5f3cf018dde2b8e.setContent(html_0dd5f6a266aefff8f164045e7cfb5253);
|
|
|
|
|
|
|
|
marker_487d06baa1dddc71e5a69c7a74ff5720.bindPopup(popup_7b87464b41ee246ff5f3cf018dde2b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_487d06baa1dddc71e5a69c7a74ff5720.setIcon(icon_d992cec61ca1d1bf61b862aaf1f83c0b);
|
|
|
|
|
|
var marker_d09644651ca55cae7b71c106234d0153 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_fcb02265961af8054c93bcd30e826359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76480026ce0ebf98a1228e2f5e793f84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93970f21112e67179c89b9da57d6b488 = $(`<div id="html_93970f21112e67179c89b9da57d6b488" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_76480026ce0ebf98a1228e2f5e793f84.setContent(html_93970f21112e67179c89b9da57d6b488);
|
|
|
|
|
|
|
|
marker_d09644651ca55cae7b71c106234d0153.bindPopup(popup_76480026ce0ebf98a1228e2f5e793f84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d09644651ca55cae7b71c106234d0153.setIcon(icon_fcb02265961af8054c93bcd30e826359);
|
|
|
|
|
|
var marker_c8b4e078cf828a1dccb45b1b4f9eb7e5 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e02e140c40d4e5468779034d6c2b3135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2df4eb8f7cb41cc2b257928c7efbfed8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_206dfec5afae6619ce161d09681763bd = $(`<div id="html_206dfec5afae6619ce161d09681763bd" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_2df4eb8f7cb41cc2b257928c7efbfed8.setContent(html_206dfec5afae6619ce161d09681763bd);
|
|
|
|
|
|
|
|
marker_c8b4e078cf828a1dccb45b1b4f9eb7e5.bindPopup(popup_2df4eb8f7cb41cc2b257928c7efbfed8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8b4e078cf828a1dccb45b1b4f9eb7e5.setIcon(icon_e02e140c40d4e5468779034d6c2b3135);
|
|
|
|
|
|
var marker_56877826ea3167959ba8eda871d742fc = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8ca563604fb4f9323f60de1293d23d78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0306bc2f962bc4bbc8ce348e09d39d7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c8ed1a96def76c85865a3538ef34a84 = $(`<div id="html_8c8ed1a96def76c85865a3538ef34a84" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_0306bc2f962bc4bbc8ce348e09d39d7f.setContent(html_8c8ed1a96def76c85865a3538ef34a84);
|
|
|
|
|
|
|
|
marker_56877826ea3167959ba8eda871d742fc.bindPopup(popup_0306bc2f962bc4bbc8ce348e09d39d7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56877826ea3167959ba8eda871d742fc.setIcon(icon_8ca563604fb4f9323f60de1293d23d78);
|
|
|
|
|
|
var marker_e81f7b765a15c5fd6a7929e8ec6d126e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b5a5b229854f922a95ccb76e4a9cddac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2da38d88303b0c24918223fbc1225301 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc70752367c25fc3aee783d11f53f366 = $(`<div id="html_bc70752367c25fc3aee783d11f53f366" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_2da38d88303b0c24918223fbc1225301.setContent(html_bc70752367c25fc3aee783d11f53f366);
|
|
|
|
|
|
|
|
marker_e81f7b765a15c5fd6a7929e8ec6d126e.bindPopup(popup_2da38d88303b0c24918223fbc1225301)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e81f7b765a15c5fd6a7929e8ec6d126e.setIcon(icon_b5a5b229854f922a95ccb76e4a9cddac);
|
|
|
|
|
|
var marker_dcc28a68d29061f4a52b97deee52d813 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_87d56216798f03e2206df21694a08465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be8a79dde472510eb7ec1122beae4484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49d6149e0f1d9ef8d5b3b375a3ae2662 = $(`<div id="html_49d6149e0f1d9ef8d5b3b375a3ae2662" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_be8a79dde472510eb7ec1122beae4484.setContent(html_49d6149e0f1d9ef8d5b3b375a3ae2662);
|
|
|
|
|
|
|
|
marker_dcc28a68d29061f4a52b97deee52d813.bindPopup(popup_be8a79dde472510eb7ec1122beae4484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcc28a68d29061f4a52b97deee52d813.setIcon(icon_87d56216798f03e2206df21694a08465);
|
|
|
|
|
|
var marker_3f633a83e09b58400097b424f415b122 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f7d6a45c55e14c4e3b9a65176a192aa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24d01bbc0d711601b8a76bc47c8ccb63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b7666f8dd9e1b56032b2ecf4727105f = $(`<div id="html_3b7666f8dd9e1b56032b2ecf4727105f" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_24d01bbc0d711601b8a76bc47c8ccb63.setContent(html_3b7666f8dd9e1b56032b2ecf4727105f);
|
|
|
|
|
|
|
|
marker_3f633a83e09b58400097b424f415b122.bindPopup(popup_24d01bbc0d711601b8a76bc47c8ccb63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f633a83e09b58400097b424f415b122.setIcon(icon_f7d6a45c55e14c4e3b9a65176a192aa7);
|
|
|
|
|
|
var marker_6a0e858a983ce74f0363effb228d054f = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a5727f291381a5bf48774435a6ac6d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0090762106ccdf130060bdf83a1ac14b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b07cb42b5faa2e1f0f3870a90a386045 = $(`<div id="html_b07cb42b5faa2e1f0f3870a90a386045" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_0090762106ccdf130060bdf83a1ac14b.setContent(html_b07cb42b5faa2e1f0f3870a90a386045);
|
|
|
|
|
|
|
|
marker_6a0e858a983ce74f0363effb228d054f.bindPopup(popup_0090762106ccdf130060bdf83a1ac14b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a0e858a983ce74f0363effb228d054f.setIcon(icon_a5727f291381a5bf48774435a6ac6d62);
|
|
|
|
|
|
var marker_c5d2b1125e6b90ebfcdd60569c4609a4 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a0ef6fc1a94ad02c4f01ed1f4eebb048 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73e73f9804b485a6e5fdb3fc09712968 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db14063266a1d8f60d0ed2d263a7a8e8 = $(`<div id="html_db14063266a1d8f60d0ed2d263a7a8e8" style="width: 100.0%; height: 100.0%;">artisanspyramid.libretechsystems.xyz</div>`)[0];
|
|
popup_73e73f9804b485a6e5fdb3fc09712968.setContent(html_db14063266a1d8f60d0ed2d263a7a8e8);
|
|
|
|
|
|
|
|
marker_c5d2b1125e6b90ebfcdd60569c4609a4.bindPopup(popup_73e73f9804b485a6e5fdb3fc09712968)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5d2b1125e6b90ebfcdd60569c4609a4.setIcon(icon_a0ef6fc1a94ad02c4f01ed1f4eebb048);
|
|
|
|
|
|
var marker_8b64e197a4282b83fef61942cc617434 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c53a0d83ae1e0912d291be0c80353729 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3d8eaae40d705450df6e017ab56374f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b8386ea9f0b4261fe793fe3471d693 = $(`<div id="html_f9b8386ea9f0b4261fe793fe3471d693" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_d3d8eaae40d705450df6e017ab56374f.setContent(html_f9b8386ea9f0b4261fe793fe3471d693);
|
|
|
|
|
|
|
|
marker_8b64e197a4282b83fef61942cc617434.bindPopup(popup_d3d8eaae40d705450df6e017ab56374f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b64e197a4282b83fef61942cc617434.setIcon(icon_c53a0d83ae1e0912d291be0c80353729);
|
|
|
|
|
|
var marker_36f1141c080b8e2eb7300663f8c0c563 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b2e9e33b2986f884d0857180a45f2006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff271988c42ece45790fdd49016ff340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8128288c9dae2d95f7d7f36ae9bd15d7 = $(`<div id="html_8128288c9dae2d95f7d7f36ae9bd15d7" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_ff271988c42ece45790fdd49016ff340.setContent(html_8128288c9dae2d95f7d7f36ae9bd15d7);
|
|
|
|
|
|
|
|
marker_36f1141c080b8e2eb7300663f8c0c563.bindPopup(popup_ff271988c42ece45790fdd49016ff340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36f1141c080b8e2eb7300663f8c0c563.setIcon(icon_b2e9e33b2986f884d0857180a45f2006);
|
|
|
|
|
|
var marker_5ec712957c99c1fce2764b47270f8118 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4c7b851b714392ee120a3e50d1bcb730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a57cea112f09e01d6ebbb83323e09f95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0634c62d4be19d34cce6f9e87406ec52 = $(`<div id="html_0634c62d4be19d34cce6f9e87406ec52" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_a57cea112f09e01d6ebbb83323e09f95.setContent(html_0634c62d4be19d34cce6f9e87406ec52);
|
|
|
|
|
|
|
|
marker_5ec712957c99c1fce2764b47270f8118.bindPopup(popup_a57cea112f09e01d6ebbb83323e09f95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ec712957c99c1fce2764b47270f8118.setIcon(icon_4c7b851b714392ee120a3e50d1bcb730);
|
|
|
|
|
|
var marker_e0b47b28853cc163373e6f78cc0c80e7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_63c286e992e379b3ce4f1a0eef423c35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c24eb5b334528f0fed0f1b47c951969 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a2462ee7c1a7c1fa7a766529789eb29 = $(`<div id="html_8a2462ee7c1a7c1fa7a766529789eb29" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_3c24eb5b334528f0fed0f1b47c951969.setContent(html_8a2462ee7c1a7c1fa7a766529789eb29);
|
|
|
|
|
|
|
|
marker_e0b47b28853cc163373e6f78cc0c80e7.bindPopup(popup_3c24eb5b334528f0fed0f1b47c951969)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0b47b28853cc163373e6f78cc0c80e7.setIcon(icon_63c286e992e379b3ce4f1a0eef423c35);
|
|
|
|
|
|
var marker_25e312dafa9b4cb7125aa74ebb656bfb = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ab914a4cbbdb5f0ce5cd13b4c5473c4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2807b6e185f3bebfe5ca219485a607b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccd18f0b392b16d69a86fe689d3d24d8 = $(`<div id="html_ccd18f0b392b16d69a86fe689d3d24d8" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_2807b6e185f3bebfe5ca219485a607b8.setContent(html_ccd18f0b392b16d69a86fe689d3d24d8);
|
|
|
|
|
|
|
|
marker_25e312dafa9b4cb7125aa74ebb656bfb.bindPopup(popup_2807b6e185f3bebfe5ca219485a607b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25e312dafa9b4cb7125aa74ebb656bfb.setIcon(icon_ab914a4cbbdb5f0ce5cd13b4c5473c4d);
|
|
|
|
|
|
var marker_5d75844215b8aa8582ad43d92724f04c = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a5d558549ea66969d8584c84d4af36fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcf077e7486d9d3a828634ccdfbb6b50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7672b306e31238c5c3a29b8c10e727fb = $(`<div id="html_7672b306e31238c5c3a29b8c10e727fb" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_fcf077e7486d9d3a828634ccdfbb6b50.setContent(html_7672b306e31238c5c3a29b8c10e727fb);
|
|
|
|
|
|
|
|
marker_5d75844215b8aa8582ad43d92724f04c.bindPopup(popup_fcf077e7486d9d3a828634ccdfbb6b50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d75844215b8aa8582ad43d92724f04c.setIcon(icon_a5d558549ea66969d8584c84d4af36fd);
|
|
|
|
|
|
var marker_ff06af4cd5fb6e52261902213f216944 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_561f7846fa6dc3ed296b98ccdf4ba9e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd85c870a5885dea5415ff449a1318a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_458a6bbee4ea7f2f967decc83dee67e2 = $(`<div id="html_458a6bbee4ea7f2f967decc83dee67e2" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_fd85c870a5885dea5415ff449a1318a7.setContent(html_458a6bbee4ea7f2f967decc83dee67e2);
|
|
|
|
|
|
|
|
marker_ff06af4cd5fb6e52261902213f216944.bindPopup(popup_fd85c870a5885dea5415ff449a1318a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff06af4cd5fb6e52261902213f216944.setIcon(icon_561f7846fa6dc3ed296b98ccdf4ba9e1);
|
|
|
|
|
|
var marker_2cbe8685e20d72f681f0d2555e0a0d3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_0b31a6790240a2b41aeac52929ef1121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_487aa7fd5c282529cf0aa88d1c4d3842 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76b0a3ebb0da86584bfa90101bb49cb2 = $(`<div id="html_76b0a3ebb0da86584bfa90101bb49cb2" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_487aa7fd5c282529cf0aa88d1c4d3842.setContent(html_76b0a3ebb0da86584bfa90101bb49cb2);
|
|
|
|
|
|
|
|
marker_2cbe8685e20d72f681f0d2555e0a0d3a.bindPopup(popup_487aa7fd5c282529cf0aa88d1c4d3842)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cbe8685e20d72f681f0d2555e0a0d3a.setIcon(icon_0b31a6790240a2b41aeac52929ef1121);
|
|
|
|
|
|
var marker_69c6796bc2bac482c46d409d6915ee52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_41659aa553af242d980074140822a04e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3aaaeb3967e77d8e01ccbddd116885c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a9b87a1e45195182e1d79c4d16b5e85 = $(`<div id="html_6a9b87a1e45195182e1d79c4d16b5e85" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_b3aaaeb3967e77d8e01ccbddd116885c.setContent(html_6a9b87a1e45195182e1d79c4d16b5e85);
|
|
|
|
|
|
|
|
marker_69c6796bc2bac482c46d409d6915ee52.bindPopup(popup_b3aaaeb3967e77d8e01ccbddd116885c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69c6796bc2bac482c46d409d6915ee52.setIcon(icon_41659aa553af242d980074140822a04e);
|
|
|
|
|
|
var marker_52c33f0bcd76a166a9310451c1dc78e2 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b187c4693e6ad4d597d91ec49b409e2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cef3bd0d3fb1552eabbb5549ed925ac3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f20f59e83da58b4b9c5793ff6e0f9bc = $(`<div id="html_0f20f59e83da58b4b9c5793ff6e0f9bc" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_cef3bd0d3fb1552eabbb5549ed925ac3.setContent(html_0f20f59e83da58b4b9c5793ff6e0f9bc);
|
|
|
|
|
|
|
|
marker_52c33f0bcd76a166a9310451c1dc78e2.bindPopup(popup_cef3bd0d3fb1552eabbb5549ed925ac3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52c33f0bcd76a166a9310451c1dc78e2.setIcon(icon_b187c4693e6ad4d597d91ec49b409e2a);
|
|
|
|
|
|
var marker_f343b86dbbb3daeeed685a2b062f3d96 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_eaa0f49f4074ad1373666602c401ad8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_532a4224814bbf045c31d761290a5f65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_191c7b6305dc1426d4ece71151939553 = $(`<div id="html_191c7b6305dc1426d4ece71151939553" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_532a4224814bbf045c31d761290a5f65.setContent(html_191c7b6305dc1426d4ece71151939553);
|
|
|
|
|
|
|
|
marker_f343b86dbbb3daeeed685a2b062f3d96.bindPopup(popup_532a4224814bbf045c31d761290a5f65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f343b86dbbb3daeeed685a2b062f3d96.setIcon(icon_eaa0f49f4074ad1373666602c401ad8e);
|
|
|
|
|
|
var marker_9b09710e20a039169b06a5e79c4b9694 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_96ba6c4b3ba8ef6f6c6a625fb1bc1554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81173e452ea38cf84e99984f06fa7394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c03b93be280b287652867ae5bd49690 = $(`<div id="html_4c03b93be280b287652867ae5bd49690" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_81173e452ea38cf84e99984f06fa7394.setContent(html_4c03b93be280b287652867ae5bd49690);
|
|
|
|
|
|
|
|
marker_9b09710e20a039169b06a5e79c4b9694.bindPopup(popup_81173e452ea38cf84e99984f06fa7394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b09710e20a039169b06a5e79c4b9694.setIcon(icon_96ba6c4b3ba8ef6f6c6a625fb1bc1554);
|
|
|
|
|
|
var marker_26f31d22eacd9d407ce5e901247ddcd5 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_e9a7407c551df434224e5662e4d00a88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d0230c4ea69ecf8cc6221698b44bc0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b014b28aaa935fc021c9958c003f1272 = $(`<div id="html_b014b28aaa935fc021c9958c003f1272" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_0d0230c4ea69ecf8cc6221698b44bc0a.setContent(html_b014b28aaa935fc021c9958c003f1272);
|
|
|
|
|
|
|
|
marker_26f31d22eacd9d407ce5e901247ddcd5.bindPopup(popup_0d0230c4ea69ecf8cc6221698b44bc0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26f31d22eacd9d407ce5e901247ddcd5.setIcon(icon_e9a7407c551df434224e5662e4d00a88);
|
|
|
|
|
|
var marker_75b9cfdbf8423008b5a9ce5693ff01b7 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_5c603e6e03d5ebba30fc305ccffad081 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6819818c064f71cb19cdf9e686fc089c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_720ee57f68d4376e9827a305ac4d8da9 = $(`<div id="html_720ee57f68d4376e9827a305ac4d8da9" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6819818c064f71cb19cdf9e686fc089c.setContent(html_720ee57f68d4376e9827a305ac4d8da9);
|
|
|
|
|
|
|
|
marker_75b9cfdbf8423008b5a9ce5693ff01b7.bindPopup(popup_6819818c064f71cb19cdf9e686fc089c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75b9cfdbf8423008b5a9ce5693ff01b7.setIcon(icon_5c603e6e03d5ebba30fc305ccffad081);
|
|
|
|
|
|
var marker_7c28ebfc2715491c6d1aca8a1150a308 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a52c6c8808ab3fb234b4bb26a390c484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cb0f4809dc8e0eab3f88b62cb640466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdbd20402a84c10a26c2d268f0ccb9db = $(`<div id="html_bdbd20402a84c10a26c2d268f0ccb9db" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_2cb0f4809dc8e0eab3f88b62cb640466.setContent(html_bdbd20402a84c10a26c2d268f0ccb9db);
|
|
|
|
|
|
|
|
marker_7c28ebfc2715491c6d1aca8a1150a308.bindPopup(popup_2cb0f4809dc8e0eab3f88b62cb640466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c28ebfc2715491c6d1aca8a1150a308.setIcon(icon_a52c6c8808ab3fb234b4bb26a390c484);
|
|
|
|
|
|
var marker_f44bbf8bd44cc974ab54fdcecfbfc577 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_45a975c9a4be863bc3e13046765e1cc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0295f1a582499f3d5b6d3374a5a93a2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fd9f2dd223119ecf0049de9c45ec0e9 = $(`<div id="html_7fd9f2dd223119ecf0049de9c45ec0e9" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_0295f1a582499f3d5b6d3374a5a93a2c.setContent(html_7fd9f2dd223119ecf0049de9c45ec0e9);
|
|
|
|
|
|
|
|
marker_f44bbf8bd44cc974ab54fdcecfbfc577.bindPopup(popup_0295f1a582499f3d5b6d3374a5a93a2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f44bbf8bd44cc974ab54fdcecfbfc577.setIcon(icon_45a975c9a4be863bc3e13046765e1cc8);
|
|
|
|
|
|
var marker_341fcbf2c9ac9a044c6a5fd0e3d6f086 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_1de853733fb814e18e6a377204f18b4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97917f974c006aa1fee401b8b8e41ba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d2e8be7c2abe637cc28568e4d758d63 = $(`<div id="html_3d2e8be7c2abe637cc28568e4d758d63" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_97917f974c006aa1fee401b8b8e41ba0.setContent(html_3d2e8be7c2abe637cc28568e4d758d63);
|
|
|
|
|
|
|
|
marker_341fcbf2c9ac9a044c6a5fd0e3d6f086.bindPopup(popup_97917f974c006aa1fee401b8b8e41ba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_341fcbf2c9ac9a044c6a5fd0e3d6f086.setIcon(icon_1de853733fb814e18e6a377204f18b4b);
|
|
|
|
|
|
var marker_4bc434fd40af3b3615f54d1276303d3c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_9f920ff9386e0171cb57c1226b4929f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b482aedf79ddb95149d83603c6079d37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84bb8cd1181dcf88f94ec740e2caf083 = $(`<div id="html_84bb8cd1181dcf88f94ec740e2caf083" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_b482aedf79ddb95149d83603c6079d37.setContent(html_84bb8cd1181dcf88f94ec740e2caf083);
|
|
|
|
|
|
|
|
marker_4bc434fd40af3b3615f54d1276303d3c.bindPopup(popup_b482aedf79ddb95149d83603c6079d37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bc434fd40af3b3615f54d1276303d3c.setIcon(icon_9f920ff9386e0171cb57c1226b4929f2);
|
|
|
|
|
|
var marker_aa1a133696fcda5d283cc2d4cb048be4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_cb8118bfd08f1d443650439eb6223330 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c031c8af9f191f1bf2eb710f3530671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ce7e80c9df1f087d475ab367cb8e5cf = $(`<div id="html_6ce7e80c9df1f087d475ab367cb8e5cf" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_9c031c8af9f191f1bf2eb710f3530671.setContent(html_6ce7e80c9df1f087d475ab367cb8e5cf);
|
|
|
|
|
|
|
|
marker_aa1a133696fcda5d283cc2d4cb048be4.bindPopup(popup_9c031c8af9f191f1bf2eb710f3530671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa1a133696fcda5d283cc2d4cb048be4.setIcon(icon_cb8118bfd08f1d443650439eb6223330);
|
|
|
|
|
|
var marker_f5a206294ece9b576dca294f1c368e6b = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3e76b2d02f62af8ea89db953b8072ca6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_475025f33835aca2a4ae06bac5c5af12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3bb99265c7be321aa865ab4ed6ac51c = $(`<div id="html_d3bb99265c7be321aa865ab4ed6ac51c" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_475025f33835aca2a4ae06bac5c5af12.setContent(html_d3bb99265c7be321aa865ab4ed6ac51c);
|
|
|
|
|
|
|
|
marker_f5a206294ece9b576dca294f1c368e6b.bindPopup(popup_475025f33835aca2a4ae06bac5c5af12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5a206294ece9b576dca294f1c368e6b.setIcon(icon_3e76b2d02f62af8ea89db953b8072ca6);
|
|
|
|
|
|
var marker_9c1b749778c75ce7531e5798b3733dc1 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_bfa92c85e6bfed4591dc370b5f1b6d11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_912cbacda02ec94ecfbcbd9106b67425 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2180701c056cadf2b4a3125e0b9a6e3 = $(`<div id="html_d2180701c056cadf2b4a3125e0b9a6e3" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_912cbacda02ec94ecfbcbd9106b67425.setContent(html_d2180701c056cadf2b4a3125e0b9a6e3);
|
|
|
|
|
|
|
|
marker_9c1b749778c75ce7531e5798b3733dc1.bindPopup(popup_912cbacda02ec94ecfbcbd9106b67425)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c1b749778c75ce7531e5798b3733dc1.setIcon(icon_bfa92c85e6bfed4591dc370b5f1b6d11);
|
|
|
|
|
|
var marker_dc5eb0c899e02e21f0928c9fd0de8caa = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_040b7c8b6c3ba3b4536b5c5ead8ba90c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0decca14d78756a0e998adfa5097b7c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf74a726686f1f33329c63fc0b641d68 = $(`<div id="html_bf74a726686f1f33329c63fc0b641d68" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_0decca14d78756a0e998adfa5097b7c3.setContent(html_bf74a726686f1f33329c63fc0b641d68);
|
|
|
|
|
|
|
|
marker_dc5eb0c899e02e21f0928c9fd0de8caa.bindPopup(popup_0decca14d78756a0e998adfa5097b7c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc5eb0c899e02e21f0928c9fd0de8caa.setIcon(icon_040b7c8b6c3ba3b4536b5c5ead8ba90c);
|
|
|
|
|
|
var marker_be8ea5a15c61cd3b16d4cc797e4deccd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ccc25fe89ec7ada52adeecac51a421bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1edcd248e8e842848cb486934d1e262f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb83b93d5742aac315151906348ff76 = $(`<div id="html_2eb83b93d5742aac315151906348ff76" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_1edcd248e8e842848cb486934d1e262f.setContent(html_2eb83b93d5742aac315151906348ff76);
|
|
|
|
|
|
|
|
marker_be8ea5a15c61cd3b16d4cc797e4deccd.bindPopup(popup_1edcd248e8e842848cb486934d1e262f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be8ea5a15c61cd3b16d4cc797e4deccd.setIcon(icon_ccc25fe89ec7ada52adeecac51a421bc);
|
|
|
|
|
|
var marker_00fd68fddd7473479de851eb8bc8a940 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_37fc4f08a3821e2d45b623215c4c5037 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bce80d3c6ba1f9c7ceb968249e528ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce58e6bef703ec115f55d5e5dea7ba2 = $(`<div id="html_dce58e6bef703ec115f55d5e5dea7ba2" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_8bce80d3c6ba1f9c7ceb968249e528ca.setContent(html_dce58e6bef703ec115f55d5e5dea7ba2);
|
|
|
|
|
|
|
|
marker_00fd68fddd7473479de851eb8bc8a940.bindPopup(popup_8bce80d3c6ba1f9c7ceb968249e528ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00fd68fddd7473479de851eb8bc8a940.setIcon(icon_37fc4f08a3821e2d45b623215c4c5037);
|
|
|
|
|
|
var marker_053fa6f696faf68e44320cd32df8ed52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3d5f3ee49873ffb6570da031f0d90ff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_897f71ff17b24cc8c94e81fa00412dbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4828ee31e075b36143e4d6890aed6d2a = $(`<div id="html_4828ee31e075b36143e4d6890aed6d2a" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_897f71ff17b24cc8c94e81fa00412dbf.setContent(html_4828ee31e075b36143e4d6890aed6d2a);
|
|
|
|
|
|
|
|
marker_053fa6f696faf68e44320cd32df8ed52.bindPopup(popup_897f71ff17b24cc8c94e81fa00412dbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_053fa6f696faf68e44320cd32df8ed52.setIcon(icon_3d5f3ee49873ffb6570da031f0d90ff0);
|
|
|
|
|
|
var marker_219ea321846a595e11f6e8d74c91441f = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d328051f2864f4216c667dbe668c1a80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf1e30cea5a3d887f659ac6be2e3b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5801db964efde6191c768066f8aa9317 = $(`<div id="html_5801db964efde6191c768066f8aa9317" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_9cf1e30cea5a3d887f659ac6be2e3b19.setContent(html_5801db964efde6191c768066f8aa9317);
|
|
|
|
|
|
|
|
marker_219ea321846a595e11f6e8d74c91441f.bindPopup(popup_9cf1e30cea5a3d887f659ac6be2e3b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_219ea321846a595e11f6e8d74c91441f.setIcon(icon_d328051f2864f4216c667dbe668c1a80);
|
|
|
|
|
|
var marker_95a9a89387d9f3d03f230182c700d76f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_10c7e8aedb1481b0878b6cead9c36ef1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_467fd19f5360a3718a0ea828c13f0ce3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70cd6282c8466eceaca586d9b061c411 = $(`<div id="html_70cd6282c8466eceaca586d9b061c411" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_467fd19f5360a3718a0ea828c13f0ce3.setContent(html_70cd6282c8466eceaca586d9b061c411);
|
|
|
|
|
|
|
|
marker_95a9a89387d9f3d03f230182c700d76f.bindPopup(popup_467fd19f5360a3718a0ea828c13f0ce3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95a9a89387d9f3d03f230182c700d76f.setIcon(icon_10c7e8aedb1481b0878b6cead9c36ef1);
|
|
|
|
|
|
var marker_ea67bcd8d814574a3eb054f2d9c7e7bc = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_48a112403f49825cb2e1019df293b122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_426b33b8b9c1b7d02686ce125b700903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ae9ed27e363b0727979e4057476ba73 = $(`<div id="html_0ae9ed27e363b0727979e4057476ba73" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_426b33b8b9c1b7d02686ce125b700903.setContent(html_0ae9ed27e363b0727979e4057476ba73);
|
|
|
|
|
|
|
|
marker_ea67bcd8d814574a3eb054f2d9c7e7bc.bindPopup(popup_426b33b8b9c1b7d02686ce125b700903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea67bcd8d814574a3eb054f2d9c7e7bc.setIcon(icon_48a112403f49825cb2e1019df293b122);
|
|
|
|
|
|
var marker_0aad45af1a4df42041093d7a277bf67d = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_913ed0617ff6f3ff15c6adaac3fddd04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7df8343652ce710e87946b3e5e3281f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5305c5fa16ae925cb67d9938637e10ff = $(`<div id="html_5305c5fa16ae925cb67d9938637e10ff" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_7df8343652ce710e87946b3e5e3281f7.setContent(html_5305c5fa16ae925cb67d9938637e10ff);
|
|
|
|
|
|
|
|
marker_0aad45af1a4df42041093d7a277bf67d.bindPopup(popup_7df8343652ce710e87946b3e5e3281f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0aad45af1a4df42041093d7a277bf67d.setIcon(icon_913ed0617ff6f3ff15c6adaac3fddd04);
|
|
|
|
|
|
var marker_7467b3092f990b5067124fb18cdb22b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3d27c543de016b9cc162404017215446 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e21fee9516f1ff33f0652ba85f5458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b0d524c02a0ff1b1f76686a64048b97 = $(`<div id="html_9b0d524c02a0ff1b1f76686a64048b97" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_c1e21fee9516f1ff33f0652ba85f5458.setContent(html_9b0d524c02a0ff1b1f76686a64048b97);
|
|
|
|
|
|
|
|
marker_7467b3092f990b5067124fb18cdb22b0.bindPopup(popup_c1e21fee9516f1ff33f0652ba85f5458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7467b3092f990b5067124fb18cdb22b0.setIcon(icon_3d27c543de016b9cc162404017215446);
|
|
|
|
|
|
var marker_f05deab78b3f1c9b783b9c14353a9454 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_eb9c6a667fad6a291620708ddd5b4bde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdab749af25f433d14f78db6f28408d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1146c414a9551d7cbab19209f789459d = $(`<div id="html_1146c414a9551d7cbab19209f789459d" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_bdab749af25f433d14f78db6f28408d3.setContent(html_1146c414a9551d7cbab19209f789459d);
|
|
|
|
|
|
|
|
marker_f05deab78b3f1c9b783b9c14353a9454.bindPopup(popup_bdab749af25f433d14f78db6f28408d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f05deab78b3f1c9b783b9c14353a9454.setIcon(icon_eb9c6a667fad6a291620708ddd5b4bde);
|
|
|
|
|
|
var marker_b4a0aa3ae488f52548c807d9684ec904 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_44b408c1b31a906a188ab7b52cff4890 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d570f1fab65188ea6bc6cfaca1e622ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3455cf6d9d5ba66664bdd2e3903bc21 = $(`<div id="html_a3455cf6d9d5ba66664bdd2e3903bc21" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_d570f1fab65188ea6bc6cfaca1e622ad.setContent(html_a3455cf6d9d5ba66664bdd2e3903bc21);
|
|
|
|
|
|
|
|
marker_b4a0aa3ae488f52548c807d9684ec904.bindPopup(popup_d570f1fab65188ea6bc6cfaca1e622ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4a0aa3ae488f52548c807d9684ec904.setIcon(icon_44b408c1b31a906a188ab7b52cff4890);
|
|
|
|
|
|
var marker_4cd8e6a324a44aef03b141f2ed8e926d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6af56f85df590004af061763df471bd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_383a9cbf9ee5ce89a5cf8366a8c7ff7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c2c1bd8128cb03658c8f8f144d7d8e6 = $(`<div id="html_7c2c1bd8128cb03658c8f8f144d7d8e6" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_383a9cbf9ee5ce89a5cf8366a8c7ff7a.setContent(html_7c2c1bd8128cb03658c8f8f144d7d8e6);
|
|
|
|
|
|
|
|
marker_4cd8e6a324a44aef03b141f2ed8e926d.bindPopup(popup_383a9cbf9ee5ce89a5cf8366a8c7ff7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cd8e6a324a44aef03b141f2ed8e926d.setIcon(icon_6af56f85df590004af061763df471bd3);
|
|
|
|
|
|
var marker_0ee9c5f908ca12ae3a942a0ee9229324 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_427233dc1975efb98fe528fc5a39a8f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6f82264289753dd12e20344d4faa38d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e96ce18931d28f6b3be176aad643a87 = $(`<div id="html_9e96ce18931d28f6b3be176aad643a87" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_b6f82264289753dd12e20344d4faa38d.setContent(html_9e96ce18931d28f6b3be176aad643a87);
|
|
|
|
|
|
|
|
marker_0ee9c5f908ca12ae3a942a0ee9229324.bindPopup(popup_b6f82264289753dd12e20344d4faa38d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ee9c5f908ca12ae3a942a0ee9229324.setIcon(icon_427233dc1975efb98fe528fc5a39a8f3);
|
|
|
|
|
|
var marker_075470cc7fa8d328a6e6769eadc0f6d0 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_cd1cfa02221699e6cb7ef7ae4050ebe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c36194e9eab5b6aa1bcf9902842139b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7856f89536c7e8b9b43d03c379cba854 = $(`<div id="html_7856f89536c7e8b9b43d03c379cba854" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_2c36194e9eab5b6aa1bcf9902842139b.setContent(html_7856f89536c7e8b9b43d03c379cba854);
|
|
|
|
|
|
|
|
marker_075470cc7fa8d328a6e6769eadc0f6d0.bindPopup(popup_2c36194e9eab5b6aa1bcf9902842139b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_075470cc7fa8d328a6e6769eadc0f6d0.setIcon(icon_cd1cfa02221699e6cb7ef7ae4050ebe8);
|
|
|
|
|
|
var marker_60f1ba7d4dd1bda0845cb743e10c5768 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_787d964b43454a437e77f4fdf7df357a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_696283adcf6e0505b6f6c31d032e694d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bc105613564719b90afae0ddde03424 = $(`<div id="html_3bc105613564719b90afae0ddde03424" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_696283adcf6e0505b6f6c31d032e694d.setContent(html_3bc105613564719b90afae0ddde03424);
|
|
|
|
|
|
|
|
marker_60f1ba7d4dd1bda0845cb743e10c5768.bindPopup(popup_696283adcf6e0505b6f6c31d032e694d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60f1ba7d4dd1bda0845cb743e10c5768.setIcon(icon_787d964b43454a437e77f4fdf7df357a);
|
|
|
|
|
|
var marker_7811b3c2048d4672bd608c0feca17123 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6a43f57456dc1ca3855c03639abc2431 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66c652fe94060c2754c6e9da63c92d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d43be296d7161fb9a9af8259766cf37e = $(`<div id="html_d43be296d7161fb9a9af8259766cf37e" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_66c652fe94060c2754c6e9da63c92d94.setContent(html_d43be296d7161fb9a9af8259766cf37e);
|
|
|
|
|
|
|
|
marker_7811b3c2048d4672bd608c0feca17123.bindPopup(popup_66c652fe94060c2754c6e9da63c92d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7811b3c2048d4672bd608c0feca17123.setIcon(icon_6a43f57456dc1ca3855c03639abc2431);
|
|
|
|
|
|
var marker_4b8f8b01b1629cca0d7422d9024cc8c4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_cbef0eb90e61ad2bf2c9e06db7a7cffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b864ad206f3aafed507eb3b5192ba5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71a45ca27594e0b112e74cafcc7b930d = $(`<div id="html_71a45ca27594e0b112e74cafcc7b930d" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_1b864ad206f3aafed507eb3b5192ba5c.setContent(html_71a45ca27594e0b112e74cafcc7b930d);
|
|
|
|
|
|
|
|
marker_4b8f8b01b1629cca0d7422d9024cc8c4.bindPopup(popup_1b864ad206f3aafed507eb3b5192ba5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b8f8b01b1629cca0d7422d9024cc8c4.setIcon(icon_cbef0eb90e61ad2bf2c9e06db7a7cffc);
|
|
|
|
|
|
var marker_dda0d4f38598ae262f1435463c48c9e5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ebddfc26e86c2b2615455cd640a9218c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c79e977a7f3242b8b5b59a2aa7c7fea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4fa1c8e82f6305b1076d8a88a4e2805 = $(`<div id="html_d4fa1c8e82f6305b1076d8a88a4e2805" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_8c79e977a7f3242b8b5b59a2aa7c7fea.setContent(html_d4fa1c8e82f6305b1076d8a88a4e2805);
|
|
|
|
|
|
|
|
marker_dda0d4f38598ae262f1435463c48c9e5.bindPopup(popup_8c79e977a7f3242b8b5b59a2aa7c7fea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dda0d4f38598ae262f1435463c48c9e5.setIcon(icon_ebddfc26e86c2b2615455cd640a9218c);
|
|
|
|
|
|
var marker_a38a7b6df0b0eca92f698246b27f98d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_309c8cb4197fa5a60b419e44de6402e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_586f8c2a73e59c8c8b1bdd7b6039ca62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a3ea2b59568564a607787822f84a8fa = $(`<div id="html_5a3ea2b59568564a607787822f84a8fa" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_586f8c2a73e59c8c8b1bdd7b6039ca62.setContent(html_5a3ea2b59568564a607787822f84a8fa);
|
|
|
|
|
|
|
|
marker_a38a7b6df0b0eca92f698246b27f98d6.bindPopup(popup_586f8c2a73e59c8c8b1bdd7b6039ca62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a38a7b6df0b0eca92f698246b27f98d6.setIcon(icon_309c8cb4197fa5a60b419e44de6402e7);
|
|
|
|
|
|
var marker_bf927b4866c4b19eca9e85eb127778b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4cc59336d31be1c0ec314b8f086a0b9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1de4df699f16cf74530b8e449920cd37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9f29f07f3d4bcc6febdc09c2c0d12ab = $(`<div id="html_f9f29f07f3d4bcc6febdc09c2c0d12ab" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_1de4df699f16cf74530b8e449920cd37.setContent(html_f9f29f07f3d4bcc6febdc09c2c0d12ab);
|
|
|
|
|
|
|
|
marker_bf927b4866c4b19eca9e85eb127778b5.bindPopup(popup_1de4df699f16cf74530b8e449920cd37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf927b4866c4b19eca9e85eb127778b5.setIcon(icon_4cc59336d31be1c0ec314b8f086a0b9d);
|
|
|
|
|
|
var marker_6492cd72ce1798b1aeca71e9c6befd12 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7aa6bd7cf20b0e037f967d3cee47472c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_616207e5815a41226bc33a601e95765a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9157e6787569ceb0a24030196b1727aa = $(`<div id="html_9157e6787569ceb0a24030196b1727aa" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_616207e5815a41226bc33a601e95765a.setContent(html_9157e6787569ceb0a24030196b1727aa);
|
|
|
|
|
|
|
|
marker_6492cd72ce1798b1aeca71e9c6befd12.bindPopup(popup_616207e5815a41226bc33a601e95765a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6492cd72ce1798b1aeca71e9c6befd12.setIcon(icon_7aa6bd7cf20b0e037f967d3cee47472c);
|
|
|
|
|
|
var marker_eee9299103dd0c93af1575c6b07d7ca3 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c307a3c60a724b605fedf770da060cf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_625a22a61487d8c005efdea78615ed4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a53c703b2821a0c650dd2a4ee41fd1e = $(`<div id="html_8a53c703b2821a0c650dd2a4ee41fd1e" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_625a22a61487d8c005efdea78615ed4d.setContent(html_8a53c703b2821a0c650dd2a4ee41fd1e);
|
|
|
|
|
|
|
|
marker_eee9299103dd0c93af1575c6b07d7ca3.bindPopup(popup_625a22a61487d8c005efdea78615ed4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eee9299103dd0c93af1575c6b07d7ca3.setIcon(icon_c307a3c60a724b605fedf770da060cf4);
|
|
|
|
|
|
var marker_e07d1b97de29083588c75b302aeb1069 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ea869111994a3c5bffe2b3f7900e38db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4fceed03f5004fddafd70d35b2bf2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0121635cbb3fe2c61ba8e4fdf915d050 = $(`<div id="html_0121635cbb3fe2c61ba8e4fdf915d050" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_9a4fceed03f5004fddafd70d35b2bf2c.setContent(html_0121635cbb3fe2c61ba8e4fdf915d050);
|
|
|
|
|
|
|
|
marker_e07d1b97de29083588c75b302aeb1069.bindPopup(popup_9a4fceed03f5004fddafd70d35b2bf2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07d1b97de29083588c75b302aeb1069.setIcon(icon_ea869111994a3c5bffe2b3f7900e38db);
|
|
|
|
|
|
var marker_d36af65067b6d8210accafdd86d70602 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3705fc5b6a37dfae6305650dbf9f7bc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_837bbbb2d20cc44f117228d4ebeaf5ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d749fce4d5240f3a0de84b5d68c4209 = $(`<div id="html_6d749fce4d5240f3a0de84b5d68c4209" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_837bbbb2d20cc44f117228d4ebeaf5ed.setContent(html_6d749fce4d5240f3a0de84b5d68c4209);
|
|
|
|
|
|
|
|
marker_d36af65067b6d8210accafdd86d70602.bindPopup(popup_837bbbb2d20cc44f117228d4ebeaf5ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d36af65067b6d8210accafdd86d70602.setIcon(icon_3705fc5b6a37dfae6305650dbf9f7bc9);
|
|
|
|
|
|
var marker_f2301886ed8a9c94872f4d7884f656f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3c011706889a27fd3f956a1544835d14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3357439311f20b29885d63ab8deb0891 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5e595deccfa36d9719738049c223b61 = $(`<div id="html_b5e595deccfa36d9719738049c223b61" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_3357439311f20b29885d63ab8deb0891.setContent(html_b5e595deccfa36d9719738049c223b61);
|
|
|
|
|
|
|
|
marker_f2301886ed8a9c94872f4d7884f656f3.bindPopup(popup_3357439311f20b29885d63ab8deb0891)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2301886ed8a9c94872f4d7884f656f3.setIcon(icon_3c011706889a27fd3f956a1544835d14);
|
|
|
|
|
|
var marker_90e3afdf7d17463b66c2279166827146 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_bdab6c120012bfe8061ba5b5a8c07903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_479493087f586610889136ac97838d17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b09b28a8cf186fcbffff91ea80c14de = $(`<div id="html_8b09b28a8cf186fcbffff91ea80c14de" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_479493087f586610889136ac97838d17.setContent(html_8b09b28a8cf186fcbffff91ea80c14de);
|
|
|
|
|
|
|
|
marker_90e3afdf7d17463b66c2279166827146.bindPopup(popup_479493087f586610889136ac97838d17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90e3afdf7d17463b66c2279166827146.setIcon(icon_bdab6c120012bfe8061ba5b5a8c07903);
|
|
|
|
|
|
var marker_8322742c96c5c023384055c42b219895 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b1225e009700a242f57a1ce34b81e0ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3be60110c56318b0bc35cd266acda6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e637cd5fb49d50b1c1449e0938eca187 = $(`<div id="html_e637cd5fb49d50b1c1449e0938eca187" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_a3be60110c56318b0bc35cd266acda6a.setContent(html_e637cd5fb49d50b1c1449e0938eca187);
|
|
|
|
|
|
|
|
marker_8322742c96c5c023384055c42b219895.bindPopup(popup_a3be60110c56318b0bc35cd266acda6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8322742c96c5c023384055c42b219895.setIcon(icon_b1225e009700a242f57a1ce34b81e0ff);
|
|
|
|
|
|
var marker_438aeb3c7aa89f5c881de157e540b36b = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_61915148571f0e4d9bc76c21f66b8701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56893ae58503f7eed73b9c6502a456ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3277dd35708a55ace7ca529356f29bf2 = $(`<div id="html_3277dd35708a55ace7ca529356f29bf2" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_56893ae58503f7eed73b9c6502a456ff.setContent(html_3277dd35708a55ace7ca529356f29bf2);
|
|
|
|
|
|
|
|
marker_438aeb3c7aa89f5c881de157e540b36b.bindPopup(popup_56893ae58503f7eed73b9c6502a456ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_438aeb3c7aa89f5c881de157e540b36b.setIcon(icon_61915148571f0e4d9bc76c21f66b8701);
|
|
|
|
|
|
var marker_9e4d9e2ba76a782f63ceb574a7be7718 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_debe18d09b80fddfbc02d411f3955266 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91c5b4d72cccb57cc3cdf7df9a781799 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8186f21426c8d99280cdf7ed4f73d6bd = $(`<div id="html_8186f21426c8d99280cdf7ed4f73d6bd" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_91c5b4d72cccb57cc3cdf7df9a781799.setContent(html_8186f21426c8d99280cdf7ed4f73d6bd);
|
|
|
|
|
|
|
|
marker_9e4d9e2ba76a782f63ceb574a7be7718.bindPopup(popup_91c5b4d72cccb57cc3cdf7df9a781799)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e4d9e2ba76a782f63ceb574a7be7718.setIcon(icon_debe18d09b80fddfbc02d411f3955266);
|
|
|
|
|
|
var marker_d71a27b06de2525fb59eb223ae4fd498 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_071381a8b62c51b3ed35f453f8c28b64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d89f0b24d2c40d5363450be4851c2adf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44efc0ee88f8efe95f69be61ed0cbf5a = $(`<div id="html_44efc0ee88f8efe95f69be61ed0cbf5a" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_d89f0b24d2c40d5363450be4851c2adf.setContent(html_44efc0ee88f8efe95f69be61ed0cbf5a);
|
|
|
|
|
|
|
|
marker_d71a27b06de2525fb59eb223ae4fd498.bindPopup(popup_d89f0b24d2c40d5363450be4851c2adf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d71a27b06de2525fb59eb223ae4fd498.setIcon(icon_071381a8b62c51b3ed35f453f8c28b64);
|
|
|
|
|
|
var marker_4136e9b0713565f59f47e190cff44d42 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_5b529ce1b168e525d7f98530896551d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b41e2321d8bfe7011b197ea2327eaff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98303f2b375ab27489a1b4f125713a77 = $(`<div id="html_98303f2b375ab27489a1b4f125713a77" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_5b41e2321d8bfe7011b197ea2327eaff.setContent(html_98303f2b375ab27489a1b4f125713a77);
|
|
|
|
|
|
|
|
marker_4136e9b0713565f59f47e190cff44d42.bindPopup(popup_5b41e2321d8bfe7011b197ea2327eaff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4136e9b0713565f59f47e190cff44d42.setIcon(icon_5b529ce1b168e525d7f98530896551d6);
|
|
|
|
|
|
var marker_a80d6c90d864e9e28c284b8fadc40e37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6d40bf661b32942f86aee6c769e33b1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79e51bf0ae540f707eac0cee79bf646d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ca412c0b9b44ac085fa1a2f44ba4754 = $(`<div id="html_3ca412c0b9b44ac085fa1a2f44ba4754" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_79e51bf0ae540f707eac0cee79bf646d.setContent(html_3ca412c0b9b44ac085fa1a2f44ba4754);
|
|
|
|
|
|
|
|
marker_a80d6c90d864e9e28c284b8fadc40e37.bindPopup(popup_79e51bf0ae540f707eac0cee79bf646d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a80d6c90d864e9e28c284b8fadc40e37.setIcon(icon_6d40bf661b32942f86aee6c769e33b1f);
|
|
|
|
|
|
var marker_1fcc1b03bec47195ec57eb1fd960e4e9 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_712938ede29916e0c76d1f23ef928432 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a46f71541f2c6708a7ddb7086a36c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2023792a2f6c3e838a14f40c0e752504 = $(`<div id="html_2023792a2f6c3e838a14f40c0e752504" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_5a46f71541f2c6708a7ddb7086a36c60.setContent(html_2023792a2f6c3e838a14f40c0e752504);
|
|
|
|
|
|
|
|
marker_1fcc1b03bec47195ec57eb1fd960e4e9.bindPopup(popup_5a46f71541f2c6708a7ddb7086a36c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fcc1b03bec47195ec57eb1fd960e4e9.setIcon(icon_712938ede29916e0c76d1f23ef928432);
|
|
|
|
|
|
var marker_b7b589f3af5fee231cb651d6cb589951 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_7f74c6976a3e429eb46fd20e2f792e4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dd676d01626e81a74fb293158eae3d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a66c81c7a2bfaa6c71c78f7003a6c16d = $(`<div id="html_a66c81c7a2bfaa6c71c78f7003a6c16d" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_1dd676d01626e81a74fb293158eae3d5.setContent(html_a66c81c7a2bfaa6c71c78f7003a6c16d);
|
|
|
|
|
|
|
|
marker_b7b589f3af5fee231cb651d6cb589951.bindPopup(popup_1dd676d01626e81a74fb293158eae3d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b589f3af5fee231cb651d6cb589951.setIcon(icon_7f74c6976a3e429eb46fd20e2f792e4c);
|
|
|
|
|
|
var marker_1c91fcb77ad264a0daba2485b9be6ff3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_4b14aae5b534aeb6cce0bcd7e273bf31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4d33acb41f586bddf85a216da93ad7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17fe0e6079bb309aa320d9777c4dcbe2 = $(`<div id="html_17fe0e6079bb309aa320d9777c4dcbe2" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_e4d33acb41f586bddf85a216da93ad7b.setContent(html_17fe0e6079bb309aa320d9777c4dcbe2);
|
|
|
|
|
|
|
|
marker_1c91fcb77ad264a0daba2485b9be6ff3.bindPopup(popup_e4d33acb41f586bddf85a216da93ad7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c91fcb77ad264a0daba2485b9be6ff3.setIcon(icon_4b14aae5b534aeb6cce0bcd7e273bf31);
|
|
|
|
|
|
var marker_0b34b18353fd61645da48405996eb12c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6a9a4072768da9a62892f432e2060ee5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7212bdea678f903e0dbf8a3f50532886 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59258fdd35bca7bff97adf40f6c0b2f8 = $(`<div id="html_59258fdd35bca7bff97adf40f6c0b2f8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_7212bdea678f903e0dbf8a3f50532886.setContent(html_59258fdd35bca7bff97adf40f6c0b2f8);
|
|
|
|
|
|
|
|
marker_0b34b18353fd61645da48405996eb12c.bindPopup(popup_7212bdea678f903e0dbf8a3f50532886)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b34b18353fd61645da48405996eb12c.setIcon(icon_6a9a4072768da9a62892f432e2060ee5);
|
|
|
|
|
|
var marker_4e83c8708681b87b62b181e842aa6983 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2c28af5154f0fc60f48b462d360ee008 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_663b1dd71c4986e6610337bfd48bcfc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_302b3436d52c145d3b44f872819e9cf4 = $(`<div id="html_302b3436d52c145d3b44f872819e9cf4" style="width: 100.0%; height: 100.0%;">relay.astrolabe.finance</div>`)[0];
|
|
popup_663b1dd71c4986e6610337bfd48bcfc4.setContent(html_302b3436d52c145d3b44f872819e9cf4);
|
|
|
|
|
|
|
|
marker_4e83c8708681b87b62b181e842aa6983.bindPopup(popup_663b1dd71c4986e6610337bfd48bcfc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e83c8708681b87b62b181e842aa6983.setIcon(icon_2c28af5154f0fc60f48b462d360ee008);
|
|
|
|
|
|
var marker_6de0c8e902624baf13475ec0dfefc0cf = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_26c853e8b0ab62e6f82c51ae5eff34e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6191ebb899bfd2c304222238cc141ac1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bad0112c128b1f3674ac76404ffc2ad = $(`<div id="html_3bad0112c128b1f3674ac76404ffc2ad" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_6191ebb899bfd2c304222238cc141ac1.setContent(html_3bad0112c128b1f3674ac76404ffc2ad);
|
|
|
|
|
|
|
|
marker_6de0c8e902624baf13475ec0dfefc0cf.bindPopup(popup_6191ebb899bfd2c304222238cc141ac1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6de0c8e902624baf13475ec0dfefc0cf.setIcon(icon_26c853e8b0ab62e6f82c51ae5eff34e6);
|
|
|
|
|
|
var marker_f4867738857e3050f0c1404286ae6414 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f7f60bf4002a529acbc28ea5b01e6d3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_932b06ea39f17ff0c79c7fb399f99b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebdeae143f417a6c1396046e956d61c2 = $(`<div id="html_ebdeae143f417a6c1396046e956d61c2" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_932b06ea39f17ff0c79c7fb399f99b11.setContent(html_ebdeae143f417a6c1396046e956d61c2);
|
|
|
|
|
|
|
|
marker_f4867738857e3050f0c1404286ae6414.bindPopup(popup_932b06ea39f17ff0c79c7fb399f99b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4867738857e3050f0c1404286ae6414.setIcon(icon_f7f60bf4002a529acbc28ea5b01e6d3e);
|
|
|
|
|
|
var marker_fddb799ea1f01043acf11acec3e5672f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_bed54456bfcf4acead97e28b8a5a3a0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28b586dd7cef6507e3827650dcfe0994 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e52250f3f3176f4b5dba5cdbc8902cb7 = $(`<div id="html_e52250f3f3176f4b5dba5cdbc8902cb7" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_28b586dd7cef6507e3827650dcfe0994.setContent(html_e52250f3f3176f4b5dba5cdbc8902cb7);
|
|
|
|
|
|
|
|
marker_fddb799ea1f01043acf11acec3e5672f.bindPopup(popup_28b586dd7cef6507e3827650dcfe0994)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fddb799ea1f01043acf11acec3e5672f.setIcon(icon_bed54456bfcf4acead97e28b8a5a3a0a);
|
|
|
|
|
|
var marker_8230f61c127929fe3b1731507caf6137 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_362e312f392af54655017265050469de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_142ef03625acaa418ff93ef2ec39bd5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e36b51bbe9c84a52cf8184ef48b1390b = $(`<div id="html_e36b51bbe9c84a52cf8184ef48b1390b" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_142ef03625acaa418ff93ef2ec39bd5c.setContent(html_e36b51bbe9c84a52cf8184ef48b1390b);
|
|
|
|
|
|
|
|
marker_8230f61c127929fe3b1731507caf6137.bindPopup(popup_142ef03625acaa418ff93ef2ec39bd5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8230f61c127929fe3b1731507caf6137.setIcon(icon_362e312f392af54655017265050469de);
|
|
|
|
|
|
var marker_74d5302904dc28ae5567bbf34719847c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_1d33669a73c51bfd223013cba7822a9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04469fdf790efeaafbdce4d39b70ad5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03604df026d9edbf28e95018024a30e7 = $(`<div id="html_03604df026d9edbf28e95018024a30e7" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_04469fdf790efeaafbdce4d39b70ad5e.setContent(html_03604df026d9edbf28e95018024a30e7);
|
|
|
|
|
|
|
|
marker_74d5302904dc28ae5567bbf34719847c.bindPopup(popup_04469fdf790efeaafbdce4d39b70ad5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74d5302904dc28ae5567bbf34719847c.setIcon(icon_1d33669a73c51bfd223013cba7822a9d);
|
|
|
|
|
|
var marker_ea17cb8157293ea7181c428faf2b32f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_9c058a95ca9c4134b97f6c549bc32bf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54305ee0946f84e6debf2acdd70ca299 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87c6408e6140c9b5a3dcc01f195859e1 = $(`<div id="html_87c6408e6140c9b5a3dcc01f195859e1" style="width: 100.0%; height: 100.0%;">relay.liberbitworld.org</div>`)[0];
|
|
popup_54305ee0946f84e6debf2acdd70ca299.setContent(html_87c6408e6140c9b5a3dcc01f195859e1);
|
|
|
|
|
|
|
|
marker_ea17cb8157293ea7181c428faf2b32f6.bindPopup(popup_54305ee0946f84e6debf2acdd70ca299)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea17cb8157293ea7181c428faf2b32f6.setIcon(icon_9c058a95ca9c4134b97f6c549bc32bf4);
|
|
|
|
|
|
var marker_78f1f5f13009062c18a0b5cc7a273484 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_3dfced1d7395e2b8cb72fb5065056254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a4294350808f881e89dd270bde7724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741d5dfd12f142702d54eeec00cbd29c = $(`<div id="html_741d5dfd12f142702d54eeec00cbd29c" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_29a4294350808f881e89dd270bde7724.setContent(html_741d5dfd12f142702d54eeec00cbd29c);
|
|
|
|
|
|
|
|
marker_78f1f5f13009062c18a0b5cc7a273484.bindPopup(popup_29a4294350808f881e89dd270bde7724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78f1f5f13009062c18a0b5cc7a273484.setIcon(icon_3dfced1d7395e2b8cb72fb5065056254);
|
|
|
|
|
|
var marker_607c6cfbcda452e161410b80142f2154 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_724c9cd8b09be7b7cfdef671fb861130 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ce908071845dbc40e7e2011ba1fdb1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40cb420a2d186d6a7c8ed1d6a81571cb = $(`<div id="html_40cb420a2d186d6a7c8ed1d6a81571cb" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_9ce908071845dbc40e7e2011ba1fdb1f.setContent(html_40cb420a2d186d6a7c8ed1d6a81571cb);
|
|
|
|
|
|
|
|
marker_607c6cfbcda452e161410b80142f2154.bindPopup(popup_9ce908071845dbc40e7e2011ba1fdb1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_607c6cfbcda452e161410b80142f2154.setIcon(icon_724c9cd8b09be7b7cfdef671fb861130);
|
|
|
|
|
|
var marker_c3748be0ce94006713a95e404753885d = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_67367e0fac2200ae6073e59928083c2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a299b03e9ffd6a891bb55a0feaad775 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_704405365884066eea0c852ccb97f7a4 = $(`<div id="html_704405365884066eea0c852ccb97f7a4" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_8a299b03e9ffd6a891bb55a0feaad775.setContent(html_704405365884066eea0c852ccb97f7a4);
|
|
|
|
|
|
|
|
marker_c3748be0ce94006713a95e404753885d.bindPopup(popup_8a299b03e9ffd6a891bb55a0feaad775)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3748be0ce94006713a95e404753885d.setIcon(icon_67367e0fac2200ae6073e59928083c2a);
|
|
|
|
|
|
var marker_091acf9138d13d896c04b9e43a06be75 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_b44f6936e3ddb40ecace2591c8457ad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_802d4ae0fbbbf746689b6d3c27190394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a84b0c8102eace6539d848bf94a847d = $(`<div id="html_9a84b0c8102eace6539d848bf94a847d" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_802d4ae0fbbbf746689b6d3c27190394.setContent(html_9a84b0c8102eace6539d848bf94a847d);
|
|
|
|
|
|
|
|
marker_091acf9138d13d896c04b9e43a06be75.bindPopup(popup_802d4ae0fbbbf746689b6d3c27190394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_091acf9138d13d896c04b9e43a06be75.setIcon(icon_b44f6936e3ddb40ecace2591c8457ad8);
|
|
|
|
|
|
var marker_beeb895521f20182c75f86e7a28be7c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_76e8316058f3b3897038bef2a87468af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab13ec707228ce8ce55ace4cec4a8195 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b5db904eb06a1073a87c481bb5b3861 = $(`<div id="html_5b5db904eb06a1073a87c481bb5b3861" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_ab13ec707228ce8ce55ace4cec4a8195.setContent(html_5b5db904eb06a1073a87c481bb5b3861);
|
|
|
|
|
|
|
|
marker_beeb895521f20182c75f86e7a28be7c1.bindPopup(popup_ab13ec707228ce8ce55ace4cec4a8195)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_beeb895521f20182c75f86e7a28be7c1.setIcon(icon_76e8316058f3b3897038bef2a87468af);
|
|
|
|
|
|
var marker_f697f45ecee83d3e6e7fe502c8f77f17 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a2dbf8796b6e18895e8c3c0937800bab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bda081740cb35b58e43891bbc026da50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05b93f42f151a02a680fd0a92d331e96 = $(`<div id="html_05b93f42f151a02a680fd0a92d331e96" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_bda081740cb35b58e43891bbc026da50.setContent(html_05b93f42f151a02a680fd0a92d331e96);
|
|
|
|
|
|
|
|
marker_f697f45ecee83d3e6e7fe502c8f77f17.bindPopup(popup_bda081740cb35b58e43891bbc026da50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f697f45ecee83d3e6e7fe502c8f77f17.setIcon(icon_a2dbf8796b6e18895e8c3c0937800bab);
|
|
|
|
|
|
var marker_d5d4e17320767193f6dcf957359764e7 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2b529308f5b8769cf375b3aa0ee32552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ed44b4ded64a735efa7b7a239e838ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ce3f2a6dec1bb33426a389741e3c24d = $(`<div id="html_3ce3f2a6dec1bb33426a389741e3c24d" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_4ed44b4ded64a735efa7b7a239e838ba.setContent(html_3ce3f2a6dec1bb33426a389741e3c24d);
|
|
|
|
|
|
|
|
marker_d5d4e17320767193f6dcf957359764e7.bindPopup(popup_4ed44b4ded64a735efa7b7a239e838ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5d4e17320767193f6dcf957359764e7.setIcon(icon_2b529308f5b8769cf375b3aa0ee32552);
|
|
|
|
|
|
var marker_4f33956bcf489f83e20c8a9a8e1453ea = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_ce21679b63feac955ea44bcb0ca668fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ea9a03f6fcc25129a2c47b23666385c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f77ad98d9225e48449e56749a13acfdc = $(`<div id="html_f77ad98d9225e48449e56749a13acfdc" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_5ea9a03f6fcc25129a2c47b23666385c.setContent(html_f77ad98d9225e48449e56749a13acfdc);
|
|
|
|
|
|
|
|
marker_4f33956bcf489f83e20c8a9a8e1453ea.bindPopup(popup_5ea9a03f6fcc25129a2c47b23666385c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f33956bcf489f83e20c8a9a8e1453ea.setIcon(icon_ce21679b63feac955ea44bcb0ca668fd);
|
|
|
|
|
|
var marker_03b9a5bec57fec046d2c6013ef2e047a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_6d4da0b30a589de9e36da2284b17e0da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1416767f2b9492a9be50ca5c781fd5b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_495db6fce0d5a896b024b42b103fb49b = $(`<div id="html_495db6fce0d5a896b024b42b103fb49b" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_1416767f2b9492a9be50ca5c781fd5b2.setContent(html_495db6fce0d5a896b024b42b103fb49b);
|
|
|
|
|
|
|
|
marker_03b9a5bec57fec046d2c6013ef2e047a.bindPopup(popup_1416767f2b9492a9be50ca5c781fd5b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03b9a5bec57fec046d2c6013ef2e047a.setIcon(icon_6d4da0b30a589de9e36da2284b17e0da);
|
|
|
|
|
|
var marker_cc4b18bc4b3242cf17096bd26f71de95 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_73d08d9c50be4d28a326d69790a9a792 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb5c1f81517fc9376a8cd4288e0c684 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6ea4ed79c7955738cfeeddb35ae7432 = $(`<div id="html_b6ea4ed79c7955738cfeeddb35ae7432" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_6bb5c1f81517fc9376a8cd4288e0c684.setContent(html_b6ea4ed79c7955738cfeeddb35ae7432);
|
|
|
|
|
|
|
|
marker_cc4b18bc4b3242cf17096bd26f71de95.bindPopup(popup_6bb5c1f81517fc9376a8cd4288e0c684)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4b18bc4b3242cf17096bd26f71de95.setIcon(icon_73d08d9c50be4d28a326d69790a9a792);
|
|
|
|
|
|
var marker_47fd85e438c1b84e7a071d1a823f5860 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_471bcdf650a3abcb54e050ed84c6c0b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_903548e580d3cf100b39797c53829703 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50a99dd055d40141b74b86a5217c34a2 = $(`<div id="html_50a99dd055d40141b74b86a5217c34a2" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_903548e580d3cf100b39797c53829703.setContent(html_50a99dd055d40141b74b86a5217c34a2);
|
|
|
|
|
|
|
|
marker_47fd85e438c1b84e7a071d1a823f5860.bindPopup(popup_903548e580d3cf100b39797c53829703)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47fd85e438c1b84e7a071d1a823f5860.setIcon(icon_471bcdf650a3abcb54e050ed84c6c0b2);
|
|
|
|
|
|
var marker_6de900c6198d91c1eac18ef54323c0b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_1fba281714ea3b04939f95855cd678fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc039a48750a498af7f87b9588c89518 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e60e6fd065b3a19b1dc367818adfc986 = $(`<div id="html_e60e6fd065b3a19b1dc367818adfc986" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_bc039a48750a498af7f87b9588c89518.setContent(html_e60e6fd065b3a19b1dc367818adfc986);
|
|
|
|
|
|
|
|
marker_6de900c6198d91c1eac18ef54323c0b0.bindPopup(popup_bc039a48750a498af7f87b9588c89518)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6de900c6198d91c1eac18ef54323c0b0.setIcon(icon_1fba281714ea3b04939f95855cd678fc);
|
|
|
|
|
|
var marker_4e2161a0dd284723e1ea714e84c6808f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_37a30d2568679afefb7d0fb5215ebe27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5840e3524ce51b96188a8cb0b1349c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbcb5a121c443ee6d406514a2511b61a = $(`<div id="html_bbcb5a121c443ee6d406514a2511b61a" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_f5840e3524ce51b96188a8cb0b1349c5.setContent(html_bbcb5a121c443ee6d406514a2511b61a);
|
|
|
|
|
|
|
|
marker_4e2161a0dd284723e1ea714e84c6808f.bindPopup(popup_f5840e3524ce51b96188a8cb0b1349c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e2161a0dd284723e1ea714e84c6808f.setIcon(icon_37a30d2568679afefb7d0fb5215ebe27);
|
|
|
|
|
|
var marker_9316d47a22e8b73810b243e9810f3dff = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d07a9188c14fb652c982154c12f733af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_197f557aa3c5a6811546cd70881fd129 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ed51aac8518ba2a3baeb932684da457 = $(`<div id="html_9ed51aac8518ba2a3baeb932684da457" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_197f557aa3c5a6811546cd70881fd129.setContent(html_9ed51aac8518ba2a3baeb932684da457);
|
|
|
|
|
|
|
|
marker_9316d47a22e8b73810b243e9810f3dff.bindPopup(popup_197f557aa3c5a6811546cd70881fd129)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9316d47a22e8b73810b243e9810f3dff.setIcon(icon_d07a9188c14fb652c982154c12f733af);
|
|
|
|
|
|
var marker_7f08ceb96dcd3bf7caa9bf78f39a1d08 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_2f3692c7e35955713429d861aa0b8070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29c81930cd954e379b1359dc6ee4def0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a37e5cd41c5781324da3ed00004fd8f7 = $(`<div id="html_a37e5cd41c5781324da3ed00004fd8f7" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_29c81930cd954e379b1359dc6ee4def0.setContent(html_a37e5cd41c5781324da3ed00004fd8f7);
|
|
|
|
|
|
|
|
marker_7f08ceb96dcd3bf7caa9bf78f39a1d08.bindPopup(popup_29c81930cd954e379b1359dc6ee4def0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f08ceb96dcd3bf7caa9bf78f39a1d08.setIcon(icon_2f3692c7e35955713429d861aa0b8070);
|
|
|
|
|
|
var marker_6c2aeba389f27db55d48bdf7f212dd1f = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_a301bff9eefa610b07547e5ddc44f045 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c3b578b6951dbbf069518f2d8f3378c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2ae4d677b7e4a7519367cd53acd9123 = $(`<div id="html_c2ae4d677b7e4a7519367cd53acd9123" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_2c3b578b6951dbbf069518f2d8f3378c.setContent(html_c2ae4d677b7e4a7519367cd53acd9123);
|
|
|
|
|
|
|
|
marker_6c2aeba389f27db55d48bdf7f212dd1f.bindPopup(popup_2c3b578b6951dbbf069518f2d8f3378c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c2aeba389f27db55d48bdf7f212dd1f.setIcon(icon_a301bff9eefa610b07547e5ddc44f045);
|
|
|
|
|
|
var marker_20a413c51286abf72c45f2aee0673f2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_c4b99ec4c00fb46a782015ca40191019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_939b710eb49fbb06abf16921479e3128 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b95351aee8d3749fa6934a1dd4602965 = $(`<div id="html_b95351aee8d3749fa6934a1dd4602965" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_939b710eb49fbb06abf16921479e3128.setContent(html_b95351aee8d3749fa6934a1dd4602965);
|
|
|
|
|
|
|
|
marker_20a413c51286abf72c45f2aee0673f2b.bindPopup(popup_939b710eb49fbb06abf16921479e3128)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20a413c51286abf72c45f2aee0673f2b.setIcon(icon_c4b99ec4c00fb46a782015ca40191019);
|
|
|
|
|
|
var marker_3874aa7239ec7197859c3c7bc380c964 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_d04363d6f83b0f82661ea4357fa649d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f40bfb204a7f0932aba0369f607f70e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cb0953cdad0fd653077744fb2fed88e = $(`<div id="html_6cb0953cdad0fd653077744fb2fed88e" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_f40bfb204a7f0932aba0369f607f70e0.setContent(html_6cb0953cdad0fd653077744fb2fed88e);
|
|
|
|
|
|
|
|
marker_3874aa7239ec7197859c3c7bc380c964.bindPopup(popup_f40bfb204a7f0932aba0369f607f70e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3874aa7239ec7197859c3c7bc380c964.setIcon(icon_d04363d6f83b0f82661ea4357fa649d3);
|
|
|
|
|
|
var marker_1d8d5c2d73bea63af00b865b086bfac2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_f25e48216501ea12dc850183fd2c8262 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa87c4b3c0ac52604b77d8505ed6822 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5298f4335b8572d85e83965e0430ea5e = $(`<div id="html_5298f4335b8572d85e83965e0430ea5e" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_2aa87c4b3c0ac52604b77d8505ed6822.setContent(html_5298f4335b8572d85e83965e0430ea5e);
|
|
|
|
|
|
|
|
marker_1d8d5c2d73bea63af00b865b086bfac2.bindPopup(popup_2aa87c4b3c0ac52604b77d8505ed6822)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d8d5c2d73bea63af00b865b086bfac2.setIcon(icon_f25e48216501ea12dc850183fd2c8262);
|
|
|
|
|
|
var marker_96f12c18233bf56785635370eb20493a = L.marker(
|
|
[38.9504, -0.14007],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_40950f8f3a0f11c8e0d76a552153fb31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7993861060984abae6fa949dcffcfebc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86bd4ce2c29e9d2147513e9e2bf0da4e = $(`<div id="html_86bd4ce2c29e9d2147513e9e2bf0da4e" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_7993861060984abae6fa949dcffcfebc.setContent(html_86bd4ce2c29e9d2147513e9e2bf0da4e);
|
|
|
|
|
|
|
|
marker_96f12c18233bf56785635370eb20493a.bindPopup(popup_7993861060984abae6fa949dcffcfebc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96f12c18233bf56785635370eb20493a.setIcon(icon_40950f8f3a0f11c8e0d76a552153fb31);
|
|
|
|
|
|
var marker_dcae6003b3e73ee2efc0982741d49137 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_8a1703c827a7ed6729db0427091df623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09ca6f5f472c46c8b38fe832942d3027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f8be3007c6a1f06a04265db95fdb881 = $(`<div id="html_0f8be3007c6a1f06a04265db95fdb881" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_09ca6f5f472c46c8b38fe832942d3027.setContent(html_0f8be3007c6a1f06a04265db95fdb881);
|
|
|
|
|
|
|
|
marker_dcae6003b3e73ee2efc0982741d49137.bindPopup(popup_09ca6f5f472c46c8b38fe832942d3027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcae6003b3e73ee2efc0982741d49137.setIcon(icon_8a1703c827a7ed6729db0427091df623);
|
|
|
|
|
|
var marker_3cb9239501f575fd7f3b513b3d512c43 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_5a721b9a815d8bc45543b2119994957e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c0839f774dd887eebab9ac13ede4006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c5f62cccf59077633b9cafd4f5fd963 = $(`<div id="html_6c5f62cccf59077633b9cafd4f5fd963" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_7c0839f774dd887eebab9ac13ede4006.setContent(html_6c5f62cccf59077633b9cafd4f5fd963);
|
|
|
|
|
|
|
|
marker_3cb9239501f575fd7f3b513b3d512c43.bindPopup(popup_7c0839f774dd887eebab9ac13ede4006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cb9239501f575fd7f3b513b3d512c43.setIcon(icon_5a721b9a815d8bc45543b2119994957e);
|
|
|
|
|
|
var marker_f755f1fac1500c22859011f8a188910c = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_aa136aacbba677d807e559329f30d792 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93e922aac302b77e8efba9343aad12c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a840207ead70784be5aa358841f51b1 = $(`<div id="html_2a840207ead70784be5aa358841f51b1" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_93e922aac302b77e8efba9343aad12c4.setContent(html_2a840207ead70784be5aa358841f51b1);
|
|
|
|
|
|
|
|
marker_f755f1fac1500c22859011f8a188910c.bindPopup(popup_93e922aac302b77e8efba9343aad12c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f755f1fac1500c22859011f8a188910c.setIcon(icon_aa136aacbba677d807e559329f30d792);
|
|
|
|
|
|
var marker_e7e08f901eeb4f13f345e9959692c553 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_bc97b566fd5231028bf40310a5bd4006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b6262e86672a16a2bdc8683926ebf09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb1f542ce2c80a5304c0ea5ef25484a = $(`<div id="html_2eb1f542ce2c80a5304c0ea5ef25484a" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_3b6262e86672a16a2bdc8683926ebf09.setContent(html_2eb1f542ce2c80a5304c0ea5ef25484a);
|
|
|
|
|
|
|
|
marker_e7e08f901eeb4f13f345e9959692c553.bindPopup(popup_3b6262e86672a16a2bdc8683926ebf09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7e08f901eeb4f13f345e9959692c553.setIcon(icon_bc97b566fd5231028bf40310a5bd4006);
|
|
|
|
|
|
var marker_bc33fa3b1e1648bdeba04201d905ddce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_818411d18e92ba907914252e4f331a36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_530bf85526730bf5bf2fd2fbb9ee9f02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a21a8bfa7be988792804326e4fac7e3 = $(`<div id="html_3a21a8bfa7be988792804326e4fac7e3" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_530bf85526730bf5bf2fd2fbb9ee9f02.setContent(html_3a21a8bfa7be988792804326e4fac7e3);
|
|
|
|
|
|
|
|
marker_bc33fa3b1e1648bdeba04201d905ddce.bindPopup(popup_530bf85526730bf5bf2fd2fbb9ee9f02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc33fa3b1e1648bdeba04201d905ddce.setIcon(icon_818411d18e92ba907914252e4f331a36);
|
|
|
|
|
|
var marker_47b66e49f9426d91f82b09c94cc0ccd2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_72054336963971dd159fdc5575bd24ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38e4de8efaf497f57e8899b945926593 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20cde8882a379f74c9ddd1bd4e5f015a = $(`<div id="html_20cde8882a379f74c9ddd1bd4e5f015a" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_38e4de8efaf497f57e8899b945926593.setContent(html_20cde8882a379f74c9ddd1bd4e5f015a);
|
|
|
|
|
|
|
|
marker_47b66e49f9426d91f82b09c94cc0ccd2.bindPopup(popup_38e4de8efaf497f57e8899b945926593)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b66e49f9426d91f82b09c94cc0ccd2.setIcon(icon_72054336963971dd159fdc5575bd24ca);
|
|
|
|
|
|
var marker_face8b25c28eeb180097ccd445d7ff9d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_718e9fcaaa88f11d9a10a3b7db4a567d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a97d8449efb4f80c77b39b77d1fa37a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c3be96bf68fa52bdc4cd2de8b0d5d11 = $(`<div id="html_9c3be96bf68fa52bdc4cd2de8b0d5d11" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_a97d8449efb4f80c77b39b77d1fa37a0.setContent(html_9c3be96bf68fa52bdc4cd2de8b0d5d11);
|
|
|
|
|
|
|
|
marker_face8b25c28eeb180097ccd445d7ff9d.bindPopup(popup_a97d8449efb4f80c77b39b77d1fa37a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_face8b25c28eeb180097ccd445d7ff9d.setIcon(icon_718e9fcaaa88f11d9a10a3b7db4a567d);
|
|
|
|
|
|
var marker_f633c162f1e7132429070ce05247b091 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_156eb38338732e7d6c49efc1db065006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5dc1f29f66face1b2199c181ae97d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9d006ac3d9d2a835a06772067080b38 = $(`<div id="html_a9d006ac3d9d2a835a06772067080b38" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_d5dc1f29f66face1b2199c181ae97d94.setContent(html_a9d006ac3d9d2a835a06772067080b38);
|
|
|
|
|
|
|
|
marker_f633c162f1e7132429070ce05247b091.bindPopup(popup_d5dc1f29f66face1b2199c181ae97d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f633c162f1e7132429070ce05247b091.setIcon(icon_156eb38338732e7d6c49efc1db065006);
|
|
|
|
|
|
var marker_1a897a8d9ffc7ae2a2dd8e0075aa133f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_91e105d3f2ec2f67aefc0dc5d6e2e00f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_302a3a09c7cb1a1679fe119c129c8bc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67338dd23b2513949f5a87249a9064a4 = $(`<div id="html_67338dd23b2513949f5a87249a9064a4" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_302a3a09c7cb1a1679fe119c129c8bc0.setContent(html_67338dd23b2513949f5a87249a9064a4);
|
|
|
|
|
|
|
|
marker_1a897a8d9ffc7ae2a2dd8e0075aa133f.bindPopup(popup_302a3a09c7cb1a1679fe119c129c8bc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a897a8d9ffc7ae2a2dd8e0075aa133f.setIcon(icon_91e105d3f2ec2f67aefc0dc5d6e2e00f);
|
|
|
|
|
|
var marker_7c094a1adb6edb17051bf4ae01812679 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_93aadbe59e922b5df8ec66ff2786d707 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_360745957715bf87fcbdc93a9b51d6f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96995ecf508007edf6e039c768f22004 = $(`<div id="html_96995ecf508007edf6e039c768f22004" style="width: 100.0%; height: 100.0%;">relay.gorrdy.cz</div>`)[0];
|
|
popup_360745957715bf87fcbdc93a9b51d6f4.setContent(html_96995ecf508007edf6e039c768f22004);
|
|
|
|
|
|
|
|
marker_7c094a1adb6edb17051bf4ae01812679.bindPopup(popup_360745957715bf87fcbdc93a9b51d6f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c094a1adb6edb17051bf4ae01812679.setIcon(icon_93aadbe59e922b5df8ec66ff2786d707);
|
|
|
|
|
|
var marker_d9798ae2005c7539db86218630d4ce77 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_92dd548b73c2a90329d77c1322a36b84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e8288d231ddbb10ad5b52e14ec94461 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c07ffb635455b26d63354a6d2fc43a8 = $(`<div id="html_8c07ffb635455b26d63354a6d2fc43a8" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_5e8288d231ddbb10ad5b52e14ec94461.setContent(html_8c07ffb635455b26d63354a6d2fc43a8);
|
|
|
|
|
|
|
|
marker_d9798ae2005c7539db86218630d4ce77.bindPopup(popup_5e8288d231ddbb10ad5b52e14ec94461)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9798ae2005c7539db86218630d4ce77.setIcon(icon_92dd548b73c2a90329d77c1322a36b84);
|
|
|
|
|
|
var marker_842c0a261b2e24f26d5895467855e7e5 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_76aae24486f91405ff1e6552d15d7001 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b510115148476f0ab88c9c4717127fb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_836b8fc92787cf4fe76259adf957f435 = $(`<div id="html_836b8fc92787cf4fe76259adf957f435" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_b510115148476f0ab88c9c4717127fb5.setContent(html_836b8fc92787cf4fe76259adf957f435);
|
|
|
|
|
|
|
|
marker_842c0a261b2e24f26d5895467855e7e5.bindPopup(popup_b510115148476f0ab88c9c4717127fb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_842c0a261b2e24f26d5895467855e7e5.setIcon(icon_76aae24486f91405ff1e6552d15d7001);
|
|
|
|
|
|
var marker_8875d9d9c19469d351dab5cf20d299f7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_dc31685bb80a9aa28702820be8817172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a4b0663cddab3cfe40cbd9ebba83552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a363767638e07d686fb3fe9a2e1a6209 = $(`<div id="html_a363767638e07d686fb3fe9a2e1a6209" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_7a4b0663cddab3cfe40cbd9ebba83552.setContent(html_a363767638e07d686fb3fe9a2e1a6209);
|
|
|
|
|
|
|
|
marker_8875d9d9c19469d351dab5cf20d299f7.bindPopup(popup_7a4b0663cddab3cfe40cbd9ebba83552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8875d9d9c19469d351dab5cf20d299f7.setIcon(icon_dc31685bb80a9aa28702820be8817172);
|
|
|
|
|
|
var marker_3e135bf0ca1c5ad2741814960202caa5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_46bad0d864d27cccbdced1023927abe0);
|
|
|
|
|
|
var icon_078787b254d077eeb4421590809cbf42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf1ded7a8b5bea739300d8e5b69f9b09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e85fe7ff8586d76d967567edc7b72a33 = $(`<div id="html_e85fe7ff8586d76d967567edc7b72a33" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_bf1ded7a8b5bea739300d8e5b69f9b09.setContent(html_e85fe7ff8586d76d967567edc7b72a33);
|
|
|
|
|
|
|
|
marker_3e135bf0ca1c5ad2741814960202caa5.bindPopup(popup_bf1ded7a8b5bea739300d8e5b69f9b09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e135bf0ca1c5ad2741814960202caa5.setIcon(icon_078787b254d077eeb4421590809cbf42);
|
|
|
|
|
|
marker_cluster_46bad0d864d27cccbdced1023927abe0.addTo(map_8484fe8db4789401bab0220ca0f1f0ab);
|
|
|
|
</script>
|
|
</html> |