mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 22:45:18 +00:00
16111 lines
469 KiB
HTML
16111 lines
469 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_c582dc59b33b8a5fa826a6590980abc7 {
|
|
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_c582dc59b33b8a5fa826a6590980abc7" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_c582dc59b33b8a5fa826a6590980abc7 = L.map(
|
|
"map_c582dc59b33b8a5fa826a6590980abc7",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_5d4014be827ab68588e6d344470e64a6 = 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_5d4014be827ab68588e6d344470e64a6.addTo(map_c582dc59b33b8a5fa826a6590980abc7);
|
|
|
|
|
|
var marker_cluster_158898b3bd98e4ec18ca4a2024a300a7 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_7ff1c93bed1a918291aaafb38a19d468 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5d35e0782add629e4b597b13c1b96b77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f6529bb27881f4b7b67f5a15525688a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d6388152c3b893eae433975627f98b0 = $(`<div id="html_8d6388152c3b893eae433975627f98b0" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_5f6529bb27881f4b7b67f5a15525688a.setContent(html_8d6388152c3b893eae433975627f98b0);
|
|
|
|
|
|
|
|
marker_7ff1c93bed1a918291aaafb38a19d468.bindPopup(popup_5f6529bb27881f4b7b67f5a15525688a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ff1c93bed1a918291aaafb38a19d468.setIcon(icon_5d35e0782add629e4b597b13c1b96b77);
|
|
|
|
|
|
var marker_d72e05fcd0d00d3c00c215916ee2101c = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_13255d2e9a87b69c880f57fbc1342c25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2e46ddfad87988acb297df1f69b5884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfeb8c6bdeac8f224b3a3e81989c1941 = $(`<div id="html_cfeb8c6bdeac8f224b3a3e81989c1941" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_e2e46ddfad87988acb297df1f69b5884.setContent(html_cfeb8c6bdeac8f224b3a3e81989c1941);
|
|
|
|
|
|
|
|
marker_d72e05fcd0d00d3c00c215916ee2101c.bindPopup(popup_e2e46ddfad87988acb297df1f69b5884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d72e05fcd0d00d3c00c215916ee2101c.setIcon(icon_13255d2e9a87b69c880f57fbc1342c25);
|
|
|
|
|
|
var marker_e4b882c63c4c19ddc1a11f5147113d6d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_98c0dc64d1bcbb0b7fc95a270a994bf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f5591f25fb873486de06375c6c8bf3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc996896f499902eebfe3fafade1383f = $(`<div id="html_fc996896f499902eebfe3fafade1383f" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_3f5591f25fb873486de06375c6c8bf3e.setContent(html_fc996896f499902eebfe3fafade1383f);
|
|
|
|
|
|
|
|
marker_e4b882c63c4c19ddc1a11f5147113d6d.bindPopup(popup_3f5591f25fb873486de06375c6c8bf3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4b882c63c4c19ddc1a11f5147113d6d.setIcon(icon_98c0dc64d1bcbb0b7fc95a270a994bf8);
|
|
|
|
|
|
var marker_437856dc3fc01b792a64e1009401000c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b2565130292f363c73ee633bc5b6a68f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef4194e98bf3d3ee3f43079486652fff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06bf1a695eef81a5f3c6359344d402a5 = $(`<div id="html_06bf1a695eef81a5f3c6359344d402a5" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_ef4194e98bf3d3ee3f43079486652fff.setContent(html_06bf1a695eef81a5f3c6359344d402a5);
|
|
|
|
|
|
|
|
marker_437856dc3fc01b792a64e1009401000c.bindPopup(popup_ef4194e98bf3d3ee3f43079486652fff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_437856dc3fc01b792a64e1009401000c.setIcon(icon_b2565130292f363c73ee633bc5b6a68f);
|
|
|
|
|
|
var marker_4c9e57d0853fcaa3cebcb13cd7e49621 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9b89ffc14ed4774c5e948aabf98f80db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47b266e6eaf42cac00eb8033458dd308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b76e792c88cc88f51dbd89b1fff559f9 = $(`<div id="html_b76e792c88cc88f51dbd89b1fff559f9" style="width: 100.0%; height: 100.0%;">rilo.nostria.app:443</div>`)[0];
|
|
popup_47b266e6eaf42cac00eb8033458dd308.setContent(html_b76e792c88cc88f51dbd89b1fff559f9);
|
|
|
|
|
|
|
|
marker_4c9e57d0853fcaa3cebcb13cd7e49621.bindPopup(popup_47b266e6eaf42cac00eb8033458dd308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c9e57d0853fcaa3cebcb13cd7e49621.setIcon(icon_9b89ffc14ed4774c5e948aabf98f80db);
|
|
|
|
|
|
var marker_218a13320778ba1509d6703935fba66b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4abba522c9492a4c267593439604d2c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9981271b34053e6f3f0508d90c033c64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cf1a4209581f6ec2edf2b9d812336c1 = $(`<div id="html_9cf1a4209581f6ec2edf2b9d812336c1" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_9981271b34053e6f3f0508d90c033c64.setContent(html_9cf1a4209581f6ec2edf2b9d812336c1);
|
|
|
|
|
|
|
|
marker_218a13320778ba1509d6703935fba66b.bindPopup(popup_9981271b34053e6f3f0508d90c033c64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_218a13320778ba1509d6703935fba66b.setIcon(icon_4abba522c9492a4c267593439604d2c1);
|
|
|
|
|
|
var marker_27a5d31bff8a19652894723772128c08 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0b81ebda04124ff7991d05c8deb6f9ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b936b22bc117e2d4903660b74c7934e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86c749db5d22bb7d77a10cd1f775b410 = $(`<div id="html_86c749db5d22bb7d77a10cd1f775b410" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_b936b22bc117e2d4903660b74c7934e2.setContent(html_86c749db5d22bb7d77a10cd1f775b410);
|
|
|
|
|
|
|
|
marker_27a5d31bff8a19652894723772128c08.bindPopup(popup_b936b22bc117e2d4903660b74c7934e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27a5d31bff8a19652894723772128c08.setIcon(icon_0b81ebda04124ff7991d05c8deb6f9ff);
|
|
|
|
|
|
var marker_967935eec3e47c286173ea1d1bc2be6a = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ca662beb916e4a75bba60401c6e73260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93fed64e4c0f06f57458d81652f5e514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f72860006c0586b1f6d0cc8886f1c12 = $(`<div id="html_6f72860006c0586b1f6d0cc8886f1c12" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_93fed64e4c0f06f57458d81652f5e514.setContent(html_6f72860006c0586b1f6d0cc8886f1c12);
|
|
|
|
|
|
|
|
marker_967935eec3e47c286173ea1d1bc2be6a.bindPopup(popup_93fed64e4c0f06f57458d81652f5e514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_967935eec3e47c286173ea1d1bc2be6a.setIcon(icon_ca662beb916e4a75bba60401c6e73260);
|
|
|
|
|
|
var marker_aa77cd75caf24f835b992b0ac63e431b = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2a4e03fa00a18dfb211b1cdc7590c33f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e830f03e691af79a5eeaa4ee7630e66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0015ba1605825a8d0718eb661063e3b = $(`<div id="html_a0015ba1605825a8d0718eb661063e3b" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_2e830f03e691af79a5eeaa4ee7630e66.setContent(html_a0015ba1605825a8d0718eb661063e3b);
|
|
|
|
|
|
|
|
marker_aa77cd75caf24f835b992b0ac63e431b.bindPopup(popup_2e830f03e691af79a5eeaa4ee7630e66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa77cd75caf24f835b992b0ac63e431b.setIcon(icon_2a4e03fa00a18dfb211b1cdc7590c33f);
|
|
|
|
|
|
var marker_ee545c388d71acc6712be2e05ecabc6b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_659c711159bcb54305c908b6da463973 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f77e6e38e0041f1b97da2a0471c7e31f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3f732ab44380f966269838d642dafb6 = $(`<div id="html_a3f732ab44380f966269838d642dafb6" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_f77e6e38e0041f1b97da2a0471c7e31f.setContent(html_a3f732ab44380f966269838d642dafb6);
|
|
|
|
|
|
|
|
marker_ee545c388d71acc6712be2e05ecabc6b.bindPopup(popup_f77e6e38e0041f1b97da2a0471c7e31f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee545c388d71acc6712be2e05ecabc6b.setIcon(icon_659c711159bcb54305c908b6da463973);
|
|
|
|
|
|
var marker_71e7cab506f08bb06a4e2986696d5cc7 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0fdd33168fc9d4239f95853e3507e7e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2999a1eb2cb51d691e9f610205f5b7c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6573d6492616e3335940996217c656a1 = $(`<div id="html_6573d6492616e3335940996217c656a1" style="width: 100.0%; height: 100.0%;">relay.artx.market:443</div>`)[0];
|
|
popup_2999a1eb2cb51d691e9f610205f5b7c5.setContent(html_6573d6492616e3335940996217c656a1);
|
|
|
|
|
|
|
|
marker_71e7cab506f08bb06a4e2986696d5cc7.bindPopup(popup_2999a1eb2cb51d691e9f610205f5b7c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71e7cab506f08bb06a4e2986696d5cc7.setIcon(icon_0fdd33168fc9d4239f95853e3507e7e6);
|
|
|
|
|
|
var marker_ab390cf320818d21c6de34941400dd5f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4c457c9a927d06560c7b5f151e795b11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b545cc1fcaddbb40367f19fe44c1db0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40b36a68e0296efa9ea7d9f889bbde0a = $(`<div id="html_40b36a68e0296efa9ea7d9f889bbde0a" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_b545cc1fcaddbb40367f19fe44c1db0f.setContent(html_40b36a68e0296efa9ea7d9f889bbde0a);
|
|
|
|
|
|
|
|
marker_ab390cf320818d21c6de34941400dd5f.bindPopup(popup_b545cc1fcaddbb40367f19fe44c1db0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab390cf320818d21c6de34941400dd5f.setIcon(icon_4c457c9a927d06560c7b5f151e795b11);
|
|
|
|
|
|
var marker_5f4febdd5d5b7f3047a3ce516f0b1c5d = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5db472f1dc0834bcaa6596d0a04836f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77c58daa5e59dba5cee15a11acf3d214 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_523b9a7237b864824ac70d765b425ac3 = $(`<div id="html_523b9a7237b864824ac70d765b425ac3" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_77c58daa5e59dba5cee15a11acf3d214.setContent(html_523b9a7237b864824ac70d765b425ac3);
|
|
|
|
|
|
|
|
marker_5f4febdd5d5b7f3047a3ce516f0b1c5d.bindPopup(popup_77c58daa5e59dba5cee15a11acf3d214)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f4febdd5d5b7f3047a3ce516f0b1c5d.setIcon(icon_5db472f1dc0834bcaa6596d0a04836f8);
|
|
|
|
|
|
var marker_7c9b44b2c9d516e8a906656f42ed4729 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d9c2b61b1cfa7ebd8857e674aa1aca52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b492a38c420d8dc6a4410338ecc43066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_310de6d8706a73fe7fbfbbc5d67dc76d = $(`<div id="html_310de6d8706a73fe7fbfbbc5d67dc76d" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_b492a38c420d8dc6a4410338ecc43066.setContent(html_310de6d8706a73fe7fbfbbc5d67dc76d);
|
|
|
|
|
|
|
|
marker_7c9b44b2c9d516e8a906656f42ed4729.bindPopup(popup_b492a38c420d8dc6a4410338ecc43066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c9b44b2c9d516e8a906656f42ed4729.setIcon(icon_d9c2b61b1cfa7ebd8857e674aa1aca52);
|
|
|
|
|
|
var marker_4400c8ad3bf652616e1fac9a95f91af1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_969b160e44367b582197d23423567630 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddeb92765df10b0c23597bc73a4d5c8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6793e612963c87d5c842bf83b6d2a39b = $(`<div id="html_6793e612963c87d5c842bf83b6d2a39b" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_ddeb92765df10b0c23597bc73a4d5c8b.setContent(html_6793e612963c87d5c842bf83b6d2a39b);
|
|
|
|
|
|
|
|
marker_4400c8ad3bf652616e1fac9a95f91af1.bindPopup(popup_ddeb92765df10b0c23597bc73a4d5c8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4400c8ad3bf652616e1fac9a95f91af1.setIcon(icon_969b160e44367b582197d23423567630);
|
|
|
|
|
|
var marker_05f1b96ab54ad6cd7a154dfe828b3c0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3f5a6f8d06d1ad1546abbb58c8c7bbe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_993d1c9776bb1f65bb69aea4a1eb97a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d6a6bdd23a0bf56ecd6de7a1c633e9c = $(`<div id="html_1d6a6bdd23a0bf56ecd6de7a1c633e9c" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_993d1c9776bb1f65bb69aea4a1eb97a1.setContent(html_1d6a6bdd23a0bf56ecd6de7a1c633e9c);
|
|
|
|
|
|
|
|
marker_05f1b96ab54ad6cd7a154dfe828b3c0b.bindPopup(popup_993d1c9776bb1f65bb69aea4a1eb97a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05f1b96ab54ad6cd7a154dfe828b3c0b.setIcon(icon_3f5a6f8d06d1ad1546abbb58c8c7bbe1);
|
|
|
|
|
|
var marker_88d5a89800ba0061087dea74ae385294 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1ecb7715a9b1e2c23a214fc849aefdad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c699c8f3a6bf653776e112eca1210e6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f415332c86acaba581dbf88b6f285804 = $(`<div id="html_f415332c86acaba581dbf88b6f285804" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_c699c8f3a6bf653776e112eca1210e6a.setContent(html_f415332c86acaba581dbf88b6f285804);
|
|
|
|
|
|
|
|
marker_88d5a89800ba0061087dea74ae385294.bindPopup(popup_c699c8f3a6bf653776e112eca1210e6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88d5a89800ba0061087dea74ae385294.setIcon(icon_1ecb7715a9b1e2c23a214fc849aefdad);
|
|
|
|
|
|
var marker_63a80ba2e89004cced2d8419adea0fb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_41a238077fd3805334ec0d5c5c33afde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_495c18e10bf3a8dd260261dc74615b80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5534c5135d5b1cae1bcd4466428a1444 = $(`<div id="html_5534c5135d5b1cae1bcd4466428a1444" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_495c18e10bf3a8dd260261dc74615b80.setContent(html_5534c5135d5b1cae1bcd4466428a1444);
|
|
|
|
|
|
|
|
marker_63a80ba2e89004cced2d8419adea0fb9.bindPopup(popup_495c18e10bf3a8dd260261dc74615b80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a80ba2e89004cced2d8419adea0fb9.setIcon(icon_41a238077fd3805334ec0d5c5c33afde);
|
|
|
|
|
|
var marker_781c0e6d4153e0678081c2a02a59dbba = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a97a7ccbc8942b806d1afa526188a77a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_007f99d609bc565d017a002f260ac9a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5c3991e4dff23e9973f34de3f76c7ed = $(`<div id="html_c5c3991e4dff23e9973f34de3f76c7ed" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_007f99d609bc565d017a002f260ac9a9.setContent(html_c5c3991e4dff23e9973f34de3f76c7ed);
|
|
|
|
|
|
|
|
marker_781c0e6d4153e0678081c2a02a59dbba.bindPopup(popup_007f99d609bc565d017a002f260ac9a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_781c0e6d4153e0678081c2a02a59dbba.setIcon(icon_a97a7ccbc8942b806d1afa526188a77a);
|
|
|
|
|
|
var marker_91d3971f9c95a147d9fb4d0416861533 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7de045140189d580fb44f6bbfa53de3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_317b0b57db22512b53866c21bc346b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf68ef940473e4a948e63bfc12f15d6 = $(`<div id="html_bdf68ef940473e4a948e63bfc12f15d6" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_317b0b57db22512b53866c21bc346b8e.setContent(html_bdf68ef940473e4a948e63bfc12f15d6);
|
|
|
|
|
|
|
|
marker_91d3971f9c95a147d9fb4d0416861533.bindPopup(popup_317b0b57db22512b53866c21bc346b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91d3971f9c95a147d9fb4d0416861533.setIcon(icon_7de045140189d580fb44f6bbfa53de3c);
|
|
|
|
|
|
var marker_8a047a148f19082d3f2adb864eaeba52 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3469956ae7a82038a14d11bcb97c28f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8031f55dcb1cf6b34b65aa77f91d2365 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16577968ee45a151b808cda492b88b2b = $(`<div id="html_16577968ee45a151b808cda492b88b2b" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_8031f55dcb1cf6b34b65aa77f91d2365.setContent(html_16577968ee45a151b808cda492b88b2b);
|
|
|
|
|
|
|
|
marker_8a047a148f19082d3f2adb864eaeba52.bindPopup(popup_8031f55dcb1cf6b34b65aa77f91d2365)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a047a148f19082d3f2adb864eaeba52.setIcon(icon_3469956ae7a82038a14d11bcb97c28f9);
|
|
|
|
|
|
var marker_0c4b94ac6a9266e2b4b4a612490422c3 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_05aa8b59822cc981a15160fbcf42c2ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a73100adcd509507461e4190b89fbbda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb01fcb3deeb2cadd0628ddd992e8cbb = $(`<div id="html_bb01fcb3deeb2cadd0628ddd992e8cbb" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_a73100adcd509507461e4190b89fbbda.setContent(html_bb01fcb3deeb2cadd0628ddd992e8cbb);
|
|
|
|
|
|
|
|
marker_0c4b94ac6a9266e2b4b4a612490422c3.bindPopup(popup_a73100adcd509507461e4190b89fbbda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c4b94ac6a9266e2b4b4a612490422c3.setIcon(icon_05aa8b59822cc981a15160fbcf42c2ea);
|
|
|
|
|
|
var marker_b4160b665a85ba9737ce41aee151e81b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1d36d9382c545d70ca845c5ba3e839fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbbf966bd2798c0f0a9c3e8aa27a04e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afb525ac4075e7ffb354f760ac44ddd5 = $(`<div id="html_afb525ac4075e7ffb354f760ac44ddd5" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_cbbf966bd2798c0f0a9c3e8aa27a04e6.setContent(html_afb525ac4075e7ffb354f760ac44ddd5);
|
|
|
|
|
|
|
|
marker_b4160b665a85ba9737ce41aee151e81b.bindPopup(popup_cbbf966bd2798c0f0a9c3e8aa27a04e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4160b665a85ba9737ce41aee151e81b.setIcon(icon_1d36d9382c545d70ca845c5ba3e839fc);
|
|
|
|
|
|
var marker_92f69c5661fbf2d9eb4cc3d1169957ec = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ca4af720c66da3bc48712c0fb7688062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_176778a79748064fa8d8c387fb4d8bf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe6953c0455820c3606681a15e294b09 = $(`<div id="html_fe6953c0455820c3606681a15e294b09" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_176778a79748064fa8d8c387fb4d8bf7.setContent(html_fe6953c0455820c3606681a15e294b09);
|
|
|
|
|
|
|
|
marker_92f69c5661fbf2d9eb4cc3d1169957ec.bindPopup(popup_176778a79748064fa8d8c387fb4d8bf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92f69c5661fbf2d9eb4cc3d1169957ec.setIcon(icon_ca4af720c66da3bc48712c0fb7688062);
|
|
|
|
|
|
var marker_01d2e9d1490371026b45af62ec483ac7 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2fd4c2ffb9be04c8f0a8288d0e18839e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4cdf3ec90797eae18c68f36a72adab5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_166a7d1b38c13a16693d9ffae5d79f59 = $(`<div id="html_166a7d1b38c13a16693d9ffae5d79f59" style="width: 100.0%; height: 100.0%;">offchain.pub:443</div>`)[0];
|
|
popup_f4cdf3ec90797eae18c68f36a72adab5.setContent(html_166a7d1b38c13a16693d9ffae5d79f59);
|
|
|
|
|
|
|
|
marker_01d2e9d1490371026b45af62ec483ac7.bindPopup(popup_f4cdf3ec90797eae18c68f36a72adab5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01d2e9d1490371026b45af62ec483ac7.setIcon(icon_2fd4c2ffb9be04c8f0a8288d0e18839e);
|
|
|
|
|
|
var marker_226316db9fd41a1bd78e7a1209a13efc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_22292e916702b5cd44a13ea423554cd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c03cfacfd2fbb1429dfb553bfe286def = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41e620a00a0fea417fa21054f72cca64 = $(`<div id="html_41e620a00a0fea417fa21054f72cca64" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_c03cfacfd2fbb1429dfb553bfe286def.setContent(html_41e620a00a0fea417fa21054f72cca64);
|
|
|
|
|
|
|
|
marker_226316db9fd41a1bd78e7a1209a13efc.bindPopup(popup_c03cfacfd2fbb1429dfb553bfe286def)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_226316db9fd41a1bd78e7a1209a13efc.setIcon(icon_22292e916702b5cd44a13ea423554cd0);
|
|
|
|
|
|
var marker_ba1579e29fe569c39ec326de0e7893b2 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ce4a557f5862d7c76a7dd55d5c8e33d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b53016a0bbfc52349be3a80f3746df26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_826c58b625c1ba494de19a416bd99f5e = $(`<div id="html_826c58b625c1ba494de19a416bd99f5e" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_b53016a0bbfc52349be3a80f3746df26.setContent(html_826c58b625c1ba494de19a416bd99f5e);
|
|
|
|
|
|
|
|
marker_ba1579e29fe569c39ec326de0e7893b2.bindPopup(popup_b53016a0bbfc52349be3a80f3746df26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba1579e29fe569c39ec326de0e7893b2.setIcon(icon_ce4a557f5862d7c76a7dd55d5c8e33d9);
|
|
|
|
|
|
var marker_619e4a06ae722b735eee2f5c9fd55666 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_87710f815f447ae50ca31bfb2b3ae8ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_864fc8e151cdd9fe15d409fdfdc43484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f26f718d8013e15b6416b33c6b31d8f2 = $(`<div id="html_f26f718d8013e15b6416b33c6b31d8f2" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_864fc8e151cdd9fe15d409fdfdc43484.setContent(html_f26f718d8013e15b6416b33c6b31d8f2);
|
|
|
|
|
|
|
|
marker_619e4a06ae722b735eee2f5c9fd55666.bindPopup(popup_864fc8e151cdd9fe15d409fdfdc43484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619e4a06ae722b735eee2f5c9fd55666.setIcon(icon_87710f815f447ae50ca31bfb2b3ae8ce);
|
|
|
|
|
|
var marker_facc5940c35984ff18371bb7f184000e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8f1cf2ab2d65a4aa36e0d7900f0ddff2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b5ff343a7ddadc43772b01cc388f81d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83dacc428a27d864d11c87393a6c05c4 = $(`<div id="html_83dacc428a27d864d11c87393a6c05c4" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_9b5ff343a7ddadc43772b01cc388f81d.setContent(html_83dacc428a27d864d11c87393a6c05c4);
|
|
|
|
|
|
|
|
marker_facc5940c35984ff18371bb7f184000e.bindPopup(popup_9b5ff343a7ddadc43772b01cc388f81d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_facc5940c35984ff18371bb7f184000e.setIcon(icon_8f1cf2ab2d65a4aa36e0d7900f0ddff2);
|
|
|
|
|
|
var marker_609f38a8e9be0ea7270802da890c8ac0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4fa3a041677b84560e88261706bfd4b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3215e256a7f98eebd4fea4f2e9927c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e9e224ce223c5d3a90fcebf0e73a647 = $(`<div id="html_0e9e224ce223c5d3a90fcebf0e73a647" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_3215e256a7f98eebd4fea4f2e9927c05.setContent(html_0e9e224ce223c5d3a90fcebf0e73a647);
|
|
|
|
|
|
|
|
marker_609f38a8e9be0ea7270802da890c8ac0.bindPopup(popup_3215e256a7f98eebd4fea4f2e9927c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_609f38a8e9be0ea7270802da890c8ac0.setIcon(icon_4fa3a041677b84560e88261706bfd4b6);
|
|
|
|
|
|
var marker_09e941f40d56af5876f7f517d48bb49d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_35e232b64a2e45ac5d458150ca0791ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d481b170cc9c78ff3fd5d15b54cc7f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_510358ce8beb4efe157a96712c3c36c2 = $(`<div id="html_510358ce8beb4efe157a96712c3c36c2" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_d481b170cc9c78ff3fd5d15b54cc7f25.setContent(html_510358ce8beb4efe157a96712c3c36c2);
|
|
|
|
|
|
|
|
marker_09e941f40d56af5876f7f517d48bb49d.bindPopup(popup_d481b170cc9c78ff3fd5d15b54cc7f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09e941f40d56af5876f7f517d48bb49d.setIcon(icon_35e232b64a2e45ac5d458150ca0791ad);
|
|
|
|
|
|
var marker_c8ec590265e35d850e5c2eeff39a554b = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ef39e95cacac2f3799bb536644b709af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceeacb3206e0e41e7a4f4250e8faa137 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_733e73d7a9427b0d9bc89fef0d6ac0ff = $(`<div id="html_733e73d7a9427b0d9bc89fef0d6ac0ff" style="width: 100.0%; height: 100.0%;">weboftrust.libretechsystems.xyz</div>`)[0];
|
|
popup_ceeacb3206e0e41e7a4f4250e8faa137.setContent(html_733e73d7a9427b0d9bc89fef0d6ac0ff);
|
|
|
|
|
|
|
|
marker_c8ec590265e35d850e5c2eeff39a554b.bindPopup(popup_ceeacb3206e0e41e7a4f4250e8faa137)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8ec590265e35d850e5c2eeff39a554b.setIcon(icon_ef39e95cacac2f3799bb536644b709af);
|
|
|
|
|
|
var marker_2b571d37995722ad6578221935079edf = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_53f6ab094d45bb782dc176b06dedf00f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71c2c6dd25d7e20fa444a2d0c3617a5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c1da3d51c19591268f8eb74590c30dc = $(`<div id="html_2c1da3d51c19591268f8eb74590c30dc" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_71c2c6dd25d7e20fa444a2d0c3617a5c.setContent(html_2c1da3d51c19591268f8eb74590c30dc);
|
|
|
|
|
|
|
|
marker_2b571d37995722ad6578221935079edf.bindPopup(popup_71c2c6dd25d7e20fa444a2d0c3617a5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b571d37995722ad6578221935079edf.setIcon(icon_53f6ab094d45bb782dc176b06dedf00f);
|
|
|
|
|
|
var marker_542653135fa0328c8b6d537a8ab5237f = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_88c35b22913d3e2e405df978050ad30e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c989af711cd82df03f6958923288ffef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db2b1fa976d95fb8f287e600d1f8c675 = $(`<div id="html_db2b1fa976d95fb8f287e600d1f8c675" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_c989af711cd82df03f6958923288ffef.setContent(html_db2b1fa976d95fb8f287e600d1f8c675);
|
|
|
|
|
|
|
|
marker_542653135fa0328c8b6d537a8ab5237f.bindPopup(popup_c989af711cd82df03f6958923288ffef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_542653135fa0328c8b6d537a8ab5237f.setIcon(icon_88c35b22913d3e2e405df978050ad30e);
|
|
|
|
|
|
var marker_e10979f91af59e3f2b737b6db519964a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_746bfa86176853f65ab95c29c0c698e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96a83e781895e760bc0878e4ae8ee3dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c90ee6196e0321bc2833cab432ce2ac = $(`<div id="html_0c90ee6196e0321bc2833cab432ce2ac" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_96a83e781895e760bc0878e4ae8ee3dc.setContent(html_0c90ee6196e0321bc2833cab432ce2ac);
|
|
|
|
|
|
|
|
marker_e10979f91af59e3f2b737b6db519964a.bindPopup(popup_96a83e781895e760bc0878e4ae8ee3dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e10979f91af59e3f2b737b6db519964a.setIcon(icon_746bfa86176853f65ab95c29c0c698e7);
|
|
|
|
|
|
var marker_7bc29c5e6c2e4fa369653d3db3717560 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9634b410c68c0e62dc4622656172f009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b22b37071b26654c9f9b25e6e04a86fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4329302e0b9116484a421fcdda5a8ea7 = $(`<div id="html_4329302e0b9116484a421fcdda5a8ea7" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_b22b37071b26654c9f9b25e6e04a86fc.setContent(html_4329302e0b9116484a421fcdda5a8ea7);
|
|
|
|
|
|
|
|
marker_7bc29c5e6c2e4fa369653d3db3717560.bindPopup(popup_b22b37071b26654c9f9b25e6e04a86fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bc29c5e6c2e4fa369653d3db3717560.setIcon(icon_9634b410c68c0e62dc4622656172f009);
|
|
|
|
|
|
var marker_b01b41c99bd9c94930bbd9f8337a7aa1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_899e20cab0812036c8d98ac1561bcb08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5d979b6e8ab9eb10123288cfe929d7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34180e2d62ad51793c74b39bf955a394 = $(`<div id="html_34180e2d62ad51793c74b39bf955a394" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_f5d979b6e8ab9eb10123288cfe929d7b.setContent(html_34180e2d62ad51793c74b39bf955a394);
|
|
|
|
|
|
|
|
marker_b01b41c99bd9c94930bbd9f8337a7aa1.bindPopup(popup_f5d979b6e8ab9eb10123288cfe929d7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b01b41c99bd9c94930bbd9f8337a7aa1.setIcon(icon_899e20cab0812036c8d98ac1561bcb08);
|
|
|
|
|
|
var marker_59689984f7bac55b38637f88c13cd470 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_790be57f2a719bc16658049c787a2826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7901c37a1bd64bf3575828c6ca736fe5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa647b5224bf3c84d01e248b79354d90 = $(`<div id="html_fa647b5224bf3c84d01e248b79354d90" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_7901c37a1bd64bf3575828c6ca736fe5.setContent(html_fa647b5224bf3c84d01e248b79354d90);
|
|
|
|
|
|
|
|
marker_59689984f7bac55b38637f88c13cd470.bindPopup(popup_7901c37a1bd64bf3575828c6ca736fe5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59689984f7bac55b38637f88c13cd470.setIcon(icon_790be57f2a719bc16658049c787a2826);
|
|
|
|
|
|
var marker_56fbc0bb05e79b2933fda99957bcc6b6 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fac2127f4831c111b56a63bb8e188ad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32f3c76aa16dec9bd5933f8ca6736e95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66b1c5cdb82526a82d39b98b37bc6aa4 = $(`<div id="html_66b1c5cdb82526a82d39b98b37bc6aa4" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_32f3c76aa16dec9bd5933f8ca6736e95.setContent(html_66b1c5cdb82526a82d39b98b37bc6aa4);
|
|
|
|
|
|
|
|
marker_56fbc0bb05e79b2933fda99957bcc6b6.bindPopup(popup_32f3c76aa16dec9bd5933f8ca6736e95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56fbc0bb05e79b2933fda99957bcc6b6.setIcon(icon_fac2127f4831c111b56a63bb8e188ad8);
|
|
|
|
|
|
var marker_8d3a2798abd2d9f6b35ddaac6cb5ed23 = L.marker(
|
|
[48.122, 11.589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9e42aee76281a0bcf033b3ce7f9d6a15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aced8f62af818a19cfff04458558953d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77ff932dda6f80d28c3a7f9bb3018981 = $(`<div id="html_77ff932dda6f80d28c3a7f9bb3018981" style="width: 100.0%; height: 100.0%;">relay.decentralia.fr</div>`)[0];
|
|
popup_aced8f62af818a19cfff04458558953d.setContent(html_77ff932dda6f80d28c3a7f9bb3018981);
|
|
|
|
|
|
|
|
marker_8d3a2798abd2d9f6b35ddaac6cb5ed23.bindPopup(popup_aced8f62af818a19cfff04458558953d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d3a2798abd2d9f6b35ddaac6cb5ed23.setIcon(icon_9e42aee76281a0bcf033b3ce7f9d6a15);
|
|
|
|
|
|
var marker_90ae2ba384bb30da91902b874a42ebe5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0e8e213964ed45ee62aa6fd039312f40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_133623c20c3fb6ed01a4ccf238e336d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d263fbfb24a76be94e7d516b6c6e715d = $(`<div id="html_d263fbfb24a76be94e7d516b6c6e715d" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_133623c20c3fb6ed01a4ccf238e336d4.setContent(html_d263fbfb24a76be94e7d516b6c6e715d);
|
|
|
|
|
|
|
|
marker_90ae2ba384bb30da91902b874a42ebe5.bindPopup(popup_133623c20c3fb6ed01a4ccf238e336d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90ae2ba384bb30da91902b874a42ebe5.setIcon(icon_0e8e213964ed45ee62aa6fd039312f40);
|
|
|
|
|
|
var marker_f3b6c93f5be78c83577d7dc0a913cdf6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3567a6c7bf0f6a7715b781c43bb2b261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31010f4a92db0c74566266d3b56a2af1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80be0f763ee799d5de4a482fbbe5229 = $(`<div id="html_f80be0f763ee799d5de4a482fbbe5229" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_31010f4a92db0c74566266d3b56a2af1.setContent(html_f80be0f763ee799d5de4a482fbbe5229);
|
|
|
|
|
|
|
|
marker_f3b6c93f5be78c83577d7dc0a913cdf6.bindPopup(popup_31010f4a92db0c74566266d3b56a2af1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b6c93f5be78c83577d7dc0a913cdf6.setIcon(icon_3567a6c7bf0f6a7715b781c43bb2b261);
|
|
|
|
|
|
var marker_d6112e62525822ab923db444e64217dd = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bab2a0eb111fe49594cbe023eb9c5fc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b81d29a876e6d3e5ed654bf1f19c8a87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36f173c31bb4cec4a9f9ed5256dd7d80 = $(`<div id="html_36f173c31bb4cec4a9f9ed5256dd7d80" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social:443</div>`)[0];
|
|
popup_b81d29a876e6d3e5ed654bf1f19c8a87.setContent(html_36f173c31bb4cec4a9f9ed5256dd7d80);
|
|
|
|
|
|
|
|
marker_d6112e62525822ab923db444e64217dd.bindPopup(popup_b81d29a876e6d3e5ed654bf1f19c8a87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6112e62525822ab923db444e64217dd.setIcon(icon_bab2a0eb111fe49594cbe023eb9c5fc3);
|
|
|
|
|
|
var marker_1203d398db943d70a26085292a368ec8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5d2cee7b6cfbcada614a8641ee8f6b0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6eaeab8425f5f4759f7bb275e0c7f37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2320c34ed3466afeda5be02297b6cdb = $(`<div id="html_d2320c34ed3466afeda5be02297b6cdb" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_a6eaeab8425f5f4759f7bb275e0c7f37.setContent(html_d2320c34ed3466afeda5be02297b6cdb);
|
|
|
|
|
|
|
|
marker_1203d398db943d70a26085292a368ec8.bindPopup(popup_a6eaeab8425f5f4759f7bb275e0c7f37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1203d398db943d70a26085292a368ec8.setIcon(icon_5d2cee7b6cfbcada614a8641ee8f6b0a);
|
|
|
|
|
|
var marker_d406b307b9824ffbb48cf8c253337b5b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_81e39a0b7ce5818ff133e476b125e255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5be0c9596612393d49f95b8c8cb392e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b324c076a935305d18ccda19c23168a = $(`<div id="html_9b324c076a935305d18ccda19c23168a" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_f5be0c9596612393d49f95b8c8cb392e.setContent(html_9b324c076a935305d18ccda19c23168a);
|
|
|
|
|
|
|
|
marker_d406b307b9824ffbb48cf8c253337b5b.bindPopup(popup_f5be0c9596612393d49f95b8c8cb392e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d406b307b9824ffbb48cf8c253337b5b.setIcon(icon_81e39a0b7ce5818ff133e476b125e255);
|
|
|
|
|
|
var marker_872fba0fd14991abfd31d40781b2224d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f8ad24e3f742fed2bf1a6a7f5df62126 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cde2e2a34c52c3bb83de5821c12c2e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ac67cc66ad1bc9d99464e1e439dd13 = $(`<div id="html_b9ac67cc66ad1bc9d99464e1e439dd13" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_5cde2e2a34c52c3bb83de5821c12c2e4.setContent(html_b9ac67cc66ad1bc9d99464e1e439dd13);
|
|
|
|
|
|
|
|
marker_872fba0fd14991abfd31d40781b2224d.bindPopup(popup_5cde2e2a34c52c3bb83de5821c12c2e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_872fba0fd14991abfd31d40781b2224d.setIcon(icon_f8ad24e3f742fed2bf1a6a7f5df62126);
|
|
|
|
|
|
var marker_cdeb1797b0fcae2345f8eeec360a256b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5f8c255fb44c15240806e8c9e78ccf2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b5799d4fa3de771e3bb17da68997a65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b94de2d935df22ab3d4ecd3f31c8280a = $(`<div id="html_b94de2d935df22ab3d4ecd3f31c8280a" style="width: 100.0%; height: 100.0%;">relay.nostreon.com</div>`)[0];
|
|
popup_9b5799d4fa3de771e3bb17da68997a65.setContent(html_b94de2d935df22ab3d4ecd3f31c8280a);
|
|
|
|
|
|
|
|
marker_cdeb1797b0fcae2345f8eeec360a256b.bindPopup(popup_9b5799d4fa3de771e3bb17da68997a65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdeb1797b0fcae2345f8eeec360a256b.setIcon(icon_5f8c255fb44c15240806e8c9e78ccf2d);
|
|
|
|
|
|
var marker_2039abdcc44d00b580cd39fe8a41faba = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_810e15fb3749dc0b423cad9c8b33dda1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc62c3282834003ef8e733e94806a2b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12c5ede24837fa7752f3ca7ad9069279 = $(`<div id="html_12c5ede24837fa7752f3ca7ad9069279" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_cc62c3282834003ef8e733e94806a2b0.setContent(html_12c5ede24837fa7752f3ca7ad9069279);
|
|
|
|
|
|
|
|
marker_2039abdcc44d00b580cd39fe8a41faba.bindPopup(popup_cc62c3282834003ef8e733e94806a2b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2039abdcc44d00b580cd39fe8a41faba.setIcon(icon_810e15fb3749dc0b423cad9c8b33dda1);
|
|
|
|
|
|
var marker_5dafbdee1d973e9b0efa57809f1dde54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_536b91eb590307120f556047b84e7888 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f27410920bcc7a31e4905f95dc3a43e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f447904534086a5e200859b14775a56f = $(`<div id="html_f447904534086a5e200859b14775a56f" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_f27410920bcc7a31e4905f95dc3a43e5.setContent(html_f447904534086a5e200859b14775a56f);
|
|
|
|
|
|
|
|
marker_5dafbdee1d973e9b0efa57809f1dde54.bindPopup(popup_f27410920bcc7a31e4905f95dc3a43e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dafbdee1d973e9b0efa57809f1dde54.setIcon(icon_536b91eb590307120f556047b84e7888);
|
|
|
|
|
|
var marker_e8744b441f1423cbb12a500e901cd6a1 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3fe8ea6071021b3b5adc3fc5b79df608 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34fb830afd719cd4706702bc214b61c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca0694d1506417c025876ae79f170771 = $(`<div id="html_ca0694d1506417c025876ae79f170771" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_34fb830afd719cd4706702bc214b61c0.setContent(html_ca0694d1506417c025876ae79f170771);
|
|
|
|
|
|
|
|
marker_e8744b441f1423cbb12a500e901cd6a1.bindPopup(popup_34fb830afd719cd4706702bc214b61c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8744b441f1423cbb12a500e901cd6a1.setIcon(icon_3fe8ea6071021b3b5adc3fc5b79df608);
|
|
|
|
|
|
var marker_d532a110238f734a370e98800d8dc396 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c8734cb7489d5f529032b11121bf769d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c4b58d9a2e8f851678f35647c8154a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f94c419931467e6eed8f989917856ece = $(`<div id="html_f94c419931467e6eed8f989917856ece" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_4c4b58d9a2e8f851678f35647c8154a3.setContent(html_f94c419931467e6eed8f989917856ece);
|
|
|
|
|
|
|
|
marker_d532a110238f734a370e98800d8dc396.bindPopup(popup_4c4b58d9a2e8f851678f35647c8154a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d532a110238f734a370e98800d8dc396.setIcon(icon_c8734cb7489d5f529032b11121bf769d);
|
|
|
|
|
|
var marker_79eddaf2911ad0617b771c5f93b8b41e = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_26443f287d9153c103def44b5d5a3899 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2cf0b1339ea1c863bb0b07033d26c13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da5f18631cf4673abb9122070b5de9b1 = $(`<div id="html_da5f18631cf4673abb9122070b5de9b1" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_e2cf0b1339ea1c863bb0b07033d26c13.setContent(html_da5f18631cf4673abb9122070b5de9b1);
|
|
|
|
|
|
|
|
marker_79eddaf2911ad0617b771c5f93b8b41e.bindPopup(popup_e2cf0b1339ea1c863bb0b07033d26c13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79eddaf2911ad0617b771c5f93b8b41e.setIcon(icon_26443f287d9153c103def44b5d5a3899);
|
|
|
|
|
|
var marker_9242c662fd9eda0a7932b88d475eeae1 = L.marker(
|
|
[40.7862, -74.0743],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_21373c7ee23021d239b144f8ea23f378 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf9bcbfa7e8319cf8e7df1470875003c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_680e808e2e50371b6e7acfb14e19ad11 = $(`<div id="html_680e808e2e50371b6e7acfb14e19ad11" style="width: 100.0%; height: 100.0%;">relay-us.zombi.cloudrodion.com</div>`)[0];
|
|
popup_bf9bcbfa7e8319cf8e7df1470875003c.setContent(html_680e808e2e50371b6e7acfb14e19ad11);
|
|
|
|
|
|
|
|
marker_9242c662fd9eda0a7932b88d475eeae1.bindPopup(popup_bf9bcbfa7e8319cf8e7df1470875003c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9242c662fd9eda0a7932b88d475eeae1.setIcon(icon_21373c7ee23021d239b144f8ea23f378);
|
|
|
|
|
|
var marker_faf0e1fd20e4cb8aec6be386e8a153d3 = L.marker(
|
|
[8.96171, -83.5246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7442fa36dc49f9cb7f8fc22e41994488 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1908caaeb9c93bfa4449c89e2d7af33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_016ad0bb0ac82c623b9519f94ed8008a = $(`<div id="html_016ad0bb0ac82c623b9519f94ed8008a" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_e1908caaeb9c93bfa4449c89e2d7af33.setContent(html_016ad0bb0ac82c623b9519f94ed8008a);
|
|
|
|
|
|
|
|
marker_faf0e1fd20e4cb8aec6be386e8a153d3.bindPopup(popup_e1908caaeb9c93bfa4449c89e2d7af33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faf0e1fd20e4cb8aec6be386e8a153d3.setIcon(icon_7442fa36dc49f9cb7f8fc22e41994488);
|
|
|
|
|
|
var marker_2a5d833d2a6950aded2c0a1671842271 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6009fe0ec8d7a72eadde2d5b9396f98e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_754f5fe7faa9901f866303c0bc757418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a005a116e775850fbdf4827ccf53388 = $(`<div id="html_4a005a116e775850fbdf4827ccf53388" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_754f5fe7faa9901f866303c0bc757418.setContent(html_4a005a116e775850fbdf4827ccf53388);
|
|
|
|
|
|
|
|
marker_2a5d833d2a6950aded2c0a1671842271.bindPopup(popup_754f5fe7faa9901f866303c0bc757418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a5d833d2a6950aded2c0a1671842271.setIcon(icon_6009fe0ec8d7a72eadde2d5b9396f98e);
|
|
|
|
|
|
var marker_a0d068960d337196b0936a139b904d1c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8ee7e08649db5e07dba6de7d9c230f93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc2c6cd0a9a9fbb3a9b71d5db6aceb4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bb15060e7ed51784d83332c4a1ebdc4 = $(`<div id="html_4bb15060e7ed51784d83332c4a1ebdc4" style="width: 100.0%; height: 100.0%;">nostr.relay.hedwig.sh</div>`)[0];
|
|
popup_dc2c6cd0a9a9fbb3a9b71d5db6aceb4c.setContent(html_4bb15060e7ed51784d83332c4a1ebdc4);
|
|
|
|
|
|
|
|
marker_a0d068960d337196b0936a139b904d1c.bindPopup(popup_dc2c6cd0a9a9fbb3a9b71d5db6aceb4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0d068960d337196b0936a139b904d1c.setIcon(icon_8ee7e08649db5e07dba6de7d9c230f93);
|
|
|
|
|
|
var marker_4274d4eecd204d0bb5ff2c31da0171fe = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_50936bddff523c5a0c308ca5b9d3d1d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_779075d3817300d0a0fc612144f9a530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9fbd603823c0507017bba2ad34a61da = $(`<div id="html_c9fbd603823c0507017bba2ad34a61da" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_779075d3817300d0a0fc612144f9a530.setContent(html_c9fbd603823c0507017bba2ad34a61da);
|
|
|
|
|
|
|
|
marker_4274d4eecd204d0bb5ff2c31da0171fe.bindPopup(popup_779075d3817300d0a0fc612144f9a530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4274d4eecd204d0bb5ff2c31da0171fe.setIcon(icon_50936bddff523c5a0c308ca5b9d3d1d4);
|
|
|
|
|
|
var marker_6e65c826e93104352b6e428814ba5e97 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_057a4bfba341b63a0db3a0964a5409a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e5c06d8ca9a9b74e90e77b2975c7497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5701a6b9cfae117d552a438f62e65474 = $(`<div id="html_5701a6b9cfae117d552a438f62e65474" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_5e5c06d8ca9a9b74e90e77b2975c7497.setContent(html_5701a6b9cfae117d552a438f62e65474);
|
|
|
|
|
|
|
|
marker_6e65c826e93104352b6e428814ba5e97.bindPopup(popup_5e5c06d8ca9a9b74e90e77b2975c7497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e65c826e93104352b6e428814ba5e97.setIcon(icon_057a4bfba341b63a0db3a0964a5409a6);
|
|
|
|
|
|
var marker_5fc0f482091073b8798d6597488b14af = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7b975ad1e2091747d1efd8c648cf85cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09a173eb6171c471ea57d90be51d38b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5788aacd266b42b152f359dbf615e474 = $(`<div id="html_5788aacd266b42b152f359dbf615e474" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_09a173eb6171c471ea57d90be51d38b7.setContent(html_5788aacd266b42b152f359dbf615e474);
|
|
|
|
|
|
|
|
marker_5fc0f482091073b8798d6597488b14af.bindPopup(popup_09a173eb6171c471ea57d90be51d38b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc0f482091073b8798d6597488b14af.setIcon(icon_7b975ad1e2091747d1efd8c648cf85cf);
|
|
|
|
|
|
var marker_7bfc616784b9ae244b6187012be2efcc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1f927860b3bfb9808727656e5ba75260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfcc297853f17aa74c9221ab3af0d23e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8975cff3593618964e9cbcf826b1df0d = $(`<div id="html_8975cff3593618964e9cbcf826b1df0d" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_cfcc297853f17aa74c9221ab3af0d23e.setContent(html_8975cff3593618964e9cbcf826b1df0d);
|
|
|
|
|
|
|
|
marker_7bfc616784b9ae244b6187012be2efcc.bindPopup(popup_cfcc297853f17aa74c9221ab3af0d23e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bfc616784b9ae244b6187012be2efcc.setIcon(icon_1f927860b3bfb9808727656e5ba75260);
|
|
|
|
|
|
var marker_01ef3517c985079af54456961e0b2a02 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_38a5f720e352b6bdf96e0b26ba83d58d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c8c99a0d25ef4275a2679a1c1f9e2a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b80c6ee6a8aba4adb0ede4546ee53ba = $(`<div id="html_8b80c6ee6a8aba4adb0ede4546ee53ba" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_6c8c99a0d25ef4275a2679a1c1f9e2a2.setContent(html_8b80c6ee6a8aba4adb0ede4546ee53ba);
|
|
|
|
|
|
|
|
marker_01ef3517c985079af54456961e0b2a02.bindPopup(popup_6c8c99a0d25ef4275a2679a1c1f9e2a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01ef3517c985079af54456961e0b2a02.setIcon(icon_38a5f720e352b6bdf96e0b26ba83d58d);
|
|
|
|
|
|
var marker_03b4df8f64fef2a4cbdedadb688b4ab9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e89081cde4b5214d0cc2a9cd4bae4d45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f11208c8a48fd3e7f3e9acc410604fbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4589a8a5b5442b24b9a0f20ecc40ab29 = $(`<div id="html_4589a8a5b5442b24b9a0f20ecc40ab29" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_f11208c8a48fd3e7f3e9acc410604fbe.setContent(html_4589a8a5b5442b24b9a0f20ecc40ab29);
|
|
|
|
|
|
|
|
marker_03b4df8f64fef2a4cbdedadb688b4ab9.bindPopup(popup_f11208c8a48fd3e7f3e9acc410604fbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03b4df8f64fef2a4cbdedadb688b4ab9.setIcon(icon_e89081cde4b5214d0cc2a9cd4bae4d45);
|
|
|
|
|
|
var marker_0c4eda462064f3ebe76dd7b067a2b954 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2dc0dee5da89322251932fdb2b1f5caf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_906075df6b4d96a43fd4d954ca4b000e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e79ed1bd3650d071f08a876393a2b26e = $(`<div id="html_e79ed1bd3650d071f08a876393a2b26e" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_906075df6b4d96a43fd4d954ca4b000e.setContent(html_e79ed1bd3650d071f08a876393a2b26e);
|
|
|
|
|
|
|
|
marker_0c4eda462064f3ebe76dd7b067a2b954.bindPopup(popup_906075df6b4d96a43fd4d954ca4b000e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c4eda462064f3ebe76dd7b067a2b954.setIcon(icon_2dc0dee5da89322251932fdb2b1f5caf);
|
|
|
|
|
|
var marker_61bdb032862cc31f1c4dfbef03550f78 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7e9eecb3a72a5c985f3b3c02189f94e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bcb296c389f18ebf8747b444f01e565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdc02ed7353724e5f9c6e7fbe481ef56 = $(`<div id="html_fdc02ed7353724e5f9c6e7fbe481ef56" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_7bcb296c389f18ebf8747b444f01e565.setContent(html_fdc02ed7353724e5f9c6e7fbe481ef56);
|
|
|
|
|
|
|
|
marker_61bdb032862cc31f1c4dfbef03550f78.bindPopup(popup_7bcb296c389f18ebf8747b444f01e565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61bdb032862cc31f1c4dfbef03550f78.setIcon(icon_7e9eecb3a72a5c985f3b3c02189f94e8);
|
|
|
|
|
|
var marker_9b0c9ef9605552182982694dbe53fb68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a37ed1112e1dd8f145f1332768371c1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_919c4550cdc04e0ba85c39cd93da9d7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_163e31949b3c34533881cd1a279a8f65 = $(`<div id="html_163e31949b3c34533881cd1a279a8f65" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_919c4550cdc04e0ba85c39cd93da9d7b.setContent(html_163e31949b3c34533881cd1a279a8f65);
|
|
|
|
|
|
|
|
marker_9b0c9ef9605552182982694dbe53fb68.bindPopup(popup_919c4550cdc04e0ba85c39cd93da9d7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b0c9ef9605552182982694dbe53fb68.setIcon(icon_a37ed1112e1dd8f145f1332768371c1f);
|
|
|
|
|
|
var marker_5645f1847d5dc09b904a2bf8a9dafb99 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c2d98c3024ae4ca3bc8c188ed4ba357f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_047a17c0d63b1d7f24dd765ab017b844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfdb76be3c5e0d8574e5c8e3f599a7d3 = $(`<div id="html_cfdb76be3c5e0d8574e5c8e3f599a7d3" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_047a17c0d63b1d7f24dd765ab017b844.setContent(html_cfdb76be3c5e0d8574e5c8e3f599a7d3);
|
|
|
|
|
|
|
|
marker_5645f1847d5dc09b904a2bf8a9dafb99.bindPopup(popup_047a17c0d63b1d7f24dd765ab017b844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5645f1847d5dc09b904a2bf8a9dafb99.setIcon(icon_c2d98c3024ae4ca3bc8c188ed4ba357f);
|
|
|
|
|
|
var marker_c6932769c08d613f04436f768478157b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_dc9da4ae56763b948eaa50da1da497d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8552d4844d4a7cb4449f76c677e3eb36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75ef90c0c5c7930cbc20a6a8c842d859 = $(`<div id="html_75ef90c0c5c7930cbc20a6a8c842d859" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_8552d4844d4a7cb4449f76c677e3eb36.setContent(html_75ef90c0c5c7930cbc20a6a8c842d859);
|
|
|
|
|
|
|
|
marker_c6932769c08d613f04436f768478157b.bindPopup(popup_8552d4844d4a7cb4449f76c677e3eb36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6932769c08d613f04436f768478157b.setIcon(icon_dc9da4ae56763b948eaa50da1da497d2);
|
|
|
|
|
|
var marker_5f2ceda910e816f9e236ad2138acf2f7 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e898dd948fcacc20bd4abd937f3dff31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_717a5684ce2468a054f87bfbc3e50422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_905d1bb9ad00087dbcdc17aa8586a5bf = $(`<div id="html_905d1bb9ad00087dbcdc17aa8586a5bf" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_717a5684ce2468a054f87bfbc3e50422.setContent(html_905d1bb9ad00087dbcdc17aa8586a5bf);
|
|
|
|
|
|
|
|
marker_5f2ceda910e816f9e236ad2138acf2f7.bindPopup(popup_717a5684ce2468a054f87bfbc3e50422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f2ceda910e816f9e236ad2138acf2f7.setIcon(icon_e898dd948fcacc20bd4abd937f3dff31);
|
|
|
|
|
|
var marker_f76909b7d8597fc7572449175bc12143 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ebca3342fa49fda6b08e445ded8f8678 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42e272dd45f2f405105a3ee3ae939b71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8838dd90ef678537ccc84d939526d2d2 = $(`<div id="html_8838dd90ef678537ccc84d939526d2d2" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_42e272dd45f2f405105a3ee3ae939b71.setContent(html_8838dd90ef678537ccc84d939526d2d2);
|
|
|
|
|
|
|
|
marker_f76909b7d8597fc7572449175bc12143.bindPopup(popup_42e272dd45f2f405105a3ee3ae939b71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f76909b7d8597fc7572449175bc12143.setIcon(icon_ebca3342fa49fda6b08e445ded8f8678);
|
|
|
|
|
|
var marker_b33fb925ab7f1d70d9b4df46797fe84d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bebf203c5247c44393f21af7b1276d56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_942874435e1a30371de6ee32a155a2a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b565aa142e9f22cb0bdd07278c26f4b9 = $(`<div id="html_b565aa142e9f22cb0bdd07278c26f4b9" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_942874435e1a30371de6ee32a155a2a3.setContent(html_b565aa142e9f22cb0bdd07278c26f4b9);
|
|
|
|
|
|
|
|
marker_b33fb925ab7f1d70d9b4df46797fe84d.bindPopup(popup_942874435e1a30371de6ee32a155a2a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b33fb925ab7f1d70d9b4df46797fe84d.setIcon(icon_bebf203c5247c44393f21af7b1276d56);
|
|
|
|
|
|
var marker_f3a7c77d19a6f73ca1394185f927394c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_49325f5efbaf6cb75cef146f7dfa578e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d445081d3c6424272d42019e94310ed4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_741a07fc56bc3ada00f19200e36badd1 = $(`<div id="html_741a07fc56bc3ada00f19200e36badd1" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_d445081d3c6424272d42019e94310ed4.setContent(html_741a07fc56bc3ada00f19200e36badd1);
|
|
|
|
|
|
|
|
marker_f3a7c77d19a6f73ca1394185f927394c.bindPopup(popup_d445081d3c6424272d42019e94310ed4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3a7c77d19a6f73ca1394185f927394c.setIcon(icon_49325f5efbaf6cb75cef146f7dfa578e);
|
|
|
|
|
|
var marker_727fd63c959a8bdf35d289c40589627f = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9e356d33ed7e1def1ae824c5ee38e6a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4cf4fbbf45745bdcec57cdc264b59c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63bfe9827a908047d92e6fc16d85c7e8 = $(`<div id="html_63bfe9827a908047d92e6fc16d85c7e8" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_d4cf4fbbf45745bdcec57cdc264b59c3.setContent(html_63bfe9827a908047d92e6fc16d85c7e8);
|
|
|
|
|
|
|
|
marker_727fd63c959a8bdf35d289c40589627f.bindPopup(popup_d4cf4fbbf45745bdcec57cdc264b59c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_727fd63c959a8bdf35d289c40589627f.setIcon(icon_9e356d33ed7e1def1ae824c5ee38e6a0);
|
|
|
|
|
|
var marker_0d3324a72b40b7a794bbd05948dcbe3b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_706abcdb479261fef89f566bb46b66c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_409af285343097678572cf88440e31b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a628c35c01e2e7bf392a1ae91396ece = $(`<div id="html_3a628c35c01e2e7bf392a1ae91396ece" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_409af285343097678572cf88440e31b7.setContent(html_3a628c35c01e2e7bf392a1ae91396ece);
|
|
|
|
|
|
|
|
marker_0d3324a72b40b7a794bbd05948dcbe3b.bindPopup(popup_409af285343097678572cf88440e31b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d3324a72b40b7a794bbd05948dcbe3b.setIcon(icon_706abcdb479261fef89f566bb46b66c4);
|
|
|
|
|
|
var marker_f317183fac1a92e338a848f6cc9a2021 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d1a7f1100855cd25741810d119ec03eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38bd4bf452b50879ecb372b8f8cda63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbb2fbb2f1c0ca99d233ce993e933b6e = $(`<div id="html_cbb2fbb2f1c0ca99d233ce993e933b6e" style="width: 100.0%; height: 100.0%;">relay.mappingbitcoin.com</div>`)[0];
|
|
popup_b38bd4bf452b50879ecb372b8f8cda63.setContent(html_cbb2fbb2f1c0ca99d233ce993e933b6e);
|
|
|
|
|
|
|
|
marker_f317183fac1a92e338a848f6cc9a2021.bindPopup(popup_b38bd4bf452b50879ecb372b8f8cda63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f317183fac1a92e338a848f6cc9a2021.setIcon(icon_d1a7f1100855cd25741810d119ec03eb);
|
|
|
|
|
|
var marker_2e2d4c90617aa6ab328f645625484bc9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0c47716ed3abd578ad5fb9de9c68233a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2860151493f05dbb437521b8b61193dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80d2e9a9e0a6b65f0d4fa8739f43d2a2 = $(`<div id="html_80d2e9a9e0a6b65f0d4fa8739f43d2a2" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com:443</div>`)[0];
|
|
popup_2860151493f05dbb437521b8b61193dd.setContent(html_80d2e9a9e0a6b65f0d4fa8739f43d2a2);
|
|
|
|
|
|
|
|
marker_2e2d4c90617aa6ab328f645625484bc9.bindPopup(popup_2860151493f05dbb437521b8b61193dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e2d4c90617aa6ab328f645625484bc9.setIcon(icon_0c47716ed3abd578ad5fb9de9c68233a);
|
|
|
|
|
|
var marker_57dd301df156c684175b3ea1bc76983f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5984bd3e00ec8718637fde312585300e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1935cb2c867db281005f306daaa73e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d411b0e6e7d8d221e15424ed46e6c7f = $(`<div id="html_6d411b0e6e7d8d221e15424ed46e6c7f" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win:443</div>`)[0];
|
|
popup_d1935cb2c867db281005f306daaa73e0.setContent(html_6d411b0e6e7d8d221e15424ed46e6c7f);
|
|
|
|
|
|
|
|
marker_57dd301df156c684175b3ea1bc76983f.bindPopup(popup_d1935cb2c867db281005f306daaa73e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57dd301df156c684175b3ea1bc76983f.setIcon(icon_5984bd3e00ec8718637fde312585300e);
|
|
|
|
|
|
var marker_2317cd222048a6bd63bca145c288617f = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a2be8858ff9bbe8e25e09a306ef167ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f67ad643cedbb9a5e00ca10a4e7b777f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01e11272c628301b0622d2f80c7f6a62 = $(`<div id="html_01e11272c628301b0622d2f80c7f6a62" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_f67ad643cedbb9a5e00ca10a4e7b777f.setContent(html_01e11272c628301b0622d2f80c7f6a62);
|
|
|
|
|
|
|
|
marker_2317cd222048a6bd63bca145c288617f.bindPopup(popup_f67ad643cedbb9a5e00ca10a4e7b777f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2317cd222048a6bd63bca145c288617f.setIcon(icon_a2be8858ff9bbe8e25e09a306ef167ec);
|
|
|
|
|
|
var marker_51243910c197cb22fac447bf939330dc = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ffed8c69afab65dcf940eed3e495eaf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_133dc78adddaab79f8dc1fb4b5610853 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f64b91ba86625a719fbd637eae7c10a4 = $(`<div id="html_f64b91ba86625a719fbd637eae7c10a4" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_133dc78adddaab79f8dc1fb4b5610853.setContent(html_f64b91ba86625a719fbd637eae7c10a4);
|
|
|
|
|
|
|
|
marker_51243910c197cb22fac447bf939330dc.bindPopup(popup_133dc78adddaab79f8dc1fb4b5610853)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51243910c197cb22fac447bf939330dc.setIcon(icon_ffed8c69afab65dcf940eed3e495eaf4);
|
|
|
|
|
|
var marker_8b7ebd15dabe3b2b6862f23fbc48abab = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9b9e3a55dce0cd8755eef0118a803a60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0a013a3921f7fbfc8d75c31dd1b10fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dfb0c21f93f6bdc748c6bc6f7d73c34 = $(`<div id="html_9dfb0c21f93f6bdc748c6bc6f7d73c34" style="width: 100.0%; height: 100.0%;">relay.manneken.brussels</div>`)[0];
|
|
popup_b0a013a3921f7fbfc8d75c31dd1b10fd.setContent(html_9dfb0c21f93f6bdc748c6bc6f7d73c34);
|
|
|
|
|
|
|
|
marker_8b7ebd15dabe3b2b6862f23fbc48abab.bindPopup(popup_b0a013a3921f7fbfc8d75c31dd1b10fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b7ebd15dabe3b2b6862f23fbc48abab.setIcon(icon_9b9e3a55dce0cd8755eef0118a803a60);
|
|
|
|
|
|
var marker_aad534a1bad2c78b83ab07477e8dcb4f = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e0a6f0069c0ae236a5b1268cae7cfd65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8174eb284a901d322186856a86c76df9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3bead2069e65a10a47a0f86bc57096d = $(`<div id="html_b3bead2069e65a10a47a0f86bc57096d" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_8174eb284a901d322186856a86c76df9.setContent(html_b3bead2069e65a10a47a0f86bc57096d);
|
|
|
|
|
|
|
|
marker_aad534a1bad2c78b83ab07477e8dcb4f.bindPopup(popup_8174eb284a901d322186856a86c76df9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aad534a1bad2c78b83ab07477e8dcb4f.setIcon(icon_e0a6f0069c0ae236a5b1268cae7cfd65);
|
|
|
|
|
|
var marker_6c5c726f16703262a14d40a0a3e603a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_760c47618d8a1d8aa7659a71764ef3ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4593d7117cdd4471e1df30ae5540c823 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53e2297cf4c6dada6343f53946bc35b1 = $(`<div id="html_53e2297cf4c6dada6343f53946bc35b1" style="width: 100.0%; height: 100.0%;">relay.dreamith.to:443</div>`)[0];
|
|
popup_4593d7117cdd4471e1df30ae5540c823.setContent(html_53e2297cf4c6dada6343f53946bc35b1);
|
|
|
|
|
|
|
|
marker_6c5c726f16703262a14d40a0a3e603a1.bindPopup(popup_4593d7117cdd4471e1df30ae5540c823)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c5c726f16703262a14d40a0a3e603a1.setIcon(icon_760c47618d8a1d8aa7659a71764ef3ac);
|
|
|
|
|
|
var marker_6782c4a86a0f4b3bd27fe7394632eace = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5f97a57037ba1a8e4891d29e28c41db1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a23c5566a79bc3168068abd7b68ef43b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b71487047f9b4062ed87bfb41a33d5a3 = $(`<div id="html_b71487047f9b4062ed87bfb41a33d5a3" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_a23c5566a79bc3168068abd7b68ef43b.setContent(html_b71487047f9b4062ed87bfb41a33d5a3);
|
|
|
|
|
|
|
|
marker_6782c4a86a0f4b3bd27fe7394632eace.bindPopup(popup_a23c5566a79bc3168068abd7b68ef43b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6782c4a86a0f4b3bd27fe7394632eace.setIcon(icon_5f97a57037ba1a8e4891d29e28c41db1);
|
|
|
|
|
|
var marker_b3628d5bfc82d69f64fed53a42ab6ee2 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2219bbafc9edafc5a190f3ea1ef71bd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfeba64fbb5d837a18a0f56b622b3448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58ed8c89177d8ffa7de5a2afc62eb491 = $(`<div id="html_58ed8c89177d8ffa7de5a2afc62eb491" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_bfeba64fbb5d837a18a0f56b622b3448.setContent(html_58ed8c89177d8ffa7de5a2afc62eb491);
|
|
|
|
|
|
|
|
marker_b3628d5bfc82d69f64fed53a42ab6ee2.bindPopup(popup_bfeba64fbb5d837a18a0f56b622b3448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3628d5bfc82d69f64fed53a42ab6ee2.setIcon(icon_2219bbafc9edafc5a190f3ea1ef71bd1);
|
|
|
|
|
|
var marker_e0f43958a87d48199a121aa33d184229 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_45ea2b070a5840d414c04f7009a7aacd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_738e205783d0b1a924b09483806c3b85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d4077c338edf45a6004ec8075cfeb6a = $(`<div id="html_1d4077c338edf45a6004ec8075cfeb6a" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_738e205783d0b1a924b09483806c3b85.setContent(html_1d4077c338edf45a6004ec8075cfeb6a);
|
|
|
|
|
|
|
|
marker_e0f43958a87d48199a121aa33d184229.bindPopup(popup_738e205783d0b1a924b09483806c3b85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0f43958a87d48199a121aa33d184229.setIcon(icon_45ea2b070a5840d414c04f7009a7aacd);
|
|
|
|
|
|
var marker_20f089d477f8dfa86bdecd41647db40d = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a09e4a7fe06352b5f2262ccab8a745cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568a07f3ac80d5adb8af4d07d8a57ef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37307dbd6c82d5481bd4356ccc442f9a = $(`<div id="html_37307dbd6c82d5481bd4356ccc442f9a" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_568a07f3ac80d5adb8af4d07d8a57ef5.setContent(html_37307dbd6c82d5481bd4356ccc442f9a);
|
|
|
|
|
|
|
|
marker_20f089d477f8dfa86bdecd41647db40d.bindPopup(popup_568a07f3ac80d5adb8af4d07d8a57ef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20f089d477f8dfa86bdecd41647db40d.setIcon(icon_a09e4a7fe06352b5f2262ccab8a745cb);
|
|
|
|
|
|
var marker_acf8a97da6c8329b36fa99970369b12e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_14467c8c678fd6fa6cb198a070bba2fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af27243f844588006563d65eb3407076 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdd0f43e9808ef6d6ec0115af4e6b628 = $(`<div id="html_bdd0f43e9808ef6d6ec0115af4e6b628" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_af27243f844588006563d65eb3407076.setContent(html_bdd0f43e9808ef6d6ec0115af4e6b628);
|
|
|
|
|
|
|
|
marker_acf8a97da6c8329b36fa99970369b12e.bindPopup(popup_af27243f844588006563d65eb3407076)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acf8a97da6c8329b36fa99970369b12e.setIcon(icon_14467c8c678fd6fa6cb198a070bba2fe);
|
|
|
|
|
|
var marker_51fad64c0426911e3b289818dc56faee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a51a8961fbed090e62545578ed98c59e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9a01a5606797d50db9eecc3aa531c07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7febbcc87642e2d444b20eeeeba084b = $(`<div id="html_b7febbcc87642e2d444b20eeeeba084b" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st:443</div>`)[0];
|
|
popup_c9a01a5606797d50db9eecc3aa531c07.setContent(html_b7febbcc87642e2d444b20eeeeba084b);
|
|
|
|
|
|
|
|
marker_51fad64c0426911e3b289818dc56faee.bindPopup(popup_c9a01a5606797d50db9eecc3aa531c07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51fad64c0426911e3b289818dc56faee.setIcon(icon_a51a8961fbed090e62545578ed98c59e);
|
|
|
|
|
|
var marker_1fb49d421d38c0cb7871970988fe8091 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_83d12dc3233a63a2a81969f490081b2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93d1d5f5fea9a436bb9cd30cdf15e491 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76ad68b28f9e6c963eeba541a030169e = $(`<div id="html_76ad68b28f9e6c963eeba541a030169e" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io:443</div>`)[0];
|
|
popup_93d1d5f5fea9a436bb9cd30cdf15e491.setContent(html_76ad68b28f9e6c963eeba541a030169e);
|
|
|
|
|
|
|
|
marker_1fb49d421d38c0cb7871970988fe8091.bindPopup(popup_93d1d5f5fea9a436bb9cd30cdf15e491)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fb49d421d38c0cb7871970988fe8091.setIcon(icon_83d12dc3233a63a2a81969f490081b2e);
|
|
|
|
|
|
var marker_20f3513df7124b16e669dba817d54df4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_40cbbcb923d6b3cee59926fdd921c2cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb9b6f204e31ba70264d9c8ebba41c6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_797f4da3ca6fa2292e75b6f6f899f5be = $(`<div id="html_797f4da3ca6fa2292e75b6f6f899f5be" style="width: 100.0%; height: 100.0%;">nosflare-leefcore.leefcore.workers.dev</div>`)[0];
|
|
popup_cb9b6f204e31ba70264d9c8ebba41c6d.setContent(html_797f4da3ca6fa2292e75b6f6f899f5be);
|
|
|
|
|
|
|
|
marker_20f3513df7124b16e669dba817d54df4.bindPopup(popup_cb9b6f204e31ba70264d9c8ebba41c6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20f3513df7124b16e669dba817d54df4.setIcon(icon_40cbbcb923d6b3cee59926fdd921c2cb);
|
|
|
|
|
|
var marker_56af2cdb37f23460f70380c271734b63 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b67c372e329262cfe5797a78f54e65ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c3af2f034488b5ae34dae280d2af7f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e05999e9463d246183301388155b3bf = $(`<div id="html_4e05999e9463d246183301388155b3bf" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com:443</div>`)[0];
|
|
popup_9c3af2f034488b5ae34dae280d2af7f4.setContent(html_4e05999e9463d246183301388155b3bf);
|
|
|
|
|
|
|
|
marker_56af2cdb37f23460f70380c271734b63.bindPopup(popup_9c3af2f034488b5ae34dae280d2af7f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56af2cdb37f23460f70380c271734b63.setIcon(icon_b67c372e329262cfe5797a78f54e65ab);
|
|
|
|
|
|
var marker_f2e360dfc76564718427dd685ce6d453 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8323de39a5e3e4be2d3bdeedf3613d8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_851e1c5bf585e2a357fcadc57fd79217 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2d4ffdae99676e10cb329ee3fa175be = $(`<div id="html_a2d4ffdae99676e10cb329ee3fa175be" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_851e1c5bf585e2a357fcadc57fd79217.setContent(html_a2d4ffdae99676e10cb329ee3fa175be);
|
|
|
|
|
|
|
|
marker_f2e360dfc76564718427dd685ce6d453.bindPopup(popup_851e1c5bf585e2a357fcadc57fd79217)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2e360dfc76564718427dd685ce6d453.setIcon(icon_8323de39a5e3e4be2d3bdeedf3613d8f);
|
|
|
|
|
|
var marker_0739e2497ec0613089028893d8fc41ac = L.marker(
|
|
[36.8767, -89.5879],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_def9095f5073a46ff25638d0d126d719 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd69792cf91b0d8f686cd699ce98a78e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f31540d752291a8eb2107b7c1e3c7693 = $(`<div id="html_f31540d752291a8eb2107b7c1e3c7693" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_cd69792cf91b0d8f686cd699ce98a78e.setContent(html_f31540d752291a8eb2107b7c1e3c7693);
|
|
|
|
|
|
|
|
marker_0739e2497ec0613089028893d8fc41ac.bindPopup(popup_cd69792cf91b0d8f686cd699ce98a78e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0739e2497ec0613089028893d8fc41ac.setIcon(icon_def9095f5073a46ff25638d0d126d719);
|
|
|
|
|
|
var marker_3f0aaf9eb1c0166ad799630380e22fe2 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_74bc31ed61b52286f1791d2af4f626e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3cdc0683b482e8ff8c87507b84fdeb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07884073ba3b785b01d87020f7810a01 = $(`<div id="html_07884073ba3b785b01d87020f7810a01" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_e3cdc0683b482e8ff8c87507b84fdeb0.setContent(html_07884073ba3b785b01d87020f7810a01);
|
|
|
|
|
|
|
|
marker_3f0aaf9eb1c0166ad799630380e22fe2.bindPopup(popup_e3cdc0683b482e8ff8c87507b84fdeb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f0aaf9eb1c0166ad799630380e22fe2.setIcon(icon_74bc31ed61b52286f1791d2af4f626e1);
|
|
|
|
|
|
var marker_428b6fd4d8ca420630b561a03a06f050 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b84a730bff53ab7c7fb02fdce6db31ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61cacfebf237b523af45d8b17f38a913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d53557ef0aea7c20d0ec7c7a165e7363 = $(`<div id="html_d53557ef0aea7c20d0ec7c7a165e7363" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_61cacfebf237b523af45d8b17f38a913.setContent(html_d53557ef0aea7c20d0ec7c7a165e7363);
|
|
|
|
|
|
|
|
marker_428b6fd4d8ca420630b561a03a06f050.bindPopup(popup_61cacfebf237b523af45d8b17f38a913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_428b6fd4d8ca420630b561a03a06f050.setIcon(icon_b84a730bff53ab7c7fb02fdce6db31ea);
|
|
|
|
|
|
var marker_ef464993c7e2baebe2268dd73d7a3ad4 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fa1a19a9a709d03f7a61e48e13d4585c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9d366fe736f3d7123227c02293600ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c4c1e6dcf66618d09839cd2e39d0c6 = $(`<div id="html_52c4c1e6dcf66618d09839cd2e39d0c6" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_b9d366fe736f3d7123227c02293600ed.setContent(html_52c4c1e6dcf66618d09839cd2e39d0c6);
|
|
|
|
|
|
|
|
marker_ef464993c7e2baebe2268dd73d7a3ad4.bindPopup(popup_b9d366fe736f3d7123227c02293600ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef464993c7e2baebe2268dd73d7a3ad4.setIcon(icon_fa1a19a9a709d03f7a61e48e13d4585c);
|
|
|
|
|
|
var marker_3101640e29cf6f68506b04ed7b338260 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e1564cd38db62d0f2422ab1465cc18d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0efb7ccd913dbb604b4ca25add2e07cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0084f0052db9ed747025355672ec055 = $(`<div id="html_e0084f0052db9ed747025355672ec055" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_0efb7ccd913dbb604b4ca25add2e07cb.setContent(html_e0084f0052db9ed747025355672ec055);
|
|
|
|
|
|
|
|
marker_3101640e29cf6f68506b04ed7b338260.bindPopup(popup_0efb7ccd913dbb604b4ca25add2e07cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3101640e29cf6f68506b04ed7b338260.setIcon(icon_e1564cd38db62d0f2422ab1465cc18d9);
|
|
|
|
|
|
var marker_a2fd5661003e02dafcc137be31934e72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e55a48f49bf61f53366f0e3aa0e09525 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b043496d2654557c2e394b7ce27cddeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3044e5a3ffa74551e0a7cc5a9e09e3b9 = $(`<div id="html_3044e5a3ffa74551e0a7cc5a9e09e3b9" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_b043496d2654557c2e394b7ce27cddeb.setContent(html_3044e5a3ffa74551e0a7cc5a9e09e3b9);
|
|
|
|
|
|
|
|
marker_a2fd5661003e02dafcc137be31934e72.bindPopup(popup_b043496d2654557c2e394b7ce27cddeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2fd5661003e02dafcc137be31934e72.setIcon(icon_e55a48f49bf61f53366f0e3aa0e09525);
|
|
|
|
|
|
var marker_df47d769e2eec9fc7aa16f334edbbff7 = L.marker(
|
|
[51.9758, 4.31389],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_069ea4dad96b8aee10955ad7536c4a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43e1f961e609a2b5850c52379cfc4dc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cda75298290884bdeefb84407a4f6601 = $(`<div id="html_cda75298290884bdeefb84407a4f6601" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_43e1f961e609a2b5850c52379cfc4dc4.setContent(html_cda75298290884bdeefb84407a4f6601);
|
|
|
|
|
|
|
|
marker_df47d769e2eec9fc7aa16f334edbbff7.bindPopup(popup_43e1f961e609a2b5850c52379cfc4dc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df47d769e2eec9fc7aa16f334edbbff7.setIcon(icon_069ea4dad96b8aee10955ad7536c4a53);
|
|
|
|
|
|
var marker_3cb0298123774983ea8732c4a55bad97 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_af457e07fb6ddb908b42881309ebaeb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5df8b542e0260544fb4e4954d1354db9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cb8908cbc3e46ac467454ed9da98f4c = $(`<div id="html_5cb8908cbc3e46ac467454ed9da98f4c" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_5df8b542e0260544fb4e4954d1354db9.setContent(html_5cb8908cbc3e46ac467454ed9da98f4c);
|
|
|
|
|
|
|
|
marker_3cb0298123774983ea8732c4a55bad97.bindPopup(popup_5df8b542e0260544fb4e4954d1354db9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cb0298123774983ea8732c4a55bad97.setIcon(icon_af457e07fb6ddb908b42881309ebaeb2);
|
|
|
|
|
|
var marker_227f909c012f7e799797e61e613dadd6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d61b3fe2976c0b46709c5e6a7e63590c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7eb6fd97c960bb419e6557a7a1526344 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5136dd4c4074741b1ec5b9e067cd9b = $(`<div id="html_eb5136dd4c4074741b1ec5b9e067cd9b" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_7eb6fd97c960bb419e6557a7a1526344.setContent(html_eb5136dd4c4074741b1ec5b9e067cd9b);
|
|
|
|
|
|
|
|
marker_227f909c012f7e799797e61e613dadd6.bindPopup(popup_7eb6fd97c960bb419e6557a7a1526344)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_227f909c012f7e799797e61e613dadd6.setIcon(icon_d61b3fe2976c0b46709c5e6a7e63590c);
|
|
|
|
|
|
var marker_21eb731d2fdbe1db00002fd569b58e01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_56c18ea540a1034cb9c3a3f418f6fe2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03b1f9ae60c07e26f4a9317042f0e024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e5ae36736a313e33d47c5d4c87624c3 = $(`<div id="html_1e5ae36736a313e33d47c5d4c87624c3" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_03b1f9ae60c07e26f4a9317042f0e024.setContent(html_1e5ae36736a313e33d47c5d4c87624c3);
|
|
|
|
|
|
|
|
marker_21eb731d2fdbe1db00002fd569b58e01.bindPopup(popup_03b1f9ae60c07e26f4a9317042f0e024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21eb731d2fdbe1db00002fd569b58e01.setIcon(icon_56c18ea540a1034cb9c3a3f418f6fe2a);
|
|
|
|
|
|
var marker_c34a0d760923c3cb9786784ee6f44b52 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_af37157fb9b4e43aee56c3b0ec162d77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_815569d2d35f906cec54c7db10c40e20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28c25919ab005b503db02bfb1611fb41 = $(`<div id="html_28c25919ab005b503db02bfb1611fb41" style="width: 100.0%; height: 100.0%;">relay.mypathtofire.de</div>`)[0];
|
|
popup_815569d2d35f906cec54c7db10c40e20.setContent(html_28c25919ab005b503db02bfb1611fb41);
|
|
|
|
|
|
|
|
marker_c34a0d760923c3cb9786784ee6f44b52.bindPopup(popup_815569d2d35f906cec54c7db10c40e20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c34a0d760923c3cb9786784ee6f44b52.setIcon(icon_af37157fb9b4e43aee56c3b0ec162d77);
|
|
|
|
|
|
var marker_b2ac391bc551af13e6b77725e4a07e2b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_97d35575c9aa82fe3f0939959bc9bf74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec0f461c6763b951a0b4bd5d19fc8d1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f36c9ba61e93d8c46f4451b6bb040ed = $(`<div id="html_8f36c9ba61e93d8c46f4451b6bb040ed" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_ec0f461c6763b951a0b4bd5d19fc8d1e.setContent(html_8f36c9ba61e93d8c46f4451b6bb040ed);
|
|
|
|
|
|
|
|
marker_b2ac391bc551af13e6b77725e4a07e2b.bindPopup(popup_ec0f461c6763b951a0b4bd5d19fc8d1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2ac391bc551af13e6b77725e4a07e2b.setIcon(icon_97d35575c9aa82fe3f0939959bc9bf74);
|
|
|
|
|
|
var marker_25045c62ceac286df245e4e0b8162e5a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a242e9e6e38fd368672fab0a22b9b275 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16a1b63d21d93eadf7bbfec24fdfac7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c2f286f4bff05861735f46a560a639a = $(`<div id="html_1c2f286f4bff05861735f46a560a639a" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_16a1b63d21d93eadf7bbfec24fdfac7e.setContent(html_1c2f286f4bff05861735f46a560a639a);
|
|
|
|
|
|
|
|
marker_25045c62ceac286df245e4e0b8162e5a.bindPopup(popup_16a1b63d21d93eadf7bbfec24fdfac7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25045c62ceac286df245e4e0b8162e5a.setIcon(icon_a242e9e6e38fd368672fab0a22b9b275);
|
|
|
|
|
|
var marker_35b0f54fb554d3a8887e18a0be9f34ff = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5dcf4b38dad5339a934dee22b7451530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1374231090b10c368232e2ca4248695 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb849d9f79e3e99978cad3cebd9df159 = $(`<div id="html_cb849d9f79e3e99978cad3cebd9df159" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_b1374231090b10c368232e2ca4248695.setContent(html_cb849d9f79e3e99978cad3cebd9df159);
|
|
|
|
|
|
|
|
marker_35b0f54fb554d3a8887e18a0be9f34ff.bindPopup(popup_b1374231090b10c368232e2ca4248695)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35b0f54fb554d3a8887e18a0be9f34ff.setIcon(icon_5dcf4b38dad5339a934dee22b7451530);
|
|
|
|
|
|
var marker_8cd276256a87d7bd19e7558dd1f27280 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_dcd414f6257a6a1e618ccc4c03c66839 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72061bcd838ddcf3165daef185822b81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32ec532f2d9e0eec9a557e2c8cf03117 = $(`<div id="html_32ec532f2d9e0eec9a557e2c8cf03117" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_72061bcd838ddcf3165daef185822b81.setContent(html_32ec532f2d9e0eec9a557e2c8cf03117);
|
|
|
|
|
|
|
|
marker_8cd276256a87d7bd19e7558dd1f27280.bindPopup(popup_72061bcd838ddcf3165daef185822b81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cd276256a87d7bd19e7558dd1f27280.setIcon(icon_dcd414f6257a6a1e618ccc4c03c66839);
|
|
|
|
|
|
var marker_f238cf6c118dc0cfc75614d7d56d5d86 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f4392018470c33f4666befd9b332a042 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e13c74c0670c1f3c3abac4782d50ef2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49a7f21c327c8f89d97a184fa8687b5a = $(`<div id="html_49a7f21c327c8f89d97a184fa8687b5a" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_e13c74c0670c1f3c3abac4782d50ef2f.setContent(html_49a7f21c327c8f89d97a184fa8687b5a);
|
|
|
|
|
|
|
|
marker_f238cf6c118dc0cfc75614d7d56d5d86.bindPopup(popup_e13c74c0670c1f3c3abac4782d50ef2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f238cf6c118dc0cfc75614d7d56d5d86.setIcon(icon_f4392018470c33f4666befd9b332a042);
|
|
|
|
|
|
var marker_cbb10281569f01234eb26648e1ee193a = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ab99b58d6bb7d5b87c1a52ec1eafaf92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c9f15fb3013c1b28c10b3bd1d5dbf4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b31db652cadfda08becb47626d41350a = $(`<div id="html_b31db652cadfda08becb47626d41350a" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_0c9f15fb3013c1b28c10b3bd1d5dbf4d.setContent(html_b31db652cadfda08becb47626d41350a);
|
|
|
|
|
|
|
|
marker_cbb10281569f01234eb26648e1ee193a.bindPopup(popup_0c9f15fb3013c1b28c10b3bd1d5dbf4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbb10281569f01234eb26648e1ee193a.setIcon(icon_ab99b58d6bb7d5b87c1a52ec1eafaf92);
|
|
|
|
|
|
var marker_a5b64bd94f431dc123fa02e6cf49600c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ce112f86c0070612a8773f8bfcef2bbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_021c8f78a20323f48d08af12850e582c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa7b42a3731cc890f4e9f6f0dd895814 = $(`<div id="html_fa7b42a3731cc890f4e9f6f0dd895814" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_021c8f78a20323f48d08af12850e582c.setContent(html_fa7b42a3731cc890f4e9f6f0dd895814);
|
|
|
|
|
|
|
|
marker_a5b64bd94f431dc123fa02e6cf49600c.bindPopup(popup_021c8f78a20323f48d08af12850e582c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5b64bd94f431dc123fa02e6cf49600c.setIcon(icon_ce112f86c0070612a8773f8bfcef2bbe);
|
|
|
|
|
|
var marker_638db1e23968dc84391c289e61cf4a6a = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_73c3a9395d88b820d3b6818e30970809 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_617568f3b73fe6c15fc21de71b6e3d80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb82c6364ee0f324bc8d9ded4f12cd70 = $(`<div id="html_bb82c6364ee0f324bc8d9ded4f12cd70" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_617568f3b73fe6c15fc21de71b6e3d80.setContent(html_bb82c6364ee0f324bc8d9ded4f12cd70);
|
|
|
|
|
|
|
|
marker_638db1e23968dc84391c289e61cf4a6a.bindPopup(popup_617568f3b73fe6c15fc21de71b6e3d80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_638db1e23968dc84391c289e61cf4a6a.setIcon(icon_73c3a9395d88b820d3b6818e30970809);
|
|
|
|
|
|
var marker_b972893e3bd4d5f44c2d7eab4f445aa2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d16b1274ec86516f04a57425ed13527d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77c34ae828dc2d67a2d1246da53101c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34b6b029cbeb9a60df03f32f9369cb51 = $(`<div id="html_34b6b029cbeb9a60df03f32f9369cb51" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_77c34ae828dc2d67a2d1246da53101c0.setContent(html_34b6b029cbeb9a60df03f32f9369cb51);
|
|
|
|
|
|
|
|
marker_b972893e3bd4d5f44c2d7eab4f445aa2.bindPopup(popup_77c34ae828dc2d67a2d1246da53101c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b972893e3bd4d5f44c2d7eab4f445aa2.setIcon(icon_d16b1274ec86516f04a57425ed13527d);
|
|
|
|
|
|
var marker_f20ca6b18b33142f429cc5811dc227e1 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e6a89f5e304458eb203b3f77d1853ac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ab4d2712ca0d8f387deaae3911ebef2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80c078e02378d3c61601d96c7d53978f = $(`<div id="html_80c078e02378d3c61601d96c7d53978f" style="width: 100.0%; height: 100.0%;">nostr.hekster.org:443</div>`)[0];
|
|
popup_1ab4d2712ca0d8f387deaae3911ebef2.setContent(html_80c078e02378d3c61601d96c7d53978f);
|
|
|
|
|
|
|
|
marker_f20ca6b18b33142f429cc5811dc227e1.bindPopup(popup_1ab4d2712ca0d8f387deaae3911ebef2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f20ca6b18b33142f429cc5811dc227e1.setIcon(icon_e6a89f5e304458eb203b3f77d1853ac8);
|
|
|
|
|
|
var marker_72b3cbafd6c46407d3e72483e8ea0402 = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5d3a4f3dbe15001a9d730372b1127573 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c13d30f3bac750ce6b6cacd18758fce1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ebb27c5038dbc3471a2c2b186e76d5 = $(`<div id="html_81ebb27c5038dbc3471a2c2b186e76d5" style="width: 100.0%; height: 100.0%;">bitcoiner.social:443</div>`)[0];
|
|
popup_c13d30f3bac750ce6b6cacd18758fce1.setContent(html_81ebb27c5038dbc3471a2c2b186e76d5);
|
|
|
|
|
|
|
|
marker_72b3cbafd6c46407d3e72483e8ea0402.bindPopup(popup_c13d30f3bac750ce6b6cacd18758fce1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72b3cbafd6c46407d3e72483e8ea0402.setIcon(icon_5d3a4f3dbe15001a9d730372b1127573);
|
|
|
|
|
|
var marker_59c48a65131f15e88a8ad879646511f1 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_dc06e63103d46f76189408427b5b3615 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88f6679c9f34eb7750dab35a653d2c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b5d12f1cbad2296ade9f589cf0a81d1 = $(`<div id="html_2b5d12f1cbad2296ade9f589cf0a81d1" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_88f6679c9f34eb7750dab35a653d2c05.setContent(html_2b5d12f1cbad2296ade9f589cf0a81d1);
|
|
|
|
|
|
|
|
marker_59c48a65131f15e88a8ad879646511f1.bindPopup(popup_88f6679c9f34eb7750dab35a653d2c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59c48a65131f15e88a8ad879646511f1.setIcon(icon_dc06e63103d46f76189408427b5b3615);
|
|
|
|
|
|
var marker_d152c0e57f44a21e480eb1bb0066b8ba = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_cf0e1e7c96f5820c70fd26f3691b40b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca66e4222c04da7d071752ae4084611c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6828e9d58b149a43ff537b63b964568 = $(`<div id="html_a6828e9d58b149a43ff537b63b964568" style="width: 100.0%; height: 100.0%;">ribo.nostria.app:443</div>`)[0];
|
|
popup_ca66e4222c04da7d071752ae4084611c.setContent(html_a6828e9d58b149a43ff537b63b964568);
|
|
|
|
|
|
|
|
marker_d152c0e57f44a21e480eb1bb0066b8ba.bindPopup(popup_ca66e4222c04da7d071752ae4084611c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d152c0e57f44a21e480eb1bb0066b8ba.setIcon(icon_cf0e1e7c96f5820c70fd26f3691b40b5);
|
|
|
|
|
|
var marker_b7b17f63e11f939ca2ca5ff031817f27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a4054784c169bd72be3272845f85f58d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f8c89f7b3fea697d7c8f1dece7120e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_921b6a740053f6233657b6f7aa261ceb = $(`<div id="html_921b6a740053f6233657b6f7aa261ceb" style="width: 100.0%; height: 100.0%;">relay.lacrypta.ar</div>`)[0];
|
|
popup_9f8c89f7b3fea697d7c8f1dece7120e5.setContent(html_921b6a740053f6233657b6f7aa261ceb);
|
|
|
|
|
|
|
|
marker_b7b17f63e11f939ca2ca5ff031817f27.bindPopup(popup_9f8c89f7b3fea697d7c8f1dece7120e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b17f63e11f939ca2ca5ff031817f27.setIcon(icon_a4054784c169bd72be3272845f85f58d);
|
|
|
|
|
|
var marker_a6c5c686c46a01949f99a6781b066297 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7151faaee718d5886db1e845d5ae2808 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3316074e3f3a1b718ef61c9a3477b8e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_622d2614d8267e0072a1f5bd189e54af = $(`<div id="html_622d2614d8267e0072a1f5bd189e54af" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_3316074e3f3a1b718ef61c9a3477b8e5.setContent(html_622d2614d8267e0072a1f5bd189e54af);
|
|
|
|
|
|
|
|
marker_a6c5c686c46a01949f99a6781b066297.bindPopup(popup_3316074e3f3a1b718ef61c9a3477b8e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6c5c686c46a01949f99a6781b066297.setIcon(icon_7151faaee718d5886db1e845d5ae2808);
|
|
|
|
|
|
var marker_b68cca35d0a5036b32336d9f07e807af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fd8b020952eaf9e6362be4d31de6ec7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9f287f1d6048451c748e60937dc5413 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_873d4b1167cb64c73b893186463dad4c = $(`<div id="html_873d4b1167cb64c73b893186463dad4c" style="width: 100.0%; height: 100.0%;">relay.kilombino.com</div>`)[0];
|
|
popup_f9f287f1d6048451c748e60937dc5413.setContent(html_873d4b1167cb64c73b893186463dad4c);
|
|
|
|
|
|
|
|
marker_b68cca35d0a5036b32336d9f07e807af.bindPopup(popup_f9f287f1d6048451c748e60937dc5413)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b68cca35d0a5036b32336d9f07e807af.setIcon(icon_fd8b020952eaf9e6362be4d31de6ec7d);
|
|
|
|
|
|
var marker_eb62f0d8e3708301e704e8fa024330cc = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a8645c1d76209e92597e382bef5a7cd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d24cdece3059cc01962979c48fc2dc78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7abb27c909c0a01f3ad444f25e5630e1 = $(`<div id="html_7abb27c909c0a01f3ad444f25e5630e1" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_d24cdece3059cc01962979c48fc2dc78.setContent(html_7abb27c909c0a01f3ad444f25e5630e1);
|
|
|
|
|
|
|
|
marker_eb62f0d8e3708301e704e8fa024330cc.bindPopup(popup_d24cdece3059cc01962979c48fc2dc78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb62f0d8e3708301e704e8fa024330cc.setIcon(icon_a8645c1d76209e92597e382bef5a7cd6);
|
|
|
|
|
|
var marker_9897e460286d9b11987e418243d6a4e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c4f68d749184ebe3da9a84006e1b47fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd3bb4549feb4905efea13b1b3e072d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53bf0216b36082098c86d865a993b527 = $(`<div id="html_53bf0216b36082098c86d865a993b527" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_fd3bb4549feb4905efea13b1b3e072d9.setContent(html_53bf0216b36082098c86d865a993b527);
|
|
|
|
|
|
|
|
marker_9897e460286d9b11987e418243d6a4e3.bindPopup(popup_fd3bb4549feb4905efea13b1b3e072d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9897e460286d9b11987e418243d6a4e3.setIcon(icon_c4f68d749184ebe3da9a84006e1b47fd);
|
|
|
|
|
|
var marker_cc88497e1382c8f9ba77cadcc220775c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_654f7d0ef993b6730757b0f0dae7a1b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac885880de0859806e44f846300d0c81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d45c894eb3b2df674cf0a80f9430fd6d = $(`<div id="html_d45c894eb3b2df674cf0a80f9430fd6d" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_ac885880de0859806e44f846300d0c81.setContent(html_d45c894eb3b2df674cf0a80f9430fd6d);
|
|
|
|
|
|
|
|
marker_cc88497e1382c8f9ba77cadcc220775c.bindPopup(popup_ac885880de0859806e44f846300d0c81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc88497e1382c8f9ba77cadcc220775c.setIcon(icon_654f7d0ef993b6730757b0f0dae7a1b8);
|
|
|
|
|
|
var marker_b4a77228a0848e6dde31f15187be30e1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7707120ca6a50c53c4b8740d944cde76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b31b0e0c065b168fab35de537b35131d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95c73d3f0480575c92c516083999359f = $(`<div id="html_95c73d3f0480575c92c516083999359f" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_b31b0e0c065b168fab35de537b35131d.setContent(html_95c73d3f0480575c92c516083999359f);
|
|
|
|
|
|
|
|
marker_b4a77228a0848e6dde31f15187be30e1.bindPopup(popup_b31b0e0c065b168fab35de537b35131d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4a77228a0848e6dde31f15187be30e1.setIcon(icon_7707120ca6a50c53c4b8740d944cde76);
|
|
|
|
|
|
var marker_20ac38ea9638029109da7da0cc4700cc = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5f3315198f4149ec3ed647e33ed3700d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_555d63dc56a592d7ce98690b188b74d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0700b5f2a6f0cfc745c4d496ea321adf = $(`<div id="html_0700b5f2a6f0cfc745c4d496ea321adf" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com:443</div>`)[0];
|
|
popup_555d63dc56a592d7ce98690b188b74d9.setContent(html_0700b5f2a6f0cfc745c4d496ea321adf);
|
|
|
|
|
|
|
|
marker_20ac38ea9638029109da7da0cc4700cc.bindPopup(popup_555d63dc56a592d7ce98690b188b74d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20ac38ea9638029109da7da0cc4700cc.setIcon(icon_5f3315198f4149ec3ed647e33ed3700d);
|
|
|
|
|
|
var marker_4c0d403e78b626f604199e9c45871455 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_044fab898ecfe65c7c8c52a7418d66a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d910b175303390c2f2996265d5811045 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2afa14dc9ef6f324d06d54beff80f8f2 = $(`<div id="html_2afa14dc9ef6f324d06d54beff80f8f2" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_d910b175303390c2f2996265d5811045.setContent(html_2afa14dc9ef6f324d06d54beff80f8f2);
|
|
|
|
|
|
|
|
marker_4c0d403e78b626f604199e9c45871455.bindPopup(popup_d910b175303390c2f2996265d5811045)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c0d403e78b626f604199e9c45871455.setIcon(icon_044fab898ecfe65c7c8c52a7418d66a0);
|
|
|
|
|
|
var marker_c69346770a18ef7f10ed12d287461833 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3b7df1dcc48f49662cde17a779ded57a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58b119e8289fd10407f589789ce90b54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4fae2b6849615d88f7e410db6885f40 = $(`<div id="html_c4fae2b6849615d88f7e410db6885f40" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_58b119e8289fd10407f589789ce90b54.setContent(html_c4fae2b6849615d88f7e410db6885f40);
|
|
|
|
|
|
|
|
marker_c69346770a18ef7f10ed12d287461833.bindPopup(popup_58b119e8289fd10407f589789ce90b54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c69346770a18ef7f10ed12d287461833.setIcon(icon_3b7df1dcc48f49662cde17a779ded57a);
|
|
|
|
|
|
var marker_141e2a157d67a48fbaa241e7cee49069 = L.marker(
|
|
[51.5134, -0.0890675],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_66971de7cc5a6b9a6471daaba0fb269a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f73dc7bacb06cf1870da833cae65810d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b23092da02abd7415988ed74fa41a489 = $(`<div id="html_b23092da02abd7415988ed74fa41a489" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_f73dc7bacb06cf1870da833cae65810d.setContent(html_b23092da02abd7415988ed74fa41a489);
|
|
|
|
|
|
|
|
marker_141e2a157d67a48fbaa241e7cee49069.bindPopup(popup_f73dc7bacb06cf1870da833cae65810d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_141e2a157d67a48fbaa241e7cee49069.setIcon(icon_66971de7cc5a6b9a6471daaba0fb269a);
|
|
|
|
|
|
var marker_0eb748a3680037a160bc6df8a0efbe7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e2850b14160475a91f0d45b66f61b5fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d86844223cfa2f18f4350b80d4f897e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31ea4e6fd33223a544eb45477a394e49 = $(`<div id="html_31ea4e6fd33223a544eb45477a394e49" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_7d86844223cfa2f18f4350b80d4f897e.setContent(html_31ea4e6fd33223a544eb45477a394e49);
|
|
|
|
|
|
|
|
marker_0eb748a3680037a160bc6df8a0efbe7d.bindPopup(popup_7d86844223cfa2f18f4350b80d4f897e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eb748a3680037a160bc6df8a0efbe7d.setIcon(icon_e2850b14160475a91f0d45b66f61b5fc);
|
|
|
|
|
|
var marker_75f0319c747c787e7f77a67ca8e9d148 = L.marker(
|
|
[29.7449, -95.5343],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d6b5c740c2276fea690fb426d7f355e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cdc8ed80ddc0aefcfff58b2f744366f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77da1282ee11f7f364bfa05de1794399 = $(`<div id="html_77da1282ee11f7f364bfa05de1794399" style="width: 100.0%; height: 100.0%;">nostr.overpay.com</div>`)[0];
|
|
popup_3cdc8ed80ddc0aefcfff58b2f744366f.setContent(html_77da1282ee11f7f364bfa05de1794399);
|
|
|
|
|
|
|
|
marker_75f0319c747c787e7f77a67ca8e9d148.bindPopup(popup_3cdc8ed80ddc0aefcfff58b2f744366f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75f0319c747c787e7f77a67ca8e9d148.setIcon(icon_d6b5c740c2276fea690fb426d7f355e5);
|
|
|
|
|
|
var marker_14c4b6f4bb5fc4b19fe27876e8a1d695 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0734693a771db322e39d2a890bd0889c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f35b094af58f0fdce71602aba109020 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39d013b086b0b11c8fcb3fb21fd53bff = $(`<div id="html_39d013b086b0b11c8fcb3fb21fd53bff" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_7f35b094af58f0fdce71602aba109020.setContent(html_39d013b086b0b11c8fcb3fb21fd53bff);
|
|
|
|
|
|
|
|
marker_14c4b6f4bb5fc4b19fe27876e8a1d695.bindPopup(popup_7f35b094af58f0fdce71602aba109020)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14c4b6f4bb5fc4b19fe27876e8a1d695.setIcon(icon_0734693a771db322e39d2a890bd0889c);
|
|
|
|
|
|
var marker_a210e7ff8f26c823249ef784da37a254 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_081c926c07f78311313148be92a75d4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_800657d72ebcf431c5d5c516f0356d40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42a6ba56a7c4a294f79f53bcfb254797 = $(`<div id="html_42a6ba56a7c4a294f79f53bcfb254797" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_800657d72ebcf431c5d5c516f0356d40.setContent(html_42a6ba56a7c4a294f79f53bcfb254797);
|
|
|
|
|
|
|
|
marker_a210e7ff8f26c823249ef784da37a254.bindPopup(popup_800657d72ebcf431c5d5c516f0356d40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a210e7ff8f26c823249ef784da37a254.setIcon(icon_081c926c07f78311313148be92a75d4b);
|
|
|
|
|
|
var marker_144969c41b1fa850ded429afa9f0e7a2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a4704ee9fdfe3861c3d7a14c9fb7f30e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_431d4d2f809d5d825a40209a33818b34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1e1f8b66c969fae23c5408fe920e889 = $(`<div id="html_f1e1f8b66c969fae23c5408fe920e889" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_431d4d2f809d5d825a40209a33818b34.setContent(html_f1e1f8b66c969fae23c5408fe920e889);
|
|
|
|
|
|
|
|
marker_144969c41b1fa850ded429afa9f0e7a2.bindPopup(popup_431d4d2f809d5d825a40209a33818b34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_144969c41b1fa850ded429afa9f0e7a2.setIcon(icon_a4704ee9fdfe3861c3d7a14c9fb7f30e);
|
|
|
|
|
|
var marker_d4ebd9a716e256eb981b1aab2db8d812 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8b5e9efbfa38d3d7014b29e1d6701d40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aac680ec748cfb8921e9586a99eba60b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0340632a175c2281c5f1b3e0b9d1d047 = $(`<div id="html_0340632a175c2281c5f1b3e0b9d1d047" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_aac680ec748cfb8921e9586a99eba60b.setContent(html_0340632a175c2281c5f1b3e0b9d1d047);
|
|
|
|
|
|
|
|
marker_d4ebd9a716e256eb981b1aab2db8d812.bindPopup(popup_aac680ec748cfb8921e9586a99eba60b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4ebd9a716e256eb981b1aab2db8d812.setIcon(icon_8b5e9efbfa38d3d7014b29e1d6701d40);
|
|
|
|
|
|
var marker_335c691cbc33aec14cd8b735415eeb8b = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a5091e66996d4c819b6672df3b8507ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa5c1694a4907be238814562d62aba0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e23ad29450887022c0865d1523d3274 = $(`<div id="html_7e23ad29450887022c0865d1523d3274" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net:443</div>`)[0];
|
|
popup_aa5c1694a4907be238814562d62aba0f.setContent(html_7e23ad29450887022c0865d1523d3274);
|
|
|
|
|
|
|
|
marker_335c691cbc33aec14cd8b735415eeb8b.bindPopup(popup_aa5c1694a4907be238814562d62aba0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_335c691cbc33aec14cd8b735415eeb8b.setIcon(icon_a5091e66996d4c819b6672df3b8507ad);
|
|
|
|
|
|
var marker_4cf5139e0c41fb9cc18c61c43bdac561 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0d80c2321429614cd26d8c27eebf4a67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63d21cab14f218a2547ee5e5e85e1ca0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e1c00c6fb109d8856429c4004f04b90 = $(`<div id="html_9e1c00c6fb109d8856429c4004f04b90" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_63d21cab14f218a2547ee5e5e85e1ca0.setContent(html_9e1c00c6fb109d8856429c4004f04b90);
|
|
|
|
|
|
|
|
marker_4cf5139e0c41fb9cc18c61c43bdac561.bindPopup(popup_63d21cab14f218a2547ee5e5e85e1ca0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cf5139e0c41fb9cc18c61c43bdac561.setIcon(icon_0d80c2321429614cd26d8c27eebf4a67);
|
|
|
|
|
|
var marker_eab1a94136df8d251f935540cb52ffb9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9823374356116b01897fd73aee1ccfb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14ecc0540bed2c0d2b10adcb10187b3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3124a3ea845213405fca6fa1563b8f50 = $(`<div id="html_3124a3ea845213405fca6fa1563b8f50" style="width: 100.0%; height: 100.0%;">nostr.christiansass.de</div>`)[0];
|
|
popup_14ecc0540bed2c0d2b10adcb10187b3a.setContent(html_3124a3ea845213405fca6fa1563b8f50);
|
|
|
|
|
|
|
|
marker_eab1a94136df8d251f935540cb52ffb9.bindPopup(popup_14ecc0540bed2c0d2b10adcb10187b3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eab1a94136df8d251f935540cb52ffb9.setIcon(icon_9823374356116b01897fd73aee1ccfb9);
|
|
|
|
|
|
var marker_d797b3d74f1804a4971570831869224a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f58191575f92c55a30dfdff91e878b1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03d31ff169180db54f3de5216df98f88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e45a6fc0474a4971183dafefb545ba0 = $(`<div id="html_5e45a6fc0474a4971183dafefb545ba0" style="width: 100.0%; height: 100.0%;">relay.ohstr.com:443</div>`)[0];
|
|
popup_03d31ff169180db54f3de5216df98f88.setContent(html_5e45a6fc0474a4971183dafefb545ba0);
|
|
|
|
|
|
|
|
marker_d797b3d74f1804a4971570831869224a.bindPopup(popup_03d31ff169180db54f3de5216df98f88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d797b3d74f1804a4971570831869224a.setIcon(icon_f58191575f92c55a30dfdff91e878b1d);
|
|
|
|
|
|
var marker_1647acd662e42eae3ff9af40fbfb32c4 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_50255f5ecafffa12a6696b4786e4e0cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2a79ea2b2f199a2bd447eecb2e98172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b7bd1eb1c2009ff9c220c05def12a9 = $(`<div id="html_29b7bd1eb1c2009ff9c220c05def12a9" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_e2a79ea2b2f199a2bd447eecb2e98172.setContent(html_29b7bd1eb1c2009ff9c220c05def12a9);
|
|
|
|
|
|
|
|
marker_1647acd662e42eae3ff9af40fbfb32c4.bindPopup(popup_e2a79ea2b2f199a2bd447eecb2e98172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1647acd662e42eae3ff9af40fbfb32c4.setIcon(icon_50255f5ecafffa12a6696b4786e4e0cd);
|
|
|
|
|
|
var marker_7ef4dc145f25cba605b47b12378b4a2f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a1cf3e74f7cb9427ce686e5ead9e6187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d058a601c4cbceca05de2953c828338 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48af470089b55e943edf256f7caecb92 = $(`<div id="html_48af470089b55e943edf256f7caecb92" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_3d058a601c4cbceca05de2953c828338.setContent(html_48af470089b55e943edf256f7caecb92);
|
|
|
|
|
|
|
|
marker_7ef4dc145f25cba605b47b12378b4a2f.bindPopup(popup_3d058a601c4cbceca05de2953c828338)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ef4dc145f25cba605b47b12378b4a2f.setIcon(icon_a1cf3e74f7cb9427ce686e5ead9e6187);
|
|
|
|
|
|
var marker_f2cfbb0abdf750a8597aa2ac825e2f23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_928a2220e5ed038a0d76c29bbe2bd1fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b3c8f10ed8a29c754beb3ef43605ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_847fd4633378f8514203306cdd29c78e = $(`<div id="html_847fd4633378f8514203306cdd29c78e" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_d9b3c8f10ed8a29c754beb3ef43605ce.setContent(html_847fd4633378f8514203306cdd29c78e);
|
|
|
|
|
|
|
|
marker_f2cfbb0abdf750a8597aa2ac825e2f23.bindPopup(popup_d9b3c8f10ed8a29c754beb3ef43605ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2cfbb0abdf750a8597aa2ac825e2f23.setIcon(icon_928a2220e5ed038a0d76c29bbe2bd1fc);
|
|
|
|
|
|
var marker_98c7ee306db5f44b8273ee52ea8cafe8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b756424d593c3580745cf0f43951f7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0f6cfd7c523e62015430eab0cce4b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67f70880535c6e3013ae3d2c1abdf39b = $(`<div id="html_67f70880535c6e3013ae3d2c1abdf39b" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_c0f6cfd7c523e62015430eab0cce4b7f.setContent(html_67f70880535c6e3013ae3d2c1abdf39b);
|
|
|
|
|
|
|
|
marker_98c7ee306db5f44b8273ee52ea8cafe8.bindPopup(popup_c0f6cfd7c523e62015430eab0cce4b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98c7ee306db5f44b8273ee52ea8cafe8.setIcon(icon_b756424d593c3580745cf0f43951f7d5);
|
|
|
|
|
|
var marker_159429761a7077564e549f903fd66df8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a5f3e58ae0c9707305d9aa083d51d0d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb6841bf90f716bab2ffea163782ee06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d3d362f20f7b6ccecf6fcf7adf6d248 = $(`<div id="html_8d3d362f20f7b6ccecf6fcf7adf6d248" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_bb6841bf90f716bab2ffea163782ee06.setContent(html_8d3d362f20f7b6ccecf6fcf7adf6d248);
|
|
|
|
|
|
|
|
marker_159429761a7077564e549f903fd66df8.bindPopup(popup_bb6841bf90f716bab2ffea163782ee06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_159429761a7077564e549f903fd66df8.setIcon(icon_a5f3e58ae0c9707305d9aa083d51d0d7);
|
|
|
|
|
|
var marker_acde5747c7f52602c4c4a09f821c9fb5 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_46f32c6e7eec1b013e50335003df70b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74eb7b81feadc510edef6545848ac215 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8be43284345f9cc8c14f013732e2fedd = $(`<div id="html_8be43284345f9cc8c14f013732e2fedd" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_74eb7b81feadc510edef6545848ac215.setContent(html_8be43284345f9cc8c14f013732e2fedd);
|
|
|
|
|
|
|
|
marker_acde5747c7f52602c4c4a09f821c9fb5.bindPopup(popup_74eb7b81feadc510edef6545848ac215)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acde5747c7f52602c4c4a09f821c9fb5.setIcon(icon_46f32c6e7eec1b013e50335003df70b0);
|
|
|
|
|
|
var marker_5f10430be475410bb36d807b54c46724 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_561cd7b1fcfb6aa985bbb91e9938819a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f5205d01c4fab99a0ec9befa7553a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97dcb6267c2ef96cd139c5b7653b2b58 = $(`<div id="html_97dcb6267c2ef96cd139c5b7653b2b58" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_5f5205d01c4fab99a0ec9befa7553a43.setContent(html_97dcb6267c2ef96cd139c5b7653b2b58);
|
|
|
|
|
|
|
|
marker_5f10430be475410bb36d807b54c46724.bindPopup(popup_5f5205d01c4fab99a0ec9befa7553a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f10430be475410bb36d807b54c46724.setIcon(icon_561cd7b1fcfb6aa985bbb91e9938819a);
|
|
|
|
|
|
var marker_67b18004fa950505cae283b742c1dc9f = L.marker(
|
|
[41.2861, 1.24993],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8d9cd18c78b8c5facbf82412829c361b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d12e7fd19925fa5e7be0b7af3914de69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd8e84a86f8f9e55d7026a755151f39a = $(`<div id="html_cd8e84a86f8f9e55d7026a755151f39a" style="width: 100.0%; height: 100.0%;">btc.klendazu.com</div>`)[0];
|
|
popup_d12e7fd19925fa5e7be0b7af3914de69.setContent(html_cd8e84a86f8f9e55d7026a755151f39a);
|
|
|
|
|
|
|
|
marker_67b18004fa950505cae283b742c1dc9f.bindPopup(popup_d12e7fd19925fa5e7be0b7af3914de69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b18004fa950505cae283b742c1dc9f.setIcon(icon_8d9cd18c78b8c5facbf82412829c361b);
|
|
|
|
|
|
var marker_b24a3a346e69d6bcc6e823c2c55ef794 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5e66a24ae46ec31192e6532f6281bc1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d1ac6cc002f6a5041ea5202f078337d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b2084b5ff248f8840deba06a00eaee1 = $(`<div id="html_1b2084b5ff248f8840deba06a00eaee1" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_3d1ac6cc002f6a5041ea5202f078337d.setContent(html_1b2084b5ff248f8840deba06a00eaee1);
|
|
|
|
|
|
|
|
marker_b24a3a346e69d6bcc6e823c2c55ef794.bindPopup(popup_3d1ac6cc002f6a5041ea5202f078337d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b24a3a346e69d6bcc6e823c2c55ef794.setIcon(icon_5e66a24ae46ec31192e6532f6281bc1e);
|
|
|
|
|
|
var marker_f3d7a1cfc618009429acb72c777921e3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_32a10832aa11e9fc519a786c2f8946f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_784f5dba288d6fe0e721e5aa2c4cf960 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8545e5145ae503febd03426355bb3a3b = $(`<div id="html_8545e5145ae503febd03426355bb3a3b" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev:443</div>`)[0];
|
|
popup_784f5dba288d6fe0e721e5aa2c4cf960.setContent(html_8545e5145ae503febd03426355bb3a3b);
|
|
|
|
|
|
|
|
marker_f3d7a1cfc618009429acb72c777921e3.bindPopup(popup_784f5dba288d6fe0e721e5aa2c4cf960)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3d7a1cfc618009429acb72c777921e3.setIcon(icon_32a10832aa11e9fc519a786c2f8946f6);
|
|
|
|
|
|
var marker_6b29c0069da9e10fb2fceb941583f503 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b5d6bbfdae1fc52288a08da32faeb61e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a958c12379b48c3a576020f0cb1cef9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34998fb4a9ae7558275c9152d797ec43 = $(`<div id="html_34998fb4a9ae7558275c9152d797ec43" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_9a958c12379b48c3a576020f0cb1cef9.setContent(html_34998fb4a9ae7558275c9152d797ec43);
|
|
|
|
|
|
|
|
marker_6b29c0069da9e10fb2fceb941583f503.bindPopup(popup_9a958c12379b48c3a576020f0cb1cef9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b29c0069da9e10fb2fceb941583f503.setIcon(icon_b5d6bbfdae1fc52288a08da32faeb61e);
|
|
|
|
|
|
var marker_18fef92cf177c6ce0d396fbb09be6fa0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0047b348bbbb863ca2924a79cf3f810d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72f2ed382a0b7c76b2563dc76c01a8e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d350c74481a1770175521301d836ad9d = $(`<div id="html_d350c74481a1770175521301d836ad9d" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_72f2ed382a0b7c76b2563dc76c01a8e3.setContent(html_d350c74481a1770175521301d836ad9d);
|
|
|
|
|
|
|
|
marker_18fef92cf177c6ce0d396fbb09be6fa0.bindPopup(popup_72f2ed382a0b7c76b2563dc76c01a8e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18fef92cf177c6ce0d396fbb09be6fa0.setIcon(icon_0047b348bbbb863ca2924a79cf3f810d);
|
|
|
|
|
|
var marker_99aa223440344354f77b4a5fb9c11a45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_58e5bba9c9a3facd39701f5c49b4085d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a6667d87c6df3905d6a9a1c25c3a743 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c444645f43411cdac2b644dd4600739f = $(`<div id="html_c444645f43411cdac2b644dd4600739f" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_5a6667d87c6df3905d6a9a1c25c3a743.setContent(html_c444645f43411cdac2b644dd4600739f);
|
|
|
|
|
|
|
|
marker_99aa223440344354f77b4a5fb9c11a45.bindPopup(popup_5a6667d87c6df3905d6a9a1c25c3a743)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99aa223440344354f77b4a5fb9c11a45.setIcon(icon_58e5bba9c9a3facd39701f5c49b4085d);
|
|
|
|
|
|
var marker_9a0fd7d214015195096024834aea342e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a14748d5a2d57b8ecfb2b0086b728ae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b418dc4a303ad009f1cdd8b922fbc32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_681a83178af6cf1c87a6a500884c822f = $(`<div id="html_681a83178af6cf1c87a6a500884c822f" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_2b418dc4a303ad009f1cdd8b922fbc32.setContent(html_681a83178af6cf1c87a6a500884c822f);
|
|
|
|
|
|
|
|
marker_9a0fd7d214015195096024834aea342e.bindPopup(popup_2b418dc4a303ad009f1cdd8b922fbc32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a0fd7d214015195096024834aea342e.setIcon(icon_a14748d5a2d57b8ecfb2b0086b728ae8);
|
|
|
|
|
|
var marker_398d8dea5472b75e19d19dff9cd37d2a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bdb38cdfb2d5ac0c413f2da47bebe043 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4adadc38855b893de3a8b0da7642ab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b1f67d09c24fc74ba45f59ceb0f91ae = $(`<div id="html_7b1f67d09c24fc74ba45f59ceb0f91ae" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_e4adadc38855b893de3a8b0da7642ab0.setContent(html_7b1f67d09c24fc74ba45f59ceb0f91ae);
|
|
|
|
|
|
|
|
marker_398d8dea5472b75e19d19dff9cd37d2a.bindPopup(popup_e4adadc38855b893de3a8b0da7642ab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_398d8dea5472b75e19d19dff9cd37d2a.setIcon(icon_bdb38cdfb2d5ac0c413f2da47bebe043);
|
|
|
|
|
|
var marker_d40852325bfea2dbe80ce86c867d1c6b = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2df12646e43b84165edad2c1d147fade = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e88508cde8a4a9a9d1e7e832ccd08552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82b4b4b6271377f714e9314b399cdb95 = $(`<div id="html_82b4b4b6271377f714e9314b399cdb95" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_e88508cde8a4a9a9d1e7e832ccd08552.setContent(html_82b4b4b6271377f714e9314b399cdb95);
|
|
|
|
|
|
|
|
marker_d40852325bfea2dbe80ce86c867d1c6b.bindPopup(popup_e88508cde8a4a9a9d1e7e832ccd08552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d40852325bfea2dbe80ce86c867d1c6b.setIcon(icon_2df12646e43b84165edad2c1d147fade);
|
|
|
|
|
|
var marker_21090c82f2f5061a25520d76e3f1fe0a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_91e0dc302038517d5332b412948f978b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c0162c8dd523121a2738daeec3faa82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfa8f8bb30644f57a1b56266e6a69612 = $(`<div id="html_dfa8f8bb30644f57a1b56266e6a69612" style="width: 100.0%; height: 100.0%;">relay.nostr.com</div>`)[0];
|
|
popup_4c0162c8dd523121a2738daeec3faa82.setContent(html_dfa8f8bb30644f57a1b56266e6a69612);
|
|
|
|
|
|
|
|
marker_21090c82f2f5061a25520d76e3f1fe0a.bindPopup(popup_4c0162c8dd523121a2738daeec3faa82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21090c82f2f5061a25520d76e3f1fe0a.setIcon(icon_91e0dc302038517d5332b412948f978b);
|
|
|
|
|
|
var marker_b7989f754a1c84bd55b734ab5dcbce08 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_26de2f60c00775ad10584c7d1be8e441 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30c8bad288cff9efe5abcd7f1f59c958 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd564a1b4839610caf8b7967a6e986da = $(`<div id="html_cd564a1b4839610caf8b7967a6e986da" style="width: 100.0%; height: 100.0%;">relay.sincensura.org</div>`)[0];
|
|
popup_30c8bad288cff9efe5abcd7f1f59c958.setContent(html_cd564a1b4839610caf8b7967a6e986da);
|
|
|
|
|
|
|
|
marker_b7989f754a1c84bd55b734ab5dcbce08.bindPopup(popup_30c8bad288cff9efe5abcd7f1f59c958)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7989f754a1c84bd55b734ab5dcbce08.setIcon(icon_26de2f60c00775ad10584c7d1be8e441);
|
|
|
|
|
|
var marker_e937c9b64cc0e75f7d11db520736a89c = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9e14171a164b79fd22de51027ab644c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90f79dbc439c7232f2d28a4b747356af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_073151b41c8e91e203bfb5760e679d6a = $(`<div id="html_073151b41c8e91e203bfb5760e679d6a" style="width: 100.0%; height: 100.0%;">relay.satsmarkt.club</div>`)[0];
|
|
popup_90f79dbc439c7232f2d28a4b747356af.setContent(html_073151b41c8e91e203bfb5760e679d6a);
|
|
|
|
|
|
|
|
marker_e937c9b64cc0e75f7d11db520736a89c.bindPopup(popup_90f79dbc439c7232f2d28a4b747356af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e937c9b64cc0e75f7d11db520736a89c.setIcon(icon_9e14171a164b79fd22de51027ab644c8);
|
|
|
|
|
|
var marker_af77dce242e71c7c83fed8e45ac11f9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_981a7350aab7758c7e79af681942f433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b18e40020ec8d8c927a2e6d2e1a26fd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f501fab801867508ecf0dc85aea08476 = $(`<div id="html_f501fab801867508ecf0dc85aea08476" style="width: 100.0%; height: 100.0%;">relay.openresist.com:443</div>`)[0];
|
|
popup_b18e40020ec8d8c927a2e6d2e1a26fd7.setContent(html_f501fab801867508ecf0dc85aea08476);
|
|
|
|
|
|
|
|
marker_af77dce242e71c7c83fed8e45ac11f9e.bindPopup(popup_b18e40020ec8d8c927a2e6d2e1a26fd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af77dce242e71c7c83fed8e45ac11f9e.setIcon(icon_981a7350aab7758c7e79af681942f433);
|
|
|
|
|
|
var marker_8e1cfa21d58836bd2b9ea19665d1eef3 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_92a561b8f8c6a2a37327e8312c593009 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f5336b13b8da93c70fd59b1485866ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3eea398f5943de3d29b5ceb183155a6 = $(`<div id="html_c3eea398f5943de3d29b5ceb183155a6" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_2f5336b13b8da93c70fd59b1485866ff.setContent(html_c3eea398f5943de3d29b5ceb183155a6);
|
|
|
|
|
|
|
|
marker_8e1cfa21d58836bd2b9ea19665d1eef3.bindPopup(popup_2f5336b13b8da93c70fd59b1485866ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e1cfa21d58836bd2b9ea19665d1eef3.setIcon(icon_92a561b8f8c6a2a37327e8312c593009);
|
|
|
|
|
|
var marker_5dcd1fdb2c1dede7e10c65c72d37e244 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4acdd266f46be2fab3a57a07d7646119 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37f46d3098a9fe223b23976b075c037b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d69c9e6d5558832bd345809e89de641 = $(`<div id="html_3d69c9e6d5558832bd345809e89de641" style="width: 100.0%; height: 100.0%;">relay.loveisbitcoin.com</div>`)[0];
|
|
popup_37f46d3098a9fe223b23976b075c037b.setContent(html_3d69c9e6d5558832bd345809e89de641);
|
|
|
|
|
|
|
|
marker_5dcd1fdb2c1dede7e10c65c72d37e244.bindPopup(popup_37f46d3098a9fe223b23976b075c037b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dcd1fdb2c1dede7e10c65c72d37e244.setIcon(icon_4acdd266f46be2fab3a57a07d7646119);
|
|
|
|
|
|
var marker_1593a29f959cafd3eef5c64ac267248a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a574235030e00ad6d23a399a720f8ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9efb17dc95e6c169edddfb019d8e28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03afd5d4ec780baca2c4e80b4613a88c = $(`<div id="html_03afd5d4ec780baca2c4e80b4613a88c" style="width: 100.0%; height: 100.0%;">nostr.data.haus:443</div>`)[0];
|
|
popup_8d9efb17dc95e6c169edddfb019d8e28.setContent(html_03afd5d4ec780baca2c4e80b4613a88c);
|
|
|
|
|
|
|
|
marker_1593a29f959cafd3eef5c64ac267248a.bindPopup(popup_8d9efb17dc95e6c169edddfb019d8e28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1593a29f959cafd3eef5c64ac267248a.setIcon(icon_a574235030e00ad6d23a399a720f8ac1);
|
|
|
|
|
|
var marker_206ccab485f4496246421d8371196b64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_eaf99da5426fd2d11fa96e3bc85b3399 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7480bbcf6c2ec5449abdbcaba4219810 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccd4edb72a2522d6f954983d76260899 = $(`<div id="html_ccd4edb72a2522d6f954983d76260899" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_7480bbcf6c2ec5449abdbcaba4219810.setContent(html_ccd4edb72a2522d6f954983d76260899);
|
|
|
|
|
|
|
|
marker_206ccab485f4496246421d8371196b64.bindPopup(popup_7480bbcf6c2ec5449abdbcaba4219810)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_206ccab485f4496246421d8371196b64.setIcon(icon_eaf99da5426fd2d11fa96e3bc85b3399);
|
|
|
|
|
|
var marker_02554037c59642c8619c8087eac7fca4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7f6e10d8a59a2dd0d020e60aa69bd41b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_508aefbdfa96647cafdd4e7b4e668f70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a96669d591cc1a8b4c037d7624af6c2f = $(`<div id="html_a96669d591cc1a8b4c037d7624af6c2f" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_508aefbdfa96647cafdd4e7b4e668f70.setContent(html_a96669d591cc1a8b4c037d7624af6c2f);
|
|
|
|
|
|
|
|
marker_02554037c59642c8619c8087eac7fca4.bindPopup(popup_508aefbdfa96647cafdd4e7b4e668f70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02554037c59642c8619c8087eac7fca4.setIcon(icon_7f6e10d8a59a2dd0d020e60aa69bd41b);
|
|
|
|
|
|
var marker_0bb1fef8c38ec6b4cb870fe3e8d6ef80 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4490878838fa57e3e9ae72f2b921a6bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3763f2d7fc3d3b50b1e72e9e67590f91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcb05cf244dd59c2914c48a3ea0d3639 = $(`<div id="html_dcb05cf244dd59c2914c48a3ea0d3639" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_3763f2d7fc3d3b50b1e72e9e67590f91.setContent(html_dcb05cf244dd59c2914c48a3ea0d3639);
|
|
|
|
|
|
|
|
marker_0bb1fef8c38ec6b4cb870fe3e8d6ef80.bindPopup(popup_3763f2d7fc3d3b50b1e72e9e67590f91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bb1fef8c38ec6b4cb870fe3e8d6ef80.setIcon(icon_4490878838fa57e3e9ae72f2b921a6bb);
|
|
|
|
|
|
var marker_9ff1b9cda3e132232e716bb1feffd0ed = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_196027744cb5609da7e20ee304c72bf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_230841a52cac87753ddf5887b1c02c1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82069297db3f3b953bfba665b978a8da = $(`<div id="html_82069297db3f3b953bfba665b978a8da" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_230841a52cac87753ddf5887b1c02c1a.setContent(html_82069297db3f3b953bfba665b978a8da);
|
|
|
|
|
|
|
|
marker_9ff1b9cda3e132232e716bb1feffd0ed.bindPopup(popup_230841a52cac87753ddf5887b1c02c1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ff1b9cda3e132232e716bb1feffd0ed.setIcon(icon_196027744cb5609da7e20ee304c72bf7);
|
|
|
|
|
|
var marker_2c09b714e84b0bac89ccefe57e0e067a = L.marker(
|
|
[34.1749, -118.54],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ec925570e4d94748c29c621cace03e18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71068eb55f21d66306a95a90caaaa5d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8918a2cac096547d7930adf8f2dcbd = $(`<div id="html_7d8918a2cac096547d7930adf8f2dcbd" style="width: 100.0%; height: 100.0%;">relay.earthly.city</div>`)[0];
|
|
popup_71068eb55f21d66306a95a90caaaa5d7.setContent(html_7d8918a2cac096547d7930adf8f2dcbd);
|
|
|
|
|
|
|
|
marker_2c09b714e84b0bac89ccefe57e0e067a.bindPopup(popup_71068eb55f21d66306a95a90caaaa5d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c09b714e84b0bac89ccefe57e0e067a.setIcon(icon_ec925570e4d94748c29c621cace03e18);
|
|
|
|
|
|
var marker_980b9b9a872caf099d623ae24d7d0eee = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5261a877415f22f8981dd403b8dadf92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f4bc88b9fa6ddc4880993b4603fc675 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4a3a2142e11d672298dc0b9184bc6c8 = $(`<div id="html_d4a3a2142e11d672298dc0b9184bc6c8" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_4f4bc88b9fa6ddc4880993b4603fc675.setContent(html_d4a3a2142e11d672298dc0b9184bc6c8);
|
|
|
|
|
|
|
|
marker_980b9b9a872caf099d623ae24d7d0eee.bindPopup(popup_4f4bc88b9fa6ddc4880993b4603fc675)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_980b9b9a872caf099d623ae24d7d0eee.setIcon(icon_5261a877415f22f8981dd403b8dadf92);
|
|
|
|
|
|
var marker_8b91137b6530416f9df8f6258eb7f8db = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f6229debdf319d2b29e138a336e3d1c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ab3d8446e6c2f20908da1fba8779f5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_665cbf91de1fe60e35c85fa5932eac1d = $(`<div id="html_665cbf91de1fe60e35c85fa5932eac1d" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_1ab3d8446e6c2f20908da1fba8779f5c.setContent(html_665cbf91de1fe60e35c85fa5932eac1d);
|
|
|
|
|
|
|
|
marker_8b91137b6530416f9df8f6258eb7f8db.bindPopup(popup_1ab3d8446e6c2f20908da1fba8779f5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b91137b6530416f9df8f6258eb7f8db.setIcon(icon_f6229debdf319d2b29e138a336e3d1c6);
|
|
|
|
|
|
var marker_b6b2a3a81c73acb037f58cbfb730e891 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_428e18b0e4429ab613e4eea9cf996c75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c56e60920b36853ed7d37ecfc7bff82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cdfb20bb2bd36bb85c561fa4589ae33 = $(`<div id="html_5cdfb20bb2bd36bb85c561fa4589ae33" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_3c56e60920b36853ed7d37ecfc7bff82.setContent(html_5cdfb20bb2bd36bb85c561fa4589ae33);
|
|
|
|
|
|
|
|
marker_b6b2a3a81c73acb037f58cbfb730e891.bindPopup(popup_3c56e60920b36853ed7d37ecfc7bff82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6b2a3a81c73acb037f58cbfb730e891.setIcon(icon_428e18b0e4429ab613e4eea9cf996c75);
|
|
|
|
|
|
var marker_4c3a00ee8c8740c83e62198ea9c37ccd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c27f3591752002b0a9ea223124109c39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2379c484db3b588600919b98b0150dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20adc495eb7183152ecc1cd83c3522fa = $(`<div id="html_20adc495eb7183152ecc1cd83c3522fa" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_e2379c484db3b588600919b98b0150dd.setContent(html_20adc495eb7183152ecc1cd83c3522fa);
|
|
|
|
|
|
|
|
marker_4c3a00ee8c8740c83e62198ea9c37ccd.bindPopup(popup_e2379c484db3b588600919b98b0150dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c3a00ee8c8740c83e62198ea9c37ccd.setIcon(icon_c27f3591752002b0a9ea223124109c39);
|
|
|
|
|
|
var marker_50fd735999acf6f75b036a51deb430b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fa608a1a6fac5b14c8bbddff0c005ff5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e5f13b14a296afb2fb1097bbc59167d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cd6fa2c9a467170d9060abc5c6a0922 = $(`<div id="html_0cd6fa2c9a467170d9060abc5c6a0922" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_0e5f13b14a296afb2fb1097bbc59167d.setContent(html_0cd6fa2c9a467170d9060abc5c6a0922);
|
|
|
|
|
|
|
|
marker_50fd735999acf6f75b036a51deb430b9.bindPopup(popup_0e5f13b14a296afb2fb1097bbc59167d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50fd735999acf6f75b036a51deb430b9.setIcon(icon_fa608a1a6fac5b14c8bbddff0c005ff5);
|
|
|
|
|
|
var marker_14f19cb420f2d6b74d03705401ab4231 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a1d8b32d20a5b6ca3c06aa83620d76ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e4c0d30c7e8743a6db04b0781c89788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_779bf45566d8018c0ea7f9fd3705c9e7 = $(`<div id="html_779bf45566d8018c0ea7f9fd3705c9e7" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io:443</div>`)[0];
|
|
popup_2e4c0d30c7e8743a6db04b0781c89788.setContent(html_779bf45566d8018c0ea7f9fd3705c9e7);
|
|
|
|
|
|
|
|
marker_14f19cb420f2d6b74d03705401ab4231.bindPopup(popup_2e4c0d30c7e8743a6db04b0781c89788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14f19cb420f2d6b74d03705401ab4231.setIcon(icon_a1d8b32d20a5b6ca3c06aa83620d76ba);
|
|
|
|
|
|
var marker_8ac216f2dd356753d055cf77abad1495 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4666b03d1773e59979fcab6ab0383040 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0baca1a9034cbc87f899685fc93c8fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36e6b5f4fd7c3b7c7a90c8901778f429 = $(`<div id="html_36e6b5f4fd7c3b7c7a90c8901778f429" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_0baca1a9034cbc87f899685fc93c8fe1.setContent(html_36e6b5f4fd7c3b7c7a90c8901778f429);
|
|
|
|
|
|
|
|
marker_8ac216f2dd356753d055cf77abad1495.bindPopup(popup_0baca1a9034cbc87f899685fc93c8fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ac216f2dd356753d055cf77abad1495.setIcon(icon_4666b03d1773e59979fcab6ab0383040);
|
|
|
|
|
|
var marker_9528a45d20716f1560e8c580b098e722 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c6ee6cc20557228e015612947b75df88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2404c230c584a08ea3a7e70ed6e2ec30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3de1adbe2de7cdfc924d230ff7710a8 = $(`<div id="html_d3de1adbe2de7cdfc924d230ff7710a8" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_2404c230c584a08ea3a7e70ed6e2ec30.setContent(html_d3de1adbe2de7cdfc924d230ff7710a8);
|
|
|
|
|
|
|
|
marker_9528a45d20716f1560e8c580b098e722.bindPopup(popup_2404c230c584a08ea3a7e70ed6e2ec30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9528a45d20716f1560e8c580b098e722.setIcon(icon_c6ee6cc20557228e015612947b75df88);
|
|
|
|
|
|
var marker_919f8e1ce10f8e4f17501a9b15d4ee03 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f8509a154e718d4e342953885050ec24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_212b619432aacc424d0d247521256006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2efae2ccd5c1cb384ea7822e04d7ae3e = $(`<div id="html_2efae2ccd5c1cb384ea7822e04d7ae3e" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_212b619432aacc424d0d247521256006.setContent(html_2efae2ccd5c1cb384ea7822e04d7ae3e);
|
|
|
|
|
|
|
|
marker_919f8e1ce10f8e4f17501a9b15d4ee03.bindPopup(popup_212b619432aacc424d0d247521256006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_919f8e1ce10f8e4f17501a9b15d4ee03.setIcon(icon_f8509a154e718d4e342953885050ec24);
|
|
|
|
|
|
var marker_32760e514baacbbe188e2e8b893cd344 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_763f0c20e1a27314647a13ad5ccc9b24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf994d83210abaccf7320fc1966a9938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f7d873b213d10ad1ea3ebecec2aa45c = $(`<div id="html_9f7d873b213d10ad1ea3ebecec2aa45c" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_bf994d83210abaccf7320fc1966a9938.setContent(html_9f7d873b213d10ad1ea3ebecec2aa45c);
|
|
|
|
|
|
|
|
marker_32760e514baacbbe188e2e8b893cd344.bindPopup(popup_bf994d83210abaccf7320fc1966a9938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32760e514baacbbe188e2e8b893cd344.setIcon(icon_763f0c20e1a27314647a13ad5ccc9b24);
|
|
|
|
|
|
var marker_70b4ac33fb556f5272ae546a536a0e1b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_38704aa633460b4331a208bc759e09cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf902a9a524d60869deb291d3063a20c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1255a3b685a6e6ac7273164986f691d = $(`<div id="html_a1255a3b685a6e6ac7273164986f691d" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_cf902a9a524d60869deb291d3063a20c.setContent(html_a1255a3b685a6e6ac7273164986f691d);
|
|
|
|
|
|
|
|
marker_70b4ac33fb556f5272ae546a536a0e1b.bindPopup(popup_cf902a9a524d60869deb291d3063a20c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70b4ac33fb556f5272ae546a536a0e1b.setIcon(icon_38704aa633460b4331a208bc759e09cc);
|
|
|
|
|
|
var marker_9b7397fe244c89dcd75c19cdcbdadd3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_151ca9eb2485f64d78991f0c4c97d28b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_126cf49a72d386c553241bf7e5102f7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a705dc9e750b010d768f3e926dd05a70 = $(`<div id="html_a705dc9e750b010d768f3e926dd05a70" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_126cf49a72d386c553241bf7e5102f7d.setContent(html_a705dc9e750b010d768f3e926dd05a70);
|
|
|
|
|
|
|
|
marker_9b7397fe244c89dcd75c19cdcbdadd3a.bindPopup(popup_126cf49a72d386c553241bf7e5102f7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b7397fe244c89dcd75c19cdcbdadd3a.setIcon(icon_151ca9eb2485f64d78991f0c4c97d28b);
|
|
|
|
|
|
var marker_3d6b55fbaf7df866921ee25bb542f9f7 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5501509317785a9d7f02070077f1564a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edbbe7e7648fe9c47ed016fcc23d7c38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7127c19fc94f43c5c58f203e3b8acee8 = $(`<div id="html_7127c19fc94f43c5c58f203e3b8acee8" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_edbbe7e7648fe9c47ed016fcc23d7c38.setContent(html_7127c19fc94f43c5c58f203e3b8acee8);
|
|
|
|
|
|
|
|
marker_3d6b55fbaf7df866921ee25bb542f9f7.bindPopup(popup_edbbe7e7648fe9c47ed016fcc23d7c38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d6b55fbaf7df866921ee25bb542f9f7.setIcon(icon_5501509317785a9d7f02070077f1564a);
|
|
|
|
|
|
var marker_38bb49afdd710f67f0a1f2fa5e215a03 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1c374b715c506dea16310ec266c74e5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b58750c73be1bec862ac4e5ced0b24a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed95fdc3ecdd7691d7600e14f09eee58 = $(`<div id="html_ed95fdc3ecdd7691d7600e14f09eee58" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_b58750c73be1bec862ac4e5ced0b24a0.setContent(html_ed95fdc3ecdd7691d7600e14f09eee58);
|
|
|
|
|
|
|
|
marker_38bb49afdd710f67f0a1f2fa5e215a03.bindPopup(popup_b58750c73be1bec862ac4e5ced0b24a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38bb49afdd710f67f0a1f2fa5e215a03.setIcon(icon_1c374b715c506dea16310ec266c74e5f);
|
|
|
|
|
|
var marker_50c911ec3f6628be3e119a1aad6891e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_89a9f82c8ae33ea11b2675a4a4a5a102 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9106faf3e6cd5183e5c12e94dfa91380 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d45bfeb00c675882fe46b5a78b6d4e29 = $(`<div id="html_d45bfeb00c675882fe46b5a78b6d4e29" style="width: 100.0%; height: 100.0%;">relay.ditto.pub:443</div>`)[0];
|
|
popup_9106faf3e6cd5183e5c12e94dfa91380.setContent(html_d45bfeb00c675882fe46b5a78b6d4e29);
|
|
|
|
|
|
|
|
marker_50c911ec3f6628be3e119a1aad6891e7.bindPopup(popup_9106faf3e6cd5183e5c12e94dfa91380)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c911ec3f6628be3e119a1aad6891e7.setIcon(icon_89a9f82c8ae33ea11b2675a4a4a5a102);
|
|
|
|
|
|
var marker_fa685c783b7e82a63d8c3080b292166e = L.marker(
|
|
[43.3076, -2.95421],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e76351d2c8940345e2ee00cbcc79f1a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26de6cbb905148920e0046c774fde80b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58c0fc2c0c8cb36c7b3fa1d892248a90 = $(`<div id="html_58c0fc2c0c8cb36c7b3fa1d892248a90" style="width: 100.0%; height: 100.0%;">nostr.iskarion.ddns.net</div>`)[0];
|
|
popup_26de6cbb905148920e0046c774fde80b.setContent(html_58c0fc2c0c8cb36c7b3fa1d892248a90);
|
|
|
|
|
|
|
|
marker_fa685c783b7e82a63d8c3080b292166e.bindPopup(popup_26de6cbb905148920e0046c774fde80b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa685c783b7e82a63d8c3080b292166e.setIcon(icon_e76351d2c8940345e2ee00cbcc79f1a5);
|
|
|
|
|
|
var marker_1a50012ec02a78ca68b226876e61d1c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c87834f64015af494e9e60774a22f4ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a897a41b36540e3116a634597fb25716 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5733ddff59a5dfb9f12bb6f51aa2734 = $(`<div id="html_a5733ddff59a5dfb9f12bb6f51aa2734" style="width: 100.0%; height: 100.0%;">vault.iris.to:443</div>`)[0];
|
|
popup_a897a41b36540e3116a634597fb25716.setContent(html_a5733ddff59a5dfb9f12bb6f51aa2734);
|
|
|
|
|
|
|
|
marker_1a50012ec02a78ca68b226876e61d1c2.bindPopup(popup_a897a41b36540e3116a634597fb25716)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a50012ec02a78ca68b226876e61d1c2.setIcon(icon_c87834f64015af494e9e60774a22f4ce);
|
|
|
|
|
|
var marker_e8fbb80e3c27c012e9461a1aa339e9df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1332b242b6e5b5112a691217446ca0a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cac70949b2b0e6f8090c278dadbe6532 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_349a42b27eb97da512ddc87001d7a2dd = $(`<div id="html_349a42b27eb97da512ddc87001d7a2dd" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_cac70949b2b0e6f8090c278dadbe6532.setContent(html_349a42b27eb97da512ddc87001d7a2dd);
|
|
|
|
|
|
|
|
marker_e8fbb80e3c27c012e9461a1aa339e9df.bindPopup(popup_cac70949b2b0e6f8090c278dadbe6532)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8fbb80e3c27c012e9461a1aa339e9df.setIcon(icon_1332b242b6e5b5112a691217446ca0a9);
|
|
|
|
|
|
var marker_71dc4e7d7ca248f58595e18eb109ef5e = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8579d39029c6599db730cf3f7e756666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14efacbb3b4a2ad81382739efb6b6c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_392200f22edb0ac6840d8cc4c5d12ed7 = $(`<div id="html_392200f22edb0ac6840d8cc4c5d12ed7" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_14efacbb3b4a2ad81382739efb6b6c01.setContent(html_392200f22edb0ac6840d8cc4c5d12ed7);
|
|
|
|
|
|
|
|
marker_71dc4e7d7ca248f58595e18eb109ef5e.bindPopup(popup_14efacbb3b4a2ad81382739efb6b6c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71dc4e7d7ca248f58595e18eb109ef5e.setIcon(icon_8579d39029c6599db730cf3f7e756666);
|
|
|
|
|
|
var marker_0b3f792d0d0cb141e6df75712b5fb511 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_40ae2e9d2c8fcb81fe74e49159e3eba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f90e0c8cf2ed992a49bdd32cfe09f1a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b57ad8f144235ce2ac1e11efdce15656 = $(`<div id="html_b57ad8f144235ce2ac1e11efdce15656" style="width: 100.0%; height: 100.0%;">ec2.f7z.io</div>`)[0];
|
|
popup_f90e0c8cf2ed992a49bdd32cfe09f1a7.setContent(html_b57ad8f144235ce2ac1e11efdce15656);
|
|
|
|
|
|
|
|
marker_0b3f792d0d0cb141e6df75712b5fb511.bindPopup(popup_f90e0c8cf2ed992a49bdd32cfe09f1a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b3f792d0d0cb141e6df75712b5fb511.setIcon(icon_40ae2e9d2c8fcb81fe74e49159e3eba4);
|
|
|
|
|
|
var marker_e1b33e0f4081e900e9e9e23076fa3e6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_675ea084909fec8055f3cf11cbb23d6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f076d2182a0de2ab4de2c551e3c98d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f35d340b7e6d897afd1e41d5139fac1 = $(`<div id="html_5f35d340b7e6d897afd1e41d5139fac1" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_1f076d2182a0de2ab4de2c551e3c98d6.setContent(html_5f35d340b7e6d897afd1e41d5139fac1);
|
|
|
|
|
|
|
|
marker_e1b33e0f4081e900e9e9e23076fa3e6d.bindPopup(popup_1f076d2182a0de2ab4de2c551e3c98d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1b33e0f4081e900e9e9e23076fa3e6d.setIcon(icon_675ea084909fec8055f3cf11cbb23d6f);
|
|
|
|
|
|
var marker_be6f6897ce3dd8ee85f68e7ddb4c7ea6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e84110960d8518007a4a7d1c25b8c204 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_574a6b1dbdfe3594cd908c25ee9ea494 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a31e433ab6dd4e1fa998a4e78cb0d00 = $(`<div id="html_3a31e433ab6dd4e1fa998a4e78cb0d00" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_574a6b1dbdfe3594cd908c25ee9ea494.setContent(html_3a31e433ab6dd4e1fa998a4e78cb0d00);
|
|
|
|
|
|
|
|
marker_be6f6897ce3dd8ee85f68e7ddb4c7ea6.bindPopup(popup_574a6b1dbdfe3594cd908c25ee9ea494)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be6f6897ce3dd8ee85f68e7ddb4c7ea6.setIcon(icon_e84110960d8518007a4a7d1c25b8c204);
|
|
|
|
|
|
var marker_3bac33273a74119061024a4402a51180 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_01de0a1bd2fb74c9756b4a574d247c81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73d7602f5523b168e2b4b32bdee3eddd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05e4c1e733d38631dd05f90d7c431214 = $(`<div id="html_05e4c1e733d38631dd05f90d7c431214" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_73d7602f5523b168e2b4b32bdee3eddd.setContent(html_05e4c1e733d38631dd05f90d7c431214);
|
|
|
|
|
|
|
|
marker_3bac33273a74119061024a4402a51180.bindPopup(popup_73d7602f5523b168e2b4b32bdee3eddd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bac33273a74119061024a4402a51180.setIcon(icon_01de0a1bd2fb74c9756b4a574d247c81);
|
|
|
|
|
|
var marker_34d45f72e5f7f9d790c6e586a9885d4f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c9be4abe801b3ad95aa44be1b3d0446d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa68a6808b7e3853fba882c25d8b8a40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1b1b951de838fd4c8c1f2195fd4eff7 = $(`<div id="html_a1b1b951de838fd4c8c1f2195fd4eff7" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_fa68a6808b7e3853fba882c25d8b8a40.setContent(html_a1b1b951de838fd4c8c1f2195fd4eff7);
|
|
|
|
|
|
|
|
marker_34d45f72e5f7f9d790c6e586a9885d4f.bindPopup(popup_fa68a6808b7e3853fba882c25d8b8a40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34d45f72e5f7f9d790c6e586a9885d4f.setIcon(icon_c9be4abe801b3ad95aa44be1b3d0446d);
|
|
|
|
|
|
var marker_bf6d3ab409823e16d9ce35e92cbe3580 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0008a8117021c61a253f1aadf0ab88c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a09ea7c87d8d382d6606367be1b9a40b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c83bca049397640e3726c84a82ab4a = $(`<div id="html_57c83bca049397640e3726c84a82ab4a" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_a09ea7c87d8d382d6606367be1b9a40b.setContent(html_57c83bca049397640e3726c84a82ab4a);
|
|
|
|
|
|
|
|
marker_bf6d3ab409823e16d9ce35e92cbe3580.bindPopup(popup_a09ea7c87d8d382d6606367be1b9a40b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf6d3ab409823e16d9ce35e92cbe3580.setIcon(icon_0008a8117021c61a253f1aadf0ab88c5);
|
|
|
|
|
|
var marker_ee9548fb93e971cc1a3ed620d133ea3b = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fca73e794a7e18d7f1a5f267195b1864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6f1b597eb7f9a68a4a1d38213bc06cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a817351c2ae8afb47d821290bdd1a27 = $(`<div id="html_3a817351c2ae8afb47d821290bdd1a27" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_d6f1b597eb7f9a68a4a1d38213bc06cd.setContent(html_3a817351c2ae8afb47d821290bdd1a27);
|
|
|
|
|
|
|
|
marker_ee9548fb93e971cc1a3ed620d133ea3b.bindPopup(popup_d6f1b597eb7f9a68a4a1d38213bc06cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee9548fb93e971cc1a3ed620d133ea3b.setIcon(icon_fca73e794a7e18d7f1a5f267195b1864);
|
|
|
|
|
|
var marker_6f2641d0b7cee6599ae0caabed5f4fa4 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9f8ec6f46c44bab60b807b5163ab57f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b05b56127bf14e54c1a4941322eeba14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8fb78d4738b1a776233f24874e8de01 = $(`<div id="html_c8fb78d4738b1a776233f24874e8de01" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_b05b56127bf14e54c1a4941322eeba14.setContent(html_c8fb78d4738b1a776233f24874e8de01);
|
|
|
|
|
|
|
|
marker_6f2641d0b7cee6599ae0caabed5f4fa4.bindPopup(popup_b05b56127bf14e54c1a4941322eeba14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f2641d0b7cee6599ae0caabed5f4fa4.setIcon(icon_9f8ec6f46c44bab60b807b5163ab57f7);
|
|
|
|
|
|
var marker_69ce788583dff55b66cf03db0a607c04 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5de38f6982be43ed2711afd366f8aad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c4f97cc90eb856c4ae54417becb6e58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_128812e1bac7b279ed6361cb496e89f1 = $(`<div id="html_128812e1bac7b279ed6361cb496e89f1" style="width: 100.0%; height: 100.0%;">staging.yabu.me</div>`)[0];
|
|
popup_2c4f97cc90eb856c4ae54417becb6e58.setContent(html_128812e1bac7b279ed6361cb496e89f1);
|
|
|
|
|
|
|
|
marker_69ce788583dff55b66cf03db0a607c04.bindPopup(popup_2c4f97cc90eb856c4ae54417becb6e58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69ce788583dff55b66cf03db0a607c04.setIcon(icon_5de38f6982be43ed2711afd366f8aad8);
|
|
|
|
|
|
var marker_749ca8d09b97e8306f34bf8ad9615ce9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3a14d5285b94dccb49250d09ae12dc47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2378c98066cadd21d42b550eb3e0ed0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f06a143a0b9f1ba8bf46c524126a6e = $(`<div id="html_13f06a143a0b9f1ba8bf46c524126a6e" style="width: 100.0%; height: 100.0%;">nip85.nosfabrica.com</div>`)[0];
|
|
popup_2378c98066cadd21d42b550eb3e0ed0e.setContent(html_13f06a143a0b9f1ba8bf46c524126a6e);
|
|
|
|
|
|
|
|
marker_749ca8d09b97e8306f34bf8ad9615ce9.bindPopup(popup_2378c98066cadd21d42b550eb3e0ed0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_749ca8d09b97e8306f34bf8ad9615ce9.setIcon(icon_3a14d5285b94dccb49250d09ae12dc47);
|
|
|
|
|
|
var marker_0b1d8357a1ce356dcf38be67a66f0f38 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_62da8ecd4e9f4f2c31d72f77794fc31c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21c98e81b28b56b1daf40c7f008e6694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f17e76479738ae30652a27fd6d3379a2 = $(`<div id="html_f17e76479738ae30652a27fd6d3379a2" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_21c98e81b28b56b1daf40c7f008e6694.setContent(html_f17e76479738ae30652a27fd6d3379a2);
|
|
|
|
|
|
|
|
marker_0b1d8357a1ce356dcf38be67a66f0f38.bindPopup(popup_21c98e81b28b56b1daf40c7f008e6694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b1d8357a1ce356dcf38be67a66f0f38.setIcon(icon_62da8ecd4e9f4f2c31d72f77794fc31c);
|
|
|
|
|
|
var marker_c3db7062e1834b09312aa551cd18ac58 = L.marker(
|
|
[34.9582, -81.9907],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4868973208f686f145f9081d0e79d796 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21d6ea89fa95f00e574b40168c68784c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3e9800fe7558db1f6fad2e0964e2664 = $(`<div id="html_e3e9800fe7558db1f6fad2e0964e2664" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_21d6ea89fa95f00e574b40168c68784c.setContent(html_e3e9800fe7558db1f6fad2e0964e2664);
|
|
|
|
|
|
|
|
marker_c3db7062e1834b09312aa551cd18ac58.bindPopup(popup_21d6ea89fa95f00e574b40168c68784c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3db7062e1834b09312aa551cd18ac58.setIcon(icon_4868973208f686f145f9081d0e79d796);
|
|
|
|
|
|
var marker_ac4e9af05f7e36293d8952e898c2448f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_87fb74871a6a733f5241b21f376be8d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c50fdaaff170af8ec0145f7c3d30573d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c11c3cc657c70e5c599f922ca8e183a = $(`<div id="html_7c11c3cc657c70e5c599f922ca8e183a" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_c50fdaaff170af8ec0145f7c3d30573d.setContent(html_7c11c3cc657c70e5c599f922ca8e183a);
|
|
|
|
|
|
|
|
marker_ac4e9af05f7e36293d8952e898c2448f.bindPopup(popup_c50fdaaff170af8ec0145f7c3d30573d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac4e9af05f7e36293d8952e898c2448f.setIcon(icon_87fb74871a6a733f5241b21f376be8d5);
|
|
|
|
|
|
var marker_527eff7c35b23b84f1eed82810edff6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_824e3be8d109689bb8b663e764e9d4cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcb83d6ae38904199a7ea547545d3e73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cf056c1474a742c4ebffb176e59709b = $(`<div id="html_1cf056c1474a742c4ebffb176e59709b" style="width: 100.0%; height: 100.0%;">nostr.na.social:443</div>`)[0];
|
|
popup_bcb83d6ae38904199a7ea547545d3e73.setContent(html_1cf056c1474a742c4ebffb176e59709b);
|
|
|
|
|
|
|
|
marker_527eff7c35b23b84f1eed82810edff6e.bindPopup(popup_bcb83d6ae38904199a7ea547545d3e73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_527eff7c35b23b84f1eed82810edff6e.setIcon(icon_824e3be8d109689bb8b663e764e9d4cc);
|
|
|
|
|
|
var marker_d133fcdd87cc5f1dbd7b93a701c04009 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5a52b79b726fe241f69fdf0743fac459 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d02dc97863d62f253cea19c3a1330c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b4d9f35edcf0dc4efb77bbf9409109c = $(`<div id="html_0b4d9f35edcf0dc4efb77bbf9409109c" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_d02dc97863d62f253cea19c3a1330c82.setContent(html_0b4d9f35edcf0dc4efb77bbf9409109c);
|
|
|
|
|
|
|
|
marker_d133fcdd87cc5f1dbd7b93a701c04009.bindPopup(popup_d02dc97863d62f253cea19c3a1330c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d133fcdd87cc5f1dbd7b93a701c04009.setIcon(icon_5a52b79b726fe241f69fdf0743fac459);
|
|
|
|
|
|
var marker_ddeb4c518ce318990d76550ea8f976fe = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2f88a4310013da0ad755754f429d9b42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8255b9ce359ea7a62133f65563f588f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8dc4bc9cbc2e451a6ba72c6e081cd2d = $(`<div id="html_e8dc4bc9cbc2e451a6ba72c6e081cd2d" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_8255b9ce359ea7a62133f65563f588f2.setContent(html_e8dc4bc9cbc2e451a6ba72c6e081cd2d);
|
|
|
|
|
|
|
|
marker_ddeb4c518ce318990d76550ea8f976fe.bindPopup(popup_8255b9ce359ea7a62133f65563f588f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddeb4c518ce318990d76550ea8f976fe.setIcon(icon_2f88a4310013da0ad755754f429d9b42);
|
|
|
|
|
|
var marker_f91626bd5a3b69158842ac916de89a9d = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e01020bd9ae506394f5b8f2b3b3684d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aa2e1f497999843c5a695a72a41bf03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11224069cb33c823f392ff9c41f31164 = $(`<div id="html_11224069cb33c823f392ff9c41f31164" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_9aa2e1f497999843c5a695a72a41bf03.setContent(html_11224069cb33c823f392ff9c41f31164);
|
|
|
|
|
|
|
|
marker_f91626bd5a3b69158842ac916de89a9d.bindPopup(popup_9aa2e1f497999843c5a695a72a41bf03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f91626bd5a3b69158842ac916de89a9d.setIcon(icon_e01020bd9ae506394f5b8f2b3b3684d4);
|
|
|
|
|
|
var marker_27c2e2539d06b5aec4f969a46b5fd8da = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a3748fee5c3af5480966d6698c2bf55f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45cd92ffcf029717e3cc80776730798a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c97c27a4124b27c6e1b37722a1366600 = $(`<div id="html_c97c27a4124b27c6e1b37722a1366600" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_45cd92ffcf029717e3cc80776730798a.setContent(html_c97c27a4124b27c6e1b37722a1366600);
|
|
|
|
|
|
|
|
marker_27c2e2539d06b5aec4f969a46b5fd8da.bindPopup(popup_45cd92ffcf029717e3cc80776730798a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27c2e2539d06b5aec4f969a46b5fd8da.setIcon(icon_a3748fee5c3af5480966d6698c2bf55f);
|
|
|
|
|
|
var marker_4aed4eede77258b971c74148e07bc4bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bfe9e40c2a7a840b7fc2dd6d989d74dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_660297cab5791c7e422e832ac0170635 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6781f0bc31bfc50d944d36f531a2e0aa = $(`<div id="html_6781f0bc31bfc50d944d36f531a2e0aa" style="width: 100.0%; height: 100.0%;">relay.novospes.com</div>`)[0];
|
|
popup_660297cab5791c7e422e832ac0170635.setContent(html_6781f0bc31bfc50d944d36f531a2e0aa);
|
|
|
|
|
|
|
|
marker_4aed4eede77258b971c74148e07bc4bc.bindPopup(popup_660297cab5791c7e422e832ac0170635)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aed4eede77258b971c74148e07bc4bc.setIcon(icon_bfe9e40c2a7a840b7fc2dd6d989d74dd);
|
|
|
|
|
|
var marker_b7ea387db67ac73ff8ffd2066538e93d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_66fa42e7bff455abaf596bd460c1413f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d07a423cc3b66f04eef8a0cc7a969ebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70c08919a915b176676050ed99080124 = $(`<div id="html_70c08919a915b176676050ed99080124" style="width: 100.0%; height: 100.0%;">nostr.girino.org:443</div>`)[0];
|
|
popup_d07a423cc3b66f04eef8a0cc7a969ebb.setContent(html_70c08919a915b176676050ed99080124);
|
|
|
|
|
|
|
|
marker_b7ea387db67ac73ff8ffd2066538e93d.bindPopup(popup_d07a423cc3b66f04eef8a0cc7a969ebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7ea387db67ac73ff8ffd2066538e93d.setIcon(icon_66fa42e7bff455abaf596bd460c1413f);
|
|
|
|
|
|
var marker_32dedbbe5a8cf9bd9f44a847c6918e6c = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_95eed52754bf93659cfd4b6488e0380f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31b0defe3f101fed317fde42ab8715b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22221a5e372f9a215d840eddb0bdc2a = $(`<div id="html_d22221a5e372f9a215d840eddb0bdc2a" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_31b0defe3f101fed317fde42ab8715b3.setContent(html_d22221a5e372f9a215d840eddb0bdc2a);
|
|
|
|
|
|
|
|
marker_32dedbbe5a8cf9bd9f44a847c6918e6c.bindPopup(popup_31b0defe3f101fed317fde42ab8715b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32dedbbe5a8cf9bd9f44a847c6918e6c.setIcon(icon_95eed52754bf93659cfd4b6488e0380f);
|
|
|
|
|
|
var marker_171a0834d135daf58275689f459e14ed = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c0a0e1cd414f7bf5d6be157f0eaafa8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f88720c14c8c1a1c625bb678d96c018 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a9bbb7c861808963abf3caa89c69cb = $(`<div id="html_b0a9bbb7c861808963abf3caa89c69cb" style="width: 100.0%; height: 100.0%;">syb.lol:443</div>`)[0];
|
|
popup_1f88720c14c8c1a1c625bb678d96c018.setContent(html_b0a9bbb7c861808963abf3caa89c69cb);
|
|
|
|
|
|
|
|
marker_171a0834d135daf58275689f459e14ed.bindPopup(popup_1f88720c14c8c1a1c625bb678d96c018)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_171a0834d135daf58275689f459e14ed.setIcon(icon_c0a0e1cd414f7bf5d6be157f0eaafa8c);
|
|
|
|
|
|
var marker_de11afed3fd68a4b9e1b1f3caffc6313 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1d2dc16ad5ab992c948856cef5650816 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e92f4804ff8256da4fc957422660210e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9036306cdd65f027c9bd1c54a7ff7364 = $(`<div id="html_9036306cdd65f027c9bd1c54a7ff7364" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live:443</div>`)[0];
|
|
popup_e92f4804ff8256da4fc957422660210e.setContent(html_9036306cdd65f027c9bd1c54a7ff7364);
|
|
|
|
|
|
|
|
marker_de11afed3fd68a4b9e1b1f3caffc6313.bindPopup(popup_e92f4804ff8256da4fc957422660210e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de11afed3fd68a4b9e1b1f3caffc6313.setIcon(icon_1d2dc16ad5ab992c948856cef5650816);
|
|
|
|
|
|
var marker_ffdb52c812f7f6602c4d7b70a63351cb = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_20ee358f2b1ff9e632bcbe69e7bd7af5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b49817eb54033649ccb4c95975321f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed67f5744860301a78a66a35e766a7e9 = $(`<div id="html_ed67f5744860301a78a66a35e766a7e9" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_4b49817eb54033649ccb4c95975321f9.setContent(html_ed67f5744860301a78a66a35e766a7e9);
|
|
|
|
|
|
|
|
marker_ffdb52c812f7f6602c4d7b70a63351cb.bindPopup(popup_4b49817eb54033649ccb4c95975321f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffdb52c812f7f6602c4d7b70a63351cb.setIcon(icon_20ee358f2b1ff9e632bcbe69e7bd7af5);
|
|
|
|
|
|
var marker_5f63cdf4b2c7fe01d15f8806e65946c0 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_422929b8116442135c226858136e0b3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_377548f4e3d3e8e4311c62ca7cf96768 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e7002f503914e1a3a0c0ced7f0cdddb = $(`<div id="html_2e7002f503914e1a3a0c0ced7f0cdddb" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_377548f4e3d3e8e4311c62ca7cf96768.setContent(html_2e7002f503914e1a3a0c0ced7f0cdddb);
|
|
|
|
|
|
|
|
marker_5f63cdf4b2c7fe01d15f8806e65946c0.bindPopup(popup_377548f4e3d3e8e4311c62ca7cf96768)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f63cdf4b2c7fe01d15f8806e65946c0.setIcon(icon_422929b8116442135c226858136e0b3c);
|
|
|
|
|
|
var marker_e4d7199cac3fba4da4d0b525db808187 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7ced1909f0652f044b927eabb4cf1a22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9424b7ecbce79257f7d9e87ddb84b54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_093cf0f786c6d556810d8c479f84a3f3 = $(`<div id="html_093cf0f786c6d556810d8c479f84a3f3" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_a9424b7ecbce79257f7d9e87ddb84b54.setContent(html_093cf0f786c6d556810d8c479f84a3f3);
|
|
|
|
|
|
|
|
marker_e4d7199cac3fba4da4d0b525db808187.bindPopup(popup_a9424b7ecbce79257f7d9e87ddb84b54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4d7199cac3fba4da4d0b525db808187.setIcon(icon_7ced1909f0652f044b927eabb4cf1a22);
|
|
|
|
|
|
var marker_865e5b36b4bb70974469223438aacc33 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_be0502ea19781775ed4cf44b5cbcfcb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82c973c70589053207ce67a83387a207 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0e0dfb2932e0d107e32aaa8fe392e0b = $(`<div id="html_d0e0dfb2932e0d107e32aaa8fe392e0b" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_82c973c70589053207ce67a83387a207.setContent(html_d0e0dfb2932e0d107e32aaa8fe392e0b);
|
|
|
|
|
|
|
|
marker_865e5b36b4bb70974469223438aacc33.bindPopup(popup_82c973c70589053207ce67a83387a207)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_865e5b36b4bb70974469223438aacc33.setIcon(icon_be0502ea19781775ed4cf44b5cbcfcb7);
|
|
|
|
|
|
var marker_8558b59b2b155d4bb0f8b36314659de5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_02053de70eca47d0ef0d91b1572465a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47b4ad63fd78c290d7df424d79fbbf9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5de896dcc042f6030ad75684dc3ef5ee = $(`<div id="html_5de896dcc042f6030ad75684dc3ef5ee" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_47b4ad63fd78c290d7df424d79fbbf9f.setContent(html_5de896dcc042f6030ad75684dc3ef5ee);
|
|
|
|
|
|
|
|
marker_8558b59b2b155d4bb0f8b36314659de5.bindPopup(popup_47b4ad63fd78c290d7df424d79fbbf9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8558b59b2b155d4bb0f8b36314659de5.setIcon(icon_02053de70eca47d0ef0d91b1572465a4);
|
|
|
|
|
|
var marker_713d762a73ec5fc17057ac0c241a4a8c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5daded8d9591f22e2235b2ef79a2e323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be7e41ca446206bb1d4241174ce53c04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_943a34fadd5a01c41ecf3b7d174a18ef = $(`<div id="html_943a34fadd5a01c41ecf3b7d174a18ef" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_be7e41ca446206bb1d4241174ce53c04.setContent(html_943a34fadd5a01c41ecf3b7d174a18ef);
|
|
|
|
|
|
|
|
marker_713d762a73ec5fc17057ac0c241a4a8c.bindPopup(popup_be7e41ca446206bb1d4241174ce53c04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_713d762a73ec5fc17057ac0c241a4a8c.setIcon(icon_5daded8d9591f22e2235b2ef79a2e323);
|
|
|
|
|
|
var marker_47e40bd5afda37a63d53c1b1fe052e35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_14f086ac04f377ba393394d8d25b147d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31eddc003c872e50628c957bf6ca0d7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f80e13120af5bea4f9970817d7932c5 = $(`<div id="html_3f80e13120af5bea4f9970817d7932c5" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_31eddc003c872e50628c957bf6ca0d7a.setContent(html_3f80e13120af5bea4f9970817d7932c5);
|
|
|
|
|
|
|
|
marker_47e40bd5afda37a63d53c1b1fe052e35.bindPopup(popup_31eddc003c872e50628c957bf6ca0d7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47e40bd5afda37a63d53c1b1fe052e35.setIcon(icon_14f086ac04f377ba393394d8d25b147d);
|
|
|
|
|
|
var marker_d9558d74790b152d70850c38419e788c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_da400d57bd3d64adbbc3869441814899 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18002f5ec3751675fef9d30fc2c57410 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6cddc206aa5822e6b3043f06916a422 = $(`<div id="html_c6cddc206aa5822e6b3043f06916a422" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_18002f5ec3751675fef9d30fc2c57410.setContent(html_c6cddc206aa5822e6b3043f06916a422);
|
|
|
|
|
|
|
|
marker_d9558d74790b152d70850c38419e788c.bindPopup(popup_18002f5ec3751675fef9d30fc2c57410)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9558d74790b152d70850c38419e788c.setIcon(icon_da400d57bd3d64adbbc3869441814899);
|
|
|
|
|
|
var marker_0b71a5410a7e5949a1fcc9becc80d7d3 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_79e132f2c344b5613cf79d875d32abea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cf3257e89ee6ff460fd9682b13b6423 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b979c0969762875924f353a18023928 = $(`<div id="html_3b979c0969762875924f353a18023928" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_2cf3257e89ee6ff460fd9682b13b6423.setContent(html_3b979c0969762875924f353a18023928);
|
|
|
|
|
|
|
|
marker_0b71a5410a7e5949a1fcc9becc80d7d3.bindPopup(popup_2cf3257e89ee6ff460fd9682b13b6423)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b71a5410a7e5949a1fcc9becc80d7d3.setIcon(icon_79e132f2c344b5613cf79d875d32abea);
|
|
|
|
|
|
var marker_cdde93168f3e87d2b47651508b36fc55 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7fa34ce29185b6e27046347341bc68a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa0c87f2b535a1e7abb74a3d1e2e4c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf39c7f286491dc5cc14613203fed1dc = $(`<div id="html_cf39c7f286491dc5cc14613203fed1dc" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_2aa0c87f2b535a1e7abb74a3d1e2e4c2.setContent(html_cf39c7f286491dc5cc14613203fed1dc);
|
|
|
|
|
|
|
|
marker_cdde93168f3e87d2b47651508b36fc55.bindPopup(popup_2aa0c87f2b535a1e7abb74a3d1e2e4c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdde93168f3e87d2b47651508b36fc55.setIcon(icon_7fa34ce29185b6e27046347341bc68a4);
|
|
|
|
|
|
var marker_30ac224742deec4bd82c7df23f38376f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_57515377542a16f63702c237192910a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a6ddd1df7e62c06d7854bf34dee097 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_664cc3ef3f36bb7e6830e4be9ea1db00 = $(`<div id="html_664cc3ef3f36bb7e6830e4be9ea1db00" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_67a6ddd1df7e62c06d7854bf34dee097.setContent(html_664cc3ef3f36bb7e6830e4be9ea1db00);
|
|
|
|
|
|
|
|
marker_30ac224742deec4bd82c7df23f38376f.bindPopup(popup_67a6ddd1df7e62c06d7854bf34dee097)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30ac224742deec4bd82c7df23f38376f.setIcon(icon_57515377542a16f63702c237192910a4);
|
|
|
|
|
|
var marker_db16ff0cdfda72f68ac11190808703d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2095bcf9c9c0ce1dc0d6d5be1016ccef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_164d94f4e953afa1f1cd0e62268f7862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79b99e8cf38c07f65c5f8442a50760a4 = $(`<div id="html_79b99e8cf38c07f65c5f8442a50760a4" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_164d94f4e953afa1f1cd0e62268f7862.setContent(html_79b99e8cf38c07f65c5f8442a50760a4);
|
|
|
|
|
|
|
|
marker_db16ff0cdfda72f68ac11190808703d8.bindPopup(popup_164d94f4e953afa1f1cd0e62268f7862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db16ff0cdfda72f68ac11190808703d8.setIcon(icon_2095bcf9c9c0ce1dc0d6d5be1016ccef);
|
|
|
|
|
|
var marker_ac19eed7e4d1030a9455875a8cf61f0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3c0f5531fcba9658d17e5c15061c2701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75591be6e8561489751bd88b675a8fa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7db32fb90d8b9170cb099969a6a4ca56 = $(`<div id="html_7db32fb90d8b9170cb099969a6a4ca56" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_75591be6e8561489751bd88b675a8fa0.setContent(html_7db32fb90d8b9170cb099969a6a4ca56);
|
|
|
|
|
|
|
|
marker_ac19eed7e4d1030a9455875a8cf61f0b.bindPopup(popup_75591be6e8561489751bd88b675a8fa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac19eed7e4d1030a9455875a8cf61f0b.setIcon(icon_3c0f5531fcba9658d17e5c15061c2701);
|
|
|
|
|
|
var marker_3521780c62459de542182fff65cea584 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bbbc99d194af4e215570b227ef15620e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab69a98fa89f71210b74bb88b8972c22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_010fda65981d1e546665e5584e2b82e1 = $(`<div id="html_010fda65981d1e546665e5584e2b82e1" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_ab69a98fa89f71210b74bb88b8972c22.setContent(html_010fda65981d1e546665e5584e2b82e1);
|
|
|
|
|
|
|
|
marker_3521780c62459de542182fff65cea584.bindPopup(popup_ab69a98fa89f71210b74bb88b8972c22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3521780c62459de542182fff65cea584.setIcon(icon_bbbc99d194af4e215570b227ef15620e);
|
|
|
|
|
|
var marker_c3eaa786be5403e2dab07d5c65139706 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ef57a6c554f7322c32cf358af097d997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4efdc6e4e9074acb0577f3c0a4bb8e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e532166a2ce168d3b87f0fffe2932435 = $(`<div id="html_e532166a2ce168d3b87f0fffe2932435" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_c4efdc6e4e9074acb0577f3c0a4bb8e4.setContent(html_e532166a2ce168d3b87f0fffe2932435);
|
|
|
|
|
|
|
|
marker_c3eaa786be5403e2dab07d5c65139706.bindPopup(popup_c4efdc6e4e9074acb0577f3c0a4bb8e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3eaa786be5403e2dab07d5c65139706.setIcon(icon_ef57a6c554f7322c32cf358af097d997);
|
|
|
|
|
|
var marker_db3ecc765fe4f803bac261b9eb79c79f = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_95f1871b8046970a07eff387be7ebf39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a10af3fa7a7ba9f7e7efdac492c701f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_186be1b67141e49a9d689143a580ab95 = $(`<div id="html_186be1b67141e49a9d689143a580ab95" style="width: 100.0%; height: 100.0%;">relay.bowlafterbowl.com</div>`)[0];
|
|
popup_2a10af3fa7a7ba9f7e7efdac492c701f.setContent(html_186be1b67141e49a9d689143a580ab95);
|
|
|
|
|
|
|
|
marker_db3ecc765fe4f803bac261b9eb79c79f.bindPopup(popup_2a10af3fa7a7ba9f7e7efdac492c701f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db3ecc765fe4f803bac261b9eb79c79f.setIcon(icon_95f1871b8046970a07eff387be7ebf39);
|
|
|
|
|
|
var marker_634292b1b85307bba671aae4bd7d1fc9 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_789d70b10ac65f88b9f29973529d3195 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c78178194f28f52cd8835446f4bbaec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef85e5f2853aeb6529fe3a470c8e82db = $(`<div id="html_ef85e5f2853aeb6529fe3a470c8e82db" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_7c78178194f28f52cd8835446f4bbaec.setContent(html_ef85e5f2853aeb6529fe3a470c8e82db);
|
|
|
|
|
|
|
|
marker_634292b1b85307bba671aae4bd7d1fc9.bindPopup(popup_7c78178194f28f52cd8835446f4bbaec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_634292b1b85307bba671aae4bd7d1fc9.setIcon(icon_789d70b10ac65f88b9f29973529d3195);
|
|
|
|
|
|
var marker_6bbcdf6b170897ae323d535b5c9049b9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_aa001f9cf481c39995d6f9d584ed92e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aeffa4a4af84bf5fe99d5f4c1c6d2a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0d4fdcdad3b814fda269ddb1aa23a3a = $(`<div id="html_b0d4fdcdad3b814fda269ddb1aa23a3a" style="width: 100.0%; height: 100.0%;">relay.veganostr.com:443</div>`)[0];
|
|
popup_2aeffa4a4af84bf5fe99d5f4c1c6d2a6.setContent(html_b0d4fdcdad3b814fda269ddb1aa23a3a);
|
|
|
|
|
|
|
|
marker_6bbcdf6b170897ae323d535b5c9049b9.bindPopup(popup_2aeffa4a4af84bf5fe99d5f4c1c6d2a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bbcdf6b170897ae323d535b5c9049b9.setIcon(icon_aa001f9cf481c39995d6f9d584ed92e6);
|
|
|
|
|
|
var marker_9e5b975c5c4e51335729ce450929f561 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6fd7faba92774d01b5e2537a83db4000 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9296869829f21189918d3a7396396b72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55008bc24e9ba63dceb1da64b232cad7 = $(`<div id="html_55008bc24e9ba63dceb1da64b232cad7" style="width: 100.0%; height: 100.0%;">nostr.planix.org</div>`)[0];
|
|
popup_9296869829f21189918d3a7396396b72.setContent(html_55008bc24e9ba63dceb1da64b232cad7);
|
|
|
|
|
|
|
|
marker_9e5b975c5c4e51335729ce450929f561.bindPopup(popup_9296869829f21189918d3a7396396b72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e5b975c5c4e51335729ce450929f561.setIcon(icon_6fd7faba92774d01b5e2537a83db4000);
|
|
|
|
|
|
var marker_db5217f1f2d757018699a9a34ed2152c = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b36b2c1832708043a947f0a2c19c03a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3d36d2b5f5f151044e4d59edd906dec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f1cbd45202459baad8a363b62dfd2a8 = $(`<div id="html_9f1cbd45202459baad8a363b62dfd2a8" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_b3d36d2b5f5f151044e4d59edd906dec.setContent(html_9f1cbd45202459baad8a363b62dfd2a8);
|
|
|
|
|
|
|
|
marker_db5217f1f2d757018699a9a34ed2152c.bindPopup(popup_b3d36d2b5f5f151044e4d59edd906dec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db5217f1f2d757018699a9a34ed2152c.setIcon(icon_b36b2c1832708043a947f0a2c19c03a0);
|
|
|
|
|
|
var marker_1db7d8c1f2db7400e14cfb63b9ab75a4 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3d0870615ba4a8ed2c85ccf573ac774f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41cfa043e696d7b84b964ba434f08d2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe7c4e36797d2ee214ffdf2e75dfa091 = $(`<div id="html_fe7c4e36797d2ee214ffdf2e75dfa091" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_41cfa043e696d7b84b964ba434f08d2b.setContent(html_fe7c4e36797d2ee214ffdf2e75dfa091);
|
|
|
|
|
|
|
|
marker_1db7d8c1f2db7400e14cfb63b9ab75a4.bindPopup(popup_41cfa043e696d7b84b964ba434f08d2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1db7d8c1f2db7400e14cfb63b9ab75a4.setIcon(icon_3d0870615ba4a8ed2c85ccf573ac774f);
|
|
|
|
|
|
var marker_24095f60f99cca7b57fe55c3aa923621 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e1c76a30c782b9d5b1e316af7921363d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5a55b66996c92bae2773ba308cd54dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ae00b70942f2eeb62a61166e1a6c29 = $(`<div id="html_c4ae00b70942f2eeb62a61166e1a6c29" style="width: 100.0%; height: 100.0%;">nostr.wild-vibes.ts.net</div>`)[0];
|
|
popup_f5a55b66996c92bae2773ba308cd54dd.setContent(html_c4ae00b70942f2eeb62a61166e1a6c29);
|
|
|
|
|
|
|
|
marker_24095f60f99cca7b57fe55c3aa923621.bindPopup(popup_f5a55b66996c92bae2773ba308cd54dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24095f60f99cca7b57fe55c3aa923621.setIcon(icon_e1c76a30c782b9d5b1e316af7921363d);
|
|
|
|
|
|
var marker_a287568813874f41ca9357cb09bf9c36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ecae46e278c0881881a37724e18cdf35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7068813830bd18a2a5326405daa5c45d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9a5349b1a2bd317d74030823b082206 = $(`<div id="html_a9a5349b1a2bd317d74030823b082206" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_7068813830bd18a2a5326405daa5c45d.setContent(html_a9a5349b1a2bd317d74030823b082206);
|
|
|
|
|
|
|
|
marker_a287568813874f41ca9357cb09bf9c36.bindPopup(popup_7068813830bd18a2a5326405daa5c45d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a287568813874f41ca9357cb09bf9c36.setIcon(icon_ecae46e278c0881881a37724e18cdf35);
|
|
|
|
|
|
var marker_13dca6e5ab2a035ee019d8042d55a36c = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6bedb1f829055e2642b54bfa8519418b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4dd6048e83995ed8c3d48d78538183e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9032f12d1ca94b4e99562d8e630173a9 = $(`<div id="html_9032f12d1ca94b4e99562d8e630173a9" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_e4dd6048e83995ed8c3d48d78538183e.setContent(html_9032f12d1ca94b4e99562d8e630173a9);
|
|
|
|
|
|
|
|
marker_13dca6e5ab2a035ee019d8042d55a36c.bindPopup(popup_e4dd6048e83995ed8c3d48d78538183e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13dca6e5ab2a035ee019d8042d55a36c.setIcon(icon_6bedb1f829055e2642b54bfa8519418b);
|
|
|
|
|
|
var marker_e596ea72aa1b432bf9ba539bbfe6ac65 = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3d390bfbfd70e6a044eb78cd3b70385b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2374470e910ae693e8ef71047adb220d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5760ed9484c1335f7e0cfd027d78556c = $(`<div id="html_5760ed9484c1335f7e0cfd027d78556c" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_2374470e910ae693e8ef71047adb220d.setContent(html_5760ed9484c1335f7e0cfd027d78556c);
|
|
|
|
|
|
|
|
marker_e596ea72aa1b432bf9ba539bbfe6ac65.bindPopup(popup_2374470e910ae693e8ef71047adb220d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e596ea72aa1b432bf9ba539bbfe6ac65.setIcon(icon_3d390bfbfd70e6a044eb78cd3b70385b);
|
|
|
|
|
|
var marker_7bfc4f24b522c2ba3b7891a40c31ac00 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2679f1ecbcde00abf1b31a87a55b0ede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac2879ad4a9072801dac04845df77e6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0152ddbb45f3508fec0de5beb78c5db6 = $(`<div id="html_0152ddbb45f3508fec0de5beb78c5db6" style="width: 100.0%; height: 100.0%;">relay.kalcafe.xyz</div>`)[0];
|
|
popup_ac2879ad4a9072801dac04845df77e6b.setContent(html_0152ddbb45f3508fec0de5beb78c5db6);
|
|
|
|
|
|
|
|
marker_7bfc4f24b522c2ba3b7891a40c31ac00.bindPopup(popup_ac2879ad4a9072801dac04845df77e6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bfc4f24b522c2ba3b7891a40c31ac00.setIcon(icon_2679f1ecbcde00abf1b31a87a55b0ede);
|
|
|
|
|
|
var marker_459f6ec8378956ac42920e7747c2971b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9490942cf4fe3c3ec0f944c1642bc9c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3456d51e95a2f948074aa2d1e50a385e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6788e9377165beb63381dff1a4e11413 = $(`<div id="html_6788e9377165beb63381dff1a4e11413" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_3456d51e95a2f948074aa2d1e50a385e.setContent(html_6788e9377165beb63381dff1a4e11413);
|
|
|
|
|
|
|
|
marker_459f6ec8378956ac42920e7747c2971b.bindPopup(popup_3456d51e95a2f948074aa2d1e50a385e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_459f6ec8378956ac42920e7747c2971b.setIcon(icon_9490942cf4fe3c3ec0f944c1642bc9c2);
|
|
|
|
|
|
var marker_205e9e702e5b94c72a10d18e51283eb5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_609a72622262a88651a37fdde36d5030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ea2fc09f63e83d60a8daa63cf21ba40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b810f4feeec83daa487560bc1f6629c5 = $(`<div id="html_b810f4feeec83daa487560bc1f6629c5" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_5ea2fc09f63e83d60a8daa63cf21ba40.setContent(html_b810f4feeec83daa487560bc1f6629c5);
|
|
|
|
|
|
|
|
marker_205e9e702e5b94c72a10d18e51283eb5.bindPopup(popup_5ea2fc09f63e83d60a8daa63cf21ba40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_205e9e702e5b94c72a10d18e51283eb5.setIcon(icon_609a72622262a88651a37fdde36d5030);
|
|
|
|
|
|
var marker_072cc5efff01289e9cd793a9c1280f73 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_08fe4e028f3688a2bd3ebe00f9dd21ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bab16cd6761311f70d9762ee960df53c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9250402b56551577bd9eee6a35b8b0bc = $(`<div id="html_9250402b56551577bd9eee6a35b8b0bc" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_bab16cd6761311f70d9762ee960df53c.setContent(html_9250402b56551577bd9eee6a35b8b0bc);
|
|
|
|
|
|
|
|
marker_072cc5efff01289e9cd793a9c1280f73.bindPopup(popup_bab16cd6761311f70d9762ee960df53c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_072cc5efff01289e9cd793a9c1280f73.setIcon(icon_08fe4e028f3688a2bd3ebe00f9dd21ab);
|
|
|
|
|
|
var marker_dd0239222e1caf26e2b1f00ce97a35f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1535efdacbcf64bd77587ed8f604f11f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4366f3822bb866506589bf9c1eabf81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d615e8d6b4527b4da0f04fef970dd9dc = $(`<div id="html_d615e8d6b4527b4da0f04fef970dd9dc" style="width: 100.0%; height: 100.0%;">spamspamspamspam.rest</div>`)[0];
|
|
popup_f4366f3822bb866506589bf9c1eabf81.setContent(html_d615e8d6b4527b4da0f04fef970dd9dc);
|
|
|
|
|
|
|
|
marker_dd0239222e1caf26e2b1f00ce97a35f7.bindPopup(popup_f4366f3822bb866506589bf9c1eabf81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd0239222e1caf26e2b1f00ce97a35f7.setIcon(icon_1535efdacbcf64bd77587ed8f604f11f);
|
|
|
|
|
|
var marker_fffce3470f6852f1d631574929537637 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_15211c0c928d76cd02bdfd4c49986a3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12fb055cc3618509b432b5473bc52548 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7043cbe4477b8e5d3af53f27963677bb = $(`<div id="html_7043cbe4477b8e5d3af53f27963677bb" style="width: 100.0%; height: 100.0%;">nostr.yutakobayashi.com</div>`)[0];
|
|
popup_12fb055cc3618509b432b5473bc52548.setContent(html_7043cbe4477b8e5d3af53f27963677bb);
|
|
|
|
|
|
|
|
marker_fffce3470f6852f1d631574929537637.bindPopup(popup_12fb055cc3618509b432b5473bc52548)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fffce3470f6852f1d631574929537637.setIcon(icon_15211c0c928d76cd02bdfd4c49986a3c);
|
|
|
|
|
|
var marker_b29c710470ad116c2f4c06ca90429345 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fbe05a33249a054cdb920ec1351b7853 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_532a52bcd19f0125be45fce6b499abae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ad8c4d0a3e9a4871463daaef931b164 = $(`<div id="html_6ad8c4d0a3e9a4871463daaef931b164" style="width: 100.0%; height: 100.0%;">relay.solife.me</div>`)[0];
|
|
popup_532a52bcd19f0125be45fce6b499abae.setContent(html_6ad8c4d0a3e9a4871463daaef931b164);
|
|
|
|
|
|
|
|
marker_b29c710470ad116c2f4c06ca90429345.bindPopup(popup_532a52bcd19f0125be45fce6b499abae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b29c710470ad116c2f4c06ca90429345.setIcon(icon_fbe05a33249a054cdb920ec1351b7853);
|
|
|
|
|
|
var marker_e80182c55940451bdc369439ce5c4bf5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_482c7248be8cc5c7661ea06e33785dcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f0a618a591a756883c9731b75b035ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f277deed8d253e6320ac96189ff2261 = $(`<div id="html_5f277deed8d253e6320ac96189ff2261" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_3f0a618a591a756883c9731b75b035ac.setContent(html_5f277deed8d253e6320ac96189ff2261);
|
|
|
|
|
|
|
|
marker_e80182c55940451bdc369439ce5c4bf5.bindPopup(popup_3f0a618a591a756883c9731b75b035ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e80182c55940451bdc369439ce5c4bf5.setIcon(icon_482c7248be8cc5c7661ea06e33785dcf);
|
|
|
|
|
|
var marker_a4b7aaa49cc5f0f06cf3a779aad3cbb2 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_40a8299dcf6b8b87b94688ea7e75600c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcc21c0374d1c17accaa10ea6b6d181d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67597ac19169714abe7e968cc04d19ee = $(`<div id="html_67597ac19169714abe7e968cc04d19ee" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_dcc21c0374d1c17accaa10ea6b6d181d.setContent(html_67597ac19169714abe7e968cc04d19ee);
|
|
|
|
|
|
|
|
marker_a4b7aaa49cc5f0f06cf3a779aad3cbb2.bindPopup(popup_dcc21c0374d1c17accaa10ea6b6d181d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4b7aaa49cc5f0f06cf3a779aad3cbb2.setIcon(icon_40a8299dcf6b8b87b94688ea7e75600c);
|
|
|
|
|
|
var marker_977d05dad6bc303d595f98787a75616a = L.marker(
|
|
[47.4093, 8.46503],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c7d938ab3284abe1b12167bc52dcbc1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa750ba4abba187e2559249eed2712bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2a49c914c12e54bec228c63ba6e5e37 = $(`<div id="html_a2a49c914c12e54bec228c63ba6e5e37" style="width: 100.0%; height: 100.0%;">relay.pyramid.li</div>`)[0];
|
|
popup_aa750ba4abba187e2559249eed2712bc.setContent(html_a2a49c914c12e54bec228c63ba6e5e37);
|
|
|
|
|
|
|
|
marker_977d05dad6bc303d595f98787a75616a.bindPopup(popup_aa750ba4abba187e2559249eed2712bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_977d05dad6bc303d595f98787a75616a.setIcon(icon_c7d938ab3284abe1b12167bc52dcbc1b);
|
|
|
|
|
|
var marker_02124adbfb8679881c283a2226d661a0 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_34490c6696307f57014668795c26377b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb341ebba44364fb3f09e4345f281b28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_412f793d6d75a0cea1c73e83eb827473 = $(`<div id="html_412f793d6d75a0cea1c73e83eb827473" style="width: 100.0%; height: 100.0%;">node.kommonzenze.de</div>`)[0];
|
|
popup_cb341ebba44364fb3f09e4345f281b28.setContent(html_412f793d6d75a0cea1c73e83eb827473);
|
|
|
|
|
|
|
|
marker_02124adbfb8679881c283a2226d661a0.bindPopup(popup_cb341ebba44364fb3f09e4345f281b28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02124adbfb8679881c283a2226d661a0.setIcon(icon_34490c6696307f57014668795c26377b);
|
|
|
|
|
|
var marker_3080d047b9f485b1348a4660992bdcf0 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c6fa597adb05a4b33e0efabb0e6d45ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1e16f14d28966ecd3690a5ab35593af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d0b3856406586ffde4c599bf60bb92b = $(`<div id="html_8d0b3856406586ffde4c599bf60bb92b" style="width: 100.0%; height: 100.0%;">relay.nostriot.com:443</div>`)[0];
|
|
popup_a1e16f14d28966ecd3690a5ab35593af.setContent(html_8d0b3856406586ffde4c599bf60bb92b);
|
|
|
|
|
|
|
|
marker_3080d047b9f485b1348a4660992bdcf0.bindPopup(popup_a1e16f14d28966ecd3690a5ab35593af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3080d047b9f485b1348a4660992bdcf0.setIcon(icon_c6fa597adb05a4b33e0efabb0e6d45ee);
|
|
|
|
|
|
var marker_b7a0933780dc3972a6816d8b93e51d04 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_95605cba38d98769853bc9110746d66e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2bf0d4751dcfe5c95511942ff681c47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f170ace0ab65452d61dbbca5e65621be = $(`<div id="html_f170ace0ab65452d61dbbca5e65621be" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_c2bf0d4751dcfe5c95511942ff681c47.setContent(html_f170ace0ab65452d61dbbca5e65621be);
|
|
|
|
|
|
|
|
marker_b7a0933780dc3972a6816d8b93e51d04.bindPopup(popup_c2bf0d4751dcfe5c95511942ff681c47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7a0933780dc3972a6816d8b93e51d04.setIcon(icon_95605cba38d98769853bc9110746d66e);
|
|
|
|
|
|
var marker_c2514b254a7f02031bb50c3277c2b8d2 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bb8538b9da72fa0457c624891cac7c0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_866936175229bf26ee6b74c790ca539d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49196da6540655d21bd173bfb76cd6dd = $(`<div id="html_49196da6540655d21bd173bfb76cd6dd" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com:443</div>`)[0];
|
|
popup_866936175229bf26ee6b74c790ca539d.setContent(html_49196da6540655d21bd173bfb76cd6dd);
|
|
|
|
|
|
|
|
marker_c2514b254a7f02031bb50c3277c2b8d2.bindPopup(popup_866936175229bf26ee6b74c790ca539d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2514b254a7f02031bb50c3277c2b8d2.setIcon(icon_bb8538b9da72fa0457c624891cac7c0e);
|
|
|
|
|
|
var marker_db1dbbceb76cb1c27225444c78a46075 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_14e5864e9cfcf0a0cbceaaac42f4f8e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e8b6ee444b4986c5cf369785ea14ace = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e8b75fa3e53b7fe8d302c95597383aa = $(`<div id="html_0e8b75fa3e53b7fe8d302c95597383aa" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_5e8b6ee444b4986c5cf369785ea14ace.setContent(html_0e8b75fa3e53b7fe8d302c95597383aa);
|
|
|
|
|
|
|
|
marker_db1dbbceb76cb1c27225444c78a46075.bindPopup(popup_5e8b6ee444b4986c5cf369785ea14ace)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db1dbbceb76cb1c27225444c78a46075.setIcon(icon_14e5864e9cfcf0a0cbceaaac42f4f8e7);
|
|
|
|
|
|
var marker_b40b2b8f8de4984192333883487dbe68 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7c0e4c390a468800a58e97794dc21eb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ebf19f6db796fca572882dccf706b79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f6c12be39a2d46ed0b0b5f7878ae6df = $(`<div id="html_1f6c12be39a2d46ed0b0b5f7878ae6df" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_6ebf19f6db796fca572882dccf706b79.setContent(html_1f6c12be39a2d46ed0b0b5f7878ae6df);
|
|
|
|
|
|
|
|
marker_b40b2b8f8de4984192333883487dbe68.bindPopup(popup_6ebf19f6db796fca572882dccf706b79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b40b2b8f8de4984192333883487dbe68.setIcon(icon_7c0e4c390a468800a58e97794dc21eb7);
|
|
|
|
|
|
var marker_dbe4ab4672dc2db667be072e21a33d5a = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0e727d5e586ff6c75ad1aca07089f679 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a30c0556306960fe79bc900d5c711352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0534f0e60a82f9677e7cac170f684835 = $(`<div id="html_0534f0e60a82f9677e7cac170f684835" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_a30c0556306960fe79bc900d5c711352.setContent(html_0534f0e60a82f9677e7cac170f684835);
|
|
|
|
|
|
|
|
marker_dbe4ab4672dc2db667be072e21a33d5a.bindPopup(popup_a30c0556306960fe79bc900d5c711352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbe4ab4672dc2db667be072e21a33d5a.setIcon(icon_0e727d5e586ff6c75ad1aca07089f679);
|
|
|
|
|
|
var marker_f097a964052b9fa86ac524002ead390c = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6c317ef5186103e519a08765ed67f4e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2ddc720c91583647e587176331f4e52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c6a9b9282f91cd1ca701a1c315e9694 = $(`<div id="html_2c6a9b9282f91cd1ca701a1c315e9694" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_f2ddc720c91583647e587176331f4e52.setContent(html_2c6a9b9282f91cd1ca701a1c315e9694);
|
|
|
|
|
|
|
|
marker_f097a964052b9fa86ac524002ead390c.bindPopup(popup_f2ddc720c91583647e587176331f4e52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f097a964052b9fa86ac524002ead390c.setIcon(icon_6c317ef5186103e519a08765ed67f4e4);
|
|
|
|
|
|
var marker_d70e86a810c0445656a3640bedd0925a = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d9870426ae1733e8a790fcba9a95a4b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b64b0c782d011a03391d5de9509a0cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b04c2f3c653c31a401201131a708245 = $(`<div id="html_2b04c2f3c653c31a401201131a708245" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be:443</div>`)[0];
|
|
popup_8b64b0c782d011a03391d5de9509a0cc.setContent(html_2b04c2f3c653c31a401201131a708245);
|
|
|
|
|
|
|
|
marker_d70e86a810c0445656a3640bedd0925a.bindPopup(popup_8b64b0c782d011a03391d5de9509a0cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d70e86a810c0445656a3640bedd0925a.setIcon(icon_d9870426ae1733e8a790fcba9a95a4b6);
|
|
|
|
|
|
var marker_bdee46b81267c09035648a503e05f813 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_13b715640cfb4d834a77e3fe0db3f025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_097c3434bd97dba21abb1c97ae7ec8cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf8f1c68ad3d2a0ca9d7386d869fdfb0 = $(`<div id="html_bf8f1c68ad3d2a0ca9d7386d869fdfb0" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_097c3434bd97dba21abb1c97ae7ec8cd.setContent(html_bf8f1c68ad3d2a0ca9d7386d869fdfb0);
|
|
|
|
|
|
|
|
marker_bdee46b81267c09035648a503e05f813.bindPopup(popup_097c3434bd97dba21abb1c97ae7ec8cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdee46b81267c09035648a503e05f813.setIcon(icon_13b715640cfb4d834a77e3fe0db3f025);
|
|
|
|
|
|
var marker_efedfee73e72969732cd500aeee14328 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9ec0862ce669d4f6f05d33ab795023e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c07cbeac0bad5345dd18db9e9d688bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e6ddb6a49b5bec6aa8058a1a9e7b76f = $(`<div id="html_5e6ddb6a49b5bec6aa8058a1a9e7b76f" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_8c07cbeac0bad5345dd18db9e9d688bf.setContent(html_5e6ddb6a49b5bec6aa8058a1a9e7b76f);
|
|
|
|
|
|
|
|
marker_efedfee73e72969732cd500aeee14328.bindPopup(popup_8c07cbeac0bad5345dd18db9e9d688bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efedfee73e72969732cd500aeee14328.setIcon(icon_9ec0862ce669d4f6f05d33ab795023e5);
|
|
|
|
|
|
var marker_d4e83b396c6981f3dcfb5333d0845f4e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_296a520e20fde99366d34274b668e5ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b38042e1c06a3c97fba5022bbf9aa315 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cc062178df50beb0c61d6d4787a9770 = $(`<div id="html_2cc062178df50beb0c61d6d4787a9770" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_b38042e1c06a3c97fba5022bbf9aa315.setContent(html_2cc062178df50beb0c61d6d4787a9770);
|
|
|
|
|
|
|
|
marker_d4e83b396c6981f3dcfb5333d0845f4e.bindPopup(popup_b38042e1c06a3c97fba5022bbf9aa315)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4e83b396c6981f3dcfb5333d0845f4e.setIcon(icon_296a520e20fde99366d34274b668e5ae);
|
|
|
|
|
|
var marker_87d450e662679f8887e169e9bdfe2e54 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f64f50f1ca9a07d6ddace5bce944dc3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcf99e53d0f86c1f38313f7dd1df544d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6af5613f67db4418444dd6ac5c95179 = $(`<div id="html_d6af5613f67db4418444dd6ac5c95179" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_bcf99e53d0f86c1f38313f7dd1df544d.setContent(html_d6af5613f67db4418444dd6ac5c95179);
|
|
|
|
|
|
|
|
marker_87d450e662679f8887e169e9bdfe2e54.bindPopup(popup_bcf99e53d0f86c1f38313f7dd1df544d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87d450e662679f8887e169e9bdfe2e54.setIcon(icon_f64f50f1ca9a07d6ddace5bce944dc3c);
|
|
|
|
|
|
var marker_1fec13c916d0c91b502fcc40cf038b7f = L.marker(
|
|
[35.8099, 140.12],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6e9f3473d60d046ef175d6242acbe35f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1787df3ea86f928aad0281976ed0fa1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb440d2f0b1a69d6a3273f559c6b69a4 = $(`<div id="html_eb440d2f0b1a69d6a3273f559c6b69a4" style="width: 100.0%; height: 100.0%;">nostr.middling.mydns.jp</div>`)[0];
|
|
popup_1787df3ea86f928aad0281976ed0fa1c.setContent(html_eb440d2f0b1a69d6a3273f559c6b69a4);
|
|
|
|
|
|
|
|
marker_1fec13c916d0c91b502fcc40cf038b7f.bindPopup(popup_1787df3ea86f928aad0281976ed0fa1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fec13c916d0c91b502fcc40cf038b7f.setIcon(icon_6e9f3473d60d046ef175d6242acbe35f);
|
|
|
|
|
|
var marker_f9ef1bdc7c5e79883e877a597f62ae2a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_01351f616bc87e69203414e97d6cd1be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df5234d83e0374f4e4836dcad962312f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_392a08e6a311a858199ff909a19d01ca = $(`<div id="html_392a08e6a311a858199ff909a19d01ca" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_df5234d83e0374f4e4836dcad962312f.setContent(html_392a08e6a311a858199ff909a19d01ca);
|
|
|
|
|
|
|
|
marker_f9ef1bdc7c5e79883e877a597f62ae2a.bindPopup(popup_df5234d83e0374f4e4836dcad962312f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9ef1bdc7c5e79883e877a597f62ae2a.setIcon(icon_01351f616bc87e69203414e97d6cd1be);
|
|
|
|
|
|
var marker_41d7b1c255ace929eaa57f35e22afcdd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8df1b344b855280a9be71816d8518f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fe45ac3a4ee730a5df86e9b324903a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad13c5907b8da8a3be5348b1a41d0e82 = $(`<div id="html_ad13c5907b8da8a3be5348b1a41d0e82" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_4fe45ac3a4ee730a5df86e9b324903a3.setContent(html_ad13c5907b8da8a3be5348b1a41d0e82);
|
|
|
|
|
|
|
|
marker_41d7b1c255ace929eaa57f35e22afcdd.bindPopup(popup_4fe45ac3a4ee730a5df86e9b324903a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41d7b1c255ace929eaa57f35e22afcdd.setIcon(icon_8df1b344b855280a9be71816d8518f62);
|
|
|
|
|
|
var marker_fe17e1e1eb056be7b1dfbb31948e3406 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fb46aaef7ddc0cb1848cc9d23c693f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3b189d4b1ac02baf772301089ed23ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99ad526c360d40692aa693c632d4b70e = $(`<div id="html_99ad526c360d40692aa693c632d4b70e" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_f3b189d4b1ac02baf772301089ed23ea.setContent(html_99ad526c360d40692aa693c632d4b70e);
|
|
|
|
|
|
|
|
marker_fe17e1e1eb056be7b1dfbb31948e3406.bindPopup(popup_f3b189d4b1ac02baf772301089ed23ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe17e1e1eb056be7b1dfbb31948e3406.setIcon(icon_fb46aaef7ddc0cb1848cc9d23c693f27);
|
|
|
|
|
|
var marker_c71287cd147682867257d19dbe8609d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_22adae3c6f45a7dfa22d20b3eeecbe66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_824778e1952db164f711afafcdc48f41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34286f0ec2f6e9525748e8e5f4e7d7ab = $(`<div id="html_34286f0ec2f6e9525748e8e5f4e7d7ab" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_824778e1952db164f711afafcdc48f41.setContent(html_34286f0ec2f6e9525748e8e5f4e7d7ab);
|
|
|
|
|
|
|
|
marker_c71287cd147682867257d19dbe8609d4.bindPopup(popup_824778e1952db164f711afafcdc48f41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c71287cd147682867257d19dbe8609d4.setIcon(icon_22adae3c6f45a7dfa22d20b3eeecbe66);
|
|
|
|
|
|
var marker_86be0f56094fc6d5806411ddab74e6fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5fb6f2d96fdd65673e381b49d1ca4ccb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2f2a6b5d878569263f67331893381ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5edc714fd700692d3ef35f9dac3742a = $(`<div id="html_d5edc714fd700692d3ef35f9dac3742a" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_c2f2a6b5d878569263f67331893381ef.setContent(html_d5edc714fd700692d3ef35f9dac3742a);
|
|
|
|
|
|
|
|
marker_86be0f56094fc6d5806411ddab74e6fe.bindPopup(popup_c2f2a6b5d878569263f67331893381ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86be0f56094fc6d5806411ddab74e6fe.setIcon(icon_5fb6f2d96fdd65673e381b49d1ca4ccb);
|
|
|
|
|
|
var marker_312d01ef1212367bd0e77f6e55f6ad5f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_cac5e12358e59929817c238c840524f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8775490d8f63fba203c80ebba3ad0fd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a26749367257eb4dcc2ae2b839600289 = $(`<div id="html_a26749367257eb4dcc2ae2b839600289" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com:443</div>`)[0];
|
|
popup_8775490d8f63fba203c80ebba3ad0fd2.setContent(html_a26749367257eb4dcc2ae2b839600289);
|
|
|
|
|
|
|
|
marker_312d01ef1212367bd0e77f6e55f6ad5f.bindPopup(popup_8775490d8f63fba203c80ebba3ad0fd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_312d01ef1212367bd0e77f6e55f6ad5f.setIcon(icon_cac5e12358e59929817c238c840524f3);
|
|
|
|
|
|
var marker_7d4e9fb9ae94b0b541dd617ddfcba469 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_17176e1a8f3ba41a68f83e2e34f63b9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3347fde4265cefca39d35c29ae307464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43d41e98ac747a2782cf7258b0132b7 = $(`<div id="html_f43d41e98ac747a2782cf7258b0132b7" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app:443</div>`)[0];
|
|
popup_3347fde4265cefca39d35c29ae307464.setContent(html_f43d41e98ac747a2782cf7258b0132b7);
|
|
|
|
|
|
|
|
marker_7d4e9fb9ae94b0b541dd617ddfcba469.bindPopup(popup_3347fde4265cefca39d35c29ae307464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d4e9fb9ae94b0b541dd617ddfcba469.setIcon(icon_17176e1a8f3ba41a68f83e2e34f63b9b);
|
|
|
|
|
|
var marker_dd77b82b2b6c955e286f2ff59d55b47a = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_779436d4ab43923bb92a76887c271fa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4591218bfca05f20225156775ad52414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d4ff876b247dbe9dd9d91bcc6b95ad8 = $(`<div id="html_6d4ff876b247dbe9dd9d91bcc6b95ad8" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_4591218bfca05f20225156775ad52414.setContent(html_6d4ff876b247dbe9dd9d91bcc6b95ad8);
|
|
|
|
|
|
|
|
marker_dd77b82b2b6c955e286f2ff59d55b47a.bindPopup(popup_4591218bfca05f20225156775ad52414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd77b82b2b6c955e286f2ff59d55b47a.setIcon(icon_779436d4ab43923bb92a76887c271fa3);
|
|
|
|
|
|
var marker_fbd794ebecfa9ad2cc3221e3a990a28a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d2d8b784ae9f42541239b4641c87eee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c32b696cb495d2884c720235c6f72732 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3f139a324047c9277e07af2568331d7 = $(`<div id="html_a3f139a324047c9277e07af2568331d7" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_c32b696cb495d2884c720235c6f72732.setContent(html_a3f139a324047c9277e07af2568331d7);
|
|
|
|
|
|
|
|
marker_fbd794ebecfa9ad2cc3221e3a990a28a.bindPopup(popup_c32b696cb495d2884c720235c6f72732)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbd794ebecfa9ad2cc3221e3a990a28a.setIcon(icon_d2d8b784ae9f42541239b4641c87eee4);
|
|
|
|
|
|
var marker_1c5a5897ace344277d2741d9b516f0a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3923a28cff717e135d18633e31db52da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c32672bea85bff03ad6df0e4e71223f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17a7938669bc8900a94340e4c3fcc78d = $(`<div id="html_17a7938669bc8900a94340e4c3fcc78d" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_4c32672bea85bff03ad6df0e4e71223f.setContent(html_17a7938669bc8900a94340e4c3fcc78d);
|
|
|
|
|
|
|
|
marker_1c5a5897ace344277d2741d9b516f0a5.bindPopup(popup_4c32672bea85bff03ad6df0e4e71223f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c5a5897ace344277d2741d9b516f0a5.setIcon(icon_3923a28cff717e135d18633e31db52da);
|
|
|
|
|
|
var marker_d2b022e2f2d11aef10500474f15db11d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2b6f321d2bcc44b0ea82c0315f0bc66c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df8d788d2179e535903b511c171b2d99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0279eb5bfccf4b899e20139f21eb897 = $(`<div id="html_e0279eb5bfccf4b899e20139f21eb897" style="width: 100.0%; height: 100.0%;">bruh.samt.st</div>`)[0];
|
|
popup_df8d788d2179e535903b511c171b2d99.setContent(html_e0279eb5bfccf4b899e20139f21eb897);
|
|
|
|
|
|
|
|
marker_d2b022e2f2d11aef10500474f15db11d.bindPopup(popup_df8d788d2179e535903b511c171b2d99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b022e2f2d11aef10500474f15db11d.setIcon(icon_2b6f321d2bcc44b0ea82c0315f0bc66c);
|
|
|
|
|
|
var marker_1f43f65561076a0574b80a43acc403c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8459e4c4853370979f96c7c923940d8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c55d1ed0fc60b5bc8c04d93c3bc502d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27ca953d20169f036d7461e5ad91b0cf = $(`<div id="html_27ca953d20169f036d7461e5ad91b0cf" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_c55d1ed0fc60b5bc8c04d93c3bc502d7.setContent(html_27ca953d20169f036d7461e5ad91b0cf);
|
|
|
|
|
|
|
|
marker_1f43f65561076a0574b80a43acc403c6.bindPopup(popup_c55d1ed0fc60b5bc8c04d93c3bc502d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f43f65561076a0574b80a43acc403c6.setIcon(icon_8459e4c4853370979f96c7c923940d8c);
|
|
|
|
|
|
var marker_5ba377be67691123a8a12b3e8a6bdd17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2af1c3a39fc968f2e647050e6de3ea14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81ebff3464135fcdaf0faa6d64cf9f8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cc9af28b953ed64de387105d6ca6449 = $(`<div id="html_5cc9af28b953ed64de387105d6ca6449" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_81ebff3464135fcdaf0faa6d64cf9f8a.setContent(html_5cc9af28b953ed64de387105d6ca6449);
|
|
|
|
|
|
|
|
marker_5ba377be67691123a8a12b3e8a6bdd17.bindPopup(popup_81ebff3464135fcdaf0faa6d64cf9f8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ba377be67691123a8a12b3e8a6bdd17.setIcon(icon_2af1c3a39fc968f2e647050e6de3ea14);
|
|
|
|
|
|
var marker_d773609a8288d0db3c257208a01490ba = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2fc3dde4f562f0ef1339aee1b9f8c07c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cc8543f080d404472c5f5d7c60f21b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e6bfa12a3c7ea13d6a5f54bc677df2b = $(`<div id="html_6e6bfa12a3c7ea13d6a5f54bc677df2b" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_0cc8543f080d404472c5f5d7c60f21b6.setContent(html_6e6bfa12a3c7ea13d6a5f54bc677df2b);
|
|
|
|
|
|
|
|
marker_d773609a8288d0db3c257208a01490ba.bindPopup(popup_0cc8543f080d404472c5f5d7c60f21b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d773609a8288d0db3c257208a01490ba.setIcon(icon_2fc3dde4f562f0ef1339aee1b9f8c07c);
|
|
|
|
|
|
var marker_554cddfeb4a12da64cf9028cfe9da9ce = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4177e1ed223dda1be5ada89d73e15739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5837f082120699f9759c1ed2f903a24f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecb273835a4255ef17fff9712b180517 = $(`<div id="html_ecb273835a4255ef17fff9712b180517" style="width: 100.0%; height: 100.0%;">strfry.shock.network:443</div>`)[0];
|
|
popup_5837f082120699f9759c1ed2f903a24f.setContent(html_ecb273835a4255ef17fff9712b180517);
|
|
|
|
|
|
|
|
marker_554cddfeb4a12da64cf9028cfe9da9ce.bindPopup(popup_5837f082120699f9759c1ed2f903a24f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_554cddfeb4a12da64cf9028cfe9da9ce.setIcon(icon_4177e1ed223dda1be5ada89d73e15739);
|
|
|
|
|
|
var marker_a1c28ec1bd74d2551e0e92d7dc5bdbf8 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a7061d3c1ac3ad0478b5b45348a809e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b195ac62ed29e54906e2c793cd24836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_108fa020173e89806fdb70facef63735 = $(`<div id="html_108fa020173e89806fdb70facef63735" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_5b195ac62ed29e54906e2c793cd24836.setContent(html_108fa020173e89806fdb70facef63735);
|
|
|
|
|
|
|
|
marker_a1c28ec1bd74d2551e0e92d7dc5bdbf8.bindPopup(popup_5b195ac62ed29e54906e2c793cd24836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1c28ec1bd74d2551e0e92d7dc5bdbf8.setIcon(icon_a7061d3c1ac3ad0478b5b45348a809e7);
|
|
|
|
|
|
var marker_0161da483436726560092453e8146119 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ba18cb86cda071cbea5256ecb994914e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce6fa8853d3d336d4db7d134527e5995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_068b464fa5a39b7dd8af2614abcc1e87 = $(`<div id="html_068b464fa5a39b7dd8af2614abcc1e87" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_ce6fa8853d3d336d4db7d134527e5995.setContent(html_068b464fa5a39b7dd8af2614abcc1e87);
|
|
|
|
|
|
|
|
marker_0161da483436726560092453e8146119.bindPopup(popup_ce6fa8853d3d336d4db7d134527e5995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0161da483436726560092453e8146119.setIcon(icon_ba18cb86cda071cbea5256ecb994914e);
|
|
|
|
|
|
var marker_c212257b61c1b917caba843261e182dd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e27b8576a0d79203ddba24902e5e85a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5392754c86e8e8d2dd16d992c81b03d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d673e5ec755940261f0ac4cd787ecbbc = $(`<div id="html_d673e5ec755940261f0ac4cd787ecbbc" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_5392754c86e8e8d2dd16d992c81b03d5.setContent(html_d673e5ec755940261f0ac4cd787ecbbc);
|
|
|
|
|
|
|
|
marker_c212257b61c1b917caba843261e182dd.bindPopup(popup_5392754c86e8e8d2dd16d992c81b03d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c212257b61c1b917caba843261e182dd.setIcon(icon_e27b8576a0d79203ddba24902e5e85a8);
|
|
|
|
|
|
var marker_dd52757b66272024944a9cfc51a908bb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ca24243c8f81235cbca9ba0310e2e562 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a1a13b4fdcb99a247a6b4841c494093 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc4bcda917096f8808d9591dcb9ebebf = $(`<div id="html_fc4bcda917096f8808d9591dcb9ebebf" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_1a1a13b4fdcb99a247a6b4841c494093.setContent(html_fc4bcda917096f8808d9591dcb9ebebf);
|
|
|
|
|
|
|
|
marker_dd52757b66272024944a9cfc51a908bb.bindPopup(popup_1a1a13b4fdcb99a247a6b4841c494093)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd52757b66272024944a9cfc51a908bb.setIcon(icon_ca24243c8f81235cbca9ba0310e2e562);
|
|
|
|
|
|
var marker_da6b0cfa72cfa28351d1b805b0d59f73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ccec7712df18196b458f6712ebff65a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7e2b6b4adec97dc804a546cb8a614ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15716d6edf0290d7ab6ccde8b9f2fd7d = $(`<div id="html_15716d6edf0290d7ab6ccde8b9f2fd7d" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_a7e2b6b4adec97dc804a546cb8a614ab.setContent(html_15716d6edf0290d7ab6ccde8b9f2fd7d);
|
|
|
|
|
|
|
|
marker_da6b0cfa72cfa28351d1b805b0d59f73.bindPopup(popup_a7e2b6b4adec97dc804a546cb8a614ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da6b0cfa72cfa28351d1b805b0d59f73.setIcon(icon_ccec7712df18196b458f6712ebff65a2);
|
|
|
|
|
|
var marker_c7b0845bf8fd9de43c639547649cb592 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c34bab007484230ab139b47adcf31787 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bc60dd695c75c2f669bfe9d3c86543b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0b17d729868b036eb1f37555c420b66 = $(`<div id="html_d0b17d729868b036eb1f37555c420b66" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_4bc60dd695c75c2f669bfe9d3c86543b.setContent(html_d0b17d729868b036eb1f37555c420b66);
|
|
|
|
|
|
|
|
marker_c7b0845bf8fd9de43c639547649cb592.bindPopup(popup_4bc60dd695c75c2f669bfe9d3c86543b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7b0845bf8fd9de43c639547649cb592.setIcon(icon_c34bab007484230ab139b47adcf31787);
|
|
|
|
|
|
var marker_3399251adcbbe86bafd3d27679d755fd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6484e3b3a6ef35253d5ccc19ac484da7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3323507adc0371e862d20c7fc0a77210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec3bca14ca4a1c09e667bfc462920826 = $(`<div id="html_ec3bca14ca4a1c09e667bfc462920826" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_3323507adc0371e862d20c7fc0a77210.setContent(html_ec3bca14ca4a1c09e667bfc462920826);
|
|
|
|
|
|
|
|
marker_3399251adcbbe86bafd3d27679d755fd.bindPopup(popup_3323507adc0371e862d20c7fc0a77210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3399251adcbbe86bafd3d27679d755fd.setIcon(icon_6484e3b3a6ef35253d5ccc19ac484da7);
|
|
|
|
|
|
var marker_a0d666502adec84ad666efcd9a052241 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3f08964cd0083cdf090628ecff90bc52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9888d0126e585f5f089f649bafd2240c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9b5ad27f5d3aaba95df507233d2af20 = $(`<div id="html_c9b5ad27f5d3aaba95df507233d2af20" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_9888d0126e585f5f089f649bafd2240c.setContent(html_c9b5ad27f5d3aaba95df507233d2af20);
|
|
|
|
|
|
|
|
marker_a0d666502adec84ad666efcd9a052241.bindPopup(popup_9888d0126e585f5f089f649bafd2240c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0d666502adec84ad666efcd9a052241.setIcon(icon_3f08964cd0083cdf090628ecff90bc52);
|
|
|
|
|
|
var marker_91422a6624b74be0361793f72511fd55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_22fe0d618aa5f400befbe816d8d499e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3225174e448d3eea587a545042a9a265 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29e6e1677a490e78c46344fc4b25d10c = $(`<div id="html_29e6e1677a490e78c46344fc4b25d10c" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_3225174e448d3eea587a545042a9a265.setContent(html_29e6e1677a490e78c46344fc4b25d10c);
|
|
|
|
|
|
|
|
marker_91422a6624b74be0361793f72511fd55.bindPopup(popup_3225174e448d3eea587a545042a9a265)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91422a6624b74be0361793f72511fd55.setIcon(icon_22fe0d618aa5f400befbe816d8d499e8);
|
|
|
|
|
|
var marker_0ca6c7e9dd4d460e6ac5fb53c423da47 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_00820970297440a9fb0735f0f55e44b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b0176c0c2b88f1a4626aeda26045e10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ce312e0ef3886a1f04b42c3b4fd3439 = $(`<div id="html_3ce312e0ef3886a1f04b42c3b4fd3439" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_6b0176c0c2b88f1a4626aeda26045e10.setContent(html_3ce312e0ef3886a1f04b42c3b4fd3439);
|
|
|
|
|
|
|
|
marker_0ca6c7e9dd4d460e6ac5fb53c423da47.bindPopup(popup_6b0176c0c2b88f1a4626aeda26045e10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ca6c7e9dd4d460e6ac5fb53c423da47.setIcon(icon_00820970297440a9fb0735f0f55e44b6);
|
|
|
|
|
|
var marker_17f42ecb03b20915f52eac76b2f39e6b = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_567f1f30af472e1bfb2fbb779f741bd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5832c4840c00e1e53eaf09539af90973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c58bdbcb01de914555b419353bf1d752 = $(`<div id="html_c58bdbcb01de914555b419353bf1d752" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_5832c4840c00e1e53eaf09539af90973.setContent(html_c58bdbcb01de914555b419353bf1d752);
|
|
|
|
|
|
|
|
marker_17f42ecb03b20915f52eac76b2f39e6b.bindPopup(popup_5832c4840c00e1e53eaf09539af90973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17f42ecb03b20915f52eac76b2f39e6b.setIcon(icon_567f1f30af472e1bfb2fbb779f741bd4);
|
|
|
|
|
|
var marker_afa086bb0aee2088028aa1d2cb47acbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_49d1838632dc555ee3984ca5f74fb0f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3451716d590d3e9a8dba3fce8d2f2d6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f97b8414518bfc4c4f66ff5066dab94b = $(`<div id="html_f97b8414518bfc4c4f66ff5066dab94b" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_3451716d590d3e9a8dba3fce8d2f2d6a.setContent(html_f97b8414518bfc4c4f66ff5066dab94b);
|
|
|
|
|
|
|
|
marker_afa086bb0aee2088028aa1d2cb47acbf.bindPopup(popup_3451716d590d3e9a8dba3fce8d2f2d6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afa086bb0aee2088028aa1d2cb47acbf.setIcon(icon_49d1838632dc555ee3984ca5f74fb0f3);
|
|
|
|
|
|
var marker_5760306c4ab77d510429e4291585357a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e7a124aa22cf7f47e379e9559f572a42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_817114d36527b03ca5784e154f5c0ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9ffe025a0804d0df03bc7111c7859c4 = $(`<div id="html_b9ffe025a0804d0df03bc7111c7859c4" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_817114d36527b03ca5784e154f5c0ba7.setContent(html_b9ffe025a0804d0df03bc7111c7859c4);
|
|
|
|
|
|
|
|
marker_5760306c4ab77d510429e4291585357a.bindPopup(popup_817114d36527b03ca5784e154f5c0ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5760306c4ab77d510429e4291585357a.setIcon(icon_e7a124aa22cf7f47e379e9559f572a42);
|
|
|
|
|
|
var marker_51423f61aa67c574a08b4a9da51fdb8c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4b16b5b0d5189c35e2f5761dac08a3db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e56d9317ce9f056584468b03bc8a701d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99137b95e867bc85dcc6d1cfd34656f1 = $(`<div id="html_99137b95e867bc85dcc6d1cfd34656f1" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_e56d9317ce9f056584468b03bc8a701d.setContent(html_99137b95e867bc85dcc6d1cfd34656f1);
|
|
|
|
|
|
|
|
marker_51423f61aa67c574a08b4a9da51fdb8c.bindPopup(popup_e56d9317ce9f056584468b03bc8a701d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51423f61aa67c574a08b4a9da51fdb8c.setIcon(icon_4b16b5b0d5189c35e2f5761dac08a3db);
|
|
|
|
|
|
var marker_0a660e71bac472f6dde909ec202f900f = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d952c5bf3be940a283c4362242fe5095 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfb7a548c1ccd3ccdd7667686d4f5dd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a6b323cca1da1f8c491e83d3aab0918 = $(`<div id="html_9a6b323cca1da1f8c491e83d3aab0918" style="width: 100.0%; height: 100.0%;">nostr.tac.lol:443</div>`)[0];
|
|
popup_dfb7a548c1ccd3ccdd7667686d4f5dd2.setContent(html_9a6b323cca1da1f8c491e83d3aab0918);
|
|
|
|
|
|
|
|
marker_0a660e71bac472f6dde909ec202f900f.bindPopup(popup_dfb7a548c1ccd3ccdd7667686d4f5dd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a660e71bac472f6dde909ec202f900f.setIcon(icon_d952c5bf3be940a283c4362242fe5095);
|
|
|
|
|
|
var marker_611eb9be19c8c7983db2c929bb573cdd = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_536b58d551e20b97750d26d122129667 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d13401107c7e3e481314ff09b9a0a822 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef9d47c30a8a57d5027fc213e7306928 = $(`<div id="html_ef9d47c30a8a57d5027fc213e7306928" style="width: 100.0%; height: 100.0%;">nostr.hifish.org:443</div>`)[0];
|
|
popup_d13401107c7e3e481314ff09b9a0a822.setContent(html_ef9d47c30a8a57d5027fc213e7306928);
|
|
|
|
|
|
|
|
marker_611eb9be19c8c7983db2c929bb573cdd.bindPopup(popup_d13401107c7e3e481314ff09b9a0a822)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_611eb9be19c8c7983db2c929bb573cdd.setIcon(icon_536b58d551e20b97750d26d122129667);
|
|
|
|
|
|
var marker_677bf4f3b9aaa87b0284ebb81f0fbe5f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a78f00e1f679f71714da4b8f871b34f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0e415751165c2b1d227c7f888fd12f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca0ad960a7154d7e95ebdc751cbb1629 = $(`<div id="html_ca0ad960a7154d7e95ebdc751cbb1629" style="width: 100.0%; height: 100.0%;">nostr.davenov.com</div>`)[0];
|
|
popup_f0e415751165c2b1d227c7f888fd12f2.setContent(html_ca0ad960a7154d7e95ebdc751cbb1629);
|
|
|
|
|
|
|
|
marker_677bf4f3b9aaa87b0284ebb81f0fbe5f.bindPopup(popup_f0e415751165c2b1d227c7f888fd12f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_677bf4f3b9aaa87b0284ebb81f0fbe5f.setIcon(icon_a78f00e1f679f71714da4b8f871b34f9);
|
|
|
|
|
|
var marker_c91425d80ef8e186f36e9d2cd3eed054 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_aaffb17bb3e6e27c6976d742bf54fa30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b57e71b3036cdd43d9965a220346075 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1cee239aedbb716d4533f7b0ad2d6a0 = $(`<div id="html_e1cee239aedbb716d4533f7b0ad2d6a0" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_1b57e71b3036cdd43d9965a220346075.setContent(html_e1cee239aedbb716d4533f7b0ad2d6a0);
|
|
|
|
|
|
|
|
marker_c91425d80ef8e186f36e9d2cd3eed054.bindPopup(popup_1b57e71b3036cdd43d9965a220346075)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c91425d80ef8e186f36e9d2cd3eed054.setIcon(icon_aaffb17bb3e6e27c6976d742bf54fa30);
|
|
|
|
|
|
var marker_70f1f8c5b10e30ecbdd8be9ccaeb7708 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e0743d04f363e820dbed68208503ed24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca96c287957a47544888829a9cc7697 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f3c544eb8d41c4dfcba845326bfbb2d = $(`<div id="html_6f3c544eb8d41c4dfcba845326bfbb2d" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_8ca96c287957a47544888829a9cc7697.setContent(html_6f3c544eb8d41c4dfcba845326bfbb2d);
|
|
|
|
|
|
|
|
marker_70f1f8c5b10e30ecbdd8be9ccaeb7708.bindPopup(popup_8ca96c287957a47544888829a9cc7697)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f1f8c5b10e30ecbdd8be9ccaeb7708.setIcon(icon_e0743d04f363e820dbed68208503ed24);
|
|
|
|
|
|
var marker_a9555d9c8e7b489e89a0414a11135814 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_03209d074c9b159ef61904f1c347c47c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc9dfbb12f6f0544233e8f459619d587 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecbcc3fa7d62b3e3913c3bc67e8cc52f = $(`<div id="html_ecbcc3fa7d62b3e3913c3bc67e8cc52f" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_dc9dfbb12f6f0544233e8f459619d587.setContent(html_ecbcc3fa7d62b3e3913c3bc67e8cc52f);
|
|
|
|
|
|
|
|
marker_a9555d9c8e7b489e89a0414a11135814.bindPopup(popup_dc9dfbb12f6f0544233e8f459619d587)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9555d9c8e7b489e89a0414a11135814.setIcon(icon_03209d074c9b159ef61904f1c347c47c);
|
|
|
|
|
|
var marker_ae87b8ee3d902434773603e2a0caf0bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ca78a0d1b0a8daa18bd2acbb50b4c69a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e572f88f31f51007344ff1703cae60b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09e2cfa72a1952ebe92d59dd98dd3ea2 = $(`<div id="html_09e2cfa72a1952ebe92d59dd98dd3ea2" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_e572f88f31f51007344ff1703cae60b6.setContent(html_09e2cfa72a1952ebe92d59dd98dd3ea2);
|
|
|
|
|
|
|
|
marker_ae87b8ee3d902434773603e2a0caf0bb.bindPopup(popup_e572f88f31f51007344ff1703cae60b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae87b8ee3d902434773603e2a0caf0bb.setIcon(icon_ca78a0d1b0a8daa18bd2acbb50b4c69a);
|
|
|
|
|
|
var marker_e71d2ff08036cb333a6326126917358d = L.marker(
|
|
[13.8362, 100.735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f4831b98d317ffa797f1495ef8a592db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f6ae3008976754a19f4c04951341de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b77a64bbfd078e4933c9e13840a4714b = $(`<div id="html_b77a64bbfd078e4933c9e13840a4714b" style="width: 100.0%; height: 100.0%;">relay0.gfcom.info</div>`)[0];
|
|
popup_39f6ae3008976754a19f4c04951341de.setContent(html_b77a64bbfd078e4933c9e13840a4714b);
|
|
|
|
|
|
|
|
marker_e71d2ff08036cb333a6326126917358d.bindPopup(popup_39f6ae3008976754a19f4c04951341de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e71d2ff08036cb333a6326126917358d.setIcon(icon_f4831b98d317ffa797f1495ef8a592db);
|
|
|
|
|
|
var marker_f7fa228da17f004d61b3c30d155442f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_862ca42422a2bbf021e87e1a7adfca60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58cd40ab71538d473a2de9ab31200760 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d532d7ba9011ef70150b6894789367c5 = $(`<div id="html_d532d7ba9011ef70150b6894789367c5" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_58cd40ab71538d473a2de9ab31200760.setContent(html_d532d7ba9011ef70150b6894789367c5);
|
|
|
|
|
|
|
|
marker_f7fa228da17f004d61b3c30d155442f9.bindPopup(popup_58cd40ab71538d473a2de9ab31200760)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7fa228da17f004d61b3c30d155442f9.setIcon(icon_862ca42422a2bbf021e87e1a7adfca60);
|
|
|
|
|
|
var marker_d6047f2e6ec494162978841fc376fff5 = L.marker(
|
|
[50.914, 3.21378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_29c72e291d0097730aeb3023c1f84bbb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef768d1b300af0de09aeb8fa9672a5a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78e8ba6d41c4278559792ae77de6afaf = $(`<div id="html_78e8ba6d41c4278559792ae77de6afaf" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_ef768d1b300af0de09aeb8fa9672a5a4.setContent(html_78e8ba6d41c4278559792ae77de6afaf);
|
|
|
|
|
|
|
|
marker_d6047f2e6ec494162978841fc376fff5.bindPopup(popup_ef768d1b300af0de09aeb8fa9672a5a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6047f2e6ec494162978841fc376fff5.setIcon(icon_29c72e291d0097730aeb3023c1f84bbb);
|
|
|
|
|
|
var marker_24c7975c30f8a0ee9991a5a0c1bb5e55 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_89efdb2a21602ad45677ff7b287a1cc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a73793b91e3274926a381dcb812c214d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a13fadee5f146377b52dc2ade4adcc4 = $(`<div id="html_2a13fadee5f146377b52dc2ade4adcc4" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_a73793b91e3274926a381dcb812c214d.setContent(html_2a13fadee5f146377b52dc2ade4adcc4);
|
|
|
|
|
|
|
|
marker_24c7975c30f8a0ee9991a5a0c1bb5e55.bindPopup(popup_a73793b91e3274926a381dcb812c214d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24c7975c30f8a0ee9991a5a0c1bb5e55.setIcon(icon_89efdb2a21602ad45677ff7b287a1cc1);
|
|
|
|
|
|
var marker_b02a2d40ee2fff6486bf4fe26891d210 = L.marker(
|
|
[40.7608, -111.891],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c51fcb64ac8c8f70e5ccad385132ef31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_084adfeacf7e680fae8e56ad53f94c13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c58217062ec9a95a246c7d78b87d4705 = $(`<div id="html_c58217062ec9a95a246c7d78b87d4705" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_084adfeacf7e680fae8e56ad53f94c13.setContent(html_c58217062ec9a95a246c7d78b87d4705);
|
|
|
|
|
|
|
|
marker_b02a2d40ee2fff6486bf4fe26891d210.bindPopup(popup_084adfeacf7e680fae8e56ad53f94c13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b02a2d40ee2fff6486bf4fe26891d210.setIcon(icon_c51fcb64ac8c8f70e5ccad385132ef31);
|
|
|
|
|
|
var marker_26279a9424b72f0dcdd3d68752754caf = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2726805564d3e78bf9129d24c9e265f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27a6ca4931c08eb3695409ce2bb6e474 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b6e2f4a93365527f9a18c599595d48e = $(`<div id="html_1b6e2f4a93365527f9a18c599595d48e" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_27a6ca4931c08eb3695409ce2bb6e474.setContent(html_1b6e2f4a93365527f9a18c599595d48e);
|
|
|
|
|
|
|
|
marker_26279a9424b72f0dcdd3d68752754caf.bindPopup(popup_27a6ca4931c08eb3695409ce2bb6e474)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26279a9424b72f0dcdd3d68752754caf.setIcon(icon_2726805564d3e78bf9129d24c9e265f8);
|
|
|
|
|
|
var marker_5a4f24d91090dd3946f2d21f943ccdbe = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5fd98d2a591d29c25a9e3e4cac1224e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cdb0116b3cbe073136b175b39a40d39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b65f6ca2d1918558845a297b4a3a931 = $(`<div id="html_4b65f6ca2d1918558845a297b4a3a931" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io:443</div>`)[0];
|
|
popup_3cdb0116b3cbe073136b175b39a40d39.setContent(html_4b65f6ca2d1918558845a297b4a3a931);
|
|
|
|
|
|
|
|
marker_5a4f24d91090dd3946f2d21f943ccdbe.bindPopup(popup_3cdb0116b3cbe073136b175b39a40d39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a4f24d91090dd3946f2d21f943ccdbe.setIcon(icon_5fd98d2a591d29c25a9e3e4cac1224e1);
|
|
|
|
|
|
var marker_2445c63a56e44557c24269f5b39675c6 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6515fe607df0c4b3b2adeecd44aeb12e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e36601a835bdac14d9778caae30480f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97b2741a80c8da60ca65d341114cf534 = $(`<div id="html_97b2741a80c8da60ca65d341114cf534" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_e36601a835bdac14d9778caae30480f0.setContent(html_97b2741a80c8da60ca65d341114cf534);
|
|
|
|
|
|
|
|
marker_2445c63a56e44557c24269f5b39675c6.bindPopup(popup_e36601a835bdac14d9778caae30480f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2445c63a56e44557c24269f5b39675c6.setIcon(icon_6515fe607df0c4b3b2adeecd44aeb12e);
|
|
|
|
|
|
var marker_99846b5dc8227a22f9192fe1bbaf4477 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_227ee474857cba2a3da7a55f2f4cb296 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_121d54b340bc43fec05653fdd47d1cca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fe4ee2dc834ac3ff3477088da8d24f0 = $(`<div id="html_5fe4ee2dc834ac3ff3477088da8d24f0" style="width: 100.0%; height: 100.0%;">vm-1734.lnvps.cloud</div>`)[0];
|
|
popup_121d54b340bc43fec05653fdd47d1cca.setContent(html_5fe4ee2dc834ac3ff3477088da8d24f0);
|
|
|
|
|
|
|
|
marker_99846b5dc8227a22f9192fe1bbaf4477.bindPopup(popup_121d54b340bc43fec05653fdd47d1cca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99846b5dc8227a22f9192fe1bbaf4477.setIcon(icon_227ee474857cba2a3da7a55f2f4cb296);
|
|
|
|
|
|
var marker_b93d1b4e088c66eac57878a96f91625d = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_63c28a18c731fa6df15a164628b52351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edb4161adad3a158cb08a6e03e1f46be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74cd540e4781fcc65969e3fbd90f32ec = $(`<div id="html_74cd540e4781fcc65969e3fbd90f32ec" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_edb4161adad3a158cb08a6e03e1f46be.setContent(html_74cd540e4781fcc65969e3fbd90f32ec);
|
|
|
|
|
|
|
|
marker_b93d1b4e088c66eac57878a96f91625d.bindPopup(popup_edb4161adad3a158cb08a6e03e1f46be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b93d1b4e088c66eac57878a96f91625d.setIcon(icon_63c28a18c731fa6df15a164628b52351);
|
|
|
|
|
|
var marker_45a7a36b69006600eb04a367735ce2ae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d52df6be645c5c1b21203488d1c6d7ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caa5ae152d350e0780f255826cabebf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74c63c6aae29e1424be736e423944666 = $(`<div id="html_74c63c6aae29e1424be736e423944666" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_caa5ae152d350e0780f255826cabebf0.setContent(html_74c63c6aae29e1424be736e423944666);
|
|
|
|
|
|
|
|
marker_45a7a36b69006600eb04a367735ce2ae.bindPopup(popup_caa5ae152d350e0780f255826cabebf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45a7a36b69006600eb04a367735ce2ae.setIcon(icon_d52df6be645c5c1b21203488d1c6d7ae);
|
|
|
|
|
|
var marker_d902ea2f615f08e12e4f5566ff07923a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a1e7275a8d8de82a0fdfd0faac9e9845 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c2ece58d22b3454d082e5de4f91e694 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0d3724aea64e7c715c305e4e0e868f8 = $(`<div id="html_e0d3724aea64e7c715c305e4e0e868f8" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_8c2ece58d22b3454d082e5de4f91e694.setContent(html_e0d3724aea64e7c715c305e4e0e868f8);
|
|
|
|
|
|
|
|
marker_d902ea2f615f08e12e4f5566ff07923a.bindPopup(popup_8c2ece58d22b3454d082e5de4f91e694)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d902ea2f615f08e12e4f5566ff07923a.setIcon(icon_a1e7275a8d8de82a0fdfd0faac9e9845);
|
|
|
|
|
|
var marker_0b07fdb415b1901b977e8ccd23509186 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1ff2080d66cbf6d03f6ffcc3d3fe383f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccc21d5dd277cf1012a67c5e5bf21fda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71718d3235df8c5b342fefb9ad241663 = $(`<div id="html_71718d3235df8c5b342fefb9ad241663" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com:443</div>`)[0];
|
|
popup_ccc21d5dd277cf1012a67c5e5bf21fda.setContent(html_71718d3235df8c5b342fefb9ad241663);
|
|
|
|
|
|
|
|
marker_0b07fdb415b1901b977e8ccd23509186.bindPopup(popup_ccc21d5dd277cf1012a67c5e5bf21fda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b07fdb415b1901b977e8ccd23509186.setIcon(icon_1ff2080d66cbf6d03f6ffcc3d3fe383f);
|
|
|
|
|
|
var marker_dff50055ab6d0215f4b5888dc5716fed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a53e055ed47753ab2944b911157b1af3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49dff5ad754ff9eb4a46ee67a86600da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_702cff14181ef2bfe8b4d2301ccad430 = $(`<div id="html_702cff14181ef2bfe8b4d2301ccad430" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_49dff5ad754ff9eb4a46ee67a86600da.setContent(html_702cff14181ef2bfe8b4d2301ccad430);
|
|
|
|
|
|
|
|
marker_dff50055ab6d0215f4b5888dc5716fed.bindPopup(popup_49dff5ad754ff9eb4a46ee67a86600da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dff50055ab6d0215f4b5888dc5716fed.setIcon(icon_a53e055ed47753ab2944b911157b1af3);
|
|
|
|
|
|
var marker_b3edf88d153e53fd239b0666486e3053 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e3cfcf4c794628b3ff17d4e64e1c015d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bc431286468672f58547415dfe6dcb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fe606c156a82de7d1bf1c40fd0f304f = $(`<div id="html_0fe606c156a82de7d1bf1c40fd0f304f" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_8bc431286468672f58547415dfe6dcb2.setContent(html_0fe606c156a82de7d1bf1c40fd0f304f);
|
|
|
|
|
|
|
|
marker_b3edf88d153e53fd239b0666486e3053.bindPopup(popup_8bc431286468672f58547415dfe6dcb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3edf88d153e53fd239b0666486e3053.setIcon(icon_e3cfcf4c794628b3ff17d4e64e1c015d);
|
|
|
|
|
|
var marker_b6638811bcbc86db11a9392c8b29f576 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2c9b173169d05866901daefbebca9577 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f2166fcc3d6342ec1e8451df2d9b32f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ac8ebef88661b3cc322bda6aa4ce03c = $(`<div id="html_6ac8ebef88661b3cc322bda6aa4ce03c" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_4f2166fcc3d6342ec1e8451df2d9b32f.setContent(html_6ac8ebef88661b3cc322bda6aa4ce03c);
|
|
|
|
|
|
|
|
marker_b6638811bcbc86db11a9392c8b29f576.bindPopup(popup_4f2166fcc3d6342ec1e8451df2d9b32f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6638811bcbc86db11a9392c8b29f576.setIcon(icon_2c9b173169d05866901daefbebca9577);
|
|
|
|
|
|
var marker_b60a6287d46ebd7c2e99b9d9b1d89d0c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bd06ec43c752a519dec589b6e2d6207b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0962baec50bc93617cf9ff3b9da932b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62d7033c7a6acb14a8590fcf45dbf02b = $(`<div id="html_62d7033c7a6acb14a8590fcf45dbf02b" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_c0962baec50bc93617cf9ff3b9da932b.setContent(html_62d7033c7a6acb14a8590fcf45dbf02b);
|
|
|
|
|
|
|
|
marker_b60a6287d46ebd7c2e99b9d9b1d89d0c.bindPopup(popup_c0962baec50bc93617cf9ff3b9da932b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b60a6287d46ebd7c2e99b9d9b1d89d0c.setIcon(icon_bd06ec43c752a519dec589b6e2d6207b);
|
|
|
|
|
|
var marker_50ede4ef478aa79f8c5361a57147b6e5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a5d43f1e97f9016605b0b34724f0bb6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10e7156dcb4da0586b174bf09dda6abd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ae34a2ce6fb3db6a2f0ac44f9c958b = $(`<div id="html_81ae34a2ce6fb3db6a2f0ac44f9c958b" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_10e7156dcb4da0586b174bf09dda6abd.setContent(html_81ae34a2ce6fb3db6a2f0ac44f9c958b);
|
|
|
|
|
|
|
|
marker_50ede4ef478aa79f8c5361a57147b6e5.bindPopup(popup_10e7156dcb4da0586b174bf09dda6abd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50ede4ef478aa79f8c5361a57147b6e5.setIcon(icon_a5d43f1e97f9016605b0b34724f0bb6a);
|
|
|
|
|
|
var marker_69d22bae10afe10131d20862e01e88a6 = L.marker(
|
|
[39.6478, -104.988],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_64c9c310eb5a8159822c68d1ab670031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d707237a639cc7668dc848570e461d9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55ceae22a192c3496089b3224dc5baef = $(`<div id="html_55ceae22a192c3496089b3224dc5baef" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net:443</div>`)[0];
|
|
popup_d707237a639cc7668dc848570e461d9b.setContent(html_55ceae22a192c3496089b3224dc5baef);
|
|
|
|
|
|
|
|
marker_69d22bae10afe10131d20862e01e88a6.bindPopup(popup_d707237a639cc7668dc848570e461d9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d22bae10afe10131d20862e01e88a6.setIcon(icon_64c9c310eb5a8159822c68d1ab670031);
|
|
|
|
|
|
var marker_a3deedb789ef09ce0797e5b228657d51 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_add639e3e73aa6e623a00d04aba3d3b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f8bce04aeb1e6870d6cd3a3d8f4880f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab006e7c5aadea512493460bab96425f = $(`<div id="html_ab006e7c5aadea512493460bab96425f" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_6f8bce04aeb1e6870d6cd3a3d8f4880f.setContent(html_ab006e7c5aadea512493460bab96425f);
|
|
|
|
|
|
|
|
marker_a3deedb789ef09ce0797e5b228657d51.bindPopup(popup_6f8bce04aeb1e6870d6cd3a3d8f4880f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3deedb789ef09ce0797e5b228657d51.setIcon(icon_add639e3e73aa6e623a00d04aba3d3b5);
|
|
|
|
|
|
var marker_84b7fd288edca07d472bc1742fb8b249 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1eb8e3aa33bc55ddd4a1dfd44ddb1ad7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17ffa648c74a702f6c3c3ce06528ea2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab38d4bc1d313f140b6b6046a8de7c42 = $(`<div id="html_ab38d4bc1d313f140b6b6046a8de7c42" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_17ffa648c74a702f6c3c3ce06528ea2e.setContent(html_ab38d4bc1d313f140b6b6046a8de7c42);
|
|
|
|
|
|
|
|
marker_84b7fd288edca07d472bc1742fb8b249.bindPopup(popup_17ffa648c74a702f6c3c3ce06528ea2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84b7fd288edca07d472bc1742fb8b249.setIcon(icon_1eb8e3aa33bc55ddd4a1dfd44ddb1ad7);
|
|
|
|
|
|
var marker_f39cabbd1382f158e2164cf0d14a68e2 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_786ad18a7e2a7b94c0a4b51acb0394bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9aa960aab721be54fc4bf717723ccb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccf3f414022f822ca4d34e386cdb31b6 = $(`<div id="html_ccf3f414022f822ca4d34e386cdb31b6" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org:443</div>`)[0];
|
|
popup_c9aa960aab721be54fc4bf717723ccb3.setContent(html_ccf3f414022f822ca4d34e386cdb31b6);
|
|
|
|
|
|
|
|
marker_f39cabbd1382f158e2164cf0d14a68e2.bindPopup(popup_c9aa960aab721be54fc4bf717723ccb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f39cabbd1382f158e2164cf0d14a68e2.setIcon(icon_786ad18a7e2a7b94c0a4b51acb0394bf);
|
|
|
|
|
|
var marker_fc20a4d260c12ca60b92fd09f0f91a5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0395d8cbb8b3e0354640e4134ea1777c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f99a2e6df41b4f1c759a2e492d1c50b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7471aa5d6a0b5326baf016101f8fb32 = $(`<div id="html_a7471aa5d6a0b5326baf016101f8fb32" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_9f99a2e6df41b4f1c759a2e492d1c50b.setContent(html_a7471aa5d6a0b5326baf016101f8fb32);
|
|
|
|
|
|
|
|
marker_fc20a4d260c12ca60b92fd09f0f91a5f.bindPopup(popup_9f99a2e6df41b4f1c759a2e492d1c50b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc20a4d260c12ca60b92fd09f0f91a5f.setIcon(icon_0395d8cbb8b3e0354640e4134ea1777c);
|
|
|
|
|
|
var marker_9e4eacf433aa6371fadee2550056ef8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_db2fb90e99ae643755f6b59ec3aed5f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a8d38e61d97e58c085ac33a1a8a9c85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42723f54fd7fa9803a0635daea9cbea8 = $(`<div id="html_42723f54fd7fa9803a0635daea9cbea8" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_9a8d38e61d97e58c085ac33a1a8a9c85.setContent(html_42723f54fd7fa9803a0635daea9cbea8);
|
|
|
|
|
|
|
|
marker_9e4eacf433aa6371fadee2550056ef8b.bindPopup(popup_9a8d38e61d97e58c085ac33a1a8a9c85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e4eacf433aa6371fadee2550056ef8b.setIcon(icon_db2fb90e99ae643755f6b59ec3aed5f8);
|
|
|
|
|
|
var marker_fa08f3992343dfeb5c96de14ef9104be = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_67994690b6b1231b3516097f1f309efc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9a19f9214545cfaff97eb12e6f97c9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf79e080343e28d54673cd1c102934d = $(`<div id="html_ecf79e080343e28d54673cd1c102934d" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_a9a19f9214545cfaff97eb12e6f97c9c.setContent(html_ecf79e080343e28d54673cd1c102934d);
|
|
|
|
|
|
|
|
marker_fa08f3992343dfeb5c96de14ef9104be.bindPopup(popup_a9a19f9214545cfaff97eb12e6f97c9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa08f3992343dfeb5c96de14ef9104be.setIcon(icon_67994690b6b1231b3516097f1f309efc);
|
|
|
|
|
|
var marker_1e83a3aa95b759797c5aa05dd0caf921 = L.marker(
|
|
[48.9006, 2.25929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_414002bbea3743f0d379bf27c760a138 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_168b739d1feabf6b6241988b83126513 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_869efd303eb46c5a044b05e6197d4898 = $(`<div id="html_869efd303eb46c5a044b05e6197d4898" style="width: 100.0%; height: 100.0%;">relay.sovereignresonance.org</div>`)[0];
|
|
popup_168b739d1feabf6b6241988b83126513.setContent(html_869efd303eb46c5a044b05e6197d4898);
|
|
|
|
|
|
|
|
marker_1e83a3aa95b759797c5aa05dd0caf921.bindPopup(popup_168b739d1feabf6b6241988b83126513)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e83a3aa95b759797c5aa05dd0caf921.setIcon(icon_414002bbea3743f0d379bf27c760a138);
|
|
|
|
|
|
var marker_9163e115a98232131a055f747d5eabc9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_df21e2972a05aa9df737de412848c62a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7933b459600bf53d7ed6c232ac7194d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbf85dcd342f2ac33e6b79699cf19a09 = $(`<div id="html_cbf85dcd342f2ac33e6b79699cf19a09" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_c7933b459600bf53d7ed6c232ac7194d.setContent(html_cbf85dcd342f2ac33e6b79699cf19a09);
|
|
|
|
|
|
|
|
marker_9163e115a98232131a055f747d5eabc9.bindPopup(popup_c7933b459600bf53d7ed6c232ac7194d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9163e115a98232131a055f747d5eabc9.setIcon(icon_df21e2972a05aa9df737de412848c62a);
|
|
|
|
|
|
var marker_59c58211fee37baaf9bef093df6d0a99 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a539e20c65914f0d28f921b2b4936a54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54a55f5b77f98e272c0e3c8569b44fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d959c1961d8c41061df7152e14f2f433 = $(`<div id="html_d959c1961d8c41061df7152e14f2f433" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_54a55f5b77f98e272c0e3c8569b44fd0.setContent(html_d959c1961d8c41061df7152e14f2f433);
|
|
|
|
|
|
|
|
marker_59c58211fee37baaf9bef093df6d0a99.bindPopup(popup_54a55f5b77f98e272c0e3c8569b44fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59c58211fee37baaf9bef093df6d0a99.setIcon(icon_a539e20c65914f0d28f921b2b4936a54);
|
|
|
|
|
|
var marker_531479d0b692a185b532ee054c7b37d5 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9e238b2ca6b84bd5cd00d3221afc6022 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7cb766eb7085a2c661be89c4c75b5ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60ded781b30631972407f46718b23b39 = $(`<div id="html_60ded781b30631972407f46718b23b39" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_f7cb766eb7085a2c661be89c4c75b5ac.setContent(html_60ded781b30631972407f46718b23b39);
|
|
|
|
|
|
|
|
marker_531479d0b692a185b532ee054c7b37d5.bindPopup(popup_f7cb766eb7085a2c661be89c4c75b5ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_531479d0b692a185b532ee054c7b37d5.setIcon(icon_9e238b2ca6b84bd5cd00d3221afc6022);
|
|
|
|
|
|
var marker_8255cd0582d0d8cbf983b263e804a3e5 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_65508808232536a4b1cb523db39b740c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_483d531ae34865b47b6f90288f64808e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf250d9158ce01f52b9c53d042abaf2 = $(`<div id="html_fbf250d9158ce01f52b9c53d042abaf2" style="width: 100.0%; height: 100.0%;">articles.layer3.news:443</div>`)[0];
|
|
popup_483d531ae34865b47b6f90288f64808e.setContent(html_fbf250d9158ce01f52b9c53d042abaf2);
|
|
|
|
|
|
|
|
marker_8255cd0582d0d8cbf983b263e804a3e5.bindPopup(popup_483d531ae34865b47b6f90288f64808e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8255cd0582d0d8cbf983b263e804a3e5.setIcon(icon_65508808232536a4b1cb523db39b740c);
|
|
|
|
|
|
var marker_6c06f0669115ad08e186225a227e5b3e = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e63dc92e98edd7492297f508f82f4c27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb905c65661810610daf1255b795f671 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab7fee2ec911c68a3d0cb4cf0141cc6a = $(`<div id="html_ab7fee2ec911c68a3d0cb4cf0141cc6a" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_fb905c65661810610daf1255b795f671.setContent(html_ab7fee2ec911c68a3d0cb4cf0141cc6a);
|
|
|
|
|
|
|
|
marker_6c06f0669115ad08e186225a227e5b3e.bindPopup(popup_fb905c65661810610daf1255b795f671)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c06f0669115ad08e186225a227e5b3e.setIcon(icon_e63dc92e98edd7492297f508f82f4c27);
|
|
|
|
|
|
var marker_c3d19ed1182e691ce640f16801e0a1de = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_750928238f9f822878eb90b5a7222c07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b55117b3b192f088bc68c72dcfc9b08c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de61531283eb6bebd057035239a3e888 = $(`<div id="html_de61531283eb6bebd057035239a3e888" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_b55117b3b192f088bc68c72dcfc9b08c.setContent(html_de61531283eb6bebd057035239a3e888);
|
|
|
|
|
|
|
|
marker_c3d19ed1182e691ce640f16801e0a1de.bindPopup(popup_b55117b3b192f088bc68c72dcfc9b08c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3d19ed1182e691ce640f16801e0a1de.setIcon(icon_750928238f9f822878eb90b5a7222c07);
|
|
|
|
|
|
var marker_34cbe9882ef3d988af9920022456bc6c = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fb9349cb47068f5ea597d11451e92149 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3b36256b60eba709efff73e32777122 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d306fdbdb48261c71ff3cf1368a54495 = $(`<div id="html_d306fdbdb48261c71ff3cf1368a54495" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_e3b36256b60eba709efff73e32777122.setContent(html_d306fdbdb48261c71ff3cf1368a54495);
|
|
|
|
|
|
|
|
marker_34cbe9882ef3d988af9920022456bc6c.bindPopup(popup_e3b36256b60eba709efff73e32777122)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34cbe9882ef3d988af9920022456bc6c.setIcon(icon_fb9349cb47068f5ea597d11451e92149);
|
|
|
|
|
|
var marker_a4f1ee7597ec56a9cefdf17b37e686b6 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_bc5f2601c98a517f37a7c48a130e727c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8491314afd4051617fbe1294cb623a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24d7ca048ca7d21c99252d146508c89d = $(`<div id="html_24d7ca048ca7d21c99252d146508c89d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_8491314afd4051617fbe1294cb623a21.setContent(html_24d7ca048ca7d21c99252d146508c89d);
|
|
|
|
|
|
|
|
marker_a4f1ee7597ec56a9cefdf17b37e686b6.bindPopup(popup_8491314afd4051617fbe1294cb623a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4f1ee7597ec56a9cefdf17b37e686b6.setIcon(icon_bc5f2601c98a517f37a7c48a130e727c);
|
|
|
|
|
|
var marker_493cdbb95dda2b128673bfa22e3ccd19 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_480ba94bf03350de3a3e5d3a6d763190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14560bd464ae8c8d16b0144cd6e44f8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a1953c0382438c5c8315f4c3a52b826 = $(`<div id="html_9a1953c0382438c5c8315f4c3a52b826" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_14560bd464ae8c8d16b0144cd6e44f8c.setContent(html_9a1953c0382438c5c8315f4c3a52b826);
|
|
|
|
|
|
|
|
marker_493cdbb95dda2b128673bfa22e3ccd19.bindPopup(popup_14560bd464ae8c8d16b0144cd6e44f8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_493cdbb95dda2b128673bfa22e3ccd19.setIcon(icon_480ba94bf03350de3a3e5d3a6d763190);
|
|
|
|
|
|
var marker_7311c8d505d8c2c6b02fc7d3e12c6441 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_495d6e7533a900cf9b76c38dc574888f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cdb69801abc18825dc11b962e017cbb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19d426ef367cb2a27e2f415fd9bb6b8e = $(`<div id="html_19d426ef367cb2a27e2f415fd9bb6b8e" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app:443</div>`)[0];
|
|
popup_cdb69801abc18825dc11b962e017cbb6.setContent(html_19d426ef367cb2a27e2f415fd9bb6b8e);
|
|
|
|
|
|
|
|
marker_7311c8d505d8c2c6b02fc7d3e12c6441.bindPopup(popup_cdb69801abc18825dc11b962e017cbb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7311c8d505d8c2c6b02fc7d3e12c6441.setIcon(icon_495d6e7533a900cf9b76c38dc574888f);
|
|
|
|
|
|
var marker_9feecbc206c736be5d56870d31976ed7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_043356e0a26c7b2ef655f8d530e04737 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_194a599e2443213bdc2065bae6219c69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef4cb2186d5c1f4c1d30e978222de8e0 = $(`<div id="html_ef4cb2186d5c1f4c1d30e978222de8e0" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_194a599e2443213bdc2065bae6219c69.setContent(html_ef4cb2186d5c1f4c1d30e978222de8e0);
|
|
|
|
|
|
|
|
marker_9feecbc206c736be5d56870d31976ed7.bindPopup(popup_194a599e2443213bdc2065bae6219c69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9feecbc206c736be5d56870d31976ed7.setIcon(icon_043356e0a26c7b2ef655f8d530e04737);
|
|
|
|
|
|
var marker_4a9df2e6981f4f500dee524001065f41 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5d751a915955c34200e4b94e6da843ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0249721fe05d011ab4cc9159332cb883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f98c3117c075793d0b3d7f4c5681b6d = $(`<div id="html_6f98c3117c075793d0b3d7f4c5681b6d" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org:443</div>`)[0];
|
|
popup_0249721fe05d011ab4cc9159332cb883.setContent(html_6f98c3117c075793d0b3d7f4c5681b6d);
|
|
|
|
|
|
|
|
marker_4a9df2e6981f4f500dee524001065f41.bindPopup(popup_0249721fe05d011ab4cc9159332cb883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a9df2e6981f4f500dee524001065f41.setIcon(icon_5d751a915955c34200e4b94e6da843ad);
|
|
|
|
|
|
var marker_64198f03095dc89231968b902c5fc82b = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4829c7cc7cb31a501af1bdca2099abeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4a2ab94a50d25c5b1175b0e9dde34e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c10281e42af862841d8c1393e89fd632 = $(`<div id="html_c10281e42af862841d8c1393e89fd632" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_b4a2ab94a50d25c5b1175b0e9dde34e5.setContent(html_c10281e42af862841d8c1393e89fd632);
|
|
|
|
|
|
|
|
marker_64198f03095dc89231968b902c5fc82b.bindPopup(popup_b4a2ab94a50d25c5b1175b0e9dde34e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64198f03095dc89231968b902c5fc82b.setIcon(icon_4829c7cc7cb31a501af1bdca2099abeb);
|
|
|
|
|
|
var marker_8e0e1249409f3a0ced7fd6d5618c5568 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ae0bad41f5c38a7bfa18c7a3cf212b9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a4d8d017f4a315fbf6d88f3a9e1cf8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232419e3b0bfeefb3a13c27dc0d9cc18 = $(`<div id="html_232419e3b0bfeefb3a13c27dc0d9cc18" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_2a4d8d017f4a315fbf6d88f3a9e1cf8b.setContent(html_232419e3b0bfeefb3a13c27dc0d9cc18);
|
|
|
|
|
|
|
|
marker_8e0e1249409f3a0ced7fd6d5618c5568.bindPopup(popup_2a4d8d017f4a315fbf6d88f3a9e1cf8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e0e1249409f3a0ced7fd6d5618c5568.setIcon(icon_ae0bad41f5c38a7bfa18c7a3cf212b9a);
|
|
|
|
|
|
var marker_e27f76db6a142df765c7e7da7b1176fa = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1add3c0d0a88bd5554fc976beff11a0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57a3d75d5a2ecb357c0e365682c4ee57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22bce01a5ee515a904129b0c31dabea0 = $(`<div id="html_22bce01a5ee515a904129b0c31dabea0" style="width: 100.0%; height: 100.0%;">relay.angor.io:443</div>`)[0];
|
|
popup_57a3d75d5a2ecb357c0e365682c4ee57.setContent(html_22bce01a5ee515a904129b0c31dabea0);
|
|
|
|
|
|
|
|
marker_e27f76db6a142df765c7e7da7b1176fa.bindPopup(popup_57a3d75d5a2ecb357c0e365682c4ee57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e27f76db6a142df765c7e7da7b1176fa.setIcon(icon_1add3c0d0a88bd5554fc976beff11a0a);
|
|
|
|
|
|
var marker_c143650bc877a7d280661b339803cfd3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_486445435d01ace9a5e25e865395de71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be7d29aa8984e6ba5c75cdb979db09cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c157bc23ece506e4addd7d1aaeaa2f9 = $(`<div id="html_4c157bc23ece506e4addd7d1aaeaa2f9" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_be7d29aa8984e6ba5c75cdb979db09cf.setContent(html_4c157bc23ece506e4addd7d1aaeaa2f9);
|
|
|
|
|
|
|
|
marker_c143650bc877a7d280661b339803cfd3.bindPopup(popup_be7d29aa8984e6ba5c75cdb979db09cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c143650bc877a7d280661b339803cfd3.setIcon(icon_486445435d01ace9a5e25e865395de71);
|
|
|
|
|
|
var marker_bc4303dd1eed8ad74138160aeee7a44d = L.marker(
|
|
[39.6478, -104.988],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0139a607195f5489e9dbadc1beb511bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c91f791b26cf6833a44aeacff8bd676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a4c3a8b2759c5ae5d1245ab1a34e841 = $(`<div id="html_0a4c3a8b2759c5ae5d1245ab1a34e841" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_1c91f791b26cf6833a44aeacff8bd676.setContent(html_0a4c3a8b2759c5ae5d1245ab1a34e841);
|
|
|
|
|
|
|
|
marker_bc4303dd1eed8ad74138160aeee7a44d.bindPopup(popup_1c91f791b26cf6833a44aeacff8bd676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc4303dd1eed8ad74138160aeee7a44d.setIcon(icon_0139a607195f5489e9dbadc1beb511bf);
|
|
|
|
|
|
var marker_a6f39d689ee6e0f3d5e3c7d7e30d3939 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e73f893d3489869e83c5f96bc4ecb137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acd6480e39ab712fd557f036a6d52c61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bf4f8a128c6ed9b1702ab9b03da0675 = $(`<div id="html_8bf4f8a128c6ed9b1702ab9b03da0675" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_acd6480e39ab712fd557f036a6d52c61.setContent(html_8bf4f8a128c6ed9b1702ab9b03da0675);
|
|
|
|
|
|
|
|
marker_a6f39d689ee6e0f3d5e3c7d7e30d3939.bindPopup(popup_acd6480e39ab712fd557f036a6d52c61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6f39d689ee6e0f3d5e3c7d7e30d3939.setIcon(icon_e73f893d3489869e83c5f96bc4ecb137);
|
|
|
|
|
|
var marker_805a949358ea3488d0a001f6f496f70a = L.marker(
|
|
[51.4379, 14.2355],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_aa686af4651af11304031d14ea81f88e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58d5ac051008f6e74707d4f2aec7f1f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_860b1e8b71c45c1e4b0b3d86e8d0c063 = $(`<div id="html_860b1e8b71c45c1e4b0b3d86e8d0c063" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_58d5ac051008f6e74707d4f2aec7f1f7.setContent(html_860b1e8b71c45c1e4b0b3d86e8d0c063);
|
|
|
|
|
|
|
|
marker_805a949358ea3488d0a001f6f496f70a.bindPopup(popup_58d5ac051008f6e74707d4f2aec7f1f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_805a949358ea3488d0a001f6f496f70a.setIcon(icon_aa686af4651af11304031d14ea81f88e);
|
|
|
|
|
|
var marker_7f3dcb28d3fd8904bc5b0272ee6f33e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ea11ca5c59a45a1d8ee6e49687435e78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b188a073eff0c1849a2defbc1ee2d50c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3686991bd04cf78194173e61b0a4e756 = $(`<div id="html_3686991bd04cf78194173e61b0a4e756" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_b188a073eff0c1849a2defbc1ee2d50c.setContent(html_3686991bd04cf78194173e61b0a4e756);
|
|
|
|
|
|
|
|
marker_7f3dcb28d3fd8904bc5b0272ee6f33e3.bindPopup(popup_b188a073eff0c1849a2defbc1ee2d50c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f3dcb28d3fd8904bc5b0272ee6f33e3.setIcon(icon_ea11ca5c59a45a1d8ee6e49687435e78);
|
|
|
|
|
|
var marker_b79b909cfe7c195d946b05a27239386d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b9f08a7261755758b30c7c73ed6cda95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cb5a969d229eb150334a1984065b39e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eab9db9aece9ac65a3b262a6ba4c24ea = $(`<div id="html_eab9db9aece9ac65a3b262a6ba4c24ea" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_1cb5a969d229eb150334a1984065b39e.setContent(html_eab9db9aece9ac65a3b262a6ba4c24ea);
|
|
|
|
|
|
|
|
marker_b79b909cfe7c195d946b05a27239386d.bindPopup(popup_1cb5a969d229eb150334a1984065b39e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79b909cfe7c195d946b05a27239386d.setIcon(icon_b9f08a7261755758b30c7c73ed6cda95);
|
|
|
|
|
|
var marker_dd8584165082fda45741b5f9e1519ac3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fcf1ddf48762a9328daa80a421f925e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b91eb2da8e29bfbb52f947fbaccbda86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_633224088c39544f0c1675dfed6f2683 = $(`<div id="html_633224088c39544f0c1675dfed6f2683" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za:443</div>`)[0];
|
|
popup_b91eb2da8e29bfbb52f947fbaccbda86.setContent(html_633224088c39544f0c1675dfed6f2683);
|
|
|
|
|
|
|
|
marker_dd8584165082fda45741b5f9e1519ac3.bindPopup(popup_b91eb2da8e29bfbb52f947fbaccbda86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd8584165082fda45741b5f9e1519ac3.setIcon(icon_fcf1ddf48762a9328daa80a421f925e1);
|
|
|
|
|
|
var marker_17b475d4de5acd73104ad157b66d3308 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fcd817fd6fd4c6adcf61bbe6d44ef0e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d251b8966ffaf4edb90a7109d3108bd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2c2c08c5ead96e5bd2bf06360679c7e = $(`<div id="html_c2c2c08c5ead96e5bd2bf06360679c7e" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_d251b8966ffaf4edb90a7109d3108bd6.setContent(html_c2c2c08c5ead96e5bd2bf06360679c7e);
|
|
|
|
|
|
|
|
marker_17b475d4de5acd73104ad157b66d3308.bindPopup(popup_d251b8966ffaf4edb90a7109d3108bd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17b475d4de5acd73104ad157b66d3308.setIcon(icon_fcd817fd6fd4c6adcf61bbe6d44ef0e7);
|
|
|
|
|
|
var marker_279ca9f2825a5b2c01e34f53856fe21e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_4320925a5f0c2e47355dcc4579325286 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b66aa8b2e35c7947b40e4a423f11907e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffc802b85d3cefd17555834775308f17 = $(`<div id="html_ffc802b85d3cefd17555834775308f17" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_b66aa8b2e35c7947b40e4a423f11907e.setContent(html_ffc802b85d3cefd17555834775308f17);
|
|
|
|
|
|
|
|
marker_279ca9f2825a5b2c01e34f53856fe21e.bindPopup(popup_b66aa8b2e35c7947b40e4a423f11907e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_279ca9f2825a5b2c01e34f53856fe21e.setIcon(icon_4320925a5f0c2e47355dcc4579325286);
|
|
|
|
|
|
var marker_ade370e3b3a65b4a8e60f8ac11402c86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_de44ee4e954713ad2256e82a32be9884 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac06c323185a4bbb6304d294e6617305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_661c0f3220fefcda09e42c3277a3bdc1 = $(`<div id="html_661c0f3220fefcda09e42c3277a3bdc1" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_ac06c323185a4bbb6304d294e6617305.setContent(html_661c0f3220fefcda09e42c3277a3bdc1);
|
|
|
|
|
|
|
|
marker_ade370e3b3a65b4a8e60f8ac11402c86.bindPopup(popup_ac06c323185a4bbb6304d294e6617305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ade370e3b3a65b4a8e60f8ac11402c86.setIcon(icon_de44ee4e954713ad2256e82a32be9884);
|
|
|
|
|
|
var marker_78455fde8b530805673f4d8088f777c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9585fa3e276f0a183122dc17fd2a5673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79ea5ccabfd4cc5f8f374bfc509cb696 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29f403f575cd25d29bedd4b9a67d364c = $(`<div id="html_29f403f575cd25d29bedd4b9a67d364c" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_79ea5ccabfd4cc5f8f374bfc509cb696.setContent(html_29f403f575cd25d29bedd4b9a67d364c);
|
|
|
|
|
|
|
|
marker_78455fde8b530805673f4d8088f777c4.bindPopup(popup_79ea5ccabfd4cc5f8f374bfc509cb696)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78455fde8b530805673f4d8088f777c4.setIcon(icon_9585fa3e276f0a183122dc17fd2a5673);
|
|
|
|
|
|
var marker_274bf9619c0cc03f0e2caf51289c5b0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_27b3f0cab33b0c0f7d7b3898bb675bf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8c58e50e962841c370b915ea57d6c00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a831f7af2145cb3672a9faeac6a9d0 = $(`<div id="html_78a831f7af2145cb3672a9faeac6a9d0" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_f8c58e50e962841c370b915ea57d6c00.setContent(html_78a831f7af2145cb3672a9faeac6a9d0);
|
|
|
|
|
|
|
|
marker_274bf9619c0cc03f0e2caf51289c5b0c.bindPopup(popup_f8c58e50e962841c370b915ea57d6c00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_274bf9619c0cc03f0e2caf51289c5b0c.setIcon(icon_27b3f0cab33b0c0f7d7b3898bb675bf9);
|
|
|
|
|
|
var marker_4ebeb66a731e46dc08b3a2840c2c39a5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ac2741398f0e52787c410737aff1e087 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb1d505e6523ab98e74f73dfae57793b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d61485d0eeaa54174c590a253d191bc7 = $(`<div id="html_d61485d0eeaa54174c590a253d191bc7" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_bb1d505e6523ab98e74f73dfae57793b.setContent(html_d61485d0eeaa54174c590a253d191bc7);
|
|
|
|
|
|
|
|
marker_4ebeb66a731e46dc08b3a2840c2c39a5.bindPopup(popup_bb1d505e6523ab98e74f73dfae57793b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ebeb66a731e46dc08b3a2840c2c39a5.setIcon(icon_ac2741398f0e52787c410737aff1e087);
|
|
|
|
|
|
var marker_f10cac7e72d119445ab876b34da79188 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3946ef9b294587185ad3ce03fe025bcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a39571776421d5ed7b0d702bac3f3683 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36cdca8ee330f819c210386b1581fa46 = $(`<div id="html_36cdca8ee330f819c210386b1581fa46" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_a39571776421d5ed7b0d702bac3f3683.setContent(html_36cdca8ee330f819c210386b1581fa46);
|
|
|
|
|
|
|
|
marker_f10cac7e72d119445ab876b34da79188.bindPopup(popup_a39571776421d5ed7b0d702bac3f3683)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f10cac7e72d119445ab876b34da79188.setIcon(icon_3946ef9b294587185ad3ce03fe025bcd);
|
|
|
|
|
|
var marker_8940924ef0a0c28880c0b59e858224e4 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fcc3a6c71aaa036c63cd3b8de0c63984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8436a46f370145678298b0bda7052202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad505946cd1cf6619ef6e608f46af21c = $(`<div id="html_ad505946cd1cf6619ef6e608f46af21c" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_8436a46f370145678298b0bda7052202.setContent(html_ad505946cd1cf6619ef6e608f46af21c);
|
|
|
|
|
|
|
|
marker_8940924ef0a0c28880c0b59e858224e4.bindPopup(popup_8436a46f370145678298b0bda7052202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8940924ef0a0c28880c0b59e858224e4.setIcon(icon_fcc3a6c71aaa036c63cd3b8de0c63984);
|
|
|
|
|
|
var marker_4b9e55cf52588cc71ddb51906c4adb23 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_15cb9e1646fb4827d50f9b975767e77a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a98a6c130fe7d826778c1674f15c626 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_538452e90d73fa4730079202bc48d521 = $(`<div id="html_538452e90d73fa4730079202bc48d521" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_4a98a6c130fe7d826778c1674f15c626.setContent(html_538452e90d73fa4730079202bc48d521);
|
|
|
|
|
|
|
|
marker_4b9e55cf52588cc71ddb51906c4adb23.bindPopup(popup_4a98a6c130fe7d826778c1674f15c626)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b9e55cf52588cc71ddb51906c4adb23.setIcon(icon_15cb9e1646fb4827d50f9b975767e77a);
|
|
|
|
|
|
var marker_879dff34991dc18b0a5e611448e49a4c = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5722b925d8d52b0a3bc7ad979173fd68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f9ac33ecc02a10379f74d9b6793f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_244c7eef29901f62db39b6cadebe28bc = $(`<div id="html_244c7eef29901f62db39b6cadebe28bc" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_62f9ac33ecc02a10379f74d9b6793f39.setContent(html_244c7eef29901f62db39b6cadebe28bc);
|
|
|
|
|
|
|
|
marker_879dff34991dc18b0a5e611448e49a4c.bindPopup(popup_62f9ac33ecc02a10379f74d9b6793f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_879dff34991dc18b0a5e611448e49a4c.setIcon(icon_5722b925d8d52b0a3bc7ad979173fd68);
|
|
|
|
|
|
var marker_18aacf5d0d2a0b13b567795fd55f29e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_48e745730471aafbdfd48e51a6b88eac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a2d8c96f3863e7a686fc3488d317d32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5fb6b0ae070d73f152f5fc6fb71a4124 = $(`<div id="html_5fb6b0ae070d73f152f5fc6fb71a4124" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_3a2d8c96f3863e7a686fc3488d317d32.setContent(html_5fb6b0ae070d73f152f5fc6fb71a4124);
|
|
|
|
|
|
|
|
marker_18aacf5d0d2a0b13b567795fd55f29e6.bindPopup(popup_3a2d8c96f3863e7a686fc3488d317d32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18aacf5d0d2a0b13b567795fd55f29e6.setIcon(icon_48e745730471aafbdfd48e51a6b88eac);
|
|
|
|
|
|
var marker_fbdb5878347a1343bb14d4e40e6dfdac = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_03fe8b887160b3026c7a76994b5cde46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a43376a2933dc96defceb4c05a7b6310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_267f56db1db3861437b5f7738be52f91 = $(`<div id="html_267f56db1db3861437b5f7738be52f91" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_a43376a2933dc96defceb4c05a7b6310.setContent(html_267f56db1db3861437b5f7738be52f91);
|
|
|
|
|
|
|
|
marker_fbdb5878347a1343bb14d4e40e6dfdac.bindPopup(popup_a43376a2933dc96defceb4c05a7b6310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbdb5878347a1343bb14d4e40e6dfdac.setIcon(icon_03fe8b887160b3026c7a76994b5cde46);
|
|
|
|
|
|
var marker_2672cd93c5398ad0100488b1210bec88 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c77cd65e35c47a8454d3eee1a7743205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7e23525ed8b8c439c65118c7847019c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c791914b8fb540dbd4411f8419a4237 = $(`<div id="html_7c791914b8fb540dbd4411f8419a4237" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_a7e23525ed8b8c439c65118c7847019c.setContent(html_7c791914b8fb540dbd4411f8419a4237);
|
|
|
|
|
|
|
|
marker_2672cd93c5398ad0100488b1210bec88.bindPopup(popup_a7e23525ed8b8c439c65118c7847019c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2672cd93c5398ad0100488b1210bec88.setIcon(icon_c77cd65e35c47a8454d3eee1a7743205);
|
|
|
|
|
|
var marker_b777e088e9f2cba20baf55159edab00a = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fa00ed4d47e979ecc20954bf6318ace6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1021c533bd88b65ff59b2eea604d4e59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c18763dd2a48b3a1782632d0a0cbcd57 = $(`<div id="html_c18763dd2a48b3a1782632d0a0cbcd57" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_1021c533bd88b65ff59b2eea604d4e59.setContent(html_c18763dd2a48b3a1782632d0a0cbcd57);
|
|
|
|
|
|
|
|
marker_b777e088e9f2cba20baf55159edab00a.bindPopup(popup_1021c533bd88b65ff59b2eea604d4e59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b777e088e9f2cba20baf55159edab00a.setIcon(icon_fa00ed4d47e979ecc20954bf6318ace6);
|
|
|
|
|
|
var marker_c03620c374aa1d97f40779338585adf9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_b660a27e075a1bf626484acabee3ac60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5df4cdd4218284133a1f6147b9d0b8b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5286707c8dcd395485ddd8695af7677f = $(`<div id="html_5286707c8dcd395485ddd8695af7677f" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_5df4cdd4218284133a1f6147b9d0b8b7.setContent(html_5286707c8dcd395485ddd8695af7677f);
|
|
|
|
|
|
|
|
marker_c03620c374aa1d97f40779338585adf9.bindPopup(popup_5df4cdd4218284133a1f6147b9d0b8b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c03620c374aa1d97f40779338585adf9.setIcon(icon_b660a27e075a1bf626484acabee3ac60);
|
|
|
|
|
|
var marker_149508438b34148bef94789c49e0fb07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f2ba63b61a677d142c365ff71d6d71f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0abbb7068a79a44d9d172fa69cba5fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7118d98358a14511fe67be411d279d45 = $(`<div id="html_7118d98358a14511fe67be411d279d45" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_f0abbb7068a79a44d9d172fa69cba5fd.setContent(html_7118d98358a14511fe67be411d279d45);
|
|
|
|
|
|
|
|
marker_149508438b34148bef94789c49e0fb07.bindPopup(popup_f0abbb7068a79a44d9d172fa69cba5fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_149508438b34148bef94789c49e0fb07.setIcon(icon_f2ba63b61a677d142c365ff71d6d71f4);
|
|
|
|
|
|
var marker_4fb9e1a1400bf86a305a6ed257b4d117 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_02c5f3672491f8f948ba7d084073a2a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04f39235a78c9c8ab04efac4143b9946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6129297f2e25eca6b3c259d231685f05 = $(`<div id="html_6129297f2e25eca6b3c259d231685f05" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_04f39235a78c9c8ab04efac4143b9946.setContent(html_6129297f2e25eca6b3c259d231685f05);
|
|
|
|
|
|
|
|
marker_4fb9e1a1400bf86a305a6ed257b4d117.bindPopup(popup_04f39235a78c9c8ab04efac4143b9946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fb9e1a1400bf86a305a6ed257b4d117.setIcon(icon_02c5f3672491f8f948ba7d084073a2a9);
|
|
|
|
|
|
var marker_d641be1f15babeaa91da1fe6f44d2e11 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_418a4b404003dbc71870e3761baaa21c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c3d08ac9c3b59da5356dc679ce26c71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_856fe5dcca4f1af87709cad9b453e51d = $(`<div id="html_856fe5dcca4f1af87709cad9b453e51d" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_7c3d08ac9c3b59da5356dc679ce26c71.setContent(html_856fe5dcca4f1af87709cad9b453e51d);
|
|
|
|
|
|
|
|
marker_d641be1f15babeaa91da1fe6f44d2e11.bindPopup(popup_7c3d08ac9c3b59da5356dc679ce26c71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d641be1f15babeaa91da1fe6f44d2e11.setIcon(icon_418a4b404003dbc71870e3761baaa21c);
|
|
|
|
|
|
var marker_668174ddcdd7542b1d328b8d0aa436fd = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8f725cb0aaaccfaa643027bae8aa424c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b82ba26448460b22c5639b02e3503f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2af9b5e1366684e7097bca2e82a12fdf = $(`<div id="html_2af9b5e1366684e7097bca2e82a12fdf" style="width: 100.0%; height: 100.0%;">relay.excentered.com</div>`)[0];
|
|
popup_b82ba26448460b22c5639b02e3503f5e.setContent(html_2af9b5e1366684e7097bca2e82a12fdf);
|
|
|
|
|
|
|
|
marker_668174ddcdd7542b1d328b8d0aa436fd.bindPopup(popup_b82ba26448460b22c5639b02e3503f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_668174ddcdd7542b1d328b8d0aa436fd.setIcon(icon_8f725cb0aaaccfaa643027bae8aa424c);
|
|
|
|
|
|
var marker_a55135d9b3b60bd9e29635341daa783d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_98682e2746ba90670ecec8ef8c7ddad4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d599c04f8e7143e66c3bc9cc5d4db166 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaf42e1edfe19e40dd33fdc4100abd65 = $(`<div id="html_eaf42e1edfe19e40dd33fdc4100abd65" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_d599c04f8e7143e66c3bc9cc5d4db166.setContent(html_eaf42e1edfe19e40dd33fdc4100abd65);
|
|
|
|
|
|
|
|
marker_a55135d9b3b60bd9e29635341daa783d.bindPopup(popup_d599c04f8e7143e66c3bc9cc5d4db166)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a55135d9b3b60bd9e29635341daa783d.setIcon(icon_98682e2746ba90670ecec8ef8c7ddad4);
|
|
|
|
|
|
var marker_c980b6b676535aaa40f141fb5f21db4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2222f42d4826934e9c9b01e7d36d0867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab71a336b7573aa43eb8972f814b4ba6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dae5911fb93c0183754b02a9f8478d38 = $(`<div id="html_dae5911fb93c0183754b02a9f8478d38" style="width: 100.0%; height: 100.0%;">public.crostr.com:443</div>`)[0];
|
|
popup_ab71a336b7573aa43eb8972f814b4ba6.setContent(html_dae5911fb93c0183754b02a9f8478d38);
|
|
|
|
|
|
|
|
marker_c980b6b676535aaa40f141fb5f21db4e.bindPopup(popup_ab71a336b7573aa43eb8972f814b4ba6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c980b6b676535aaa40f141fb5f21db4e.setIcon(icon_2222f42d4826934e9c9b01e7d36d0867);
|
|
|
|
|
|
var marker_ce4604422b2f66e69bda1f87eaae5bef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_69fec2a51b2a45e5623738ef6e8d67ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6432924b016448695aeec908f4e353bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_656f5618c178fde1e12383fa53e6be9a = $(`<div id="html_656f5618c178fde1e12383fa53e6be9a" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_6432924b016448695aeec908f4e353bf.setContent(html_656f5618c178fde1e12383fa53e6be9a);
|
|
|
|
|
|
|
|
marker_ce4604422b2f66e69bda1f87eaae5bef.bindPopup(popup_6432924b016448695aeec908f4e353bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce4604422b2f66e69bda1f87eaae5bef.setIcon(icon_69fec2a51b2a45e5623738ef6e8d67ae);
|
|
|
|
|
|
var marker_58e84b177aaea8dc53a585a5d8eed7d5 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f195957a2adc992adb6e95ea0252243e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ec873b2fafc9482b3c61231bee3a1b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd4fc582f852685673beb494b3be6c7c = $(`<div id="html_cd4fc582f852685673beb494b3be6c7c" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_5ec873b2fafc9482b3c61231bee3a1b5.setContent(html_cd4fc582f852685673beb494b3be6c7c);
|
|
|
|
|
|
|
|
marker_58e84b177aaea8dc53a585a5d8eed7d5.bindPopup(popup_5ec873b2fafc9482b3c61231bee3a1b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58e84b177aaea8dc53a585a5d8eed7d5.setIcon(icon_f195957a2adc992adb6e95ea0252243e);
|
|
|
|
|
|
var marker_07eab8760d7360b06d59b11b4b3919ca = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_827da4f9f9637ee961dcb676cedbeda9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4eff7f52847395d8e6da70907e593cd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6454f29d1d2933058c0a0235e5c1eb73 = $(`<div id="html_6454f29d1d2933058c0a0235e5c1eb73" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_4eff7f52847395d8e6da70907e593cd8.setContent(html_6454f29d1d2933058c0a0235e5c1eb73);
|
|
|
|
|
|
|
|
marker_07eab8760d7360b06d59b11b4b3919ca.bindPopup(popup_4eff7f52847395d8e6da70907e593cd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07eab8760d7360b06d59b11b4b3919ca.setIcon(icon_827da4f9f9637ee961dcb676cedbeda9);
|
|
|
|
|
|
var marker_e054f4886c9759ad19d95fc4f6d606ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e876a92df484e1280454972e919f314d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53a1a2e3948b9bfa2d3d5cc28913ef9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fb616dff9de9503a9da8bab9a9591a4 = $(`<div id="html_2fb616dff9de9503a9da8bab9a9591a4" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_53a1a2e3948b9bfa2d3d5cc28913ef9c.setContent(html_2fb616dff9de9503a9da8bab9a9591a4);
|
|
|
|
|
|
|
|
marker_e054f4886c9759ad19d95fc4f6d606ec.bindPopup(popup_53a1a2e3948b9bfa2d3d5cc28913ef9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e054f4886c9759ad19d95fc4f6d606ec.setIcon(icon_e876a92df484e1280454972e919f314d);
|
|
|
|
|
|
var marker_45b217f1519876959f0fab1b433af9f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_fc221062930e99ecc585eb851de78390 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd60d00a82731ef747e6a966a9dcaf9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2f98da7e3357ae1ecfc93968ac197ea = $(`<div id="html_d2f98da7e3357ae1ecfc93968ac197ea" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz:443</div>`)[0];
|
|
popup_dd60d00a82731ef747e6a966a9dcaf9b.setContent(html_d2f98da7e3357ae1ecfc93968ac197ea);
|
|
|
|
|
|
|
|
marker_45b217f1519876959f0fab1b433af9f2.bindPopup(popup_dd60d00a82731ef747e6a966a9dcaf9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45b217f1519876959f0fab1b433af9f2.setIcon(icon_fc221062930e99ecc585eb851de78390);
|
|
|
|
|
|
var marker_8bf9627a8d3ff6e201c085a12bc04019 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c086f51d87bfd0446b4703b9370d8019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_776d2c612c697090b88711f8f2052def = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba146b1050ddbefa53acc76d6236daf7 = $(`<div id="html_ba146b1050ddbefa53acc76d6236daf7" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_776d2c612c697090b88711f8f2052def.setContent(html_ba146b1050ddbefa53acc76d6236daf7);
|
|
|
|
|
|
|
|
marker_8bf9627a8d3ff6e201c085a12bc04019.bindPopup(popup_776d2c612c697090b88711f8f2052def)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bf9627a8d3ff6e201c085a12bc04019.setIcon(icon_c086f51d87bfd0446b4703b9370d8019);
|
|
|
|
|
|
var marker_d8c36deb57e650f71ae76df83be12768 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_605038100249e6233ad3513fe08e6b17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_433c93f99961feecce145b2759d04b77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4ab4a5693f12c80293337ee9936272d = $(`<div id="html_a4ab4a5693f12c80293337ee9936272d" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io:443</div>`)[0];
|
|
popup_433c93f99961feecce145b2759d04b77.setContent(html_a4ab4a5693f12c80293337ee9936272d);
|
|
|
|
|
|
|
|
marker_d8c36deb57e650f71ae76df83be12768.bindPopup(popup_433c93f99961feecce145b2759d04b77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c36deb57e650f71ae76df83be12768.setIcon(icon_605038100249e6233ad3513fe08e6b17);
|
|
|
|
|
|
var marker_3d177bcd142dcbde6030e7dd70b78f06 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8019a0cd6a4c11584277d459cd5ee712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cea0d0740cb8e080fb47195d1d4db12d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06e01126163633f90ae97e48da616427 = $(`<div id="html_06e01126163633f90ae97e48da616427" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com:443</div>`)[0];
|
|
popup_cea0d0740cb8e080fb47195d1d4db12d.setContent(html_06e01126163633f90ae97e48da616427);
|
|
|
|
|
|
|
|
marker_3d177bcd142dcbde6030e7dd70b78f06.bindPopup(popup_cea0d0740cb8e080fb47195d1d4db12d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d177bcd142dcbde6030e7dd70b78f06.setIcon(icon_8019a0cd6a4c11584277d459cd5ee712);
|
|
|
|
|
|
var marker_2511f5f8c4805deb3eef3515a901c2dd = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_76c4e02f8df50b692b0157d5268eefbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167e3d154ed7d77fe60747a88a9ddf53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50d5a578a51c71293843182016c4f7a = $(`<div id="html_d50d5a578a51c71293843182016c4f7a" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_167e3d154ed7d77fe60747a88a9ddf53.setContent(html_d50d5a578a51c71293843182016c4f7a);
|
|
|
|
|
|
|
|
marker_2511f5f8c4805deb3eef3515a901c2dd.bindPopup(popup_167e3d154ed7d77fe60747a88a9ddf53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2511f5f8c4805deb3eef3515a901c2dd.setIcon(icon_76c4e02f8df50b692b0157d5268eefbf);
|
|
|
|
|
|
var marker_684e7f0fcef163ccc8db06aba900923e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1ba26c1a654db89a10134ee8fac5fbe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ff47544e397023a93db43cde8847be3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b58fe01cc03dad58d3c1882aa649ad4 = $(`<div id="html_6b58fe01cc03dad58d3c1882aa649ad4" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_4ff47544e397023a93db43cde8847be3.setContent(html_6b58fe01cc03dad58d3c1882aa649ad4);
|
|
|
|
|
|
|
|
marker_684e7f0fcef163ccc8db06aba900923e.bindPopup(popup_4ff47544e397023a93db43cde8847be3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_684e7f0fcef163ccc8db06aba900923e.setIcon(icon_1ba26c1a654db89a10134ee8fac5fbe1);
|
|
|
|
|
|
var marker_09c367bb9e81c9d78fd2f334743fcb45 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_47ff9e5330acb0e2c3897bd22dc2d894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1cb5ab000c059648e1498553ee1123d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_408308b5ab508ce12eabafdd44d8b814 = $(`<div id="html_408308b5ab508ce12eabafdd44d8b814" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_d1cb5ab000c059648e1498553ee1123d.setContent(html_408308b5ab508ce12eabafdd44d8b814);
|
|
|
|
|
|
|
|
marker_09c367bb9e81c9d78fd2f334743fcb45.bindPopup(popup_d1cb5ab000c059648e1498553ee1123d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09c367bb9e81c9d78fd2f334743fcb45.setIcon(icon_47ff9e5330acb0e2c3897bd22dc2d894);
|
|
|
|
|
|
var marker_be7d566a18412c95062d213b7d080ef3 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a668ad80b8d68c5ae105526f3f1b0990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffdc6a336414ef7d4016928c11c7790e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90baf4ae17c4b63de2c2204f2fdd9bba = $(`<div id="html_90baf4ae17c4b63de2c2204f2fdd9bba" style="width: 100.0%; height: 100.0%;">relay.stickeroo.is-cool.dev</div>`)[0];
|
|
popup_ffdc6a336414ef7d4016928c11c7790e.setContent(html_90baf4ae17c4b63de2c2204f2fdd9bba);
|
|
|
|
|
|
|
|
marker_be7d566a18412c95062d213b7d080ef3.bindPopup(popup_ffdc6a336414ef7d4016928c11c7790e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be7d566a18412c95062d213b7d080ef3.setIcon(icon_a668ad80b8d68c5ae105526f3f1b0990);
|
|
|
|
|
|
var marker_9889226484309d40bbc653d72f976083 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_397883f6e80a116c176dda331c159895 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58d604c4f2d951307f771e3dfbbc5f0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_801ca0e7c5d167593014b1abcd55b48e = $(`<div id="html_801ca0e7c5d167593014b1abcd55b48e" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_58d604c4f2d951307f771e3dfbbc5f0f.setContent(html_801ca0e7c5d167593014b1abcd55b48e);
|
|
|
|
|
|
|
|
marker_9889226484309d40bbc653d72f976083.bindPopup(popup_58d604c4f2d951307f771e3dfbbc5f0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9889226484309d40bbc653d72f976083.setIcon(icon_397883f6e80a116c176dda331c159895);
|
|
|
|
|
|
var marker_28d47f2d81e110662579677b92580ba0 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_20fdb13234ae89c20328e6f38a5f9223 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c51b780a934027829f6ca8a13303dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77d54c1f1c91ba11a5f27ad6900cee09 = $(`<div id="html_77d54c1f1c91ba11a5f27ad6900cee09" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_3c51b780a934027829f6ca8a13303dd4.setContent(html_77d54c1f1c91ba11a5f27ad6900cee09);
|
|
|
|
|
|
|
|
marker_28d47f2d81e110662579677b92580ba0.bindPopup(popup_3c51b780a934027829f6ca8a13303dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28d47f2d81e110662579677b92580ba0.setIcon(icon_20fdb13234ae89c20328e6f38a5f9223);
|
|
|
|
|
|
var marker_23f813d9b845cab9ee4d07fe91b28b92 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e76a0941608dcefc18be494693b44fbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cce5ade74600e9a70d86d367f52cdb1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee20a6ff38e10fc6a6d554496d272939 = $(`<div id="html_ee20a6ff38e10fc6a6d554496d272939" style="width: 100.0%; height: 100.0%;">nostr.notribe.net:443</div>`)[0];
|
|
popup_cce5ade74600e9a70d86d367f52cdb1b.setContent(html_ee20a6ff38e10fc6a6d554496d272939);
|
|
|
|
|
|
|
|
marker_23f813d9b845cab9ee4d07fe91b28b92.bindPopup(popup_cce5ade74600e9a70d86d367f52cdb1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23f813d9b845cab9ee4d07fe91b28b92.setIcon(icon_e76a0941608dcefc18be494693b44fbf);
|
|
|
|
|
|
var marker_88df182a0f2e61e8557b9558712ed2e3 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_012a0aa3c6b88e5547d58062af774e18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7af1b3551e61d3a640b50b675b8888e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e3b3bbd5a5b837d98da97b18609e9b = $(`<div id="html_d8e3b3bbd5a5b837d98da97b18609e9b" style="width: 100.0%; height: 100.0%;">relay.nmail.li</div>`)[0];
|
|
popup_f7af1b3551e61d3a640b50b675b8888e.setContent(html_d8e3b3bbd5a5b837d98da97b18609e9b);
|
|
|
|
|
|
|
|
marker_88df182a0f2e61e8557b9558712ed2e3.bindPopup(popup_f7af1b3551e61d3a640b50b675b8888e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88df182a0f2e61e8557b9558712ed2e3.setIcon(icon_012a0aa3c6b88e5547d58062af774e18);
|
|
|
|
|
|
var marker_1d192138871c1899a31ab5486e7102d0 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_d3faf29ca68079187444eecbb0089b88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9732e6130e4eb6d00fe115e926d15c97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a41a682f2072968857dcc822eb59040e = $(`<div id="html_a41a682f2072968857dcc822eb59040e" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_9732e6130e4eb6d00fe115e926d15c97.setContent(html_a41a682f2072968857dcc822eb59040e);
|
|
|
|
|
|
|
|
marker_1d192138871c1899a31ab5486e7102d0.bindPopup(popup_9732e6130e4eb6d00fe115e926d15c97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d192138871c1899a31ab5486e7102d0.setIcon(icon_d3faf29ca68079187444eecbb0089b88);
|
|
|
|
|
|
var marker_333caea9ea2db5b71f06c038d863c708 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7e670866ec52b4c3fc6ef8448851158e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e80741489f533e6c89d75a32e04ac67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_760055765f3b449d6652913d80579f15 = $(`<div id="html_760055765f3b449d6652913d80579f15" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_0e80741489f533e6c89d75a32e04ac67.setContent(html_760055765f3b449d6652913d80579f15);
|
|
|
|
|
|
|
|
marker_333caea9ea2db5b71f06c038d863c708.bindPopup(popup_0e80741489f533e6c89d75a32e04ac67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_333caea9ea2db5b71f06c038d863c708.setIcon(icon_7e670866ec52b4c3fc6ef8448851158e);
|
|
|
|
|
|
var marker_3dfe9bf09130f83c976584bb7f27c266 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6de1048faeda0eac21b5d11c5294d9ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06f50526855f8cc95b3aaa7c2e224843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75f55e0979030cdc4731feae4651f368 = $(`<div id="html_75f55e0979030cdc4731feae4651f368" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_06f50526855f8cc95b3aaa7c2e224843.setContent(html_75f55e0979030cdc4731feae4651f368);
|
|
|
|
|
|
|
|
marker_3dfe9bf09130f83c976584bb7f27c266.bindPopup(popup_06f50526855f8cc95b3aaa7c2e224843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dfe9bf09130f83c976584bb7f27c266.setIcon(icon_6de1048faeda0eac21b5d11c5294d9ea);
|
|
|
|
|
|
var marker_dc344c3674a7c8f87c91bb117e673c27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_e69f0e72670e5ad32c6886990364e03a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31768360b4b7215cefdc7ae41f15b6d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20eaceff1875bdd164fce23ed57b6a69 = $(`<div id="html_20eaceff1875bdd164fce23ed57b6a69" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_31768360b4b7215cefdc7ae41f15b6d9.setContent(html_20eaceff1875bdd164fce23ed57b6a69);
|
|
|
|
|
|
|
|
marker_dc344c3674a7c8f87c91bb117e673c27.bindPopup(popup_31768360b4b7215cefdc7ae41f15b6d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc344c3674a7c8f87c91bb117e673c27.setIcon(icon_e69f0e72670e5ad32c6886990364e03a);
|
|
|
|
|
|
var marker_ee4f2e609378baeb61837760f4709463 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9d8e541e0314cdf76ef0b32a3d252745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2c258517e8195fc822fc98749bfafa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d62e7fd420e855a58442de7a4187ffa = $(`<div id="html_6d62e7fd420e855a58442de7a4187ffa" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_c2c258517e8195fc822fc98749bfafa6.setContent(html_6d62e7fd420e855a58442de7a4187ffa);
|
|
|
|
|
|
|
|
marker_ee4f2e609378baeb61837760f4709463.bindPopup(popup_c2c258517e8195fc822fc98749bfafa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee4f2e609378baeb61837760f4709463.setIcon(icon_9d8e541e0314cdf76ef0b32a3d252745);
|
|
|
|
|
|
var marker_6078e2032f410713b95a103af7dfadbc = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ef3cd671ee5ee2691988cd410cb36ab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_637b2670162d726c39fdb29357da4ff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72b800e3b7eb7df74a66375a0f3d1cb1 = $(`<div id="html_72b800e3b7eb7df74a66375a0f3d1cb1" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_637b2670162d726c39fdb29357da4ff9.setContent(html_72b800e3b7eb7df74a66375a0f3d1cb1);
|
|
|
|
|
|
|
|
marker_6078e2032f410713b95a103af7dfadbc.bindPopup(popup_637b2670162d726c39fdb29357da4ff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6078e2032f410713b95a103af7dfadbc.setIcon(icon_ef3cd671ee5ee2691988cd410cb36ab6);
|
|
|
|
|
|
var marker_59ae4958d31d47e3d053ec117fa3bf80 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_55be12f9382f4369082b0fb87d67860f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94d39b51bd55445826ff760342413b90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62a21822e98f3485e1a7b10382507426 = $(`<div id="html_62a21822e98f3485e1a7b10382507426" style="width: 100.0%; height: 100.0%;">relay.getvia.xyz</div>`)[0];
|
|
popup_94d39b51bd55445826ff760342413b90.setContent(html_62a21822e98f3485e1a7b10382507426);
|
|
|
|
|
|
|
|
marker_59ae4958d31d47e3d053ec117fa3bf80.bindPopup(popup_94d39b51bd55445826ff760342413b90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59ae4958d31d47e3d053ec117fa3bf80.setIcon(icon_55be12f9382f4369082b0fb87d67860f);
|
|
|
|
|
|
var marker_0233ed396bc2f031e8cc67a60a694c7c = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_cc8169217b034835c74aed52cd338b95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0937addb79c8173ee07a0a8777d9ef93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1960d338c085e19c48dbe7425508dfe = $(`<div id="html_c1960d338c085e19c48dbe7425508dfe" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_0937addb79c8173ee07a0a8777d9ef93.setContent(html_c1960d338c085e19c48dbe7425508dfe);
|
|
|
|
|
|
|
|
marker_0233ed396bc2f031e8cc67a60a694c7c.bindPopup(popup_0937addb79c8173ee07a0a8777d9ef93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0233ed396bc2f031e8cc67a60a694c7c.setIcon(icon_cc8169217b034835c74aed52cd338b95);
|
|
|
|
|
|
var marker_4fdbaf5f403d8d52fc5c3aa0869fd186 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_57ff4de8c53f70dbe7d462533230059b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99b1c731b8de755da47a23fd964032a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f870b7c91dfe2a058319a43cae58a410 = $(`<div id="html_f870b7c91dfe2a058319a43cae58a410" style="width: 100.0%; height: 100.0%;">relay.wisp.talk:443</div>`)[0];
|
|
popup_99b1c731b8de755da47a23fd964032a6.setContent(html_f870b7c91dfe2a058319a43cae58a410);
|
|
|
|
|
|
|
|
marker_4fdbaf5f403d8d52fc5c3aa0869fd186.bindPopup(popup_99b1c731b8de755da47a23fd964032a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fdbaf5f403d8d52fc5c3aa0869fd186.setIcon(icon_57ff4de8c53f70dbe7d462533230059b);
|
|
|
|
|
|
var marker_28bf3607afb152689f5a6f8087aa7597 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f97df5b8083b4acfedc4d5d4cb3a186b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_913e2a3e5d0bf5f97b3d59e207b98d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e70c81a7f5a1b92385094c3d29a1bcaa = $(`<div id="html_e70c81a7f5a1b92385094c3d29a1bcaa" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_913e2a3e5d0bf5f97b3d59e207b98d63.setContent(html_e70c81a7f5a1b92385094c3d29a1bcaa);
|
|
|
|
|
|
|
|
marker_28bf3607afb152689f5a6f8087aa7597.bindPopup(popup_913e2a3e5d0bf5f97b3d59e207b98d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28bf3607afb152689f5a6f8087aa7597.setIcon(icon_f97df5b8083b4acfedc4d5d4cb3a186b);
|
|
|
|
|
|
var marker_cb58c05baf59cec99b7cd0708ce6e4bb = L.marker(
|
|
[13.9215, 100.538],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_3cbbec0deb9bc40ab4a3e04f87a694a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27367f5667b42d7ae66d5f77cc64dadc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed4e705e6f94481c707596494540b2fb = $(`<div id="html_ed4e705e6f94481c707596494540b2fb" style="width: 100.0%; height: 100.0%;">relay1.gfcom.info</div>`)[0];
|
|
popup_27367f5667b42d7ae66d5f77cc64dadc.setContent(html_ed4e705e6f94481c707596494540b2fb);
|
|
|
|
|
|
|
|
marker_cb58c05baf59cec99b7cd0708ce6e4bb.bindPopup(popup_27367f5667b42d7ae66d5f77cc64dadc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb58c05baf59cec99b7cd0708ce6e4bb.setIcon(icon_3cbbec0deb9bc40ab4a3e04f87a694a5);
|
|
|
|
|
|
var marker_151f60495734382ba1661b0e4000c259 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_6aada65ed808c62452de1fd0dca96d60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6e956b407ae0eba3efb953cd8f84d56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_badc1e82a9e8e2b9967da202623b527c = $(`<div id="html_badc1e82a9e8e2b9967da202623b527c" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_a6e956b407ae0eba3efb953cd8f84d56.setContent(html_badc1e82a9e8e2b9967da202623b527c);
|
|
|
|
|
|
|
|
marker_151f60495734382ba1661b0e4000c259.bindPopup(popup_a6e956b407ae0eba3efb953cd8f84d56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_151f60495734382ba1661b0e4000c259.setIcon(icon_6aada65ed808c62452de1fd0dca96d60);
|
|
|
|
|
|
var marker_fc775d731159db1c518e0050a599276c = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_13a2e8ada83b90a5a9c235e2a2689a0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ac80b1eac284bcaf3243ed73676ac6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fff69465d56cb0d59ca405abe1d7f95f = $(`<div id="html_fff69465d56cb0d59ca405abe1d7f95f" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_0ac80b1eac284bcaf3243ed73676ac6e.setContent(html_fff69465d56cb0d59ca405abe1d7f95f);
|
|
|
|
|
|
|
|
marker_fc775d731159db1c518e0050a599276c.bindPopup(popup_0ac80b1eac284bcaf3243ed73676ac6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc775d731159db1c518e0050a599276c.setIcon(icon_13a2e8ada83b90a5a9c235e2a2689a0d);
|
|
|
|
|
|
var marker_0ecc7c53866b1c31cb62d81d788980c5 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0dec01630ee4ef0a0378f89af92ab81c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a113cfd370a0fbd24b43d62c6496d428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_827be28e79199f9efa824804be094683 = $(`<div id="html_827be28e79199f9efa824804be094683" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_a113cfd370a0fbd24b43d62c6496d428.setContent(html_827be28e79199f9efa824804be094683);
|
|
|
|
|
|
|
|
marker_0ecc7c53866b1c31cb62d81d788980c5.bindPopup(popup_a113cfd370a0fbd24b43d62c6496d428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ecc7c53866b1c31cb62d81d788980c5.setIcon(icon_0dec01630ee4ef0a0378f89af92ab81c);
|
|
|
|
|
|
var marker_80666ae5cfd6894522356e315e2221c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_80239e7cf08018ee6bf83ff86f6cf21d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db6d92474812fb83f98453c056a08b6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e637813b0e9ecca1bb4b71ad32129b6 = $(`<div id="html_8e637813b0e9ecca1bb4b71ad32129b6" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_db6d92474812fb83f98453c056a08b6f.setContent(html_8e637813b0e9ecca1bb4b71ad32129b6);
|
|
|
|
|
|
|
|
marker_80666ae5cfd6894522356e315e2221c9.bindPopup(popup_db6d92474812fb83f98453c056a08b6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80666ae5cfd6894522356e315e2221c9.setIcon(icon_80239e7cf08018ee6bf83ff86f6cf21d);
|
|
|
|
|
|
var marker_3b21fcdbf96ccac1c022b6d290f31c3d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_2ce9a597b31e2a981cce2d551a1485c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c244ce088f675e5202d3de39c47be3e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da29e5f5697bfada057e9fedab4d20df = $(`<div id="html_da29e5f5697bfada057e9fedab4d20df" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_c244ce088f675e5202d3de39c47be3e7.setContent(html_da29e5f5697bfada057e9fedab4d20df);
|
|
|
|
|
|
|
|
marker_3b21fcdbf96ccac1c022b6d290f31c3d.bindPopup(popup_c244ce088f675e5202d3de39c47be3e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b21fcdbf96ccac1c022b6d290f31c3d.setIcon(icon_2ce9a597b31e2a981cce2d551a1485c7);
|
|
|
|
|
|
var marker_628a6841688a025a377a819527f6e500 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_02d077f0cf612c2af89cd7988ba25de0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8b5e9edb82ed31bcc4270969f4deb71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6278dc4ed7f40adad2388c94f9214d8 = $(`<div id="html_d6278dc4ed7f40adad2388c94f9214d8" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_f8b5e9edb82ed31bcc4270969f4deb71.setContent(html_d6278dc4ed7f40adad2388c94f9214d8);
|
|
|
|
|
|
|
|
marker_628a6841688a025a377a819527f6e500.bindPopup(popup_f8b5e9edb82ed31bcc4270969f4deb71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_628a6841688a025a377a819527f6e500.setIcon(icon_02d077f0cf612c2af89cd7988ba25de0);
|
|
|
|
|
|
var marker_cb3502faffba5af15d8b5aef0299f14a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_efae0edf8ae8ee0e24436e82b39d105e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72acd35373375ba907c0cd6a6af6b394 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_facc453a77755aa91e90508255b170b6 = $(`<div id="html_facc453a77755aa91e90508255b170b6" style="width: 100.0%; height: 100.0%;">purplerelay.com:443</div>`)[0];
|
|
popup_72acd35373375ba907c0cd6a6af6b394.setContent(html_facc453a77755aa91e90508255b170b6);
|
|
|
|
|
|
|
|
marker_cb3502faffba5af15d8b5aef0299f14a.bindPopup(popup_72acd35373375ba907c0cd6a6af6b394)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb3502faffba5af15d8b5aef0299f14a.setIcon(icon_efae0edf8ae8ee0e24436e82b39d105e);
|
|
|
|
|
|
var marker_79ed20e8d3d79cdf2b5561edb3967f25 = L.marker(
|
|
[41.8967, 12.4822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_da8bbac4df0759384bf126b7a847cbcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6804854b1945f93fcc4b5966837c4887 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06ea85cc745f7146b8515bb36ce20631 = $(`<div id="html_06ea85cc745f7146b8515bb36ce20631" style="width: 100.0%; height: 100.0%;">21milionidinostr.duckdns.org</div>`)[0];
|
|
popup_6804854b1945f93fcc4b5966837c4887.setContent(html_06ea85cc745f7146b8515bb36ce20631);
|
|
|
|
|
|
|
|
marker_79ed20e8d3d79cdf2b5561edb3967f25.bindPopup(popup_6804854b1945f93fcc4b5966837c4887)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79ed20e8d3d79cdf2b5561edb3967f25.setIcon(icon_da8bbac4df0759384bf126b7a847cbcf);
|
|
|
|
|
|
var marker_5c85083a99d90288eb35855953a3fc38 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0f3b7099431aed427b82cd13d9007ce3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fb05d3db4e34f7d770d5afd559b5e30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07a37b7bc7273d567551b55c38254090 = $(`<div id="html_07a37b7bc7273d567551b55c38254090" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_9fb05d3db4e34f7d770d5afd559b5e30.setContent(html_07a37b7bc7273d567551b55c38254090);
|
|
|
|
|
|
|
|
marker_5c85083a99d90288eb35855953a3fc38.bindPopup(popup_9fb05d3db4e34f7d770d5afd559b5e30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c85083a99d90288eb35855953a3fc38.setIcon(icon_0f3b7099431aed427b82cd13d9007ce3);
|
|
|
|
|
|
var marker_6295f42498da1910adfa097d89465234 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7cbb52c35cfd622224a97a09ac358805 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cf0de5a502d147657eb342e0b27375b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6bd039158882b9940ac1302a0f80e7a = $(`<div id="html_a6bd039158882b9940ac1302a0f80e7a" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_7cf0de5a502d147657eb342e0b27375b.setContent(html_a6bd039158882b9940ac1302a0f80e7a);
|
|
|
|
|
|
|
|
marker_6295f42498da1910adfa097d89465234.bindPopup(popup_7cf0de5a502d147657eb342e0b27375b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6295f42498da1910adfa097d89465234.setIcon(icon_7cbb52c35cfd622224a97a09ac358805);
|
|
|
|
|
|
var marker_d146db895f2ea8c8e405040fc475f02f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0e500b40ae9c1262d08123e04339d35d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97ab38e3950d03785db1c323b4fe3a08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d52ddab71c4e8d4f6ff91c882041d27f = $(`<div id="html_d52ddab71c4e8d4f6ff91c882041d27f" style="width: 100.0%; height: 100.0%;">nostr.sovereignservices.xyz</div>`)[0];
|
|
popup_97ab38e3950d03785db1c323b4fe3a08.setContent(html_d52ddab71c4e8d4f6ff91c882041d27f);
|
|
|
|
|
|
|
|
marker_d146db895f2ea8c8e405040fc475f02f.bindPopup(popup_97ab38e3950d03785db1c323b4fe3a08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d146db895f2ea8c8e405040fc475f02f.setIcon(icon_0e500b40ae9c1262d08123e04339d35d);
|
|
|
|
|
|
var marker_6bfa1d0dbc128182fe5e762a43251a16 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c19b59ffc72f6f255a93f249dfd9eb07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed5fbc7d9874df8c8e4215ee4c2fd988 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0332f97e33d898aac52768a28683ca37 = $(`<div id="html_0332f97e33d898aac52768a28683ca37" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_ed5fbc7d9874df8c8e4215ee4c2fd988.setContent(html_0332f97e33d898aac52768a28683ca37);
|
|
|
|
|
|
|
|
marker_6bfa1d0dbc128182fe5e762a43251a16.bindPopup(popup_ed5fbc7d9874df8c8e4215ee4c2fd988)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bfa1d0dbc128182fe5e762a43251a16.setIcon(icon_c19b59ffc72f6f255a93f249dfd9eb07);
|
|
|
|
|
|
var marker_dd30d443a16529a81b426b01b4625558 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f11cd678c8f5ce5b4588ebdb34398329 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_590a99466d9f7eafb2ff5c6ea569c3e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61c497527d153390355aef64ec9584e2 = $(`<div id="html_61c497527d153390355aef64ec9584e2" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_590a99466d9f7eafb2ff5c6ea569c3e4.setContent(html_61c497527d153390355aef64ec9584e2);
|
|
|
|
|
|
|
|
marker_dd30d443a16529a81b426b01b4625558.bindPopup(popup_590a99466d9f7eafb2ff5c6ea569c3e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd30d443a16529a81b426b01b4625558.setIcon(icon_f11cd678c8f5ce5b4588ebdb34398329);
|
|
|
|
|
|
var marker_4a59b56f4710aff857ff7823bef4cb63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_07a2e61ee7bd3e9442d2a1110cd4c68c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20475c7dcf2bc69537f35bd1dbbd584c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e805918b6bdcca85002e4aa69fd4436 = $(`<div id="html_8e805918b6bdcca85002e4aa69fd4436" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_20475c7dcf2bc69537f35bd1dbbd584c.setContent(html_8e805918b6bdcca85002e4aa69fd4436);
|
|
|
|
|
|
|
|
marker_4a59b56f4710aff857ff7823bef4cb63.bindPopup(popup_20475c7dcf2bc69537f35bd1dbbd584c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a59b56f4710aff857ff7823bef4cb63.setIcon(icon_07a2e61ee7bd3e9442d2a1110cd4c68c);
|
|
|
|
|
|
var marker_9639f1b496c91a4c7f584b9f8291e99d = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_20be099025f5859327726a2bdfd32cdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3b8e03aff3fa706803a60209334fbd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3df23c0d3e8e86a2a54a62c9fc8265b2 = $(`<div id="html_3df23c0d3e8e86a2a54a62c9fc8265b2" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_f3b8e03aff3fa706803a60209334fbd8.setContent(html_3df23c0d3e8e86a2a54a62c9fc8265b2);
|
|
|
|
|
|
|
|
marker_9639f1b496c91a4c7f584b9f8291e99d.bindPopup(popup_f3b8e03aff3fa706803a60209334fbd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9639f1b496c91a4c7f584b9f8291e99d.setIcon(icon_20be099025f5859327726a2bdfd32cdd);
|
|
|
|
|
|
var marker_023d20ef5a1294ab252587eb86fb6678 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5ae62f7bc496f2cbb5a593997f8c3379 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcce8cf38fe9ff9fda0eb5002f8cc455 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07633ff96d7d6deceee5bdb69a7bd683 = $(`<div id="html_07633ff96d7d6deceee5bdb69a7bd683" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_bcce8cf38fe9ff9fda0eb5002f8cc455.setContent(html_07633ff96d7d6deceee5bdb69a7bd683);
|
|
|
|
|
|
|
|
marker_023d20ef5a1294ab252587eb86fb6678.bindPopup(popup_bcce8cf38fe9ff9fda0eb5002f8cc455)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023d20ef5a1294ab252587eb86fb6678.setIcon(icon_5ae62f7bc496f2cbb5a593997f8c3379);
|
|
|
|
|
|
var marker_8e2250d275d8aa447b94defb42a8d8ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1f0479dfaf976ba9b14fa50620769fa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a5669af656efa60f72ffb24b9ffcf27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_600620846db5214b34e52fcaaea49ab5 = $(`<div id="html_600620846db5214b34e52fcaaea49ab5" style="width: 100.0%; height: 100.0%;">directories-safe-motherboard-recipients.trycloudflare.com</div>`)[0];
|
|
popup_5a5669af656efa60f72ffb24b9ffcf27.setContent(html_600620846db5214b34e52fcaaea49ab5);
|
|
|
|
|
|
|
|
marker_8e2250d275d8aa447b94defb42a8d8ce.bindPopup(popup_5a5669af656efa60f72ffb24b9ffcf27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e2250d275d8aa447b94defb42a8d8ce.setIcon(icon_1f0479dfaf976ba9b14fa50620769fa6);
|
|
|
|
|
|
var marker_9e31b3e2706ee369975f9b0009ac8520 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7096aa2aa6bc288f314661ecdab70c5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a76329c611d00f94c62c71dc8b3fddb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a2068085e79213a4b2a6bff3a24f944 = $(`<div id="html_8a2068085e79213a4b2a6bff3a24f944" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_a76329c611d00f94c62c71dc8b3fddb6.setContent(html_8a2068085e79213a4b2a6bff3a24f944);
|
|
|
|
|
|
|
|
marker_9e31b3e2706ee369975f9b0009ac8520.bindPopup(popup_a76329c611d00f94c62c71dc8b3fddb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e31b3e2706ee369975f9b0009ac8520.setIcon(icon_7096aa2aa6bc288f314661ecdab70c5d);
|
|
|
|
|
|
var marker_dd3a22d7d1fd3a4b85e778ae81f997ca = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_ae992161bb545f779730e0cd42235ebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0599c584ef34df85ddc009ecd116316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acea343cf00cba237bbf2a6b3ba6847f = $(`<div id="html_acea343cf00cba237bbf2a6b3ba6847f" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_e0599c584ef34df85ddc009ecd116316.setContent(html_acea343cf00cba237bbf2a6b3ba6847f);
|
|
|
|
|
|
|
|
marker_dd3a22d7d1fd3a4b85e778ae81f997ca.bindPopup(popup_e0599c584ef34df85ddc009ecd116316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd3a22d7d1fd3a4b85e778ae81f997ca.setIcon(icon_ae992161bb545f779730e0cd42235ebf);
|
|
|
|
|
|
var marker_9b0ce6197149ccfbf166dcfaf861cd1c = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5ccecace2b96d149e83d3c5c1deb6cb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc47d83fc87ff5d06a3fe376909155dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9931d161979506335357ae6674d1f897 = $(`<div id="html_9931d161979506335357ae6674d1f897" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_bc47d83fc87ff5d06a3fe376909155dd.setContent(html_9931d161979506335357ae6674d1f897);
|
|
|
|
|
|
|
|
marker_9b0ce6197149ccfbf166dcfaf861cd1c.bindPopup(popup_bc47d83fc87ff5d06a3fe376909155dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b0ce6197149ccfbf166dcfaf861cd1c.setIcon(icon_5ccecace2b96d149e83d3c5c1deb6cb1);
|
|
|
|
|
|
var marker_2c059f8c9fe308edfd8ce5092a26cc34 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_1e84de53d1b9e93aa2f3759a7d2197fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20510ab5f6483e187c5b10c6d652cedf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d52766bfefd356369201628b56096a11 = $(`<div id="html_d52766bfefd356369201628b56096a11" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com:443</div>`)[0];
|
|
popup_20510ab5f6483e187c5b10c6d652cedf.setContent(html_d52766bfefd356369201628b56096a11);
|
|
|
|
|
|
|
|
marker_2c059f8c9fe308edfd8ce5092a26cc34.bindPopup(popup_20510ab5f6483e187c5b10c6d652cedf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c059f8c9fe308edfd8ce5092a26cc34.setIcon(icon_1e84de53d1b9e93aa2f3759a7d2197fc);
|
|
|
|
|
|
var marker_bbab41601fab88bcaa9df095dfae8239 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_c87d3512d2c616b5df3043bd8045886d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f62c120c359c313ee86b4a9d5913e0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bb9e7b5ebc62c2736ac9972bab1214a = $(`<div id="html_5bb9e7b5ebc62c2736ac9972bab1214a" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_0f62c120c359c313ee86b4a9d5913e0d.setContent(html_5bb9e7b5ebc62c2736ac9972bab1214a);
|
|
|
|
|
|
|
|
marker_bbab41601fab88bcaa9df095dfae8239.bindPopup(popup_0f62c120c359c313ee86b4a9d5913e0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbab41601fab88bcaa9df095dfae8239.setIcon(icon_c87d3512d2c616b5df3043bd8045886d);
|
|
|
|
|
|
var marker_bbc4cae94d6f1e3ccd20e0f11ba54c1c = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0a43105a38c58a2bad73715395be59a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_211c614518c2ba03264fed7991e9abe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6b5bcf8f17af065e9aed7e2cdbd425d = $(`<div id="html_c6b5bcf8f17af065e9aed7e2cdbd425d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_211c614518c2ba03264fed7991e9abe9.setContent(html_c6b5bcf8f17af065e9aed7e2cdbd425d);
|
|
|
|
|
|
|
|
marker_bbc4cae94d6f1e3ccd20e0f11ba54c1c.bindPopup(popup_211c614518c2ba03264fed7991e9abe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbc4cae94d6f1e3ccd20e0f11ba54c1c.setIcon(icon_0a43105a38c58a2bad73715395be59a1);
|
|
|
|
|
|
var marker_b974151db218ac8db66e672a6b3eb9c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_96115aeae2cce19a8aa00787efc6c3b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a24bed1006e403df356260f98e01808 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b74de0489be00c0db8b709f8e230c068 = $(`<div id="html_b74de0489be00c0db8b709f8e230c068" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_2a24bed1006e403df356260f98e01808.setContent(html_b74de0489be00c0db8b709f8e230c068);
|
|
|
|
|
|
|
|
marker_b974151db218ac8db66e672a6b3eb9c6.bindPopup(popup_2a24bed1006e403df356260f98e01808)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b974151db218ac8db66e672a6b3eb9c6.setIcon(icon_96115aeae2cce19a8aa00787efc6c3b3);
|
|
|
|
|
|
var marker_573992c126b73774fa4ac98d15e8ea54 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_9a2da548b871636cd6b6558d4b2962ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8add0a35cfc1c41f99eec34b20cad15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b94a7ac0105053dc7f0ce4f01154a10 = $(`<div id="html_7b94a7ac0105053dc7f0ce4f01154a10" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_c8add0a35cfc1c41f99eec34b20cad15.setContent(html_7b94a7ac0105053dc7f0ce4f01154a10);
|
|
|
|
|
|
|
|
marker_573992c126b73774fa4ac98d15e8ea54.bindPopup(popup_c8add0a35cfc1c41f99eec34b20cad15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_573992c126b73774fa4ac98d15e8ea54.setIcon(icon_9a2da548b871636cd6b6558d4b2962ef);
|
|
|
|
|
|
var marker_e4391a9441da9d65f8b9676e793ad33e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_0fd55191a300c265cb3ff13b8032914e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9f9cfd7604f148bebf9bdaa79d72c74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_078d27205aa4afea07d168cbde52942b = $(`<div id="html_078d27205aa4afea07d168cbde52942b" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_b9f9cfd7604f148bebf9bdaa79d72c74.setContent(html_078d27205aa4afea07d168cbde52942b);
|
|
|
|
|
|
|
|
marker_e4391a9441da9d65f8b9676e793ad33e.bindPopup(popup_b9f9cfd7604f148bebf9bdaa79d72c74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4391a9441da9d65f8b9676e793ad33e.setIcon(icon_0fd55191a300c265cb3ff13b8032914e);
|
|
|
|
|
|
var marker_1524647c6830a06c223119d7858b7883 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_a415bc3eee49e0f06cac1ebe96081ef0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2621e9b40ae961ce1c7370ef4bee2b3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcac73e4ec8a978996b6e017e50aa8b2 = $(`<div id="html_bcac73e4ec8a978996b6e017e50aa8b2" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_2621e9b40ae961ce1c7370ef4bee2b3f.setContent(html_bcac73e4ec8a978996b6e017e50aa8b2);
|
|
|
|
|
|
|
|
marker_1524647c6830a06c223119d7858b7883.bindPopup(popup_2621e9b40ae961ce1c7370ef4bee2b3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1524647c6830a06c223119d7858b7883.setIcon(icon_a415bc3eee49e0f06cac1ebe96081ef0);
|
|
|
|
|
|
var marker_de88d693b8546de852f6c7439624c751 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_678a1dbb2329f2d4330d51bd1732542d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2266a6600330123554594b9122352c8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77a5950825279ef37b87f8f303addd5e = $(`<div id="html_77a5950825279ef37b87f8f303addd5e" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_2266a6600330123554594b9122352c8a.setContent(html_77a5950825279ef37b87f8f303addd5e);
|
|
|
|
|
|
|
|
marker_de88d693b8546de852f6c7439624c751.bindPopup(popup_2266a6600330123554594b9122352c8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de88d693b8546de852f6c7439624c751.setIcon(icon_678a1dbb2329f2d4330d51bd1732542d);
|
|
|
|
|
|
var marker_f6b39f006be1e22fc22e154948bfb947 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_764e6ecd2537528514f8c8ba1472a426 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6496b9a9580fabda3fa0bc3170f1576 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67a1381f93f6c2ad0768c6904e19312c = $(`<div id="html_67a1381f93f6c2ad0768c6904e19312c" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com:443</div>`)[0];
|
|
popup_d6496b9a9580fabda3fa0bc3170f1576.setContent(html_67a1381f93f6c2ad0768c6904e19312c);
|
|
|
|
|
|
|
|
marker_f6b39f006be1e22fc22e154948bfb947.bindPopup(popup_d6496b9a9580fabda3fa0bc3170f1576)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6b39f006be1e22fc22e154948bfb947.setIcon(icon_764e6ecd2537528514f8c8ba1472a426);
|
|
|
|
|
|
var marker_40fb56fb9e56afee0d3f31df87c93e81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_5def88f6a31681a56b70e85b8e0d7758 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43c9c33a6a5bbe797fba55e213759283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0261d203b0e09940648cc22375a62c5 = $(`<div id="html_b0261d203b0e09940648cc22375a62c5" style="width: 100.0%; height: 100.0%;">relay.0xchat.com:443</div>`)[0];
|
|
popup_43c9c33a6a5bbe797fba55e213759283.setContent(html_b0261d203b0e09940648cc22375a62c5);
|
|
|
|
|
|
|
|
marker_40fb56fb9e56afee0d3f31df87c93e81.bindPopup(popup_43c9c33a6a5bbe797fba55e213759283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40fb56fb9e56afee0d3f31df87c93e81.setIcon(icon_5def88f6a31681a56b70e85b8e0d7758);
|
|
|
|
|
|
var marker_6a2be15224fc53b7f2cb01d972fe0e72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_7a9e7458abb4ca71d2a1d09c7721a8b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6456a361567bb271ca456b8cd5c056cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f51a4b00673794f5d85329ef10c551a = $(`<div id="html_1f51a4b00673794f5d85329ef10c551a" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_6456a361567bb271ca456b8cd5c056cf.setContent(html_1f51a4b00673794f5d85329ef10c551a);
|
|
|
|
|
|
|
|
marker_6a2be15224fc53b7f2cb01d972fe0e72.bindPopup(popup_6456a361567bb271ca456b8cd5c056cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a2be15224fc53b7f2cb01d972fe0e72.setIcon(icon_7a9e7458abb4ca71d2a1d09c7721a8b1);
|
|
|
|
|
|
var marker_f6771fbeba45d566598af0b83cda3538 = L.marker(
|
|
[8.96171, -83.5246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_35998757a53c1aab1c3319be72dd78ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a9f4a7cf49dc195b73dea79fa8574ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d366dd7a9d14b7a1c30a38e9e1c16d9 = $(`<div id="html_5d366dd7a9d14b7a1c30a38e9e1c16d9" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_2a9f4a7cf49dc195b73dea79fa8574ea.setContent(html_5d366dd7a9d14b7a1c30a38e9e1c16d9);
|
|
|
|
|
|
|
|
marker_f6771fbeba45d566598af0b83cda3538.bindPopup(popup_2a9f4a7cf49dc195b73dea79fa8574ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6771fbeba45d566598af0b83cda3538.setIcon(icon_35998757a53c1aab1c3319be72dd78ec);
|
|
|
|
|
|
var marker_c938118a2771af0e42b5fb5a3ecea0bf = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_f661fb7e4419fe3e820e479a9d97e8ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a59cab8d8167525675c3a399a87b96f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_252ead148bc62dcd6a0b9d2fc4b618bb = $(`<div id="html_252ead148bc62dcd6a0b9d2fc4b618bb" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_0a59cab8d8167525675c3a399a87b96f.setContent(html_252ead148bc62dcd6a0b9d2fc4b618bb);
|
|
|
|
|
|
|
|
marker_c938118a2771af0e42b5fb5a3ecea0bf.bindPopup(popup_0a59cab8d8167525675c3a399a87b96f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c938118a2771af0e42b5fb5a3ecea0bf.setIcon(icon_f661fb7e4419fe3e820e479a9d97e8ea);
|
|
|
|
|
|
var marker_84e791501e9fba517ca7b59c3bbba5fb = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_158898b3bd98e4ec18ca4a2024a300a7);
|
|
|
|
|
|
var icon_8733199be01d066d9434927067f62db3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37523c0acfa4744374baadffdc4a04d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9778ab78c8c5840bc23cbc6b901303a = $(`<div id="html_b9778ab78c8c5840bc23cbc6b901303a" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl:443</div>`)[0];
|
|
popup_37523c0acfa4744374baadffdc4a04d1.setContent(html_b9778ab78c8c5840bc23cbc6b901303a);
|
|
|
|
|
|
|
|
marker_84e791501e9fba517ca7b59c3bbba5fb.bindPopup(popup_37523c0acfa4744374baadffdc4a04d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84e791501e9fba517ca7b59c3bbba5fb.setIcon(icon_8733199be01d066d9434927067f62db3);
|
|
|
|
|
|
marker_cluster_158898b3bd98e4ec18ca4a2024a300a7.addTo(map_c582dc59b33b8a5fa826a6590980abc7);
|
|
|
|
</script>
|
|
</html> |