mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 12:45:19 +00:00
11627 lines
338 KiB
HTML
11627 lines
338 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_23d177ee326e792b622aefdfb85743c3 {
|
|
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_23d177ee326e792b622aefdfb85743c3" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_23d177ee326e792b622aefdfb85743c3 = L.map(
|
|
"map_23d177ee326e792b622aefdfb85743c3",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_2c3723ec43a9e7ad626a24e51b2edc82 = 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_2c3723ec43a9e7ad626a24e51b2edc82.addTo(map_23d177ee326e792b622aefdfb85743c3);
|
|
|
|
|
|
var marker_cluster_f93ab7e8093709482a60956a05a8d3e4 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_d4af909d2ce0872a9e22a0f925787d29 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_23eb7c07f1c530765432f663d7672be0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_161952ce785b0785e5d37accb3e9c989 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78fdb629070c8af670cf84a25c7ebad4 = $(`<div id="html_78fdb629070c8af670cf84a25c7ebad4" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_161952ce785b0785e5d37accb3e9c989.setContent(html_78fdb629070c8af670cf84a25c7ebad4);
|
|
|
|
|
|
|
|
marker_d4af909d2ce0872a9e22a0f925787d29.bindPopup(popup_161952ce785b0785e5d37accb3e9c989)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4af909d2ce0872a9e22a0f925787d29.setIcon(icon_23eb7c07f1c530765432f663d7672be0);
|
|
|
|
|
|
var marker_19597b9c450aa8305317bab3b47722a7 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6532a67c0f7cdf76e90c18436695dce8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb64c879ff6e7d777a330f8d552abd6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ba4f2838a9cf45456ed5a99494d3121 = $(`<div id="html_2ba4f2838a9cf45456ed5a99494d3121" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_eb64c879ff6e7d777a330f8d552abd6e.setContent(html_2ba4f2838a9cf45456ed5a99494d3121);
|
|
|
|
|
|
|
|
marker_19597b9c450aa8305317bab3b47722a7.bindPopup(popup_eb64c879ff6e7d777a330f8d552abd6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19597b9c450aa8305317bab3b47722a7.setIcon(icon_6532a67c0f7cdf76e90c18436695dce8);
|
|
|
|
|
|
var marker_6078d0c00b5b4142a33d9e88d4746140 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9244aef2f1e2f16ae62f273ce61782fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f792cc08cc99453f26cf5c787c546709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11751cdc7005a59565f094b4f946371c = $(`<div id="html_11751cdc7005a59565f094b4f946371c" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_f792cc08cc99453f26cf5c787c546709.setContent(html_11751cdc7005a59565f094b4f946371c);
|
|
|
|
|
|
|
|
marker_6078d0c00b5b4142a33d9e88d4746140.bindPopup(popup_f792cc08cc99453f26cf5c787c546709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6078d0c00b5b4142a33d9e88d4746140.setIcon(icon_9244aef2f1e2f16ae62f273ce61782fc);
|
|
|
|
|
|
var marker_65c17609add5a1d8741d040aae8533d2 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_aba31c9392cbc1f8138a0df8b68b0e3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc24af11c93ea59612c2f106962b3af6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a8a31e68b76022166de8fdda76b37b6 = $(`<div id="html_6a8a31e68b76022166de8fdda76b37b6" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_cc24af11c93ea59612c2f106962b3af6.setContent(html_6a8a31e68b76022166de8fdda76b37b6);
|
|
|
|
|
|
|
|
marker_65c17609add5a1d8741d040aae8533d2.bindPopup(popup_cc24af11c93ea59612c2f106962b3af6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65c17609add5a1d8741d040aae8533d2.setIcon(icon_aba31c9392cbc1f8138a0df8b68b0e3a);
|
|
|
|
|
|
var marker_9f8bddef6ad97a19fec23907b152fb1e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_31d4263f5d712b27c6efb0b62ce4969d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56687af91b5716ac9aafa98aa550c604 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06c518fd12f6ef063833c7c774cf5eb2 = $(`<div id="html_06c518fd12f6ef063833c7c774cf5eb2" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_56687af91b5716ac9aafa98aa550c604.setContent(html_06c518fd12f6ef063833c7c774cf5eb2);
|
|
|
|
|
|
|
|
marker_9f8bddef6ad97a19fec23907b152fb1e.bindPopup(popup_56687af91b5716ac9aafa98aa550c604)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f8bddef6ad97a19fec23907b152fb1e.setIcon(icon_31d4263f5d712b27c6efb0b62ce4969d);
|
|
|
|
|
|
var marker_52f78f286675728dcdcdf9aca9fac090 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2ac321cfd8a39a2679b541966a7d075a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b82a281ebbbc9ca67509c6dbb0d0645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91b145dc5bda4bd86901fd1f4011fbdf = $(`<div id="html_91b145dc5bda4bd86901fd1f4011fbdf" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_3b82a281ebbbc9ca67509c6dbb0d0645.setContent(html_91b145dc5bda4bd86901fd1f4011fbdf);
|
|
|
|
|
|
|
|
marker_52f78f286675728dcdcdf9aca9fac090.bindPopup(popup_3b82a281ebbbc9ca67509c6dbb0d0645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f78f286675728dcdcdf9aca9fac090.setIcon(icon_2ac321cfd8a39a2679b541966a7d075a);
|
|
|
|
|
|
var marker_766b61136f4aacd4605371fb098a639f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_bc69942f7af037dec38de0d15eb6d2c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2254f732da1c9272f480b7b796a74100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55a02cad7b4a9d50ae4e2573f5b8e9dd = $(`<div id="html_55a02cad7b4a9d50ae4e2573f5b8e9dd" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_2254f732da1c9272f480b7b796a74100.setContent(html_55a02cad7b4a9d50ae4e2573f5b8e9dd);
|
|
|
|
|
|
|
|
marker_766b61136f4aacd4605371fb098a639f.bindPopup(popup_2254f732da1c9272f480b7b796a74100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_766b61136f4aacd4605371fb098a639f.setIcon(icon_bc69942f7af037dec38de0d15eb6d2c7);
|
|
|
|
|
|
var marker_1819d47f3957c1263edb7e387296cc42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f05ec9706ec226b607cb4da8eaa77018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_442df24f8921b0fd3b985dd799a2d9d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8d3154504c4863dacfbd4016e62efe7 = $(`<div id="html_a8d3154504c4863dacfbd4016e62efe7" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_442df24f8921b0fd3b985dd799a2d9d2.setContent(html_a8d3154504c4863dacfbd4016e62efe7);
|
|
|
|
|
|
|
|
marker_1819d47f3957c1263edb7e387296cc42.bindPopup(popup_442df24f8921b0fd3b985dd799a2d9d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1819d47f3957c1263edb7e387296cc42.setIcon(icon_f05ec9706ec226b607cb4da8eaa77018);
|
|
|
|
|
|
var marker_64aa6803612b34b641e3761f869ec76c = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_1da11e9a0eb26caf3483dfc07a8d8e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d973f41dd0702c5ff897f48f6786e298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3a905920b3ab10f457986f0e8d1f70 = $(`<div id="html_5b3a905920b3ab10f457986f0e8d1f70" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_d973f41dd0702c5ff897f48f6786e298.setContent(html_5b3a905920b3ab10f457986f0e8d1f70);
|
|
|
|
|
|
|
|
marker_64aa6803612b34b641e3761f869ec76c.bindPopup(popup_d973f41dd0702c5ff897f48f6786e298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64aa6803612b34b641e3761f869ec76c.setIcon(icon_1da11e9a0eb26caf3483dfc07a8d8e1b);
|
|
|
|
|
|
var marker_63520767348732335e7e8345a0fa61cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b724f1c96c5ce0aac8f1e33c886683e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f059c66d1bc51cef83e9565ff0db597b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0233e639c704cc62388b95846f04a88f = $(`<div id="html_0233e639c704cc62388b95846f04a88f" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_f059c66d1bc51cef83e9565ff0db597b.setContent(html_0233e639c704cc62388b95846f04a88f);
|
|
|
|
|
|
|
|
marker_63520767348732335e7e8345a0fa61cf.bindPopup(popup_f059c66d1bc51cef83e9565ff0db597b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63520767348732335e7e8345a0fa61cf.setIcon(icon_b724f1c96c5ce0aac8f1e33c886683e1);
|
|
|
|
|
|
var marker_69d28eff461f922d6f097b7d3cb23d92 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6be021f86b6c9b0bf7084f1cc23ae6bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28fd8831367171a9102d265722fceb32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38515b1d3d5dac55fedf7b7ca25c57d8 = $(`<div id="html_38515b1d3d5dac55fedf7b7ca25c57d8" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_28fd8831367171a9102d265722fceb32.setContent(html_38515b1d3d5dac55fedf7b7ca25c57d8);
|
|
|
|
|
|
|
|
marker_69d28eff461f922d6f097b7d3cb23d92.bindPopup(popup_28fd8831367171a9102d265722fceb32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d28eff461f922d6f097b7d3cb23d92.setIcon(icon_6be021f86b6c9b0bf7084f1cc23ae6bb);
|
|
|
|
|
|
var marker_31c9ef3f6ac315dc7af8289679d14a26 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_da6483d4e2b205f95ad07cac119f7a66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77983fc02cadcfcf0f52d34c3f57f5aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5159710a6a9dbf4c9953b2b2afa52496 = $(`<div id="html_5159710a6a9dbf4c9953b2b2afa52496" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_77983fc02cadcfcf0f52d34c3f57f5aa.setContent(html_5159710a6a9dbf4c9953b2b2afa52496);
|
|
|
|
|
|
|
|
marker_31c9ef3f6ac315dc7af8289679d14a26.bindPopup(popup_77983fc02cadcfcf0f52d34c3f57f5aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31c9ef3f6ac315dc7af8289679d14a26.setIcon(icon_da6483d4e2b205f95ad07cac119f7a66);
|
|
|
|
|
|
var marker_b9f5eaca98fe066cf2e7d6d902b494aa = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_da15a04215b94f2eca5b535e4ff5b92b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc72f58d8217acd9f640198cb9bf831a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7856c0f392946e723f5904db51d7e01f = $(`<div id="html_7856c0f392946e723f5904db51d7e01f" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_dc72f58d8217acd9f640198cb9bf831a.setContent(html_7856c0f392946e723f5904db51d7e01f);
|
|
|
|
|
|
|
|
marker_b9f5eaca98fe066cf2e7d6d902b494aa.bindPopup(popup_dc72f58d8217acd9f640198cb9bf831a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9f5eaca98fe066cf2e7d6d902b494aa.setIcon(icon_da15a04215b94f2eca5b535e4ff5b92b);
|
|
|
|
|
|
var marker_8e3524facaa715b948bea0eab4c73fa8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_47d9e79b414ff39ac0ad64fe7aafadac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b1529b4fd4bc88ad5c2dd0731457c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b90986147a4fdc711ac194e0f33ecb04 = $(`<div id="html_b90986147a4fdc711ac194e0f33ecb04" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_21b1529b4fd4bc88ad5c2dd0731457c6.setContent(html_b90986147a4fdc711ac194e0f33ecb04);
|
|
|
|
|
|
|
|
marker_8e3524facaa715b948bea0eab4c73fa8.bindPopup(popup_21b1529b4fd4bc88ad5c2dd0731457c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e3524facaa715b948bea0eab4c73fa8.setIcon(icon_47d9e79b414ff39ac0ad64fe7aafadac);
|
|
|
|
|
|
var marker_df9f089a6917a9815494ab6930929c71 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ca0c36c7571a7c51f00ebfd149535e4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f85c52cc2f6b7fdb5ace8f0e7b3c83d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88260e2906407c4eff3e10a967f3efc5 = $(`<div id="html_88260e2906407c4eff3e10a967f3efc5" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_6f85c52cc2f6b7fdb5ace8f0e7b3c83d.setContent(html_88260e2906407c4eff3e10a967f3efc5);
|
|
|
|
|
|
|
|
marker_df9f089a6917a9815494ab6930929c71.bindPopup(popup_6f85c52cc2f6b7fdb5ace8f0e7b3c83d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df9f089a6917a9815494ab6930929c71.setIcon(icon_ca0c36c7571a7c51f00ebfd149535e4d);
|
|
|
|
|
|
var marker_d0c96b9aa4e26b8da6e301d556533a4a = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_10096102953ed5b2e087f05c4dece489 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95893f08aa3615f8b0c4ca123f11c680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce6ff380a62e6b662333b1b0537ba215 = $(`<div id="html_ce6ff380a62e6b662333b1b0537ba215" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_95893f08aa3615f8b0c4ca123f11c680.setContent(html_ce6ff380a62e6b662333b1b0537ba215);
|
|
|
|
|
|
|
|
marker_d0c96b9aa4e26b8da6e301d556533a4a.bindPopup(popup_95893f08aa3615f8b0c4ca123f11c680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0c96b9aa4e26b8da6e301d556533a4a.setIcon(icon_10096102953ed5b2e087f05c4dece489);
|
|
|
|
|
|
var marker_5fdcfc434bae0624db22180482965d14 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_86a89f96fa96c1741659e811f8cdc412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc02b92bbddbf04deab76f1749c141db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6c12e139d7944f4b24d0573ec510212 = $(`<div id="html_c6c12e139d7944f4b24d0573ec510212" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_dc02b92bbddbf04deab76f1749c141db.setContent(html_c6c12e139d7944f4b24d0573ec510212);
|
|
|
|
|
|
|
|
marker_5fdcfc434bae0624db22180482965d14.bindPopup(popup_dc02b92bbddbf04deab76f1749c141db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fdcfc434bae0624db22180482965d14.setIcon(icon_86a89f96fa96c1741659e811f8cdc412);
|
|
|
|
|
|
var marker_c1c72b04ab63ad0da78727091b00a078 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f59410298817a1d36f011094bc307ced = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95d431a855aede310e58a575c615c296 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62dc63e8dc111bacaab73731832de24a = $(`<div id="html_62dc63e8dc111bacaab73731832de24a" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_95d431a855aede310e58a575c615c296.setContent(html_62dc63e8dc111bacaab73731832de24a);
|
|
|
|
|
|
|
|
marker_c1c72b04ab63ad0da78727091b00a078.bindPopup(popup_95d431a855aede310e58a575c615c296)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1c72b04ab63ad0da78727091b00a078.setIcon(icon_f59410298817a1d36f011094bc307ced);
|
|
|
|
|
|
var marker_b15f6521931494623c5e044d031cd790 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6846400a16a9fcc756fbf42013a41319 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e65e48f55d1469fbea0e38adf9ba8b08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4718fa22f1a7305dc8b641ba042be3d = $(`<div id="html_b4718fa22f1a7305dc8b641ba042be3d" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_e65e48f55d1469fbea0e38adf9ba8b08.setContent(html_b4718fa22f1a7305dc8b641ba042be3d);
|
|
|
|
|
|
|
|
marker_b15f6521931494623c5e044d031cd790.bindPopup(popup_e65e48f55d1469fbea0e38adf9ba8b08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b15f6521931494623c5e044d031cd790.setIcon(icon_6846400a16a9fcc756fbf42013a41319);
|
|
|
|
|
|
var marker_3bb379d9ebca1f2a01387c13c2b354b0 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_943f0925dc402a9f511b2fec35f2f07d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0bca0a67753e89ceace8ecd68d83a07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fed763bbb785a7ca4367f53c5b443f1e = $(`<div id="html_fed763bbb785a7ca4367f53c5b443f1e" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_b0bca0a67753e89ceace8ecd68d83a07.setContent(html_fed763bbb785a7ca4367f53c5b443f1e);
|
|
|
|
|
|
|
|
marker_3bb379d9ebca1f2a01387c13c2b354b0.bindPopup(popup_b0bca0a67753e89ceace8ecd68d83a07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bb379d9ebca1f2a01387c13c2b354b0.setIcon(icon_943f0925dc402a9f511b2fec35f2f07d);
|
|
|
|
|
|
var marker_2b5100a5f0e66171268490ce727ff5df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_839e4dc94bd21ff5b91c086a3c0d2264 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e83c3a22dfc11f0d6ce64a9d0aa6504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_592196b678d59863e3c674845d8b29ed = $(`<div id="html_592196b678d59863e3c674845d8b29ed" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_2e83c3a22dfc11f0d6ce64a9d0aa6504.setContent(html_592196b678d59863e3c674845d8b29ed);
|
|
|
|
|
|
|
|
marker_2b5100a5f0e66171268490ce727ff5df.bindPopup(popup_2e83c3a22dfc11f0d6ce64a9d0aa6504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b5100a5f0e66171268490ce727ff5df.setIcon(icon_839e4dc94bd21ff5b91c086a3c0d2264);
|
|
|
|
|
|
var marker_00c98dffa0a40d31be3be7d56c726615 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c8d69f44404a06a8f9eebfa3f0eab58d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ca0c56dd371bda3c33744a32239ff79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_756adeae732c1e08fc20beed43e42efa = $(`<div id="html_756adeae732c1e08fc20beed43e42efa" style="width: 100.0%; height: 100.0%;">strfry.atlantislabs.space</div>`)[0];
|
|
popup_2ca0c56dd371bda3c33744a32239ff79.setContent(html_756adeae732c1e08fc20beed43e42efa);
|
|
|
|
|
|
|
|
marker_00c98dffa0a40d31be3be7d56c726615.bindPopup(popup_2ca0c56dd371bda3c33744a32239ff79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00c98dffa0a40d31be3be7d56c726615.setIcon(icon_c8d69f44404a06a8f9eebfa3f0eab58d);
|
|
|
|
|
|
var marker_c22f0ca9a60d3ccefd4ed767c9f0dfea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_aec29b6fc1e387fbd31204dcb2de254f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bca01e0911cebeaaf6b717f3e5c738f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90aedb0d1d3c4e6aff9cd6bc2696390b = $(`<div id="html_90aedb0d1d3c4e6aff9cd6bc2696390b" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_bca01e0911cebeaaf6b717f3e5c738f8.setContent(html_90aedb0d1d3c4e6aff9cd6bc2696390b);
|
|
|
|
|
|
|
|
marker_c22f0ca9a60d3ccefd4ed767c9f0dfea.bindPopup(popup_bca01e0911cebeaaf6b717f3e5c738f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c22f0ca9a60d3ccefd4ed767c9f0dfea.setIcon(icon_aec29b6fc1e387fbd31204dcb2de254f);
|
|
|
|
|
|
var marker_706f018a107fc0a055c0b540099b664d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9e6874165a021a49b4ca569c2bbd7a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8860ed663d9474e29922140fd7635c13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0377aff1d295ed5cf49be072937082af = $(`<div id="html_0377aff1d295ed5cf49be072937082af" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_8860ed663d9474e29922140fd7635c13.setContent(html_0377aff1d295ed5cf49be072937082af);
|
|
|
|
|
|
|
|
marker_706f018a107fc0a055c0b540099b664d.bindPopup(popup_8860ed663d9474e29922140fd7635c13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_706f018a107fc0a055c0b540099b664d.setIcon(icon_9e6874165a021a49b4ca569c2bbd7a57);
|
|
|
|
|
|
var marker_f28d09a7c9ad5ec0ac147545ab856002 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f2e5cc210ec2bbdb21132d25d2d6c6d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18d4c6488c78047372bad2fb2cce8009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c65526109d6081b08fbe6d26c31cbf14 = $(`<div id="html_c65526109d6081b08fbe6d26c31cbf14" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_18d4c6488c78047372bad2fb2cce8009.setContent(html_c65526109d6081b08fbe6d26c31cbf14);
|
|
|
|
|
|
|
|
marker_f28d09a7c9ad5ec0ac147545ab856002.bindPopup(popup_18d4c6488c78047372bad2fb2cce8009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f28d09a7c9ad5ec0ac147545ab856002.setIcon(icon_f2e5cc210ec2bbdb21132d25d2d6c6d8);
|
|
|
|
|
|
var marker_16759b7c4f1b9287bc721ee90e7e466c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_de60930eeb6ff26c6b3c82cad6f46f75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db5a4a3c12588708b135a66596f40b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53f544e6ea96a725ad283637cb7366ad = $(`<div id="html_53f544e6ea96a725ad283637cb7366ad" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_db5a4a3c12588708b135a66596f40b60.setContent(html_53f544e6ea96a725ad283637cb7366ad);
|
|
|
|
|
|
|
|
marker_16759b7c4f1b9287bc721ee90e7e466c.bindPopup(popup_db5a4a3c12588708b135a66596f40b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16759b7c4f1b9287bc721ee90e7e466c.setIcon(icon_de60930eeb6ff26c6b3c82cad6f46f75);
|
|
|
|
|
|
var marker_af09149776023509f38e50b09fb1bd85 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0ee1f23a53a0f767347473c58872f521 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f15911d8976cbadb9eeceb1a088ff36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7176afe6c658e0d3b2ff7737fe62960 = $(`<div id="html_f7176afe6c658e0d3b2ff7737fe62960" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_4f15911d8976cbadb9eeceb1a088ff36.setContent(html_f7176afe6c658e0d3b2ff7737fe62960);
|
|
|
|
|
|
|
|
marker_af09149776023509f38e50b09fb1bd85.bindPopup(popup_4f15911d8976cbadb9eeceb1a088ff36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af09149776023509f38e50b09fb1bd85.setIcon(icon_0ee1f23a53a0f767347473c58872f521);
|
|
|
|
|
|
var marker_b31194cf9b59103e0a0e6e77ff868a11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0a8a49283633d08dc86f33c6d60bbcc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc276152404601c1f113011df9744c42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f5af76a780ce00791d81d457bc7fd92 = $(`<div id="html_8f5af76a780ce00791d81d457bc7fd92" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_bc276152404601c1f113011df9744c42.setContent(html_8f5af76a780ce00791d81d457bc7fd92);
|
|
|
|
|
|
|
|
marker_b31194cf9b59103e0a0e6e77ff868a11.bindPopup(popup_bc276152404601c1f113011df9744c42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b31194cf9b59103e0a0e6e77ff868a11.setIcon(icon_0a8a49283633d08dc86f33c6d60bbcc7);
|
|
|
|
|
|
var marker_ae527d3529a30dbe2f148b26eb0a1833 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2916344068c1cee2854ffbad0b49ecb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_015024763ae2f4c3795668124c7fe102 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e55e18fe54c3a21e5468cfbed06b9d0 = $(`<div id="html_0e55e18fe54c3a21e5468cfbed06b9d0" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_015024763ae2f4c3795668124c7fe102.setContent(html_0e55e18fe54c3a21e5468cfbed06b9d0);
|
|
|
|
|
|
|
|
marker_ae527d3529a30dbe2f148b26eb0a1833.bindPopup(popup_015024763ae2f4c3795668124c7fe102)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae527d3529a30dbe2f148b26eb0a1833.setIcon(icon_2916344068c1cee2854ffbad0b49ecb2);
|
|
|
|
|
|
var marker_9c6c69cd0a4c761f71d7023d01178b8f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_fb348a006b0b13fdcc5aeafb1de716d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8c6923fd78c7207e7e12522a09503fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b105c2b16261641825412bd35b4c656 = $(`<div id="html_2b105c2b16261641825412bd35b4c656" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_a8c6923fd78c7207e7e12522a09503fc.setContent(html_2b105c2b16261641825412bd35b4c656);
|
|
|
|
|
|
|
|
marker_9c6c69cd0a4c761f71d7023d01178b8f.bindPopup(popup_a8c6923fd78c7207e7e12522a09503fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c6c69cd0a4c761f71d7023d01178b8f.setIcon(icon_fb348a006b0b13fdcc5aeafb1de716d3);
|
|
|
|
|
|
var marker_c46588218db5251d4963282820c05422 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_26e6f725b51d110aac1da64f4b968f3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddf644be18359920d595d5eb94b4e669 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9d665ec4fee94f7df357159ac577365 = $(`<div id="html_e9d665ec4fee94f7df357159ac577365" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_ddf644be18359920d595d5eb94b4e669.setContent(html_e9d665ec4fee94f7df357159ac577365);
|
|
|
|
|
|
|
|
marker_c46588218db5251d4963282820c05422.bindPopup(popup_ddf644be18359920d595d5eb94b4e669)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c46588218db5251d4963282820c05422.setIcon(icon_26e6f725b51d110aac1da64f4b968f3d);
|
|
|
|
|
|
var marker_ca2f180389bf24425eb52232dcb7bc90 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a1f706310c69ab790f254e6b772bfeb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_693097535a7ab1e7a75bf893eaee63e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_753e42f14f7b8f68dad65abe61cf1e1d = $(`<div id="html_753e42f14f7b8f68dad65abe61cf1e1d" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_693097535a7ab1e7a75bf893eaee63e0.setContent(html_753e42f14f7b8f68dad65abe61cf1e1d);
|
|
|
|
|
|
|
|
marker_ca2f180389bf24425eb52232dcb7bc90.bindPopup(popup_693097535a7ab1e7a75bf893eaee63e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca2f180389bf24425eb52232dcb7bc90.setIcon(icon_a1f706310c69ab790f254e6b772bfeb4);
|
|
|
|
|
|
var marker_cb0ff36bf2312065efc511c1eb19e0ad = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_140f2aedccf3d948ae5f3a44f57a2bdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c72bec0ef9b71ea4fd56e5e19a944a59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74b2726aa2cbdce6ae2c98442fdbd5a2 = $(`<div id="html_74b2726aa2cbdce6ae2c98442fdbd5a2" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_c72bec0ef9b71ea4fd56e5e19a944a59.setContent(html_74b2726aa2cbdce6ae2c98442fdbd5a2);
|
|
|
|
|
|
|
|
marker_cb0ff36bf2312065efc511c1eb19e0ad.bindPopup(popup_c72bec0ef9b71ea4fd56e5e19a944a59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0ff36bf2312065efc511c1eb19e0ad.setIcon(icon_140f2aedccf3d948ae5f3a44f57a2bdb);
|
|
|
|
|
|
var marker_3dbb0d39cc82cb5b37800d6257e1efb0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_97849c74ce9c53ca3cbcdf49e361b765 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab55bacec90b3f343960d182c7f6a17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edbc617570c98d2f0a24bd6479eec639 = $(`<div id="html_edbc617570c98d2f0a24bd6479eec639" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_aab55bacec90b3f343960d182c7f6a17.setContent(html_edbc617570c98d2f0a24bd6479eec639);
|
|
|
|
|
|
|
|
marker_3dbb0d39cc82cb5b37800d6257e1efb0.bindPopup(popup_aab55bacec90b3f343960d182c7f6a17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dbb0d39cc82cb5b37800d6257e1efb0.setIcon(icon_97849c74ce9c53ca3cbcdf49e361b765);
|
|
|
|
|
|
var marker_535f154f86f3e5a2903839c2ea6f69ec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6451bbbbb3adbd0096da80f8aae7bc04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5396893e608e0baa916c5d9ee51bdbb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d14af222e5ae7e018c495c890042a7d1 = $(`<div id="html_d14af222e5ae7e018c495c890042a7d1" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_5396893e608e0baa916c5d9ee51bdbb3.setContent(html_d14af222e5ae7e018c495c890042a7d1);
|
|
|
|
|
|
|
|
marker_535f154f86f3e5a2903839c2ea6f69ec.bindPopup(popup_5396893e608e0baa916c5d9ee51bdbb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_535f154f86f3e5a2903839c2ea6f69ec.setIcon(icon_6451bbbbb3adbd0096da80f8aae7bc04);
|
|
|
|
|
|
var marker_5f468ff07a6fe79239b8022e3d1b0873 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2e198901df7154ef802d651b6dbce500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_555ee8d033a5ba2b57d08d37bd2d366e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fceb3066d4243e8671b5fd56cd121952 = $(`<div id="html_fceb3066d4243e8671b5fd56cd121952" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_555ee8d033a5ba2b57d08d37bd2d366e.setContent(html_fceb3066d4243e8671b5fd56cd121952);
|
|
|
|
|
|
|
|
marker_5f468ff07a6fe79239b8022e3d1b0873.bindPopup(popup_555ee8d033a5ba2b57d08d37bd2d366e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f468ff07a6fe79239b8022e3d1b0873.setIcon(icon_2e198901df7154ef802d651b6dbce500);
|
|
|
|
|
|
var marker_446626b58abe52257f25cd4d0bc48905 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0a52114879ea4b2f48ff5860d06a5abd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_724423470496015b494c5e1a0d6090ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ce0426618a91a696c78412a6dd9ed27 = $(`<div id="html_5ce0426618a91a696c78412a6dd9ed27" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_724423470496015b494c5e1a0d6090ad.setContent(html_5ce0426618a91a696c78412a6dd9ed27);
|
|
|
|
|
|
|
|
marker_446626b58abe52257f25cd4d0bc48905.bindPopup(popup_724423470496015b494c5e1a0d6090ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_446626b58abe52257f25cd4d0bc48905.setIcon(icon_0a52114879ea4b2f48ff5860d06a5abd);
|
|
|
|
|
|
var marker_bafbc47ca457e36b9f85f48ee2f633de = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_91cf4102ee1223e5533a6ef9a8a2f1d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a8099bd0ae86ce3aa6531ce38d48b6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2aa12fde6c0ce5e122ad3e6be6e86d9 = $(`<div id="html_d2aa12fde6c0ce5e122ad3e6be6e86d9" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_0a8099bd0ae86ce3aa6531ce38d48b6e.setContent(html_d2aa12fde6c0ce5e122ad3e6be6e86d9);
|
|
|
|
|
|
|
|
marker_bafbc47ca457e36b9f85f48ee2f633de.bindPopup(popup_0a8099bd0ae86ce3aa6531ce38d48b6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bafbc47ca457e36b9f85f48ee2f633de.setIcon(icon_91cf4102ee1223e5533a6ef9a8a2f1d7);
|
|
|
|
|
|
var marker_4dfc95e7a6ad38b3800d3c0d098887c2 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_3330692e3bbd945e2a2859a6026797d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_068266537130eb9e3a1cca4891eb550e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41af609d887a077749358e1e9cea2b13 = $(`<div id="html_41af609d887a077749358e1e9cea2b13" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_068266537130eb9e3a1cca4891eb550e.setContent(html_41af609d887a077749358e1e9cea2b13);
|
|
|
|
|
|
|
|
marker_4dfc95e7a6ad38b3800d3c0d098887c2.bindPopup(popup_068266537130eb9e3a1cca4891eb550e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dfc95e7a6ad38b3800d3c0d098887c2.setIcon(icon_3330692e3bbd945e2a2859a6026797d7);
|
|
|
|
|
|
var marker_f365fe885f02b7834b97d4a8559b8be1 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_3253971819ec233eba40ae3c43e29b35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11b9ce12297454ec86c495e0ed4d4663 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_070995277b7ac234235404fd5e2c41b6 = $(`<div id="html_070995277b7ac234235404fd5e2c41b6" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_11b9ce12297454ec86c495e0ed4d4663.setContent(html_070995277b7ac234235404fd5e2c41b6);
|
|
|
|
|
|
|
|
marker_f365fe885f02b7834b97d4a8559b8be1.bindPopup(popup_11b9ce12297454ec86c495e0ed4d4663)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f365fe885f02b7834b97d4a8559b8be1.setIcon(icon_3253971819ec233eba40ae3c43e29b35);
|
|
|
|
|
|
var marker_fba3535689840c7163c3106e7341fd58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2f8e4eb125c66f8671948221a12ec0b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_874817b9560e74d8f7bcf1eebaff4c19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88aef82901697c6890b7c0aa44154452 = $(`<div id="html_88aef82901697c6890b7c0aa44154452" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_874817b9560e74d8f7bcf1eebaff4c19.setContent(html_88aef82901697c6890b7c0aa44154452);
|
|
|
|
|
|
|
|
marker_fba3535689840c7163c3106e7341fd58.bindPopup(popup_874817b9560e74d8f7bcf1eebaff4c19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fba3535689840c7163c3106e7341fd58.setIcon(icon_2f8e4eb125c66f8671948221a12ec0b0);
|
|
|
|
|
|
var marker_289902e57eccd175be5f54306089059d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0cbefc06fc8c3e15f398b25b5057c644 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74725ff0ac25b2e0962a722641a6bc3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc69e582ceeb1b45284f682ce4c25764 = $(`<div id="html_bc69e582ceeb1b45284f682ce4c25764" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_74725ff0ac25b2e0962a722641a6bc3a.setContent(html_bc69e582ceeb1b45284f682ce4c25764);
|
|
|
|
|
|
|
|
marker_289902e57eccd175be5f54306089059d.bindPopup(popup_74725ff0ac25b2e0962a722641a6bc3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_289902e57eccd175be5f54306089059d.setIcon(icon_0cbefc06fc8c3e15f398b25b5057c644);
|
|
|
|
|
|
var marker_0699bb011d13360f2beae7d7fd8e6388 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_eb8c673d26952414d623501225e9da8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f24ca4b366afb25bcac6749d6914fb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac8de5d8f2b00a395238449d34b0f7e4 = $(`<div id="html_ac8de5d8f2b00a395238449d34b0f7e4" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_3f24ca4b366afb25bcac6749d6914fb8.setContent(html_ac8de5d8f2b00a395238449d34b0f7e4);
|
|
|
|
|
|
|
|
marker_0699bb011d13360f2beae7d7fd8e6388.bindPopup(popup_3f24ca4b366afb25bcac6749d6914fb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0699bb011d13360f2beae7d7fd8e6388.setIcon(icon_eb8c673d26952414d623501225e9da8e);
|
|
|
|
|
|
var marker_2dd8e98e7c331e4304d82013e13d24db = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9aa16267f7372f407156e51c5803b4dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf37d5f6b34fc4413555b6a544cea8df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ef92c8426d65b2a6342c0da619dfe72 = $(`<div id="html_4ef92c8426d65b2a6342c0da619dfe72" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_cf37d5f6b34fc4413555b6a544cea8df.setContent(html_4ef92c8426d65b2a6342c0da619dfe72);
|
|
|
|
|
|
|
|
marker_2dd8e98e7c331e4304d82013e13d24db.bindPopup(popup_cf37d5f6b34fc4413555b6a544cea8df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dd8e98e7c331e4304d82013e13d24db.setIcon(icon_9aa16267f7372f407156e51c5803b4dd);
|
|
|
|
|
|
var marker_93d682cc52580b30109d88e629a06b6d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_19faa82319925e25b0c2d04a5dcb47ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e93f198118574ba942689efe63ec6814 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d669c10f2ffe4128b35cc30dccb38e91 = $(`<div id="html_d669c10f2ffe4128b35cc30dccb38e91" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_e93f198118574ba942689efe63ec6814.setContent(html_d669c10f2ffe4128b35cc30dccb38e91);
|
|
|
|
|
|
|
|
marker_93d682cc52580b30109d88e629a06b6d.bindPopup(popup_e93f198118574ba942689efe63ec6814)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93d682cc52580b30109d88e629a06b6d.setIcon(icon_19faa82319925e25b0c2d04a5dcb47ac);
|
|
|
|
|
|
var marker_0611dd3586c7054f262ca2d7d645a060 = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f7df97fbfb84502c36f379d93ef958b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ea3b3901b2d26590441c7ecbe851c10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e008228f4fd17c7d483d2faa48d7eed8 = $(`<div id="html_e008228f4fd17c7d483d2faa48d7eed8" style="width: 100.0%; height: 100.0%;">inbox.scuba323.com</div>`)[0];
|
|
popup_0ea3b3901b2d26590441c7ecbe851c10.setContent(html_e008228f4fd17c7d483d2faa48d7eed8);
|
|
|
|
|
|
|
|
marker_0611dd3586c7054f262ca2d7d645a060.bindPopup(popup_0ea3b3901b2d26590441c7ecbe851c10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0611dd3586c7054f262ca2d7d645a060.setIcon(icon_f7df97fbfb84502c36f379d93ef958b7);
|
|
|
|
|
|
var marker_16612ddc5ceaac4e512629534c7522f5 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_df509905c001e1b154fa9f4c07ead8b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7af0b3715315b91ac49b8b4e4d2bde3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b8a3267fc807bcf2ee8e371eb0c8107 = $(`<div id="html_4b8a3267fc807bcf2ee8e371eb0c8107" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_b7af0b3715315b91ac49b8b4e4d2bde3.setContent(html_4b8a3267fc807bcf2ee8e371eb0c8107);
|
|
|
|
|
|
|
|
marker_16612ddc5ceaac4e512629534c7522f5.bindPopup(popup_b7af0b3715315b91ac49b8b4e4d2bde3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16612ddc5ceaac4e512629534c7522f5.setIcon(icon_df509905c001e1b154fa9f4c07ead8b0);
|
|
|
|
|
|
var marker_4ef947351b73ec72070e3faf754dcac3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_75b9a894a23d1064981ab302347f02bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecb32a809680db93b736af03bb83b4b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e82003d1ca958992c8a677b4171277bf = $(`<div id="html_e82003d1ca958992c8a677b4171277bf" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_ecb32a809680db93b736af03bb83b4b6.setContent(html_e82003d1ca958992c8a677b4171277bf);
|
|
|
|
|
|
|
|
marker_4ef947351b73ec72070e3faf754dcac3.bindPopup(popup_ecb32a809680db93b736af03bb83b4b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ef947351b73ec72070e3faf754dcac3.setIcon(icon_75b9a894a23d1064981ab302347f02bc);
|
|
|
|
|
|
var marker_cba427e3680531e44a9de5562501a146 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_30015f63583f983238ed8ea4173b48f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f08dcfd2abe74534e8ecb1c936fe108 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3729eaee2967cc3aacd5f6b9ef826763 = $(`<div id="html_3729eaee2967cc3aacd5f6b9ef826763" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_0f08dcfd2abe74534e8ecb1c936fe108.setContent(html_3729eaee2967cc3aacd5f6b9ef826763);
|
|
|
|
|
|
|
|
marker_cba427e3680531e44a9de5562501a146.bindPopup(popup_0f08dcfd2abe74534e8ecb1c936fe108)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cba427e3680531e44a9de5562501a146.setIcon(icon_30015f63583f983238ed8ea4173b48f7);
|
|
|
|
|
|
var marker_aaab6b16e36856e4a5370ee8a9ced385 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8cb3f4455f8ada3d2064b1c46019b9d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a846c3fec4645abc68aab4ae710f7a6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98f5a7ae937c0ad6a3024d3329afe185 = $(`<div id="html_98f5a7ae937c0ad6a3024d3329afe185" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_a846c3fec4645abc68aab4ae710f7a6f.setContent(html_98f5a7ae937c0ad6a3024d3329afe185);
|
|
|
|
|
|
|
|
marker_aaab6b16e36856e4a5370ee8a9ced385.bindPopup(popup_a846c3fec4645abc68aab4ae710f7a6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaab6b16e36856e4a5370ee8a9ced385.setIcon(icon_8cb3f4455f8ada3d2064b1c46019b9d7);
|
|
|
|
|
|
var marker_213f5a1258869904d6580dd4391e9a59 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_33f099916c25c44cf91c3e1819900cb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba5abdf019b691ed59066ec4323dae0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b861ad34447efa1522aa678f4aaeec30 = $(`<div id="html_b861ad34447efa1522aa678f4aaeec30" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_ba5abdf019b691ed59066ec4323dae0a.setContent(html_b861ad34447efa1522aa678f4aaeec30);
|
|
|
|
|
|
|
|
marker_213f5a1258869904d6580dd4391e9a59.bindPopup(popup_ba5abdf019b691ed59066ec4323dae0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_213f5a1258869904d6580dd4391e9a59.setIcon(icon_33f099916c25c44cf91c3e1819900cb3);
|
|
|
|
|
|
var marker_0d230eb8ab7d6fb76f8bc174d0f9987c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e1cb43e473c7cbb0bbce34d5fff495aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_154f99a21987d74705b6afc828227c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_751fb63e8545c8b75845d983f095012a = $(`<div id="html_751fb63e8545c8b75845d983f095012a" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_154f99a21987d74705b6afc828227c60.setContent(html_751fb63e8545c8b75845d983f095012a);
|
|
|
|
|
|
|
|
marker_0d230eb8ab7d6fb76f8bc174d0f9987c.bindPopup(popup_154f99a21987d74705b6afc828227c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d230eb8ab7d6fb76f8bc174d0f9987c.setIcon(icon_e1cb43e473c7cbb0bbce34d5fff495aa);
|
|
|
|
|
|
var marker_3e4aad103c843880b97379096a8a0e78 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_011d80753b7334d376da1770050e2f96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1662bf5113079e450b51c00c657ceef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee5b5250ae18550ccffa91788f5fc7d3 = $(`<div id="html_ee5b5250ae18550ccffa91788f5fc7d3" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_1662bf5113079e450b51c00c657ceef5.setContent(html_ee5b5250ae18550ccffa91788f5fc7d3);
|
|
|
|
|
|
|
|
marker_3e4aad103c843880b97379096a8a0e78.bindPopup(popup_1662bf5113079e450b51c00c657ceef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e4aad103c843880b97379096a8a0e78.setIcon(icon_011d80753b7334d376da1770050e2f96);
|
|
|
|
|
|
var marker_7dbd9743d78dfa912e929833a8e97363 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6a4d5281656939cb03c907ad6637a3e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2eefae26c4cda9e15037d4292b73514a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60996df504087b1ececdb5eca890661 = $(`<div id="html_b60996df504087b1ececdb5eca890661" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_2eefae26c4cda9e15037d4292b73514a.setContent(html_b60996df504087b1ececdb5eca890661);
|
|
|
|
|
|
|
|
marker_7dbd9743d78dfa912e929833a8e97363.bindPopup(popup_2eefae26c4cda9e15037d4292b73514a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dbd9743d78dfa912e929833a8e97363.setIcon(icon_6a4d5281656939cb03c907ad6637a3e6);
|
|
|
|
|
|
var marker_588e9e996a04959636001bee96eb2d5a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9d5abfc5876818351fad74b8ffc5114a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_114b18701f8ce26acca209cc83ea3d33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6eadc8d2da5ce158dc07dafd27fa371 = $(`<div id="html_d6eadc8d2da5ce158dc07dafd27fa371" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_114b18701f8ce26acca209cc83ea3d33.setContent(html_d6eadc8d2da5ce158dc07dafd27fa371);
|
|
|
|
|
|
|
|
marker_588e9e996a04959636001bee96eb2d5a.bindPopup(popup_114b18701f8ce26acca209cc83ea3d33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_588e9e996a04959636001bee96eb2d5a.setIcon(icon_9d5abfc5876818351fad74b8ffc5114a);
|
|
|
|
|
|
var marker_12f7e03954b1e3b20158b6f624ef8ff9 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0eed20de4e623c81510e93b0da622b63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1400e9e764a50d09b49193aefe1882b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92f6a273713fd0319dd842123e90b8cf = $(`<div id="html_92f6a273713fd0319dd842123e90b8cf" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_e1400e9e764a50d09b49193aefe1882b.setContent(html_92f6a273713fd0319dd842123e90b8cf);
|
|
|
|
|
|
|
|
marker_12f7e03954b1e3b20158b6f624ef8ff9.bindPopup(popup_e1400e9e764a50d09b49193aefe1882b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12f7e03954b1e3b20158b6f624ef8ff9.setIcon(icon_0eed20de4e623c81510e93b0da622b63);
|
|
|
|
|
|
var marker_405e1695ecdc2490499789caf22c65ed = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0541570e8d2e4e5e561dff989f436e37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98d98c815acd333d577f9480f2ac6ecf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6ddc517c6cb8f198fb7b6a444ae7ab9 = $(`<div id="html_b6ddc517c6cb8f198fb7b6a444ae7ab9" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_98d98c815acd333d577f9480f2ac6ecf.setContent(html_b6ddc517c6cb8f198fb7b6a444ae7ab9);
|
|
|
|
|
|
|
|
marker_405e1695ecdc2490499789caf22c65ed.bindPopup(popup_98d98c815acd333d577f9480f2ac6ecf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_405e1695ecdc2490499789caf22c65ed.setIcon(icon_0541570e8d2e4e5e561dff989f436e37);
|
|
|
|
|
|
var marker_ecd7351380c044bb84b14b1b5b06d803 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4b7853f4268813aed3afa1e9858be627 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0db35c90277432ba2095322d4f48f0cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66c661cff283fd195dee679082d0c8f1 = $(`<div id="html_66c661cff283fd195dee679082d0c8f1" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_0db35c90277432ba2095322d4f48f0cb.setContent(html_66c661cff283fd195dee679082d0c8f1);
|
|
|
|
|
|
|
|
marker_ecd7351380c044bb84b14b1b5b06d803.bindPopup(popup_0db35c90277432ba2095322d4f48f0cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecd7351380c044bb84b14b1b5b06d803.setIcon(icon_4b7853f4268813aed3afa1e9858be627);
|
|
|
|
|
|
var marker_69ded74d0fdc5f5a1bef0b875ec61573 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7fbd8f8c6c5ae11fd0eeb95f39db4e3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a22883d69fda591419378289f60b2dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fb51a0e90393f204d9329ceefdf271a = $(`<div id="html_0fb51a0e90393f204d9329ceefdf271a" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_6a22883d69fda591419378289f60b2dd.setContent(html_0fb51a0e90393f204d9329ceefdf271a);
|
|
|
|
|
|
|
|
marker_69ded74d0fdc5f5a1bef0b875ec61573.bindPopup(popup_6a22883d69fda591419378289f60b2dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69ded74d0fdc5f5a1bef0b875ec61573.setIcon(icon_7fbd8f8c6c5ae11fd0eeb95f39db4e3e);
|
|
|
|
|
|
var marker_6c6cc9deb4b74b7396fc47e24f3d586a = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_53ac65d27eaac2e759b11578c839b614 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2e1e08738177e5ce9c2ac0ff7805452 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9def7d4935b620316bde5595e042e3a0 = $(`<div id="html_9def7d4935b620316bde5595e042e3a0" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_b2e1e08738177e5ce9c2ac0ff7805452.setContent(html_9def7d4935b620316bde5595e042e3a0);
|
|
|
|
|
|
|
|
marker_6c6cc9deb4b74b7396fc47e24f3d586a.bindPopup(popup_b2e1e08738177e5ce9c2ac0ff7805452)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c6cc9deb4b74b7396fc47e24f3d586a.setIcon(icon_53ac65d27eaac2e759b11578c839b614);
|
|
|
|
|
|
var marker_99717c303bd429f643f87f27a53a484a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c6e46b7d8ccfe78361182b3f8c5945a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad363155615b07f01c9260cf2c669c63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe0cbbdc1cf9bcf1c995b66a41082cb6 = $(`<div id="html_fe0cbbdc1cf9bcf1c995b66a41082cb6" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_ad363155615b07f01c9260cf2c669c63.setContent(html_fe0cbbdc1cf9bcf1c995b66a41082cb6);
|
|
|
|
|
|
|
|
marker_99717c303bd429f643f87f27a53a484a.bindPopup(popup_ad363155615b07f01c9260cf2c669c63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99717c303bd429f643f87f27a53a484a.setIcon(icon_c6e46b7d8ccfe78361182b3f8c5945a4);
|
|
|
|
|
|
var marker_cb94ff813f4e6faa8234722e2802f010 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9bb499295d57669d79359bd10b0a7db4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cfcf118dc3cb8e192b97ae3697f2931 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_519e7d7e28854c7d5b2b4edb7569cbd3 = $(`<div id="html_519e7d7e28854c7d5b2b4edb7569cbd3" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_5cfcf118dc3cb8e192b97ae3697f2931.setContent(html_519e7d7e28854c7d5b2b4edb7569cbd3);
|
|
|
|
|
|
|
|
marker_cb94ff813f4e6faa8234722e2802f010.bindPopup(popup_5cfcf118dc3cb8e192b97ae3697f2931)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb94ff813f4e6faa8234722e2802f010.setIcon(icon_9bb499295d57669d79359bd10b0a7db4);
|
|
|
|
|
|
var marker_1a78f3cdb84bfbed367e5a675da62dcc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_931dfb15ee73319e2279dce57282c187 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7662720ab252a153887a9b696947802a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39613bd6263497217fe2e6a9e55499e9 = $(`<div id="html_39613bd6263497217fe2e6a9e55499e9" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_7662720ab252a153887a9b696947802a.setContent(html_39613bd6263497217fe2e6a9e55499e9);
|
|
|
|
|
|
|
|
marker_1a78f3cdb84bfbed367e5a675da62dcc.bindPopup(popup_7662720ab252a153887a9b696947802a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a78f3cdb84bfbed367e5a675da62dcc.setIcon(icon_931dfb15ee73319e2279dce57282c187);
|
|
|
|
|
|
var marker_9db03c2b1f9788db4b52e8a1f1494c75 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_88846e9908413a9d53d348bcd0e19387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67810b70339a8e2fa6d64f452b21c0b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_397327ef30513d101267090b47450d3c = $(`<div id="html_397327ef30513d101267090b47450d3c" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_67810b70339a8e2fa6d64f452b21c0b9.setContent(html_397327ef30513d101267090b47450d3c);
|
|
|
|
|
|
|
|
marker_9db03c2b1f9788db4b52e8a1f1494c75.bindPopup(popup_67810b70339a8e2fa6d64f452b21c0b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9db03c2b1f9788db4b52e8a1f1494c75.setIcon(icon_88846e9908413a9d53d348bcd0e19387);
|
|
|
|
|
|
var marker_6682375e0664d02e6492038ae89bc843 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8ee2a564723f559de8e39282e4a04057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c7ae741ad33794767e37977f8daae3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f25be407c31e50081ed2680d7dd4db73 = $(`<div id="html_f25be407c31e50081ed2680d7dd4db73" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_0c7ae741ad33794767e37977f8daae3d.setContent(html_f25be407c31e50081ed2680d7dd4db73);
|
|
|
|
|
|
|
|
marker_6682375e0664d02e6492038ae89bc843.bindPopup(popup_0c7ae741ad33794767e37977f8daae3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6682375e0664d02e6492038ae89bc843.setIcon(icon_8ee2a564723f559de8e39282e4a04057);
|
|
|
|
|
|
var marker_9d88d1d00471706d74ad9afeece99c5b = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_07d555baa60fda7f86511a42e9713197 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fa8be3b3d666c2d14be7dd87c826ba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20e20a1861df42d2c928e373cd9cc4f9 = $(`<div id="html_20e20a1861df42d2c928e373cd9cc4f9" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_3fa8be3b3d666c2d14be7dd87c826ba3.setContent(html_20e20a1861df42d2c928e373cd9cc4f9);
|
|
|
|
|
|
|
|
marker_9d88d1d00471706d74ad9afeece99c5b.bindPopup(popup_3fa8be3b3d666c2d14be7dd87c826ba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d88d1d00471706d74ad9afeece99c5b.setIcon(icon_07d555baa60fda7f86511a42e9713197);
|
|
|
|
|
|
var marker_1fd5bd58eb078a51eedf7a07d763910e = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7313e411f4a3e93d66a318c5ffb65c88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24694b77591c5b5f79b50563766bbbec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95cbbd779328d88894d33412a3a8224a = $(`<div id="html_95cbbd779328d88894d33412a3a8224a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_24694b77591c5b5f79b50563766bbbec.setContent(html_95cbbd779328d88894d33412a3a8224a);
|
|
|
|
|
|
|
|
marker_1fd5bd58eb078a51eedf7a07d763910e.bindPopup(popup_24694b77591c5b5f79b50563766bbbec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fd5bd58eb078a51eedf7a07d763910e.setIcon(icon_7313e411f4a3e93d66a318c5ffb65c88);
|
|
|
|
|
|
var marker_fb006d6c6a459a0a4f6b460b53863bf8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_1936ec9e60cd07efa3153239babd9f69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76cd7fb6419f1ddc5ea898b0def28cad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4163ed9879b4e54bb5c3d288cfff31c = $(`<div id="html_d4163ed9879b4e54bb5c3d288cfff31c" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_76cd7fb6419f1ddc5ea898b0def28cad.setContent(html_d4163ed9879b4e54bb5c3d288cfff31c);
|
|
|
|
|
|
|
|
marker_fb006d6c6a459a0a4f6b460b53863bf8.bindPopup(popup_76cd7fb6419f1ddc5ea898b0def28cad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb006d6c6a459a0a4f6b460b53863bf8.setIcon(icon_1936ec9e60cd07efa3153239babd9f69);
|
|
|
|
|
|
var marker_d85200a64e429eb52a3fdd979987087e = L.marker(
|
|
[41.4167, 2.01667],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_97c66849581b0ccbb8a4ee581c018ce3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94a1bc3d2f43e9bf7f38162baa8f0bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d2e698d367fcf0afcabcc134c4fd0b3 = $(`<div id="html_8d2e698d367fcf0afcabcc134c4fd0b3" style="width: 100.0%; height: 100.0%;">relay.boredvictor.xyz</div>`)[0];
|
|
popup_94a1bc3d2f43e9bf7f38162baa8f0bac.setContent(html_8d2e698d367fcf0afcabcc134c4fd0b3);
|
|
|
|
|
|
|
|
marker_d85200a64e429eb52a3fdd979987087e.bindPopup(popup_94a1bc3d2f43e9bf7f38162baa8f0bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d85200a64e429eb52a3fdd979987087e.setIcon(icon_97c66849581b0ccbb8a4ee581c018ce3);
|
|
|
|
|
|
var marker_41425a9011b5ddf65169a54b338665e6 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d033986472b6c88702fbca6f4755703f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_386442d6b0188f3f41cccd1755441473 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f01196db364d80eb8cd2b81d0f22380 = $(`<div id="html_0f01196db364d80eb8cd2b81d0f22380" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_386442d6b0188f3f41cccd1755441473.setContent(html_0f01196db364d80eb8cd2b81d0f22380);
|
|
|
|
|
|
|
|
marker_41425a9011b5ddf65169a54b338665e6.bindPopup(popup_386442d6b0188f3f41cccd1755441473)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41425a9011b5ddf65169a54b338665e6.setIcon(icon_d033986472b6c88702fbca6f4755703f);
|
|
|
|
|
|
var marker_40121ff5733c646a27333d445f909d4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c3eaddb2190ad8cb46fa6bd5c00b0400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfedb6edecb2148985b153fad5ac3bb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0e7c70608ac99b18cb58fc1d37f2d0 = $(`<div id="html_1a0e7c70608ac99b18cb58fc1d37f2d0" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_dfedb6edecb2148985b153fad5ac3bb5.setContent(html_1a0e7c70608ac99b18cb58fc1d37f2d0);
|
|
|
|
|
|
|
|
marker_40121ff5733c646a27333d445f909d4b.bindPopup(popup_dfedb6edecb2148985b153fad5ac3bb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40121ff5733c646a27333d445f909d4b.setIcon(icon_c3eaddb2190ad8cb46fa6bd5c00b0400);
|
|
|
|
|
|
var marker_d93cedca8e7e1d44a5adf3961fbc0ef0 = L.marker(
|
|
[33.6129, -111.915],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_aec45915c83309c6364146c1375954d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62df58eec8d2296aa1d9313802027eed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdf57f38b57074d966f1bb2042a2eae1 = $(`<div id="html_cdf57f38b57074d966f1bb2042a2eae1" style="width: 100.0%; height: 100.0%;">relay.redsh1ft.com</div>`)[0];
|
|
popup_62df58eec8d2296aa1d9313802027eed.setContent(html_cdf57f38b57074d966f1bb2042a2eae1);
|
|
|
|
|
|
|
|
marker_d93cedca8e7e1d44a5adf3961fbc0ef0.bindPopup(popup_62df58eec8d2296aa1d9313802027eed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d93cedca8e7e1d44a5adf3961fbc0ef0.setIcon(icon_aec45915c83309c6364146c1375954d5);
|
|
|
|
|
|
var marker_39df5a296768986f2bb2e682b9d1248a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6a63e913589f09e6ed076b4474049e98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e5e68662f7cb1988310b2a38621d6a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6401011161185e11a0c657258932976a = $(`<div id="html_6401011161185e11a0c657258932976a" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_4e5e68662f7cb1988310b2a38621d6a7.setContent(html_6401011161185e11a0c657258932976a);
|
|
|
|
|
|
|
|
marker_39df5a296768986f2bb2e682b9d1248a.bindPopup(popup_4e5e68662f7cb1988310b2a38621d6a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39df5a296768986f2bb2e682b9d1248a.setIcon(icon_6a63e913589f09e6ed076b4474049e98);
|
|
|
|
|
|
var marker_5d6284d34025364092af686c4f264a2f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_3a939b3c95f63576386eff082af43778 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5e6990e7c4b2782228badafe46cf853 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88dd533f3cdeac67483f8f88329dba8b = $(`<div id="html_88dd533f3cdeac67483f8f88329dba8b" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_d5e6990e7c4b2782228badafe46cf853.setContent(html_88dd533f3cdeac67483f8f88329dba8b);
|
|
|
|
|
|
|
|
marker_5d6284d34025364092af686c4f264a2f.bindPopup(popup_d5e6990e7c4b2782228badafe46cf853)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d6284d34025364092af686c4f264a2f.setIcon(icon_3a939b3c95f63576386eff082af43778);
|
|
|
|
|
|
var marker_4b824af24478527caf1057dbb96279e7 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a4802e92d96820c61249a59943cbdd71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a798b5bd233728d87e3beef5d0f0b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02a4ed478e3a89ad6ba0c97714f2416c = $(`<div id="html_02a4ed478e3a89ad6ba0c97714f2416c" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_0a798b5bd233728d87e3beef5d0f0b1d.setContent(html_02a4ed478e3a89ad6ba0c97714f2416c);
|
|
|
|
|
|
|
|
marker_4b824af24478527caf1057dbb96279e7.bindPopup(popup_0a798b5bd233728d87e3beef5d0f0b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b824af24478527caf1057dbb96279e7.setIcon(icon_a4802e92d96820c61249a59943cbdd71);
|
|
|
|
|
|
var marker_58bfd22fe1c5c173a5a8c2d70065450c = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_88af158d1e30d31a08c054b95600d389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db92a6f1b15eb419e47547afc2ac19cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d28807002cfafbb17a3904fe6da0feb4 = $(`<div id="html_d28807002cfafbb17a3904fe6da0feb4" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_db92a6f1b15eb419e47547afc2ac19cf.setContent(html_d28807002cfafbb17a3904fe6da0feb4);
|
|
|
|
|
|
|
|
marker_58bfd22fe1c5c173a5a8c2d70065450c.bindPopup(popup_db92a6f1b15eb419e47547afc2ac19cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58bfd22fe1c5c173a5a8c2d70065450c.setIcon(icon_88af158d1e30d31a08c054b95600d389);
|
|
|
|
|
|
var marker_607d449fe057d81738ae824676f463ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b93000cd33244c5202c7da9b2d449e0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9be097b550f27a06354511506333f4a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_444cb79cc0c7acb3f382178a7497f0a3 = $(`<div id="html_444cb79cc0c7acb3f382178a7497f0a3" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_9be097b550f27a06354511506333f4a4.setContent(html_444cb79cc0c7acb3f382178a7497f0a3);
|
|
|
|
|
|
|
|
marker_607d449fe057d81738ae824676f463ab.bindPopup(popup_9be097b550f27a06354511506333f4a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_607d449fe057d81738ae824676f463ab.setIcon(icon_b93000cd33244c5202c7da9b2d449e0c);
|
|
|
|
|
|
var marker_b79616f95781f8eb459875a517529fef = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6a1c46f576836c3398b4b7a464b459f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad81fefad93508a2a82ec2498f7ec754 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5752472cb8d8f3cced3acd9dd71e002d = $(`<div id="html_5752472cb8d8f3cced3acd9dd71e002d" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_ad81fefad93508a2a82ec2498f7ec754.setContent(html_5752472cb8d8f3cced3acd9dd71e002d);
|
|
|
|
|
|
|
|
marker_b79616f95781f8eb459875a517529fef.bindPopup(popup_ad81fefad93508a2a82ec2498f7ec754)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b79616f95781f8eb459875a517529fef.setIcon(icon_6a1c46f576836c3398b4b7a464b459f1);
|
|
|
|
|
|
var marker_0bfd3acaeb0472850a82e3fda44f4b90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_12256d7cf330b3e7015e63a2f359abd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2389b9b23fa0d1af626e143e3a497f71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c0f5f685b83323a812e680271055dec = $(`<div id="html_1c0f5f685b83323a812e680271055dec" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_2389b9b23fa0d1af626e143e3a497f71.setContent(html_1c0f5f685b83323a812e680271055dec);
|
|
|
|
|
|
|
|
marker_0bfd3acaeb0472850a82e3fda44f4b90.bindPopup(popup_2389b9b23fa0d1af626e143e3a497f71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bfd3acaeb0472850a82e3fda44f4b90.setIcon(icon_12256d7cf330b3e7015e63a2f359abd1);
|
|
|
|
|
|
var marker_2527661d2051dd452d359795358c7c7e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f8e0b93f4085bfd84d01d8b3d288f163 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f35903b9bafd095b07c4125c6c64b625 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21a48ecefb851f0fb99f0e71d7f6088c = $(`<div id="html_21a48ecefb851f0fb99f0e71d7f6088c" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_f35903b9bafd095b07c4125c6c64b625.setContent(html_21a48ecefb851f0fb99f0e71d7f6088c);
|
|
|
|
|
|
|
|
marker_2527661d2051dd452d359795358c7c7e.bindPopup(popup_f35903b9bafd095b07c4125c6c64b625)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2527661d2051dd452d359795358c7c7e.setIcon(icon_f8e0b93f4085bfd84d01d8b3d288f163);
|
|
|
|
|
|
var marker_cdcc6b81ba527d877e93618ccbbd4ad2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d239da435c93280edf342e3d816fb84b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ade2d6c43799e1ab8ce5986d11124471 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa66f8d69f8c6fc058f05e6fbb0f9bf = $(`<div id="html_9aa66f8d69f8c6fc058f05e6fbb0f9bf" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_ade2d6c43799e1ab8ce5986d11124471.setContent(html_9aa66f8d69f8c6fc058f05e6fbb0f9bf);
|
|
|
|
|
|
|
|
marker_cdcc6b81ba527d877e93618ccbbd4ad2.bindPopup(popup_ade2d6c43799e1ab8ce5986d11124471)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdcc6b81ba527d877e93618ccbbd4ad2.setIcon(icon_d239da435c93280edf342e3d816fb84b);
|
|
|
|
|
|
var marker_4c00b151086eb33366bc831db987ba5f = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b20a4245252c5c239fa7ef007174b652 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c31bd79cb3586a285c81b30bb322a3b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09c899bd488f3ae5a3807376e62b3298 = $(`<div id="html_09c899bd488f3ae5a3807376e62b3298" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_c31bd79cb3586a285c81b30bb322a3b3.setContent(html_09c899bd488f3ae5a3807376e62b3298);
|
|
|
|
|
|
|
|
marker_4c00b151086eb33366bc831db987ba5f.bindPopup(popup_c31bd79cb3586a285c81b30bb322a3b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c00b151086eb33366bc831db987ba5f.setIcon(icon_b20a4245252c5c239fa7ef007174b652);
|
|
|
|
|
|
var marker_f18582ded1e7090f6fe7a58a81b7ca89 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_578cb61aa1417e0769634b5aea49b4e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b6f4f2dcade054cf7826f887675fda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b34061634af47b1aaf637800aeb0dd4 = $(`<div id="html_4b34061634af47b1aaf637800aeb0dd4" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_e5b6f4f2dcade054cf7826f887675fda.setContent(html_4b34061634af47b1aaf637800aeb0dd4);
|
|
|
|
|
|
|
|
marker_f18582ded1e7090f6fe7a58a81b7ca89.bindPopup(popup_e5b6f4f2dcade054cf7826f887675fda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f18582ded1e7090f6fe7a58a81b7ca89.setIcon(icon_578cb61aa1417e0769634b5aea49b4e4);
|
|
|
|
|
|
var marker_d950620f46ec3685c41ba340baf778dd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9be258784b3aec1218abaa244b853aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_676d763b38fe6cbcfe68309f4a91f4db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c0323569fef31135eaa988e4538bb0f = $(`<div id="html_4c0323569fef31135eaa988e4538bb0f" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_676d763b38fe6cbcfe68309f4a91f4db.setContent(html_4c0323569fef31135eaa988e4538bb0f);
|
|
|
|
|
|
|
|
marker_d950620f46ec3685c41ba340baf778dd.bindPopup(popup_676d763b38fe6cbcfe68309f4a91f4db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d950620f46ec3685c41ba340baf778dd.setIcon(icon_9be258784b3aec1218abaa244b853aab);
|
|
|
|
|
|
var marker_99c491139b743c12a921ffcd23cacff8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_df02d5661b42103c4296744396cd8316 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd4b73d13975309ab8e2517d7d8fcee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9c3a13c19551723ce091b105650aa56 = $(`<div id="html_f9c3a13c19551723ce091b105650aa56" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_dd4b73d13975309ab8e2517d7d8fcee2.setContent(html_f9c3a13c19551723ce091b105650aa56);
|
|
|
|
|
|
|
|
marker_99c491139b743c12a921ffcd23cacff8.bindPopup(popup_dd4b73d13975309ab8e2517d7d8fcee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99c491139b743c12a921ffcd23cacff8.setIcon(icon_df02d5661b42103c4296744396cd8316);
|
|
|
|
|
|
var marker_d3af47122544538cf23a162e7c0faf33 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8cedc3ab9da0eddd86ad6f99696141e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3ffddb1fce37113b1eb24b740aec283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f35d98184689fa1d2bc53f62769df59 = $(`<div id="html_3f35d98184689fa1d2bc53f62769df59" style="width: 100.0%; height: 100.0%;">dynasty.libretechsystems.xyz</div>`)[0];
|
|
popup_d3ffddb1fce37113b1eb24b740aec283.setContent(html_3f35d98184689fa1d2bc53f62769df59);
|
|
|
|
|
|
|
|
marker_d3af47122544538cf23a162e7c0faf33.bindPopup(popup_d3ffddb1fce37113b1eb24b740aec283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3af47122544538cf23a162e7c0faf33.setIcon(icon_8cedc3ab9da0eddd86ad6f99696141e3);
|
|
|
|
|
|
var marker_6f7c895b773e7c40cb4ebfe9d0d1b1c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_154f9bb7202754fcc988281a8e7c16f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25d63635f6a66ba055e0d585070d97c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be05ea7c27023f71c6d40f370cf65277 = $(`<div id="html_be05ea7c27023f71c6d40f370cf65277" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_25d63635f6a66ba055e0d585070d97c4.setContent(html_be05ea7c27023f71c6d40f370cf65277);
|
|
|
|
|
|
|
|
marker_6f7c895b773e7c40cb4ebfe9d0d1b1c3.bindPopup(popup_25d63635f6a66ba055e0d585070d97c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f7c895b773e7c40cb4ebfe9d0d1b1c3.setIcon(icon_154f9bb7202754fcc988281a8e7c16f4);
|
|
|
|
|
|
var marker_eadde0603fd79266afa7ba333640e023 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4188edb827bfd905821f21a1549f00f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc8d94855a5b8f52704a90f108ffca64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db98fcdc15cd95fca9881c53ad0094e2 = $(`<div id="html_db98fcdc15cd95fca9881c53ad0094e2" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_dc8d94855a5b8f52704a90f108ffca64.setContent(html_db98fcdc15cd95fca9881c53ad0094e2);
|
|
|
|
|
|
|
|
marker_eadde0603fd79266afa7ba333640e023.bindPopup(popup_dc8d94855a5b8f52704a90f108ffca64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eadde0603fd79266afa7ba333640e023.setIcon(icon_4188edb827bfd905821f21a1549f00f3);
|
|
|
|
|
|
var marker_5ca266e79ab64f83a9489794d803185b = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c900fa6c86b98a70ce2526dbfc33a2ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb2fa741fee84defcb50c809f143117 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f880838d33d6f71de7c12f4df50b8bf = $(`<div id="html_5f880838d33d6f71de7c12f4df50b8bf" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_2fb2fa741fee84defcb50c809f143117.setContent(html_5f880838d33d6f71de7c12f4df50b8bf);
|
|
|
|
|
|
|
|
marker_5ca266e79ab64f83a9489794d803185b.bindPopup(popup_2fb2fa741fee84defcb50c809f143117)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ca266e79ab64f83a9489794d803185b.setIcon(icon_c900fa6c86b98a70ce2526dbfc33a2ec);
|
|
|
|
|
|
var marker_d54026b7bd025c3819809a8163ba08a3 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a70398ebae7b4a594b45f3e2f7358d55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e11db2521b37022b5d77525842f211c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_852db801ad8e53fcbcd25ea6bda15193 = $(`<div id="html_852db801ad8e53fcbcd25ea6bda15193" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_4e11db2521b37022b5d77525842f211c.setContent(html_852db801ad8e53fcbcd25ea6bda15193);
|
|
|
|
|
|
|
|
marker_d54026b7bd025c3819809a8163ba08a3.bindPopup(popup_4e11db2521b37022b5d77525842f211c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d54026b7bd025c3819809a8163ba08a3.setIcon(icon_a70398ebae7b4a594b45f3e2f7358d55);
|
|
|
|
|
|
var marker_86c98ac528c8e2c24d1719a77fec351e = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_fe2af87093f223a54e49b42a235d25a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3dd2fd3753cc6f33935ec25b52fe8d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_311856ea5789fa08158b2a784afb284e = $(`<div id="html_311856ea5789fa08158b2a784afb284e" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_c3dd2fd3753cc6f33935ec25b52fe8d9.setContent(html_311856ea5789fa08158b2a784afb284e);
|
|
|
|
|
|
|
|
marker_86c98ac528c8e2c24d1719a77fec351e.bindPopup(popup_c3dd2fd3753cc6f33935ec25b52fe8d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86c98ac528c8e2c24d1719a77fec351e.setIcon(icon_fe2af87093f223a54e49b42a235d25a2);
|
|
|
|
|
|
var marker_40c0fca05d27913248f31ade2f3db7f4 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ed19aeb010dd132fc0213085d723128a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6094a41fd7a0d887e0eee9f7901e2115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e257f5e364f2d0dd1f9a588d3064bed = $(`<div id="html_8e257f5e364f2d0dd1f9a588d3064bed" style="width: 100.0%; height: 100.0%;">tenex.chat</div>`)[0];
|
|
popup_6094a41fd7a0d887e0eee9f7901e2115.setContent(html_8e257f5e364f2d0dd1f9a588d3064bed);
|
|
|
|
|
|
|
|
marker_40c0fca05d27913248f31ade2f3db7f4.bindPopup(popup_6094a41fd7a0d887e0eee9f7901e2115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40c0fca05d27913248f31ade2f3db7f4.setIcon(icon_ed19aeb010dd132fc0213085d723128a);
|
|
|
|
|
|
var marker_39fdb0cc93a07f1e57367fd5b59d4f15 = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9655f243994b2f6f8e6674d7fa1deec7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b8139825e77f620791d99fe9d0857e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e47b5dabbc36b1f0b90e81b33fdb41d = $(`<div id="html_0e47b5dabbc36b1f0b90e81b33fdb41d" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_2b8139825e77f620791d99fe9d0857e3.setContent(html_0e47b5dabbc36b1f0b90e81b33fdb41d);
|
|
|
|
|
|
|
|
marker_39fdb0cc93a07f1e57367fd5b59d4f15.bindPopup(popup_2b8139825e77f620791d99fe9d0857e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39fdb0cc93a07f1e57367fd5b59d4f15.setIcon(icon_9655f243994b2f6f8e6674d7fa1deec7);
|
|
|
|
|
|
var marker_9165f9e14b0441fbe6baea05e6a409bc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_83b9b6179617d00b6d438e9821c2af68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_044189e2e9f232e1dc7d6ed8eea346ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff5a90518ff4ec43c90cd6c14ad4f8be = $(`<div id="html_ff5a90518ff4ec43c90cd6c14ad4f8be" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_044189e2e9f232e1dc7d6ed8eea346ca.setContent(html_ff5a90518ff4ec43c90cd6c14ad4f8be);
|
|
|
|
|
|
|
|
marker_9165f9e14b0441fbe6baea05e6a409bc.bindPopup(popup_044189e2e9f232e1dc7d6ed8eea346ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9165f9e14b0441fbe6baea05e6a409bc.setIcon(icon_83b9b6179617d00b6d438e9821c2af68);
|
|
|
|
|
|
var marker_5958c6b8ea4d65d8ea608ac4b8102fbc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_eca9aa1fcdd2a9e3ad2e56a4dfd0cc45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_506237fdcb29e8ae4490d9f3aea17aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4f4a03b28b0bb70ef808e829eb83270 = $(`<div id="html_f4f4a03b28b0bb70ef808e829eb83270" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_506237fdcb29e8ae4490d9f3aea17aee.setContent(html_f4f4a03b28b0bb70ef808e829eb83270);
|
|
|
|
|
|
|
|
marker_5958c6b8ea4d65d8ea608ac4b8102fbc.bindPopup(popup_506237fdcb29e8ae4490d9f3aea17aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5958c6b8ea4d65d8ea608ac4b8102fbc.setIcon(icon_eca9aa1fcdd2a9e3ad2e56a4dfd0cc45);
|
|
|
|
|
|
var marker_4bf50f5762ce6e748c2cbbef717df265 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_cebde48878226ca3bbf31e395a5030a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ee286907b31d6b07cdd93f2ef561c8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afbe6eec16ac60398f591fa011f629e3 = $(`<div id="html_afbe6eec16ac60398f591fa011f629e3" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_2ee286907b31d6b07cdd93f2ef561c8d.setContent(html_afbe6eec16ac60398f591fa011f629e3);
|
|
|
|
|
|
|
|
marker_4bf50f5762ce6e748c2cbbef717df265.bindPopup(popup_2ee286907b31d6b07cdd93f2ef561c8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bf50f5762ce6e748c2cbbef717df265.setIcon(icon_cebde48878226ca3bbf31e395a5030a1);
|
|
|
|
|
|
var marker_eb45ae344e9d9e6bcd652666a629244f = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_30f458ce08e60b89474f2df9c27f8b2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace301b9ef89fc9ca4b745a3ab4c5413 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_454633cac5ffe9df60fd87b3e1eeb18d = $(`<div id="html_454633cac5ffe9df60fd87b3e1eeb18d" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_ace301b9ef89fc9ca4b745a3ab4c5413.setContent(html_454633cac5ffe9df60fd87b3e1eeb18d);
|
|
|
|
|
|
|
|
marker_eb45ae344e9d9e6bcd652666a629244f.bindPopup(popup_ace301b9ef89fc9ca4b745a3ab4c5413)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb45ae344e9d9e6bcd652666a629244f.setIcon(icon_30f458ce08e60b89474f2df9c27f8b2b);
|
|
|
|
|
|
var marker_615e8b7342fbf5e4a7a57a0760120b96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f8afd2b5a78c8ae0f369e731df8a7f46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22cbf846809f2b637d2c05caf070e19f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66510836d5edd1874d7d7d778a9cc3cc = $(`<div id="html_66510836d5edd1874d7d7d778a9cc3cc" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_22cbf846809f2b637d2c05caf070e19f.setContent(html_66510836d5edd1874d7d7d778a9cc3cc);
|
|
|
|
|
|
|
|
marker_615e8b7342fbf5e4a7a57a0760120b96.bindPopup(popup_22cbf846809f2b637d2c05caf070e19f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_615e8b7342fbf5e4a7a57a0760120b96.setIcon(icon_f8afd2b5a78c8ae0f369e731df8a7f46);
|
|
|
|
|
|
var marker_97ba5b5bb0fd4690beecea73cbb60427 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4f7ddb0fd94e58566d28e43af5f598b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3d747e7cbb52f828ab6a83a007bcba6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_737ad4d815802c4a1fd7916fe8ff475d = $(`<div id="html_737ad4d815802c4a1fd7916fe8ff475d" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_c3d747e7cbb52f828ab6a83a007bcba6.setContent(html_737ad4d815802c4a1fd7916fe8ff475d);
|
|
|
|
|
|
|
|
marker_97ba5b5bb0fd4690beecea73cbb60427.bindPopup(popup_c3d747e7cbb52f828ab6a83a007bcba6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97ba5b5bb0fd4690beecea73cbb60427.setIcon(icon_4f7ddb0fd94e58566d28e43af5f598b2);
|
|
|
|
|
|
var marker_7fa32b734ec09f585b99ee4e029544b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_fab1627942e875574f3adbd838733e63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95831a78973cc359b7041da03e91c278 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c30d9a1be61ff601542d113fd38b9b = $(`<div id="html_33c30d9a1be61ff601542d113fd38b9b" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_95831a78973cc359b7041da03e91c278.setContent(html_33c30d9a1be61ff601542d113fd38b9b);
|
|
|
|
|
|
|
|
marker_7fa32b734ec09f585b99ee4e029544b9.bindPopup(popup_95831a78973cc359b7041da03e91c278)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fa32b734ec09f585b99ee4e029544b9.setIcon(icon_fab1627942e875574f3adbd838733e63);
|
|
|
|
|
|
var marker_e75112f882a3d00eb92b299c187f9b3a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d322e597407ebd1d05cbe63436cf4c8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c43cfb98f6a863f3be2224107682bc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eb62747d37c5da3c8ceae57a00939a2 = $(`<div id="html_8eb62747d37c5da3c8ceae57a00939a2" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_6c43cfb98f6a863f3be2224107682bc2.setContent(html_8eb62747d37c5da3c8ceae57a00939a2);
|
|
|
|
|
|
|
|
marker_e75112f882a3d00eb92b299c187f9b3a.bindPopup(popup_6c43cfb98f6a863f3be2224107682bc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e75112f882a3d00eb92b299c187f9b3a.setIcon(icon_d322e597407ebd1d05cbe63436cf4c8f);
|
|
|
|
|
|
var marker_c17617d70a7af3a11f2609a3f11dab73 = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_169fdf667b555a679cfe1dc693267d25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b471e95c2c7d73db05cead7ac777bd9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2932940a83e471aa8869c9c66016370c = $(`<div id="html_2932940a83e471aa8869c9c66016370c" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_b471e95c2c7d73db05cead7ac777bd9b.setContent(html_2932940a83e471aa8869c9c66016370c);
|
|
|
|
|
|
|
|
marker_c17617d70a7af3a11f2609a3f11dab73.bindPopup(popup_b471e95c2c7d73db05cead7ac777bd9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c17617d70a7af3a11f2609a3f11dab73.setIcon(icon_169fdf667b555a679cfe1dc693267d25);
|
|
|
|
|
|
var marker_8fe744799ef743f17d0ef9a378eac16a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9db683cfc4b87b1f330ca424c8a7bb63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e5561ed809e97f8b055f7b50f3402ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc85dd2f737fa7ebd3c177d0b3391e26 = $(`<div id="html_dc85dd2f737fa7ebd3c177d0b3391e26" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_6e5561ed809e97f8b055f7b50f3402ac.setContent(html_dc85dd2f737fa7ebd3c177d0b3391e26);
|
|
|
|
|
|
|
|
marker_8fe744799ef743f17d0ef9a378eac16a.bindPopup(popup_6e5561ed809e97f8b055f7b50f3402ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fe744799ef743f17d0ef9a378eac16a.setIcon(icon_9db683cfc4b87b1f330ca424c8a7bb63);
|
|
|
|
|
|
var marker_f78a1780c965fbad77d4eb233abf5407 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6ff5b6a5d012d5b75bb8460a660e85c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0edf63c41bdba7afbb4ec6fc918221e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4254b13dd4c8dcb3034857933a8b2cc2 = $(`<div id="html_4254b13dd4c8dcb3034857933a8b2cc2" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_e0edf63c41bdba7afbb4ec6fc918221e.setContent(html_4254b13dd4c8dcb3034857933a8b2cc2);
|
|
|
|
|
|
|
|
marker_f78a1780c965fbad77d4eb233abf5407.bindPopup(popup_e0edf63c41bdba7afbb4ec6fc918221e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f78a1780c965fbad77d4eb233abf5407.setIcon(icon_6ff5b6a5d012d5b75bb8460a660e85c3);
|
|
|
|
|
|
var marker_c6e8b30da887e9700035c1c2ed006503 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_eb2be2a23a4cc806c4892f3daad8a906 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d520167c7097f175f100567430774b63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbd38b2358c7fc224b95b063990e990c = $(`<div id="html_cbd38b2358c7fc224b95b063990e990c" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_d520167c7097f175f100567430774b63.setContent(html_cbd38b2358c7fc224b95b063990e990c);
|
|
|
|
|
|
|
|
marker_c6e8b30da887e9700035c1c2ed006503.bindPopup(popup_d520167c7097f175f100567430774b63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6e8b30da887e9700035c1c2ed006503.setIcon(icon_eb2be2a23a4cc806c4892f3daad8a906);
|
|
|
|
|
|
var marker_896b431055926bd210c4ef9ce7c62f87 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d3befa3c4e89a8bb9527afa33552c2d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08f01ed834effc3cbc7bccef1b20dc3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e3f3b431ea24e6d113312e83bf83312 = $(`<div id="html_2e3f3b431ea24e6d113312e83bf83312" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_08f01ed834effc3cbc7bccef1b20dc3e.setContent(html_2e3f3b431ea24e6d113312e83bf83312);
|
|
|
|
|
|
|
|
marker_896b431055926bd210c4ef9ce7c62f87.bindPopup(popup_08f01ed834effc3cbc7bccef1b20dc3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_896b431055926bd210c4ef9ce7c62f87.setIcon(icon_d3befa3c4e89a8bb9527afa33552c2d8);
|
|
|
|
|
|
var marker_a4d2e7b76abbc3fbab9d91bef0722d16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_49fccf0747d413778a0f9bb7b6a913fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca01f7c0956a8c1749d7c6e844d26a32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffba7e60ecf9365db02dec7b7486097d = $(`<div id="html_ffba7e60ecf9365db02dec7b7486097d" style="width: 100.0%; height: 100.0%;">nostr.chrissexton.org</div>`)[0];
|
|
popup_ca01f7c0956a8c1749d7c6e844d26a32.setContent(html_ffba7e60ecf9365db02dec7b7486097d);
|
|
|
|
|
|
|
|
marker_a4d2e7b76abbc3fbab9d91bef0722d16.bindPopup(popup_ca01f7c0956a8c1749d7c6e844d26a32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4d2e7b76abbc3fbab9d91bef0722d16.setIcon(icon_49fccf0747d413778a0f9bb7b6a913fb);
|
|
|
|
|
|
var marker_b09554c38bf72c7e0f0c7f1f8ade5c81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f4c382061ff71464bdae179bc151c987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5832e73b2d702a7708a6d6d5b8d35706 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8d1e597df9bb02143febaf639ea198b = $(`<div id="html_e8d1e597df9bb02143febaf639ea198b" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_5832e73b2d702a7708a6d6d5b8d35706.setContent(html_e8d1e597df9bb02143febaf639ea198b);
|
|
|
|
|
|
|
|
marker_b09554c38bf72c7e0f0c7f1f8ade5c81.bindPopup(popup_5832e73b2d702a7708a6d6d5b8d35706)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b09554c38bf72c7e0f0c7f1f8ade5c81.setIcon(icon_f4c382061ff71464bdae179bc151c987);
|
|
|
|
|
|
var marker_efd63b0bde1467288a02e78759b2c11e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ea222305e44c25b30548b418e1b6af3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62583a859d257f978274cf2532427fdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a1c213b7377f05a28ff431f06e4c8c7 = $(`<div id="html_4a1c213b7377f05a28ff431f06e4c8c7" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_62583a859d257f978274cf2532427fdc.setContent(html_4a1c213b7377f05a28ff431f06e4c8c7);
|
|
|
|
|
|
|
|
marker_efd63b0bde1467288a02e78759b2c11e.bindPopup(popup_62583a859d257f978274cf2532427fdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efd63b0bde1467288a02e78759b2c11e.setIcon(icon_ea222305e44c25b30548b418e1b6af3a);
|
|
|
|
|
|
var marker_4bb23baddfbb1f63833a1750dd9d5598 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_04a3593afac49ca23d0d43cb874de5ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a4746d63c4ee159b5cbe181362dc74f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53ce95e50c7f768b153457497653dd54 = $(`<div id="html_53ce95e50c7f768b153457497653dd54" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_9a4746d63c4ee159b5cbe181362dc74f.setContent(html_53ce95e50c7f768b153457497653dd54);
|
|
|
|
|
|
|
|
marker_4bb23baddfbb1f63833a1750dd9d5598.bindPopup(popup_9a4746d63c4ee159b5cbe181362dc74f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bb23baddfbb1f63833a1750dd9d5598.setIcon(icon_04a3593afac49ca23d0d43cb874de5ea);
|
|
|
|
|
|
var marker_6fe1b3748f3e3eaeafe39b9b9436a504 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c593ca85328e15ec645205693d7fd682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b66fdc8de1f9f05a07a264609b523acb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63fd1c0a70f27691c9e4ef3ee93089bb = $(`<div id="html_63fd1c0a70f27691c9e4ef3ee93089bb" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_b66fdc8de1f9f05a07a264609b523acb.setContent(html_63fd1c0a70f27691c9e4ef3ee93089bb);
|
|
|
|
|
|
|
|
marker_6fe1b3748f3e3eaeafe39b9b9436a504.bindPopup(popup_b66fdc8de1f9f05a07a264609b523acb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fe1b3748f3e3eaeafe39b9b9436a504.setIcon(icon_c593ca85328e15ec645205693d7fd682);
|
|
|
|
|
|
var marker_40412092cb485acb1e9a6f5feadb8cca = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9b1137e44dc9eaa55460156709c617cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01cab2c29d8682d21ea7a3d9b9f0cf26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7ec65e52bcdc28baf4ebf9a507f0171 = $(`<div id="html_a7ec65e52bcdc28baf4ebf9a507f0171" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_01cab2c29d8682d21ea7a3d9b9f0cf26.setContent(html_a7ec65e52bcdc28baf4ebf9a507f0171);
|
|
|
|
|
|
|
|
marker_40412092cb485acb1e9a6f5feadb8cca.bindPopup(popup_01cab2c29d8682d21ea7a3d9b9f0cf26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40412092cb485acb1e9a6f5feadb8cca.setIcon(icon_9b1137e44dc9eaa55460156709c617cd);
|
|
|
|
|
|
var marker_600bc038e8acb68b75fc9c24ba5af7ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2b95cd010b37600594d25b2e0b800d2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d15b30e035d7950fe39cf438a13f1ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73650b083b0cabec1077d4270b1ff072 = $(`<div id="html_73650b083b0cabec1077d4270b1ff072" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_3d15b30e035d7950fe39cf438a13f1ec.setContent(html_73650b083b0cabec1077d4270b1ff072);
|
|
|
|
|
|
|
|
marker_600bc038e8acb68b75fc9c24ba5af7ef.bindPopup(popup_3d15b30e035d7950fe39cf438a13f1ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_600bc038e8acb68b75fc9c24ba5af7ef.setIcon(icon_2b95cd010b37600594d25b2e0b800d2a);
|
|
|
|
|
|
var marker_1f3d029815cd90ebe5e634f6faefa067 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2cc3b3b7362cc059f3057d434d895462 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eedc66e8207317515783b94831159027 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45d8687abcfc2f1e7371d2f120fe4601 = $(`<div id="html_45d8687abcfc2f1e7371d2f120fe4601" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_eedc66e8207317515783b94831159027.setContent(html_45d8687abcfc2f1e7371d2f120fe4601);
|
|
|
|
|
|
|
|
marker_1f3d029815cd90ebe5e634f6faefa067.bindPopup(popup_eedc66e8207317515783b94831159027)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f3d029815cd90ebe5e634f6faefa067.setIcon(icon_2cc3b3b7362cc059f3057d434d895462);
|
|
|
|
|
|
var marker_87672a4fa73b39ae70c172d73245c677 = L.marker(
|
|
[37.79, -122.401],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2306f7e5a787eb1953c2d159a8519cb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27d8b26945c662aa4178cbf200c2555e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_849ae1e7cd56774da5b245ff4bbb2a7f = $(`<div id="html_849ae1e7cd56774da5b245ff4bbb2a7f" style="width: 100.0%; height: 100.0%;">nostr-server-production.up.railway.app</div>`)[0];
|
|
popup_27d8b26945c662aa4178cbf200c2555e.setContent(html_849ae1e7cd56774da5b245ff4bbb2a7f);
|
|
|
|
|
|
|
|
marker_87672a4fa73b39ae70c172d73245c677.bindPopup(popup_27d8b26945c662aa4178cbf200c2555e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87672a4fa73b39ae70c172d73245c677.setIcon(icon_2306f7e5a787eb1953c2d159a8519cb0);
|
|
|
|
|
|
var marker_b7fb0c2c7054764d50ae3caecaaec2fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9c08f1d17af3f4c0ab919e1358f7c53f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7a50e2f870f32c5f989f207f6b76cc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c9d96d52474505e443dae67f479bb71 = $(`<div id="html_4c9d96d52474505e443dae67f479bb71" style="width: 100.0%; height: 100.0%;">npub1spxdug4m3y24hpx5crm0el4zhkk0wafs8kp6m0xu0wecygqej2xqq8gyhx.fips.network</div>`)[0];
|
|
popup_d7a50e2f870f32c5f989f207f6b76cc4.setContent(html_4c9d96d52474505e443dae67f479bb71);
|
|
|
|
|
|
|
|
marker_b7fb0c2c7054764d50ae3caecaaec2fe.bindPopup(popup_d7a50e2f870f32c5f989f207f6b76cc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7fb0c2c7054764d50ae3caecaaec2fe.setIcon(icon_9c08f1d17af3f4c0ab919e1358f7c53f);
|
|
|
|
|
|
var marker_5b5c06618288225b9e83d574b76369e2 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_1624fd4ce37b644e0546181c67db5e52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff4060ad2436b6875be2a96fc6ccfd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1b296ca45247a9a81c57eed23d75763 = $(`<div id="html_e1b296ca45247a9a81c57eed23d75763" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_eff4060ad2436b6875be2a96fc6ccfd7.setContent(html_e1b296ca45247a9a81c57eed23d75763);
|
|
|
|
|
|
|
|
marker_5b5c06618288225b9e83d574b76369e2.bindPopup(popup_eff4060ad2436b6875be2a96fc6ccfd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b5c06618288225b9e83d574b76369e2.setIcon(icon_1624fd4ce37b644e0546181c67db5e52);
|
|
|
|
|
|
var marker_3fd683368d1cf7c8964d394a48da438a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_48e9b85590ea950a559b663e6b606946 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc3dc4d2c8db6b7b86eba2816be92d00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d583a6f80a74b58568cc011c51d1afb = $(`<div id="html_9d583a6f80a74b58568cc011c51d1afb" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_dc3dc4d2c8db6b7b86eba2816be92d00.setContent(html_9d583a6f80a74b58568cc011c51d1afb);
|
|
|
|
|
|
|
|
marker_3fd683368d1cf7c8964d394a48da438a.bindPopup(popup_dc3dc4d2c8db6b7b86eba2816be92d00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fd683368d1cf7c8964d394a48da438a.setIcon(icon_48e9b85590ea950a559b663e6b606946);
|
|
|
|
|
|
var marker_db69fe46d97f26d612f395fbe1c34ea8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_84cee7621811ea828cb0d4a92e153683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2afa5fec31124075000b01431bdb2b4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95c789311196de5f58de773a36591000 = $(`<div id="html_95c789311196de5f58de773a36591000" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_2afa5fec31124075000b01431bdb2b4c.setContent(html_95c789311196de5f58de773a36591000);
|
|
|
|
|
|
|
|
marker_db69fe46d97f26d612f395fbe1c34ea8.bindPopup(popup_2afa5fec31124075000b01431bdb2b4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db69fe46d97f26d612f395fbe1c34ea8.setIcon(icon_84cee7621811ea828cb0d4a92e153683);
|
|
|
|
|
|
var marker_1d454a43851d80135736d7ae73f9612c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_34d4f9eda98744d58fe88e342b9d3da6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f93f887e535b444dbedc98a834e71170 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e07ab6834f7b76b9d23e27087b897e14 = $(`<div id="html_e07ab6834f7b76b9d23e27087b897e14" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_f93f887e535b444dbedc98a834e71170.setContent(html_e07ab6834f7b76b9d23e27087b897e14);
|
|
|
|
|
|
|
|
marker_1d454a43851d80135736d7ae73f9612c.bindPopup(popup_f93f887e535b444dbedc98a834e71170)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d454a43851d80135736d7ae73f9612c.setIcon(icon_34d4f9eda98744d58fe88e342b9d3da6);
|
|
|
|
|
|
var marker_637c65b6631e5d8b7fc488d65a28fe61 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d597743a15a64f1c09b032bd96e40ba8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8006e9a605b32f335d3be15e3048b44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40f7fb6df2766c31765e05fa10118214 = $(`<div id="html_40f7fb6df2766c31765e05fa10118214" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_f8006e9a605b32f335d3be15e3048b44.setContent(html_40f7fb6df2766c31765e05fa10118214);
|
|
|
|
|
|
|
|
marker_637c65b6631e5d8b7fc488d65a28fe61.bindPopup(popup_f8006e9a605b32f335d3be15e3048b44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_637c65b6631e5d8b7fc488d65a28fe61.setIcon(icon_d597743a15a64f1c09b032bd96e40ba8);
|
|
|
|
|
|
var marker_7af6c83c454bd3c81d825ec284faffe7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_34829f67d2cedcb8ded10b3967feda62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ed89cb7b31ae09a5783b412d40512e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cab31b83a31c26dd2ce432f5261c98a8 = $(`<div id="html_cab31b83a31c26dd2ce432f5261c98a8" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_0ed89cb7b31ae09a5783b412d40512e8.setContent(html_cab31b83a31c26dd2ce432f5261c98a8);
|
|
|
|
|
|
|
|
marker_7af6c83c454bd3c81d825ec284faffe7.bindPopup(popup_0ed89cb7b31ae09a5783b412d40512e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7af6c83c454bd3c81d825ec284faffe7.setIcon(icon_34829f67d2cedcb8ded10b3967feda62);
|
|
|
|
|
|
var marker_84a1f25cfdc25bffebd004c95ee5ec83 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2136192315ed8b1da385dc6e69949852 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d45e3b8f8d2b81882e279dfc6174f67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f665b6a8dd2966e06336b30c048c38bf = $(`<div id="html_f665b6a8dd2966e06336b30c048c38bf" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_1d45e3b8f8d2b81882e279dfc6174f67.setContent(html_f665b6a8dd2966e06336b30c048c38bf);
|
|
|
|
|
|
|
|
marker_84a1f25cfdc25bffebd004c95ee5ec83.bindPopup(popup_1d45e3b8f8d2b81882e279dfc6174f67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84a1f25cfdc25bffebd004c95ee5ec83.setIcon(icon_2136192315ed8b1da385dc6e69949852);
|
|
|
|
|
|
var marker_c1cc7d84d3dff8a4b895affee4eb3ed8 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_75bf78273d8597828cf97a11b11fe270 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef01a3a82a8945a659ab08475f70b92f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd794e2a71ae0ce17603e2c489c1afc3 = $(`<div id="html_bd794e2a71ae0ce17603e2c489c1afc3" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_ef01a3a82a8945a659ab08475f70b92f.setContent(html_bd794e2a71ae0ce17603e2c489c1afc3);
|
|
|
|
|
|
|
|
marker_c1cc7d84d3dff8a4b895affee4eb3ed8.bindPopup(popup_ef01a3a82a8945a659ab08475f70b92f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1cc7d84d3dff8a4b895affee4eb3ed8.setIcon(icon_75bf78273d8597828cf97a11b11fe270);
|
|
|
|
|
|
var marker_c0e00af25d9202cdcc6d618736c36551 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_bc018a8ab5fc07c43d5c76dcf43b3df8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abd60898a568f7e9dac7a1569f2db6c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6d8eb6287908a2c0773b8339f8328e3 = $(`<div id="html_d6d8eb6287908a2c0773b8339f8328e3" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_abd60898a568f7e9dac7a1569f2db6c6.setContent(html_d6d8eb6287908a2c0773b8339f8328e3);
|
|
|
|
|
|
|
|
marker_c0e00af25d9202cdcc6d618736c36551.bindPopup(popup_abd60898a568f7e9dac7a1569f2db6c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0e00af25d9202cdcc6d618736c36551.setIcon(icon_bc018a8ab5fc07c43d5c76dcf43b3df8);
|
|
|
|
|
|
var marker_849df9ae4369b7568a68b2b79a46bbc7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_1b9ebe8f09126c86ef94449765a64735 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e54a599df03eca3b7d7a579cbae9030b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6794a7b2dd949c6aac3e2db2fe1e03c = $(`<div id="html_e6794a7b2dd949c6aac3e2db2fe1e03c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_e54a599df03eca3b7d7a579cbae9030b.setContent(html_e6794a7b2dd949c6aac3e2db2fe1e03c);
|
|
|
|
|
|
|
|
marker_849df9ae4369b7568a68b2b79a46bbc7.bindPopup(popup_e54a599df03eca3b7d7a579cbae9030b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_849df9ae4369b7568a68b2b79a46bbc7.setIcon(icon_1b9ebe8f09126c86ef94449765a64735);
|
|
|
|
|
|
var marker_a602e4305c9f179b77d354491627f1db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e05e1273dfaa9a8ae5feff14da99ab62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32be8cef7b15c8646f5f134fdc2aa9e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b19a703134c4c042042e7f11c43e1d33 = $(`<div id="html_b19a703134c4c042042e7f11c43e1d33" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_32be8cef7b15c8646f5f134fdc2aa9e6.setContent(html_b19a703134c4c042042e7f11c43e1d33);
|
|
|
|
|
|
|
|
marker_a602e4305c9f179b77d354491627f1db.bindPopup(popup_32be8cef7b15c8646f5f134fdc2aa9e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a602e4305c9f179b77d354491627f1db.setIcon(icon_e05e1273dfaa9a8ae5feff14da99ab62);
|
|
|
|
|
|
var marker_ed4fdcdc8c6247a158222d3dbd3725fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_20c3ba8402c823cc80dd4c19da29dac7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12d326f3f2a221e0bf2adbc623d3b490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16c5ed1f207a6fd082e76037d8c2b604 = $(`<div id="html_16c5ed1f207a6fd082e76037d8c2b604" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_12d326f3f2a221e0bf2adbc623d3b490.setContent(html_16c5ed1f207a6fd082e76037d8c2b604);
|
|
|
|
|
|
|
|
marker_ed4fdcdc8c6247a158222d3dbd3725fe.bindPopup(popup_12d326f3f2a221e0bf2adbc623d3b490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed4fdcdc8c6247a158222d3dbd3725fe.setIcon(icon_20c3ba8402c823cc80dd4c19da29dac7);
|
|
|
|
|
|
var marker_4a5b3a2ea4531ba32099b94688f891d1 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4f3f71c6b38973fd19dbfcc3bf9e3015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02e4e2eb4256cdf29aad5eb40fea9131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6de669ed715607e772e23b2e9503607d = $(`<div id="html_6de669ed715607e772e23b2e9503607d" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_02e4e2eb4256cdf29aad5eb40fea9131.setContent(html_6de669ed715607e772e23b2e9503607d);
|
|
|
|
|
|
|
|
marker_4a5b3a2ea4531ba32099b94688f891d1.bindPopup(popup_02e4e2eb4256cdf29aad5eb40fea9131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a5b3a2ea4531ba32099b94688f891d1.setIcon(icon_4f3f71c6b38973fd19dbfcc3bf9e3015);
|
|
|
|
|
|
var marker_800fc8a31b291d61cea351c78b8d21c3 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_641d9c2a50a5fb807c7b234cd450dc8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da9afb805e4eddd4b1b7e75389d6fb40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70d2ba7cfa0c47ae55ee3a5f346bf9dd = $(`<div id="html_70d2ba7cfa0c47ae55ee3a5f346bf9dd" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_da9afb805e4eddd4b1b7e75389d6fb40.setContent(html_70d2ba7cfa0c47ae55ee3a5f346bf9dd);
|
|
|
|
|
|
|
|
marker_800fc8a31b291d61cea351c78b8d21c3.bindPopup(popup_da9afb805e4eddd4b1b7e75389d6fb40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_800fc8a31b291d61cea351c78b8d21c3.setIcon(icon_641d9c2a50a5fb807c7b234cd450dc8e);
|
|
|
|
|
|
var marker_5bcf922603a19910c9d14818275ed6d0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5a926f9df8464f5d38522d430690e762 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccd76219bdece0b42b75d5a70568f2be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0f831d7a241f5c76545c3989c8daec1 = $(`<div id="html_b0f831d7a241f5c76545c3989c8daec1" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_ccd76219bdece0b42b75d5a70568f2be.setContent(html_b0f831d7a241f5c76545c3989c8daec1);
|
|
|
|
|
|
|
|
marker_5bcf922603a19910c9d14818275ed6d0.bindPopup(popup_ccd76219bdece0b42b75d5a70568f2be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bcf922603a19910c9d14818275ed6d0.setIcon(icon_5a926f9df8464f5d38522d430690e762);
|
|
|
|
|
|
var marker_bf21566f5f4294071ea5dd0c94bd1a18 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4798d7240eafc253ac0f1166e6bdcace = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa3fb3c42620ddfbba4b97f40669525e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_519cc9268d98ae1187733d427311221c = $(`<div id="html_519cc9268d98ae1187733d427311221c" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_fa3fb3c42620ddfbba4b97f40669525e.setContent(html_519cc9268d98ae1187733d427311221c);
|
|
|
|
|
|
|
|
marker_bf21566f5f4294071ea5dd0c94bd1a18.bindPopup(popup_fa3fb3c42620ddfbba4b97f40669525e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf21566f5f4294071ea5dd0c94bd1a18.setIcon(icon_4798d7240eafc253ac0f1166e6bdcace);
|
|
|
|
|
|
var marker_79003f28307df4cd0dcf8f9449a4a3ed = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_1114aa37b3ee9e220e79a756ced1069f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1eb6c1108d519b47cd16cd2359e0921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84f8f64febd5233469fda12985b683ec = $(`<div id="html_84f8f64febd5233469fda12985b683ec" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_c1eb6c1108d519b47cd16cd2359e0921.setContent(html_84f8f64febd5233469fda12985b683ec);
|
|
|
|
|
|
|
|
marker_79003f28307df4cd0dcf8f9449a4a3ed.bindPopup(popup_c1eb6c1108d519b47cd16cd2359e0921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79003f28307df4cd0dcf8f9449a4a3ed.setIcon(icon_1114aa37b3ee9e220e79a756ced1069f);
|
|
|
|
|
|
var marker_009e0af0ed614701d90a3a372add6ad1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_3553417c400d30f1790587522b9e590b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fc852ed78719ed60b97b3e9a392e93a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd2fe6fd0aefe54ec438ae781b846716 = $(`<div id="html_fd2fe6fd0aefe54ec438ae781b846716" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_3fc852ed78719ed60b97b3e9a392e93a.setContent(html_fd2fe6fd0aefe54ec438ae781b846716);
|
|
|
|
|
|
|
|
marker_009e0af0ed614701d90a3a372add6ad1.bindPopup(popup_3fc852ed78719ed60b97b3e9a392e93a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_009e0af0ed614701d90a3a372add6ad1.setIcon(icon_3553417c400d30f1790587522b9e590b);
|
|
|
|
|
|
var marker_745cbafcc0058e1e4983422727504db6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b4871528523a22bab2ca752e17cd17fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_757d8f6f8322417cdcaba74f964ee136 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd62a307d62e09325092f863aebd8e9d = $(`<div id="html_fd62a307d62e09325092f863aebd8e9d" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_757d8f6f8322417cdcaba74f964ee136.setContent(html_fd62a307d62e09325092f863aebd8e9d);
|
|
|
|
|
|
|
|
marker_745cbafcc0058e1e4983422727504db6.bindPopup(popup_757d8f6f8322417cdcaba74f964ee136)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_745cbafcc0058e1e4983422727504db6.setIcon(icon_b4871528523a22bab2ca752e17cd17fd);
|
|
|
|
|
|
var marker_39e7b2ddbd43727ac685e302f88f3f39 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_dbccb060d96f803273b97b03df5bb168 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7e8955250e0db4607381560867e0c27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26414859011c2f15a304791b63ce4b4e = $(`<div id="html_26414859011c2f15a304791b63ce4b4e" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_d7e8955250e0db4607381560867e0c27.setContent(html_26414859011c2f15a304791b63ce4b4e);
|
|
|
|
|
|
|
|
marker_39e7b2ddbd43727ac685e302f88f3f39.bindPopup(popup_d7e8955250e0db4607381560867e0c27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39e7b2ddbd43727ac685e302f88f3f39.setIcon(icon_dbccb060d96f803273b97b03df5bb168);
|
|
|
|
|
|
var marker_312c5e5562a75e45322c79c87c1d77f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_49fe1f43536f9ed7ea2f1e0496bbcc35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b03bf081c046f934dbd3eb3b5210bb3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_054a64c7f1848a78e833fa4ac3d5fd1b = $(`<div id="html_054a64c7f1848a78e833fa4ac3d5fd1b" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_b03bf081c046f934dbd3eb3b5210bb3e.setContent(html_054a64c7f1848a78e833fa4ac3d5fd1b);
|
|
|
|
|
|
|
|
marker_312c5e5562a75e45322c79c87c1d77f6.bindPopup(popup_b03bf081c046f934dbd3eb3b5210bb3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_312c5e5562a75e45322c79c87c1d77f6.setIcon(icon_49fe1f43536f9ed7ea2f1e0496bbcc35);
|
|
|
|
|
|
var marker_bd6c8d28d085dc029b7468df7cdd1ef2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_585bfa017320745e6708dcb0f4ae91bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_643c1c0cc76aedfccd55750a330d07c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d815982c784ca7e04bdcb4056d289bca = $(`<div id="html_d815982c784ca7e04bdcb4056d289bca" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_643c1c0cc76aedfccd55750a330d07c8.setContent(html_d815982c784ca7e04bdcb4056d289bca);
|
|
|
|
|
|
|
|
marker_bd6c8d28d085dc029b7468df7cdd1ef2.bindPopup(popup_643c1c0cc76aedfccd55750a330d07c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd6c8d28d085dc029b7468df7cdd1ef2.setIcon(icon_585bfa017320745e6708dcb0f4ae91bb);
|
|
|
|
|
|
var marker_48d4da25e1c227c86531a442a3bf2347 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9def118447256084e8cc2390ca7a97ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a151539b82e9ffd81df2252b9baddc6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0c285a09302a0e418a5a04b3b35ee5 = $(`<div id="html_2c0c285a09302a0e418a5a04b3b35ee5" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_a151539b82e9ffd81df2252b9baddc6c.setContent(html_2c0c285a09302a0e418a5a04b3b35ee5);
|
|
|
|
|
|
|
|
marker_48d4da25e1c227c86531a442a3bf2347.bindPopup(popup_a151539b82e9ffd81df2252b9baddc6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48d4da25e1c227c86531a442a3bf2347.setIcon(icon_9def118447256084e8cc2390ca7a97ea);
|
|
|
|
|
|
var marker_a4258c8e592b54085dc78d137305dbfd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2c7c4709de628eb56d4e7526d6939cd8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3f93e13bcec03901a1d6a5bcf909c30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8e46c401e8ff4ddc0e7283f1d38b5bf = $(`<div id="html_a8e46c401e8ff4ddc0e7283f1d38b5bf" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_a3f93e13bcec03901a1d6a5bcf909c30.setContent(html_a8e46c401e8ff4ddc0e7283f1d38b5bf);
|
|
|
|
|
|
|
|
marker_a4258c8e592b54085dc78d137305dbfd.bindPopup(popup_a3f93e13bcec03901a1d6a5bcf909c30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4258c8e592b54085dc78d137305dbfd.setIcon(icon_2c7c4709de628eb56d4e7526d6939cd8);
|
|
|
|
|
|
var marker_5a08434f218e9f0d78bc481e1725dc25 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_bdb121417926141adf912d2db9d34931 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9362fe2acf5f11973f87d74ca7311054 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bff6255e6c71ec62e3e15a4a25b9a59d = $(`<div id="html_bff6255e6c71ec62e3e15a4a25b9a59d" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_9362fe2acf5f11973f87d74ca7311054.setContent(html_bff6255e6c71ec62e3e15a4a25b9a59d);
|
|
|
|
|
|
|
|
marker_5a08434f218e9f0d78bc481e1725dc25.bindPopup(popup_9362fe2acf5f11973f87d74ca7311054)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a08434f218e9f0d78bc481e1725dc25.setIcon(icon_bdb121417926141adf912d2db9d34931);
|
|
|
|
|
|
var marker_abe6ad288633f47abfca58409510bb0a = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2fcb23ec1fa642f49284b90da803f095 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be304cc60aabe3badc6e4280d48b45ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca47ad1075221f935c6702dfed8aac66 = $(`<div id="html_ca47ad1075221f935c6702dfed8aac66" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_be304cc60aabe3badc6e4280d48b45ea.setContent(html_ca47ad1075221f935c6702dfed8aac66);
|
|
|
|
|
|
|
|
marker_abe6ad288633f47abfca58409510bb0a.bindPopup(popup_be304cc60aabe3badc6e4280d48b45ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abe6ad288633f47abfca58409510bb0a.setIcon(icon_2fcb23ec1fa642f49284b90da803f095);
|
|
|
|
|
|
var marker_6f3ad19170cb57c949b0dd7d2988a2db = L.marker(
|
|
[43.4305, -83.9638],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_27c4c3ece8e4f173b5c2a7752bdb2d6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_167e1d8b25a6f5889d8f19ed43ab9f08 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e4824707b2085f8ee7c93870285c880 = $(`<div id="html_3e4824707b2085f8ee7c93870285c880" style="width: 100.0%; height: 100.0%;">kanagrovv-pyramid.kozow.com</div>`)[0];
|
|
popup_167e1d8b25a6f5889d8f19ed43ab9f08.setContent(html_3e4824707b2085f8ee7c93870285c880);
|
|
|
|
|
|
|
|
marker_6f3ad19170cb57c949b0dd7d2988a2db.bindPopup(popup_167e1d8b25a6f5889d8f19ed43ab9f08)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f3ad19170cb57c949b0dd7d2988a2db.setIcon(icon_27c4c3ece8e4f173b5c2a7752bdb2d6f);
|
|
|
|
|
|
var marker_0ef59724b9843be086538bc4626ef559 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7dae66db522c2e6ebe8267b826598d9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f36980bde1f12e0935ff909df7aaed3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6370d4c6559fc044aa0cac1a5c8a86bd = $(`<div id="html_6370d4c6559fc044aa0cac1a5c8a86bd" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_f36980bde1f12e0935ff909df7aaed3b.setContent(html_6370d4c6559fc044aa0cac1a5c8a86bd);
|
|
|
|
|
|
|
|
marker_0ef59724b9843be086538bc4626ef559.bindPopup(popup_f36980bde1f12e0935ff909df7aaed3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ef59724b9843be086538bc4626ef559.setIcon(icon_7dae66db522c2e6ebe8267b826598d9d);
|
|
|
|
|
|
var marker_6e40cd2ba5186e67a9b0ec8e9125ee44 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a8863a257c686998d8ef2dae6afe4654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92803923f15c94002d8daadde31fff88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d873daeb663ed0cbde362179832998bd = $(`<div id="html_d873daeb663ed0cbde362179832998bd" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_92803923f15c94002d8daadde31fff88.setContent(html_d873daeb663ed0cbde362179832998bd);
|
|
|
|
|
|
|
|
marker_6e40cd2ba5186e67a9b0ec8e9125ee44.bindPopup(popup_92803923f15c94002d8daadde31fff88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e40cd2ba5186e67a9b0ec8e9125ee44.setIcon(icon_a8863a257c686998d8ef2dae6afe4654);
|
|
|
|
|
|
var marker_9717e8ef0c4a8116e6520d1bace8748c = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b5193bb94fc4ae4d1f28aa52b975ae5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b89d5d97c56d06e1def5465a2528e952 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_573704341f36ba61511883017596f863 = $(`<div id="html_573704341f36ba61511883017596f863" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_b89d5d97c56d06e1def5465a2528e952.setContent(html_573704341f36ba61511883017596f863);
|
|
|
|
|
|
|
|
marker_9717e8ef0c4a8116e6520d1bace8748c.bindPopup(popup_b89d5d97c56d06e1def5465a2528e952)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9717e8ef0c4a8116e6520d1bace8748c.setIcon(icon_b5193bb94fc4ae4d1f28aa52b975ae5b);
|
|
|
|
|
|
var marker_acd307bfd24b6101fab486bcdea8a548 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_446b4a6830b0f0825fd5344bd49b87ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_316bf20b3d1539bad8dc6e22388cdc97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_649f546b933f534bd5796674d6532118 = $(`<div id="html_649f546b933f534bd5796674d6532118" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_316bf20b3d1539bad8dc6e22388cdc97.setContent(html_649f546b933f534bd5796674d6532118);
|
|
|
|
|
|
|
|
marker_acd307bfd24b6101fab486bcdea8a548.bindPopup(popup_316bf20b3d1539bad8dc6e22388cdc97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acd307bfd24b6101fab486bcdea8a548.setIcon(icon_446b4a6830b0f0825fd5344bd49b87ea);
|
|
|
|
|
|
var marker_2d0d93a24684abbcf5feeec8295195fd = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d1314f2837537e768111d701940030f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9f593b51cf8ece54c0f5207bb5de1a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4577f9d32f3df49c45b297bfd67fe05 = $(`<div id="html_d4577f9d32f3df49c45b297bfd67fe05" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_a9f593b51cf8ece54c0f5207bb5de1a8.setContent(html_d4577f9d32f3df49c45b297bfd67fe05);
|
|
|
|
|
|
|
|
marker_2d0d93a24684abbcf5feeec8295195fd.bindPopup(popup_a9f593b51cf8ece54c0f5207bb5de1a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d0d93a24684abbcf5feeec8295195fd.setIcon(icon_d1314f2837537e768111d701940030f6);
|
|
|
|
|
|
var marker_a710444ce91b38012092f9fe02c67427 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0aab8dc3e6ed5d637e8f82c707aba9bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_421b641e7710f736206683f784193909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17152557faf191c87bd4c5fe12ae1c03 = $(`<div id="html_17152557faf191c87bd4c5fe12ae1c03" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_421b641e7710f736206683f784193909.setContent(html_17152557faf191c87bd4c5fe12ae1c03);
|
|
|
|
|
|
|
|
marker_a710444ce91b38012092f9fe02c67427.bindPopup(popup_421b641e7710f736206683f784193909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a710444ce91b38012092f9fe02c67427.setIcon(icon_0aab8dc3e6ed5d637e8f82c707aba9bc);
|
|
|
|
|
|
var marker_c074476d98b276c1f8e62f84f7f953bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0a0c6cb8759cbfd5f1b202773f772875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55af3f3eb17b57fe55d106f55ba5fd99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ae696fb0190ca9c4a4787a79f49589b = $(`<div id="html_6ae696fb0190ca9c4a4787a79f49589b" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_55af3f3eb17b57fe55d106f55ba5fd99.setContent(html_6ae696fb0190ca9c4a4787a79f49589b);
|
|
|
|
|
|
|
|
marker_c074476d98b276c1f8e62f84f7f953bb.bindPopup(popup_55af3f3eb17b57fe55d106f55ba5fd99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c074476d98b276c1f8e62f84f7f953bb.setIcon(icon_0a0c6cb8759cbfd5f1b202773f772875);
|
|
|
|
|
|
var marker_05a08bb1bbe47a955938303f8f030d65 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9f578aa78d056ade2a3aa17b8a2efc2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c92a2603cebcf22a2ed9473de6f36fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76f6b19f20cc5143f26b5a810a7c0d2f = $(`<div id="html_76f6b19f20cc5143f26b5a810a7c0d2f" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_4c92a2603cebcf22a2ed9473de6f36fa.setContent(html_76f6b19f20cc5143f26b5a810a7c0d2f);
|
|
|
|
|
|
|
|
marker_05a08bb1bbe47a955938303f8f030d65.bindPopup(popup_4c92a2603cebcf22a2ed9473de6f36fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05a08bb1bbe47a955938303f8f030d65.setIcon(icon_9f578aa78d056ade2a3aa17b8a2efc2c);
|
|
|
|
|
|
var marker_181cd5ff25c04a0fe4a789e1a2ee0c79 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4046b3b8879e09fc7c946b2a12212282 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4b8a3aa159d3c8f4f864b175c301839 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1247cc03ee8793bdab6b684d145aa5b2 = $(`<div id="html_1247cc03ee8793bdab6b684d145aa5b2" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_f4b8a3aa159d3c8f4f864b175c301839.setContent(html_1247cc03ee8793bdab6b684d145aa5b2);
|
|
|
|
|
|
|
|
marker_181cd5ff25c04a0fe4a789e1a2ee0c79.bindPopup(popup_f4b8a3aa159d3c8f4f864b175c301839)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_181cd5ff25c04a0fe4a789e1a2ee0c79.setIcon(icon_4046b3b8879e09fc7c946b2a12212282);
|
|
|
|
|
|
var marker_f35b45f0ea3c198204c7fdf7aa43724a = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5231b3a7c281b538ea79e215ded87545 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc913639afbf74a480135e83cd0555e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_018f2f600e80aa4bb623be47adb93e77 = $(`<div id="html_018f2f600e80aa4bb623be47adb93e77" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_cc913639afbf74a480135e83cd0555e3.setContent(html_018f2f600e80aa4bb623be47adb93e77);
|
|
|
|
|
|
|
|
marker_f35b45f0ea3c198204c7fdf7aa43724a.bindPopup(popup_cc913639afbf74a480135e83cd0555e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f35b45f0ea3c198204c7fdf7aa43724a.setIcon(icon_5231b3a7c281b538ea79e215ded87545);
|
|
|
|
|
|
var marker_efc3f9fe464f264dd5b98e8b8c16e302 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a3d496330abadb966a7dcf6cc4626686 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b6fa48f4cf7276084eb6ef28cf7a72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf71e5db52b359f0b81530c9a14eadc3 = $(`<div id="html_cf71e5db52b359f0b81530c9a14eadc3" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_e2b6fa48f4cf7276084eb6ef28cf7a72.setContent(html_cf71e5db52b359f0b81530c9a14eadc3);
|
|
|
|
|
|
|
|
marker_efc3f9fe464f264dd5b98e8b8c16e302.bindPopup(popup_e2b6fa48f4cf7276084eb6ef28cf7a72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efc3f9fe464f264dd5b98e8b8c16e302.setIcon(icon_a3d496330abadb966a7dcf6cc4626686);
|
|
|
|
|
|
var marker_96e16a8bd08a226bf165a9c0dda7b451 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_19d9383381da7c2761113643506bbd94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_159e8cdf81f2fea09e37f5f2e2438e59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf0e87d97b62685caaaf0f3b2e83f15 = $(`<div id="html_6bf0e87d97b62685caaaf0f3b2e83f15" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_159e8cdf81f2fea09e37f5f2e2438e59.setContent(html_6bf0e87d97b62685caaaf0f3b2e83f15);
|
|
|
|
|
|
|
|
marker_96e16a8bd08a226bf165a9c0dda7b451.bindPopup(popup_159e8cdf81f2fea09e37f5f2e2438e59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96e16a8bd08a226bf165a9c0dda7b451.setIcon(icon_19d9383381da7c2761113643506bbd94);
|
|
|
|
|
|
var marker_c45dd7bc36362f5e068a2bdfbda0e05d = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9c437b3c8a7a8392c646b3a41f6ace7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b96ec1a462b375dc649e982fe86daa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09389d192951156bcaf3e7bf8ad6f7f3 = $(`<div id="html_09389d192951156bcaf3e7bf8ad6f7f3" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_5b96ec1a462b375dc649e982fe86daa5.setContent(html_09389d192951156bcaf3e7bf8ad6f7f3);
|
|
|
|
|
|
|
|
marker_c45dd7bc36362f5e068a2bdfbda0e05d.bindPopup(popup_5b96ec1a462b375dc649e982fe86daa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c45dd7bc36362f5e068a2bdfbda0e05d.setIcon(icon_9c437b3c8a7a8392c646b3a41f6ace7a);
|
|
|
|
|
|
var marker_6cfbac5c06bf87ba8d97f4ba02b4c57f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_51d2338a94c607a82639b3dd2a21fa2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4b37858e866362ce63a602cbf1e1beb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8058722a6a3ce577df536ff36e250acf = $(`<div id="html_8058722a6a3ce577df536ff36e250acf" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_f4b37858e866362ce63a602cbf1e1beb.setContent(html_8058722a6a3ce577df536ff36e250acf);
|
|
|
|
|
|
|
|
marker_6cfbac5c06bf87ba8d97f4ba02b4c57f.bindPopup(popup_f4b37858e866362ce63a602cbf1e1beb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cfbac5c06bf87ba8d97f4ba02b4c57f.setIcon(icon_51d2338a94c607a82639b3dd2a21fa2b);
|
|
|
|
|
|
var marker_dafb4c8ecd1e278caeb96a9389512a86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_87019d602888e2d0df03b16dbfaae284 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_436897d095ae93c4c38d7cc3dadc78f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_577242a26cf3e16c42fa289e491f8aff = $(`<div id="html_577242a26cf3e16c42fa289e491f8aff" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_436897d095ae93c4c38d7cc3dadc78f2.setContent(html_577242a26cf3e16c42fa289e491f8aff);
|
|
|
|
|
|
|
|
marker_dafb4c8ecd1e278caeb96a9389512a86.bindPopup(popup_436897d095ae93c4c38d7cc3dadc78f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dafb4c8ecd1e278caeb96a9389512a86.setIcon(icon_87019d602888e2d0df03b16dbfaae284);
|
|
|
|
|
|
var marker_1a027714d2126a01e5373811ab833e85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_535da658aed96ee1a94c1b5a82e24180 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f2314201333a65f0ba32f12a11396cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85bffb776e4e3a7e3f761921067c3ecc = $(`<div id="html_85bffb776e4e3a7e3f761921067c3ecc" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_0f2314201333a65f0ba32f12a11396cd.setContent(html_85bffb776e4e3a7e3f761921067c3ecc);
|
|
|
|
|
|
|
|
marker_1a027714d2126a01e5373811ab833e85.bindPopup(popup_0f2314201333a65f0ba32f12a11396cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a027714d2126a01e5373811ab833e85.setIcon(icon_535da658aed96ee1a94c1b5a82e24180);
|
|
|
|
|
|
var marker_7eb1096691c1b7348623f43de154d3c8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c66577dceddbcfc46ba1b7be50c47349 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7239f5c7e43219fb914e74de02d40080 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24c439fcc6cff73ef661fc16d53a9cb1 = $(`<div id="html_24c439fcc6cff73ef661fc16d53a9cb1" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_7239f5c7e43219fb914e74de02d40080.setContent(html_24c439fcc6cff73ef661fc16d53a9cb1);
|
|
|
|
|
|
|
|
marker_7eb1096691c1b7348623f43de154d3c8.bindPopup(popup_7239f5c7e43219fb914e74de02d40080)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eb1096691c1b7348623f43de154d3c8.setIcon(icon_c66577dceddbcfc46ba1b7be50c47349);
|
|
|
|
|
|
var marker_5613c95a0ee165e980f32c29a0a07dbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_fd67c63d7598b779cbffeb4f1cf892c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a082a929639286173cf547520f54e031 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89ed200809a6cb2e9ad8123e6590d4ef = $(`<div id="html_89ed200809a6cb2e9ad8123e6590d4ef" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_a082a929639286173cf547520f54e031.setContent(html_89ed200809a6cb2e9ad8123e6590d4ef);
|
|
|
|
|
|
|
|
marker_5613c95a0ee165e980f32c29a0a07dbf.bindPopup(popup_a082a929639286173cf547520f54e031)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5613c95a0ee165e980f32c29a0a07dbf.setIcon(icon_fd67c63d7598b779cbffeb4f1cf892c6);
|
|
|
|
|
|
var marker_e6bd4706e7b07246bbd8694792589baf = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_09e7d8dbae36e165425506a9abd4a9e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3288a20e0bda329f6515ae79514580e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e2a893fe23d33124d89b3cbe5691f06 = $(`<div id="html_5e2a893fe23d33124d89b3cbe5691f06" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_e3288a20e0bda329f6515ae79514580e.setContent(html_5e2a893fe23d33124d89b3cbe5691f06);
|
|
|
|
|
|
|
|
marker_e6bd4706e7b07246bbd8694792589baf.bindPopup(popup_e3288a20e0bda329f6515ae79514580e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6bd4706e7b07246bbd8694792589baf.setIcon(icon_09e7d8dbae36e165425506a9abd4a9e1);
|
|
|
|
|
|
var marker_12f2cc2f08ea3a247d1ec4b7ec35b068 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4b4f168ec10112aff5b5365643ef9dcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc715cbbfb20734ac27ba82787eec8a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eb80f5ad8a99a0ddeefaa9bfe74d804 = $(`<div id="html_1eb80f5ad8a99a0ddeefaa9bfe74d804" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_5fc715cbbfb20734ac27ba82787eec8a.setContent(html_1eb80f5ad8a99a0ddeefaa9bfe74d804);
|
|
|
|
|
|
|
|
marker_12f2cc2f08ea3a247d1ec4b7ec35b068.bindPopup(popup_5fc715cbbfb20734ac27ba82787eec8a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12f2cc2f08ea3a247d1ec4b7ec35b068.setIcon(icon_4b4f168ec10112aff5b5365643ef9dcb);
|
|
|
|
|
|
var marker_775af12233210c97cb3039d1f56b8a9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5cd1a1fb541d8e45f3a067ae132a6c38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9652886dd288115da397d3a3ea7e419d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5f4960ed49768081efc5139e8f78e9 = $(`<div id="html_eb5f4960ed49768081efc5139e8f78e9" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_9652886dd288115da397d3a3ea7e419d.setContent(html_eb5f4960ed49768081efc5139e8f78e9);
|
|
|
|
|
|
|
|
marker_775af12233210c97cb3039d1f56b8a9c.bindPopup(popup_9652886dd288115da397d3a3ea7e419d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_775af12233210c97cb3039d1f56b8a9c.setIcon(icon_5cd1a1fb541d8e45f3a067ae132a6c38);
|
|
|
|
|
|
var marker_836cc14d084922bce10ab24580af19f0 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4328f1599502051630dfc4c29855cbc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb1f3df99b41ebab0dff12c7032ecd8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90b7a075834c7afbb9c1ae935327a6a0 = $(`<div id="html_90b7a075834c7afbb9c1ae935327a6a0" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_cb1f3df99b41ebab0dff12c7032ecd8d.setContent(html_90b7a075834c7afbb9c1ae935327a6a0);
|
|
|
|
|
|
|
|
marker_836cc14d084922bce10ab24580af19f0.bindPopup(popup_cb1f3df99b41ebab0dff12c7032ecd8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_836cc14d084922bce10ab24580af19f0.setIcon(icon_4328f1599502051630dfc4c29855cbc0);
|
|
|
|
|
|
var marker_61c8f6de7f7cc374767e2cbdb90064fb = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8cc6bba09639a1a6568de12eed678218 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21e79cf4ec6f404e1c3b8e0e478c3530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02b8802d0c7482b97d4fc1e509266d4d = $(`<div id="html_02b8802d0c7482b97d4fc1e509266d4d" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_21e79cf4ec6f404e1c3b8e0e478c3530.setContent(html_02b8802d0c7482b97d4fc1e509266d4d);
|
|
|
|
|
|
|
|
marker_61c8f6de7f7cc374767e2cbdb90064fb.bindPopup(popup_21e79cf4ec6f404e1c3b8e0e478c3530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61c8f6de7f7cc374767e2cbdb90064fb.setIcon(icon_8cc6bba09639a1a6568de12eed678218);
|
|
|
|
|
|
var marker_9345f5c989ed8c5ba6e16bf374f7383d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ed883d18379b14bc27e8b5d514069eb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0254c4f8c65bc37a027317369c1c95ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1196b9f7386d29a0717d01db9119b60e = $(`<div id="html_1196b9f7386d29a0717d01db9119b60e" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_0254c4f8c65bc37a027317369c1c95ae.setContent(html_1196b9f7386d29a0717d01db9119b60e);
|
|
|
|
|
|
|
|
marker_9345f5c989ed8c5ba6e16bf374f7383d.bindPopup(popup_0254c4f8c65bc37a027317369c1c95ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9345f5c989ed8c5ba6e16bf374f7383d.setIcon(icon_ed883d18379b14bc27e8b5d514069eb2);
|
|
|
|
|
|
var marker_7c9bdeca847cf43a237eda78ab699519 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_6ca5a787781965f716c64c28a42f6e3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de8e5b6bb28aa344ea4d7274ec539b3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f86c81acc506840df463572f9521f713 = $(`<div id="html_f86c81acc506840df463572f9521f713" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_de8e5b6bb28aa344ea4d7274ec539b3e.setContent(html_f86c81acc506840df463572f9521f713);
|
|
|
|
|
|
|
|
marker_7c9bdeca847cf43a237eda78ab699519.bindPopup(popup_de8e5b6bb28aa344ea4d7274ec539b3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c9bdeca847cf43a237eda78ab699519.setIcon(icon_6ca5a787781965f716c64c28a42f6e3c);
|
|
|
|
|
|
var marker_f682dcec8f93e7d45f22d1ee81b26e54 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a14a64ff78e7c1edb72ac1ac40c4b280 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dde1f0c79c041bc149837d034d325cee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b89ea01d148e26e27373aae2467121 = $(`<div id="html_f3b89ea01d148e26e27373aae2467121" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_dde1f0c79c041bc149837d034d325cee.setContent(html_f3b89ea01d148e26e27373aae2467121);
|
|
|
|
|
|
|
|
marker_f682dcec8f93e7d45f22d1ee81b26e54.bindPopup(popup_dde1f0c79c041bc149837d034d325cee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f682dcec8f93e7d45f22d1ee81b26e54.setIcon(icon_a14a64ff78e7c1edb72ac1ac40c4b280);
|
|
|
|
|
|
var marker_ba3d198365ae40c135cb2b51d5aeb49e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f5ff15f55664841f625391e8189a8240 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae40cba486b2a8f9bca59a882326847f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c9a1bf2cadd73994b684472374e795c = $(`<div id="html_6c9a1bf2cadd73994b684472374e795c" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_ae40cba486b2a8f9bca59a882326847f.setContent(html_6c9a1bf2cadd73994b684472374e795c);
|
|
|
|
|
|
|
|
marker_ba3d198365ae40c135cb2b51d5aeb49e.bindPopup(popup_ae40cba486b2a8f9bca59a882326847f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba3d198365ae40c135cb2b51d5aeb49e.setIcon(icon_f5ff15f55664841f625391e8189a8240);
|
|
|
|
|
|
var marker_220a5db6d098749640103e76610f925f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8b26c7d2c5de257c23ab7f1f0b4332ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ba459ffa3a53b409fe99841e6014a01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f78342ee4b88eaf41dca0918840e49fc = $(`<div id="html_f78342ee4b88eaf41dca0918840e49fc" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_7ba459ffa3a53b409fe99841e6014a01.setContent(html_f78342ee4b88eaf41dca0918840e49fc);
|
|
|
|
|
|
|
|
marker_220a5db6d098749640103e76610f925f.bindPopup(popup_7ba459ffa3a53b409fe99841e6014a01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_220a5db6d098749640103e76610f925f.setIcon(icon_8b26c7d2c5de257c23ab7f1f0b4332ca);
|
|
|
|
|
|
var marker_e6c6530e04d3a4326f350b81d736f162 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_843e2327168376c6d2569b5c43f19e49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54041dd4d1c72294fee32e057367bbc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4cc18cef1c8fb510f79fffcac2ef04a = $(`<div id="html_f4cc18cef1c8fb510f79fffcac2ef04a" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_54041dd4d1c72294fee32e057367bbc1.setContent(html_f4cc18cef1c8fb510f79fffcac2ef04a);
|
|
|
|
|
|
|
|
marker_e6c6530e04d3a4326f350b81d736f162.bindPopup(popup_54041dd4d1c72294fee32e057367bbc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c6530e04d3a4326f350b81d736f162.setIcon(icon_843e2327168376c6d2569b5c43f19e49);
|
|
|
|
|
|
var marker_11790c90a472d539d5f3a589ae266af3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8445f2cee5985db58f66751e4571bf15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8494bc89546d0e625741c3ab99237330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9deaae4e0d44e1ae19acaff5990c827a = $(`<div id="html_9deaae4e0d44e1ae19acaff5990c827a" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_8494bc89546d0e625741c3ab99237330.setContent(html_9deaae4e0d44e1ae19acaff5990c827a);
|
|
|
|
|
|
|
|
marker_11790c90a472d539d5f3a589ae266af3.bindPopup(popup_8494bc89546d0e625741c3ab99237330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11790c90a472d539d5f3a589ae266af3.setIcon(icon_8445f2cee5985db58f66751e4571bf15);
|
|
|
|
|
|
var marker_c061985dd483bce253a6069931d3bad9 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4ae90d0fb401f0301b37c33fefd93145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fbb76d2d0d53bebc00338d431b9a649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d3a7b29062010f085c18035b4519617 = $(`<div id="html_7d3a7b29062010f085c18035b4519617" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_5fbb76d2d0d53bebc00338d431b9a649.setContent(html_7d3a7b29062010f085c18035b4519617);
|
|
|
|
|
|
|
|
marker_c061985dd483bce253a6069931d3bad9.bindPopup(popup_5fbb76d2d0d53bebc00338d431b9a649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c061985dd483bce253a6069931d3bad9.setIcon(icon_4ae90d0fb401f0301b37c33fefd93145);
|
|
|
|
|
|
var marker_87a7dc03ade534b25573799c343d2649 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_594d06945f6767c801e4b4d059bd2ddf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c479fefc61450797aaab31849ae3b93e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b89ed67866a15737c8935b3455ee80ee = $(`<div id="html_b89ed67866a15737c8935b3455ee80ee" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_c479fefc61450797aaab31849ae3b93e.setContent(html_b89ed67866a15737c8935b3455ee80ee);
|
|
|
|
|
|
|
|
marker_87a7dc03ade534b25573799c343d2649.bindPopup(popup_c479fefc61450797aaab31849ae3b93e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87a7dc03ade534b25573799c343d2649.setIcon(icon_594d06945f6767c801e4b4d059bd2ddf);
|
|
|
|
|
|
var marker_933c3749056ec83c9194ed5f39073a66 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9eef9026740d5d4f87bbd6cdafe90f83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_637f84de953c476ea3edc8a11c438b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a59ca6c71db2203ae658c8dc2dbdb240 = $(`<div id="html_a59ca6c71db2203ae658c8dc2dbdb240" style="width: 100.0%; height: 100.0%;">rusty-uat.siberian-albacore.ts.net:8443</div>`)[0];
|
|
popup_637f84de953c476ea3edc8a11c438b60.setContent(html_a59ca6c71db2203ae658c8dc2dbdb240);
|
|
|
|
|
|
|
|
marker_933c3749056ec83c9194ed5f39073a66.bindPopup(popup_637f84de953c476ea3edc8a11c438b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_933c3749056ec83c9194ed5f39073a66.setIcon(icon_9eef9026740d5d4f87bbd6cdafe90f83);
|
|
|
|
|
|
var marker_39c69d7c6ec849673861a421c6d9f2fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5a17e24413882c630afbaa1e23909b06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec3d0ad748e98807e95bcf87630ea249 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89aea8fc1c2cb554c5a35743726d1686 = $(`<div id="html_89aea8fc1c2cb554c5a35743726d1686" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_ec3d0ad748e98807e95bcf87630ea249.setContent(html_89aea8fc1c2cb554c5a35743726d1686);
|
|
|
|
|
|
|
|
marker_39c69d7c6ec849673861a421c6d9f2fe.bindPopup(popup_ec3d0ad748e98807e95bcf87630ea249)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39c69d7c6ec849673861a421c6d9f2fe.setIcon(icon_5a17e24413882c630afbaa1e23909b06);
|
|
|
|
|
|
var marker_92b8813832078facd68d19c520164838 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d25cfef9cc31a4cbce08269956023b65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_822fdd3944e4eac59d02e880223ce6df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18fd9edb64ffc4ef4816dfebcfffa8af = $(`<div id="html_18fd9edb64ffc4ef4816dfebcfffa8af" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_822fdd3944e4eac59d02e880223ce6df.setContent(html_18fd9edb64ffc4ef4816dfebcfffa8af);
|
|
|
|
|
|
|
|
marker_92b8813832078facd68d19c520164838.bindPopup(popup_822fdd3944e4eac59d02e880223ce6df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92b8813832078facd68d19c520164838.setIcon(icon_d25cfef9cc31a4cbce08269956023b65);
|
|
|
|
|
|
var marker_7345de52e3ee569a3f3d276c46711b7e = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_80ae6cd3df1bbc9ca84b8eee6f720581 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cd0b1c2331107c11117af64b2e57485 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_693a237afd10b93c5222c833fd0a968b = $(`<div id="html_693a237afd10b93c5222c833fd0a968b" style="width: 100.0%; height: 100.0%;">nstr.a0a1.space</div>`)[0];
|
|
popup_3cd0b1c2331107c11117af64b2e57485.setContent(html_693a237afd10b93c5222c833fd0a968b);
|
|
|
|
|
|
|
|
marker_7345de52e3ee569a3f3d276c46711b7e.bindPopup(popup_3cd0b1c2331107c11117af64b2e57485)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7345de52e3ee569a3f3d276c46711b7e.setIcon(icon_80ae6cd3df1bbc9ca84b8eee6f720581);
|
|
|
|
|
|
var marker_41369916a5c77c92d548adc128897974 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_cb9f6cfcaf516be2b741aba6c86a9114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71e3407032bfc2415359c986e1d29188 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87ea13639a992066d8ea3955cc51dfc6 = $(`<div id="html_87ea13639a992066d8ea3955cc51dfc6" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_71e3407032bfc2415359c986e1d29188.setContent(html_87ea13639a992066d8ea3955cc51dfc6);
|
|
|
|
|
|
|
|
marker_41369916a5c77c92d548adc128897974.bindPopup(popup_71e3407032bfc2415359c986e1d29188)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41369916a5c77c92d548adc128897974.setIcon(icon_cb9f6cfcaf516be2b741aba6c86a9114);
|
|
|
|
|
|
var marker_c351d6d56a2cea17b1670f38262d416f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_345eec99f06466127e43472ce705115c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_966af48d6e3db80298e0cc3b3ceee5e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccd4a07d2ee0f822f6b70fa7d866975e = $(`<div id="html_ccd4a07d2ee0f822f6b70fa7d866975e" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_966af48d6e3db80298e0cc3b3ceee5e0.setContent(html_ccd4a07d2ee0f822f6b70fa7d866975e);
|
|
|
|
|
|
|
|
marker_c351d6d56a2cea17b1670f38262d416f.bindPopup(popup_966af48d6e3db80298e0cc3b3ceee5e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c351d6d56a2cea17b1670f38262d416f.setIcon(icon_345eec99f06466127e43472ce705115c);
|
|
|
|
|
|
var marker_0f00a458c100171a971b0312ffea871f = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c77e1fb1a443daf68d7e9c5b82edb998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d33fca36ec2d82c79cad866295b463a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd8a0abee11204bc6b250631703a1463 = $(`<div id="html_fd8a0abee11204bc6b250631703a1463" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_2d33fca36ec2d82c79cad866295b463a.setContent(html_fd8a0abee11204bc6b250631703a1463);
|
|
|
|
|
|
|
|
marker_0f00a458c100171a971b0312ffea871f.bindPopup(popup_2d33fca36ec2d82c79cad866295b463a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f00a458c100171a971b0312ffea871f.setIcon(icon_c77e1fb1a443daf68d7e9c5b82edb998);
|
|
|
|
|
|
var marker_b093a6ef8efebfb644445bb9c8e09fbf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_51f6a1ec13dc36ab0d66b790f2196712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44438f7aff730d0bcfde0eefd6f6f87e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaf2264a69a38ab31efb19ebe5b70504 = $(`<div id="html_eaf2264a69a38ab31efb19ebe5b70504" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_44438f7aff730d0bcfde0eefd6f6f87e.setContent(html_eaf2264a69a38ab31efb19ebe5b70504);
|
|
|
|
|
|
|
|
marker_b093a6ef8efebfb644445bb9c8e09fbf.bindPopup(popup_44438f7aff730d0bcfde0eefd6f6f87e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b093a6ef8efebfb644445bb9c8e09fbf.setIcon(icon_51f6a1ec13dc36ab0d66b790f2196712);
|
|
|
|
|
|
var marker_aeb2e17ec272df9bf4a505559e5ed6b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_bb2ff5908ba9b8391d92f85b3b09bfd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44b12750128e3d7a6a8187afd8e058a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e9511a567b1bfd30499b6be5f7a24d2 = $(`<div id="html_6e9511a567b1bfd30499b6be5f7a24d2" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_44b12750128e3d7a6a8187afd8e058a6.setContent(html_6e9511a567b1bfd30499b6be5f7a24d2);
|
|
|
|
|
|
|
|
marker_aeb2e17ec272df9bf4a505559e5ed6b0.bindPopup(popup_44b12750128e3d7a6a8187afd8e058a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeb2e17ec272df9bf4a505559e5ed6b0.setIcon(icon_bb2ff5908ba9b8391d92f85b3b09bfd7);
|
|
|
|
|
|
var marker_aae6423f83827da43bb2e0aafc223a1a = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4fb5e8f81441f0db6bbd36338d217e08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50a7b48cea5d3a5c6f59bc660d935c04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e84b978873f81a6772dec594f0bfe79 = $(`<div id="html_5e84b978873f81a6772dec594f0bfe79" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_50a7b48cea5d3a5c6f59bc660d935c04.setContent(html_5e84b978873f81a6772dec594f0bfe79);
|
|
|
|
|
|
|
|
marker_aae6423f83827da43bb2e0aafc223a1a.bindPopup(popup_50a7b48cea5d3a5c6f59bc660d935c04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aae6423f83827da43bb2e0aafc223a1a.setIcon(icon_4fb5e8f81441f0db6bbd36338d217e08);
|
|
|
|
|
|
var marker_20e8e45e9aff9228c3359c7988414464 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_678bf807ab8455d68f5158764af52a98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e415bb0df82681df60281746e305dba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2873a90ec1d98c940f53f3fbf392e898 = $(`<div id="html_2873a90ec1d98c940f53f3fbf392e898" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_1e415bb0df82681df60281746e305dba.setContent(html_2873a90ec1d98c940f53f3fbf392e898);
|
|
|
|
|
|
|
|
marker_20e8e45e9aff9228c3359c7988414464.bindPopup(popup_1e415bb0df82681df60281746e305dba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20e8e45e9aff9228c3359c7988414464.setIcon(icon_678bf807ab8455d68f5158764af52a98);
|
|
|
|
|
|
var marker_e6bdc901275967660d096797615ee85d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5f0cbd811ec10cf13d9c5cf76e22faae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb89cddf489b3f262117b74b748afe35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f93889ef70e8c17413c6018e05dee9 = $(`<div id="html_13f93889ef70e8c17413c6018e05dee9" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_eb89cddf489b3f262117b74b748afe35.setContent(html_13f93889ef70e8c17413c6018e05dee9);
|
|
|
|
|
|
|
|
marker_e6bdc901275967660d096797615ee85d.bindPopup(popup_eb89cddf489b3f262117b74b748afe35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6bdc901275967660d096797615ee85d.setIcon(icon_5f0cbd811ec10cf13d9c5cf76e22faae);
|
|
|
|
|
|
var marker_a777e50a41ab28333711e78d7acd4858 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d78ea239da9feb1d1f3dfedd67157571 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ea0e986401cd825204bc78f724d9956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5c880495e3d101206902876cd150d9f = $(`<div id="html_d5c880495e3d101206902876cd150d9f" style="width: 100.0%; height: 100.0%;">ve.agorawlc.com</div>`)[0];
|
|
popup_7ea0e986401cd825204bc78f724d9956.setContent(html_d5c880495e3d101206902876cd150d9f);
|
|
|
|
|
|
|
|
marker_a777e50a41ab28333711e78d7acd4858.bindPopup(popup_7ea0e986401cd825204bc78f724d9956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a777e50a41ab28333711e78d7acd4858.setIcon(icon_d78ea239da9feb1d1f3dfedd67157571);
|
|
|
|
|
|
var marker_764e9f6844fc126e5f160a22e163c00c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8ed9c995e07a615a981971e51b77c286 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83d907590c980d7c0763832749ef68c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90d61339187676d38a33a332dd5f0b6a = $(`<div id="html_90d61339187676d38a33a332dd5f0b6a" style="width: 100.0%; height: 100.0%;">nostr.defucc.me</div>`)[0];
|
|
popup_83d907590c980d7c0763832749ef68c3.setContent(html_90d61339187676d38a33a332dd5f0b6a);
|
|
|
|
|
|
|
|
marker_764e9f6844fc126e5f160a22e163c00c.bindPopup(popup_83d907590c980d7c0763832749ef68c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_764e9f6844fc126e5f160a22e163c00c.setIcon(icon_8ed9c995e07a615a981971e51b77c286);
|
|
|
|
|
|
var marker_4d4332e4367097115cb6bc1749e2f7c3 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c27e434991d48ea0b28094589afa67be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64d10184f7efd28b3a7d16a9ce05ecd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_002f6ae38ce36c58bb8f735e79122835 = $(`<div id="html_002f6ae38ce36c58bb8f735e79122835" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_64d10184f7efd28b3a7d16a9ce05ecd4.setContent(html_002f6ae38ce36c58bb8f735e79122835);
|
|
|
|
|
|
|
|
marker_4d4332e4367097115cb6bc1749e2f7c3.bindPopup(popup_64d10184f7efd28b3a7d16a9ce05ecd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d4332e4367097115cb6bc1749e2f7c3.setIcon(icon_c27e434991d48ea0b28094589afa67be);
|
|
|
|
|
|
var marker_c78c9a95d95423e3d1aec8d844e3dec0 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7648bd2fc2d4c124d30e67509566e87f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a5e63bc0d06665d07f9451b29087f48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_751c8a2aa790619980a34f57760dd676 = $(`<div id="html_751c8a2aa790619980a34f57760dd676" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_4a5e63bc0d06665d07f9451b29087f48.setContent(html_751c8a2aa790619980a34f57760dd676);
|
|
|
|
|
|
|
|
marker_c78c9a95d95423e3d1aec8d844e3dec0.bindPopup(popup_4a5e63bc0d06665d07f9451b29087f48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c78c9a95d95423e3d1aec8d844e3dec0.setIcon(icon_7648bd2fc2d4c124d30e67509566e87f);
|
|
|
|
|
|
var marker_1b13324cdf81b46cb9b365f8a64be39e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_cc50f5f2cc594ab20a09bea7905df27c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b8af8e00ed63a4879559b8d46d69fef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a743ff01e32b46ee84ff9ddbf77cfaf6 = $(`<div id="html_a743ff01e32b46ee84ff9ddbf77cfaf6" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_2b8af8e00ed63a4879559b8d46d69fef.setContent(html_a743ff01e32b46ee84ff9ddbf77cfaf6);
|
|
|
|
|
|
|
|
marker_1b13324cdf81b46cb9b365f8a64be39e.bindPopup(popup_2b8af8e00ed63a4879559b8d46d69fef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b13324cdf81b46cb9b365f8a64be39e.setIcon(icon_cc50f5f2cc594ab20a09bea7905df27c);
|
|
|
|
|
|
var marker_8bbba2e439529af01d17e4adccbd4498 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7f968a01cc642f3696209a9352d4b3fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4157b2b8ca2e70f3ff75c9c15cec282c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1cba81b95ac0d486db643371c29f215 = $(`<div id="html_b1cba81b95ac0d486db643371c29f215" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_4157b2b8ca2e70f3ff75c9c15cec282c.setContent(html_b1cba81b95ac0d486db643371c29f215);
|
|
|
|
|
|
|
|
marker_8bbba2e439529af01d17e4adccbd4498.bindPopup(popup_4157b2b8ca2e70f3ff75c9c15cec282c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bbba2e439529af01d17e4adccbd4498.setIcon(icon_7f968a01cc642f3696209a9352d4b3fb);
|
|
|
|
|
|
var marker_5af104f8ed9ae3ba1b7f35c3393be2d3 = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_82d753b18f4047f38b564334b2455eb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ade67588b44bf514f1125f8ea53252 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cac503c5915f2b76935c974656c9fef9 = $(`<div id="html_cac503c5915f2b76935c974656c9fef9" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_c3ade67588b44bf514f1125f8ea53252.setContent(html_cac503c5915f2b76935c974656c9fef9);
|
|
|
|
|
|
|
|
marker_5af104f8ed9ae3ba1b7f35c3393be2d3.bindPopup(popup_c3ade67588b44bf514f1125f8ea53252)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5af104f8ed9ae3ba1b7f35c3393be2d3.setIcon(icon_82d753b18f4047f38b564334b2455eb9);
|
|
|
|
|
|
var marker_3c2daa75f979948b8efdf0e0b385df86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9988e947dd39ca14ffa1120a16f9dcd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6412a07ece043d7d52941bc3e0a55795 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc60d1c33c8945d17bd8bb53c261fd12 = $(`<div id="html_fc60d1c33c8945d17bd8bb53c261fd12" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_6412a07ece043d7d52941bc3e0a55795.setContent(html_fc60d1c33c8945d17bd8bb53c261fd12);
|
|
|
|
|
|
|
|
marker_3c2daa75f979948b8efdf0e0b385df86.bindPopup(popup_6412a07ece043d7d52941bc3e0a55795)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c2daa75f979948b8efdf0e0b385df86.setIcon(icon_9988e947dd39ca14ffa1120a16f9dcd0);
|
|
|
|
|
|
var marker_43cc2a2a79573ffa2b438c53e303f5aa = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5c5524f24b713dcdd422973ec925885b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99eb5929c0a7fb4d9bdfdc2a89462d19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_599bef377d3dfa4ec98aea0bc52b0b46 = $(`<div id="html_599bef377d3dfa4ec98aea0bc52b0b46" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_99eb5929c0a7fb4d9bdfdc2a89462d19.setContent(html_599bef377d3dfa4ec98aea0bc52b0b46);
|
|
|
|
|
|
|
|
marker_43cc2a2a79573ffa2b438c53e303f5aa.bindPopup(popup_99eb5929c0a7fb4d9bdfdc2a89462d19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43cc2a2a79573ffa2b438c53e303f5aa.setIcon(icon_5c5524f24b713dcdd422973ec925885b);
|
|
|
|
|
|
var marker_cd516f53efe3b5f8412bfd0edf2d8b71 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_746ed9b3c3ae76132cf39aa178559a73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ac302599399484889bc0f4fcbc72bbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5041c1e310a4e52d0ff543f9cb8b164 = $(`<div id="html_a5041c1e310a4e52d0ff543f9cb8b164" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_4ac302599399484889bc0f4fcbc72bbc.setContent(html_a5041c1e310a4e52d0ff543f9cb8b164);
|
|
|
|
|
|
|
|
marker_cd516f53efe3b5f8412bfd0edf2d8b71.bindPopup(popup_4ac302599399484889bc0f4fcbc72bbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd516f53efe3b5f8412bfd0edf2d8b71.setIcon(icon_746ed9b3c3ae76132cf39aa178559a73);
|
|
|
|
|
|
var marker_90516e1175188cc852d9544f22f8b6bc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_beb1c9100726b64e880557fbb845ed67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a05cdf36a33b2bb769a601edb58db93f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64bbe60dd68cbc4d9b6dc491431e1cd7 = $(`<div id="html_64bbe60dd68cbc4d9b6dc491431e1cd7" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_a05cdf36a33b2bb769a601edb58db93f.setContent(html_64bbe60dd68cbc4d9b6dc491431e1cd7);
|
|
|
|
|
|
|
|
marker_90516e1175188cc852d9544f22f8b6bc.bindPopup(popup_a05cdf36a33b2bb769a601edb58db93f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90516e1175188cc852d9544f22f8b6bc.setIcon(icon_beb1c9100726b64e880557fbb845ed67);
|
|
|
|
|
|
var marker_520445a0f40d7991692020936445852a = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f2fd8c1b77aa6f28cf73cfe13585116a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de4a45ad9bec597d82654c45014d5c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad8f4c6fb1877013059513a32f8f7543 = $(`<div id="html_ad8f4c6fb1877013059513a32f8f7543" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_de4a45ad9bec597d82654c45014d5c82.setContent(html_ad8f4c6fb1877013059513a32f8f7543);
|
|
|
|
|
|
|
|
marker_520445a0f40d7991692020936445852a.bindPopup(popup_de4a45ad9bec597d82654c45014d5c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_520445a0f40d7991692020936445852a.setIcon(icon_f2fd8c1b77aa6f28cf73cfe13585116a);
|
|
|
|
|
|
var marker_a0b13ef5f86717d16d06bd50e3014cd8 = L.marker(
|
|
[13.7234, 100.784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_001e21c7f4245d5938a84c3a1d2eaf38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d551cc4f1e77b18540edf16da836126 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f682201dae6a69d1ff9ff800eb44bd5e = $(`<div id="html_f682201dae6a69d1ff9ff800eb44bd5e" style="width: 100.0%; height: 100.0%;">relay.mapboss.co.th</div>`)[0];
|
|
popup_5d551cc4f1e77b18540edf16da836126.setContent(html_f682201dae6a69d1ff9ff800eb44bd5e);
|
|
|
|
|
|
|
|
marker_a0b13ef5f86717d16d06bd50e3014cd8.bindPopup(popup_5d551cc4f1e77b18540edf16da836126)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0b13ef5f86717d16d06bd50e3014cd8.setIcon(icon_001e21c7f4245d5938a84c3a1d2eaf38);
|
|
|
|
|
|
var marker_5b4149e35b777d5629ca55ed62ca2280 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_62f3ffce6ab3780b279e94ae9e7fa6a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5c34d35d659f2e39aaa341880600cbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ea0714ee18811c3ec7d1abe736ec75 = $(`<div id="html_b8ea0714ee18811c3ec7d1abe736ec75" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_e5c34d35d659f2e39aaa341880600cbd.setContent(html_b8ea0714ee18811c3ec7d1abe736ec75);
|
|
|
|
|
|
|
|
marker_5b4149e35b777d5629ca55ed62ca2280.bindPopup(popup_e5c34d35d659f2e39aaa341880600cbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b4149e35b777d5629ca55ed62ca2280.setIcon(icon_62f3ffce6ab3780b279e94ae9e7fa6a2);
|
|
|
|
|
|
var marker_c63338e27f07f340f462964739d8fae3 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4fca759d2854892786cee745eb2a08d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56ee034447df95292ebd0895d7045fa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bc44f0590cf1f53e105d289d9ca1a1b = $(`<div id="html_3bc44f0590cf1f53e105d289d9ca1a1b" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_56ee034447df95292ebd0895d7045fa6.setContent(html_3bc44f0590cf1f53e105d289d9ca1a1b);
|
|
|
|
|
|
|
|
marker_c63338e27f07f340f462964739d8fae3.bindPopup(popup_56ee034447df95292ebd0895d7045fa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c63338e27f07f340f462964739d8fae3.setIcon(icon_4fca759d2854892786cee745eb2a08d4);
|
|
|
|
|
|
var marker_823e1f6dd0ebe07ad177c284b6f5758d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_551d6e809e1fda9a896961561e1f7916 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5a5313ff08f8b8a9d36222332c2d818 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b548af6c8640b15f9c86801387485fed = $(`<div id="html_b548af6c8640b15f9c86801387485fed" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_e5a5313ff08f8b8a9d36222332c2d818.setContent(html_b548af6c8640b15f9c86801387485fed);
|
|
|
|
|
|
|
|
marker_823e1f6dd0ebe07ad177c284b6f5758d.bindPopup(popup_e5a5313ff08f8b8a9d36222332c2d818)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823e1f6dd0ebe07ad177c284b6f5758d.setIcon(icon_551d6e809e1fda9a896961561e1f7916);
|
|
|
|
|
|
var marker_4da2808bc5f70f2a376d85c3544d1f49 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_002a77338fffe0765611e3bbbd8775ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f646593c266330b203ce8f09d8afec7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b383f47f29a40cfc3ab4676d651528e9 = $(`<div id="html_b383f47f29a40cfc3ab4676d651528e9" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_2f646593c266330b203ce8f09d8afec7.setContent(html_b383f47f29a40cfc3ab4676d651528e9);
|
|
|
|
|
|
|
|
marker_4da2808bc5f70f2a376d85c3544d1f49.bindPopup(popup_2f646593c266330b203ce8f09d8afec7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4da2808bc5f70f2a376d85c3544d1f49.setIcon(icon_002a77338fffe0765611e3bbbd8775ed);
|
|
|
|
|
|
var marker_d767e0c2b65eaa3e6f27ec372938e3bf = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ad1da18e41dde6c4fd9fcc574e482a0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53f456a0f1b2242f5479195eac30e558 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6baa631aff860223a4cf8d6f0c67302 = $(`<div id="html_f6baa631aff860223a4cf8d6f0c67302" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_53f456a0f1b2242f5479195eac30e558.setContent(html_f6baa631aff860223a4cf8d6f0c67302);
|
|
|
|
|
|
|
|
marker_d767e0c2b65eaa3e6f27ec372938e3bf.bindPopup(popup_53f456a0f1b2242f5479195eac30e558)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d767e0c2b65eaa3e6f27ec372938e3bf.setIcon(icon_ad1da18e41dde6c4fd9fcc574e482a0d);
|
|
|
|
|
|
var marker_70ab3d526649c70d90ac5116a133bd35 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_3ee9c3c88b08ea9e27211b54cc8900c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f544e102b19fd3eb988b2d7c7f7a2cb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e38341b726793038fcfacb964a5ffc0d = $(`<div id="html_e38341b726793038fcfacb964a5ffc0d" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_f544e102b19fd3eb988b2d7c7f7a2cb3.setContent(html_e38341b726793038fcfacb964a5ffc0d);
|
|
|
|
|
|
|
|
marker_70ab3d526649c70d90ac5116a133bd35.bindPopup(popup_f544e102b19fd3eb988b2d7c7f7a2cb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70ab3d526649c70d90ac5116a133bd35.setIcon(icon_3ee9c3c88b08ea9e27211b54cc8900c9);
|
|
|
|
|
|
var marker_013f5d19906507032ebcdbdaffabe248 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_46235094ba4e0e8a22f6b35a30a80eae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ca9a582634d7bea5571f607e9383da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d19743fa0ddbf0dbe8c10c013bcaa91 = $(`<div id="html_7d19743fa0ddbf0dbe8c10c013bcaa91" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_3ca9a582634d7bea5571f607e9383da3.setContent(html_7d19743fa0ddbf0dbe8c10c013bcaa91);
|
|
|
|
|
|
|
|
marker_013f5d19906507032ebcdbdaffabe248.bindPopup(popup_3ca9a582634d7bea5571f607e9383da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_013f5d19906507032ebcdbdaffabe248.setIcon(icon_46235094ba4e0e8a22f6b35a30a80eae);
|
|
|
|
|
|
var marker_df3a7bd319ed0cf51ce4ca1be903a934 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9b53c633754940a3a51a5c5bc37b6798 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25356b9920bac8719c0a3526889e632e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c7cd8017b3e6fe78b7cab58765f85ea = $(`<div id="html_2c7cd8017b3e6fe78b7cab58765f85ea" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_25356b9920bac8719c0a3526889e632e.setContent(html_2c7cd8017b3e6fe78b7cab58765f85ea);
|
|
|
|
|
|
|
|
marker_df3a7bd319ed0cf51ce4ca1be903a934.bindPopup(popup_25356b9920bac8719c0a3526889e632e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df3a7bd319ed0cf51ce4ca1be903a934.setIcon(icon_9b53c633754940a3a51a5c5bc37b6798);
|
|
|
|
|
|
var marker_50ad87315544dbee01f5d3d30a3189ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e935fcf0d78df671ac4891ddb63b8b49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae932a7194e95803aae785f88b919191 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d41604e8db7f0fafddc8dbf1b834f776 = $(`<div id="html_d41604e8db7f0fafddc8dbf1b834f776" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_ae932a7194e95803aae785f88b919191.setContent(html_d41604e8db7f0fafddc8dbf1b834f776);
|
|
|
|
|
|
|
|
marker_50ad87315544dbee01f5d3d30a3189ee.bindPopup(popup_ae932a7194e95803aae785f88b919191)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50ad87315544dbee01f5d3d30a3189ee.setIcon(icon_e935fcf0d78df671ac4891ddb63b8b49);
|
|
|
|
|
|
var marker_d498522c3c783631ddc3afc3a923dd09 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c6d904f010c2b1ba7e39b7f451d1a1a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac02c4f63f09401cad26d5439ae6cd89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a5ddf6d0ed76bc82657269de971d5c2 = $(`<div id="html_4a5ddf6d0ed76bc82657269de971d5c2" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_ac02c4f63f09401cad26d5439ae6cd89.setContent(html_4a5ddf6d0ed76bc82657269de971d5c2);
|
|
|
|
|
|
|
|
marker_d498522c3c783631ddc3afc3a923dd09.bindPopup(popup_ac02c4f63f09401cad26d5439ae6cd89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d498522c3c783631ddc3afc3a923dd09.setIcon(icon_c6d904f010c2b1ba7e39b7f451d1a1a7);
|
|
|
|
|
|
var marker_581986a120ced41867ce6d860112fbc3 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b799e464d895c2f4993c6defe8c81817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e812b35690a9b2ffd625896572130a09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2dbe8cf5a485d5735e3469e02d5a3f6 = $(`<div id="html_c2dbe8cf5a485d5735e3469e02d5a3f6" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_e812b35690a9b2ffd625896572130a09.setContent(html_c2dbe8cf5a485d5735e3469e02d5a3f6);
|
|
|
|
|
|
|
|
marker_581986a120ced41867ce6d860112fbc3.bindPopup(popup_e812b35690a9b2ffd625896572130a09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_581986a120ced41867ce6d860112fbc3.setIcon(icon_b799e464d895c2f4993c6defe8c81817);
|
|
|
|
|
|
var marker_4e63075c2aff78387e37b53a18d8df02 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7a55433176c7446c2124c15a364f218f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f311a0f214f9235a28a35a98d930b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c521e180be759a498f18a9a577b1db0 = $(`<div id="html_6c521e180be759a498f18a9a577b1db0" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_2f311a0f214f9235a28a35a98d930b1d.setContent(html_6c521e180be759a498f18a9a577b1db0);
|
|
|
|
|
|
|
|
marker_4e63075c2aff78387e37b53a18d8df02.bindPopup(popup_2f311a0f214f9235a28a35a98d930b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e63075c2aff78387e37b53a18d8df02.setIcon(icon_7a55433176c7446c2124c15a364f218f);
|
|
|
|
|
|
var marker_76e1e82ef77f6c8849a7d492dee0f5e8 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_aeaaee811b6c78a939270ada8933879f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_179c4a7a17273ab3c2ed343f74c77c7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_377e55eaa6c0942d6598418fd0826223 = $(`<div id="html_377e55eaa6c0942d6598418fd0826223" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_179c4a7a17273ab3c2ed343f74c77c7a.setContent(html_377e55eaa6c0942d6598418fd0826223);
|
|
|
|
|
|
|
|
marker_76e1e82ef77f6c8849a7d492dee0f5e8.bindPopup(popup_179c4a7a17273ab3c2ed343f74c77c7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76e1e82ef77f6c8849a7d492dee0f5e8.setIcon(icon_aeaaee811b6c78a939270ada8933879f);
|
|
|
|
|
|
var marker_dcf1e50f970efed0468b241d506dc997 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b68d55c1ef80bcb1d1c7b07cfa32c363 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e251130e4ccd0a187769f61bea4f21d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74c41aa1c6b38a109eaf5845a0f9e237 = $(`<div id="html_74c41aa1c6b38a109eaf5845a0f9e237" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_e251130e4ccd0a187769f61bea4f21d0.setContent(html_74c41aa1c6b38a109eaf5845a0f9e237);
|
|
|
|
|
|
|
|
marker_dcf1e50f970efed0468b241d506dc997.bindPopup(popup_e251130e4ccd0a187769f61bea4f21d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf1e50f970efed0468b241d506dc997.setIcon(icon_b68d55c1ef80bcb1d1c7b07cfa32c363);
|
|
|
|
|
|
var marker_3e51dee046a37fe16c9f83797b370d82 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_cbcc4ccf41094c4b7275178703d1c2ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c26afed89a90fe1e2f235157cacc5689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edcefa4cbbf28fc637143a317c798ae2 = $(`<div id="html_edcefa4cbbf28fc637143a317c798ae2" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_c26afed89a90fe1e2f235157cacc5689.setContent(html_edcefa4cbbf28fc637143a317c798ae2);
|
|
|
|
|
|
|
|
marker_3e51dee046a37fe16c9f83797b370d82.bindPopup(popup_c26afed89a90fe1e2f235157cacc5689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e51dee046a37fe16c9f83797b370d82.setIcon(icon_cbcc4ccf41094c4b7275178703d1c2ba);
|
|
|
|
|
|
var marker_dcce912078c15dbe7bf9b233ea3d4978 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a1559937c89059fd3271124248c37f2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3301e0877f53b6bf8e9bc3026ef5c5e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df41220e5ac1d24e228862abd3764db8 = $(`<div id="html_df41220e5ac1d24e228862abd3764db8" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_3301e0877f53b6bf8e9bc3026ef5c5e5.setContent(html_df41220e5ac1d24e228862abd3764db8);
|
|
|
|
|
|
|
|
marker_dcce912078c15dbe7bf9b233ea3d4978.bindPopup(popup_3301e0877f53b6bf8e9bc3026ef5c5e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcce912078c15dbe7bf9b233ea3d4978.setIcon(icon_a1559937c89059fd3271124248c37f2f);
|
|
|
|
|
|
var marker_bf5fd14c38affaddc3ae2593ff2aec7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c0b7e105be152c8b0beaf0cb53610885 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbdc663aa20bbd358d9bb57764a452c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d9975762d6e96a7c30b5b3dcc457492 = $(`<div id="html_6d9975762d6e96a7c30b5b3dcc457492" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_cbdc663aa20bbd358d9bb57764a452c1.setContent(html_6d9975762d6e96a7c30b5b3dcc457492);
|
|
|
|
|
|
|
|
marker_bf5fd14c38affaddc3ae2593ff2aec7c.bindPopup(popup_cbdc663aa20bbd358d9bb57764a452c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf5fd14c38affaddc3ae2593ff2aec7c.setIcon(icon_c0b7e105be152c8b0beaf0cb53610885);
|
|
|
|
|
|
var marker_718e3b7ec68aba79d8220dc13b4543b9 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_39eb52acc6a60365df0c37ea2130bfcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84857ce2a42e67ce0dea9981833794b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2739769ef1a7db68ea1dde232fee0c2b = $(`<div id="html_2739769ef1a7db68ea1dde232fee0c2b" style="width: 100.0%; height: 100.0%;">nostr.aruku.kro.kr</div>`)[0];
|
|
popup_84857ce2a42e67ce0dea9981833794b9.setContent(html_2739769ef1a7db68ea1dde232fee0c2b);
|
|
|
|
|
|
|
|
marker_718e3b7ec68aba79d8220dc13b4543b9.bindPopup(popup_84857ce2a42e67ce0dea9981833794b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718e3b7ec68aba79d8220dc13b4543b9.setIcon(icon_39eb52acc6a60365df0c37ea2130bfcb);
|
|
|
|
|
|
var marker_a745b9ef8c96265c8404d8705c1cf4fd = L.marker(
|
|
[38.627, -90.1994],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d9c4dec8449949dd1e652d75c0349018 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ea844b2de63ecd657d7b8bc46c344b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4e72938076dc368e8eea4128cd7412f = $(`<div id="html_b4e72938076dc368e8eea4128cd7412f" style="width: 100.0%; height: 100.0%;">inbox.mycelium.social</div>`)[0];
|
|
popup_8ea844b2de63ecd657d7b8bc46c344b2.setContent(html_b4e72938076dc368e8eea4128cd7412f);
|
|
|
|
|
|
|
|
marker_a745b9ef8c96265c8404d8705c1cf4fd.bindPopup(popup_8ea844b2de63ecd657d7b8bc46c344b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a745b9ef8c96265c8404d8705c1cf4fd.setIcon(icon_d9c4dec8449949dd1e652d75c0349018);
|
|
|
|
|
|
var marker_9c53de357f033867bacf8e7f04163159 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5eaacdab2dab666dca80c9cf5d6551c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1678d13b5d381fe24ffbe92f03d0967d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be958c2fbb2c2c05bcce8f3e8020a102 = $(`<div id="html_be958c2fbb2c2c05bcce8f3e8020a102" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_1678d13b5d381fe24ffbe92f03d0967d.setContent(html_be958c2fbb2c2c05bcce8f3e8020a102);
|
|
|
|
|
|
|
|
marker_9c53de357f033867bacf8e7f04163159.bindPopup(popup_1678d13b5d381fe24ffbe92f03d0967d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c53de357f033867bacf8e7f04163159.setIcon(icon_5eaacdab2dab666dca80c9cf5d6551c5);
|
|
|
|
|
|
var marker_f82eea8552b117e36d28b5b52a8f3b56 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9455bb79a72a3ca712557b2e3c95be52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_092cf4c26d1a236f83ce55d213e8d31f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1a2afc746e8a41d947a725dda1def16 = $(`<div id="html_b1a2afc746e8a41d947a725dda1def16" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_092cf4c26d1a236f83ce55d213e8d31f.setContent(html_b1a2afc746e8a41d947a725dda1def16);
|
|
|
|
|
|
|
|
marker_f82eea8552b117e36d28b5b52a8f3b56.bindPopup(popup_092cf4c26d1a236f83ce55d213e8d31f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f82eea8552b117e36d28b5b52a8f3b56.setIcon(icon_9455bb79a72a3ca712557b2e3c95be52);
|
|
|
|
|
|
var marker_ca7bed8664ece567bec9718fc95be7c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_893c63ad3c8daf8da4ec225bf12c4108 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2324e7302a3359f7f69d6e08b8c1b7dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b46213121eac886ef7e1f2f7e76b5695 = $(`<div id="html_b46213121eac886ef7e1f2f7e76b5695" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_2324e7302a3359f7f69d6e08b8c1b7dd.setContent(html_b46213121eac886ef7e1f2f7e76b5695);
|
|
|
|
|
|
|
|
marker_ca7bed8664ece567bec9718fc95be7c1.bindPopup(popup_2324e7302a3359f7f69d6e08b8c1b7dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca7bed8664ece567bec9718fc95be7c1.setIcon(icon_893c63ad3c8daf8da4ec225bf12c4108);
|
|
|
|
|
|
var marker_4d5b34ad34e6176bcf868d7416c5f964 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c8270a5baf8c3293c40c8e0c819a78a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7adf77acd906452c85e801e93455d8c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b380d72a1b543b86e429f821fc40a3b4 = $(`<div id="html_b380d72a1b543b86e429f821fc40a3b4" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_7adf77acd906452c85e801e93455d8c8.setContent(html_b380d72a1b543b86e429f821fc40a3b4);
|
|
|
|
|
|
|
|
marker_4d5b34ad34e6176bcf868d7416c5f964.bindPopup(popup_7adf77acd906452c85e801e93455d8c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d5b34ad34e6176bcf868d7416c5f964.setIcon(icon_c8270a5baf8c3293c40c8e0c819a78a8);
|
|
|
|
|
|
var marker_10018b829b190c59cd6d4576fa95c3ed = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f1a3ebb28bed98e4318768abc247a0ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4605ead99e2d50b8f830d5530a2f39af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b1b4defb237014d4a7f5e0f18d18a1 = $(`<div id="html_89b1b4defb237014d4a7f5e0f18d18a1" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_4605ead99e2d50b8f830d5530a2f39af.setContent(html_89b1b4defb237014d4a7f5e0f18d18a1);
|
|
|
|
|
|
|
|
marker_10018b829b190c59cd6d4576fa95c3ed.bindPopup(popup_4605ead99e2d50b8f830d5530a2f39af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10018b829b190c59cd6d4576fa95c3ed.setIcon(icon_f1a3ebb28bed98e4318768abc247a0ec);
|
|
|
|
|
|
var marker_b2f5fd462d16ae952d274cbf12178426 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_39c1e0e744bfb3c3a8a4f7ab8f48bfcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b73f2ee56e3012c6cbeda8f22eb95d68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55e1d34bebcba3e4af5069e35617b933 = $(`<div id="html_55e1d34bebcba3e4af5069e35617b933" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_b73f2ee56e3012c6cbeda8f22eb95d68.setContent(html_55e1d34bebcba3e4af5069e35617b933);
|
|
|
|
|
|
|
|
marker_b2f5fd462d16ae952d274cbf12178426.bindPopup(popup_b73f2ee56e3012c6cbeda8f22eb95d68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f5fd462d16ae952d274cbf12178426.setIcon(icon_39c1e0e744bfb3c3a8a4f7ab8f48bfcc);
|
|
|
|
|
|
var marker_43f2f967129b770650f10c699106aaec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_79a291005bff9f38f69af165f2f490d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_001a998d5445e7acae4c9ff5a3e6a7fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfb3195855bae357dd6f3b2b3b3c6682 = $(`<div id="html_bfb3195855bae357dd6f3b2b3b3c6682" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_001a998d5445e7acae4c9ff5a3e6a7fc.setContent(html_bfb3195855bae357dd6f3b2b3b3c6682);
|
|
|
|
|
|
|
|
marker_43f2f967129b770650f10c699106aaec.bindPopup(popup_001a998d5445e7acae4c9ff5a3e6a7fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43f2f967129b770650f10c699106aaec.setIcon(icon_79a291005bff9f38f69af165f2f490d7);
|
|
|
|
|
|
var marker_645d3c9c71d794ef4240320abfc2f464 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4c7fe5e4fba19e5d2820e7c340e42a19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8380ce146a24912359a196787dd78b5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f07859a6a6374ce750265c2454a1afaa = $(`<div id="html_f07859a6a6374ce750265c2454a1afaa" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_8380ce146a24912359a196787dd78b5b.setContent(html_f07859a6a6374ce750265c2454a1afaa);
|
|
|
|
|
|
|
|
marker_645d3c9c71d794ef4240320abfc2f464.bindPopup(popup_8380ce146a24912359a196787dd78b5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_645d3c9c71d794ef4240320abfc2f464.setIcon(icon_4c7fe5e4fba19e5d2820e7c340e42a19);
|
|
|
|
|
|
var marker_ea55c9a481feae9eba036f69c255d20d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5982e8d2fe62ea37cafe33b7d115ca81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a61c1efa9df212e0bcbcccfb87c35b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d968e06f01efa497b85a19da3381c821 = $(`<div id="html_d968e06f01efa497b85a19da3381c821" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_29a61c1efa9df212e0bcbcccfb87c35b.setContent(html_d968e06f01efa497b85a19da3381c821);
|
|
|
|
|
|
|
|
marker_ea55c9a481feae9eba036f69c255d20d.bindPopup(popup_29a61c1efa9df212e0bcbcccfb87c35b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea55c9a481feae9eba036f69c255d20d.setIcon(icon_5982e8d2fe62ea37cafe33b7d115ca81);
|
|
|
|
|
|
var marker_f457653d1e06fec3e3e892360fcf104d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d9bc1d3a0873eef1ac8b48b7a128809e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28c50365f1acd2cd74fe9f6809d57150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dcf73ca5148a201c31d01d55951f439 = $(`<div id="html_3dcf73ca5148a201c31d01d55951f439" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_28c50365f1acd2cd74fe9f6809d57150.setContent(html_3dcf73ca5148a201c31d01d55951f439);
|
|
|
|
|
|
|
|
marker_f457653d1e06fec3e3e892360fcf104d.bindPopup(popup_28c50365f1acd2cd74fe9f6809d57150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f457653d1e06fec3e3e892360fcf104d.setIcon(icon_d9bc1d3a0873eef1ac8b48b7a128809e);
|
|
|
|
|
|
var marker_f17aca5743601217039791209f77f78c = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c2d9d641f1a8db8124943777efa1b858 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d812446081b798944208296cfe86876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14af3b3fdb75ab1d1f85dc8f20cb56ff = $(`<div id="html_14af3b3fdb75ab1d1f85dc8f20cb56ff" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_6d812446081b798944208296cfe86876.setContent(html_14af3b3fdb75ab1d1f85dc8f20cb56ff);
|
|
|
|
|
|
|
|
marker_f17aca5743601217039791209f77f78c.bindPopup(popup_6d812446081b798944208296cfe86876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f17aca5743601217039791209f77f78c.setIcon(icon_c2d9d641f1a8db8124943777efa1b858);
|
|
|
|
|
|
var marker_73ff914a4d0d59116a98c7a418bc995c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a38c3e4f14ae46a07543c441b2c1a43f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2ea1d00bbc4d259eb975cd0a2b294ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0572706ba826b8f305615ec66eb046d = $(`<div id="html_f0572706ba826b8f305615ec66eb046d" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_f2ea1d00bbc4d259eb975cd0a2b294ee.setContent(html_f0572706ba826b8f305615ec66eb046d);
|
|
|
|
|
|
|
|
marker_73ff914a4d0d59116a98c7a418bc995c.bindPopup(popup_f2ea1d00bbc4d259eb975cd0a2b294ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73ff914a4d0d59116a98c7a418bc995c.setIcon(icon_a38c3e4f14ae46a07543c441b2c1a43f);
|
|
|
|
|
|
var marker_5b56e76734d596a9a8d47c796e9fad9d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_793e4ad7fe13115c2f59b7880dcd0a5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecf78c05445445b0e24395cb87f7e197 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_282f9478068f6e3d3688a679ed0fcd42 = $(`<div id="html_282f9478068f6e3d3688a679ed0fcd42" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_ecf78c05445445b0e24395cb87f7e197.setContent(html_282f9478068f6e3d3688a679ed0fcd42);
|
|
|
|
|
|
|
|
marker_5b56e76734d596a9a8d47c796e9fad9d.bindPopup(popup_ecf78c05445445b0e24395cb87f7e197)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b56e76734d596a9a8d47c796e9fad9d.setIcon(icon_793e4ad7fe13115c2f59b7880dcd0a5f);
|
|
|
|
|
|
var marker_7e55a51957e7c3c5e2713629968615f3 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0a0bf876eb00d25fed49f256e29608ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8911f1cfc70651220e11e59f44d6d9e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f20df151de72fec042ff135c40cbbd6e = $(`<div id="html_f20df151de72fec042ff135c40cbbd6e" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_8911f1cfc70651220e11e59f44d6d9e4.setContent(html_f20df151de72fec042ff135c40cbbd6e);
|
|
|
|
|
|
|
|
marker_7e55a51957e7c3c5e2713629968615f3.bindPopup(popup_8911f1cfc70651220e11e59f44d6d9e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e55a51957e7c3c5e2713629968615f3.setIcon(icon_0a0bf876eb00d25fed49f256e29608ca);
|
|
|
|
|
|
var marker_2661a2b68ac77415089f8c6932cf61ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_68b2b7f4ab31c6a868a8597169653bd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6240272ecea8a0fcbc0850272e453d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a91b4f409602b89ee681f1f4002736a = $(`<div id="html_1a91b4f409602b89ee681f1f4002736a" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_e6240272ecea8a0fcbc0850272e453d4.setContent(html_1a91b4f409602b89ee681f1f4002736a);
|
|
|
|
|
|
|
|
marker_2661a2b68ac77415089f8c6932cf61ad.bindPopup(popup_e6240272ecea8a0fcbc0850272e453d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2661a2b68ac77415089f8c6932cf61ad.setIcon(icon_68b2b7f4ab31c6a868a8597169653bd9);
|
|
|
|
|
|
var marker_c2accf689d377512f5a4f39f14d514a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ea4a464fbffe7ee6f61445de3189e372 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_301159f2a421888121b6361fc7a8ad5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90b681396dd21324ea8f9c8697cfba5d = $(`<div id="html_90b681396dd21324ea8f9c8697cfba5d" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_301159f2a421888121b6361fc7a8ad5e.setContent(html_90b681396dd21324ea8f9c8697cfba5d);
|
|
|
|
|
|
|
|
marker_c2accf689d377512f5a4f39f14d514a8.bindPopup(popup_301159f2a421888121b6361fc7a8ad5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2accf689d377512f5a4f39f14d514a8.setIcon(icon_ea4a464fbffe7ee6f61445de3189e372);
|
|
|
|
|
|
var marker_eed2a52e98010734b5d47ec18cbdb2eb = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5358d324f5ad354f8d833123d277bba0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_474fcee53f0f8ff5cab5363e0116d2d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a53c942526a581c627394b0b4eee5072 = $(`<div id="html_a53c942526a581c627394b0b4eee5072" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_474fcee53f0f8ff5cab5363e0116d2d6.setContent(html_a53c942526a581c627394b0b4eee5072);
|
|
|
|
|
|
|
|
marker_eed2a52e98010734b5d47ec18cbdb2eb.bindPopup(popup_474fcee53f0f8ff5cab5363e0116d2d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eed2a52e98010734b5d47ec18cbdb2eb.setIcon(icon_5358d324f5ad354f8d833123d277bba0);
|
|
|
|
|
|
var marker_3e10e0cb9f43b2f812db56ece70cabcb = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_77c83d289f0db3c2333737b731ae8395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89e38a849a4d9d899e52e4ecf92663b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0369344f3412350a51e3818cad8f66f1 = $(`<div id="html_0369344f3412350a51e3818cad8f66f1" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_a89e38a849a4d9d899e52e4ecf92663b.setContent(html_0369344f3412350a51e3818cad8f66f1);
|
|
|
|
|
|
|
|
marker_3e10e0cb9f43b2f812db56ece70cabcb.bindPopup(popup_a89e38a849a4d9d899e52e4ecf92663b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e10e0cb9f43b2f812db56ece70cabcb.setIcon(icon_77c83d289f0db3c2333737b731ae8395);
|
|
|
|
|
|
var marker_47da4ac40c88d0c12b5ebfa0027ad82f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_110762ab661dcab054e41e09279171a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6abd3cfa227140968634391191089f34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf5118e1d156c0e82c179df6d2deee3 = $(`<div id="html_2bf5118e1d156c0e82c179df6d2deee3" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_6abd3cfa227140968634391191089f34.setContent(html_2bf5118e1d156c0e82c179df6d2deee3);
|
|
|
|
|
|
|
|
marker_47da4ac40c88d0c12b5ebfa0027ad82f.bindPopup(popup_6abd3cfa227140968634391191089f34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47da4ac40c88d0c12b5ebfa0027ad82f.setIcon(icon_110762ab661dcab054e41e09279171a7);
|
|
|
|
|
|
var marker_168d2e61d72c17af814d08af345180e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e1757047471c61d1228975a7fd432e4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ed6b4fdd9ca0a5a37bfd453f69019c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fff49cd8d27c84ebc88173647ad89f75 = $(`<div id="html_fff49cd8d27c84ebc88173647ad89f75" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_0ed6b4fdd9ca0a5a37bfd453f69019c3.setContent(html_fff49cd8d27c84ebc88173647ad89f75);
|
|
|
|
|
|
|
|
marker_168d2e61d72c17af814d08af345180e3.bindPopup(popup_0ed6b4fdd9ca0a5a37bfd453f69019c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_168d2e61d72c17af814d08af345180e3.setIcon(icon_e1757047471c61d1228975a7fd432e4a);
|
|
|
|
|
|
var marker_4692d64391d442189b5f2ef9dd3aba62 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_4f0f2f38367618143ff881adc02933f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0df2f0fa82cb52b96dd117952015f9e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e366ed50f2ce3976e6488e515ee921ff = $(`<div id="html_e366ed50f2ce3976e6488e515ee921ff" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_0df2f0fa82cb52b96dd117952015f9e1.setContent(html_e366ed50f2ce3976e6488e515ee921ff);
|
|
|
|
|
|
|
|
marker_4692d64391d442189b5f2ef9dd3aba62.bindPopup(popup_0df2f0fa82cb52b96dd117952015f9e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4692d64391d442189b5f2ef9dd3aba62.setIcon(icon_4f0f2f38367618143ff881adc02933f4);
|
|
|
|
|
|
var marker_42206ebda1179271f9b6ee5615a62323 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_026785d55f374b1e83fe9af488151599 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b61631eca33311109852b89a97e0b4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c585f66632eead9949b4014f9744e4b = $(`<div id="html_5c585f66632eead9949b4014f9744e4b" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_5b61631eca33311109852b89a97e0b4d.setContent(html_5c585f66632eead9949b4014f9744e4b);
|
|
|
|
|
|
|
|
marker_42206ebda1179271f9b6ee5615a62323.bindPopup(popup_5b61631eca33311109852b89a97e0b4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42206ebda1179271f9b6ee5615a62323.setIcon(icon_026785d55f374b1e83fe9af488151599);
|
|
|
|
|
|
var marker_57d839a0339947ee6b8eba3a2c464a82 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_622b66bf8eed196507d212f25368d3a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd95a6591b2b2826fdddc9df4cf1e68a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a29113859fdff9308c02549509c6ea3d = $(`<div id="html_a29113859fdff9308c02549509c6ea3d" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_cd95a6591b2b2826fdddc9df4cf1e68a.setContent(html_a29113859fdff9308c02549509c6ea3d);
|
|
|
|
|
|
|
|
marker_57d839a0339947ee6b8eba3a2c464a82.bindPopup(popup_cd95a6591b2b2826fdddc9df4cf1e68a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57d839a0339947ee6b8eba3a2c464a82.setIcon(icon_622b66bf8eed196507d212f25368d3a8);
|
|
|
|
|
|
var marker_33217e1c80b0e2fd983ddcfbbf0997c8 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9382d18cab86bf84f7fd40dae9fb6ad5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57376a9cc382f84d10f06f9bccf27c77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_016505480bc344aa707c4408833cc7e1 = $(`<div id="html_016505480bc344aa707c4408833cc7e1" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_57376a9cc382f84d10f06f9bccf27c77.setContent(html_016505480bc344aa707c4408833cc7e1);
|
|
|
|
|
|
|
|
marker_33217e1c80b0e2fd983ddcfbbf0997c8.bindPopup(popup_57376a9cc382f84d10f06f9bccf27c77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33217e1c80b0e2fd983ddcfbbf0997c8.setIcon(icon_9382d18cab86bf84f7fd40dae9fb6ad5);
|
|
|
|
|
|
var marker_8f269cb0df07eb7b066f3d9500afd3f8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_fd514f968e926f4bf409c52b076b3982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_100f502b50b557cbb57fd34cc2b9d56d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39ae377d11dfd40d9e30f902e745f26b = $(`<div id="html_39ae377d11dfd40d9e30f902e745f26b" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_100f502b50b557cbb57fd34cc2b9d56d.setContent(html_39ae377d11dfd40d9e30f902e745f26b);
|
|
|
|
|
|
|
|
marker_8f269cb0df07eb7b066f3d9500afd3f8.bindPopup(popup_100f502b50b557cbb57fd34cc2b9d56d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f269cb0df07eb7b066f3d9500afd3f8.setIcon(icon_fd514f968e926f4bf409c52b076b3982);
|
|
|
|
|
|
var marker_17986f833180288380974cbc89b307cb = L.marker(
|
|
[3.139, 101.687],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_65cd98d918de8deb7cb31d7e6289967f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9de04c2bcd8e6d6c819a12da5ee6483 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d881fd0d52e8cd9b160ec3959a7151b0 = $(`<div id="html_d881fd0d52e8cd9b160ec3959a7151b0" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_f9de04c2bcd8e6d6c819a12da5ee6483.setContent(html_d881fd0d52e8cd9b160ec3959a7151b0);
|
|
|
|
|
|
|
|
marker_17986f833180288380974cbc89b307cb.bindPopup(popup_f9de04c2bcd8e6d6c819a12da5ee6483)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17986f833180288380974cbc89b307cb.setIcon(icon_65cd98d918de8deb7cb31d7e6289967f);
|
|
|
|
|
|
var marker_89a13834eea96a2a9755ffc60df1d238 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a69b933b7e58428bb0ea6113c2ec52f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dae5baa77061f2595a4f648d2d3c68e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2fe575ab30061850cb5016083577f3a = $(`<div id="html_a2fe575ab30061850cb5016083577f3a" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_4dae5baa77061f2595a4f648d2d3c68e.setContent(html_a2fe575ab30061850cb5016083577f3a);
|
|
|
|
|
|
|
|
marker_89a13834eea96a2a9755ffc60df1d238.bindPopup(popup_4dae5baa77061f2595a4f648d2d3c68e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89a13834eea96a2a9755ffc60df1d238.setIcon(icon_a69b933b7e58428bb0ea6113c2ec52f5);
|
|
|
|
|
|
var marker_1613c674ac21dcffb67fccb9fc35be2a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_602c10a168e3b37565c7935534a729e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_379e7c771e7f1e170580449fb17ea468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_713af68050f46de6637540ea8cf283f3 = $(`<div id="html_713af68050f46de6637540ea8cf283f3" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_379e7c771e7f1e170580449fb17ea468.setContent(html_713af68050f46de6637540ea8cf283f3);
|
|
|
|
|
|
|
|
marker_1613c674ac21dcffb67fccb9fc35be2a.bindPopup(popup_379e7c771e7f1e170580449fb17ea468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1613c674ac21dcffb67fccb9fc35be2a.setIcon(icon_602c10a168e3b37565c7935534a729e9);
|
|
|
|
|
|
var marker_fa9b280414eb3e361c087bdebffc8bb6 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_dff8f964e10e490f94b92d31739e4dd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5cc11ef0f44c73346a24e366502cd51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d48182d18861b73371d939150fb0e18b = $(`<div id="html_d48182d18861b73371d939150fb0e18b" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_c5cc11ef0f44c73346a24e366502cd51.setContent(html_d48182d18861b73371d939150fb0e18b);
|
|
|
|
|
|
|
|
marker_fa9b280414eb3e361c087bdebffc8bb6.bindPopup(popup_c5cc11ef0f44c73346a24e366502cd51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa9b280414eb3e361c087bdebffc8bb6.setIcon(icon_dff8f964e10e490f94b92d31739e4dd0);
|
|
|
|
|
|
var marker_50b1bf3f7566006e2d0cc9fc209507ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a7de754ac37b810211ef64a7303f331a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f384522f67e3d7e29f3b012a556adbcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17a8dc08b4d227c1aad889452333125e = $(`<div id="html_17a8dc08b4d227c1aad889452333125e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_f384522f67e3d7e29f3b012a556adbcb.setContent(html_17a8dc08b4d227c1aad889452333125e);
|
|
|
|
|
|
|
|
marker_50b1bf3f7566006e2d0cc9fc209507ac.bindPopup(popup_f384522f67e3d7e29f3b012a556adbcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50b1bf3f7566006e2d0cc9fc209507ac.setIcon(icon_a7de754ac37b810211ef64a7303f331a);
|
|
|
|
|
|
var marker_ecb2fdcb3dd886f5247c2939c9db5bc6 = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_09d9a59f4ad93bf397b1e2593db184a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0cac49f78dcefc7aaa9005c2110521b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55266e58918cdf374db7892ff0c084e7 = $(`<div id="html_55266e58918cdf374db7892ff0c084e7" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_e0cac49f78dcefc7aaa9005c2110521b.setContent(html_55266e58918cdf374db7892ff0c084e7);
|
|
|
|
|
|
|
|
marker_ecb2fdcb3dd886f5247c2939c9db5bc6.bindPopup(popup_e0cac49f78dcefc7aaa9005c2110521b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecb2fdcb3dd886f5247c2939c9db5bc6.setIcon(icon_09d9a59f4ad93bf397b1e2593db184a4);
|
|
|
|
|
|
var marker_d2c417b55466d261a8b5aa52b2806576 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_8afdcf662d60167c377ce6ba00b5ec0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc89fa8c132d67f249cb15747187f3c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8ef92355a95f308bc445ed60d221b08 = $(`<div id="html_b8ef92355a95f308bc445ed60d221b08" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_dc89fa8c132d67f249cb15747187f3c4.setContent(html_b8ef92355a95f308bc445ed60d221b08);
|
|
|
|
|
|
|
|
marker_d2c417b55466d261a8b5aa52b2806576.bindPopup(popup_dc89fa8c132d67f249cb15747187f3c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c417b55466d261a8b5aa52b2806576.setIcon(icon_8afdcf662d60167c377ce6ba00b5ec0b);
|
|
|
|
|
|
var marker_0fe027c8051564cfd03bc54052c488fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_65b1c7c7d90ec1170b6f0e3a16c77921 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cd0e75357614952a74e019f153752a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de147a5e63776fdabc7b6b6c0ebd82ce = $(`<div id="html_de147a5e63776fdabc7b6b6c0ebd82ce" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_9cd0e75357614952a74e019f153752a6.setContent(html_de147a5e63776fdabc7b6b6c0ebd82ce);
|
|
|
|
|
|
|
|
marker_0fe027c8051564cfd03bc54052c488fb.bindPopup(popup_9cd0e75357614952a74e019f153752a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fe027c8051564cfd03bc54052c488fb.setIcon(icon_65b1c7c7d90ec1170b6f0e3a16c77921);
|
|
|
|
|
|
var marker_bbf54a8d39629e4a8f5a60f74a38f327 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_364f921e477756818de17c9a20560e65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d2f15f7369d440c5d3d7600d163af43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9116ff6abf25814d20ece757a3f04090 = $(`<div id="html_9116ff6abf25814d20ece757a3f04090" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_4d2f15f7369d440c5d3d7600d163af43.setContent(html_9116ff6abf25814d20ece757a3f04090);
|
|
|
|
|
|
|
|
marker_bbf54a8d39629e4a8f5a60f74a38f327.bindPopup(popup_4d2f15f7369d440c5d3d7600d163af43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbf54a8d39629e4a8f5a60f74a38f327.setIcon(icon_364f921e477756818de17c9a20560e65);
|
|
|
|
|
|
var marker_274a0a2b336151a8d7863f778ba6a3f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_f945c8b05bf03eb81aba56b584725896 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2930119da75850d2176845b0a6bb7d8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78b44f04d3b0cf0cdfdf56227a8e8ec8 = $(`<div id="html_78b44f04d3b0cf0cdfdf56227a8e8ec8" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_2930119da75850d2176845b0a6bb7d8d.setContent(html_78b44f04d3b0cf0cdfdf56227a8e8ec8);
|
|
|
|
|
|
|
|
marker_274a0a2b336151a8d7863f778ba6a3f1.bindPopup(popup_2930119da75850d2176845b0a6bb7d8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_274a0a2b336151a8d7863f778ba6a3f1.setIcon(icon_f945c8b05bf03eb81aba56b584725896);
|
|
|
|
|
|
var marker_cf3cd9b46c9416dc47639d0312075eea = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_46396b5df505fa7679e5594a11d40b5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13af41cccb4ace69550fec473fb0896c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cde45f96dab170304faf220512d0ed1 = $(`<div id="html_0cde45f96dab170304faf220512d0ed1" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_13af41cccb4ace69550fec473fb0896c.setContent(html_0cde45f96dab170304faf220512d0ed1);
|
|
|
|
|
|
|
|
marker_cf3cd9b46c9416dc47639d0312075eea.bindPopup(popup_13af41cccb4ace69550fec473fb0896c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf3cd9b46c9416dc47639d0312075eea.setIcon(icon_46396b5df505fa7679e5594a11d40b5d);
|
|
|
|
|
|
var marker_0c53075f2320617ec5f878a9265ba2b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_815cf8bf0847c1f1040d8ee7e6b69077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0599b6dfd92529aafb802f4b5c6f2b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc150c7aca8916a499d71aa16e4eeb3a = $(`<div id="html_cc150c7aca8916a499d71aa16e4eeb3a" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_b0599b6dfd92529aafb802f4b5c6f2b9.setContent(html_cc150c7aca8916a499d71aa16e4eeb3a);
|
|
|
|
|
|
|
|
marker_0c53075f2320617ec5f878a9265ba2b5.bindPopup(popup_b0599b6dfd92529aafb802f4b5c6f2b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c53075f2320617ec5f878a9265ba2b5.setIcon(icon_815cf8bf0847c1f1040d8ee7e6b69077);
|
|
|
|
|
|
var marker_af3753ee674655226d22f763677f7149 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_15f4c93a8306281a80d0cb7b8ae13cd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d9d003543224d6c908992440927a9f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47e4968c83317e7c69001ad9649ae876 = $(`<div id="html_47e4968c83317e7c69001ad9649ae876" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_6d9d003543224d6c908992440927a9f7.setContent(html_47e4968c83317e7c69001ad9649ae876);
|
|
|
|
|
|
|
|
marker_af3753ee674655226d22f763677f7149.bindPopup(popup_6d9d003543224d6c908992440927a9f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af3753ee674655226d22f763677f7149.setIcon(icon_15f4c93a8306281a80d0cb7b8ae13cd3);
|
|
|
|
|
|
var marker_db9e572fa6c0d2efc054eb7b7aad2ba3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_43c99673b404960ff01ddce964ad48e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_826db77ef414ee69ecd491f80b2004d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c70a61375eab410ad7c5c320429cc759 = $(`<div id="html_c70a61375eab410ad7c5c320429cc759" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_826db77ef414ee69ecd491f80b2004d7.setContent(html_c70a61375eab410ad7c5c320429cc759);
|
|
|
|
|
|
|
|
marker_db9e572fa6c0d2efc054eb7b7aad2ba3.bindPopup(popup_826db77ef414ee69ecd491f80b2004d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db9e572fa6c0d2efc054eb7b7aad2ba3.setIcon(icon_43c99673b404960ff01ddce964ad48e2);
|
|
|
|
|
|
var marker_c361b182521d8f344419af54db8ce195 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_bb45fa00b94e5d496fc4f5f8a33d427a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76d5bdb92b561c8050a73d2d54dc161c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_986c4245015d6aca887d36f7f2f686fa = $(`<div id="html_986c4245015d6aca887d36f7f2f686fa" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_76d5bdb92b561c8050a73d2d54dc161c.setContent(html_986c4245015d6aca887d36f7f2f686fa);
|
|
|
|
|
|
|
|
marker_c361b182521d8f344419af54db8ce195.bindPopup(popup_76d5bdb92b561c8050a73d2d54dc161c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c361b182521d8f344419af54db8ce195.setIcon(icon_bb45fa00b94e5d496fc4f5f8a33d427a);
|
|
|
|
|
|
var marker_1f40422d4e61ba8bd3ac93649be20dbb = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b772e65e5a7826005421eec627724eae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_293b00102f21f71dd51b159961287464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13636d5ea80b26e7e84e5602ca3dc469 = $(`<div id="html_13636d5ea80b26e7e84e5602ca3dc469" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_293b00102f21f71dd51b159961287464.setContent(html_13636d5ea80b26e7e84e5602ca3dc469);
|
|
|
|
|
|
|
|
marker_1f40422d4e61ba8bd3ac93649be20dbb.bindPopup(popup_293b00102f21f71dd51b159961287464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f40422d4e61ba8bd3ac93649be20dbb.setIcon(icon_b772e65e5a7826005421eec627724eae);
|
|
|
|
|
|
var marker_bb97ff2d473ba4e0a60a0359d769044a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_bd60d5a493b72d1b9bfcc714d7341867 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08d496abbdfea7b2d16a4c248389725c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e440343ee67d8666570c789a962f2fbd = $(`<div id="html_e440343ee67d8666570c789a962f2fbd" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_08d496abbdfea7b2d16a4c248389725c.setContent(html_e440343ee67d8666570c789a962f2fbd);
|
|
|
|
|
|
|
|
marker_bb97ff2d473ba4e0a60a0359d769044a.bindPopup(popup_08d496abbdfea7b2d16a4c248389725c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb97ff2d473ba4e0a60a0359d769044a.setIcon(icon_bd60d5a493b72d1b9bfcc714d7341867);
|
|
|
|
|
|
var marker_443bb8d3fba656167dea9b56d4a869f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ec11fe9b6e9e93f1d5f42d60f69a3aea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd8655b46a941d084ab639e728942e0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b128062b01dc1efc765256a511c0495 = $(`<div id="html_4b128062b01dc1efc765256a511c0495" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_fd8655b46a941d084ab639e728942e0f.setContent(html_4b128062b01dc1efc765256a511c0495);
|
|
|
|
|
|
|
|
marker_443bb8d3fba656167dea9b56d4a869f2.bindPopup(popup_fd8655b46a941d084ab639e728942e0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_443bb8d3fba656167dea9b56d4a869f2.setIcon(icon_ec11fe9b6e9e93f1d5f42d60f69a3aea);
|
|
|
|
|
|
var marker_ba4248f56b7da59a3531339e9b482496 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e007506ae1495bd90bf6f53099534733 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c4c40d42c6e4640aae2541046a2e7bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_816cd1419fdab309989e04dd1703ac1e = $(`<div id="html_816cd1419fdab309989e04dd1703ac1e" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_7c4c40d42c6e4640aae2541046a2e7bd.setContent(html_816cd1419fdab309989e04dd1703ac1e);
|
|
|
|
|
|
|
|
marker_ba4248f56b7da59a3531339e9b482496.bindPopup(popup_7c4c40d42c6e4640aae2541046a2e7bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba4248f56b7da59a3531339e9b482496.setIcon(icon_e007506ae1495bd90bf6f53099534733);
|
|
|
|
|
|
var marker_b0c745067e21e6d277b8068431e62113 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7471aeebe76022e5b36136550ff48348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15ac418f085ae5593b6c2ef8b2c84f98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a665c1ba0401a3f3eb6ecd5e68117eec = $(`<div id="html_a665c1ba0401a3f3eb6ecd5e68117eec" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_15ac418f085ae5593b6c2ef8b2c84f98.setContent(html_a665c1ba0401a3f3eb6ecd5e68117eec);
|
|
|
|
|
|
|
|
marker_b0c745067e21e6d277b8068431e62113.bindPopup(popup_15ac418f085ae5593b6c2ef8b2c84f98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0c745067e21e6d277b8068431e62113.setIcon(icon_7471aeebe76022e5b36136550ff48348);
|
|
|
|
|
|
var marker_dba52746023593aac6ca31692bd6439a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_dfa334dd77dafdf3bfbfe42c21f58af6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1684b68e8b8164b8c6cf8d6c51c74ea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b1f822d6615cc95c9cd28f836b71612 = $(`<div id="html_1b1f822d6615cc95c9cd28f836b71612" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_1684b68e8b8164b8c6cf8d6c51c74ea3.setContent(html_1b1f822d6615cc95c9cd28f836b71612);
|
|
|
|
|
|
|
|
marker_dba52746023593aac6ca31692bd6439a.bindPopup(popup_1684b68e8b8164b8c6cf8d6c51c74ea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba52746023593aac6ca31692bd6439a.setIcon(icon_dfa334dd77dafdf3bfbfe42c21f58af6);
|
|
|
|
|
|
var marker_fb3738c5e10f94d2e6a0e960a16fe2f7 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_062ee6e8f0db7e67560866404eaf5d7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3afcd13d85ddb466842c9723f9788e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c782f37312f72c8d519cd57685c35ca7 = $(`<div id="html_c782f37312f72c8d519cd57685c35ca7" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_3afcd13d85ddb466842c9723f9788e2a.setContent(html_c782f37312f72c8d519cd57685c35ca7);
|
|
|
|
|
|
|
|
marker_fb3738c5e10f94d2e6a0e960a16fe2f7.bindPopup(popup_3afcd13d85ddb466842c9723f9788e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb3738c5e10f94d2e6a0e960a16fe2f7.setIcon(icon_062ee6e8f0db7e67560866404eaf5d7b);
|
|
|
|
|
|
var marker_4b0bcf34e7acf1081607fd447c01e390 = L.marker(
|
|
[10.074, -84.2155],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e4d23ae63444af54bd6a2e60b6858e30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f18d6a89d329a3c6aa96e1bc6803d833 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f7f0a66d2913938de23137c8ee922a7 = $(`<div id="html_1f7f0a66d2913938de23137c8ee922a7" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_f18d6a89d329a3c6aa96e1bc6803d833.setContent(html_1f7f0a66d2913938de23137c8ee922a7);
|
|
|
|
|
|
|
|
marker_4b0bcf34e7acf1081607fd447c01e390.bindPopup(popup_f18d6a89d329a3c6aa96e1bc6803d833)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b0bcf34e7acf1081607fd447c01e390.setIcon(icon_e4d23ae63444af54bd6a2e60b6858e30);
|
|
|
|
|
|
var marker_34e3284b815b645a068317bf8b9aced1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_557d8d248d1ac48cd6383cea44011cbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c560e14770d5f7fb413c8a59d5099325 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74a960a5003daedbf43d241ba4505f6c = $(`<div id="html_74a960a5003daedbf43d241ba4505f6c" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_c560e14770d5f7fb413c8a59d5099325.setContent(html_74a960a5003daedbf43d241ba4505f6c);
|
|
|
|
|
|
|
|
marker_34e3284b815b645a068317bf8b9aced1.bindPopup(popup_c560e14770d5f7fb413c8a59d5099325)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34e3284b815b645a068317bf8b9aced1.setIcon(icon_557d8d248d1ac48cd6383cea44011cbd);
|
|
|
|
|
|
var marker_aae7f113ed64bcb501cb055a677c9f80 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_42f10e1e1eb5b030219cb5e708174551 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad12cbddf85ebb40398fb04e35991e7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8186ce6a71bdf1969aa956902e138408 = $(`<div id="html_8186ce6a71bdf1969aa956902e138408" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_ad12cbddf85ebb40398fb04e35991e7a.setContent(html_8186ce6a71bdf1969aa956902e138408);
|
|
|
|
|
|
|
|
marker_aae7f113ed64bcb501cb055a677c9f80.bindPopup(popup_ad12cbddf85ebb40398fb04e35991e7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aae7f113ed64bcb501cb055a677c9f80.setIcon(icon_42f10e1e1eb5b030219cb5e708174551);
|
|
|
|
|
|
var marker_f42b2bdd2d53886ca5c4f63a0f3a266b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_60d904c65d88ff7e2ceef0e2aac2865d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12838242bd1c419e4864883cba23cb2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb9a422035e2108ff5c2e8a4f71cd3e2 = $(`<div id="html_cb9a422035e2108ff5c2e8a4f71cd3e2" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_12838242bd1c419e4864883cba23cb2f.setContent(html_cb9a422035e2108ff5c2e8a4f71cd3e2);
|
|
|
|
|
|
|
|
marker_f42b2bdd2d53886ca5c4f63a0f3a266b.bindPopup(popup_12838242bd1c419e4864883cba23cb2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f42b2bdd2d53886ca5c4f63a0f3a266b.setIcon(icon_60d904c65d88ff7e2ceef0e2aac2865d);
|
|
|
|
|
|
var marker_736158e0bfbf51761dd62ee021f56570 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7cc6e76e8d26317557ec6db83ac75876 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd044ff819e725fda37aa5a1f42189e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0863ef2a1242d7a7308b59424d8badc = $(`<div id="html_e0863ef2a1242d7a7308b59424d8badc" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_bd044ff819e725fda37aa5a1f42189e5.setContent(html_e0863ef2a1242d7a7308b59424d8badc);
|
|
|
|
|
|
|
|
marker_736158e0bfbf51761dd62ee021f56570.bindPopup(popup_bd044ff819e725fda37aa5a1f42189e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_736158e0bfbf51761dd62ee021f56570.setIcon(icon_7cc6e76e8d26317557ec6db83ac75876);
|
|
|
|
|
|
var marker_cfcc7ea3fd807bffb4b1a5ef2fcc0a0f = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_26c858a20e3ca2ca38cce1a5dd773a85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6c79d8918eefa8410025f67ff070b0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc01905bfb2d78513d2f762da3fba7e7 = $(`<div id="html_cc01905bfb2d78513d2f762da3fba7e7" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_a6c79d8918eefa8410025f67ff070b0c.setContent(html_cc01905bfb2d78513d2f762da3fba7e7);
|
|
|
|
|
|
|
|
marker_cfcc7ea3fd807bffb4b1a5ef2fcc0a0f.bindPopup(popup_a6c79d8918eefa8410025f67ff070b0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfcc7ea3fd807bffb4b1a5ef2fcc0a0f.setIcon(icon_26c858a20e3ca2ca38cce1a5dd773a85);
|
|
|
|
|
|
var marker_cb0ac2cf2bf5e50644d45f0c8a51c213 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e3c5bf05f3a33d5fb33cb1c92d6aa2af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0fe894f8c278a93b753cd070b84ddfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_501274afd7f08d564c55f5fce23ead0a = $(`<div id="html_501274afd7f08d564c55f5fce23ead0a" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_a0fe894f8c278a93b753cd070b84ddfb.setContent(html_501274afd7f08d564c55f5fce23ead0a);
|
|
|
|
|
|
|
|
marker_cb0ac2cf2bf5e50644d45f0c8a51c213.bindPopup(popup_a0fe894f8c278a93b753cd070b84ddfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb0ac2cf2bf5e50644d45f0c8a51c213.setIcon(icon_e3c5bf05f3a33d5fb33cb1c92d6aa2af);
|
|
|
|
|
|
var marker_63685a1a2af9db11be35f38d3543be5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ca0b219674e2858c05ed5b3845abd0d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc5d4c37d85f7463d7f780eb45fd090f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf3ba505be1771652f9e50d81336a5c = $(`<div id="html_2bf3ba505be1771652f9e50d81336a5c" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_fc5d4c37d85f7463d7f780eb45fd090f.setContent(html_2bf3ba505be1771652f9e50d81336a5c);
|
|
|
|
|
|
|
|
marker_63685a1a2af9db11be35f38d3543be5f.bindPopup(popup_fc5d4c37d85f7463d7f780eb45fd090f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63685a1a2af9db11be35f38d3543be5f.setIcon(icon_ca0b219674e2858c05ed5b3845abd0d4);
|
|
|
|
|
|
var marker_a582aef603843ba0e0295c4e83287e50 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_595327520939b4ddc908fbf98778fa56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04e8df444dd93b26959987998932ab94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a8baf88a1c237bb5d5ef110dbc4bffa = $(`<div id="html_6a8baf88a1c237bb5d5ef110dbc4bffa" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_04e8df444dd93b26959987998932ab94.setContent(html_6a8baf88a1c237bb5d5ef110dbc4bffa);
|
|
|
|
|
|
|
|
marker_a582aef603843ba0e0295c4e83287e50.bindPopup(popup_04e8df444dd93b26959987998932ab94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a582aef603843ba0e0295c4e83287e50.setIcon(icon_595327520939b4ddc908fbf98778fa56);
|
|
|
|
|
|
var marker_d3ccfcbe4e707cc02a65fc97c72ca0de = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_1a6ce676c261fe9b7b9b4f2bbff75868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a32a8550e25daad485c6067fb084095e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9182d27c4b650aeba3b3f88b48047541 = $(`<div id="html_9182d27c4b650aeba3b3f88b48047541" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_a32a8550e25daad485c6067fb084095e.setContent(html_9182d27c4b650aeba3b3f88b48047541);
|
|
|
|
|
|
|
|
marker_d3ccfcbe4e707cc02a65fc97c72ca0de.bindPopup(popup_a32a8550e25daad485c6067fb084095e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3ccfcbe4e707cc02a65fc97c72ca0de.setIcon(icon_1a6ce676c261fe9b7b9b4f2bbff75868);
|
|
|
|
|
|
var marker_10a76cb68270ddda717a28b670051f77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d27f0d8b046964f876f04d50cba12ea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b66d74abdb055bfae67c7cd5139c939 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_077712e9123376a8c8a16a74704aa0b6 = $(`<div id="html_077712e9123376a8c8a16a74704aa0b6" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_2b66d74abdb055bfae67c7cd5139c939.setContent(html_077712e9123376a8c8a16a74704aa0b6);
|
|
|
|
|
|
|
|
marker_10a76cb68270ddda717a28b670051f77.bindPopup(popup_2b66d74abdb055bfae67c7cd5139c939)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10a76cb68270ddda717a28b670051f77.setIcon(icon_d27f0d8b046964f876f04d50cba12ea9);
|
|
|
|
|
|
var marker_dafe6f7a4dd65e3bb900999381b288a7 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_313ae357ac3fa9f03bdeff7a4bcc3ae5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97074a7f28a2e6ed6f0e0ee82cc84b44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0c556286f73803d0f2ec8bfa802718e = $(`<div id="html_a0c556286f73803d0f2ec8bfa802718e" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_97074a7f28a2e6ed6f0e0ee82cc84b44.setContent(html_a0c556286f73803d0f2ec8bfa802718e);
|
|
|
|
|
|
|
|
marker_dafe6f7a4dd65e3bb900999381b288a7.bindPopup(popup_97074a7f28a2e6ed6f0e0ee82cc84b44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dafe6f7a4dd65e3bb900999381b288a7.setIcon(icon_313ae357ac3fa9f03bdeff7a4bcc3ae5);
|
|
|
|
|
|
var marker_232ae1e35254bfbf7e1e80984a1b91e2 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_484c4a4ed764005910c36126e8f48bc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59c9e8b10ef655a356c41b347ad74946 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d650b545a50c09240098f3221ff2d87 = $(`<div id="html_6d650b545a50c09240098f3221ff2d87" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_59c9e8b10ef655a356c41b347ad74946.setContent(html_6d650b545a50c09240098f3221ff2d87);
|
|
|
|
|
|
|
|
marker_232ae1e35254bfbf7e1e80984a1b91e2.bindPopup(popup_59c9e8b10ef655a356c41b347ad74946)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_232ae1e35254bfbf7e1e80984a1b91e2.setIcon(icon_484c4a4ed764005910c36126e8f48bc9);
|
|
|
|
|
|
var marker_911de78ca33c9e1d05b9b4d5a56cd7fd = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_2e78a6cd7fb09bf9b181e98ce2c62af8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_421e231fe6ae48ff660fcc80fc381ac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c3634f8048bc7b732c0d16a9a8f9251 = $(`<div id="html_7c3634f8048bc7b732c0d16a9a8f9251" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_421e231fe6ae48ff660fcc80fc381ac7.setContent(html_7c3634f8048bc7b732c0d16a9a8f9251);
|
|
|
|
|
|
|
|
marker_911de78ca33c9e1d05b9b4d5a56cd7fd.bindPopup(popup_421e231fe6ae48ff660fcc80fc381ac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_911de78ca33c9e1d05b9b4d5a56cd7fd.setIcon(icon_2e78a6cd7fb09bf9b181e98ce2c62af8);
|
|
|
|
|
|
var marker_c9e05d5328be4e8cde9a309bdfb1dde1 = L.marker(
|
|
[12.9333, 100.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ba48046ab0e560db0baa0d8d780fd70c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1efaa61d0e2bdbd534ba477bd75070d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e08fa968ad5a64db9e4ecf499a30bcf = $(`<div id="html_9e08fa968ad5a64db9e4ecf499a30bcf" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_1efaa61d0e2bdbd534ba477bd75070d7.setContent(html_9e08fa968ad5a64db9e4ecf499a30bcf);
|
|
|
|
|
|
|
|
marker_c9e05d5328be4e8cde9a309bdfb1dde1.bindPopup(popup_1efaa61d0e2bdbd534ba477bd75070d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9e05d5328be4e8cde9a309bdfb1dde1.setIcon(icon_ba48046ab0e560db0baa0d8d780fd70c);
|
|
|
|
|
|
var marker_2f432ad19e599384639d8150ed63b54d = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_3848e3ffd5b38359c06fa51aa9c2c21a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_020fd98086c7444aa12b8089dc2c6b12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a105d64fff44511e6414862ac90d6a73 = $(`<div id="html_a105d64fff44511e6414862ac90d6a73" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_020fd98086c7444aa12b8089dc2c6b12.setContent(html_a105d64fff44511e6414862ac90d6a73);
|
|
|
|
|
|
|
|
marker_2f432ad19e599384639d8150ed63b54d.bindPopup(popup_020fd98086c7444aa12b8089dc2c6b12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f432ad19e599384639d8150ed63b54d.setIcon(icon_3848e3ffd5b38359c06fa51aa9c2c21a);
|
|
|
|
|
|
var marker_8341b92f9c34eaf69ce68dae70c9eb5b = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_288745ac3387004704b640a284c63718 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_872463b8a9b466744815b1744f04078a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_700f185322d48676dfb51ff513b85e50 = $(`<div id="html_700f185322d48676dfb51ff513b85e50" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_872463b8a9b466744815b1744f04078a.setContent(html_700f185322d48676dfb51ff513b85e50);
|
|
|
|
|
|
|
|
marker_8341b92f9c34eaf69ce68dae70c9eb5b.bindPopup(popup_872463b8a9b466744815b1744f04078a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8341b92f9c34eaf69ce68dae70c9eb5b.setIcon(icon_288745ac3387004704b640a284c63718);
|
|
|
|
|
|
var marker_11d21a4cbadd8090980e54c28222477b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_e8d9847a913534add4ff95c20db29503 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e20c7b1f1e853dd4a0c93a9aaaf7b90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47e674710898d3c705a707b3afd5f056 = $(`<div id="html_47e674710898d3c705a707b3afd5f056" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_4e20c7b1f1e853dd4a0c93a9aaaf7b90.setContent(html_47e674710898d3c705a707b3afd5f056);
|
|
|
|
|
|
|
|
marker_11d21a4cbadd8090980e54c28222477b.bindPopup(popup_4e20c7b1f1e853dd4a0c93a9aaaf7b90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11d21a4cbadd8090980e54c28222477b.setIcon(icon_e8d9847a913534add4ff95c20db29503);
|
|
|
|
|
|
var marker_ae746a0f803d073e44a7aca40a61c972 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ae2af96574040cb5f4cbd5e88a954c72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45905c2235f38387c9cef1746176a466 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a1c69d012698ce6eb8ae02d19fe1cd1 = $(`<div id="html_6a1c69d012698ce6eb8ae02d19fe1cd1" style="width: 100.0%; height: 100.0%;">nostr.001.j5s9.dev</div>`)[0];
|
|
popup_45905c2235f38387c9cef1746176a466.setContent(html_6a1c69d012698ce6eb8ae02d19fe1cd1);
|
|
|
|
|
|
|
|
marker_ae746a0f803d073e44a7aca40a61c972.bindPopup(popup_45905c2235f38387c9cef1746176a466)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae746a0f803d073e44a7aca40a61c972.setIcon(icon_ae2af96574040cb5f4cbd5e88a954c72);
|
|
|
|
|
|
var marker_76668ae52ab0eb6cfda3e2278fcbddac = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a255823191d6928aaa0af69cc455f2eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b711baf25a8b54f3687f8c7c3ac994c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_846a180c50b8dff9793757b21d248f3d = $(`<div id="html_846a180c50b8dff9793757b21d248f3d" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_b711baf25a8b54f3687f8c7c3ac994c6.setContent(html_846a180c50b8dff9793757b21d248f3d);
|
|
|
|
|
|
|
|
marker_76668ae52ab0eb6cfda3e2278fcbddac.bindPopup(popup_b711baf25a8b54f3687f8c7c3ac994c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76668ae52ab0eb6cfda3e2278fcbddac.setIcon(icon_a255823191d6928aaa0af69cc455f2eb);
|
|
|
|
|
|
var marker_5dfe58ea2df020004abc2a63c42ab61a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_a5faa3bd46fb6a6f6909de6631aa6cf5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83d3228e24e7c9acb2f1a5cc553618a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03bcc8133dfd64db0a3e8be42f91ebbf = $(`<div id="html_03bcc8133dfd64db0a3e8be42f91ebbf" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_83d3228e24e7c9acb2f1a5cc553618a0.setContent(html_03bcc8133dfd64db0a3e8be42f91ebbf);
|
|
|
|
|
|
|
|
marker_5dfe58ea2df020004abc2a63c42ab61a.bindPopup(popup_83d3228e24e7c9acb2f1a5cc553618a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dfe58ea2df020004abc2a63c42ab61a.setIcon(icon_a5faa3bd46fb6a6f6909de6631aa6cf5);
|
|
|
|
|
|
var marker_e7f39c7c3bcc6170b3928ce84f9338f9 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_0136e5dbf15db4e1e63b5d14a3705da7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a1e6dcedfd9cf4f2b069d7217612e60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc218659f5c05d999ff9578b68ef4755 = $(`<div id="html_fc218659f5c05d999ff9578b68ef4755" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_2a1e6dcedfd9cf4f2b069d7217612e60.setContent(html_fc218659f5c05d999ff9578b68ef4755);
|
|
|
|
|
|
|
|
marker_e7f39c7c3bcc6170b3928ce84f9338f9.bindPopup(popup_2a1e6dcedfd9cf4f2b069d7217612e60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7f39c7c3bcc6170b3928ce84f9338f9.setIcon(icon_0136e5dbf15db4e1e63b5d14a3705da7);
|
|
|
|
|
|
var marker_a646a60288607be8d9393168f485f963 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_9da090f0a30f40067c34a4be8a69b45c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3251840fb3884dbf69858e48157f8626 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8237dbbcd5af6d761424119523e69238 = $(`<div id="html_8237dbbcd5af6d761424119523e69238" style="width: 100.0%; height: 100.0%;">reraw.pbla2fish.cc</div>`)[0];
|
|
popup_3251840fb3884dbf69858e48157f8626.setContent(html_8237dbbcd5af6d761424119523e69238);
|
|
|
|
|
|
|
|
marker_a646a60288607be8d9393168f485f963.bindPopup(popup_3251840fb3884dbf69858e48157f8626)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a646a60288607be8d9393168f485f963.setIcon(icon_9da090f0a30f40067c34a4be8a69b45c);
|
|
|
|
|
|
var marker_5e4f91622ca236304664d3cc9e54f51a = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_823d42ab77ff2f32d82f60843f3cad66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edea3fd9dc5c4c3f790aae4c6ba4d175 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68a14be3e51a880716a4d56f7232f54c = $(`<div id="html_68a14be3e51a880716a4d56f7232f54c" style="width: 100.0%; height: 100.0%;">relay.henryxplace.eu.org:9988</div>`)[0];
|
|
popup_edea3fd9dc5c4c3f790aae4c6ba4d175.setContent(html_68a14be3e51a880716a4d56f7232f54c);
|
|
|
|
|
|
|
|
marker_5e4f91622ca236304664d3cc9e54f51a.bindPopup(popup_edea3fd9dc5c4c3f790aae4c6ba4d175)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e4f91622ca236304664d3cc9e54f51a.setIcon(icon_823d42ab77ff2f32d82f60843f3cad66);
|
|
|
|
|
|
var marker_b21d07978d48c1ba046a8cf690c0fc3f = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_25e1c1f396158a1e8357c9472647fdfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da9307a9f4cd730c19ccc59479baefed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f4d2ca9bcb7d779b408897dcdc8e338 = $(`<div id="html_1f4d2ca9bcb7d779b408897dcdc8e338" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_da9307a9f4cd730c19ccc59479baefed.setContent(html_1f4d2ca9bcb7d779b408897dcdc8e338);
|
|
|
|
|
|
|
|
marker_b21d07978d48c1ba046a8cf690c0fc3f.bindPopup(popup_da9307a9f4cd730c19ccc59479baefed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b21d07978d48c1ba046a8cf690c0fc3f.setIcon(icon_25e1c1f396158a1e8357c9472647fdfb);
|
|
|
|
|
|
var marker_6b5b4ad11ac6ac2f0ca8ccbdeb07c92a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_04bef670b05693e3fd9722d18a323ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbe650e7f1d2264b75d707707bd7c56d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e5cef64009395d2c2315a9ae8eed891 = $(`<div id="html_9e5cef64009395d2c2315a9ae8eed891" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_dbe650e7f1d2264b75d707707bd7c56d.setContent(html_9e5cef64009395d2c2315a9ae8eed891);
|
|
|
|
|
|
|
|
marker_6b5b4ad11ac6ac2f0ca8ccbdeb07c92a.bindPopup(popup_dbe650e7f1d2264b75d707707bd7c56d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b5b4ad11ac6ac2f0ca8ccbdeb07c92a.setIcon(icon_04bef670b05693e3fd9722d18a323ab8);
|
|
|
|
|
|
var marker_be36c1595f97ef9f8f491eaa3ae4450c = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_d1b9e3bed6141c531328bad1a6c0e738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03545b4e1214c7a4ccb475c8af9a56f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d529c8d961e8b5a58eabdd795cd050e7 = $(`<div id="html_d529c8d961e8b5a58eabdd795cd050e7" style="width: 100.0%; height: 100.0%;">relay.qstr.app</div>`)[0];
|
|
popup_03545b4e1214c7a4ccb475c8af9a56f6.setContent(html_d529c8d961e8b5a58eabdd795cd050e7);
|
|
|
|
|
|
|
|
marker_be36c1595f97ef9f8f491eaa3ae4450c.bindPopup(popup_03545b4e1214c7a4ccb475c8af9a56f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be36c1595f97ef9f8f491eaa3ae4450c.setIcon(icon_d1b9e3bed6141c531328bad1a6c0e738);
|
|
|
|
|
|
var marker_b2264e5993cca500695eb39fc832320e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7386675c99120e7d34bb75f0bb1c6d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8318f44b9284a242e506be806cfb69e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f0c5fc25a3ce28ba552b712adab918 = $(`<div id="html_e4f0c5fc25a3ce28ba552b712adab918" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_8318f44b9284a242e506be806cfb69e6.setContent(html_e4f0c5fc25a3ce28ba552b712adab918);
|
|
|
|
|
|
|
|
marker_b2264e5993cca500695eb39fc832320e.bindPopup(popup_8318f44b9284a242e506be806cfb69e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2264e5993cca500695eb39fc832320e.setIcon(icon_7386675c99120e7d34bb75f0bb1c6d13);
|
|
|
|
|
|
var marker_1269a960006b55c339c4d3350d05e457 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_fa0f1bbd7d2fa5cb4a7a74d7f7301669 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b4009184992c213ddeb3a9ed6c51e6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec8f7897aaf47813d84da8f2a8f10559 = $(`<div id="html_ec8f7897aaf47813d84da8f2a8f10559" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_0b4009184992c213ddeb3a9ed6c51e6f.setContent(html_ec8f7897aaf47813d84da8f2a8f10559);
|
|
|
|
|
|
|
|
marker_1269a960006b55c339c4d3350d05e457.bindPopup(popup_0b4009184992c213ddeb3a9ed6c51e6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1269a960006b55c339c4d3350d05e457.setIcon(icon_fa0f1bbd7d2fa5cb4a7a74d7f7301669);
|
|
|
|
|
|
var marker_63e998bbc77c98324b590ebb85ca3079 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_c4a300448e6edb2f9ba9700f52ffe08d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9044fe78fd4042dbdf647ac8db5444a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28c2b9531f6d41c29386daff7b645c86 = $(`<div id="html_28c2b9531f6d41c29386daff7b645c86" style="width: 100.0%; height: 100.0%;">zw.agorawlc.com</div>`)[0];
|
|
popup_9044fe78fd4042dbdf647ac8db5444a8.setContent(html_28c2b9531f6d41c29386daff7b645c86);
|
|
|
|
|
|
|
|
marker_63e998bbc77c98324b590ebb85ca3079.bindPopup(popup_9044fe78fd4042dbdf647ac8db5444a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63e998bbc77c98324b590ebb85ca3079.setIcon(icon_c4a300448e6edb2f9ba9700f52ffe08d);
|
|
|
|
|
|
var marker_3cfc31b357132602a960f6c0d06bba9d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_5b8d8be5f061c4ff4ff52b246ddafffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58eb555e9e640dded35270326129971c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_904531110bb15cdea031208814ddfa56 = $(`<div id="html_904531110bb15cdea031208814ddfa56" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_58eb555e9e640dded35270326129971c.setContent(html_904531110bb15cdea031208814ddfa56);
|
|
|
|
|
|
|
|
marker_3cfc31b357132602a960f6c0d06bba9d.bindPopup(popup_58eb555e9e640dded35270326129971c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cfc31b357132602a960f6c0d06bba9d.setIcon(icon_5b8d8be5f061c4ff4ff52b246ddafffb);
|
|
|
|
|
|
var marker_377d9d545cfdbeeef3f828bc42c8514f = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_53ba4b27a00d21dfdc3023c632d4c12b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c70193c7ee249c6e18ac7ffb0d3f58cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0da2092c552dc9e178ca29efd6838212 = $(`<div id="html_0da2092c552dc9e178ca29efd6838212" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_c70193c7ee249c6e18ac7ffb0d3f58cf.setContent(html_0da2092c552dc9e178ca29efd6838212);
|
|
|
|
|
|
|
|
marker_377d9d545cfdbeeef3f828bc42c8514f.bindPopup(popup_c70193c7ee249c6e18ac7ffb0d3f58cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_377d9d545cfdbeeef3f828bc42c8514f.setIcon(icon_53ba4b27a00d21dfdc3023c632d4c12b);
|
|
|
|
|
|
var marker_51ed74483ec8d985ed23380a36032267 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_ea33aa549d9a82070d48c929a1e55abc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cde632815b9faa742d83d80834e67a82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa37ca307add5f2aa10ee10c345d1996 = $(`<div id="html_aa37ca307add5f2aa10ee10c345d1996" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_cde632815b9faa742d83d80834e67a82.setContent(html_aa37ca307add5f2aa10ee10c345d1996);
|
|
|
|
|
|
|
|
marker_51ed74483ec8d985ed23380a36032267.bindPopup(popup_cde632815b9faa742d83d80834e67a82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51ed74483ec8d985ed23380a36032267.setIcon(icon_ea33aa549d9a82070d48c929a1e55abc);
|
|
|
|
|
|
var marker_d8f571905c4c8303c4ccdc9086541884 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_7dd7566d05dff0712e3360c3a13c4222 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a1224dbad3c26e54ccd2526867f4e22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5bdf24ff0a39dbc1c440e3cd2ed2e59 = $(`<div id="html_d5bdf24ff0a39dbc1c440e3cd2ed2e59" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_5a1224dbad3c26e54ccd2526867f4e22.setContent(html_d5bdf24ff0a39dbc1c440e3cd2ed2e59);
|
|
|
|
|
|
|
|
marker_d8f571905c4c8303c4ccdc9086541884.bindPopup(popup_5a1224dbad3c26e54ccd2526867f4e22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8f571905c4c8303c4ccdc9086541884.setIcon(icon_7dd7566d05dff0712e3360c3a13c4222);
|
|
|
|
|
|
var marker_569493f2a7b379b466e9a0aaaa1ecf9a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_b5b42fd8cb794d6b59fc06d801bfbc49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4685895e0a0dd35b2f4c2cecc5489e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23160a828959a474c40f062a461f5cd0 = $(`<div id="html_23160a828959a474c40f062a461f5cd0" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_d4685895e0a0dd35b2f4c2cecc5489e6.setContent(html_23160a828959a474c40f062a461f5cd0);
|
|
|
|
|
|
|
|
marker_569493f2a7b379b466e9a0aaaa1ecf9a.bindPopup(popup_d4685895e0a0dd35b2f4c2cecc5489e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_569493f2a7b379b466e9a0aaaa1ecf9a.setIcon(icon_b5b42fd8cb794d6b59fc06d801bfbc49);
|
|
|
|
|
|
var marker_564aacee68bb1d8c3cb7ef48f92e9ae5 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_33c09a7316b5f0f3cd99a7cffee5cf57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5bedc659f15af76783249a2c132b8b05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd15c818f39e1f24a5413d7e9ea5fd2c = $(`<div id="html_dd15c818f39e1f24a5413d7e9ea5fd2c" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_5bedc659f15af76783249a2c132b8b05.setContent(html_dd15c818f39e1f24a5413d7e9ea5fd2c);
|
|
|
|
|
|
|
|
marker_564aacee68bb1d8c3cb7ef48f92e9ae5.bindPopup(popup_5bedc659f15af76783249a2c132b8b05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_564aacee68bb1d8c3cb7ef48f92e9ae5.setIcon(icon_33c09a7316b5f0f3cd99a7cffee5cf57);
|
|
|
|
|
|
var marker_449f88451ce94a44f721db90a5547335 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_f93ab7e8093709482a60956a05a8d3e4);
|
|
|
|
|
|
var icon_54f17d9470780f3917f8c39eecf69b14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93607e12ed002754c82305160a6fc070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aa05d41df4dc8ad260ebb0344da2862 = $(`<div id="html_9aa05d41df4dc8ad260ebb0344da2862" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_93607e12ed002754c82305160a6fc070.setContent(html_9aa05d41df4dc8ad260ebb0344da2862);
|
|
|
|
|
|
|
|
marker_449f88451ce94a44f721db90a5547335.bindPopup(popup_93607e12ed002754c82305160a6fc070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_449f88451ce94a44f721db90a5547335.setIcon(icon_54f17d9470780f3917f8c39eecf69b14);
|
|
|
|
|
|
marker_cluster_f93ab7e8093709482a60956a05a8d3e4.addTo(map_23d177ee326e792b622aefdfb85743c3);
|
|
|
|
</script>
|
|
</html> |