mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 11:45:18 +00:00
11817 lines
344 KiB
HTML
11817 lines
344 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_11de3d39dd1ed74cc3c030358e7be11f {
|
|
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_11de3d39dd1ed74cc3c030358e7be11f" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_11de3d39dd1ed74cc3c030358e7be11f = L.map(
|
|
"map_11de3d39dd1ed74cc3c030358e7be11f",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_cb4784c880bec54a16de42dd7cbd7ea2 = 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_cb4784c880bec54a16de42dd7cbd7ea2.addTo(map_11de3d39dd1ed74cc3c030358e7be11f);
|
|
|
|
|
|
var marker_cluster_0cd99637d5c5d31158ec01d73d035602 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_f263abcb845932e096a44622212c202d = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_bab40eaa71ab670043510c004934cb24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_614d17f72bef96845669a65999b9b335 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4b20c297ddef55084dd135475bd44a8 = $(`<div id="html_b4b20c297ddef55084dd135475bd44a8" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_614d17f72bef96845669a65999b9b335.setContent(html_b4b20c297ddef55084dd135475bd44a8);
|
|
|
|
|
|
|
|
marker_f263abcb845932e096a44622212c202d.bindPopup(popup_614d17f72bef96845669a65999b9b335)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f263abcb845932e096a44622212c202d.setIcon(icon_bab40eaa71ab670043510c004934cb24);
|
|
|
|
|
|
var marker_30b40006ea3658daedb12dca7a599c7f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1b983817e3b4154be16e81d1935c8c3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2df832053bb01edce024b18925ce1459 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4dada76cfc741d45ec5d96044f334e1 = $(`<div id="html_a4dada76cfc741d45ec5d96044f334e1" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_2df832053bb01edce024b18925ce1459.setContent(html_a4dada76cfc741d45ec5d96044f334e1);
|
|
|
|
|
|
|
|
marker_30b40006ea3658daedb12dca7a599c7f.bindPopup(popup_2df832053bb01edce024b18925ce1459)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30b40006ea3658daedb12dca7a599c7f.setIcon(icon_1b983817e3b4154be16e81d1935c8c3f);
|
|
|
|
|
|
var marker_3ec9fd9f6cacbb68af4d57988a62d181 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1a7ea1cf985c7ddf736501f5e47abc13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34b076a70e0b00bc7445b8d190eae609 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5094a29c33ddfa7ce609f358102bcd2 = $(`<div id="html_f5094a29c33ddfa7ce609f358102bcd2" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_34b076a70e0b00bc7445b8d190eae609.setContent(html_f5094a29c33ddfa7ce609f358102bcd2);
|
|
|
|
|
|
|
|
marker_3ec9fd9f6cacbb68af4d57988a62d181.bindPopup(popup_34b076a70e0b00bc7445b8d190eae609)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ec9fd9f6cacbb68af4d57988a62d181.setIcon(icon_1a7ea1cf985c7ddf736501f5e47abc13);
|
|
|
|
|
|
var marker_bab1504604fcf1ae961208027fc6bac2 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e1cd8c2a2c61434cc2799ccb94a27cda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5f13102860c2cb05a91a88613064c0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ca73f50f833cb0111a399fe7b94f19a = $(`<div id="html_6ca73f50f833cb0111a399fe7b94f19a" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_d5f13102860c2cb05a91a88613064c0f.setContent(html_6ca73f50f833cb0111a399fe7b94f19a);
|
|
|
|
|
|
|
|
marker_bab1504604fcf1ae961208027fc6bac2.bindPopup(popup_d5f13102860c2cb05a91a88613064c0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bab1504604fcf1ae961208027fc6bac2.setIcon(icon_e1cd8c2a2c61434cc2799ccb94a27cda);
|
|
|
|
|
|
var marker_41d77d610d429f1293e62ba28d70f52a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ba528e23b57432038836d9539c195d28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e790fca261bc8f68105e885cd13b0fc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4291ccac65dfc6341cefbc2dd41647e = $(`<div id="html_d4291ccac65dfc6341cefbc2dd41647e" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_e790fca261bc8f68105e885cd13b0fc0.setContent(html_d4291ccac65dfc6341cefbc2dd41647e);
|
|
|
|
|
|
|
|
marker_41d77d610d429f1293e62ba28d70f52a.bindPopup(popup_e790fca261bc8f68105e885cd13b0fc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41d77d610d429f1293e62ba28d70f52a.setIcon(icon_ba528e23b57432038836d9539c195d28);
|
|
|
|
|
|
var marker_91773dcc122f021d6eef2c1bd69942a7 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_8aff79da8261dc8d36ae86a3681a9bb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46082222b24c8b75938d5cd02656c92a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52ff6a95b92c4a4929f3a403c294ae52 = $(`<div id="html_52ff6a95b92c4a4929f3a403c294ae52" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_46082222b24c8b75938d5cd02656c92a.setContent(html_52ff6a95b92c4a4929f3a403c294ae52);
|
|
|
|
|
|
|
|
marker_91773dcc122f021d6eef2c1bd69942a7.bindPopup(popup_46082222b24c8b75938d5cd02656c92a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91773dcc122f021d6eef2c1bd69942a7.setIcon(icon_8aff79da8261dc8d36ae86a3681a9bb7);
|
|
|
|
|
|
var marker_770c341d0157c08c13db3075f98d5cf0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9b07ff2ed394f990f88dcb71254c4c8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b5d3d6df3004eaf5161181f5c7041cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6836bc30752c24ac36526c56c1e874c9 = $(`<div id="html_6836bc30752c24ac36526c56c1e874c9" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_4b5d3d6df3004eaf5161181f5c7041cc.setContent(html_6836bc30752c24ac36526c56c1e874c9);
|
|
|
|
|
|
|
|
marker_770c341d0157c08c13db3075f98d5cf0.bindPopup(popup_4b5d3d6df3004eaf5161181f5c7041cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_770c341d0157c08c13db3075f98d5cf0.setIcon(icon_9b07ff2ed394f990f88dcb71254c4c8c);
|
|
|
|
|
|
var marker_ede5e1c8337c4b4260f70087b7611153 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7ea6a85d6ef40c787c53d2a6721f1627 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dad8325153af0cf30e69ce69b0bd7bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a3f97180474f2b56975c34d556c5c12 = $(`<div id="html_0a3f97180474f2b56975c34d556c5c12" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_7dad8325153af0cf30e69ce69b0bd7bf.setContent(html_0a3f97180474f2b56975c34d556c5c12);
|
|
|
|
|
|
|
|
marker_ede5e1c8337c4b4260f70087b7611153.bindPopup(popup_7dad8325153af0cf30e69ce69b0bd7bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ede5e1c8337c4b4260f70087b7611153.setIcon(icon_7ea6a85d6ef40c787c53d2a6721f1627);
|
|
|
|
|
|
var marker_b195a7a39984b8bf1f15860c1393bcd3 = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_63b95ed49e211f8bb77331244f788113 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_421a4776fdfa1fe5733a3f4fc80dff90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89461dc3c3224a53e6ba40a83db3d55d = $(`<div id="html_89461dc3c3224a53e6ba40a83db3d55d" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_421a4776fdfa1fe5733a3f4fc80dff90.setContent(html_89461dc3c3224a53e6ba40a83db3d55d);
|
|
|
|
|
|
|
|
marker_b195a7a39984b8bf1f15860c1393bcd3.bindPopup(popup_421a4776fdfa1fe5733a3f4fc80dff90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b195a7a39984b8bf1f15860c1393bcd3.setIcon(icon_63b95ed49e211f8bb77331244f788113);
|
|
|
|
|
|
var marker_3c6c40361a9fb07befed9fedd5076beb = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_5b53260607091099946890b00a259aa6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a8e00806e00020941a4392b66d9ba8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3740abfff7f6f8f7bc34ea65ced00d0a = $(`<div id="html_3740abfff7f6f8f7bc34ea65ced00d0a" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_3a8e00806e00020941a4392b66d9ba8b.setContent(html_3740abfff7f6f8f7bc34ea65ced00d0a);
|
|
|
|
|
|
|
|
marker_3c6c40361a9fb07befed9fedd5076beb.bindPopup(popup_3a8e00806e00020941a4392b66d9ba8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c6c40361a9fb07befed9fedd5076beb.setIcon(icon_5b53260607091099946890b00a259aa6);
|
|
|
|
|
|
var marker_6637791fd7e776fefe186f2b50911fdf = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0990dbe08bdab0b80efde71bb068a235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aad694a698727d6ac98d9189f0c33ef3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ffd37e4ac94cce42ba2a5435aa1974b = $(`<div id="html_2ffd37e4ac94cce42ba2a5435aa1974b" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_aad694a698727d6ac98d9189f0c33ef3.setContent(html_2ffd37e4ac94cce42ba2a5435aa1974b);
|
|
|
|
|
|
|
|
marker_6637791fd7e776fefe186f2b50911fdf.bindPopup(popup_aad694a698727d6ac98d9189f0c33ef3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6637791fd7e776fefe186f2b50911fdf.setIcon(icon_0990dbe08bdab0b80efde71bb068a235);
|
|
|
|
|
|
var marker_97390d98299371e1ca42376f14a84430 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_28c8030747b7cd08de6602b9d556f17f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d1e71c0df42b6ddceef92555d907e1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf61ff7654cd7f466c2e2dc883eec7db = $(`<div id="html_bf61ff7654cd7f466c2e2dc883eec7db" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_8d1e71c0df42b6ddceef92555d907e1b.setContent(html_bf61ff7654cd7f466c2e2dc883eec7db);
|
|
|
|
|
|
|
|
marker_97390d98299371e1ca42376f14a84430.bindPopup(popup_8d1e71c0df42b6ddceef92555d907e1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97390d98299371e1ca42376f14a84430.setIcon(icon_28c8030747b7cd08de6602b9d556f17f);
|
|
|
|
|
|
var marker_e777c44ab896ad9d8a9f1e58fa9283a7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ebb919fd13a1be2a1018ffc304c435db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2281872794cd6a17593591c8a7c8d0eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_902647cdd796640256f4545be5142a26 = $(`<div id="html_902647cdd796640256f4545be5142a26" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_2281872794cd6a17593591c8a7c8d0eb.setContent(html_902647cdd796640256f4545be5142a26);
|
|
|
|
|
|
|
|
marker_e777c44ab896ad9d8a9f1e58fa9283a7.bindPopup(popup_2281872794cd6a17593591c8a7c8d0eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e777c44ab896ad9d8a9f1e58fa9283a7.setIcon(icon_ebb919fd13a1be2a1018ffc304c435db);
|
|
|
|
|
|
var marker_b3e8c332e8a51b7313397435f547c930 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3a5e72889e1c790eeae6e1338b7d7c64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a86b247f5947d4027f3ff0c0e0aaf34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2df6dc046026e107077184ec4660ba3 = $(`<div id="html_f2df6dc046026e107077184ec4660ba3" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_8a86b247f5947d4027f3ff0c0e0aaf34.setContent(html_f2df6dc046026e107077184ec4660ba3);
|
|
|
|
|
|
|
|
marker_b3e8c332e8a51b7313397435f547c930.bindPopup(popup_8a86b247f5947d4027f3ff0c0e0aaf34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3e8c332e8a51b7313397435f547c930.setIcon(icon_3a5e72889e1c790eeae6e1338b7d7c64);
|
|
|
|
|
|
var marker_9c4b86fdaf4b67c53ce64938ab2de4f0 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f346c4fd2ff2d65f3ec47646dd3cf6b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b976db1b24ec07480b94d80ab94a4b79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ffc97b3920633b69c8dd95554cc51f3 = $(`<div id="html_6ffc97b3920633b69c8dd95554cc51f3" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_b976db1b24ec07480b94d80ab94a4b79.setContent(html_6ffc97b3920633b69c8dd95554cc51f3);
|
|
|
|
|
|
|
|
marker_9c4b86fdaf4b67c53ce64938ab2de4f0.bindPopup(popup_b976db1b24ec07480b94d80ab94a4b79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c4b86fdaf4b67c53ce64938ab2de4f0.setIcon(icon_f346c4fd2ff2d65f3ec47646dd3cf6b3);
|
|
|
|
|
|
var marker_4202563f6ac64807945a7ed4621d6055 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_78dfef2edbb4d8c594c73de14d2ac81d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d9fc5f21f685a08dfb4f6a3470d59ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d73b6c09fe8dca840918edc92f20e1c = $(`<div id="html_8d73b6c09fe8dca840918edc92f20e1c" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_5d9fc5f21f685a08dfb4f6a3470d59ff.setContent(html_8d73b6c09fe8dca840918edc92f20e1c);
|
|
|
|
|
|
|
|
marker_4202563f6ac64807945a7ed4621d6055.bindPopup(popup_5d9fc5f21f685a08dfb4f6a3470d59ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4202563f6ac64807945a7ed4621d6055.setIcon(icon_78dfef2edbb4d8c594c73de14d2ac81d);
|
|
|
|
|
|
var marker_c37efada7c72e7f341352b9a9bd10d4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2cd6fdd1ceafa9871e3b77f6937b27ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79b1988aaf7ef63bc449f2135dee16f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7901e27e8fdf81736c421fe46f183286 = $(`<div id="html_7901e27e8fdf81736c421fe46f183286" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_79b1988aaf7ef63bc449f2135dee16f9.setContent(html_7901e27e8fdf81736c421fe46f183286);
|
|
|
|
|
|
|
|
marker_c37efada7c72e7f341352b9a9bd10d4e.bindPopup(popup_79b1988aaf7ef63bc449f2135dee16f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c37efada7c72e7f341352b9a9bd10d4e.setIcon(icon_2cd6fdd1ceafa9871e3b77f6937b27ea);
|
|
|
|
|
|
var marker_2dd32e1f24f4831d41de39941ee251c4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_04afebdcc47a01e93d69fbe5e31e6b7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c25c876777eecdb74f9163aee63110b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_635a7d84cefbb0241014a87dab313fb2 = $(`<div id="html_635a7d84cefbb0241014a87dab313fb2" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_8c25c876777eecdb74f9163aee63110b.setContent(html_635a7d84cefbb0241014a87dab313fb2);
|
|
|
|
|
|
|
|
marker_2dd32e1f24f4831d41de39941ee251c4.bindPopup(popup_8c25c876777eecdb74f9163aee63110b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dd32e1f24f4831d41de39941ee251c4.setIcon(icon_04afebdcc47a01e93d69fbe5e31e6b7d);
|
|
|
|
|
|
var marker_41bd595a5b90a99f5a2bee58f64c2d09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f90dab97a3d3cd1bb20591222ad24525 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_859934bb2a93aa581f5fbb146c50eafd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75b1208d8eb676059820506ea9a1ef35 = $(`<div id="html_75b1208d8eb676059820506ea9a1ef35" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_859934bb2a93aa581f5fbb146c50eafd.setContent(html_75b1208d8eb676059820506ea9a1ef35);
|
|
|
|
|
|
|
|
marker_41bd595a5b90a99f5a2bee58f64c2d09.bindPopup(popup_859934bb2a93aa581f5fbb146c50eafd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41bd595a5b90a99f5a2bee58f64c2d09.setIcon(icon_f90dab97a3d3cd1bb20591222ad24525);
|
|
|
|
|
|
var marker_87a9d15c8c4a4241a0371359f92a1b05 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4f4fc325c9c799fbb89cc31d2c133f4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4e39045dcfd7da3550669d5100f6d71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3db1e720fe935b9867a4232f7f03ee74 = $(`<div id="html_3db1e720fe935b9867a4232f7f03ee74" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_c4e39045dcfd7da3550669d5100f6d71.setContent(html_3db1e720fe935b9867a4232f7f03ee74);
|
|
|
|
|
|
|
|
marker_87a9d15c8c4a4241a0371359f92a1b05.bindPopup(popup_c4e39045dcfd7da3550669d5100f6d71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87a9d15c8c4a4241a0371359f92a1b05.setIcon(icon_4f4fc325c9c799fbb89cc31d2c133f4e);
|
|
|
|
|
|
var marker_c837559ec48274d52f790d14bc479eb3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_56eb35a60c02a940b15617cc60b35921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_551d197fae3febcfd833635413c57bcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5600897bac549c2afeb14485e7110121 = $(`<div id="html_5600897bac549c2afeb14485e7110121" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_551d197fae3febcfd833635413c57bcb.setContent(html_5600897bac549c2afeb14485e7110121);
|
|
|
|
|
|
|
|
marker_c837559ec48274d52f790d14bc479eb3.bindPopup(popup_551d197fae3febcfd833635413c57bcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c837559ec48274d52f790d14bc479eb3.setIcon(icon_56eb35a60c02a940b15617cc60b35921);
|
|
|
|
|
|
var marker_8554f1e49d5c3305b3d9bdb3d194c28b = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a903144dd294ef0a3b295e8ee6a5fd15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de3bbf4632b4f8eb8ad2ce15c6e11273 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7fb463950b76d14205d011bd9a6ddd1 = $(`<div id="html_c7fb463950b76d14205d011bd9a6ddd1" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_de3bbf4632b4f8eb8ad2ce15c6e11273.setContent(html_c7fb463950b76d14205d011bd9a6ddd1);
|
|
|
|
|
|
|
|
marker_8554f1e49d5c3305b3d9bdb3d194c28b.bindPopup(popup_de3bbf4632b4f8eb8ad2ce15c6e11273)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8554f1e49d5c3305b3d9bdb3d194c28b.setIcon(icon_a903144dd294ef0a3b295e8ee6a5fd15);
|
|
|
|
|
|
var marker_0536b6cffdc334f297cb9b5664dab92a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c13a493a0d0a4f4f75123ed05f2d0363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5e374d6587768f70d487da64513c991 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3cff43f522602554e37120a22372d25 = $(`<div id="html_d3cff43f522602554e37120a22372d25" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_d5e374d6587768f70d487da64513c991.setContent(html_d3cff43f522602554e37120a22372d25);
|
|
|
|
|
|
|
|
marker_0536b6cffdc334f297cb9b5664dab92a.bindPopup(popup_d5e374d6587768f70d487da64513c991)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0536b6cffdc334f297cb9b5664dab92a.setIcon(icon_c13a493a0d0a4f4f75123ed05f2d0363);
|
|
|
|
|
|
var marker_f2e9d6006a1433bc6f5aa20f842e5a8c = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1d6f0edf5273c6157860c7f76ffe9828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbc70d9d3dcd0ba35b0203856f35760f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddc82cd0ca4856c522f24008ba323abc = $(`<div id="html_ddc82cd0ca4856c522f24008ba323abc" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_cbc70d9d3dcd0ba35b0203856f35760f.setContent(html_ddc82cd0ca4856c522f24008ba323abc);
|
|
|
|
|
|
|
|
marker_f2e9d6006a1433bc6f5aa20f842e5a8c.bindPopup(popup_cbc70d9d3dcd0ba35b0203856f35760f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2e9d6006a1433bc6f5aa20f842e5a8c.setIcon(icon_1d6f0edf5273c6157860c7f76ffe9828);
|
|
|
|
|
|
var marker_b54eb79d645fa14f058f54872f130a4b = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_dcbec5769ff57f2f3fcfa30c8384bb22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_423396228ed7912aead1d5b2f947523e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bacfa40c2432802aa07cf111767c9ce3 = $(`<div id="html_bacfa40c2432802aa07cf111767c9ce3" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_423396228ed7912aead1d5b2f947523e.setContent(html_bacfa40c2432802aa07cf111767c9ce3);
|
|
|
|
|
|
|
|
marker_b54eb79d645fa14f058f54872f130a4b.bindPopup(popup_423396228ed7912aead1d5b2f947523e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b54eb79d645fa14f058f54872f130a4b.setIcon(icon_dcbec5769ff57f2f3fcfa30c8384bb22);
|
|
|
|
|
|
var marker_3dd5bd2658b37ea7bec042eb83af506e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e5f057e12ca27e1e633acae28a9e53e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f26381d5a82fc8c5a73fb53af2c27832 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_685b2dfb3dba6588bf9c47ce4541cde4 = $(`<div id="html_685b2dfb3dba6588bf9c47ce4541cde4" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_f26381d5a82fc8c5a73fb53af2c27832.setContent(html_685b2dfb3dba6588bf9c47ce4541cde4);
|
|
|
|
|
|
|
|
marker_3dd5bd2658b37ea7bec042eb83af506e.bindPopup(popup_f26381d5a82fc8c5a73fb53af2c27832)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dd5bd2658b37ea7bec042eb83af506e.setIcon(icon_e5f057e12ca27e1e633acae28a9e53e3);
|
|
|
|
|
|
var marker_fcf9ea47cbcd8f3a498afd092d68c4da = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7235903a511c2adb221b1fad3cd7e556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faf039d670a0ad5f78037bb8d209b05e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d58477b145c49ad7770cd3e2b850baf = $(`<div id="html_4d58477b145c49ad7770cd3e2b850baf" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_faf039d670a0ad5f78037bb8d209b05e.setContent(html_4d58477b145c49ad7770cd3e2b850baf);
|
|
|
|
|
|
|
|
marker_fcf9ea47cbcd8f3a498afd092d68c4da.bindPopup(popup_faf039d670a0ad5f78037bb8d209b05e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcf9ea47cbcd8f3a498afd092d68c4da.setIcon(icon_7235903a511c2adb221b1fad3cd7e556);
|
|
|
|
|
|
var marker_d0ae2b6d804529d50f922e7ea10af3a0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3f5108423cc53a62edeef107c9670afc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93d4fa2a5499a01aa02aa63cbded8bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff227820495639f1b13a51a7e5868e46 = $(`<div id="html_ff227820495639f1b13a51a7e5868e46" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_c93d4fa2a5499a01aa02aa63cbded8bf.setContent(html_ff227820495639f1b13a51a7e5868e46);
|
|
|
|
|
|
|
|
marker_d0ae2b6d804529d50f922e7ea10af3a0.bindPopup(popup_c93d4fa2a5499a01aa02aa63cbded8bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0ae2b6d804529d50f922e7ea10af3a0.setIcon(icon_3f5108423cc53a62edeef107c9670afc);
|
|
|
|
|
|
var marker_623a4f67572195ce59abd7542f38f909 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f8dde7756d73ad6d0d795ab23f052d57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6412e7a66433b00e82fa737f032f9bcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eab290f48600829943741ef03a2ce383 = $(`<div id="html_eab290f48600829943741ef03a2ce383" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_6412e7a66433b00e82fa737f032f9bcf.setContent(html_eab290f48600829943741ef03a2ce383);
|
|
|
|
|
|
|
|
marker_623a4f67572195ce59abd7542f38f909.bindPopup(popup_6412e7a66433b00e82fa737f032f9bcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_623a4f67572195ce59abd7542f38f909.setIcon(icon_f8dde7756d73ad6d0d795ab23f052d57);
|
|
|
|
|
|
var marker_aad9c6a775227d1450f4fff99199cb7f = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9298a6ccecbb414f73a8ecb43af403c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87ce0a4c0dc46e0d06c4c460413449fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7861b3b2667acbe3cc2a274ff820e6e7 = $(`<div id="html_7861b3b2667acbe3cc2a274ff820e6e7" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_87ce0a4c0dc46e0d06c4c460413449fa.setContent(html_7861b3b2667acbe3cc2a274ff820e6e7);
|
|
|
|
|
|
|
|
marker_aad9c6a775227d1450f4fff99199cb7f.bindPopup(popup_87ce0a4c0dc46e0d06c4c460413449fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aad9c6a775227d1450f4fff99199cb7f.setIcon(icon_9298a6ccecbb414f73a8ecb43af403c2);
|
|
|
|
|
|
var marker_87fe93789ee11dedb156406fce629b55 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3ffb42ac2dede7e6b483e6de0236a6fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f646762155dc3e1653f6020e9886d18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12eea8523e61169779cfb6a33edf8671 = $(`<div id="html_12eea8523e61169779cfb6a33edf8671" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_4f646762155dc3e1653f6020e9886d18.setContent(html_12eea8523e61169779cfb6a33edf8671);
|
|
|
|
|
|
|
|
marker_87fe93789ee11dedb156406fce629b55.bindPopup(popup_4f646762155dc3e1653f6020e9886d18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87fe93789ee11dedb156406fce629b55.setIcon(icon_3ffb42ac2dede7e6b483e6de0236a6fb);
|
|
|
|
|
|
var marker_913d36d82277932c1e0b46911e678d79 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_fb4ba51a62ae2cc094561fd5e2a7712e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e38da2071bdf5968ab82f8d795255149 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d578983bda6f02ec27f0adddd5ae201 = $(`<div id="html_7d578983bda6f02ec27f0adddd5ae201" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_e38da2071bdf5968ab82f8d795255149.setContent(html_7d578983bda6f02ec27f0adddd5ae201);
|
|
|
|
|
|
|
|
marker_913d36d82277932c1e0b46911e678d79.bindPopup(popup_e38da2071bdf5968ab82f8d795255149)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_913d36d82277932c1e0b46911e678d79.setIcon(icon_fb4ba51a62ae2cc094561fd5e2a7712e);
|
|
|
|
|
|
var marker_343311ce8d93d4cee85a0c5fd997c58c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_894f32b80dd7d47ec4528b25c2f2190c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e54e3447aa35aeb2d940d67137507172 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8e4d5f6b7abd49f98416cef73b89ae1 = $(`<div id="html_f8e4d5f6b7abd49f98416cef73b89ae1" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_e54e3447aa35aeb2d940d67137507172.setContent(html_f8e4d5f6b7abd49f98416cef73b89ae1);
|
|
|
|
|
|
|
|
marker_343311ce8d93d4cee85a0c5fd997c58c.bindPopup(popup_e54e3447aa35aeb2d940d67137507172)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_343311ce8d93d4cee85a0c5fd997c58c.setIcon(icon_894f32b80dd7d47ec4528b25c2f2190c);
|
|
|
|
|
|
var marker_08971cc2d470884da76a746bd98e4810 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_09bed27f3038b9169d867df4b20fd382 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3b52dc35ce25d00e56f503fbeb9a3fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eae97680a9456a4a2ca117d43ad7da4a = $(`<div id="html_eae97680a9456a4a2ca117d43ad7da4a" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_b3b52dc35ce25d00e56f503fbeb9a3fb.setContent(html_eae97680a9456a4a2ca117d43ad7da4a);
|
|
|
|
|
|
|
|
marker_08971cc2d470884da76a746bd98e4810.bindPopup(popup_b3b52dc35ce25d00e56f503fbeb9a3fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08971cc2d470884da76a746bd98e4810.setIcon(icon_09bed27f3038b9169d867df4b20fd382);
|
|
|
|
|
|
var marker_c3920814e4640e89b5d3ad86f10417e8 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7e3bccb712ea9c83bf0a1d7770097911 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d22fac1791f266eaed67cef34451744a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e688c599295efe4ae5b7237f05421df = $(`<div id="html_4e688c599295efe4ae5b7237f05421df" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_d22fac1791f266eaed67cef34451744a.setContent(html_4e688c599295efe4ae5b7237f05421df);
|
|
|
|
|
|
|
|
marker_c3920814e4640e89b5d3ad86f10417e8.bindPopup(popup_d22fac1791f266eaed67cef34451744a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3920814e4640e89b5d3ad86f10417e8.setIcon(icon_7e3bccb712ea9c83bf0a1d7770097911);
|
|
|
|
|
|
var marker_4647fe1e0d46f39eb7f87378236acb7d = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a2d743b94d8628838153a35cec482440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec6535f8008205d30a4620737b3c9811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19ecfd059e1554b051076840f7112fc3 = $(`<div id="html_19ecfd059e1554b051076840f7112fc3" style="width: 100.0%; height: 100.0%;">relay.aruku.kro.kr</div>`)[0];
|
|
popup_ec6535f8008205d30a4620737b3c9811.setContent(html_19ecfd059e1554b051076840f7112fc3);
|
|
|
|
|
|
|
|
marker_4647fe1e0d46f39eb7f87378236acb7d.bindPopup(popup_ec6535f8008205d30a4620737b3c9811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4647fe1e0d46f39eb7f87378236acb7d.setIcon(icon_a2d743b94d8628838153a35cec482440);
|
|
|
|
|
|
var marker_31659aec62db27b313860639c9b54a10 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_db5b8bbec2e61934192dc0c3ed00dbb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c153d242fea77d879e4b47dfb204cf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0c4b83ecbbbbe8297ff3e52f2b380db = $(`<div id="html_c0c4b83ecbbbbe8297ff3e52f2b380db" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_2c153d242fea77d879e4b47dfb204cf6.setContent(html_c0c4b83ecbbbbe8297ff3e52f2b380db);
|
|
|
|
|
|
|
|
marker_31659aec62db27b313860639c9b54a10.bindPopup(popup_2c153d242fea77d879e4b47dfb204cf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31659aec62db27b313860639c9b54a10.setIcon(icon_db5b8bbec2e61934192dc0c3ed00dbb4);
|
|
|
|
|
|
var marker_e72f879aa9fc48941bdd75b719265c69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_dc22b4d006ead13913773b1c47d3554d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6b83620477e8a0bcabd0b5124a36633 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07ace9a4ee02e45dce57f4dad374963b = $(`<div id="html_07ace9a4ee02e45dce57f4dad374963b" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_c6b83620477e8a0bcabd0b5124a36633.setContent(html_07ace9a4ee02e45dce57f4dad374963b);
|
|
|
|
|
|
|
|
marker_e72f879aa9fc48941bdd75b719265c69.bindPopup(popup_c6b83620477e8a0bcabd0b5124a36633)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e72f879aa9fc48941bdd75b719265c69.setIcon(icon_dc22b4d006ead13913773b1c47d3554d);
|
|
|
|
|
|
var marker_c00e040233f0ce9643677461c80fa68b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2ff583d9de56c0d49e1c734615bc9ea1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_454b2354a82e576f0335d0476179596e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ac88d48093c6230739198fb108e5d67 = $(`<div id="html_4ac88d48093c6230739198fb108e5d67" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_454b2354a82e576f0335d0476179596e.setContent(html_4ac88d48093c6230739198fb108e5d67);
|
|
|
|
|
|
|
|
marker_c00e040233f0ce9643677461c80fa68b.bindPopup(popup_454b2354a82e576f0335d0476179596e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c00e040233f0ce9643677461c80fa68b.setIcon(icon_2ff583d9de56c0d49e1c734615bc9ea1);
|
|
|
|
|
|
var marker_dce16820ef69835ff73a15f64359ba8d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2c739e29655e45db963319168b84691b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e26297551aeaf04ce7eda2256b2d00a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0931aed25e112f4fea800169a3efa09e = $(`<div id="html_0931aed25e112f4fea800169a3efa09e" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_7e26297551aeaf04ce7eda2256b2d00a.setContent(html_0931aed25e112f4fea800169a3efa09e);
|
|
|
|
|
|
|
|
marker_dce16820ef69835ff73a15f64359ba8d.bindPopup(popup_7e26297551aeaf04ce7eda2256b2d00a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dce16820ef69835ff73a15f64359ba8d.setIcon(icon_2c739e29655e45db963319168b84691b);
|
|
|
|
|
|
var marker_22897eb88ec39aa0d713c59879c13954 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_917f239628b1bf1ecec7e699390317d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c8b83f8c2c3c59d5985838612db558 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e8c195cb3403697174970306cfd27c5 = $(`<div id="html_0e8c195cb3403697174970306cfd27c5" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_27c8b83f8c2c3c59d5985838612db558.setContent(html_0e8c195cb3403697174970306cfd27c5);
|
|
|
|
|
|
|
|
marker_22897eb88ec39aa0d713c59879c13954.bindPopup(popup_27c8b83f8c2c3c59d5985838612db558)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22897eb88ec39aa0d713c59879c13954.setIcon(icon_917f239628b1bf1ecec7e699390317d4);
|
|
|
|
|
|
var marker_72dc42f0ac36b582edbeef5728b85871 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_52bf321eab1a7a1055359fde244b1a37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97e9fa33448151cb8b985a56e1cffc3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13e5111c47e369eb40a2103a0a023498 = $(`<div id="html_13e5111c47e369eb40a2103a0a023498" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_97e9fa33448151cb8b985a56e1cffc3e.setContent(html_13e5111c47e369eb40a2103a0a023498);
|
|
|
|
|
|
|
|
marker_72dc42f0ac36b582edbeef5728b85871.bindPopup(popup_97e9fa33448151cb8b985a56e1cffc3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72dc42f0ac36b582edbeef5728b85871.setIcon(icon_52bf321eab1a7a1055359fde244b1a37);
|
|
|
|
|
|
var marker_6e50eba840e460ee45bd12f535c9016e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c1c7abd989770801ca9a1b083bc92d38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c269d42916c2d954e09cc4938dcbae88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30f6d488a5500461c6b82d168342a3f8 = $(`<div id="html_30f6d488a5500461c6b82d168342a3f8" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_c269d42916c2d954e09cc4938dcbae88.setContent(html_30f6d488a5500461c6b82d168342a3f8);
|
|
|
|
|
|
|
|
marker_6e50eba840e460ee45bd12f535c9016e.bindPopup(popup_c269d42916c2d954e09cc4938dcbae88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e50eba840e460ee45bd12f535c9016e.setIcon(icon_c1c7abd989770801ca9a1b083bc92d38);
|
|
|
|
|
|
var marker_0ace40b200fea359df516e7ab6f1f5ea = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_50b89b6d654c2544db3abce6a6c68586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5b0e14e8f564f2fd2b80f7fdbb1278f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fde073a6910d5791a235f37f50f60297 = $(`<div id="html_fde073a6910d5791a235f37f50f60297" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_f5b0e14e8f564f2fd2b80f7fdbb1278f.setContent(html_fde073a6910d5791a235f37f50f60297);
|
|
|
|
|
|
|
|
marker_0ace40b200fea359df516e7ab6f1f5ea.bindPopup(popup_f5b0e14e8f564f2fd2b80f7fdbb1278f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ace40b200fea359df516e7ab6f1f5ea.setIcon(icon_50b89b6d654c2544db3abce6a6c68586);
|
|
|
|
|
|
var marker_10d2920cc1a49846f6d95e25b2d70763 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_291c38f41414243e37822ca081f4b6b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95159f3c886e2274555f56fabac7a244 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a77aea7acb51923bd676e967d8ca30c = $(`<div id="html_6a77aea7acb51923bd676e967d8ca30c" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_95159f3c886e2274555f56fabac7a244.setContent(html_6a77aea7acb51923bd676e967d8ca30c);
|
|
|
|
|
|
|
|
marker_10d2920cc1a49846f6d95e25b2d70763.bindPopup(popup_95159f3c886e2274555f56fabac7a244)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10d2920cc1a49846f6d95e25b2d70763.setIcon(icon_291c38f41414243e37822ca081f4b6b8);
|
|
|
|
|
|
var marker_c37a46eaefe8244e21633e1f63e325ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2549f7598df223a951d29aa66240e353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aba19b68dfa3182489f8120520d5282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2197f5c9fd8091b4c050e9df6ceda06 = $(`<div id="html_b2197f5c9fd8091b4c050e9df6ceda06" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_1aba19b68dfa3182489f8120520d5282.setContent(html_b2197f5c9fd8091b4c050e9df6ceda06);
|
|
|
|
|
|
|
|
marker_c37a46eaefe8244e21633e1f63e325ea.bindPopup(popup_1aba19b68dfa3182489f8120520d5282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c37a46eaefe8244e21633e1f63e325ea.setIcon(icon_2549f7598df223a951d29aa66240e353);
|
|
|
|
|
|
var marker_ee59a1e2e1e278302b93c6061880bdb9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2ab7091871b68ce813e3ca5b7365c560 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea2d39cb926d4fa4882c931143a20555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_826d65a53d116c05a0f57eee472c605f = $(`<div id="html_826d65a53d116c05a0f57eee472c605f" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_ea2d39cb926d4fa4882c931143a20555.setContent(html_826d65a53d116c05a0f57eee472c605f);
|
|
|
|
|
|
|
|
marker_ee59a1e2e1e278302b93c6061880bdb9.bindPopup(popup_ea2d39cb926d4fa4882c931143a20555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee59a1e2e1e278302b93c6061880bdb9.setIcon(icon_2ab7091871b68ce813e3ca5b7365c560);
|
|
|
|
|
|
var marker_3e9524d30065ef48638d8a992e947022 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7e0a2d67d0d5bae16eee2e8f8e3f621d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8310a534100500b8b4092a52c57ba35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a92a9a66a1296abfbf8d7e4fa171dba = $(`<div id="html_9a92a9a66a1296abfbf8d7e4fa171dba" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_a8310a534100500b8b4092a52c57ba35.setContent(html_9a92a9a66a1296abfbf8d7e4fa171dba);
|
|
|
|
|
|
|
|
marker_3e9524d30065ef48638d8a992e947022.bindPopup(popup_a8310a534100500b8b4092a52c57ba35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e9524d30065ef48638d8a992e947022.setIcon(icon_7e0a2d67d0d5bae16eee2e8f8e3f621d);
|
|
|
|
|
|
var marker_0910cfac5332898b9c97a0af57cc394b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_bcfd8f1295885086ca2d81f4455b4053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a4329726d12f0f4d63409991d6f4ede = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3cce97f10cf200f9d303c89d17c1cd4 = $(`<div id="html_b3cce97f10cf200f9d303c89d17c1cd4" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_4a4329726d12f0f4d63409991d6f4ede.setContent(html_b3cce97f10cf200f9d303c89d17c1cd4);
|
|
|
|
|
|
|
|
marker_0910cfac5332898b9c97a0af57cc394b.bindPopup(popup_4a4329726d12f0f4d63409991d6f4ede)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0910cfac5332898b9c97a0af57cc394b.setIcon(icon_bcfd8f1295885086ca2d81f4455b4053);
|
|
|
|
|
|
var marker_586dc46b0dbbf99d85e3d68620c31b25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_de73aabe9e94377d81c83c18a9453500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0fc2c0ae757c87eb7711cb9e7dce464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_411d39e71b0083f372be7fb0bd53f8bb = $(`<div id="html_411d39e71b0083f372be7fb0bd53f8bb" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_b0fc2c0ae757c87eb7711cb9e7dce464.setContent(html_411d39e71b0083f372be7fb0bd53f8bb);
|
|
|
|
|
|
|
|
marker_586dc46b0dbbf99d85e3d68620c31b25.bindPopup(popup_b0fc2c0ae757c87eb7711cb9e7dce464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_586dc46b0dbbf99d85e3d68620c31b25.setIcon(icon_de73aabe9e94377d81c83c18a9453500);
|
|
|
|
|
|
var marker_93ddce2a02511e7c40bdb18e56399a66 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_8c795d8d6eb6864b2cf34e7f4413774d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6774246d9c43202c840e99d6ee4c4cac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5cd8f2977ac42ccba328496705c8d02 = $(`<div id="html_f5cd8f2977ac42ccba328496705c8d02" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_6774246d9c43202c840e99d6ee4c4cac.setContent(html_f5cd8f2977ac42ccba328496705c8d02);
|
|
|
|
|
|
|
|
marker_93ddce2a02511e7c40bdb18e56399a66.bindPopup(popup_6774246d9c43202c840e99d6ee4c4cac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93ddce2a02511e7c40bdb18e56399a66.setIcon(icon_8c795d8d6eb6864b2cf34e7f4413774d);
|
|
|
|
|
|
var marker_5b42f72f12739c366d5ad404fa96f279 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e8b7f62348660093cb5150d14abf93e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b1ba0a0939b1b1cb0a70a7960bc5c3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c761f929c00d913d742b39959c3d1587 = $(`<div id="html_c761f929c00d913d742b39959c3d1587" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_3b1ba0a0939b1b1cb0a70a7960bc5c3a.setContent(html_c761f929c00d913d742b39959c3d1587);
|
|
|
|
|
|
|
|
marker_5b42f72f12739c366d5ad404fa96f279.bindPopup(popup_3b1ba0a0939b1b1cb0a70a7960bc5c3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b42f72f12739c366d5ad404fa96f279.setIcon(icon_e8b7f62348660093cb5150d14abf93e3);
|
|
|
|
|
|
var marker_87dc14e5d5443ab4ab7bdde7b899d55d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d15caa847332bb43fb159d150decd2e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5feea8f1537b66c6a18be943ff9610b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f55f0218bb116636302d587c8048d539 = $(`<div id="html_f55f0218bb116636302d587c8048d539" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_5feea8f1537b66c6a18be943ff9610b6.setContent(html_f55f0218bb116636302d587c8048d539);
|
|
|
|
|
|
|
|
marker_87dc14e5d5443ab4ab7bdde7b899d55d.bindPopup(popup_5feea8f1537b66c6a18be943ff9610b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87dc14e5d5443ab4ab7bdde7b899d55d.setIcon(icon_d15caa847332bb43fb159d150decd2e7);
|
|
|
|
|
|
var marker_ca17f0c15451552af906a6bc3335ef60 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9b339acd8e4e5187c7691472908bc0fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ef9689c1d04408a8364c4bf591a96b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38e878f04b62591be81009a7f0e3f01c = $(`<div id="html_38e878f04b62591be81009a7f0e3f01c" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_6ef9689c1d04408a8364c4bf591a96b8.setContent(html_38e878f04b62591be81009a7f0e3f01c);
|
|
|
|
|
|
|
|
marker_ca17f0c15451552af906a6bc3335ef60.bindPopup(popup_6ef9689c1d04408a8364c4bf591a96b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca17f0c15451552af906a6bc3335ef60.setIcon(icon_9b339acd8e4e5187c7691472908bc0fc);
|
|
|
|
|
|
var marker_810b4fb372b61c829e4147b6bb3fddab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e697c76094691cacd56706bb1762c6f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f4844a04ace5a6b4934508f91627bd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c958bb7888b6fbe088c28db1e7a9d1db = $(`<div id="html_c958bb7888b6fbe088c28db1e7a9d1db" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_7f4844a04ace5a6b4934508f91627bd1.setContent(html_c958bb7888b6fbe088c28db1e7a9d1db);
|
|
|
|
|
|
|
|
marker_810b4fb372b61c829e4147b6bb3fddab.bindPopup(popup_7f4844a04ace5a6b4934508f91627bd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_810b4fb372b61c829e4147b6bb3fddab.setIcon(icon_e697c76094691cacd56706bb1762c6f9);
|
|
|
|
|
|
var marker_29dd7e74010368c9884e0d2a54324fbe = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1b727cfa1d7c22aee0b12517e0574208 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d15752f971c0c5784b493105528252b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57e2995e6c53817a3d89d0f901f5a208 = $(`<div id="html_57e2995e6c53817a3d89d0f901f5a208" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_2d15752f971c0c5784b493105528252b.setContent(html_57e2995e6c53817a3d89d0f901f5a208);
|
|
|
|
|
|
|
|
marker_29dd7e74010368c9884e0d2a54324fbe.bindPopup(popup_2d15752f971c0c5784b493105528252b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29dd7e74010368c9884e0d2a54324fbe.setIcon(icon_1b727cfa1d7c22aee0b12517e0574208);
|
|
|
|
|
|
var marker_0c5d2ffdb8164d7700343888c5e493dd = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e138930d8df68ebdde2aa8f38ed5fa7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa8314e8f701120cd47497541e2d79f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16ee0e6c2517fd6e9d9f39a41aa08127 = $(`<div id="html_16ee0e6c2517fd6e9d9f39a41aa08127" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_fa8314e8f701120cd47497541e2d79f7.setContent(html_16ee0e6c2517fd6e9d9f39a41aa08127);
|
|
|
|
|
|
|
|
marker_0c5d2ffdb8164d7700343888c5e493dd.bindPopup(popup_fa8314e8f701120cd47497541e2d79f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c5d2ffdb8164d7700343888c5e493dd.setIcon(icon_e138930d8df68ebdde2aa8f38ed5fa7a);
|
|
|
|
|
|
var marker_b5ed62030c4568c09258f990e500fd44 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_bf45df35797f08649d4000a335ef1ce4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45cbaf190615e7a388444b69d158fa86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_949cdc1d6b2fbe72fc192ec49a705656 = $(`<div id="html_949cdc1d6b2fbe72fc192ec49a705656" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_45cbaf190615e7a388444b69d158fa86.setContent(html_949cdc1d6b2fbe72fc192ec49a705656);
|
|
|
|
|
|
|
|
marker_b5ed62030c4568c09258f990e500fd44.bindPopup(popup_45cbaf190615e7a388444b69d158fa86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5ed62030c4568c09258f990e500fd44.setIcon(icon_bf45df35797f08649d4000a335ef1ce4);
|
|
|
|
|
|
var marker_d686819b21bbe320ec4600a5e1c57dbb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_aac0756df833bd33e23db7e228ecd642 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10a377e78af39b0dc4d5d078dad5c3fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c1ce50a62aa2f69d5e95cd0e1406f37 = $(`<div id="html_4c1ce50a62aa2f69d5e95cd0e1406f37" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_10a377e78af39b0dc4d5d078dad5c3fe.setContent(html_4c1ce50a62aa2f69d5e95cd0e1406f37);
|
|
|
|
|
|
|
|
marker_d686819b21bbe320ec4600a5e1c57dbb.bindPopup(popup_10a377e78af39b0dc4d5d078dad5c3fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d686819b21bbe320ec4600a5e1c57dbb.setIcon(icon_aac0756df833bd33e23db7e228ecd642);
|
|
|
|
|
|
var marker_1ab1917d2c318d451447b107c5f7a3cb = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_05c034d75523178234d8f5a8ae084ac1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fec9c902b14819f143dbf724e24ec220 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5659c6599ef5b2b8065344adc9add2 = $(`<div id="html_eb5659c6599ef5b2b8065344adc9add2" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_fec9c902b14819f143dbf724e24ec220.setContent(html_eb5659c6599ef5b2b8065344adc9add2);
|
|
|
|
|
|
|
|
marker_1ab1917d2c318d451447b107c5f7a3cb.bindPopup(popup_fec9c902b14819f143dbf724e24ec220)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ab1917d2c318d451447b107c5f7a3cb.setIcon(icon_05c034d75523178234d8f5a8ae084ac1);
|
|
|
|
|
|
var marker_d217c3589d580081953853c3215fa902 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4e3870f613365cc5ae329d5d0294681a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8327f50e1ee211010af0b71dd1a965d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9ea422bf8613d12e19dc75b2b438ec2 = $(`<div id="html_f9ea422bf8613d12e19dc75b2b438ec2" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_b8327f50e1ee211010af0b71dd1a965d.setContent(html_f9ea422bf8613d12e19dc75b2b438ec2);
|
|
|
|
|
|
|
|
marker_d217c3589d580081953853c3215fa902.bindPopup(popup_b8327f50e1ee211010af0b71dd1a965d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d217c3589d580081953853c3215fa902.setIcon(icon_4e3870f613365cc5ae329d5d0294681a);
|
|
|
|
|
|
var marker_5d676dca0ad8942cf5e3f3f177b13e90 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1ab8aebfd545894d5eeff7d97852b4f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ca06d789cfa1d8ada5ec0bc22589f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_045da4229b2c19b1c9b3d3edb54fb50f = $(`<div id="html_045da4229b2c19b1c9b3d3edb54fb50f" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_89ca06d789cfa1d8ada5ec0bc22589f5.setContent(html_045da4229b2c19b1c9b3d3edb54fb50f);
|
|
|
|
|
|
|
|
marker_5d676dca0ad8942cf5e3f3f177b13e90.bindPopup(popup_89ca06d789cfa1d8ada5ec0bc22589f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d676dca0ad8942cf5e3f3f177b13e90.setIcon(icon_1ab8aebfd545894d5eeff7d97852b4f3);
|
|
|
|
|
|
var marker_e929be6d32848d3b1d9e21d574e012ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_562646c6da8af64e379df05c73be7927 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a2f1179d081327ff042ea760c04da01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce1aa98a7f92828036526492597daaa8 = $(`<div id="html_ce1aa98a7f92828036526492597daaa8" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_4a2f1179d081327ff042ea760c04da01.setContent(html_ce1aa98a7f92828036526492597daaa8);
|
|
|
|
|
|
|
|
marker_e929be6d32848d3b1d9e21d574e012ab.bindPopup(popup_4a2f1179d081327ff042ea760c04da01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e929be6d32848d3b1d9e21d574e012ab.setIcon(icon_562646c6da8af64e379df05c73be7927);
|
|
|
|
|
|
var marker_d5e2b04f4dfb01b71dfaf60b1b17fa39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_24ad8a56bb3e0caeb8d73669ed9b3782 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cf6a813cad995043bbe6e66940e5880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06c0e2bc4eff1197169d9e220f038069 = $(`<div id="html_06c0e2bc4eff1197169d9e220f038069" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_0cf6a813cad995043bbe6e66940e5880.setContent(html_06c0e2bc4eff1197169d9e220f038069);
|
|
|
|
|
|
|
|
marker_d5e2b04f4dfb01b71dfaf60b1b17fa39.bindPopup(popup_0cf6a813cad995043bbe6e66940e5880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5e2b04f4dfb01b71dfaf60b1b17fa39.setIcon(icon_24ad8a56bb3e0caeb8d73669ed9b3782);
|
|
|
|
|
|
var marker_46ae135a45a68ae708ab08b168800469 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c70b711b75fef1966bc07e1bb02559d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d264268bfab5de1da3650f1195776904 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de19c5774c27c44e3efcafbfb664720f = $(`<div id="html_de19c5774c27c44e3efcafbfb664720f" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_d264268bfab5de1da3650f1195776904.setContent(html_de19c5774c27c44e3efcafbfb664720f);
|
|
|
|
|
|
|
|
marker_46ae135a45a68ae708ab08b168800469.bindPopup(popup_d264268bfab5de1da3650f1195776904)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46ae135a45a68ae708ab08b168800469.setIcon(icon_c70b711b75fef1966bc07e1bb02559d9);
|
|
|
|
|
|
var marker_cd10df837f2bb163fb4dc54c0dea2bcd = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_64e71ec83f8b6dbf6c205a5414b61998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91744824ac00e2510cfce5740df0240d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce77936bf29c1d80f55216a4baebf58d = $(`<div id="html_ce77936bf29c1d80f55216a4baebf58d" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_91744824ac00e2510cfce5740df0240d.setContent(html_ce77936bf29c1d80f55216a4baebf58d);
|
|
|
|
|
|
|
|
marker_cd10df837f2bb163fb4dc54c0dea2bcd.bindPopup(popup_91744824ac00e2510cfce5740df0240d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd10df837f2bb163fb4dc54c0dea2bcd.setIcon(icon_64e71ec83f8b6dbf6c205a5414b61998);
|
|
|
|
|
|
var marker_6d3a8a8332ba34c06c052ca4af4309b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e17818384097bcddb0325d09969ef9f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b566c9f1cd75c35c798a2f6eab1e56f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_955bd4569e089b086a306f19fc5609e9 = $(`<div id="html_955bd4569e089b086a306f19fc5609e9" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_0b566c9f1cd75c35c798a2f6eab1e56f.setContent(html_955bd4569e089b086a306f19fc5609e9);
|
|
|
|
|
|
|
|
marker_6d3a8a8332ba34c06c052ca4af4309b2.bindPopup(popup_0b566c9f1cd75c35c798a2f6eab1e56f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d3a8a8332ba34c06c052ca4af4309b2.setIcon(icon_e17818384097bcddb0325d09969ef9f5);
|
|
|
|
|
|
var marker_6edd4ead699922ec8dc8a8d78fd97ee3 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4c938de28648bb521eafc8e239fa515e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c908964c2afe81e6ab5a089dac2ab5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b16262090f505c8f3e57b3d7a1c1d007 = $(`<div id="html_b16262090f505c8f3e57b3d7a1c1d007" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_2c908964c2afe81e6ab5a089dac2ab5f.setContent(html_b16262090f505c8f3e57b3d7a1c1d007);
|
|
|
|
|
|
|
|
marker_6edd4ead699922ec8dc8a8d78fd97ee3.bindPopup(popup_2c908964c2afe81e6ab5a089dac2ab5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6edd4ead699922ec8dc8a8d78fd97ee3.setIcon(icon_4c938de28648bb521eafc8e239fa515e);
|
|
|
|
|
|
var marker_a1e2e56ea31b12b4fcf0546ce1fe5e18 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6ba42a9fe06d0e9c7700e03681b9c97d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2213869fca77417e7a7d33037e67082c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1cc234d17bca678f6ac96368cef87a06 = $(`<div id="html_1cc234d17bca678f6ac96368cef87a06" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_2213869fca77417e7a7d33037e67082c.setContent(html_1cc234d17bca678f6ac96368cef87a06);
|
|
|
|
|
|
|
|
marker_a1e2e56ea31b12b4fcf0546ce1fe5e18.bindPopup(popup_2213869fca77417e7a7d33037e67082c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1e2e56ea31b12b4fcf0546ce1fe5e18.setIcon(icon_6ba42a9fe06d0e9c7700e03681b9c97d);
|
|
|
|
|
|
var marker_6af43ece794b8a1bcb3b4f989331c487 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_45089a8fe94916240087299371ecf1a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb616b3b0cb7eb8ab387276008cb77df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9d365480539b6d083802c87c43cb61b = $(`<div id="html_f9d365480539b6d083802c87c43cb61b" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_eb616b3b0cb7eb8ab387276008cb77df.setContent(html_f9d365480539b6d083802c87c43cb61b);
|
|
|
|
|
|
|
|
marker_6af43ece794b8a1bcb3b4f989331c487.bindPopup(popup_eb616b3b0cb7eb8ab387276008cb77df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6af43ece794b8a1bcb3b4f989331c487.setIcon(icon_45089a8fe94916240087299371ecf1a9);
|
|
|
|
|
|
var marker_729fe7c152b41e9a663ddfe8df394277 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ab002fdc3efa4db3e9ec4de5c7c1e148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6183e6f8dd26ca1501caf8119d8c29fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49b3abc7ea898f092ec2abd149d919d8 = $(`<div id="html_49b3abc7ea898f092ec2abd149d919d8" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_6183e6f8dd26ca1501caf8119d8c29fc.setContent(html_49b3abc7ea898f092ec2abd149d919d8);
|
|
|
|
|
|
|
|
marker_729fe7c152b41e9a663ddfe8df394277.bindPopup(popup_6183e6f8dd26ca1501caf8119d8c29fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729fe7c152b41e9a663ddfe8df394277.setIcon(icon_ab002fdc3efa4db3e9ec4de5c7c1e148);
|
|
|
|
|
|
var marker_af2d38304e3cb6b07512d30346b575d1 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4e345748b14863721211225fd7f09f42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f590b9b87fa14c3f84124d0afe6dbd03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11b18f1ccebb87b2f6e06fd16bf10899 = $(`<div id="html_11b18f1ccebb87b2f6e06fd16bf10899" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_f590b9b87fa14c3f84124d0afe6dbd03.setContent(html_11b18f1ccebb87b2f6e06fd16bf10899);
|
|
|
|
|
|
|
|
marker_af2d38304e3cb6b07512d30346b575d1.bindPopup(popup_f590b9b87fa14c3f84124d0afe6dbd03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af2d38304e3cb6b07512d30346b575d1.setIcon(icon_4e345748b14863721211225fd7f09f42);
|
|
|
|
|
|
var marker_b28b6a0797b829286d1681b9bb366eeb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6b908e5a3b3e0a3ac95f6f8a6fb85017 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7363762e1860787fa6caf3e3817910fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1a7b2144c84dcf7b08e762f8799ad4a = $(`<div id="html_b1a7b2144c84dcf7b08e762f8799ad4a" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_7363762e1860787fa6caf3e3817910fb.setContent(html_b1a7b2144c84dcf7b08e762f8799ad4a);
|
|
|
|
|
|
|
|
marker_b28b6a0797b829286d1681b9bb366eeb.bindPopup(popup_7363762e1860787fa6caf3e3817910fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b28b6a0797b829286d1681b9bb366eeb.setIcon(icon_6b908e5a3b3e0a3ac95f6f8a6fb85017);
|
|
|
|
|
|
var marker_02b0f1e6a76be2cb9be820370d3ec7d0 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_13692433843d6f1a76337a54a0da4374 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc6f254d46227666e31129797fc731e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2250c4d24774a74332a0ba21bfa67016 = $(`<div id="html_2250c4d24774a74332a0ba21bfa67016" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_dc6f254d46227666e31129797fc731e0.setContent(html_2250c4d24774a74332a0ba21bfa67016);
|
|
|
|
|
|
|
|
marker_02b0f1e6a76be2cb9be820370d3ec7d0.bindPopup(popup_dc6f254d46227666e31129797fc731e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02b0f1e6a76be2cb9be820370d3ec7d0.setIcon(icon_13692433843d6f1a76337a54a0da4374);
|
|
|
|
|
|
var marker_faa2979351d5871a7f0b2911a42697f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_35e39794a85a29ed3f6441d30734a637 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b130f48c1b2998f569d9389a072067dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21e499afaf75a683df2443bafef7ea16 = $(`<div id="html_21e499afaf75a683df2443bafef7ea16" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_b130f48c1b2998f569d9389a072067dc.setContent(html_21e499afaf75a683df2443bafef7ea16);
|
|
|
|
|
|
|
|
marker_faa2979351d5871a7f0b2911a42697f0.bindPopup(popup_b130f48c1b2998f569d9389a072067dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_faa2979351d5871a7f0b2911a42697f0.setIcon(icon_35e39794a85a29ed3f6441d30734a637);
|
|
|
|
|
|
var marker_216b258d1dab5800b0704c8cfd82b31f = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b9d0a9eacdbfaf5f229a9fa70f78f6ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41a31d5d4a508af8293a9265e34ef568 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f026106b66b8128c265d8f7c45fd7da2 = $(`<div id="html_f026106b66b8128c265d8f7c45fd7da2" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_41a31d5d4a508af8293a9265e34ef568.setContent(html_f026106b66b8128c265d8f7c45fd7da2);
|
|
|
|
|
|
|
|
marker_216b258d1dab5800b0704c8cfd82b31f.bindPopup(popup_41a31d5d4a508af8293a9265e34ef568)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_216b258d1dab5800b0704c8cfd82b31f.setIcon(icon_b9d0a9eacdbfaf5f229a9fa70f78f6ea);
|
|
|
|
|
|
var marker_eda691e0cbef6cd46db3832d4cfb193b = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1dbafbc35fcd808ccd6cc1c9d9895b31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a257beed1d978d86d8d346a1bd8da611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c84cd2fb50110b4d1869397fdecf462 = $(`<div id="html_4c84cd2fb50110b4d1869397fdecf462" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_a257beed1d978d86d8d346a1bd8da611.setContent(html_4c84cd2fb50110b4d1869397fdecf462);
|
|
|
|
|
|
|
|
marker_eda691e0cbef6cd46db3832d4cfb193b.bindPopup(popup_a257beed1d978d86d8d346a1bd8da611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eda691e0cbef6cd46db3832d4cfb193b.setIcon(icon_1dbafbc35fcd808ccd6cc1c9d9895b31);
|
|
|
|
|
|
var marker_387a8e8ce2f69378366f31d51393dee9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3ab9b86ed2d6e6e0bcb2f306fd44d5f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aeef923ff3e1c0757bcee0fdab1f6b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d29604f8e7ad7c2bfcd5cb1dccab224 = $(`<div id="html_7d29604f8e7ad7c2bfcd5cb1dccab224" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_8aeef923ff3e1c0757bcee0fdab1f6b0.setContent(html_7d29604f8e7ad7c2bfcd5cb1dccab224);
|
|
|
|
|
|
|
|
marker_387a8e8ce2f69378366f31d51393dee9.bindPopup(popup_8aeef923ff3e1c0757bcee0fdab1f6b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_387a8e8ce2f69378366f31d51393dee9.setIcon(icon_3ab9b86ed2d6e6e0bcb2f306fd44d5f5);
|
|
|
|
|
|
var marker_bb95905156a70bd75acccc9649839a69 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_40aa428e18009dd68597c80b72e3806f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba8547a477e30f39d7f819203bf8f903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_064926fa10abdad77c6f27fb0bdcf59d = $(`<div id="html_064926fa10abdad77c6f27fb0bdcf59d" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_ba8547a477e30f39d7f819203bf8f903.setContent(html_064926fa10abdad77c6f27fb0bdcf59d);
|
|
|
|
|
|
|
|
marker_bb95905156a70bd75acccc9649839a69.bindPopup(popup_ba8547a477e30f39d7f819203bf8f903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb95905156a70bd75acccc9649839a69.setIcon(icon_40aa428e18009dd68597c80b72e3806f);
|
|
|
|
|
|
var marker_0fcca0bed1900f91bb41f99b8a055133 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c35c4c80fef065f19ac3213aad2fe4aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e30a692223bbcdac73f2c6a4c77de209 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a331f3bcaa27814cbcbb677b06601e5 = $(`<div id="html_2a331f3bcaa27814cbcbb677b06601e5" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e30a692223bbcdac73f2c6a4c77de209.setContent(html_2a331f3bcaa27814cbcbb677b06601e5);
|
|
|
|
|
|
|
|
marker_0fcca0bed1900f91bb41f99b8a055133.bindPopup(popup_e30a692223bbcdac73f2c6a4c77de209)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fcca0bed1900f91bb41f99b8a055133.setIcon(icon_c35c4c80fef065f19ac3213aad2fe4aa);
|
|
|
|
|
|
var marker_d58244911356dadef871b715e7ac155c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_415d9b7a2d0bdc836d5c086424daa055 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bdb815950cf3466a2e1e028c085066a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a8df73b1b2ae767a33d4d61bc04e548 = $(`<div id="html_1a8df73b1b2ae767a33d4d61bc04e548" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_6bdb815950cf3466a2e1e028c085066a.setContent(html_1a8df73b1b2ae767a33d4d61bc04e548);
|
|
|
|
|
|
|
|
marker_d58244911356dadef871b715e7ac155c.bindPopup(popup_6bdb815950cf3466a2e1e028c085066a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58244911356dadef871b715e7ac155c.setIcon(icon_415d9b7a2d0bdc836d5c086424daa055);
|
|
|
|
|
|
var marker_4c0f42a599edb4e90a345b4de3428667 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_fda970a8c83f5b8f59179c417c9b5682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_520e3fee81bc29ec8f3df0e4c9f4f8d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d726729c07066cc45f6a6aa1fbc57092 = $(`<div id="html_d726729c07066cc45f6a6aa1fbc57092" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_520e3fee81bc29ec8f3df0e4c9f4f8d9.setContent(html_d726729c07066cc45f6a6aa1fbc57092);
|
|
|
|
|
|
|
|
marker_4c0f42a599edb4e90a345b4de3428667.bindPopup(popup_520e3fee81bc29ec8f3df0e4c9f4f8d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c0f42a599edb4e90a345b4de3428667.setIcon(icon_fda970a8c83f5b8f59179c417c9b5682);
|
|
|
|
|
|
var marker_c0c38891ef3295ffdf49e00c4e0cd263 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b12deb61bce5e4d00176f4cbe12761e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4546d4bde8b48cc0c0dcfe1a33b98df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5b8cec6e49426f31a373d4c283f76a3 = $(`<div id="html_a5b8cec6e49426f31a373d4c283f76a3" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_e4546d4bde8b48cc0c0dcfe1a33b98df.setContent(html_a5b8cec6e49426f31a373d4c283f76a3);
|
|
|
|
|
|
|
|
marker_c0c38891ef3295ffdf49e00c4e0cd263.bindPopup(popup_e4546d4bde8b48cc0c0dcfe1a33b98df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0c38891ef3295ffdf49e00c4e0cd263.setIcon(icon_b12deb61bce5e4d00176f4cbe12761e3);
|
|
|
|
|
|
var marker_0b5bbfd342e9e1a4ca28b8fdcdad1a90 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b1cf035984f99c5578f33904988ffa10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e5f5a3fcc3f03096507b4e4b801eb24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e68827c66e58ecbcff5451cfe5d20873 = $(`<div id="html_e68827c66e58ecbcff5451cfe5d20873" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_2e5f5a3fcc3f03096507b4e4b801eb24.setContent(html_e68827c66e58ecbcff5451cfe5d20873);
|
|
|
|
|
|
|
|
marker_0b5bbfd342e9e1a4ca28b8fdcdad1a90.bindPopup(popup_2e5f5a3fcc3f03096507b4e4b801eb24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b5bbfd342e9e1a4ca28b8fdcdad1a90.setIcon(icon_b1cf035984f99c5578f33904988ffa10);
|
|
|
|
|
|
var marker_ed8c399a071096f6c39c682c8e1fb6b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2c8a8b9b44a9c0894d37f01379780d1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c0e6e2b32f8a9c37b782ec0329a49a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba2033df0461fada1a10ffe792a8df82 = $(`<div id="html_ba2033df0461fada1a10ffe792a8df82" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_4c0e6e2b32f8a9c37b782ec0329a49a7.setContent(html_ba2033df0461fada1a10ffe792a8df82);
|
|
|
|
|
|
|
|
marker_ed8c399a071096f6c39c682c8e1fb6b8.bindPopup(popup_4c0e6e2b32f8a9c37b782ec0329a49a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed8c399a071096f6c39c682c8e1fb6b8.setIcon(icon_2c8a8b9b44a9c0894d37f01379780d1a);
|
|
|
|
|
|
var marker_b6dedba735044bf3798ca33096dc8b7b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7426661f79106333dcb98f7d1a22c76d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec6c18a5f3081afb0f7dcb439c1f7317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_244fd1c77226d2bf31441a488035a9b4 = $(`<div id="html_244fd1c77226d2bf31441a488035a9b4" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_ec6c18a5f3081afb0f7dcb439c1f7317.setContent(html_244fd1c77226d2bf31441a488035a9b4);
|
|
|
|
|
|
|
|
marker_b6dedba735044bf3798ca33096dc8b7b.bindPopup(popup_ec6c18a5f3081afb0f7dcb439c1f7317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6dedba735044bf3798ca33096dc8b7b.setIcon(icon_7426661f79106333dcb98f7d1a22c76d);
|
|
|
|
|
|
var marker_09496a04f136706d19b0d33e6414f969 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e671fdcb30a14ce9fb1a9e7c0a642b63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b61ab6e209277f88d9d484e118651eb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_610660b98612bd187c29de0e8f79015e = $(`<div id="html_610660b98612bd187c29de0e8f79015e" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_b61ab6e209277f88d9d484e118651eb2.setContent(html_610660b98612bd187c29de0e8f79015e);
|
|
|
|
|
|
|
|
marker_09496a04f136706d19b0d33e6414f969.bindPopup(popup_b61ab6e209277f88d9d484e118651eb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09496a04f136706d19b0d33e6414f969.setIcon(icon_e671fdcb30a14ce9fb1a9e7c0a642b63);
|
|
|
|
|
|
var marker_de2278decef008a9a29771686f4c9349 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_35c77c48b450fd0931a3390f3619e87c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab86d11d5e17fa403c3a14785c6347ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a77a88e9df9a4e830f77cbcf934c76c = $(`<div id="html_8a77a88e9df9a4e830f77cbcf934c76c" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_ab86d11d5e17fa403c3a14785c6347ee.setContent(html_8a77a88e9df9a4e830f77cbcf934c76c);
|
|
|
|
|
|
|
|
marker_de2278decef008a9a29771686f4c9349.bindPopup(popup_ab86d11d5e17fa403c3a14785c6347ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de2278decef008a9a29771686f4c9349.setIcon(icon_35c77c48b450fd0931a3390f3619e87c);
|
|
|
|
|
|
var marker_2b5aadf8dc425f1f72a832e1855122bf = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1e25e11973f2b04d68a210573e8cdfd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bcfdb695eaffbad4d97c8df91820673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48fc4206518cd5925a58283eb87bbdb6 = $(`<div id="html_48fc4206518cd5925a58283eb87bbdb6" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_9bcfdb695eaffbad4d97c8df91820673.setContent(html_48fc4206518cd5925a58283eb87bbdb6);
|
|
|
|
|
|
|
|
marker_2b5aadf8dc425f1f72a832e1855122bf.bindPopup(popup_9bcfdb695eaffbad4d97c8df91820673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b5aadf8dc425f1f72a832e1855122bf.setIcon(icon_1e25e11973f2b04d68a210573e8cdfd3);
|
|
|
|
|
|
var marker_a3be938c22404da8e5cb67f9f93f0719 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c0f9864821412fd4a2767811139cda5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0940211c5057879a4d2ce331a180022d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f09f0b7018ec47b1ddfa8d540ebd590 = $(`<div id="html_6f09f0b7018ec47b1ddfa8d540ebd590" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_0940211c5057879a4d2ce331a180022d.setContent(html_6f09f0b7018ec47b1ddfa8d540ebd590);
|
|
|
|
|
|
|
|
marker_a3be938c22404da8e5cb67f9f93f0719.bindPopup(popup_0940211c5057879a4d2ce331a180022d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3be938c22404da8e5cb67f9f93f0719.setIcon(icon_c0f9864821412fd4a2767811139cda5e);
|
|
|
|
|
|
var marker_c469f1cb0d0e4d10f3280107829d822d = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ba8d1a85c62a8954f9388a722908dfb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ff8f84296e387b3f8bdf0b3b6ca77eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfe614c7c50e6480b2c5ea519435b52a = $(`<div id="html_dfe614c7c50e6480b2c5ea519435b52a" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_5ff8f84296e387b3f8bdf0b3b6ca77eb.setContent(html_dfe614c7c50e6480b2c5ea519435b52a);
|
|
|
|
|
|
|
|
marker_c469f1cb0d0e4d10f3280107829d822d.bindPopup(popup_5ff8f84296e387b3f8bdf0b3b6ca77eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c469f1cb0d0e4d10f3280107829d822d.setIcon(icon_ba8d1a85c62a8954f9388a722908dfb3);
|
|
|
|
|
|
var marker_c3b9fcbebef8af59b02bdf3e9e626f3c = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_632bf937ba77b136b4c9bc746a1c2d60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19940efec3fb557e7e5c1fcdaad7ffac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_810c9f69e2e95fd4330bb3e89f9d1f0b = $(`<div id="html_810c9f69e2e95fd4330bb3e89f9d1f0b" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_19940efec3fb557e7e5c1fcdaad7ffac.setContent(html_810c9f69e2e95fd4330bb3e89f9d1f0b);
|
|
|
|
|
|
|
|
marker_c3b9fcbebef8af59b02bdf3e9e626f3c.bindPopup(popup_19940efec3fb557e7e5c1fcdaad7ffac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3b9fcbebef8af59b02bdf3e9e626f3c.setIcon(icon_632bf937ba77b136b4c9bc746a1c2d60);
|
|
|
|
|
|
var marker_37a7402bbdd325cefa669070cff80019 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2a9e24e9d8d4170ce5943dcdbc4f6006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e564d049ab0150c0b4615db44f6822a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ab2528cd291e5089993ed0705eca75 = $(`<div id="html_d0ab2528cd291e5089993ed0705eca75" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_e564d049ab0150c0b4615db44f6822a1.setContent(html_d0ab2528cd291e5089993ed0705eca75);
|
|
|
|
|
|
|
|
marker_37a7402bbdd325cefa669070cff80019.bindPopup(popup_e564d049ab0150c0b4615db44f6822a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37a7402bbdd325cefa669070cff80019.setIcon(icon_2a9e24e9d8d4170ce5943dcdbc4f6006);
|
|
|
|
|
|
var marker_bb58421ed3eea23fd4c444387bd8249e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_03c9e3eee2201525df9b7394d58eaf85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f7204bb8d2ce33a5a2bacb05bc3be9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4099f0216b77767c2dcf9d1498107e81 = $(`<div id="html_4099f0216b77767c2dcf9d1498107e81" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_2f7204bb8d2ce33a5a2bacb05bc3be9b.setContent(html_4099f0216b77767c2dcf9d1498107e81);
|
|
|
|
|
|
|
|
marker_bb58421ed3eea23fd4c444387bd8249e.bindPopup(popup_2f7204bb8d2ce33a5a2bacb05bc3be9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb58421ed3eea23fd4c444387bd8249e.setIcon(icon_03c9e3eee2201525df9b7394d58eaf85);
|
|
|
|
|
|
var marker_d8c7a8a3c1d4bb3fa1269b229857eabd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3ddad715834e20d618af2d765e78b19a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62019a0869d1c222c61e2ada577b455b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52fd6a571f0164d002c3e30c27da83bb = $(`<div id="html_52fd6a571f0164d002c3e30c27da83bb" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_62019a0869d1c222c61e2ada577b455b.setContent(html_52fd6a571f0164d002c3e30c27da83bb);
|
|
|
|
|
|
|
|
marker_d8c7a8a3c1d4bb3fa1269b229857eabd.bindPopup(popup_62019a0869d1c222c61e2ada577b455b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c7a8a3c1d4bb3fa1269b229857eabd.setIcon(icon_3ddad715834e20d618af2d765e78b19a);
|
|
|
|
|
|
var marker_3bf9e8d2afcf5c6f41d3bc9c07a8dd7f = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_704f34dcf65907f62e3fa0af99a2d37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ee06d00ba209e4249bd79ebebd9300d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0413f93121c54ae691846fdef89c1a52 = $(`<div id="html_0413f93121c54ae691846fdef89c1a52" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_3ee06d00ba209e4249bd79ebebd9300d.setContent(html_0413f93121c54ae691846fdef89c1a52);
|
|
|
|
|
|
|
|
marker_3bf9e8d2afcf5c6f41d3bc9c07a8dd7f.bindPopup(popup_3ee06d00ba209e4249bd79ebebd9300d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bf9e8d2afcf5c6f41d3bc9c07a8dd7f.setIcon(icon_704f34dcf65907f62e3fa0af99a2d37b);
|
|
|
|
|
|
var marker_7fdeaf096bd0f8815b5bca8f5eab1441 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_8c7a6930bf4d4371c8b4d763565ed74f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd49201d7a0e6cb6dd8d7b9dda7a79eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a31cc74908f58f352406a13aaacb3588 = $(`<div id="html_a31cc74908f58f352406a13aaacb3588" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_cd49201d7a0e6cb6dd8d7b9dda7a79eb.setContent(html_a31cc74908f58f352406a13aaacb3588);
|
|
|
|
|
|
|
|
marker_7fdeaf096bd0f8815b5bca8f5eab1441.bindPopup(popup_cd49201d7a0e6cb6dd8d7b9dda7a79eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fdeaf096bd0f8815b5bca8f5eab1441.setIcon(icon_8c7a6930bf4d4371c8b4d763565ed74f);
|
|
|
|
|
|
var marker_0f3a8559a63f18c422fb7b19de05c1b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_20597c8b0fd40ee8861c794b28c9c542 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f0a1114c9de8cd353d336d1646f98c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0967c619943ac6d1807bb6d785a0aed9 = $(`<div id="html_0967c619943ac6d1807bb6d785a0aed9" style="width: 100.0%; height: 100.0%;">entirely-these-phases-melissa.trycloudflare.com</div>`)[0];
|
|
popup_3f0a1114c9de8cd353d336d1646f98c7.setContent(html_0967c619943ac6d1807bb6d785a0aed9);
|
|
|
|
|
|
|
|
marker_0f3a8559a63f18c422fb7b19de05c1b7.bindPopup(popup_3f0a1114c9de8cd353d336d1646f98c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f3a8559a63f18c422fb7b19de05c1b7.setIcon(icon_20597c8b0fd40ee8861c794b28c9c542);
|
|
|
|
|
|
var marker_0578854f34279849e6ef356b4b858f22 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_44dcc9721c93977f9abf176d8be2adc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a194f8bd4c828ed79255f4e43ef4b94f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdf8ad291e6d724083158c5220838fde = $(`<div id="html_fdf8ad291e6d724083158c5220838fde" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_a194f8bd4c828ed79255f4e43ef4b94f.setContent(html_fdf8ad291e6d724083158c5220838fde);
|
|
|
|
|
|
|
|
marker_0578854f34279849e6ef356b4b858f22.bindPopup(popup_a194f8bd4c828ed79255f4e43ef4b94f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0578854f34279849e6ef356b4b858f22.setIcon(icon_44dcc9721c93977f9abf176d8be2adc1);
|
|
|
|
|
|
var marker_85c1e424640b70e31403af5cdcee0494 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_af5fe68e976599e5634abdfe459250f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1ed8224a740f8289bd9788af3fdc8d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1478834c1be1f60a4ea6cb59c5d13bc5 = $(`<div id="html_1478834c1be1f60a4ea6cb59c5d13bc5" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_a1ed8224a740f8289bd9788af3fdc8d9.setContent(html_1478834c1be1f60a4ea6cb59c5d13bc5);
|
|
|
|
|
|
|
|
marker_85c1e424640b70e31403af5cdcee0494.bindPopup(popup_a1ed8224a740f8289bd9788af3fdc8d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85c1e424640b70e31403af5cdcee0494.setIcon(icon_af5fe68e976599e5634abdfe459250f6);
|
|
|
|
|
|
var marker_eb9276030252b3687cd17c0a6a2197b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6aa84641c51f9672e85bcb2255f1c566 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9bacb089a7bb751f682763481d7e09d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a9b1407ad0835bbc50654d0829c7cc2 = $(`<div id="html_4a9b1407ad0835bbc50654d0829c7cc2" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_a9bacb089a7bb751f682763481d7e09d.setContent(html_4a9b1407ad0835bbc50654d0829c7cc2);
|
|
|
|
|
|
|
|
marker_eb9276030252b3687cd17c0a6a2197b3.bindPopup(popup_a9bacb089a7bb751f682763481d7e09d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb9276030252b3687cd17c0a6a2197b3.setIcon(icon_6aa84641c51f9672e85bcb2255f1c566);
|
|
|
|
|
|
var marker_64f5b59f389508ba9e9d9e58145c79de = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f6c5db654043d02ff9359c8402ecaafc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58db6149eff70f533f2510fee64a30e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3bbdd1ea3afc2341e343bc901373c70 = $(`<div id="html_f3bbdd1ea3afc2341e343bc901373c70" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_58db6149eff70f533f2510fee64a30e8.setContent(html_f3bbdd1ea3afc2341e343bc901373c70);
|
|
|
|
|
|
|
|
marker_64f5b59f389508ba9e9d9e58145c79de.bindPopup(popup_58db6149eff70f533f2510fee64a30e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64f5b59f389508ba9e9d9e58145c79de.setIcon(icon_f6c5db654043d02ff9359c8402ecaafc);
|
|
|
|
|
|
var marker_e74334e3188723e5d7b52905fdecd99e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_95c0039829d30fe9729a18dbe48ade2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_539c2af7d9389e28ca3ff43b9a94e52c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81cc780b3dd9845212443b987000cc68 = $(`<div id="html_81cc780b3dd9845212443b987000cc68" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_539c2af7d9389e28ca3ff43b9a94e52c.setContent(html_81cc780b3dd9845212443b987000cc68);
|
|
|
|
|
|
|
|
marker_e74334e3188723e5d7b52905fdecd99e.bindPopup(popup_539c2af7d9389e28ca3ff43b9a94e52c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e74334e3188723e5d7b52905fdecd99e.setIcon(icon_95c0039829d30fe9729a18dbe48ade2d);
|
|
|
|
|
|
var marker_f45bb91ece541dd439dc3731214d8c51 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_890fa4cded1c77067e3ebb2f30d51cea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa7051988f10dd24254bf9ee82893a15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fe004a78fb05e8e052a3fe2a5e53260 = $(`<div id="html_1fe004a78fb05e8e052a3fe2a5e53260" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_fa7051988f10dd24254bf9ee82893a15.setContent(html_1fe004a78fb05e8e052a3fe2a5e53260);
|
|
|
|
|
|
|
|
marker_f45bb91ece541dd439dc3731214d8c51.bindPopup(popup_fa7051988f10dd24254bf9ee82893a15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f45bb91ece541dd439dc3731214d8c51.setIcon(icon_890fa4cded1c77067e3ebb2f30d51cea);
|
|
|
|
|
|
var marker_b81549913ef0cd1faaa7030b3c29c00a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_bf44114e7222c09a04534d5554b238b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b1d2143057005d332d5987a8387ab52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ce859eb53067de9babc7d3d108f849 = $(`<div id="html_b8ce859eb53067de9babc7d3d108f849" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_8b1d2143057005d332d5987a8387ab52.setContent(html_b8ce859eb53067de9babc7d3d108f849);
|
|
|
|
|
|
|
|
marker_b81549913ef0cd1faaa7030b3c29c00a.bindPopup(popup_8b1d2143057005d332d5987a8387ab52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b81549913ef0cd1faaa7030b3c29c00a.setIcon(icon_bf44114e7222c09a04534d5554b238b1);
|
|
|
|
|
|
var marker_2877cfa5bcc9c06967a08f2c2eb9c7c2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_034b06fb4a0e3ea36b3e6ceebec1b6da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f02976125551436788920b36b7bf028f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76f1566e91455246660fbe379f6d331d = $(`<div id="html_76f1566e91455246660fbe379f6d331d" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_f02976125551436788920b36b7bf028f.setContent(html_76f1566e91455246660fbe379f6d331d);
|
|
|
|
|
|
|
|
marker_2877cfa5bcc9c06967a08f2c2eb9c7c2.bindPopup(popup_f02976125551436788920b36b7bf028f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2877cfa5bcc9c06967a08f2c2eb9c7c2.setIcon(icon_034b06fb4a0e3ea36b3e6ceebec1b6da);
|
|
|
|
|
|
var marker_e3d8a25f673bf310bfd684640cd3bec0 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2d3aa58d17656cddee56915f8419aa82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9205ab9a766d8f61812abdd41a89d531 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0c12f71eba9053ac48740a4017d4094 = $(`<div id="html_f0c12f71eba9053ac48740a4017d4094" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_9205ab9a766d8f61812abdd41a89d531.setContent(html_f0c12f71eba9053ac48740a4017d4094);
|
|
|
|
|
|
|
|
marker_e3d8a25f673bf310bfd684640cd3bec0.bindPopup(popup_9205ab9a766d8f61812abdd41a89d531)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3d8a25f673bf310bfd684640cd3bec0.setIcon(icon_2d3aa58d17656cddee56915f8419aa82);
|
|
|
|
|
|
var marker_6d4aff4aa0412a8d823e52677b4ab155 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9abf1d5cce16cdd1b5a08c92233cc181 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d9711ff5ea915351cd63f51da8dfeb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e187961a5cc011cdf7e06299bcee25a7 = $(`<div id="html_e187961a5cc011cdf7e06299bcee25a7" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_4d9711ff5ea915351cd63f51da8dfeb1.setContent(html_e187961a5cc011cdf7e06299bcee25a7);
|
|
|
|
|
|
|
|
marker_6d4aff4aa0412a8d823e52677b4ab155.bindPopup(popup_4d9711ff5ea915351cd63f51da8dfeb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d4aff4aa0412a8d823e52677b4ab155.setIcon(icon_9abf1d5cce16cdd1b5a08c92233cc181);
|
|
|
|
|
|
var marker_eb4aaf65f0fbe26433da2af485579db3 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1edb342eca0b2b3ae0442b83e6e1880f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a614df879ab3f37c047f3815d282ace7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bd437afef8704faed30e3f7379ad2c0 = $(`<div id="html_0bd437afef8704faed30e3f7379ad2c0" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_a614df879ab3f37c047f3815d282ace7.setContent(html_0bd437afef8704faed30e3f7379ad2c0);
|
|
|
|
|
|
|
|
marker_eb4aaf65f0fbe26433da2af485579db3.bindPopup(popup_a614df879ab3f37c047f3815d282ace7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb4aaf65f0fbe26433da2af485579db3.setIcon(icon_1edb342eca0b2b3ae0442b83e6e1880f);
|
|
|
|
|
|
var marker_f23a26566e130ad7fdf23188494a6b06 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d945bfda6fa76abeb66b23643766e011 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f752516f51b060f0dbf4a51acbbf6f74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60b3d1943b156da66eb315ca78969322 = $(`<div id="html_60b3d1943b156da66eb315ca78969322" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_f752516f51b060f0dbf4a51acbbf6f74.setContent(html_60b3d1943b156da66eb315ca78969322);
|
|
|
|
|
|
|
|
marker_f23a26566e130ad7fdf23188494a6b06.bindPopup(popup_f752516f51b060f0dbf4a51acbbf6f74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f23a26566e130ad7fdf23188494a6b06.setIcon(icon_d945bfda6fa76abeb66b23643766e011);
|
|
|
|
|
|
var marker_b6e6a78ff183dfcc4671845582b53d0b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_fb544fc8f66ed38f060174e93451a3c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6754f54332c6294516b1ce966fa4ff03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec27c0e9711e69144e06eafa97f0ff30 = $(`<div id="html_ec27c0e9711e69144e06eafa97f0ff30" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_6754f54332c6294516b1ce966fa4ff03.setContent(html_ec27c0e9711e69144e06eafa97f0ff30);
|
|
|
|
|
|
|
|
marker_b6e6a78ff183dfcc4671845582b53d0b.bindPopup(popup_6754f54332c6294516b1ce966fa4ff03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6e6a78ff183dfcc4671845582b53d0b.setIcon(icon_fb544fc8f66ed38f060174e93451a3c4);
|
|
|
|
|
|
var marker_ab8e3aab3254a74934c4391056e80783 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b5d7d69bbe2869ede1437df732322a52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3341ad6a8653b110bd0b9a1a021efab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1798072c62665147bb44980e37853c14 = $(`<div id="html_1798072c62665147bb44980e37853c14" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_a3341ad6a8653b110bd0b9a1a021efab.setContent(html_1798072c62665147bb44980e37853c14);
|
|
|
|
|
|
|
|
marker_ab8e3aab3254a74934c4391056e80783.bindPopup(popup_a3341ad6a8653b110bd0b9a1a021efab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab8e3aab3254a74934c4391056e80783.setIcon(icon_b5d7d69bbe2869ede1437df732322a52);
|
|
|
|
|
|
var marker_3099de7fa4a63514eca696f745b864d8 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a7bf5d8775f6ef4f310a42a2d069d774 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03360a2e488b1355d57176d86c36ffba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_631206f6a259151d5aff10aaf7310123 = $(`<div id="html_631206f6a259151d5aff10aaf7310123" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_03360a2e488b1355d57176d86c36ffba.setContent(html_631206f6a259151d5aff10aaf7310123);
|
|
|
|
|
|
|
|
marker_3099de7fa4a63514eca696f745b864d8.bindPopup(popup_03360a2e488b1355d57176d86c36ffba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3099de7fa4a63514eca696f745b864d8.setIcon(icon_a7bf5d8775f6ef4f310a42a2d069d774);
|
|
|
|
|
|
var marker_a0dd7a256da779ee86355ac5df66eb64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_34fe3ac26b8a4ef3d3542fdc622745c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96c71cd4db26f9e335b5fdd2d35c45b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a14246fff59d93bfbf31a8d205994d4 = $(`<div id="html_8a14246fff59d93bfbf31a8d205994d4" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_96c71cd4db26f9e335b5fdd2d35c45b1.setContent(html_8a14246fff59d93bfbf31a8d205994d4);
|
|
|
|
|
|
|
|
marker_a0dd7a256da779ee86355ac5df66eb64.bindPopup(popup_96c71cd4db26f9e335b5fdd2d35c45b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0dd7a256da779ee86355ac5df66eb64.setIcon(icon_34fe3ac26b8a4ef3d3542fdc622745c8);
|
|
|
|
|
|
var marker_5e5ad7c66ebc6f6197aa9d096feccf69 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ebecd91cc65aeb8fd801b105ee599f0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f909d87b72904863bbef9833d488a47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59c0af35100c9cf79ee09d2fce4e382e = $(`<div id="html_59c0af35100c9cf79ee09d2fce4e382e" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_6f909d87b72904863bbef9833d488a47.setContent(html_59c0af35100c9cf79ee09d2fce4e382e);
|
|
|
|
|
|
|
|
marker_5e5ad7c66ebc6f6197aa9d096feccf69.bindPopup(popup_6f909d87b72904863bbef9833d488a47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e5ad7c66ebc6f6197aa9d096feccf69.setIcon(icon_ebecd91cc65aeb8fd801b105ee599f0b);
|
|
|
|
|
|
var marker_59542c4b3d1e6ea9cbf04e4f23352660 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b2ae599d5ebb488392b5777361e56cad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_511a4464b633c8d76cba29963f928d3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_331ab7239146f45b0642174d0baecbb1 = $(`<div id="html_331ab7239146f45b0642174d0baecbb1" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_511a4464b633c8d76cba29963f928d3d.setContent(html_331ab7239146f45b0642174d0baecbb1);
|
|
|
|
|
|
|
|
marker_59542c4b3d1e6ea9cbf04e4f23352660.bindPopup(popup_511a4464b633c8d76cba29963f928d3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59542c4b3d1e6ea9cbf04e4f23352660.setIcon(icon_b2ae599d5ebb488392b5777361e56cad);
|
|
|
|
|
|
var marker_d546e13ef6640a134dee253233aa8c56 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_44a2a76d0c2d6b2dc26741337a656ecc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f31b8868905cbe855da94ca5ec5f7046 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed33a4d7648c6d94df6b8892eafba5ff = $(`<div id="html_ed33a4d7648c6d94df6b8892eafba5ff" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_f31b8868905cbe855da94ca5ec5f7046.setContent(html_ed33a4d7648c6d94df6b8892eafba5ff);
|
|
|
|
|
|
|
|
marker_d546e13ef6640a134dee253233aa8c56.bindPopup(popup_f31b8868905cbe855da94ca5ec5f7046)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d546e13ef6640a134dee253233aa8c56.setIcon(icon_44a2a76d0c2d6b2dc26741337a656ecc);
|
|
|
|
|
|
var marker_9fe05bcdbd37045f1ab917c30a8f80f1 = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2bef67ac23026c71b29e3ed65a84648c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e53eb827f847f17b67a4ed6a4e251b0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f13e08f56907e65362f99bc5fbe09d6 = $(`<div id="html_1f13e08f56907e65362f99bc5fbe09d6" style="width: 100.0%; height: 100.0%;">toby.nettek.io</div>`)[0];
|
|
popup_e53eb827f847f17b67a4ed6a4e251b0d.setContent(html_1f13e08f56907e65362f99bc5fbe09d6);
|
|
|
|
|
|
|
|
marker_9fe05bcdbd37045f1ab917c30a8f80f1.bindPopup(popup_e53eb827f847f17b67a4ed6a4e251b0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fe05bcdbd37045f1ab917c30a8f80f1.setIcon(icon_2bef67ac23026c71b29e3ed65a84648c);
|
|
|
|
|
|
var marker_4a66d1db68d9cfdd2ac42a6130934ecb = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a280f3e2ac202245de93b276d0209fab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd2d1a6f1723cb85c77e249fd7853bfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1afdd11a32a5d56116660695f82cbc05 = $(`<div id="html_1afdd11a32a5d56116660695f82cbc05" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_fd2d1a6f1723cb85c77e249fd7853bfe.setContent(html_1afdd11a32a5d56116660695f82cbc05);
|
|
|
|
|
|
|
|
marker_4a66d1db68d9cfdd2ac42a6130934ecb.bindPopup(popup_fd2d1a6f1723cb85c77e249fd7853bfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a66d1db68d9cfdd2ac42a6130934ecb.setIcon(icon_a280f3e2ac202245de93b276d0209fab);
|
|
|
|
|
|
var marker_854d4f6139271f390abd55ac8443c4e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1b2c45728a30d468efeaee0b9aeea788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e89d18f42b81587992a1e44e1052a308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_719d1c77dd8f6f9e3eb477e60c1dca19 = $(`<div id="html_719d1c77dd8f6f9e3eb477e60c1dca19" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_e89d18f42b81587992a1e44e1052a308.setContent(html_719d1c77dd8f6f9e3eb477e60c1dca19);
|
|
|
|
|
|
|
|
marker_854d4f6139271f390abd55ac8443c4e9.bindPopup(popup_e89d18f42b81587992a1e44e1052a308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_854d4f6139271f390abd55ac8443c4e9.setIcon(icon_1b2c45728a30d468efeaee0b9aeea788);
|
|
|
|
|
|
var marker_94ecbb3685f59be6a7bc8027b6bce3dd = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d543deaff0e673f20325b692e7a2bf08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d667daf950a161fbfa52fcf65b5406c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9909f0d246e31a5bc962ca67b90388a = $(`<div id="html_f9909f0d246e31a5bc962ca67b90388a" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_5d667daf950a161fbfa52fcf65b5406c.setContent(html_f9909f0d246e31a5bc962ca67b90388a);
|
|
|
|
|
|
|
|
marker_94ecbb3685f59be6a7bc8027b6bce3dd.bindPopup(popup_5d667daf950a161fbfa52fcf65b5406c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94ecbb3685f59be6a7bc8027b6bce3dd.setIcon(icon_d543deaff0e673f20325b692e7a2bf08);
|
|
|
|
|
|
var marker_a2354a13add0390989004e1c3c92a4c7 = L.marker(
|
|
[48.3523, 15.7596],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7ff4831245aa5278ca322b6c9e5de754 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a2eb949b7e7427b0d51898cb4470aa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce9aa37802ff0ed757b4f3ae57fb9d1 = $(`<div id="html_4ce9aa37802ff0ed757b4f3ae57fb9d1" style="width: 100.0%; height: 100.0%;">relay.gobrrr.me</div>`)[0];
|
|
popup_5a2eb949b7e7427b0d51898cb4470aa5.setContent(html_4ce9aa37802ff0ed757b4f3ae57fb9d1);
|
|
|
|
|
|
|
|
marker_a2354a13add0390989004e1c3c92a4c7.bindPopup(popup_5a2eb949b7e7427b0d51898cb4470aa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2354a13add0390989004e1c3c92a4c7.setIcon(icon_7ff4831245aa5278ca322b6c9e5de754);
|
|
|
|
|
|
var marker_17e58eaf960ff813a7a112d458fd5d14 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ad355b437642f3960f79c9994349775b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb544f80f4b4b842685b697b33eafd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24dc8eaed7085f53196203b0f68f627d = $(`<div id="html_24dc8eaed7085f53196203b0f68f627d" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_2fb544f80f4b4b842685b697b33eafd6.setContent(html_24dc8eaed7085f53196203b0f68f627d);
|
|
|
|
|
|
|
|
marker_17e58eaf960ff813a7a112d458fd5d14.bindPopup(popup_2fb544f80f4b4b842685b697b33eafd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17e58eaf960ff813a7a112d458fd5d14.setIcon(icon_ad355b437642f3960f79c9994349775b);
|
|
|
|
|
|
var marker_312948c8e6232501498e3fb29f565762 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6cc09a49358d3bf76d32f8ccdfd5597d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73e3ee56fe05b547ca4918a6ab7610ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b897cb8e07e217411df4a835544c3959 = $(`<div id="html_b897cb8e07e217411df4a835544c3959" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_73e3ee56fe05b547ca4918a6ab7610ee.setContent(html_b897cb8e07e217411df4a835544c3959);
|
|
|
|
|
|
|
|
marker_312948c8e6232501498e3fb29f565762.bindPopup(popup_73e3ee56fe05b547ca4918a6ab7610ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_312948c8e6232501498e3fb29f565762.setIcon(icon_6cc09a49358d3bf76d32f8ccdfd5597d);
|
|
|
|
|
|
var marker_c98678be19ab973af2a530aba72da2ad = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4482603c01fac5a1eaec223474e4688c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_310e6bee62b1622127edb42696d99ba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a166fc231407b7f6a94776ffeeb0c197 = $(`<div id="html_a166fc231407b7f6a94776ffeeb0c197" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_310e6bee62b1622127edb42696d99ba0.setContent(html_a166fc231407b7f6a94776ffeeb0c197);
|
|
|
|
|
|
|
|
marker_c98678be19ab973af2a530aba72da2ad.bindPopup(popup_310e6bee62b1622127edb42696d99ba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c98678be19ab973af2a530aba72da2ad.setIcon(icon_4482603c01fac5a1eaec223474e4688c);
|
|
|
|
|
|
var marker_ed353ef3b3d48751c2e0355908997c18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_19bff90f3b56cf3d4d0cfe0e59066182 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd20e6d88fd43883d85331edf61034df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e226336102d2f2777d7264e7dd082e7 = $(`<div id="html_1e226336102d2f2777d7264e7dd082e7" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_bd20e6d88fd43883d85331edf61034df.setContent(html_1e226336102d2f2777d7264e7dd082e7);
|
|
|
|
|
|
|
|
marker_ed353ef3b3d48751c2e0355908997c18.bindPopup(popup_bd20e6d88fd43883d85331edf61034df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed353ef3b3d48751c2e0355908997c18.setIcon(icon_19bff90f3b56cf3d4d0cfe0e59066182);
|
|
|
|
|
|
var marker_e9bc8fc0caf47f04943b7387a93bb902 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b9f9d07c2a9e7943b948cb7efc7f2e8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6e344237114b188fc518362f7926d73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03d32d9930744a53c0fe89442c6b382d = $(`<div id="html_03d32d9930744a53c0fe89442c6b382d" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_d6e344237114b188fc518362f7926d73.setContent(html_03d32d9930744a53c0fe89442c6b382d);
|
|
|
|
|
|
|
|
marker_e9bc8fc0caf47f04943b7387a93bb902.bindPopup(popup_d6e344237114b188fc518362f7926d73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9bc8fc0caf47f04943b7387a93bb902.setIcon(icon_b9f9d07c2a9e7943b948cb7efc7f2e8d);
|
|
|
|
|
|
var marker_533920ff6ef2e91dc187de2d849e9449 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_de96c2326913e1d6409faeef6c59f554 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0c8e8dd1cbd928f1867c14963e9fe3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb0d0ad0e87b53a96aab57f0051d4e3d = $(`<div id="html_fb0d0ad0e87b53a96aab57f0051d4e3d" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_c0c8e8dd1cbd928f1867c14963e9fe3e.setContent(html_fb0d0ad0e87b53a96aab57f0051d4e3d);
|
|
|
|
|
|
|
|
marker_533920ff6ef2e91dc187de2d849e9449.bindPopup(popup_c0c8e8dd1cbd928f1867c14963e9fe3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_533920ff6ef2e91dc187de2d849e9449.setIcon(icon_de96c2326913e1d6409faeef6c59f554);
|
|
|
|
|
|
var marker_3da47ea265f3159229c8366253fec062 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ba7e57bc7ebb796c5338d02da56c3bad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eaa67bd986d5f3e5bad976659e621d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56797cb2df9b1bf7bfe73a1ecbeb95a3 = $(`<div id="html_56797cb2df9b1bf7bfe73a1ecbeb95a3" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_3eaa67bd986d5f3e5bad976659e621d9.setContent(html_56797cb2df9b1bf7bfe73a1ecbeb95a3);
|
|
|
|
|
|
|
|
marker_3da47ea265f3159229c8366253fec062.bindPopup(popup_3eaa67bd986d5f3e5bad976659e621d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3da47ea265f3159229c8366253fec062.setIcon(icon_ba7e57bc7ebb796c5338d02da56c3bad);
|
|
|
|
|
|
var marker_b85b196af7f371acff4aaac27ded3e7d = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0de41629bf1f91226d1b2ec138252732 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df207b20504e951b9619b449bf2a5fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bf8b0210ac04636beb4ab6ebdccbddb = $(`<div id="html_3bf8b0210ac04636beb4ab6ebdccbddb" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_df207b20504e951b9619b449bf2a5fc2.setContent(html_3bf8b0210ac04636beb4ab6ebdccbddb);
|
|
|
|
|
|
|
|
marker_b85b196af7f371acff4aaac27ded3e7d.bindPopup(popup_df207b20504e951b9619b449bf2a5fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b85b196af7f371acff4aaac27ded3e7d.setIcon(icon_0de41629bf1f91226d1b2ec138252732);
|
|
|
|
|
|
var marker_7862520baf7368cfd126210a49f71fd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_cc71f52d0cf5d6dfc0ac33c4cde4384d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61bca4ae8e1d97186e0124214ab8fe9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01f8efacdeed4328ba1c9bc6cc2622cc = $(`<div id="html_01f8efacdeed4328ba1c9bc6cc2622cc" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_61bca4ae8e1d97186e0124214ab8fe9d.setContent(html_01f8efacdeed4328ba1c9bc6cc2622cc);
|
|
|
|
|
|
|
|
marker_7862520baf7368cfd126210a49f71fd1.bindPopup(popup_61bca4ae8e1d97186e0124214ab8fe9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7862520baf7368cfd126210a49f71fd1.setIcon(icon_cc71f52d0cf5d6dfc0ac33c4cde4384d);
|
|
|
|
|
|
var marker_b7cde1242b0f1e73c0d556e77efec070 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2905213297ab953f0171814910cd795d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d19c8714394decd4bed77538360fe7bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a52dd8ecf6e99001ae794cfce5a7e76 = $(`<div id="html_0a52dd8ecf6e99001ae794cfce5a7e76" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_d19c8714394decd4bed77538360fe7bc.setContent(html_0a52dd8ecf6e99001ae794cfce5a7e76);
|
|
|
|
|
|
|
|
marker_b7cde1242b0f1e73c0d556e77efec070.bindPopup(popup_d19c8714394decd4bed77538360fe7bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7cde1242b0f1e73c0d556e77efec070.setIcon(icon_2905213297ab953f0171814910cd795d);
|
|
|
|
|
|
var marker_67fbf261d110f19937c860493a0b5571 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7d84bac7adc01279cbbd68ab6147040a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbe750770633313255d60ca488fb34b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7cc44d250a96b489e9bb7ac794fd27f = $(`<div id="html_b7cc44d250a96b489e9bb7ac794fd27f" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_fbe750770633313255d60ca488fb34b4.setContent(html_b7cc44d250a96b489e9bb7ac794fd27f);
|
|
|
|
|
|
|
|
marker_67fbf261d110f19937c860493a0b5571.bindPopup(popup_fbe750770633313255d60ca488fb34b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67fbf261d110f19937c860493a0b5571.setIcon(icon_7d84bac7adc01279cbbd68ab6147040a);
|
|
|
|
|
|
var marker_bd5c794b6478cad55368d2de7f741311 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0ae505eca5392aff8a42b4bf7f7cb6ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab0a6187e151b8e450c01274dcba64bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181cb657f542279d7c8617ffef6c0c39 = $(`<div id="html_181cb657f542279d7c8617ffef6c0c39" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_ab0a6187e151b8e450c01274dcba64bd.setContent(html_181cb657f542279d7c8617ffef6c0c39);
|
|
|
|
|
|
|
|
marker_bd5c794b6478cad55368d2de7f741311.bindPopup(popup_ab0a6187e151b8e450c01274dcba64bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd5c794b6478cad55368d2de7f741311.setIcon(icon_0ae505eca5392aff8a42b4bf7f7cb6ee);
|
|
|
|
|
|
var marker_278d4bfad3381b1204c9280b83daba70 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_13e32d6af59234227a767d33699c483c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1e8b06ff883028ba4de926d5004b83e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daa692bb996e75f53bf6ba1529904f31 = $(`<div id="html_daa692bb996e75f53bf6ba1529904f31" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_c1e8b06ff883028ba4de926d5004b83e.setContent(html_daa692bb996e75f53bf6ba1529904f31);
|
|
|
|
|
|
|
|
marker_278d4bfad3381b1204c9280b83daba70.bindPopup(popup_c1e8b06ff883028ba4de926d5004b83e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_278d4bfad3381b1204c9280b83daba70.setIcon(icon_13e32d6af59234227a767d33699c483c);
|
|
|
|
|
|
var marker_fd39fb4b6526e5f49956d55055014eed = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_365ef3cfb1f712d6528e6b3bf708282d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e8b7c8232b1b950a2023b870c2bd2f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa93d5a700b8dda8c0c751ab2cc9fbf5 = $(`<div id="html_aa93d5a700b8dda8c0c751ab2cc9fbf5" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_9e8b7c8232b1b950a2023b870c2bd2f4.setContent(html_aa93d5a700b8dda8c0c751ab2cc9fbf5);
|
|
|
|
|
|
|
|
marker_fd39fb4b6526e5f49956d55055014eed.bindPopup(popup_9e8b7c8232b1b950a2023b870c2bd2f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd39fb4b6526e5f49956d55055014eed.setIcon(icon_365ef3cfb1f712d6528e6b3bf708282d);
|
|
|
|
|
|
var marker_af24c2912ebb838c3e63d14b2b503e85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4d9eb26253fdff03fba3520bf4897c6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ac6e819da7c6594e0a9f903a9548418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d56949794ce4b06ec5db1deed730b476 = $(`<div id="html_d56949794ce4b06ec5db1deed730b476" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_6ac6e819da7c6594e0a9f903a9548418.setContent(html_d56949794ce4b06ec5db1deed730b476);
|
|
|
|
|
|
|
|
marker_af24c2912ebb838c3e63d14b2b503e85.bindPopup(popup_6ac6e819da7c6594e0a9f903a9548418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af24c2912ebb838c3e63d14b2b503e85.setIcon(icon_4d9eb26253fdff03fba3520bf4897c6c);
|
|
|
|
|
|
var marker_d18ca07c07e1f973ce7507b81acf8bfa = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ba77024db2f35b3b497a1fd65413ca9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473ec58b6a992e1ec9bc8bee0d76fc13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60e1a8780bfdbaf067e86ac655209f1c = $(`<div id="html_60e1a8780bfdbaf067e86ac655209f1c" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_473ec58b6a992e1ec9bc8bee0d76fc13.setContent(html_60e1a8780bfdbaf067e86ac655209f1c);
|
|
|
|
|
|
|
|
marker_d18ca07c07e1f973ce7507b81acf8bfa.bindPopup(popup_473ec58b6a992e1ec9bc8bee0d76fc13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d18ca07c07e1f973ce7507b81acf8bfa.setIcon(icon_ba77024db2f35b3b497a1fd65413ca9b);
|
|
|
|
|
|
var marker_12e785f7bbc49a49816088dbdff90399 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e7f84609d9872af7502d50b9b42c80af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cd5b7417dcb0e48e8ff0e198bf02e1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac4f18a7263b94b32c6b0b7564b1833d = $(`<div id="html_ac4f18a7263b94b32c6b0b7564b1833d" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_0cd5b7417dcb0e48e8ff0e198bf02e1c.setContent(html_ac4f18a7263b94b32c6b0b7564b1833d);
|
|
|
|
|
|
|
|
marker_12e785f7bbc49a49816088dbdff90399.bindPopup(popup_0cd5b7417dcb0e48e8ff0e198bf02e1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12e785f7bbc49a49816088dbdff90399.setIcon(icon_e7f84609d9872af7502d50b9b42c80af);
|
|
|
|
|
|
var marker_17b7a7777534d4f0937691d54ba4aa07 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_5f16f37f39e62ffe92d8aeeb0110bb34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80f0dc65bbff9a9b57b3e237cfb202d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5656da9f8df015e1b622981d249c66c8 = $(`<div id="html_5656da9f8df015e1b622981d249c66c8" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_80f0dc65bbff9a9b57b3e237cfb202d0.setContent(html_5656da9f8df015e1b622981d249c66c8);
|
|
|
|
|
|
|
|
marker_17b7a7777534d4f0937691d54ba4aa07.bindPopup(popup_80f0dc65bbff9a9b57b3e237cfb202d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17b7a7777534d4f0937691d54ba4aa07.setIcon(icon_5f16f37f39e62ffe92d8aeeb0110bb34);
|
|
|
|
|
|
var marker_4b1cf878666f079f45e56041febd9127 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d981c18885efd711ba93fe9f26800f8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8f115ae7a24fd19bd716363b6be5bce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d68fce21fa48d1ab6a23f9c19521c57 = $(`<div id="html_7d68fce21fa48d1ab6a23f9c19521c57" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_f8f115ae7a24fd19bd716363b6be5bce.setContent(html_7d68fce21fa48d1ab6a23f9c19521c57);
|
|
|
|
|
|
|
|
marker_4b1cf878666f079f45e56041febd9127.bindPopup(popup_f8f115ae7a24fd19bd716363b6be5bce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b1cf878666f079f45e56041febd9127.setIcon(icon_d981c18885efd711ba93fe9f26800f8c);
|
|
|
|
|
|
var marker_db6317ecdac279b3058cd802af165dfd = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_469732a18aec103714b82aa38e863b8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee4241f0482435f382f7f6007fa0c7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1356d0e9a62e13e771e4c0c946996b0c = $(`<div id="html_1356d0e9a62e13e771e4c0c946996b0c" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_ee4241f0482435f382f7f6007fa0c7ab.setContent(html_1356d0e9a62e13e771e4c0c946996b0c);
|
|
|
|
|
|
|
|
marker_db6317ecdac279b3058cd802af165dfd.bindPopup(popup_ee4241f0482435f382f7f6007fa0c7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db6317ecdac279b3058cd802af165dfd.setIcon(icon_469732a18aec103714b82aa38e863b8e);
|
|
|
|
|
|
var marker_62e2c56aca9ef3c5b8175a69e3e43375 = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e3d56f2e1b062a3682b86fd67ecf6674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79210b14accb6f7fd88463249f17cf9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_217221784a283c5ec97b20eacaf927ac = $(`<div id="html_217221784a283c5ec97b20eacaf927ac" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_79210b14accb6f7fd88463249f17cf9e.setContent(html_217221784a283c5ec97b20eacaf927ac);
|
|
|
|
|
|
|
|
marker_62e2c56aca9ef3c5b8175a69e3e43375.bindPopup(popup_79210b14accb6f7fd88463249f17cf9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62e2c56aca9ef3c5b8175a69e3e43375.setIcon(icon_e3d56f2e1b062a3682b86fd67ecf6674);
|
|
|
|
|
|
var marker_c5baa84d675bb3eb7f8d75b73de8eeec = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_eefb62e9a01b2ce49febb8fd2b15a8aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6571a23a400edab56734fd4c163f642 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22e4116e43e41e89e56c5eda6cd83979 = $(`<div id="html_22e4116e43e41e89e56c5eda6cd83979" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_a6571a23a400edab56734fd4c163f642.setContent(html_22e4116e43e41e89e56c5eda6cd83979);
|
|
|
|
|
|
|
|
marker_c5baa84d675bb3eb7f8d75b73de8eeec.bindPopup(popup_a6571a23a400edab56734fd4c163f642)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5baa84d675bb3eb7f8d75b73de8eeec.setIcon(icon_eefb62e9a01b2ce49febb8fd2b15a8aa);
|
|
|
|
|
|
var marker_4a4d9978d475b513d227a374f69c6f67 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7e771222b9e5190fd7e4240b53990c78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0f5b86ad8c9aa86dfc1421e4d81b782 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd932895e6d121a2bb59110c442d2956 = $(`<div id="html_dd932895e6d121a2bb59110c442d2956" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_c0f5b86ad8c9aa86dfc1421e4d81b782.setContent(html_dd932895e6d121a2bb59110c442d2956);
|
|
|
|
|
|
|
|
marker_4a4d9978d475b513d227a374f69c6f67.bindPopup(popup_c0f5b86ad8c9aa86dfc1421e4d81b782)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a4d9978d475b513d227a374f69c6f67.setIcon(icon_7e771222b9e5190fd7e4240b53990c78);
|
|
|
|
|
|
var marker_8e283a9e58ed5005bcaa842c8c46e9b9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9a1a1c67de2bb767eb7efa40d8cac475 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ff2dfd09cbf5d850ca4a33cc10b0c9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69edd5d4d2b4706506fca1728ebc511b = $(`<div id="html_69edd5d4d2b4706506fca1728ebc511b" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_2ff2dfd09cbf5d850ca4a33cc10b0c9f.setContent(html_69edd5d4d2b4706506fca1728ebc511b);
|
|
|
|
|
|
|
|
marker_8e283a9e58ed5005bcaa842c8c46e9b9.bindPopup(popup_2ff2dfd09cbf5d850ca4a33cc10b0c9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e283a9e58ed5005bcaa842c8c46e9b9.setIcon(icon_9a1a1c67de2bb767eb7efa40d8cac475);
|
|
|
|
|
|
var marker_e49d79963d43786d4a6b00a62751c5b7 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1d9edc52257fc1163dd756e4af51cfed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec77dc49c4d3d39cedb90fdc52402e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87c62f2cfd332374929f8b826a4b17d3 = $(`<div id="html_87c62f2cfd332374929f8b826a4b17d3" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_9ec77dc49c4d3d39cedb90fdc52402e5.setContent(html_87c62f2cfd332374929f8b826a4b17d3);
|
|
|
|
|
|
|
|
marker_e49d79963d43786d4a6b00a62751c5b7.bindPopup(popup_9ec77dc49c4d3d39cedb90fdc52402e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e49d79963d43786d4a6b00a62751c5b7.setIcon(icon_1d9edc52257fc1163dd756e4af51cfed);
|
|
|
|
|
|
var marker_d7ef3394be97063d0d839559acd0436d = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0204c875357d3dc48e71b288b6f75ed9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a748b78e1b8589c6d08340a004fb2a9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c31e27154012758ecb375255ac2ce72 = $(`<div id="html_3c31e27154012758ecb375255ac2ce72" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_a748b78e1b8589c6d08340a004fb2a9c.setContent(html_3c31e27154012758ecb375255ac2ce72);
|
|
|
|
|
|
|
|
marker_d7ef3394be97063d0d839559acd0436d.bindPopup(popup_a748b78e1b8589c6d08340a004fb2a9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7ef3394be97063d0d839559acd0436d.setIcon(icon_0204c875357d3dc48e71b288b6f75ed9);
|
|
|
|
|
|
var marker_48e5cf5b52bf6d74b09dea0da5fb431c = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3bd79c85ed246d3bfd5edb09b414a840 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ebfce77674a36a8b0186af259eee4f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14d8edb1e0e442f578f331d23768289e = $(`<div id="html_14d8edb1e0e442f578f331d23768289e" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_2ebfce77674a36a8b0186af259eee4f1.setContent(html_14d8edb1e0e442f578f331d23768289e);
|
|
|
|
|
|
|
|
marker_48e5cf5b52bf6d74b09dea0da5fb431c.bindPopup(popup_2ebfce77674a36a8b0186af259eee4f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e5cf5b52bf6d74b09dea0da5fb431c.setIcon(icon_3bd79c85ed246d3bfd5edb09b414a840);
|
|
|
|
|
|
var marker_ff1ac46de077bee49794e5085c498534 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_188eb5b865844c988443050c9404d8f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2383b2d3fabfc3dce28686ae0a0d2a7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce310cd1e26f96b44b20a53dd8bb8790 = $(`<div id="html_ce310cd1e26f96b44b20a53dd8bb8790" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_2383b2d3fabfc3dce28686ae0a0d2a7c.setContent(html_ce310cd1e26f96b44b20a53dd8bb8790);
|
|
|
|
|
|
|
|
marker_ff1ac46de077bee49794e5085c498534.bindPopup(popup_2383b2d3fabfc3dce28686ae0a0d2a7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff1ac46de077bee49794e5085c498534.setIcon(icon_188eb5b865844c988443050c9404d8f8);
|
|
|
|
|
|
var marker_e9dbb08fd39ba8ebf5bb122f2b09f30c = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ea74ed611165d79816dd79ee0640da96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6570d23dcde11e4ac9d38ff00dbbea50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_634bea3493634fa0d00e5ffa06add47b = $(`<div id="html_634bea3493634fa0d00e5ffa06add47b" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_6570d23dcde11e4ac9d38ff00dbbea50.setContent(html_634bea3493634fa0d00e5ffa06add47b);
|
|
|
|
|
|
|
|
marker_e9dbb08fd39ba8ebf5bb122f2b09f30c.bindPopup(popup_6570d23dcde11e4ac9d38ff00dbbea50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9dbb08fd39ba8ebf5bb122f2b09f30c.setIcon(icon_ea74ed611165d79816dd79ee0640da96);
|
|
|
|
|
|
var marker_87a6993429ee910b35fa12d15955c8e7 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c6331ff5f2086c7997e4dcc3b483318b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4feff64cf0eff66180f85ed85b2db61b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aae51af64cb6614438f0b8db9ed3e5cd = $(`<div id="html_aae51af64cb6614438f0b8db9ed3e5cd" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_4feff64cf0eff66180f85ed85b2db61b.setContent(html_aae51af64cb6614438f0b8db9ed3e5cd);
|
|
|
|
|
|
|
|
marker_87a6993429ee910b35fa12d15955c8e7.bindPopup(popup_4feff64cf0eff66180f85ed85b2db61b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87a6993429ee910b35fa12d15955c8e7.setIcon(icon_c6331ff5f2086c7997e4dcc3b483318b);
|
|
|
|
|
|
var marker_ea074977b689cd464d1e8c37fb171fd9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ce1078d242d3dd5c5bbd214a5b2f7279 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50a416150ef6195a2b4803dec2cab3cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a72c31a3b986e4dac76d6db1aa071597 = $(`<div id="html_a72c31a3b986e4dac76d6db1aa071597" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_50a416150ef6195a2b4803dec2cab3cb.setContent(html_a72c31a3b986e4dac76d6db1aa071597);
|
|
|
|
|
|
|
|
marker_ea074977b689cd464d1e8c37fb171fd9.bindPopup(popup_50a416150ef6195a2b4803dec2cab3cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea074977b689cd464d1e8c37fb171fd9.setIcon(icon_ce1078d242d3dd5c5bbd214a5b2f7279);
|
|
|
|
|
|
var marker_b41227c69fdc2c279c01f144940d3ff0 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6180be2d7a526f1b80928beb499adf0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb82bdeda2d56c613ace831897f7f75b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac571194c07018873be831afedf61049 = $(`<div id="html_ac571194c07018873be831afedf61049" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_eb82bdeda2d56c613ace831897f7f75b.setContent(html_ac571194c07018873be831afedf61049);
|
|
|
|
|
|
|
|
marker_b41227c69fdc2c279c01f144940d3ff0.bindPopup(popup_eb82bdeda2d56c613ace831897f7f75b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b41227c69fdc2c279c01f144940d3ff0.setIcon(icon_6180be2d7a526f1b80928beb499adf0e);
|
|
|
|
|
|
var marker_27f53ee4ac0c0950f5a626048afb11cf = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_536db642fbd8770e5c66046dcbab1626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cc0153635deca144f85e71aa013b843 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd462765ba3410039f66a1e626e2eed4 = $(`<div id="html_dd462765ba3410039f66a1e626e2eed4" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_5cc0153635deca144f85e71aa013b843.setContent(html_dd462765ba3410039f66a1e626e2eed4);
|
|
|
|
|
|
|
|
marker_27f53ee4ac0c0950f5a626048afb11cf.bindPopup(popup_5cc0153635deca144f85e71aa013b843)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27f53ee4ac0c0950f5a626048afb11cf.setIcon(icon_536db642fbd8770e5c66046dcbab1626);
|
|
|
|
|
|
var marker_8489eb189b82af2f90adbb6d57362235 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b4f34e52e24704aa408eb8774a584da4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_651e9440bd5cf9376986663056546aa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d316ece948e52799ad688bccc18635c = $(`<div id="html_1d316ece948e52799ad688bccc18635c" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_651e9440bd5cf9376986663056546aa1.setContent(html_1d316ece948e52799ad688bccc18635c);
|
|
|
|
|
|
|
|
marker_8489eb189b82af2f90adbb6d57362235.bindPopup(popup_651e9440bd5cf9376986663056546aa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8489eb189b82af2f90adbb6d57362235.setIcon(icon_b4f34e52e24704aa408eb8774a584da4);
|
|
|
|
|
|
var marker_9b4eb900bc4945f4efa64137c386eb06 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3d82da19ade565e77dcaf7d5a772622d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_842bc4a2d99eb3adf15d7e0a8ccbb490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa499278bd6e8f02e1c5029ecd6c69cf = $(`<div id="html_aa499278bd6e8f02e1c5029ecd6c69cf" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_842bc4a2d99eb3adf15d7e0a8ccbb490.setContent(html_aa499278bd6e8f02e1c5029ecd6c69cf);
|
|
|
|
|
|
|
|
marker_9b4eb900bc4945f4efa64137c386eb06.bindPopup(popup_842bc4a2d99eb3adf15d7e0a8ccbb490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b4eb900bc4945f4efa64137c386eb06.setIcon(icon_3d82da19ade565e77dcaf7d5a772622d);
|
|
|
|
|
|
var marker_af286efeeaeb9959ef703e7b58b1cf54 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3102c344fe855b48e0eef4cded75f141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf583b18680b2823a25b51ae7a68f5ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bce6a0a7d79904e4395e00315457f1c6 = $(`<div id="html_bce6a0a7d79904e4395e00315457f1c6" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_bf583b18680b2823a25b51ae7a68f5ad.setContent(html_bce6a0a7d79904e4395e00315457f1c6);
|
|
|
|
|
|
|
|
marker_af286efeeaeb9959ef703e7b58b1cf54.bindPopup(popup_bf583b18680b2823a25b51ae7a68f5ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af286efeeaeb9959ef703e7b58b1cf54.setIcon(icon_3102c344fe855b48e0eef4cded75f141);
|
|
|
|
|
|
var marker_e66898295ce115f1435b6ea41f2d6505 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_825842b83016f8083e750d466d6abd0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e5af039db1b67c74f15d106f9d81645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfbd9e37639cff65b738daeab21d448d = $(`<div id="html_dfbd9e37639cff65b738daeab21d448d" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_7e5af039db1b67c74f15d106f9d81645.setContent(html_dfbd9e37639cff65b738daeab21d448d);
|
|
|
|
|
|
|
|
marker_e66898295ce115f1435b6ea41f2d6505.bindPopup(popup_7e5af039db1b67c74f15d106f9d81645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e66898295ce115f1435b6ea41f2d6505.setIcon(icon_825842b83016f8083e750d466d6abd0a);
|
|
|
|
|
|
var marker_6cef2e29935ad2b5d67bdcb8fbaba83f = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_97cd21f01945840b92f5b0608db46e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7383dbdcb4a6433fbcb442c7d65dc8ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_068d26b99990cfb2ac4de7cbfa19bdc4 = $(`<div id="html_068d26b99990cfb2ac4de7cbfa19bdc4" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_7383dbdcb4a6433fbcb442c7d65dc8ef.setContent(html_068d26b99990cfb2ac4de7cbfa19bdc4);
|
|
|
|
|
|
|
|
marker_6cef2e29935ad2b5d67bdcb8fbaba83f.bindPopup(popup_7383dbdcb4a6433fbcb442c7d65dc8ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cef2e29935ad2b5d67bdcb8fbaba83f.setIcon(icon_97cd21f01945840b92f5b0608db46e96);
|
|
|
|
|
|
var marker_bd61822fdab47e9553bb5a932a4e81da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_5cdbdd7cbf37024cc8ca018929eaaef7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_173477bfbe4a4f3a030ee679678241d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa1afdda10b952ef18ec2ad9c9f939a0 = $(`<div id="html_aa1afdda10b952ef18ec2ad9c9f939a0" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_173477bfbe4a4f3a030ee679678241d8.setContent(html_aa1afdda10b952ef18ec2ad9c9f939a0);
|
|
|
|
|
|
|
|
marker_bd61822fdab47e9553bb5a932a4e81da.bindPopup(popup_173477bfbe4a4f3a030ee679678241d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd61822fdab47e9553bb5a932a4e81da.setIcon(icon_5cdbdd7cbf37024cc8ca018929eaaef7);
|
|
|
|
|
|
var marker_680667bd617a1c2bdf7131337df55fef = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1d3691068f1f3a9843f31563374f5343 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0163a7f268301d3cfd626f7038582373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bff3243eefb4e8716720ff001e69f49 = $(`<div id="html_4bff3243eefb4e8716720ff001e69f49" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_0163a7f268301d3cfd626f7038582373.setContent(html_4bff3243eefb4e8716720ff001e69f49);
|
|
|
|
|
|
|
|
marker_680667bd617a1c2bdf7131337df55fef.bindPopup(popup_0163a7f268301d3cfd626f7038582373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_680667bd617a1c2bdf7131337df55fef.setIcon(icon_1d3691068f1f3a9843f31563374f5343);
|
|
|
|
|
|
var marker_cff65d959ec6083059b597a1199a4bc2 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e0524a61b929d2c9333efe5ee4494b8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97d305b9921932a9697add03023a3e9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e6ad0979adfb3c2a6aac3d4f6492946 = $(`<div id="html_0e6ad0979adfb3c2a6aac3d4f6492946" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_97d305b9921932a9697add03023a3e9b.setContent(html_0e6ad0979adfb3c2a6aac3d4f6492946);
|
|
|
|
|
|
|
|
marker_cff65d959ec6083059b597a1199a4bc2.bindPopup(popup_97d305b9921932a9697add03023a3e9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cff65d959ec6083059b597a1199a4bc2.setIcon(icon_e0524a61b929d2c9333efe5ee4494b8d);
|
|
|
|
|
|
var marker_2eee340693c646b6e09d11b9f42e4c6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b468c355268b97d0471b1a950b85a819 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c25e32004eec6be877c2294a0172205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b407385d1f506388521cc1a7aae60731 = $(`<div id="html_b407385d1f506388521cc1a7aae60731" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_3c25e32004eec6be877c2294a0172205.setContent(html_b407385d1f506388521cc1a7aae60731);
|
|
|
|
|
|
|
|
marker_2eee340693c646b6e09d11b9f42e4c6c.bindPopup(popup_3c25e32004eec6be877c2294a0172205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2eee340693c646b6e09d11b9f42e4c6c.setIcon(icon_b468c355268b97d0471b1a950b85a819);
|
|
|
|
|
|
var marker_8d412c0f0e8c334a170a330c26a07bb3 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_54f2cc48c32afbd7241c65b29346bd0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87a9f247b32eedbb03c8592798c74e0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bff04e7dc20cf1425ded14b48d0b571b = $(`<div id="html_bff04e7dc20cf1425ded14b48d0b571b" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_87a9f247b32eedbb03c8592798c74e0f.setContent(html_bff04e7dc20cf1425ded14b48d0b571b);
|
|
|
|
|
|
|
|
marker_8d412c0f0e8c334a170a330c26a07bb3.bindPopup(popup_87a9f247b32eedbb03c8592798c74e0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d412c0f0e8c334a170a330c26a07bb3.setIcon(icon_54f2cc48c32afbd7241c65b29346bd0a);
|
|
|
|
|
|
var marker_f8ab9fa3825568853b337aca3adb2cd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b2a35814e911f8ec133a804fbf954c93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ed396960e9bb3810150b7fdb1cf854c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc24dc605da4c6c0b3f9482d036dcdf6 = $(`<div id="html_bc24dc605da4c6c0b3f9482d036dcdf6" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_0ed396960e9bb3810150b7fdb1cf854c.setContent(html_bc24dc605da4c6c0b3f9482d036dcdf6);
|
|
|
|
|
|
|
|
marker_f8ab9fa3825568853b337aca3adb2cd2.bindPopup(popup_0ed396960e9bb3810150b7fdb1cf854c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8ab9fa3825568853b337aca3adb2cd2.setIcon(icon_b2a35814e911f8ec133a804fbf954c93);
|
|
|
|
|
|
var marker_e955ece08be6aa5033e451b3bcf0e531 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3388f624277891257ed150d28abd0f8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b59a3286589f9408deac944655140a5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cc7605947e73bbc7154035483f0f8b5 = $(`<div id="html_6cc7605947e73bbc7154035483f0f8b5" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_b59a3286589f9408deac944655140a5a.setContent(html_6cc7605947e73bbc7154035483f0f8b5);
|
|
|
|
|
|
|
|
marker_e955ece08be6aa5033e451b3bcf0e531.bindPopup(popup_b59a3286589f9408deac944655140a5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e955ece08be6aa5033e451b3bcf0e531.setIcon(icon_3388f624277891257ed150d28abd0f8a);
|
|
|
|
|
|
var marker_e5acf6f54466dea5f0adeeed450a31ab = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4cebef2e6b52a93c933114db224dab9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b6ef568a6418b909a7cfaabc6f920cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7beec622372eecaae755c3b8385e865a = $(`<div id="html_7beec622372eecaae755c3b8385e865a" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_6b6ef568a6418b909a7cfaabc6f920cb.setContent(html_7beec622372eecaae755c3b8385e865a);
|
|
|
|
|
|
|
|
marker_e5acf6f54466dea5f0adeeed450a31ab.bindPopup(popup_6b6ef568a6418b909a7cfaabc6f920cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5acf6f54466dea5f0adeeed450a31ab.setIcon(icon_4cebef2e6b52a93c933114db224dab9d);
|
|
|
|
|
|
var marker_421a58f2fb3b8f19b99e759fc7aea61a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4d8f008d23df3625601fa401253d1a95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d2089374b35b77b57bb23c53cc5cb8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69bd51d0a6efaeccf71e015833137866 = $(`<div id="html_69bd51d0a6efaeccf71e015833137866" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_7d2089374b35b77b57bb23c53cc5cb8f.setContent(html_69bd51d0a6efaeccf71e015833137866);
|
|
|
|
|
|
|
|
marker_421a58f2fb3b8f19b99e759fc7aea61a.bindPopup(popup_7d2089374b35b77b57bb23c53cc5cb8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_421a58f2fb3b8f19b99e759fc7aea61a.setIcon(icon_4d8f008d23df3625601fa401253d1a95);
|
|
|
|
|
|
var marker_efdfe9cb5d0a7a21adc285333746eebc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_fd455e96bdc1a2d1d429f51781771531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d95d5dfb3defcaf57a4608f3b3e44588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3706e6eaabf4fd4f273460b7adeae229 = $(`<div id="html_3706e6eaabf4fd4f273460b7adeae229" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_d95d5dfb3defcaf57a4608f3b3e44588.setContent(html_3706e6eaabf4fd4f273460b7adeae229);
|
|
|
|
|
|
|
|
marker_efdfe9cb5d0a7a21adc285333746eebc.bindPopup(popup_d95d5dfb3defcaf57a4608f3b3e44588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efdfe9cb5d0a7a21adc285333746eebc.setIcon(icon_fd455e96bdc1a2d1d429f51781771531);
|
|
|
|
|
|
var marker_e817e088cb987dd438c3a4a8e9c44bdf = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ab48095dcb6a7418e565345355ef299b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7741470e8fd95af9b14760b6a9090f29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67bd2f6667369e147b55e1b9ffcbf597 = $(`<div id="html_67bd2f6667369e147b55e1b9ffcbf597" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_7741470e8fd95af9b14760b6a9090f29.setContent(html_67bd2f6667369e147b55e1b9ffcbf597);
|
|
|
|
|
|
|
|
marker_e817e088cb987dd438c3a4a8e9c44bdf.bindPopup(popup_7741470e8fd95af9b14760b6a9090f29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e817e088cb987dd438c3a4a8e9c44bdf.setIcon(icon_ab48095dcb6a7418e565345355ef299b);
|
|
|
|
|
|
var marker_67036c2972401d55438623a234016167 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_daca187facc2b8965565095498cb82c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39c2b423a979ec66d3292b045aceb7ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5684d98b198561ef6e8c790452f6267 = $(`<div id="html_c5684d98b198561ef6e8c790452f6267" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_39c2b423a979ec66d3292b045aceb7ee.setContent(html_c5684d98b198561ef6e8c790452f6267);
|
|
|
|
|
|
|
|
marker_67036c2972401d55438623a234016167.bindPopup(popup_39c2b423a979ec66d3292b045aceb7ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67036c2972401d55438623a234016167.setIcon(icon_daca187facc2b8965565095498cb82c2);
|
|
|
|
|
|
var marker_fddce2438510672be96b244bbd39f17c = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9ac664440e95efd721b6961e6dbbc038 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b4f3efc6cd95fabacca3554e99c2939 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5d7fcd578613a36d18937084530aa31 = $(`<div id="html_e5d7fcd578613a36d18937084530aa31" style="width: 100.0%; height: 100.0%;">relay.apps.prod.aws.ocp.signet.ing</div>`)[0];
|
|
popup_1b4f3efc6cd95fabacca3554e99c2939.setContent(html_e5d7fcd578613a36d18937084530aa31);
|
|
|
|
|
|
|
|
marker_fddce2438510672be96b244bbd39f17c.bindPopup(popup_1b4f3efc6cd95fabacca3554e99c2939)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fddce2438510672be96b244bbd39f17c.setIcon(icon_9ac664440e95efd721b6961e6dbbc038);
|
|
|
|
|
|
var marker_579f0023d39edbdb27897b82e3ff2a70 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a0bebed611c3449fb56c1febf83d7dd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df1a1445382a29a8a7b9674c01f4b39f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5a2ed063c5cbc7e66df76ad624d7092 = $(`<div id="html_b5a2ed063c5cbc7e66df76ad624d7092" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_df1a1445382a29a8a7b9674c01f4b39f.setContent(html_b5a2ed063c5cbc7e66df76ad624d7092);
|
|
|
|
|
|
|
|
marker_579f0023d39edbdb27897b82e3ff2a70.bindPopup(popup_df1a1445382a29a8a7b9674c01f4b39f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579f0023d39edbdb27897b82e3ff2a70.setIcon(icon_a0bebed611c3449fb56c1febf83d7dd9);
|
|
|
|
|
|
var marker_9928d04c36c267d27f4fb16249fdd6a4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9115f8ea09d84fd58d1e2d3328285c23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0da5f8b54bd260b94d9594047e921728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66a747f355ff669aeeae0e059a3eb33e = $(`<div id="html_66a747f355ff669aeeae0e059a3eb33e" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_0da5f8b54bd260b94d9594047e921728.setContent(html_66a747f355ff669aeeae0e059a3eb33e);
|
|
|
|
|
|
|
|
marker_9928d04c36c267d27f4fb16249fdd6a4.bindPopup(popup_0da5f8b54bd260b94d9594047e921728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9928d04c36c267d27f4fb16249fdd6a4.setIcon(icon_9115f8ea09d84fd58d1e2d3328285c23);
|
|
|
|
|
|
var marker_51f627b0fdcfc84cbbdb49f57beb252a = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_77fa5369e000b8f5e8c04301e7dfc545 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49f5da74bf94df711d26a716a1e983a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88068012e4b3cb558b0851281aaaad1e = $(`<div id="html_88068012e4b3cb558b0851281aaaad1e" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_49f5da74bf94df711d26a716a1e983a4.setContent(html_88068012e4b3cb558b0851281aaaad1e);
|
|
|
|
|
|
|
|
marker_51f627b0fdcfc84cbbdb49f57beb252a.bindPopup(popup_49f5da74bf94df711d26a716a1e983a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51f627b0fdcfc84cbbdb49f57beb252a.setIcon(icon_77fa5369e000b8f5e8c04301e7dfc545);
|
|
|
|
|
|
var marker_ad0cabda902c726910dde432b3d06b16 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9129129ba09348bbc437b106a84eb2f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51f9fd83a04423d1354286df24515f37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c7afdd2bf0332001e7a8af0496cf67d = $(`<div id="html_7c7afdd2bf0332001e7a8af0496cf67d" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_51f9fd83a04423d1354286df24515f37.setContent(html_7c7afdd2bf0332001e7a8af0496cf67d);
|
|
|
|
|
|
|
|
marker_ad0cabda902c726910dde432b3d06b16.bindPopup(popup_51f9fd83a04423d1354286df24515f37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad0cabda902c726910dde432b3d06b16.setIcon(icon_9129129ba09348bbc437b106a84eb2f5);
|
|
|
|
|
|
var marker_b4b14c81e5e735b08fad219a87aaa89a = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1d3ace3cd607f46d3fa867131b974344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be0ef53ceebcbe2fe8bf34053c662908 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_454e224f05a9561d9de4846e6a25feab = $(`<div id="html_454e224f05a9561d9de4846e6a25feab" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_be0ef53ceebcbe2fe8bf34053c662908.setContent(html_454e224f05a9561d9de4846e6a25feab);
|
|
|
|
|
|
|
|
marker_b4b14c81e5e735b08fad219a87aaa89a.bindPopup(popup_be0ef53ceebcbe2fe8bf34053c662908)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4b14c81e5e735b08fad219a87aaa89a.setIcon(icon_1d3ace3cd607f46d3fa867131b974344);
|
|
|
|
|
|
var marker_270ddc2b17883bf5f98ae5bdce5a1787 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c7d0d90d2072b87edfbb263cfda8ddba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a235fefeab64455ca335483006352dcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eaa6d6d5fbaab3b3559ddfb56e5952b = $(`<div id="html_0eaa6d6d5fbaab3b3559ddfb56e5952b" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_a235fefeab64455ca335483006352dcd.setContent(html_0eaa6d6d5fbaab3b3559ddfb56e5952b);
|
|
|
|
|
|
|
|
marker_270ddc2b17883bf5f98ae5bdce5a1787.bindPopup(popup_a235fefeab64455ca335483006352dcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_270ddc2b17883bf5f98ae5bdce5a1787.setIcon(icon_c7d0d90d2072b87edfbb263cfda8ddba);
|
|
|
|
|
|
var marker_a0e1c400872b67805d3e5554a91c3b9a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6c98adb1b92581730e25e2b8baec60cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31e57c3f3680f99417a86901552bd0fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00bff37ab55e352c7e020a77e70fb854 = $(`<div id="html_00bff37ab55e352c7e020a77e70fb854" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_31e57c3f3680f99417a86901552bd0fa.setContent(html_00bff37ab55e352c7e020a77e70fb854);
|
|
|
|
|
|
|
|
marker_a0e1c400872b67805d3e5554a91c3b9a.bindPopup(popup_31e57c3f3680f99417a86901552bd0fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0e1c400872b67805d3e5554a91c3b9a.setIcon(icon_6c98adb1b92581730e25e2b8baec60cf);
|
|
|
|
|
|
var marker_4912a660e4f0805f3cedf8c0d41ec40a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_28a7b061eedb99629b04b971c195578b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5a8376cbd38c5daba1d7c7aef52b45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fbe8178033903f6adf87b32ea20dcc4 = $(`<div id="html_4fbe8178033903f6adf87b32ea20dcc4" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_bb5a8376cbd38c5daba1d7c7aef52b45.setContent(html_4fbe8178033903f6adf87b32ea20dcc4);
|
|
|
|
|
|
|
|
marker_4912a660e4f0805f3cedf8c0d41ec40a.bindPopup(popup_bb5a8376cbd38c5daba1d7c7aef52b45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4912a660e4f0805f3cedf8c0d41ec40a.setIcon(icon_28a7b061eedb99629b04b971c195578b);
|
|
|
|
|
|
var marker_71de523f9b15a514af0da8fe378b3ae1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ae28967275bb25a202df72f92ffeb420 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fce7dc4417b7cd890d474bc7454e21f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23f97c18b28532031be23d417de0bb20 = $(`<div id="html_23f97c18b28532031be23d417de0bb20" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_fce7dc4417b7cd890d474bc7454e21f8.setContent(html_23f97c18b28532031be23d417de0bb20);
|
|
|
|
|
|
|
|
marker_71de523f9b15a514af0da8fe378b3ae1.bindPopup(popup_fce7dc4417b7cd890d474bc7454e21f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71de523f9b15a514af0da8fe378b3ae1.setIcon(icon_ae28967275bb25a202df72f92ffeb420);
|
|
|
|
|
|
var marker_fdd7711d3aa76284d5a084303c905632 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f2e223fc30490e50d5ab168411a94905 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_750bdec89d68fa6de57854813883cd82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f82d9a7ce7ca4995ba1fc000088a5046 = $(`<div id="html_f82d9a7ce7ca4995ba1fc000088a5046" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_750bdec89d68fa6de57854813883cd82.setContent(html_f82d9a7ce7ca4995ba1fc000088a5046);
|
|
|
|
|
|
|
|
marker_fdd7711d3aa76284d5a084303c905632.bindPopup(popup_750bdec89d68fa6de57854813883cd82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdd7711d3aa76284d5a084303c905632.setIcon(icon_f2e223fc30490e50d5ab168411a94905);
|
|
|
|
|
|
var marker_a0cb82922a1bb3243c1ffd4c6d6648cc = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ea3b51f6891b3152e5aacd6237b0cce3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e348a3647442ab170bee82ec670da240 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f11372c1335065683c636513472f932 = $(`<div id="html_0f11372c1335065683c636513472f932" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_e348a3647442ab170bee82ec670da240.setContent(html_0f11372c1335065683c636513472f932);
|
|
|
|
|
|
|
|
marker_a0cb82922a1bb3243c1ffd4c6d6648cc.bindPopup(popup_e348a3647442ab170bee82ec670da240)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0cb82922a1bb3243c1ffd4c6d6648cc.setIcon(icon_ea3b51f6891b3152e5aacd6237b0cce3);
|
|
|
|
|
|
var marker_edf337efb650aa9ff2719ec1d51f5cca = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0c135e35d9309aa1c5b3bdfb130c0c79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76ff9d1a2bd2d17a493956ba4fcc0cdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53f9bfb9b22f006b316740a3809eb07b = $(`<div id="html_53f9bfb9b22f006b316740a3809eb07b" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_76ff9d1a2bd2d17a493956ba4fcc0cdb.setContent(html_53f9bfb9b22f006b316740a3809eb07b);
|
|
|
|
|
|
|
|
marker_edf337efb650aa9ff2719ec1d51f5cca.bindPopup(popup_76ff9d1a2bd2d17a493956ba4fcc0cdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edf337efb650aa9ff2719ec1d51f5cca.setIcon(icon_0c135e35d9309aa1c5b3bdfb130c0c79);
|
|
|
|
|
|
var marker_ed74ed32660a13b981818c26df79c681 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1bad0b6097ec00c89e7bfc06014ac5eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e476064abb36d2605394582951c5e2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_669319ea6c04d99983360d59338322e7 = $(`<div id="html_669319ea6c04d99983360d59338322e7" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_7e476064abb36d2605394582951c5e2c.setContent(html_669319ea6c04d99983360d59338322e7);
|
|
|
|
|
|
|
|
marker_ed74ed32660a13b981818c26df79c681.bindPopup(popup_7e476064abb36d2605394582951c5e2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed74ed32660a13b981818c26df79c681.setIcon(icon_1bad0b6097ec00c89e7bfc06014ac5eb);
|
|
|
|
|
|
var marker_049133ad8cab1f604d292ebdda00ad8e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_dc640552c62755b4a37b22e828145995 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_586fb3af3c5c52e0577534cbd5516c55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d15b8610a23ad0e2fec7cc30e5ff2285 = $(`<div id="html_d15b8610a23ad0e2fec7cc30e5ff2285" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_586fb3af3c5c52e0577534cbd5516c55.setContent(html_d15b8610a23ad0e2fec7cc30e5ff2285);
|
|
|
|
|
|
|
|
marker_049133ad8cab1f604d292ebdda00ad8e.bindPopup(popup_586fb3af3c5c52e0577534cbd5516c55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_049133ad8cab1f604d292ebdda00ad8e.setIcon(icon_dc640552c62755b4a37b22e828145995);
|
|
|
|
|
|
var marker_86c0f19d6a0f188a10bdea51facea481 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_87281a6e094110459ea828d08fd91297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76991b4a8d8bd3432725637e9f422f0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d17afe8e92f26e93409d154bb591d470 = $(`<div id="html_d17afe8e92f26e93409d154bb591d470" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_76991b4a8d8bd3432725637e9f422f0c.setContent(html_d17afe8e92f26e93409d154bb591d470);
|
|
|
|
|
|
|
|
marker_86c0f19d6a0f188a10bdea51facea481.bindPopup(popup_76991b4a8d8bd3432725637e9f422f0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86c0f19d6a0f188a10bdea51facea481.setIcon(icon_87281a6e094110459ea828d08fd91297);
|
|
|
|
|
|
var marker_f2fca8a4ddc08e513343b174cc5a29a8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_608a32e206bf2ced2814662b150c6588 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2dd54cc5e295220b2608d2b7099a21d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8a4b2c4d3f8e839e01405e808693985 = $(`<div id="html_f8a4b2c4d3f8e839e01405e808693985" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_e2dd54cc5e295220b2608d2b7099a21d.setContent(html_f8a4b2c4d3f8e839e01405e808693985);
|
|
|
|
|
|
|
|
marker_f2fca8a4ddc08e513343b174cc5a29a8.bindPopup(popup_e2dd54cc5e295220b2608d2b7099a21d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2fca8a4ddc08e513343b174cc5a29a8.setIcon(icon_608a32e206bf2ced2814662b150c6588);
|
|
|
|
|
|
var marker_0c4af3c86ce5f4072783f8344516feae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_14009f9d677fe925360d85b93ef6cc81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_017a6253c56f9510a15c6511afb93282 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a5d5a74517c5d1730b4f4fb93b8b0c = $(`<div id="html_13a5d5a74517c5d1730b4f4fb93b8b0c" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_017a6253c56f9510a15c6511afb93282.setContent(html_13a5d5a74517c5d1730b4f4fb93b8b0c);
|
|
|
|
|
|
|
|
marker_0c4af3c86ce5f4072783f8344516feae.bindPopup(popup_017a6253c56f9510a15c6511afb93282)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c4af3c86ce5f4072783f8344516feae.setIcon(icon_14009f9d677fe925360d85b93ef6cc81);
|
|
|
|
|
|
var marker_8e392649eff3443e3b9b3ca6d3ef0bf1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_105697ce55c0587ed9b052c7a17f8443 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ebda357a6ba1c9302f59ce5da10a8b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b4fc7aaf43e9d2b572264cbcdef31d8 = $(`<div id="html_4b4fc7aaf43e9d2b572264cbcdef31d8" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_6ebda357a6ba1c9302f59ce5da10a8b0.setContent(html_4b4fc7aaf43e9d2b572264cbcdef31d8);
|
|
|
|
|
|
|
|
marker_8e392649eff3443e3b9b3ca6d3ef0bf1.bindPopup(popup_6ebda357a6ba1c9302f59ce5da10a8b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e392649eff3443e3b9b3ca6d3ef0bf1.setIcon(icon_105697ce55c0587ed9b052c7a17f8443);
|
|
|
|
|
|
var marker_d2f391767f46105a36dafde61225b3ea = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_26880a66d8b9707a3cf98c6cc801e7a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25f206ab815ecfcf59eb6feedca35004 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2882b271fe17e259a98b880dc10dad0d = $(`<div id="html_2882b271fe17e259a98b880dc10dad0d" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_25f206ab815ecfcf59eb6feedca35004.setContent(html_2882b271fe17e259a98b880dc10dad0d);
|
|
|
|
|
|
|
|
marker_d2f391767f46105a36dafde61225b3ea.bindPopup(popup_25f206ab815ecfcf59eb6feedca35004)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2f391767f46105a36dafde61225b3ea.setIcon(icon_26880a66d8b9707a3cf98c6cc801e7a1);
|
|
|
|
|
|
var marker_b1872403a98948f8cda0e623ea1124db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_99afb7517b4cff6fcedfc7317b9cc257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a4ab7be15cd73cc4f089210bb095012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf6210d3168d48a5c297b9d6a3f1cb80 = $(`<div id="html_cf6210d3168d48a5c297b9d6a3f1cb80" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_1a4ab7be15cd73cc4f089210bb095012.setContent(html_cf6210d3168d48a5c297b9d6a3f1cb80);
|
|
|
|
|
|
|
|
marker_b1872403a98948f8cda0e623ea1124db.bindPopup(popup_1a4ab7be15cd73cc4f089210bb095012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1872403a98948f8cda0e623ea1124db.setIcon(icon_99afb7517b4cff6fcedfc7317b9cc257);
|
|
|
|
|
|
var marker_1620c1a335d891d46d36d575ef3c525f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d38a19a505b052cd918b1fdd561d5969 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d240ee604e1cddccb1faf974f425a407 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6d42374bce15041c0cf89abc0c9f8ec = $(`<div id="html_c6d42374bce15041c0cf89abc0c9f8ec" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_d240ee604e1cddccb1faf974f425a407.setContent(html_c6d42374bce15041c0cf89abc0c9f8ec);
|
|
|
|
|
|
|
|
marker_1620c1a335d891d46d36d575ef3c525f.bindPopup(popup_d240ee604e1cddccb1faf974f425a407)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1620c1a335d891d46d36d575ef3c525f.setIcon(icon_d38a19a505b052cd918b1fdd561d5969);
|
|
|
|
|
|
var marker_8d375fb5cbbc4b3d52e03778662d12cc = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_95a9e05d7f3df34730e9ae65970675bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_659231ce8a524a715f282ff73f987862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4e6e511421fadbc52262d3d3d1ab83c = $(`<div id="html_a4e6e511421fadbc52262d3d3d1ab83c" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_659231ce8a524a715f282ff73f987862.setContent(html_a4e6e511421fadbc52262d3d3d1ab83c);
|
|
|
|
|
|
|
|
marker_8d375fb5cbbc4b3d52e03778662d12cc.bindPopup(popup_659231ce8a524a715f282ff73f987862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d375fb5cbbc4b3d52e03778662d12cc.setIcon(icon_95a9e05d7f3df34730e9ae65970675bc);
|
|
|
|
|
|
var marker_9423072c853e4a85679561bebd4cbfb9 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_44e1f4a3a10bbe572e24fef27bad3fcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d23a453a0fd35ef714955ddcd53c9878 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc18f34ab4682b213a1c7ab6b327d14b = $(`<div id="html_dc18f34ab4682b213a1c7ab6b327d14b" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_d23a453a0fd35ef714955ddcd53c9878.setContent(html_dc18f34ab4682b213a1c7ab6b327d14b);
|
|
|
|
|
|
|
|
marker_9423072c853e4a85679561bebd4cbfb9.bindPopup(popup_d23a453a0fd35ef714955ddcd53c9878)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9423072c853e4a85679561bebd4cbfb9.setIcon(icon_44e1f4a3a10bbe572e24fef27bad3fcb);
|
|
|
|
|
|
var marker_df7b2ba892d2ec2cf2fa7274472f722b = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b142b1b38ca34c5652c82a16cdc0c533 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a61ea66557648fa5605f3e01db7af4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a612731d0ef11c2fe79d438070ddbdc = $(`<div id="html_2a612731d0ef11c2fe79d438070ddbdc" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_6a61ea66557648fa5605f3e01db7af4f.setContent(html_2a612731d0ef11c2fe79d438070ddbdc);
|
|
|
|
|
|
|
|
marker_df7b2ba892d2ec2cf2fa7274472f722b.bindPopup(popup_6a61ea66557648fa5605f3e01db7af4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df7b2ba892d2ec2cf2fa7274472f722b.setIcon(icon_b142b1b38ca34c5652c82a16cdc0c533);
|
|
|
|
|
|
var marker_b1b35486983f00f3cb65e35bdd016898 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a56a8a378ac971fc1fc899ae7a7fed04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b080143d5da277abb1221900de50616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e545ae2b5dd4f554d7e58296b01206f8 = $(`<div id="html_e545ae2b5dd4f554d7e58296b01206f8" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_3b080143d5da277abb1221900de50616.setContent(html_e545ae2b5dd4f554d7e58296b01206f8);
|
|
|
|
|
|
|
|
marker_b1b35486983f00f3cb65e35bdd016898.bindPopup(popup_3b080143d5da277abb1221900de50616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1b35486983f00f3cb65e35bdd016898.setIcon(icon_a56a8a378ac971fc1fc899ae7a7fed04);
|
|
|
|
|
|
var marker_9e243b93a149e0406e384d2f9c24c999 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_5ed777a77606f97484de34fe04ed043c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_448618205f3fb53dd4e9d9e3d2a0b736 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5410faf5a3f616b2f9587a5e2f76cb6 = $(`<div id="html_b5410faf5a3f616b2f9587a5e2f76cb6" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_448618205f3fb53dd4e9d9e3d2a0b736.setContent(html_b5410faf5a3f616b2f9587a5e2f76cb6);
|
|
|
|
|
|
|
|
marker_9e243b93a149e0406e384d2f9c24c999.bindPopup(popup_448618205f3fb53dd4e9d9e3d2a0b736)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e243b93a149e0406e384d2f9c24c999.setIcon(icon_5ed777a77606f97484de34fe04ed043c);
|
|
|
|
|
|
var marker_055adc79e36eec7122735c6bce08ea86 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a7c151c49563f8e236549981446a107e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_622ccc0d53bbbdaf5304be6f145bf038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffce07df6fdd73d8752f92e5bf2eeb3c = $(`<div id="html_ffce07df6fdd73d8752f92e5bf2eeb3c" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_622ccc0d53bbbdaf5304be6f145bf038.setContent(html_ffce07df6fdd73d8752f92e5bf2eeb3c);
|
|
|
|
|
|
|
|
marker_055adc79e36eec7122735c6bce08ea86.bindPopup(popup_622ccc0d53bbbdaf5304be6f145bf038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_055adc79e36eec7122735c6bce08ea86.setIcon(icon_a7c151c49563f8e236549981446a107e);
|
|
|
|
|
|
var marker_eb4de3725449a7cd1a286fd0d95bf676 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d3e35d3ec8b7541be34ae9635bb5b5ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ecc19a1d2a767703b1476eaaf087fe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a56d99d84bdc959880f2009d142e333 = $(`<div id="html_8a56d99d84bdc959880f2009d142e333" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_8ecc19a1d2a767703b1476eaaf087fe8.setContent(html_8a56d99d84bdc959880f2009d142e333);
|
|
|
|
|
|
|
|
marker_eb4de3725449a7cd1a286fd0d95bf676.bindPopup(popup_8ecc19a1d2a767703b1476eaaf087fe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb4de3725449a7cd1a286fd0d95bf676.setIcon(icon_d3e35d3ec8b7541be34ae9635bb5b5ba);
|
|
|
|
|
|
var marker_5118d553b5316b87e272e0f17153dc45 = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_999ed38371a6e0669d6528b308787bf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c5fdfd6a71f3d780565b1303a1b0938 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ade7920c1399bbeaf8dba5218c99b37a = $(`<div id="html_ade7920c1399bbeaf8dba5218c99b37a" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_8c5fdfd6a71f3d780565b1303a1b0938.setContent(html_ade7920c1399bbeaf8dba5218c99b37a);
|
|
|
|
|
|
|
|
marker_5118d553b5316b87e272e0f17153dc45.bindPopup(popup_8c5fdfd6a71f3d780565b1303a1b0938)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5118d553b5316b87e272e0f17153dc45.setIcon(icon_999ed38371a6e0669d6528b308787bf4);
|
|
|
|
|
|
var marker_daa401120254432464656d17eb5f6187 = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_de992347065a4a2e131680fa8fd25c5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4854a67cbadd5a2012614b2ec5d0a96e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9700588eef63e2eb75629b2cfb07c606 = $(`<div id="html_9700588eef63e2eb75629b2cfb07c606" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_4854a67cbadd5a2012614b2ec5d0a96e.setContent(html_9700588eef63e2eb75629b2cfb07c606);
|
|
|
|
|
|
|
|
marker_daa401120254432464656d17eb5f6187.bindPopup(popup_4854a67cbadd5a2012614b2ec5d0a96e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daa401120254432464656d17eb5f6187.setIcon(icon_de992347065a4a2e131680fa8fd25c5d);
|
|
|
|
|
|
var marker_49f648b43ecc05361cf56e4413f69fae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_bb1261e1117502b68a55aa96edcf01d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cb2f3dc17403fa5deac1e87ac68ba79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a7a870cb55c48c4e1f72b20aab4c571 = $(`<div id="html_3a7a870cb55c48c4e1f72b20aab4c571" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_5cb2f3dc17403fa5deac1e87ac68ba79.setContent(html_3a7a870cb55c48c4e1f72b20aab4c571);
|
|
|
|
|
|
|
|
marker_49f648b43ecc05361cf56e4413f69fae.bindPopup(popup_5cb2f3dc17403fa5deac1e87ac68ba79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49f648b43ecc05361cf56e4413f69fae.setIcon(icon_bb1261e1117502b68a55aa96edcf01d2);
|
|
|
|
|
|
var marker_eb2b319e884fbc99cd20f9ddc6deb800 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_557efa54b06899210ae7b59b66fd9b98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2e752fb901ebc830439ed2f0a2b482c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0062e435c18e347705e31aa915972f53 = $(`<div id="html_0062e435c18e347705e31aa915972f53" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_a2e752fb901ebc830439ed2f0a2b482c.setContent(html_0062e435c18e347705e31aa915972f53);
|
|
|
|
|
|
|
|
marker_eb2b319e884fbc99cd20f9ddc6deb800.bindPopup(popup_a2e752fb901ebc830439ed2f0a2b482c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb2b319e884fbc99cd20f9ddc6deb800.setIcon(icon_557efa54b06899210ae7b59b66fd9b98);
|
|
|
|
|
|
var marker_0e9e0313a2d543b0a56f06e706d2652b = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_45e3a12c04fc622fe594ac40d869552e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a0c50d403589b60df5d047a8398bd2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eb13f7d0a871f0d1181fbd02b316b8f = $(`<div id="html_1eb13f7d0a871f0d1181fbd02b316b8f" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_2a0c50d403589b60df5d047a8398bd2b.setContent(html_1eb13f7d0a871f0d1181fbd02b316b8f);
|
|
|
|
|
|
|
|
marker_0e9e0313a2d543b0a56f06e706d2652b.bindPopup(popup_2a0c50d403589b60df5d047a8398bd2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e9e0313a2d543b0a56f06e706d2652b.setIcon(icon_45e3a12c04fc622fe594ac40d869552e);
|
|
|
|
|
|
var marker_5a8866f6b1d278419adc84dcaa1d5f67 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7aec8ad93bc78ca7933e92388a51f9a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eb2e378126fa0044cb6f3edddbe3142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8837ada1eafbcd37a40f9003cfc535cb = $(`<div id="html_8837ada1eafbcd37a40f9003cfc535cb" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_5eb2e378126fa0044cb6f3edddbe3142.setContent(html_8837ada1eafbcd37a40f9003cfc535cb);
|
|
|
|
|
|
|
|
marker_5a8866f6b1d278419adc84dcaa1d5f67.bindPopup(popup_5eb2e378126fa0044cb6f3edddbe3142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a8866f6b1d278419adc84dcaa1d5f67.setIcon(icon_7aec8ad93bc78ca7933e92388a51f9a6);
|
|
|
|
|
|
var marker_70180a2c6e236f9d5daf8d3cfdd79422 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3cb107117cd493ccbde172935f0fe49d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e49576876d70f3c8987aa6396ff9b1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa25da527aeeb0851f1ae7af7d5e11f0 = $(`<div id="html_fa25da527aeeb0851f1ae7af7d5e11f0" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_6e49576876d70f3c8987aa6396ff9b1a.setContent(html_fa25da527aeeb0851f1ae7af7d5e11f0);
|
|
|
|
|
|
|
|
marker_70180a2c6e236f9d5daf8d3cfdd79422.bindPopup(popup_6e49576876d70f3c8987aa6396ff9b1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70180a2c6e236f9d5daf8d3cfdd79422.setIcon(icon_3cb107117cd493ccbde172935f0fe49d);
|
|
|
|
|
|
var marker_d1eb2668a8e336d7b22e26247dfbdb0e = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1dccc8987b5405d6a554a8d350dcd4de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fda3433012d2ea94ae046fa911316526 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd4b3f8b0c9a51033482b5f125f80f1 = $(`<div id="html_1bd4b3f8b0c9a51033482b5f125f80f1" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_fda3433012d2ea94ae046fa911316526.setContent(html_1bd4b3f8b0c9a51033482b5f125f80f1);
|
|
|
|
|
|
|
|
marker_d1eb2668a8e336d7b22e26247dfbdb0e.bindPopup(popup_fda3433012d2ea94ae046fa911316526)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1eb2668a8e336d7b22e26247dfbdb0e.setIcon(icon_1dccc8987b5405d6a554a8d350dcd4de);
|
|
|
|
|
|
var marker_d34adad7cbd35b5f10a6b0ae2c48b1ff = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_8087b2393bee0253f4117b1d67e9415d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53721d94514b39cf2bb7939a73b8a2c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28589a7aa63eea81d905950bc6acc15d = $(`<div id="html_28589a7aa63eea81d905950bc6acc15d" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_53721d94514b39cf2bb7939a73b8a2c9.setContent(html_28589a7aa63eea81d905950bc6acc15d);
|
|
|
|
|
|
|
|
marker_d34adad7cbd35b5f10a6b0ae2c48b1ff.bindPopup(popup_53721d94514b39cf2bb7939a73b8a2c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d34adad7cbd35b5f10a6b0ae2c48b1ff.setIcon(icon_8087b2393bee0253f4117b1d67e9415d);
|
|
|
|
|
|
var marker_71924b14fa4c5c1065a8c0f111f6c29e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_088a5024d9a560ef857a4d33faa40202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0ac110211a9cda3f3b93be0230255ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfcda8c762195b6d66b99e39309681d3 = $(`<div id="html_bfcda8c762195b6d66b99e39309681d3" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_b0ac110211a9cda3f3b93be0230255ef.setContent(html_bfcda8c762195b6d66b99e39309681d3);
|
|
|
|
|
|
|
|
marker_71924b14fa4c5c1065a8c0f111f6c29e.bindPopup(popup_b0ac110211a9cda3f3b93be0230255ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71924b14fa4c5c1065a8c0f111f6c29e.setIcon(icon_088a5024d9a560ef857a4d33faa40202);
|
|
|
|
|
|
var marker_b175bd8083d7b81f482f6cc157a8fe9c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e2accf23a9c93c1dd24c3aaa30aa0d9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fc7caed6fbc2926e457a9cbc7ab4bc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2bfc65f757e0e35daef7140c0d827f2 = $(`<div id="html_c2bfc65f757e0e35daef7140c0d827f2" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_9fc7caed6fbc2926e457a9cbc7ab4bc9.setContent(html_c2bfc65f757e0e35daef7140c0d827f2);
|
|
|
|
|
|
|
|
marker_b175bd8083d7b81f482f6cc157a8fe9c.bindPopup(popup_9fc7caed6fbc2926e457a9cbc7ab4bc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b175bd8083d7b81f482f6cc157a8fe9c.setIcon(icon_e2accf23a9c93c1dd24c3aaa30aa0d9e);
|
|
|
|
|
|
var marker_40ef243cecad4edbc21a1c869310f04f = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_924daf4f799e355f2bd8ebe581949820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_267664163c3e42df169c35d3f2535ece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34157709d3a4a7f6915ee12437ef6644 = $(`<div id="html_34157709d3a4a7f6915ee12437ef6644" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_267664163c3e42df169c35d3f2535ece.setContent(html_34157709d3a4a7f6915ee12437ef6644);
|
|
|
|
|
|
|
|
marker_40ef243cecad4edbc21a1c869310f04f.bindPopup(popup_267664163c3e42df169c35d3f2535ece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40ef243cecad4edbc21a1c869310f04f.setIcon(icon_924daf4f799e355f2bd8ebe581949820);
|
|
|
|
|
|
var marker_f3751734f5c49d43998c83a92c4e04e2 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_fc05c4acb9a4bc613fdbbba0e0365d97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83dc81c3f6b937a1ffe628aa0291b41b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543a0fef1b80063db389e4a1745dd79d = $(`<div id="html_543a0fef1b80063db389e4a1745dd79d" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_83dc81c3f6b937a1ffe628aa0291b41b.setContent(html_543a0fef1b80063db389e4a1745dd79d);
|
|
|
|
|
|
|
|
marker_f3751734f5c49d43998c83a92c4e04e2.bindPopup(popup_83dc81c3f6b937a1ffe628aa0291b41b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3751734f5c49d43998c83a92c4e04e2.setIcon(icon_fc05c4acb9a4bc613fdbbba0e0365d97);
|
|
|
|
|
|
var marker_863724a3bd0a183ecb6d99b80ecff7b2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_58c0d9c696247c47e4dc6dc136ee702d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b8c2faebca8df623b1128b554a0e70e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c94c7c85983c3c8b69a93effaf020ae7 = $(`<div id="html_c94c7c85983c3c8b69a93effaf020ae7" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_3b8c2faebca8df623b1128b554a0e70e.setContent(html_c94c7c85983c3c8b69a93effaf020ae7);
|
|
|
|
|
|
|
|
marker_863724a3bd0a183ecb6d99b80ecff7b2.bindPopup(popup_3b8c2faebca8df623b1128b554a0e70e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863724a3bd0a183ecb6d99b80ecff7b2.setIcon(icon_58c0d9c696247c47e4dc6dc136ee702d);
|
|
|
|
|
|
var marker_733d62e5c3f463ec4513d5c6c637eea9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_27aa309756b363c5b3383b6d387d402c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff2b52e27368c3d31d0d3f7c8209276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38326abd39bc5077eaa2f17d863e871f = $(`<div id="html_38326abd39bc5077eaa2f17d863e871f" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_eff2b52e27368c3d31d0d3f7c8209276.setContent(html_38326abd39bc5077eaa2f17d863e871f);
|
|
|
|
|
|
|
|
marker_733d62e5c3f463ec4513d5c6c637eea9.bindPopup(popup_eff2b52e27368c3d31d0d3f7c8209276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_733d62e5c3f463ec4513d5c6c637eea9.setIcon(icon_27aa309756b363c5b3383b6d387d402c);
|
|
|
|
|
|
var marker_e645cd77857611a644e74be08ac8e178 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_95c14d51c0c7ae25e548cce716669bd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e70d9643138b1c874f0a47d27de7e98b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7aeffa02b632f59e83e6fd55bc8dac83 = $(`<div id="html_7aeffa02b632f59e83e6fd55bc8dac83" style="width: 100.0%; height: 100.0%;">relay.klockenga.xyz</div>`)[0];
|
|
popup_e70d9643138b1c874f0a47d27de7e98b.setContent(html_7aeffa02b632f59e83e6fd55bc8dac83);
|
|
|
|
|
|
|
|
marker_e645cd77857611a644e74be08ac8e178.bindPopup(popup_e70d9643138b1c874f0a47d27de7e98b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e645cd77857611a644e74be08ac8e178.setIcon(icon_95c14d51c0c7ae25e548cce716669bd1);
|
|
|
|
|
|
var marker_a3b94001219d15ffc88b5b7719a05cda = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_232e6fd4801e6de736bddede29202a26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e88b7c2f592455cc5f20b85dd2448973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7489bd65838e6e5d7ac5f278b9416e6 = $(`<div id="html_b7489bd65838e6e5d7ac5f278b9416e6" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_e88b7c2f592455cc5f20b85dd2448973.setContent(html_b7489bd65838e6e5d7ac5f278b9416e6);
|
|
|
|
|
|
|
|
marker_a3b94001219d15ffc88b5b7719a05cda.bindPopup(popup_e88b7c2f592455cc5f20b85dd2448973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b94001219d15ffc88b5b7719a05cda.setIcon(icon_232e6fd4801e6de736bddede29202a26);
|
|
|
|
|
|
var marker_9ad61b87e6c634f81c856e96568290f3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f7a518fcec0b77e56d1f8c89640a087f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b20a1163ce9ad10c275a88b52dabfaf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662a5a2621f32db7ce466c100ebe5eec = $(`<div id="html_662a5a2621f32db7ce466c100ebe5eec" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_b20a1163ce9ad10c275a88b52dabfaf1.setContent(html_662a5a2621f32db7ce466c100ebe5eec);
|
|
|
|
|
|
|
|
marker_9ad61b87e6c634f81c856e96568290f3.bindPopup(popup_b20a1163ce9ad10c275a88b52dabfaf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ad61b87e6c634f81c856e96568290f3.setIcon(icon_f7a518fcec0b77e56d1f8c89640a087f);
|
|
|
|
|
|
var marker_077dd045bb6ecd8ccd19df1ce176c44d = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6ff7a5c35c9dd9e4d011c93cc31c38f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6deae1c796abd18f208a60246320cf32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd62fa2a2dc4a02d77e37b77abe63d24 = $(`<div id="html_dd62fa2a2dc4a02d77e37b77abe63d24" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_6deae1c796abd18f208a60246320cf32.setContent(html_dd62fa2a2dc4a02d77e37b77abe63d24);
|
|
|
|
|
|
|
|
marker_077dd045bb6ecd8ccd19df1ce176c44d.bindPopup(popup_6deae1c796abd18f208a60246320cf32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_077dd045bb6ecd8ccd19df1ce176c44d.setIcon(icon_6ff7a5c35c9dd9e4d011c93cc31c38f0);
|
|
|
|
|
|
var marker_a34cf0eb109421f40b6e6cac6c010877 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_529a74f950377640d08cb7c1b48d1924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fb56e69c6fb3e68a38aed07d3ce2749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ad28f435980ab85943ac94a0213bc1f = $(`<div id="html_4ad28f435980ab85943ac94a0213bc1f" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_7fb56e69c6fb3e68a38aed07d3ce2749.setContent(html_4ad28f435980ab85943ac94a0213bc1f);
|
|
|
|
|
|
|
|
marker_a34cf0eb109421f40b6e6cac6c010877.bindPopup(popup_7fb56e69c6fb3e68a38aed07d3ce2749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a34cf0eb109421f40b6e6cac6c010877.setIcon(icon_529a74f950377640d08cb7c1b48d1924);
|
|
|
|
|
|
var marker_0ed89846310a67a8907780880ab0da30 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c734fa9d8d19d16aa5e2d2b39b1aec0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73a78c1fc0d5c6ac489174e3c4ca7eb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7bf927c7c0f711e0955374783f17f47 = $(`<div id="html_f7bf927c7c0f711e0955374783f17f47" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_73a78c1fc0d5c6ac489174e3c4ca7eb8.setContent(html_f7bf927c7c0f711e0955374783f17f47);
|
|
|
|
|
|
|
|
marker_0ed89846310a67a8907780880ab0da30.bindPopup(popup_73a78c1fc0d5c6ac489174e3c4ca7eb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ed89846310a67a8907780880ab0da30.setIcon(icon_c734fa9d8d19d16aa5e2d2b39b1aec0d);
|
|
|
|
|
|
var marker_06b650979a0a1e5a5503665bba05ea07 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e024ea0c81933316d9e1fadcd311781f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4531ebcaf8685c22cb4b037117264d57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c1710821365a43d6f6b924f390f2f24 = $(`<div id="html_6c1710821365a43d6f6b924f390f2f24" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_4531ebcaf8685c22cb4b037117264d57.setContent(html_6c1710821365a43d6f6b924f390f2f24);
|
|
|
|
|
|
|
|
marker_06b650979a0a1e5a5503665bba05ea07.bindPopup(popup_4531ebcaf8685c22cb4b037117264d57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06b650979a0a1e5a5503665bba05ea07.setIcon(icon_e024ea0c81933316d9e1fadcd311781f);
|
|
|
|
|
|
var marker_e8a619238a32b97eec1d51520e580703 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_925c2d972568153f6cd280c570f6987f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1dd55d2222a6421b9a0ba85a39a8c2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9e1b8f66ea352499c599ca3e8633ab3 = $(`<div id="html_b9e1b8f66ea352499c599ca3e8633ab3" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_e1dd55d2222a6421b9a0ba85a39a8c2e.setContent(html_b9e1b8f66ea352499c599ca3e8633ab3);
|
|
|
|
|
|
|
|
marker_e8a619238a32b97eec1d51520e580703.bindPopup(popup_e1dd55d2222a6421b9a0ba85a39a8c2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8a619238a32b97eec1d51520e580703.setIcon(icon_925c2d972568153f6cd280c570f6987f);
|
|
|
|
|
|
var marker_ff75e96f11d0c06d6209bee78233fa1d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_73046ec7f8bc84ca887e2d473c54822c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09e518267eba0506ee5b5581ba2700b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6662fe9dd0b6e92a01d52437ced0217f = $(`<div id="html_6662fe9dd0b6e92a01d52437ced0217f" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_09e518267eba0506ee5b5581ba2700b5.setContent(html_6662fe9dd0b6e92a01d52437ced0217f);
|
|
|
|
|
|
|
|
marker_ff75e96f11d0c06d6209bee78233fa1d.bindPopup(popup_09e518267eba0506ee5b5581ba2700b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff75e96f11d0c06d6209bee78233fa1d.setIcon(icon_73046ec7f8bc84ca887e2d473c54822c);
|
|
|
|
|
|
var marker_e9f110c911fd13e8683be748e0aaa2fa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_61533881fb584ff8b538698dcc0bb85c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_747b82ebfe090263d9501ba9a018ce6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4b485bd5bcd69f054e597c293c35f19 = $(`<div id="html_e4b485bd5bcd69f054e597c293c35f19" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_747b82ebfe090263d9501ba9a018ce6d.setContent(html_e4b485bd5bcd69f054e597c293c35f19);
|
|
|
|
|
|
|
|
marker_e9f110c911fd13e8683be748e0aaa2fa.bindPopup(popup_747b82ebfe090263d9501ba9a018ce6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9f110c911fd13e8683be748e0aaa2fa.setIcon(icon_61533881fb584ff8b538698dcc0bb85c);
|
|
|
|
|
|
var marker_b9cf5ea55653e3dec12483130c90ee33 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_69d2e1ef3d7ceacb77a739a04b191207 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db24c8fb703cc99db4a612dd8b16bb28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec76a9ee816701304dc140b2ef62232d = $(`<div id="html_ec76a9ee816701304dc140b2ef62232d" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_db24c8fb703cc99db4a612dd8b16bb28.setContent(html_ec76a9ee816701304dc140b2ef62232d);
|
|
|
|
|
|
|
|
marker_b9cf5ea55653e3dec12483130c90ee33.bindPopup(popup_db24c8fb703cc99db4a612dd8b16bb28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9cf5ea55653e3dec12483130c90ee33.setIcon(icon_69d2e1ef3d7ceacb77a739a04b191207);
|
|
|
|
|
|
var marker_b84663759f10ab720707b7d811a5f89e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ff27e4922cdd891854c2c7c6817a03d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2bd8a5962093f31907b46ab03a41d4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9c8fde3e651d7d169f3fd6d0468961e = $(`<div id="html_f9c8fde3e651d7d169f3fd6d0468961e" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_a2bd8a5962093f31907b46ab03a41d4a.setContent(html_f9c8fde3e651d7d169f3fd6d0468961e);
|
|
|
|
|
|
|
|
marker_b84663759f10ab720707b7d811a5f89e.bindPopup(popup_a2bd8a5962093f31907b46ab03a41d4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b84663759f10ab720707b7d811a5f89e.setIcon(icon_ff27e4922cdd891854c2c7c6817a03d0);
|
|
|
|
|
|
var marker_a03489105b160d270b1873db9f915139 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c29c2dcac687c91a2c434e23187aa17b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d581b291211dce5889f80c31a9b4a606 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35741fe8bd49d53fd0612a59eae4b7e6 = $(`<div id="html_35741fe8bd49d53fd0612a59eae4b7e6" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_d581b291211dce5889f80c31a9b4a606.setContent(html_35741fe8bd49d53fd0612a59eae4b7e6);
|
|
|
|
|
|
|
|
marker_a03489105b160d270b1873db9f915139.bindPopup(popup_d581b291211dce5889f80c31a9b4a606)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a03489105b160d270b1873db9f915139.setIcon(icon_c29c2dcac687c91a2c434e23187aa17b);
|
|
|
|
|
|
var marker_819b6f3ccac3d7f7e64cfff19be1603e = L.marker(
|
|
[43.2965, 5.36978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_11d4893cf9232037cc3f8e7ab6d3bc69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a58d09ad14e26790d050ff3ac179b5fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_646ed5b34ab9dfa1c84d4ce381971255 = $(`<div id="html_646ed5b34ab9dfa1c84d4ce381971255" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_a58d09ad14e26790d050ff3ac179b5fe.setContent(html_646ed5b34ab9dfa1c84d4ce381971255);
|
|
|
|
|
|
|
|
marker_819b6f3ccac3d7f7e64cfff19be1603e.bindPopup(popup_a58d09ad14e26790d050ff3ac179b5fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_819b6f3ccac3d7f7e64cfff19be1603e.setIcon(icon_11d4893cf9232037cc3f8e7ab6d3bc69);
|
|
|
|
|
|
var marker_f3de40f828b731f8d58a30a19f73f2a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7519858d97f5a0cfecd84f0d2289745e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e423ce49f0b08ad34197f8d67aabc1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a43489431c5070bb3fc6761eafacecc = $(`<div id="html_0a43489431c5070bb3fc6761eafacecc" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_7e423ce49f0b08ad34197f8d67aabc1a.setContent(html_0a43489431c5070bb3fc6761eafacecc);
|
|
|
|
|
|
|
|
marker_f3de40f828b731f8d58a30a19f73f2a5.bindPopup(popup_7e423ce49f0b08ad34197f8d67aabc1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3de40f828b731f8d58a30a19f73f2a5.setIcon(icon_7519858d97f5a0cfecd84f0d2289745e);
|
|
|
|
|
|
var marker_882274be56f330d5579b6aaffe141cf1 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d5a113c038d196c46648103b600ac6c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e72dbe9a0c913573fa5ea288fefe0ceb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f283e9502664908830bba6e9eb747f03 = $(`<div id="html_f283e9502664908830bba6e9eb747f03" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_e72dbe9a0c913573fa5ea288fefe0ceb.setContent(html_f283e9502664908830bba6e9eb747f03);
|
|
|
|
|
|
|
|
marker_882274be56f330d5579b6aaffe141cf1.bindPopup(popup_e72dbe9a0c913573fa5ea288fefe0ceb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882274be56f330d5579b6aaffe141cf1.setIcon(icon_d5a113c038d196c46648103b600ac6c1);
|
|
|
|
|
|
var marker_0c3c8eaed160a91f8be49f8f85b5c442 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_880b5d1172d6e82a3f3d1ef8b6e6330c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caceaaa09c2704cd6d83e0493bb795c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99dca22089500aef5bf8cd5d94c7b520 = $(`<div id="html_99dca22089500aef5bf8cd5d94c7b520" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_caceaaa09c2704cd6d83e0493bb795c5.setContent(html_99dca22089500aef5bf8cd5d94c7b520);
|
|
|
|
|
|
|
|
marker_0c3c8eaed160a91f8be49f8f85b5c442.bindPopup(popup_caceaaa09c2704cd6d83e0493bb795c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c3c8eaed160a91f8be49f8f85b5c442.setIcon(icon_880b5d1172d6e82a3f3d1ef8b6e6330c);
|
|
|
|
|
|
var marker_26b821486261f822ccf0cc8aa3d73111 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6935ec8233526fd0d57a3bfb7848c7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bb2a2bae54598dbed426645a7fbcdd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b0da92f2d5b43decfcde26e1e0db1d4 = $(`<div id="html_1b0da92f2d5b43decfcde26e1e0db1d4" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_8bb2a2bae54598dbed426645a7fbcdd2.setContent(html_1b0da92f2d5b43decfcde26e1e0db1d4);
|
|
|
|
|
|
|
|
marker_26b821486261f822ccf0cc8aa3d73111.bindPopup(popup_8bb2a2bae54598dbed426645a7fbcdd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26b821486261f822ccf0cc8aa3d73111.setIcon(icon_6935ec8233526fd0d57a3bfb7848c7de);
|
|
|
|
|
|
var marker_198081965f835fc107ff717192ee79c4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_529652209ee1b7b61641f01810226b5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dd6d62c0149d3161a8edb945443bda8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93bbc01631b3b00881e440476c9fc7c2 = $(`<div id="html_93bbc01631b3b00881e440476c9fc7c2" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_6dd6d62c0149d3161a8edb945443bda8.setContent(html_93bbc01631b3b00881e440476c9fc7c2);
|
|
|
|
|
|
|
|
marker_198081965f835fc107ff717192ee79c4.bindPopup(popup_6dd6d62c0149d3161a8edb945443bda8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_198081965f835fc107ff717192ee79c4.setIcon(icon_529652209ee1b7b61641f01810226b5e);
|
|
|
|
|
|
var marker_16c13e98fe704c465ba959afa48a53e6 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_18d16b57df7499c8fa86451a99c71252 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8e21b558710cc7f240e89f44802c577 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cf0e69f7c82d9a3797aea49959c84ea = $(`<div id="html_9cf0e69f7c82d9a3797aea49959c84ea" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_d8e21b558710cc7f240e89f44802c577.setContent(html_9cf0e69f7c82d9a3797aea49959c84ea);
|
|
|
|
|
|
|
|
marker_16c13e98fe704c465ba959afa48a53e6.bindPopup(popup_d8e21b558710cc7f240e89f44802c577)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c13e98fe704c465ba959afa48a53e6.setIcon(icon_18d16b57df7499c8fa86451a99c71252);
|
|
|
|
|
|
var marker_870f95795089318f6a8d90753e730d84 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7cde1628f1b171f34e00dd2175806a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81fd9df8b4e308921cb04ce70b98a247 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b1d963b4e5fe6d07f8792e896d1496d = $(`<div id="html_8b1d963b4e5fe6d07f8792e896d1496d" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_81fd9df8b4e308921cb04ce70b98a247.setContent(html_8b1d963b4e5fe6d07f8792e896d1496d);
|
|
|
|
|
|
|
|
marker_870f95795089318f6a8d90753e730d84.bindPopup(popup_81fd9df8b4e308921cb04ce70b98a247)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_870f95795089318f6a8d90753e730d84.setIcon(icon_7cde1628f1b171f34e00dd2175806a74);
|
|
|
|
|
|
var marker_f64092308acdbc2ba3dc85f3924dc9b0 = L.marker(
|
|
[18.4719, -69.8923],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_cd2c5f9e4f9106148ba703b0a00c7938 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fc44efff843c13fe3bc782cc43f15ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d3749c148f660d607567eae86635337 = $(`<div id="html_2d3749c148f660d607567eae86635337" style="width: 100.0%; height: 100.0%;">relay-nostr.duckdns.org</div>`)[0];
|
|
popup_1fc44efff843c13fe3bc782cc43f15ff.setContent(html_2d3749c148f660d607567eae86635337);
|
|
|
|
|
|
|
|
marker_f64092308acdbc2ba3dc85f3924dc9b0.bindPopup(popup_1fc44efff843c13fe3bc782cc43f15ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f64092308acdbc2ba3dc85f3924dc9b0.setIcon(icon_cd2c5f9e4f9106148ba703b0a00c7938);
|
|
|
|
|
|
var marker_42e0f060846394d0fedd5f91aae96093 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_9a66e404696638ca93796f9b54395674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2176b8b5c9245ab48a30d32d2f2c4d88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8d6a63ced62db15d671653bfb21c137 = $(`<div id="html_e8d6a63ced62db15d671653bfb21c137" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_2176b8b5c9245ab48a30d32d2f2c4d88.setContent(html_e8d6a63ced62db15d671653bfb21c137);
|
|
|
|
|
|
|
|
marker_42e0f060846394d0fedd5f91aae96093.bindPopup(popup_2176b8b5c9245ab48a30d32d2f2c4d88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42e0f060846394d0fedd5f91aae96093.setIcon(icon_9a66e404696638ca93796f9b54395674);
|
|
|
|
|
|
var marker_e1504e58d1a51c31f36f1d8a5b3ffb13 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_243c0eb2a293922264f6041f66fc11f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9c8ec95941ecfbe31b8e796f66c63a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4864bfce04895ca30e8a729f04b2339f = $(`<div id="html_4864bfce04895ca30e8a729f04b2339f" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_c9c8ec95941ecfbe31b8e796f66c63a7.setContent(html_4864bfce04895ca30e8a729f04b2339f);
|
|
|
|
|
|
|
|
marker_e1504e58d1a51c31f36f1d8a5b3ffb13.bindPopup(popup_c9c8ec95941ecfbe31b8e796f66c63a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1504e58d1a51c31f36f1d8a5b3ffb13.setIcon(icon_243c0eb2a293922264f6041f66fc11f1);
|
|
|
|
|
|
var marker_1f15ccfce95766c756ec2e7c105eeecb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d36dbf338d59c0822dae5c0d5cb80c0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a8a80435b792d778b320ec2409b5537 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b86a78f7506d4e31a5c4b1f2cddb7cbc = $(`<div id="html_b86a78f7506d4e31a5c4b1f2cddb7cbc" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_1a8a80435b792d778b320ec2409b5537.setContent(html_b86a78f7506d4e31a5c4b1f2cddb7cbc);
|
|
|
|
|
|
|
|
marker_1f15ccfce95766c756ec2e7c105eeecb.bindPopup(popup_1a8a80435b792d778b320ec2409b5537)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f15ccfce95766c756ec2e7c105eeecb.setIcon(icon_d36dbf338d59c0822dae5c0d5cb80c0d);
|
|
|
|
|
|
var marker_20d52e461e2feb27ff731bcc7ec6300a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ee8361c0b66962ac93e8c0a17737833e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19693c33c929df8529e65c22a2ccb2e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6df9674d8f279edddf034aea6b219139 = $(`<div id="html_6df9674d8f279edddf034aea6b219139" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_19693c33c929df8529e65c22a2ccb2e9.setContent(html_6df9674d8f279edddf034aea6b219139);
|
|
|
|
|
|
|
|
marker_20d52e461e2feb27ff731bcc7ec6300a.bindPopup(popup_19693c33c929df8529e65c22a2ccb2e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20d52e461e2feb27ff731bcc7ec6300a.setIcon(icon_ee8361c0b66962ac93e8c0a17737833e);
|
|
|
|
|
|
var marker_0045e0955dc372416116f1b057c3914e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_50c0cb47ea4f68c01cd6099fa0ef06c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_438a5a265d7cd2d6159f93470bcd6d92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ca3dea940abc24c5ef96f204d5bf019 = $(`<div id="html_7ca3dea940abc24c5ef96f204d5bf019" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_438a5a265d7cd2d6159f93470bcd6d92.setContent(html_7ca3dea940abc24c5ef96f204d5bf019);
|
|
|
|
|
|
|
|
marker_0045e0955dc372416116f1b057c3914e.bindPopup(popup_438a5a265d7cd2d6159f93470bcd6d92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0045e0955dc372416116f1b057c3914e.setIcon(icon_50c0cb47ea4f68c01cd6099fa0ef06c9);
|
|
|
|
|
|
var marker_a94c99269f7e1dad4099b93ab6c18be2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3e360c6ad8dd584e5c94b9f4bdd96fb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_882f073df0042dd420a4c517e6a669bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d17d49271b264dd03177d9d3eb7cf5e = $(`<div id="html_3d17d49271b264dd03177d9d3eb7cf5e" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_882f073df0042dd420a4c517e6a669bd.setContent(html_3d17d49271b264dd03177d9d3eb7cf5e);
|
|
|
|
|
|
|
|
marker_a94c99269f7e1dad4099b93ab6c18be2.bindPopup(popup_882f073df0042dd420a4c517e6a669bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a94c99269f7e1dad4099b93ab6c18be2.setIcon(icon_3e360c6ad8dd584e5c94b9f4bdd96fb8);
|
|
|
|
|
|
var marker_6a59d37a15f0eaa0db076595490cc675 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a4f6dbace6fa9bffcc70d6555f984a37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_625615c9987c99a7e4b5a2a3fd60c977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b940d584daba67fcfeca5396597c0d7 = $(`<div id="html_4b940d584daba67fcfeca5396597c0d7" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_625615c9987c99a7e4b5a2a3fd60c977.setContent(html_4b940d584daba67fcfeca5396597c0d7);
|
|
|
|
|
|
|
|
marker_6a59d37a15f0eaa0db076595490cc675.bindPopup(popup_625615c9987c99a7e4b5a2a3fd60c977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a59d37a15f0eaa0db076595490cc675.setIcon(icon_a4f6dbace6fa9bffcc70d6555f984a37);
|
|
|
|
|
|
var marker_18af70a78832c94c2ee4f63cc30af1f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b6cf2be7a7c3269c3b875fd155bf40f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14bee2340958982a5598c612b6f20930 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_625ad8183c82bf53fa6208fa46b6e390 = $(`<div id="html_625ad8183c82bf53fa6208fa46b6e390" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_14bee2340958982a5598c612b6f20930.setContent(html_625ad8183c82bf53fa6208fa46b6e390);
|
|
|
|
|
|
|
|
marker_18af70a78832c94c2ee4f63cc30af1f4.bindPopup(popup_14bee2340958982a5598c612b6f20930)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18af70a78832c94c2ee4f63cc30af1f4.setIcon(icon_b6cf2be7a7c3269c3b875fd155bf40f1);
|
|
|
|
|
|
var marker_a0883ecbe298cc76d1c6b6cff14367ed = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_816e6212211c15d3616a382427d1c60f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8cddfe04d1557a3dbc7ec228f7cf3d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bce00fa3629d6bc5122ef942e43f0528 = $(`<div id="html_bce00fa3629d6bc5122ef942e43f0528" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_a8cddfe04d1557a3dbc7ec228f7cf3d1.setContent(html_bce00fa3629d6bc5122ef942e43f0528);
|
|
|
|
|
|
|
|
marker_a0883ecbe298cc76d1c6b6cff14367ed.bindPopup(popup_a8cddfe04d1557a3dbc7ec228f7cf3d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0883ecbe298cc76d1c6b6cff14367ed.setIcon(icon_816e6212211c15d3616a382427d1c60f);
|
|
|
|
|
|
var marker_53ef1723b122fb2d558838b17d82e815 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_31fbe9b9dd5a011517ffdea1c83dbcac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8e72d3dffedfc0c297b1001c4fa5dac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4268da6e90c9e2c78144fed792dfa2b = $(`<div id="html_e4268da6e90c9e2c78144fed792dfa2b" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_d8e72d3dffedfc0c297b1001c4fa5dac.setContent(html_e4268da6e90c9e2c78144fed792dfa2b);
|
|
|
|
|
|
|
|
marker_53ef1723b122fb2d558838b17d82e815.bindPopup(popup_d8e72d3dffedfc0c297b1001c4fa5dac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53ef1723b122fb2d558838b17d82e815.setIcon(icon_31fbe9b9dd5a011517ffdea1c83dbcac);
|
|
|
|
|
|
var marker_b8955b76f62e6f06366a3a43a57b056b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_66c2eff916fb2ba951b6843ba6b81ec9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bce7c6c8382ddaacbc959666c24d66f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f75db4bf5192f96da4d41bce017edcd = $(`<div id="html_3f75db4bf5192f96da4d41bce017edcd" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_bce7c6c8382ddaacbc959666c24d66f5.setContent(html_3f75db4bf5192f96da4d41bce017edcd);
|
|
|
|
|
|
|
|
marker_b8955b76f62e6f06366a3a43a57b056b.bindPopup(popup_bce7c6c8382ddaacbc959666c24d66f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8955b76f62e6f06366a3a43a57b056b.setIcon(icon_66c2eff916fb2ba951b6843ba6b81ec9);
|
|
|
|
|
|
var marker_ca43ba488015c36a0f4e185c0992330d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ed3b8ed8b22451535cba38a051462cb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a25dce82536232e268cbde25fd2ca88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17b9bb49c9524bab3d982a447b5bf24d = $(`<div id="html_17b9bb49c9524bab3d982a447b5bf24d" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_7a25dce82536232e268cbde25fd2ca88.setContent(html_17b9bb49c9524bab3d982a447b5bf24d);
|
|
|
|
|
|
|
|
marker_ca43ba488015c36a0f4e185c0992330d.bindPopup(popup_7a25dce82536232e268cbde25fd2ca88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca43ba488015c36a0f4e185c0992330d.setIcon(icon_ed3b8ed8b22451535cba38a051462cb6);
|
|
|
|
|
|
var marker_add75d26a71e9b3fc71394f05447f82e = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e5aa6adf1191e6dd621bc9cfb357393e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f871de7ac4d8b05c2e81cbe9f0b11cbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8632860d2e0c93e3a2d1ca8c4ef03ec3 = $(`<div id="html_8632860d2e0c93e3a2d1ca8c4ef03ec3" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_f871de7ac4d8b05c2e81cbe9f0b11cbc.setContent(html_8632860d2e0c93e3a2d1ca8c4ef03ec3);
|
|
|
|
|
|
|
|
marker_add75d26a71e9b3fc71394f05447f82e.bindPopup(popup_f871de7ac4d8b05c2e81cbe9f0b11cbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_add75d26a71e9b3fc71394f05447f82e.setIcon(icon_e5aa6adf1191e6dd621bc9cfb357393e);
|
|
|
|
|
|
var marker_cb9d567f1ab0a3dbc1ab6fb882aed334 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_7178ae03e688fc4231a14a7f0ad325bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2551395905fd336f3c8df652b20cbc86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e917b28ea540b1b42da4cb3ebf2d904 = $(`<div id="html_4e917b28ea540b1b42da4cb3ebf2d904" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_2551395905fd336f3c8df652b20cbc86.setContent(html_4e917b28ea540b1b42da4cb3ebf2d904);
|
|
|
|
|
|
|
|
marker_cb9d567f1ab0a3dbc1ab6fb882aed334.bindPopup(popup_2551395905fd336f3c8df652b20cbc86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb9d567f1ab0a3dbc1ab6fb882aed334.setIcon(icon_7178ae03e688fc4231a14a7f0ad325bd);
|
|
|
|
|
|
var marker_a17ce2104c0ff997fa7ea66c4e3e3a7c = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d3a219cf6ff55a507dea83f775bdf43e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc5f598aeb36b39182296e36209db6f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61eeedac484e76830138516654bc55df = $(`<div id="html_61eeedac484e76830138516654bc55df" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_bc5f598aeb36b39182296e36209db6f4.setContent(html_61eeedac484e76830138516654bc55df);
|
|
|
|
|
|
|
|
marker_a17ce2104c0ff997fa7ea66c4e3e3a7c.bindPopup(popup_bc5f598aeb36b39182296e36209db6f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a17ce2104c0ff997fa7ea66c4e3e3a7c.setIcon(icon_d3a219cf6ff55a507dea83f775bdf43e);
|
|
|
|
|
|
var marker_086e0eb0430d9a39b295ec4cc780c7a2 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_54754a8d86f47701fee949f5f283bde6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ffeec3915f452d23114621a0505b202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b1afcf3552f18bf611b47a4301bd165 = $(`<div id="html_4b1afcf3552f18bf611b47a4301bd165" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_5ffeec3915f452d23114621a0505b202.setContent(html_4b1afcf3552f18bf611b47a4301bd165);
|
|
|
|
|
|
|
|
marker_086e0eb0430d9a39b295ec4cc780c7a2.bindPopup(popup_5ffeec3915f452d23114621a0505b202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_086e0eb0430d9a39b295ec4cc780c7a2.setIcon(icon_54754a8d86f47701fee949f5f283bde6);
|
|
|
|
|
|
var marker_45f14c347c31540d8d93aa64322eadfd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e0ef299b8084a8148b6b38db8fe9f29f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb54d73ae7608356565f40ee9fe668e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27360b53e914ffbe00e61c2782d20762 = $(`<div id="html_27360b53e914ffbe00e61c2782d20762" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_fb54d73ae7608356565f40ee9fe668e7.setContent(html_27360b53e914ffbe00e61c2782d20762);
|
|
|
|
|
|
|
|
marker_45f14c347c31540d8d93aa64322eadfd.bindPopup(popup_fb54d73ae7608356565f40ee9fe668e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45f14c347c31540d8d93aa64322eadfd.setIcon(icon_e0ef299b8084a8148b6b38db8fe9f29f);
|
|
|
|
|
|
var marker_47a048547201e644b9e1c749c412edb6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_88717a9ae785c254ddedd09e51f3a87d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fc1e05cc184400bfc1a62ed337c24dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e41e1b2c3da5f111c43b51222382ad82 = $(`<div id="html_e41e1b2c3da5f111c43b51222382ad82" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_7fc1e05cc184400bfc1a62ed337c24dd.setContent(html_e41e1b2c3da5f111c43b51222382ad82);
|
|
|
|
|
|
|
|
marker_47a048547201e644b9e1c749c412edb6.bindPopup(popup_7fc1e05cc184400bfc1a62ed337c24dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47a048547201e644b9e1c749c412edb6.setIcon(icon_88717a9ae785c254ddedd09e51f3a87d);
|
|
|
|
|
|
var marker_f50f8908044f518290f8e5036cfdc318 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ef53224f42f5167ce54562022b73a63a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d314c9f9b2be80b6d6aff608566f7596 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a496cfa6625fbbf5372178bf83f66c0 = $(`<div id="html_6a496cfa6625fbbf5372178bf83f66c0" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_d314c9f9b2be80b6d6aff608566f7596.setContent(html_6a496cfa6625fbbf5372178bf83f66c0);
|
|
|
|
|
|
|
|
marker_f50f8908044f518290f8e5036cfdc318.bindPopup(popup_d314c9f9b2be80b6d6aff608566f7596)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f50f8908044f518290f8e5036cfdc318.setIcon(icon_ef53224f42f5167ce54562022b73a63a);
|
|
|
|
|
|
var marker_bece3c99827ba76bd5a11d92ee19e14a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_3fe168f83f92b4462c3a39915c53e8f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f9ab577bc2b3c8987182cc28cae53d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf3671dc159287808c65481070e8ae2f = $(`<div id="html_cf3671dc159287808c65481070e8ae2f" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_39f9ab577bc2b3c8987182cc28cae53d.setContent(html_cf3671dc159287808c65481070e8ae2f);
|
|
|
|
|
|
|
|
marker_bece3c99827ba76bd5a11d92ee19e14a.bindPopup(popup_39f9ab577bc2b3c8987182cc28cae53d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bece3c99827ba76bd5a11d92ee19e14a.setIcon(icon_3fe168f83f92b4462c3a39915c53e8f4);
|
|
|
|
|
|
var marker_76170b695086b04f28a7b4c1b1ecb4ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_80f343ed2b522f85e0e787243c0a1d67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e28790ec291efa68966c7c8074ad0535 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88de31f887560b9307f8e0ed409ba14d = $(`<div id="html_88de31f887560b9307f8e0ed409ba14d" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_e28790ec291efa68966c7c8074ad0535.setContent(html_88de31f887560b9307f8e0ed409ba14d);
|
|
|
|
|
|
|
|
marker_76170b695086b04f28a7b4c1b1ecb4ca.bindPopup(popup_e28790ec291efa68966c7c8074ad0535)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76170b695086b04f28a7b4c1b1ecb4ca.setIcon(icon_80f343ed2b522f85e0e787243c0a1d67);
|
|
|
|
|
|
var marker_24f7988456c269c28f60b107853f11a8 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_dd75fe0887a0168694dc3119ab3607b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f827ab02cd3b9c877213dde09ab58414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3160117e7f7d897b6b1eb9c69439a3b7 = $(`<div id="html_3160117e7f7d897b6b1eb9c69439a3b7" style="width: 100.0%; height: 100.0%;">nostr-relay.aruku.kro.kr</div>`)[0];
|
|
popup_f827ab02cd3b9c877213dde09ab58414.setContent(html_3160117e7f7d897b6b1eb9c69439a3b7);
|
|
|
|
|
|
|
|
marker_24f7988456c269c28f60b107853f11a8.bindPopup(popup_f827ab02cd3b9c877213dde09ab58414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24f7988456c269c28f60b107853f11a8.setIcon(icon_dd75fe0887a0168694dc3119ab3607b4);
|
|
|
|
|
|
var marker_de71d54fff997f12aa09d8d219fd067b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_d808d698c4aea975a0a7a1f745e25b3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46296d1bfc0b3a63ad22846d6009d072 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b85aff441e21a767513e6c81129e806 = $(`<div id="html_2b85aff441e21a767513e6c81129e806" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_46296d1bfc0b3a63ad22846d6009d072.setContent(html_2b85aff441e21a767513e6c81129e806);
|
|
|
|
|
|
|
|
marker_de71d54fff997f12aa09d8d219fd067b.bindPopup(popup_46296d1bfc0b3a63ad22846d6009d072)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de71d54fff997f12aa09d8d219fd067b.setIcon(icon_d808d698c4aea975a0a7a1f745e25b3e);
|
|
|
|
|
|
var marker_4fffd4bdc43267eda2283edc3c3bb66e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2b09d7308db8fea84a64fbed07579703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a2560dcd2f209f66bde156cb150a62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749b66b2f5d090f0247050e1190b8d1e = $(`<div id="html_749b66b2f5d090f0247050e1190b8d1e" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_a3a2560dcd2f209f66bde156cb150a62.setContent(html_749b66b2f5d090f0247050e1190b8d1e);
|
|
|
|
|
|
|
|
marker_4fffd4bdc43267eda2283edc3c3bb66e.bindPopup(popup_a3a2560dcd2f209f66bde156cb150a62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fffd4bdc43267eda2283edc3c3bb66e.setIcon(icon_2b09d7308db8fea84a64fbed07579703);
|
|
|
|
|
|
var marker_37fd6dd8aaccf47025b2c02e3386be2b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_92c9338e37418f88927c20a6200b8a77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6ecb0380b421f8acba9dbcd31fe39ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_999c409d4c14da73cd27a42c1a1ac68c = $(`<div id="html_999c409d4c14da73cd27a42c1a1ac68c" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_d6ecb0380b421f8acba9dbcd31fe39ca.setContent(html_999c409d4c14da73cd27a42c1a1ac68c);
|
|
|
|
|
|
|
|
marker_37fd6dd8aaccf47025b2c02e3386be2b.bindPopup(popup_d6ecb0380b421f8acba9dbcd31fe39ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37fd6dd8aaccf47025b2c02e3386be2b.setIcon(icon_92c9338e37418f88927c20a6200b8a77);
|
|
|
|
|
|
var marker_a64e044f75016122bf9d3b9ca434ce53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_465b4f51233aaffe30561f53de3c5bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16e0b96ecb18d5de9b442f5bd2baa9bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce8edd068be51fdf63f7172350e255f9 = $(`<div id="html_ce8edd068be51fdf63f7172350e255f9" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_16e0b96ecb18d5de9b442f5bd2baa9bf.setContent(html_ce8edd068be51fdf63f7172350e255f9);
|
|
|
|
|
|
|
|
marker_a64e044f75016122bf9d3b9ca434ce53.bindPopup(popup_16e0b96ecb18d5de9b442f5bd2baa9bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a64e044f75016122bf9d3b9ca434ce53.setIcon(icon_465b4f51233aaffe30561f53de3c5bb6);
|
|
|
|
|
|
var marker_8d4b4202f48019d92eb6cf31fbb558ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_22b91d3434bd0c404f49824fccd3864a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3040b6b06d38270379d8bee6a3077ff8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9290519f2f822ba1282fb870dd36f47 = $(`<div id="html_a9290519f2f822ba1282fb870dd36f47" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_3040b6b06d38270379d8bee6a3077ff8.setContent(html_a9290519f2f822ba1282fb870dd36f47);
|
|
|
|
|
|
|
|
marker_8d4b4202f48019d92eb6cf31fbb558ab.bindPopup(popup_3040b6b06d38270379d8bee6a3077ff8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d4b4202f48019d92eb6cf31fbb558ab.setIcon(icon_22b91d3434bd0c404f49824fccd3864a);
|
|
|
|
|
|
var marker_bb52bd4724eb79e24ae79537cdb404fe = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_13c3eacdd1f159e8a6a141de99b01f0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_820e804707330086381200121dd60b48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46a09df0e478fbdcb376c262515a9bd = $(`<div id="html_f46a09df0e478fbdcb376c262515a9bd" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_820e804707330086381200121dd60b48.setContent(html_f46a09df0e478fbdcb376c262515a9bd);
|
|
|
|
|
|
|
|
marker_bb52bd4724eb79e24ae79537cdb404fe.bindPopup(popup_820e804707330086381200121dd60b48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb52bd4724eb79e24ae79537cdb404fe.setIcon(icon_13c3eacdd1f159e8a6a141de99b01f0d);
|
|
|
|
|
|
var marker_e4997ef58a71b86c047d817ba0fa7b6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_926c79f183d5ea5fd6a7decb60f7ce08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1ecf338df213e82a3c3ba90085bcee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fa94f17012a844d91739361bbb26ecc = $(`<div id="html_1fa94f17012a844d91739361bbb26ecc" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_d1ecf338df213e82a3c3ba90085bcee0.setContent(html_1fa94f17012a844d91739361bbb26ecc);
|
|
|
|
|
|
|
|
marker_e4997ef58a71b86c047d817ba0fa7b6b.bindPopup(popup_d1ecf338df213e82a3c3ba90085bcee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4997ef58a71b86c047d817ba0fa7b6b.setIcon(icon_926c79f183d5ea5fd6a7decb60f7ce08);
|
|
|
|
|
|
var marker_de06226225c649a0ae5d2b5b6b07b712 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_772af355e4892de20f984788bf414da4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28db02361432aa22760e90f0c414bb2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80fd9b6a9d05a842f3dd0ad74a85d666 = $(`<div id="html_80fd9b6a9d05a842f3dd0ad74a85d666" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_28db02361432aa22760e90f0c414bb2d.setContent(html_80fd9b6a9d05a842f3dd0ad74a85d666);
|
|
|
|
|
|
|
|
marker_de06226225c649a0ae5d2b5b6b07b712.bindPopup(popup_28db02361432aa22760e90f0c414bb2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de06226225c649a0ae5d2b5b6b07b712.setIcon(icon_772af355e4892de20f984788bf414da4);
|
|
|
|
|
|
var marker_f963fd7757942668cd57167dce07719d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2ffcea82ef19ae86ddd0333f0e541e0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dffe6b7961a8fbea97629a10cd92048 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dd10ce0e96ec5467f2f4bb9d97d8f36 = $(`<div id="html_2dd10ce0e96ec5467f2f4bb9d97d8f36" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_2dffe6b7961a8fbea97629a10cd92048.setContent(html_2dd10ce0e96ec5467f2f4bb9d97d8f36);
|
|
|
|
|
|
|
|
marker_f963fd7757942668cd57167dce07719d.bindPopup(popup_2dffe6b7961a8fbea97629a10cd92048)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f963fd7757942668cd57167dce07719d.setIcon(icon_2ffcea82ef19ae86ddd0333f0e541e0e);
|
|
|
|
|
|
var marker_2d05e67e7c1bff6fb8dc80d71b067e96 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_725a168011db692b1c45c43e363700a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_998e4ec4550febf274867b45e3479a5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_791b8a2a83e8133638f16f50aef66fc5 = $(`<div id="html_791b8a2a83e8133638f16f50aef66fc5" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_998e4ec4550febf274867b45e3479a5c.setContent(html_791b8a2a83e8133638f16f50aef66fc5);
|
|
|
|
|
|
|
|
marker_2d05e67e7c1bff6fb8dc80d71b067e96.bindPopup(popup_998e4ec4550febf274867b45e3479a5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d05e67e7c1bff6fb8dc80d71b067e96.setIcon(icon_725a168011db692b1c45c43e363700a0);
|
|
|
|
|
|
var marker_6a224331e567aae96c3c915769e9ecd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_acda8ef58cb18bbc4c1db8023a17e5e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_189364a89dcfb8b1c00febc4dcf3def8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3be58daba57473e499548823b3b37f4 = $(`<div id="html_a3be58daba57473e499548823b3b37f4" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_189364a89dcfb8b1c00febc4dcf3def8.setContent(html_a3be58daba57473e499548823b3b37f4);
|
|
|
|
|
|
|
|
marker_6a224331e567aae96c3c915769e9ecd1.bindPopup(popup_189364a89dcfb8b1c00febc4dcf3def8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a224331e567aae96c3c915769e9ecd1.setIcon(icon_acda8ef58cb18bbc4c1db8023a17e5e6);
|
|
|
|
|
|
var marker_93012078a296e77e4e8cf07f4cd9c26f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0dcb2351437cea905bf9778791338bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_485b6463c302d289d3d493bb10a4d7a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_240891a995870a51eaf0063400fee143 = $(`<div id="html_240891a995870a51eaf0063400fee143" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_485b6463c302d289d3d493bb10a4d7a1.setContent(html_240891a995870a51eaf0063400fee143);
|
|
|
|
|
|
|
|
marker_93012078a296e77e4e8cf07f4cd9c26f.bindPopup(popup_485b6463c302d289d3d493bb10a4d7a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93012078a296e77e4e8cf07f4cd9c26f.setIcon(icon_0dcb2351437cea905bf9778791338bbd);
|
|
|
|
|
|
var marker_fc3b452d8a8e67c3b4b1e476958389fe = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_84721ec49808bcfc4f2b8b6d18bac89e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55a4ab93b3c781f688fcc23b03add681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2149f0559dfafb6a993a74309a6aae4 = $(`<div id="html_e2149f0559dfafb6a993a74309a6aae4" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_55a4ab93b3c781f688fcc23b03add681.setContent(html_e2149f0559dfafb6a993a74309a6aae4);
|
|
|
|
|
|
|
|
marker_fc3b452d8a8e67c3b4b1e476958389fe.bindPopup(popup_55a4ab93b3c781f688fcc23b03add681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc3b452d8a8e67c3b4b1e476958389fe.setIcon(icon_84721ec49808bcfc4f2b8b6d18bac89e);
|
|
|
|
|
|
var marker_11b92ebdcb2b573a2732af6e1d2dac35 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4b65f2c6ba34c81d853fe40ce912060b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05acb68a310f931d5cccf6938cd432a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d8008aca179cda8120d87e3748f739a = $(`<div id="html_3d8008aca179cda8120d87e3748f739a" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_05acb68a310f931d5cccf6938cd432a2.setContent(html_3d8008aca179cda8120d87e3748f739a);
|
|
|
|
|
|
|
|
marker_11b92ebdcb2b573a2732af6e1d2dac35.bindPopup(popup_05acb68a310f931d5cccf6938cd432a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11b92ebdcb2b573a2732af6e1d2dac35.setIcon(icon_4b65f2c6ba34c81d853fe40ce912060b);
|
|
|
|
|
|
var marker_30247444444441cd74fbdd4325a76532 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_5ada111146adadaebc94eca57190c3f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7b17c56af1e63c8fbade47df5f9008e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81a61dc4d33f41d9aa7f803d568035c9 = $(`<div id="html_81a61dc4d33f41d9aa7f803d568035c9" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_e7b17c56af1e63c8fbade47df5f9008e.setContent(html_81a61dc4d33f41d9aa7f803d568035c9);
|
|
|
|
|
|
|
|
marker_30247444444441cd74fbdd4325a76532.bindPopup(popup_e7b17c56af1e63c8fbade47df5f9008e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30247444444441cd74fbdd4325a76532.setIcon(icon_5ada111146adadaebc94eca57190c3f3);
|
|
|
|
|
|
var marker_853911b9e13d1aa58a9e4b6b876bcc42 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1269885a9ef5d0b408a3eb1debd41d09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26026ee8fcf17f615fe468de62d018fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c99663b5c0c116a6f7c20600664601d4 = $(`<div id="html_c99663b5c0c116a6f7c20600664601d4" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_26026ee8fcf17f615fe468de62d018fe.setContent(html_c99663b5c0c116a6f7c20600664601d4);
|
|
|
|
|
|
|
|
marker_853911b9e13d1aa58a9e4b6b876bcc42.bindPopup(popup_26026ee8fcf17f615fe468de62d018fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_853911b9e13d1aa58a9e4b6b876bcc42.setIcon(icon_1269885a9ef5d0b408a3eb1debd41d09);
|
|
|
|
|
|
var marker_434b2d2ebf4962b357527e9f7061b92c = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b382f7fc730c12e1b82aa3876c2861b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0c113e7c6e8ec85a976b6a6f5687601 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b42714429d0472e1b4cdec015a209cd9 = $(`<div id="html_b42714429d0472e1b4cdec015a209cd9" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_b0c113e7c6e8ec85a976b6a6f5687601.setContent(html_b42714429d0472e1b4cdec015a209cd9);
|
|
|
|
|
|
|
|
marker_434b2d2ebf4962b357527e9f7061b92c.bindPopup(popup_b0c113e7c6e8ec85a976b6a6f5687601)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_434b2d2ebf4962b357527e9f7061b92c.setIcon(icon_b382f7fc730c12e1b82aa3876c2861b2);
|
|
|
|
|
|
var marker_f7630e2879e6fe88be90bf638176d73d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_ab93cb9a3481468abd3b999c378105bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3a65bdef2e3a6561ce48053f519f70c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4588c8ef82a09e92fe3b7332a16d5aa = $(`<div id="html_f4588c8ef82a09e92fe3b7332a16d5aa" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_f3a65bdef2e3a6561ce48053f519f70c.setContent(html_f4588c8ef82a09e92fe3b7332a16d5aa);
|
|
|
|
|
|
|
|
marker_f7630e2879e6fe88be90bf638176d73d.bindPopup(popup_f3a65bdef2e3a6561ce48053f519f70c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7630e2879e6fe88be90bf638176d73d.setIcon(icon_ab93cb9a3481468abd3b999c378105bc);
|
|
|
|
|
|
var marker_cf6daf555467759b79d9d59b4513f175 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e8a8c4ff0f16b4ab1ad11fff2e7c749c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0569560f7aac75e0399c1527d1185163 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_769d8819cbc960914a84e5c365755d55 = $(`<div id="html_769d8819cbc960914a84e5c365755d55" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_0569560f7aac75e0399c1527d1185163.setContent(html_769d8819cbc960914a84e5c365755d55);
|
|
|
|
|
|
|
|
marker_cf6daf555467759b79d9d59b4513f175.bindPopup(popup_0569560f7aac75e0399c1527d1185163)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf6daf555467759b79d9d59b4513f175.setIcon(icon_e8a8c4ff0f16b4ab1ad11fff2e7c749c);
|
|
|
|
|
|
var marker_583edcf50db84ea2de496270a00b699c = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_5dc6c88af52331ca3c1a89bd1be75f22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b079b86c9bc419f03dff8adf82f43d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55c4d216ec039fda74cae832eae4074b = $(`<div id="html_55c4d216ec039fda74cae832eae4074b" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_41b079b86c9bc419f03dff8adf82f43d.setContent(html_55c4d216ec039fda74cae832eae4074b);
|
|
|
|
|
|
|
|
marker_583edcf50db84ea2de496270a00b699c.bindPopup(popup_41b079b86c9bc419f03dff8adf82f43d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_583edcf50db84ea2de496270a00b699c.setIcon(icon_5dc6c88af52331ca3c1a89bd1be75f22);
|
|
|
|
|
|
var marker_e9c200292596a2834c3a3de07172de99 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f6440e507f66da4a3173ffdc5e8eb5d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4594bc33125d81762f765bfe3b5fe3a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf4324697e42bcd03eba2cc48fcf7b5 = $(`<div id="html_ecf4324697e42bcd03eba2cc48fcf7b5" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_4594bc33125d81762f765bfe3b5fe3a1.setContent(html_ecf4324697e42bcd03eba2cc48fcf7b5);
|
|
|
|
|
|
|
|
marker_e9c200292596a2834c3a3de07172de99.bindPopup(popup_4594bc33125d81762f765bfe3b5fe3a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9c200292596a2834c3a3de07172de99.setIcon(icon_f6440e507f66da4a3173ffdc5e8eb5d1);
|
|
|
|
|
|
var marker_a4a50cba9a157b569ac80bfb084e87a9 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_04991cf81d7070284903105e951cc53a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76bd7a0dec0512e3cffa8b821bb58c9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6126db16fe7cf15605c4d9065d22dbb = $(`<div id="html_c6126db16fe7cf15605c4d9065d22dbb" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_76bd7a0dec0512e3cffa8b821bb58c9a.setContent(html_c6126db16fe7cf15605c4d9065d22dbb);
|
|
|
|
|
|
|
|
marker_a4a50cba9a157b569ac80bfb084e87a9.bindPopup(popup_76bd7a0dec0512e3cffa8b821bb58c9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4a50cba9a157b569ac80bfb084e87a9.setIcon(icon_04991cf81d7070284903105e951cc53a);
|
|
|
|
|
|
var marker_95e18b55405034c659a902de7396c266 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_17407e9f2377290afcbc3aead41d2697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa6aa45848347312d6a4ac65f6e665ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e7c7e6813d2792750693837019bdc5e = $(`<div id="html_0e7c7e6813d2792750693837019bdc5e" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_fa6aa45848347312d6a4ac65f6e665ec.setContent(html_0e7c7e6813d2792750693837019bdc5e);
|
|
|
|
|
|
|
|
marker_95e18b55405034c659a902de7396c266.bindPopup(popup_fa6aa45848347312d6a4ac65f6e665ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e18b55405034c659a902de7396c266.setIcon(icon_17407e9f2377290afcbc3aead41d2697);
|
|
|
|
|
|
var marker_3521ec407d6eaadcc8fc95be36efbce5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_587c526f3b4a32efe741c43e15ae29c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5888b528fb061b0f3000d5d78a9478ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e1c64cf38b88f27d42a92f9aa41c6ff = $(`<div id="html_0e1c64cf38b88f27d42a92f9aa41c6ff" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_5888b528fb061b0f3000d5d78a9478ec.setContent(html_0e1c64cf38b88f27d42a92f9aa41c6ff);
|
|
|
|
|
|
|
|
marker_3521ec407d6eaadcc8fc95be36efbce5.bindPopup(popup_5888b528fb061b0f3000d5d78a9478ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3521ec407d6eaadcc8fc95be36efbce5.setIcon(icon_587c526f3b4a32efe741c43e15ae29c8);
|
|
|
|
|
|
var marker_1fec6c9202b290ddf51c24b0466a126f = L.marker(
|
|
[35.3821, -78.5486],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_fe00b8793ecbebf7ca7c494b79e4ac40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3bb32c1497bf77cf6bdcb8fb4758f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_998813ca1063f138ec002bd8d08778bc = $(`<div id="html_998813ca1063f138ec002bd8d08778bc" style="width: 100.0%; height: 100.0%;">nostr.trcjr.xyz</div>`)[0];
|
|
popup_7d3bb32c1497bf77cf6bdcb8fb4758f2.setContent(html_998813ca1063f138ec002bd8d08778bc);
|
|
|
|
|
|
|
|
marker_1fec6c9202b290ddf51c24b0466a126f.bindPopup(popup_7d3bb32c1497bf77cf6bdcb8fb4758f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fec6c9202b290ddf51c24b0466a126f.setIcon(icon_fe00b8793ecbebf7ca7c494b79e4ac40);
|
|
|
|
|
|
var marker_abc8977c344c3698a7fafba230e4fe97 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b06849509359604e510bc1d421059b6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd952cacc2d1395732b6c831fb57f182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8008b087bfee46ae09be718ee91393c = $(`<div id="html_e8008b087bfee46ae09be718ee91393c" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_cd952cacc2d1395732b6c831fb57f182.setContent(html_e8008b087bfee46ae09be718ee91393c);
|
|
|
|
|
|
|
|
marker_abc8977c344c3698a7fafba230e4fe97.bindPopup(popup_cd952cacc2d1395732b6c831fb57f182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abc8977c344c3698a7fafba230e4fe97.setIcon(icon_b06849509359604e510bc1d421059b6b);
|
|
|
|
|
|
var marker_6e60be657e7d4843d3cd939eaf3267cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_496c6d00bf924abae938a5d9a033042b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eeac85517676a8134fc784bc8cee27d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d63f030e6278aebf7986f1106bc12497 = $(`<div id="html_d63f030e6278aebf7986f1106bc12497" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_3eeac85517676a8134fc784bc8cee27d.setContent(html_d63f030e6278aebf7986f1106bc12497);
|
|
|
|
|
|
|
|
marker_6e60be657e7d4843d3cd939eaf3267cb.bindPopup(popup_3eeac85517676a8134fc784bc8cee27d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e60be657e7d4843d3cd939eaf3267cb.setIcon(icon_496c6d00bf924abae938a5d9a033042b);
|
|
|
|
|
|
var marker_be51e347ec6e06944e778a5b3abdf5e7 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_a6b2567b7ca06f9106f0c3b7c8013c65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdc44b9fce24a23edad307c1693cf5bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c3c73e1066f6f9e8b201bd99c48d6fb = $(`<div id="html_4c3c73e1066f6f9e8b201bd99c48d6fb" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_bdc44b9fce24a23edad307c1693cf5bb.setContent(html_4c3c73e1066f6f9e8b201bd99c48d6fb);
|
|
|
|
|
|
|
|
marker_be51e347ec6e06944e778a5b3abdf5e7.bindPopup(popup_bdc44b9fce24a23edad307c1693cf5bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be51e347ec6e06944e778a5b3abdf5e7.setIcon(icon_a6b2567b7ca06f9106f0c3b7c8013c65);
|
|
|
|
|
|
var marker_2272cd08a8fad0f3c83ec519abd670ed = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_91b62e01df2417ab95f1868020c513cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7975a84a030b4b1d39b1715b4f3dd2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457995d11138699d8909a7cf4f5eccbd = $(`<div id="html_457995d11138699d8909a7cf4f5eccbd" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_c7975a84a030b4b1d39b1715b4f3dd2f.setContent(html_457995d11138699d8909a7cf4f5eccbd);
|
|
|
|
|
|
|
|
marker_2272cd08a8fad0f3c83ec519abd670ed.bindPopup(popup_c7975a84a030b4b1d39b1715b4f3dd2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2272cd08a8fad0f3c83ec519abd670ed.setIcon(icon_91b62e01df2417ab95f1868020c513cf);
|
|
|
|
|
|
var marker_95a7f17a987434b81caf74ce59b24798 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_4d941edaf4e3e3b30ab395a8887226bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e3c32acc9f8c2d5c2257ed4f51a7a05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f024b0029af174c71553090ab2df8281 = $(`<div id="html_f024b0029af174c71553090ab2df8281" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_4e3c32acc9f8c2d5c2257ed4f51a7a05.setContent(html_f024b0029af174c71553090ab2df8281);
|
|
|
|
|
|
|
|
marker_95a7f17a987434b81caf74ce59b24798.bindPopup(popup_4e3c32acc9f8c2d5c2257ed4f51a7a05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95a7f17a987434b81caf74ce59b24798.setIcon(icon_4d941edaf4e3e3b30ab395a8887226bb);
|
|
|
|
|
|
var marker_ba0c7622cba569f4102bcfc6b09a7aec = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f6fd564c4622e90aee9635032bdb5fb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76a04a25169af1e8e59718f4587b0d8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58aa44b5a08d959e587bdccc60d7aaff = $(`<div id="html_58aa44b5a08d959e587bdccc60d7aaff" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_76a04a25169af1e8e59718f4587b0d8c.setContent(html_58aa44b5a08d959e587bdccc60d7aaff);
|
|
|
|
|
|
|
|
marker_ba0c7622cba569f4102bcfc6b09a7aec.bindPopup(popup_76a04a25169af1e8e59718f4587b0d8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba0c7622cba569f4102bcfc6b09a7aec.setIcon(icon_f6fd564c4622e90aee9635032bdb5fb7);
|
|
|
|
|
|
var marker_51b75ab100a41062491d953ef2242158 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_670ade6df0275f23c26a42357eea5597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17804f341a57c17a4b5a067f2b2d2afc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4e38a37ede3726fe6f853580d5a9ca5 = $(`<div id="html_c4e38a37ede3726fe6f853580d5a9ca5" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_17804f341a57c17a4b5a067f2b2d2afc.setContent(html_c4e38a37ede3726fe6f853580d5a9ca5);
|
|
|
|
|
|
|
|
marker_51b75ab100a41062491d953ef2242158.bindPopup(popup_17804f341a57c17a4b5a067f2b2d2afc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b75ab100a41062491d953ef2242158.setIcon(icon_670ade6df0275f23c26a42357eea5597);
|
|
|
|
|
|
var marker_0c745706d51d6418f3538d12323f5ee5 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_b17763609a72887ff2e4f7340a4c1730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23216944c563b8ce1203ead3485d8804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68a3b106c8a12bd5472e6b42e7e5d534 = $(`<div id="html_68a3b106c8a12bd5472e6b42e7e5d534" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_23216944c563b8ce1203ead3485d8804.setContent(html_68a3b106c8a12bd5472e6b42e7e5d534);
|
|
|
|
|
|
|
|
marker_0c745706d51d6418f3538d12323f5ee5.bindPopup(popup_23216944c563b8ce1203ead3485d8804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c745706d51d6418f3538d12323f5ee5.setIcon(icon_b17763609a72887ff2e4f7340a4c1730);
|
|
|
|
|
|
var marker_6d3af8020a374881fa8eacd632752e80 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0892a1139c049e3c78deee56f0805022 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca58945b2b1ac4a4b0613b8cedad1fe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5343c83b1420288a51ee315b4d240eb = $(`<div id="html_f5343c83b1420288a51ee315b4d240eb" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_ca58945b2b1ac4a4b0613b8cedad1fe6.setContent(html_f5343c83b1420288a51ee315b4d240eb);
|
|
|
|
|
|
|
|
marker_6d3af8020a374881fa8eacd632752e80.bindPopup(popup_ca58945b2b1ac4a4b0613b8cedad1fe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d3af8020a374881fa8eacd632752e80.setIcon(icon_0892a1139c049e3c78deee56f0805022);
|
|
|
|
|
|
var marker_d2a21808fe15dc092bfcd7f9158e5cc4 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_887fb64d2991ea61f02a28d1fad58e02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e662de588a59756db0aa1328d922567b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53a86408d7ca6d3d5a0a9bb7846cc984 = $(`<div id="html_53a86408d7ca6d3d5a0a9bb7846cc984" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_e662de588a59756db0aa1328d922567b.setContent(html_53a86408d7ca6d3d5a0a9bb7846cc984);
|
|
|
|
|
|
|
|
marker_d2a21808fe15dc092bfcd7f9158e5cc4.bindPopup(popup_e662de588a59756db0aa1328d922567b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2a21808fe15dc092bfcd7f9158e5cc4.setIcon(icon_887fb64d2991ea61f02a28d1fad58e02);
|
|
|
|
|
|
var marker_73d170ef6e2f016952dfeb677776034a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_0fa9a0e41a5157601d98c6c15c883753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d7438f0b14a64528acdb93563ca03eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e4fa9778f74a8adfd763ec362fd2c0 = $(`<div id="html_54e4fa9778f74a8adfd763ec362fd2c0" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_2d7438f0b14a64528acdb93563ca03eb.setContent(html_54e4fa9778f74a8adfd763ec362fd2c0);
|
|
|
|
|
|
|
|
marker_73d170ef6e2f016952dfeb677776034a.bindPopup(popup_2d7438f0b14a64528acdb93563ca03eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73d170ef6e2f016952dfeb677776034a.setIcon(icon_0fa9a0e41a5157601d98c6c15c883753);
|
|
|
|
|
|
var marker_1d2ac983ae6d6698619b9e8d1965d0ee = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_be9e54e9288619c305269f832f34a6c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8df410d92ccb4118935a6bdef8db190d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2c6db8d1024284914f06d2dbeba9ea6 = $(`<div id="html_c2c6db8d1024284914f06d2dbeba9ea6" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_8df410d92ccb4118935a6bdef8db190d.setContent(html_c2c6db8d1024284914f06d2dbeba9ea6);
|
|
|
|
|
|
|
|
marker_1d2ac983ae6d6698619b9e8d1965d0ee.bindPopup(popup_8df410d92ccb4118935a6bdef8db190d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d2ac983ae6d6698619b9e8d1965d0ee.setIcon(icon_be9e54e9288619c305269f832f34a6c2);
|
|
|
|
|
|
var marker_83a269bd5b1fc1f18ce7a2b8976c1d73 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_f57b50d66b0079e6c871643f9b78d36f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5116282c43336c1cade18ae17a8b6fe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbe59f8443b597322f54cc6604509a27 = $(`<div id="html_dbe59f8443b597322f54cc6604509a27" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_5116282c43336c1cade18ae17a8b6fe4.setContent(html_dbe59f8443b597322f54cc6604509a27);
|
|
|
|
|
|
|
|
marker_83a269bd5b1fc1f18ce7a2b8976c1d73.bindPopup(popup_5116282c43336c1cade18ae17a8b6fe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83a269bd5b1fc1f18ce7a2b8976c1d73.setIcon(icon_f57b50d66b0079e6c871643f9b78d36f);
|
|
|
|
|
|
var marker_b3d56b95062948065e30485bde63a5c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_6e5094d5ea1227e0057f72a145f6ec4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_554faa370e2f44d789fb2074a25c278f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84eb3bc57115ce8bd9292e6d3caa9d76 = $(`<div id="html_84eb3bc57115ce8bd9292e6d3caa9d76" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_554faa370e2f44d789fb2074a25c278f.setContent(html_84eb3bc57115ce8bd9292e6d3caa9d76);
|
|
|
|
|
|
|
|
marker_b3d56b95062948065e30485bde63a5c1.bindPopup(popup_554faa370e2f44d789fb2074a25c278f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3d56b95062948065e30485bde63a5c1.setIcon(icon_6e5094d5ea1227e0057f72a145f6ec4f);
|
|
|
|
|
|
var marker_752a4008f196aa05bd6850d6c59775a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e878b9d49c2cec9540bea84da21e8438 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7a3909226322dbc4edd6b55f63fc728 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_904844a494eee5a14098d89ddc2a7c3e = $(`<div id="html_904844a494eee5a14098d89ddc2a7c3e" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_a7a3909226322dbc4edd6b55f63fc728.setContent(html_904844a494eee5a14098d89ddc2a7c3e);
|
|
|
|
|
|
|
|
marker_752a4008f196aa05bd6850d6c59775a6.bindPopup(popup_a7a3909226322dbc4edd6b55f63fc728)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_752a4008f196aa05bd6850d6c59775a6.setIcon(icon_e878b9d49c2cec9540bea84da21e8438);
|
|
|
|
|
|
var marker_add70e5d621b70e9543cf97a79cc8211 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_2dd2176dc748997a01bd98f1d4b9665b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9dc1f3691db764ecdafb00a1c4cd02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eeb63c2f412c4ec3ae25af7fcb046270 = $(`<div id="html_eeb63c2f412c4ec3ae25af7fcb046270" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_8d9dc1f3691db764ecdafb00a1c4cd02.setContent(html_eeb63c2f412c4ec3ae25af7fcb046270);
|
|
|
|
|
|
|
|
marker_add70e5d621b70e9543cf97a79cc8211.bindPopup(popup_8d9dc1f3691db764ecdafb00a1c4cd02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_add70e5d621b70e9543cf97a79cc8211.setIcon(icon_2dd2176dc748997a01bd98f1d4b9665b);
|
|
|
|
|
|
var marker_434c42b12a037c831394c7cee3e8348a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_69e98bf31f8ae36195382147b5780d8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b30b65a7589286a8e18948397191120a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_998a5c43591f50b94f0de12a116741fe = $(`<div id="html_998a5c43591f50b94f0de12a116741fe" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_b30b65a7589286a8e18948397191120a.setContent(html_998a5c43591f50b94f0de12a116741fe);
|
|
|
|
|
|
|
|
marker_434c42b12a037c831394c7cee3e8348a.bindPopup(popup_b30b65a7589286a8e18948397191120a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_434c42b12a037c831394c7cee3e8348a.setIcon(icon_69e98bf31f8ae36195382147b5780d8b);
|
|
|
|
|
|
var marker_f1a0d78212e615879403c8af0c7dc0e4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_e4a42b465a3ebd9382649b968c3650c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddc461e7f3e84cf51306d25a232e5e40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_550ecef9b87db54aa7009f7e3b5c11ae = $(`<div id="html_550ecef9b87db54aa7009f7e3b5c11ae" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_ddc461e7f3e84cf51306d25a232e5e40.setContent(html_550ecef9b87db54aa7009f7e3b5c11ae);
|
|
|
|
|
|
|
|
marker_f1a0d78212e615879403c8af0c7dc0e4.bindPopup(popup_ddc461e7f3e84cf51306d25a232e5e40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1a0d78212e615879403c8af0c7dc0e4.setIcon(icon_e4a42b465a3ebd9382649b968c3650c3);
|
|
|
|
|
|
var marker_177dc33151b38595f4920b01c9e0ff49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_1e1ea2d13f5d6bb17b29820f16531f82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97c1ec13c76b05876af5a4978ff45927 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5775deffd3f4a01c43aca0fa547eb56c = $(`<div id="html_5775deffd3f4a01c43aca0fa547eb56c" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_97c1ec13c76b05876af5a4978ff45927.setContent(html_5775deffd3f4a01c43aca0fa547eb56c);
|
|
|
|
|
|
|
|
marker_177dc33151b38595f4920b01c9e0ff49.bindPopup(popup_97c1ec13c76b05876af5a4978ff45927)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_177dc33151b38595f4920b01c9e0ff49.setIcon(icon_1e1ea2d13f5d6bb17b29820f16531f82);
|
|
|
|
|
|
var marker_d29b9c314fbd5cb8f7e526842353a831 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_c053f5be66edaf23a6d1e9283d999ff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cdc65f16b66840665b2c74b5f0a2c4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cc775f291265659e56a2e7f761b8672 = $(`<div id="html_5cc775f291265659e56a2e7f761b8672" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_6cdc65f16b66840665b2c74b5f0a2c4f.setContent(html_5cc775f291265659e56a2e7f761b8672);
|
|
|
|
|
|
|
|
marker_d29b9c314fbd5cb8f7e526842353a831.bindPopup(popup_6cdc65f16b66840665b2c74b5f0a2c4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29b9c314fbd5cb8f7e526842353a831.setIcon(icon_c053f5be66edaf23a6d1e9283d999ff7);
|
|
|
|
|
|
var marker_6440229cb5e26e9ab478599e9c802909 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_5562f30f5c43ebe6d3b6f1604dbcb498 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_272bf5e155142aa42a7492b7d12720e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72cd7dae8aaf632cbc8707a31ea8aa37 = $(`<div id="html_72cd7dae8aaf632cbc8707a31ea8aa37" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_272bf5e155142aa42a7492b7d12720e3.setContent(html_72cd7dae8aaf632cbc8707a31ea8aa37);
|
|
|
|
|
|
|
|
marker_6440229cb5e26e9ab478599e9c802909.bindPopup(popup_272bf5e155142aa42a7492b7d12720e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6440229cb5e26e9ab478599e9c802909.setIcon(icon_5562f30f5c43ebe6d3b6f1604dbcb498);
|
|
|
|
|
|
var marker_6270e8d75741da461a77cc3dad732f2c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_159b9b1f99159d4608b92df448dcaace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e423f93c288873de7cf3308b4dd7156 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2afd32841db7e3f5479e73d203cb0763 = $(`<div id="html_2afd32841db7e3f5479e73d203cb0763" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_7e423f93c288873de7cf3308b4dd7156.setContent(html_2afd32841db7e3f5479e73d203cb0763);
|
|
|
|
|
|
|
|
marker_6270e8d75741da461a77cc3dad732f2c.bindPopup(popup_7e423f93c288873de7cf3308b4dd7156)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6270e8d75741da461a77cc3dad732f2c.setIcon(icon_159b9b1f99159d4608b92df448dcaace);
|
|
|
|
|
|
var marker_5bacd94ceda28cdb6a22a1c167442cee = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_0cd99637d5c5d31158ec01d73d035602);
|
|
|
|
|
|
var icon_262f197c14cfb97be344ce7edb00de03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb488abe11f36d5ce86d958d0e470237 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06de99caf58a4866d98eeec39788b0fc = $(`<div id="html_06de99caf58a4866d98eeec39788b0fc" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_eb488abe11f36d5ce86d958d0e470237.setContent(html_06de99caf58a4866d98eeec39788b0fc);
|
|
|
|
|
|
|
|
marker_5bacd94ceda28cdb6a22a1c167442cee.bindPopup(popup_eb488abe11f36d5ce86d958d0e470237)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bacd94ceda28cdb6a22a1c167442cee.setIcon(icon_262f197c14cfb97be344ce7edb00de03);
|
|
|
|
|
|
marker_cluster_0cd99637d5c5d31158ec01d73d035602.addTo(map_11de3d39dd1ed74cc3c030358e7be11f);
|
|
|
|
</script>
|
|
</html> |