mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 23:45:17 +00:00
11247 lines
327 KiB
HTML
11247 lines
327 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_48fc3fdfac678d4a186911cce9db79ec {
|
|
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_48fc3fdfac678d4a186911cce9db79ec" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_48fc3fdfac678d4a186911cce9db79ec = L.map(
|
|
"map_48fc3fdfac678d4a186911cce9db79ec",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_fc6807a2f6d6a08952e0bbe36f910bf9 = 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_fc6807a2f6d6a08952e0bbe36f910bf9.addTo(map_48fc3fdfac678d4a186911cce9db79ec);
|
|
|
|
|
|
var marker_cluster_dde734d408421ff1c0468c774d9e312e = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_b7b4871dd3552e3a34f739f431f54bb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_17a4fb7af922ad252b95a454b5708660 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6d69bd2f0d572e2a61511b80995a0b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d980551c0c87231aee393a531a90e6a = $(`<div id="html_4d980551c0c87231aee393a531a90e6a" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_f6d69bd2f0d572e2a61511b80995a0b7.setContent(html_4d980551c0c87231aee393a531a90e6a);
|
|
|
|
|
|
|
|
marker_b7b4871dd3552e3a34f739f431f54bb9.bindPopup(popup_f6d69bd2f0d572e2a61511b80995a0b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b4871dd3552e3a34f739f431f54bb9.setIcon(icon_17a4fb7af922ad252b95a454b5708660);
|
|
|
|
|
|
var marker_b340667a246d41c55c59822066fa3595 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_7e07d08e0018cc481d6e996975862f9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a23e76aaa71971988876bd56eb051481 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af8a768b29193b4384851313b457d3f7 = $(`<div id="html_af8a768b29193b4384851313b457d3f7" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_a23e76aaa71971988876bd56eb051481.setContent(html_af8a768b29193b4384851313b457d3f7);
|
|
|
|
|
|
|
|
marker_b340667a246d41c55c59822066fa3595.bindPopup(popup_a23e76aaa71971988876bd56eb051481)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b340667a246d41c55c59822066fa3595.setIcon(icon_7e07d08e0018cc481d6e996975862f9f);
|
|
|
|
|
|
var marker_b637760410c9c280c8c879d6daeafc3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f1d4c38c8842c345e8d3638d3eee9827 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59b23adc9220427eb2c164f71cd311d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af100f02427f6fd6758dfb9a718e5d6a = $(`<div id="html_af100f02427f6fd6758dfb9a718e5d6a" style="width: 100.0%; height: 100.0%;">relay.dreamith.to</div>`)[0];
|
|
popup_59b23adc9220427eb2c164f71cd311d0.setContent(html_af100f02427f6fd6758dfb9a718e5d6a);
|
|
|
|
|
|
|
|
marker_b637760410c9c280c8c879d6daeafc3d.bindPopup(popup_59b23adc9220427eb2c164f71cd311d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b637760410c9c280c8c879d6daeafc3d.setIcon(icon_f1d4c38c8842c345e8d3638d3eee9827);
|
|
|
|
|
|
var marker_513192e4eacdcf47445488fc5bb04d16 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_39917bbd8e314bfa800de36c8aec7673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba2f765783317d33e06c98ea57dbee11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_027e5a1b8be766e6d92fe75a6a2ac17b = $(`<div id="html_027e5a1b8be766e6d92fe75a6a2ac17b" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_ba2f765783317d33e06c98ea57dbee11.setContent(html_027e5a1b8be766e6d92fe75a6a2ac17b);
|
|
|
|
|
|
|
|
marker_513192e4eacdcf47445488fc5bb04d16.bindPopup(popup_ba2f765783317d33e06c98ea57dbee11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_513192e4eacdcf47445488fc5bb04d16.setIcon(icon_39917bbd8e314bfa800de36c8aec7673);
|
|
|
|
|
|
var marker_1e9b75aac6e20a6d752f355638556dc6 = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_63d8497fc002c9acec47de18785d41a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20e147c1dbbc7267b9d5b2f859fe65bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b4abf5b8cb2018f5bbb19e7ef4cde73 = $(`<div id="html_1b4abf5b8cb2018f5bbb19e7ef4cde73" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_20e147c1dbbc7267b9d5b2f859fe65bc.setContent(html_1b4abf5b8cb2018f5bbb19e7ef4cde73);
|
|
|
|
|
|
|
|
marker_1e9b75aac6e20a6d752f355638556dc6.bindPopup(popup_20e147c1dbbc7267b9d5b2f859fe65bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e9b75aac6e20a6d752f355638556dc6.setIcon(icon_63d8497fc002c9acec47de18785d41a2);
|
|
|
|
|
|
var marker_98a40036512a7b90c8e16b215674b9b8 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0c84a32d0adda16ea826ca6156b92527 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46b95c8981440ed73809479a7c63af2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eb54d11c39929963aa2d2f1ca887553 = $(`<div id="html_9eb54d11c39929963aa2d2f1ca887553" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_46b95c8981440ed73809479a7c63af2e.setContent(html_9eb54d11c39929963aa2d2f1ca887553);
|
|
|
|
|
|
|
|
marker_98a40036512a7b90c8e16b215674b9b8.bindPopup(popup_46b95c8981440ed73809479a7c63af2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98a40036512a7b90c8e16b215674b9b8.setIcon(icon_0c84a32d0adda16ea826ca6156b92527);
|
|
|
|
|
|
var marker_b34f2ecc724bba623c4e6481c2ec946d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_72a76f860093f01bca59e5c7357ad342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_812d17f7baa55838915c3fb177e4380e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbd40aa3caa651120a87329705a66e4f = $(`<div id="html_cbd40aa3caa651120a87329705a66e4f" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_812d17f7baa55838915c3fb177e4380e.setContent(html_cbd40aa3caa651120a87329705a66e4f);
|
|
|
|
|
|
|
|
marker_b34f2ecc724bba623c4e6481c2ec946d.bindPopup(popup_812d17f7baa55838915c3fb177e4380e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b34f2ecc724bba623c4e6481c2ec946d.setIcon(icon_72a76f860093f01bca59e5c7357ad342);
|
|
|
|
|
|
var marker_b1725386c173754b081bc89334d930ae = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_aba07a27277b81e486c8c5e636721958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b02834a0b6795939da399a1857b2987e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cba07d5066752b5e8405485d64443a1 = $(`<div id="html_3cba07d5066752b5e8405485d64443a1" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_b02834a0b6795939da399a1857b2987e.setContent(html_3cba07d5066752b5e8405485d64443a1);
|
|
|
|
|
|
|
|
marker_b1725386c173754b081bc89334d930ae.bindPopup(popup_b02834a0b6795939da399a1857b2987e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1725386c173754b081bc89334d930ae.setIcon(icon_aba07a27277b81e486c8c5e636721958);
|
|
|
|
|
|
var marker_1bd412a855c6bc62aa862fdf50c38458 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1217bf09bb4cf57e30cc3d7c0f7cf0fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0f6a1936e82e0234ce615a96967667a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8b7bcfcc474f0e5aea182379fda0bc7 = $(`<div id="html_f8b7bcfcc474f0e5aea182379fda0bc7" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_c0f6a1936e82e0234ce615a96967667a.setContent(html_f8b7bcfcc474f0e5aea182379fda0bc7);
|
|
|
|
|
|
|
|
marker_1bd412a855c6bc62aa862fdf50c38458.bindPopup(popup_c0f6a1936e82e0234ce615a96967667a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bd412a855c6bc62aa862fdf50c38458.setIcon(icon_1217bf09bb4cf57e30cc3d7c0f7cf0fb);
|
|
|
|
|
|
var marker_2961272606084949740e82e65e035a69 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_af5818b9d4fe54d61ad6f1a25fa71205 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d9c997582bf796860267effc20a3b99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9704c5a06e55c4cc75b33f3569be215 = $(`<div id="html_d9704c5a06e55c4cc75b33f3569be215" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_3d9c997582bf796860267effc20a3b99.setContent(html_d9704c5a06e55c4cc75b33f3569be215);
|
|
|
|
|
|
|
|
marker_2961272606084949740e82e65e035a69.bindPopup(popup_3d9c997582bf796860267effc20a3b99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2961272606084949740e82e65e035a69.setIcon(icon_af5818b9d4fe54d61ad6f1a25fa71205);
|
|
|
|
|
|
var marker_76cf2891782e70ee7466b1a23dda7426 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a6f4af826b37cca41b5f98723179f465 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06eeada4b8eee51f06f57d9a84b31510 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6d3b95f4e0a2e6e0d36f35340aafcdb = $(`<div id="html_f6d3b95f4e0a2e6e0d36f35340aafcdb" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_06eeada4b8eee51f06f57d9a84b31510.setContent(html_f6d3b95f4e0a2e6e0d36f35340aafcdb);
|
|
|
|
|
|
|
|
marker_76cf2891782e70ee7466b1a23dda7426.bindPopup(popup_06eeada4b8eee51f06f57d9a84b31510)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76cf2891782e70ee7466b1a23dda7426.setIcon(icon_a6f4af826b37cca41b5f98723179f465);
|
|
|
|
|
|
var marker_eb162101dc743f6e2dbdf0605f3fca09 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_52fddf48c78a5c86873cd39fc0e765ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c3afba11a6aab17fb9e3de7b1c74150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9c0bf6188eae30f68b8d772bfea20a0 = $(`<div id="html_b9c0bf6188eae30f68b8d772bfea20a0" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_7c3afba11a6aab17fb9e3de7b1c74150.setContent(html_b9c0bf6188eae30f68b8d772bfea20a0);
|
|
|
|
|
|
|
|
marker_eb162101dc743f6e2dbdf0605f3fca09.bindPopup(popup_7c3afba11a6aab17fb9e3de7b1c74150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb162101dc743f6e2dbdf0605f3fca09.setIcon(icon_52fddf48c78a5c86873cd39fc0e765ed);
|
|
|
|
|
|
var marker_fded4c904ed447aab584f10cb6dd7fa8 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b79ab92f5130392e690edc032420ac65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b303f4c10ce7d8ae350bf3e20b9ba3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afdb80dd28389c6de436a1f066208ac1 = $(`<div id="html_afdb80dd28389c6de436a1f066208ac1" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_d9b303f4c10ce7d8ae350bf3e20b9ba3.setContent(html_afdb80dd28389c6de436a1f066208ac1);
|
|
|
|
|
|
|
|
marker_fded4c904ed447aab584f10cb6dd7fa8.bindPopup(popup_d9b303f4c10ce7d8ae350bf3e20b9ba3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fded4c904ed447aab584f10cb6dd7fa8.setIcon(icon_b79ab92f5130392e690edc032420ac65);
|
|
|
|
|
|
var marker_fc2d494d93a4af334b57fc2c3d708929 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_bb4cbc58a749922530fb18cf0e766eb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88612342952e3c6e59375aa4ea1816df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e75aedcbc33e67ea5ab0e9c71ecdf3c8 = $(`<div id="html_e75aedcbc33e67ea5ab0e9c71ecdf3c8" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_88612342952e3c6e59375aa4ea1816df.setContent(html_e75aedcbc33e67ea5ab0e9c71ecdf3c8);
|
|
|
|
|
|
|
|
marker_fc2d494d93a4af334b57fc2c3d708929.bindPopup(popup_88612342952e3c6e59375aa4ea1816df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc2d494d93a4af334b57fc2c3d708929.setIcon(icon_bb4cbc58a749922530fb18cf0e766eb0);
|
|
|
|
|
|
var marker_8f97dcb305844c37679a26c7e5024e09 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_fd4ff5e05ff5baf839080581aece77e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02d93de413fa79dfb2349276ae34e368 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00158cd1859b2234927c5d646a36efee = $(`<div id="html_00158cd1859b2234927c5d646a36efee" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_02d93de413fa79dfb2349276ae34e368.setContent(html_00158cd1859b2234927c5d646a36efee);
|
|
|
|
|
|
|
|
marker_8f97dcb305844c37679a26c7e5024e09.bindPopup(popup_02d93de413fa79dfb2349276ae34e368)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f97dcb305844c37679a26c7e5024e09.setIcon(icon_fd4ff5e05ff5baf839080581aece77e0);
|
|
|
|
|
|
var marker_5d4e014b81994de931f55db35fd32851 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d5207e67a81cf9aaa7d3a03fa45c17bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72df26adc020bffc910a34b6f1116e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd7a29cdcf330818850262d14033a9a1 = $(`<div id="html_fd7a29cdcf330818850262d14033a9a1" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_72df26adc020bffc910a34b6f1116e2a.setContent(html_fd7a29cdcf330818850262d14033a9a1);
|
|
|
|
|
|
|
|
marker_5d4e014b81994de931f55db35fd32851.bindPopup(popup_72df26adc020bffc910a34b6f1116e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d4e014b81994de931f55db35fd32851.setIcon(icon_d5207e67a81cf9aaa7d3a03fa45c17bd);
|
|
|
|
|
|
var marker_ef74432b61d1ee880253dc8ec5317cbc = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_36ccee3a66e941ed4b638a0e5ec1155f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e5d3d9ec7b6083d8797e88ae6b352e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e277a249f511ea2552ce15f33f1758d = $(`<div id="html_6e277a249f511ea2552ce15f33f1758d" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_6e5d3d9ec7b6083d8797e88ae6b352e6.setContent(html_6e277a249f511ea2552ce15f33f1758d);
|
|
|
|
|
|
|
|
marker_ef74432b61d1ee880253dc8ec5317cbc.bindPopup(popup_6e5d3d9ec7b6083d8797e88ae6b352e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef74432b61d1ee880253dc8ec5317cbc.setIcon(icon_36ccee3a66e941ed4b638a0e5ec1155f);
|
|
|
|
|
|
var marker_08ca533304a28bc9a09b362dc69e960d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_dad7f411a32eefbcc9772e70f4fb85e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17e2a0b253a432930c24fedb83b39b21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb47646db7ebf2918194726f657f631c = $(`<div id="html_fb47646db7ebf2918194726f657f631c" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_17e2a0b253a432930c24fedb83b39b21.setContent(html_fb47646db7ebf2918194726f657f631c);
|
|
|
|
|
|
|
|
marker_08ca533304a28bc9a09b362dc69e960d.bindPopup(popup_17e2a0b253a432930c24fedb83b39b21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08ca533304a28bc9a09b362dc69e960d.setIcon(icon_dad7f411a32eefbcc9772e70f4fb85e8);
|
|
|
|
|
|
var marker_999aa94a75c8aa01861fb4ec5dd55f21 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f36226cea367e516708ede85bd947649 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b43837b02a039581a2ea2647465c1885 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d71c61ab6d454149539722039536b639 = $(`<div id="html_d71c61ab6d454149539722039536b639" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_b43837b02a039581a2ea2647465c1885.setContent(html_d71c61ab6d454149539722039536b639);
|
|
|
|
|
|
|
|
marker_999aa94a75c8aa01861fb4ec5dd55f21.bindPopup(popup_b43837b02a039581a2ea2647465c1885)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_999aa94a75c8aa01861fb4ec5dd55f21.setIcon(icon_f36226cea367e516708ede85bd947649);
|
|
|
|
|
|
var marker_0c8eed544be1ce2a2920cbd8dfad208a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d2e3439c6f02a87e399703e22166d6af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9509c3f0d029a88d0b62785cd7cff616 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b18dbd2ec39570bb4dd5b39450899ec = $(`<div id="html_3b18dbd2ec39570bb4dd5b39450899ec" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_9509c3f0d029a88d0b62785cd7cff616.setContent(html_3b18dbd2ec39570bb4dd5b39450899ec);
|
|
|
|
|
|
|
|
marker_0c8eed544be1ce2a2920cbd8dfad208a.bindPopup(popup_9509c3f0d029a88d0b62785cd7cff616)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c8eed544be1ce2a2920cbd8dfad208a.setIcon(icon_d2e3439c6f02a87e399703e22166d6af);
|
|
|
|
|
|
var marker_e9733c3b88550a2cc862b8966d10b249 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_156b1c0aaf11d8e0f18b549ccf88c13a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_949035fca8dbb7ad82b5ab45a563ee6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1387e452176dd6ac4c42cfd16f34859b = $(`<div id="html_1387e452176dd6ac4c42cfd16f34859b" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_949035fca8dbb7ad82b5ab45a563ee6d.setContent(html_1387e452176dd6ac4c42cfd16f34859b);
|
|
|
|
|
|
|
|
marker_e9733c3b88550a2cc862b8966d10b249.bindPopup(popup_949035fca8dbb7ad82b5ab45a563ee6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9733c3b88550a2cc862b8966d10b249.setIcon(icon_156b1c0aaf11d8e0f18b549ccf88c13a);
|
|
|
|
|
|
var marker_0174e354c13ce9d0433635766afa7aca = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_bb0997c7c8ad87e781a46abfcf6f270f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0ac3be008d1605ead39acedc83e63ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a1df9083d10b947147351c0af0fd459 = $(`<div id="html_9a1df9083d10b947147351c0af0fd459" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_a0ac3be008d1605ead39acedc83e63ba.setContent(html_9a1df9083d10b947147351c0af0fd459);
|
|
|
|
|
|
|
|
marker_0174e354c13ce9d0433635766afa7aca.bindPopup(popup_a0ac3be008d1605ead39acedc83e63ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0174e354c13ce9d0433635766afa7aca.setIcon(icon_bb0997c7c8ad87e781a46abfcf6f270f);
|
|
|
|
|
|
var marker_8fbc55fbe6fd3332a256f11609533586 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_01bda2de1ec4568f24c19d6d0a433e88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_663513757bb985b89951a6529a75bfa8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f25c81e19f85c2eb0e2a7b3c53341a3d = $(`<div id="html_f25c81e19f85c2eb0e2a7b3c53341a3d" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_663513757bb985b89951a6529a75bfa8.setContent(html_f25c81e19f85c2eb0e2a7b3c53341a3d);
|
|
|
|
|
|
|
|
marker_8fbc55fbe6fd3332a256f11609533586.bindPopup(popup_663513757bb985b89951a6529a75bfa8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fbc55fbe6fd3332a256f11609533586.setIcon(icon_01bda2de1ec4568f24c19d6d0a433e88);
|
|
|
|
|
|
var marker_ab07ecd473a7c9994ec4e4efd9d63ef8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_306d8181ca050726b816b7a6ffe3709d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bb35cf9641f42fc2fedeb6222c61607 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3aa0542b854c8b80a8472821f302f369 = $(`<div id="html_3aa0542b854c8b80a8472821f302f369" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_7bb35cf9641f42fc2fedeb6222c61607.setContent(html_3aa0542b854c8b80a8472821f302f369);
|
|
|
|
|
|
|
|
marker_ab07ecd473a7c9994ec4e4efd9d63ef8.bindPopup(popup_7bb35cf9641f42fc2fedeb6222c61607)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab07ecd473a7c9994ec4e4efd9d63ef8.setIcon(icon_306d8181ca050726b816b7a6ffe3709d);
|
|
|
|
|
|
var marker_93fc475a34daddfdaa4654b623387ed0 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_77b7f2b3143dc80d499a559eeb22246a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ef7e5820e12f3a29fe8bc5a463ced3e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7e2128f546b1e33ec3d5cfcc1e65db5 = $(`<div id="html_f7e2128f546b1e33ec3d5cfcc1e65db5" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_0ef7e5820e12f3a29fe8bc5a463ced3e.setContent(html_f7e2128f546b1e33ec3d5cfcc1e65db5);
|
|
|
|
|
|
|
|
marker_93fc475a34daddfdaa4654b623387ed0.bindPopup(popup_0ef7e5820e12f3a29fe8bc5a463ced3e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93fc475a34daddfdaa4654b623387ed0.setIcon(icon_77b7f2b3143dc80d499a559eeb22246a);
|
|
|
|
|
|
var marker_b2116e76424254dff9480481e13df9aa = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ff96c02868aecde06cef235728f006b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e923f11c66d69c8e7002a3b18d0ccc20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbc873ae6506f2c75867bdd8267a7656 = $(`<div id="html_dbc873ae6506f2c75867bdd8267a7656" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_e923f11c66d69c8e7002a3b18d0ccc20.setContent(html_dbc873ae6506f2c75867bdd8267a7656);
|
|
|
|
|
|
|
|
marker_b2116e76424254dff9480481e13df9aa.bindPopup(popup_e923f11c66d69c8e7002a3b18d0ccc20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2116e76424254dff9480481e13df9aa.setIcon(icon_ff96c02868aecde06cef235728f006b2);
|
|
|
|
|
|
var marker_f320b83cb7e82a6057991258ce2f00d1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2260446ce80cf804d6a225f5a9838f29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81b44f27ca0cecfece4858b6f611afe5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f037ab9b0f4b2d58e544b54ecc9591d = $(`<div id="html_0f037ab9b0f4b2d58e544b54ecc9591d" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_81b44f27ca0cecfece4858b6f611afe5.setContent(html_0f037ab9b0f4b2d58e544b54ecc9591d);
|
|
|
|
|
|
|
|
marker_f320b83cb7e82a6057991258ce2f00d1.bindPopup(popup_81b44f27ca0cecfece4858b6f611afe5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f320b83cb7e82a6057991258ce2f00d1.setIcon(icon_2260446ce80cf804d6a225f5a9838f29);
|
|
|
|
|
|
var marker_89651ecb7ff8b77c451db44eec0e1955 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_632a3e27162a8516e0ed74c2c786c033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6391cc090b48ecc9a1181272551be7b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51e4a409ca71b9099665d17fc5237caa = $(`<div id="html_51e4a409ca71b9099665d17fc5237caa" style="width: 100.0%; height: 100.0%;">relay.lanavault.space:443</div>`)[0];
|
|
popup_6391cc090b48ecc9a1181272551be7b5.setContent(html_51e4a409ca71b9099665d17fc5237caa);
|
|
|
|
|
|
|
|
marker_89651ecb7ff8b77c451db44eec0e1955.bindPopup(popup_6391cc090b48ecc9a1181272551be7b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89651ecb7ff8b77c451db44eec0e1955.setIcon(icon_632a3e27162a8516e0ed74c2c786c033);
|
|
|
|
|
|
var marker_4dc6b22b594f9e1aac4f3e7c54e55c46 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_72feec156ed78d0b235a0ca33b76467b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd5057ae9207836f7e441e0c874c364e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26a352382f8ba3c469ca83dd54868dfd = $(`<div id="html_26a352382f8ba3c469ca83dd54868dfd" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_dd5057ae9207836f7e441e0c874c364e.setContent(html_26a352382f8ba3c469ca83dd54868dfd);
|
|
|
|
|
|
|
|
marker_4dc6b22b594f9e1aac4f3e7c54e55c46.bindPopup(popup_dd5057ae9207836f7e441e0c874c364e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dc6b22b594f9e1aac4f3e7c54e55c46.setIcon(icon_72feec156ed78d0b235a0ca33b76467b);
|
|
|
|
|
|
var marker_e14acd7f0f35d9dce00b3d8bbd7017bc = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9f73e28c98d6b21dcf6646cd07d7a1f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8900bd44cdbb70044562ee413a0c0025 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6eb26f05fbe7d48b866b038aed536736 = $(`<div id="html_6eb26f05fbe7d48b866b038aed536736" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_8900bd44cdbb70044562ee413a0c0025.setContent(html_6eb26f05fbe7d48b866b038aed536736);
|
|
|
|
|
|
|
|
marker_e14acd7f0f35d9dce00b3d8bbd7017bc.bindPopup(popup_8900bd44cdbb70044562ee413a0c0025)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e14acd7f0f35d9dce00b3d8bbd7017bc.setIcon(icon_9f73e28c98d6b21dcf6646cd07d7a1f2);
|
|
|
|
|
|
var marker_a0663577feab14f2f06b9273df701e6b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_226fc2bda1a2ea2d1d2d4548db62d439 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e437cfbb46e59f49eeba3fdc1f4dee20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c44adc29709eef02c261d73ce1a0238 = $(`<div id="html_5c44adc29709eef02c261d73ce1a0238" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_e437cfbb46e59f49eeba3fdc1f4dee20.setContent(html_5c44adc29709eef02c261d73ce1a0238);
|
|
|
|
|
|
|
|
marker_a0663577feab14f2f06b9273df701e6b.bindPopup(popup_e437cfbb46e59f49eeba3fdc1f4dee20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0663577feab14f2f06b9273df701e6b.setIcon(icon_226fc2bda1a2ea2d1d2d4548db62d439);
|
|
|
|
|
|
var marker_1906c57e8c39a7c5ce32777b254aa19f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_dd90651af36d663654a580d68881eff2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8a9b1bec0807e6f6d6a38d9b4cb7055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b05727405e4dbe0bb558fd351eae30ca = $(`<div id="html_b05727405e4dbe0bb558fd351eae30ca" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_d8a9b1bec0807e6f6d6a38d9b4cb7055.setContent(html_b05727405e4dbe0bb558fd351eae30ca);
|
|
|
|
|
|
|
|
marker_1906c57e8c39a7c5ce32777b254aa19f.bindPopup(popup_d8a9b1bec0807e6f6d6a38d9b4cb7055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1906c57e8c39a7c5ce32777b254aa19f.setIcon(icon_dd90651af36d663654a580d68881eff2);
|
|
|
|
|
|
var marker_9929a629c107118d7396c22042c6178d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c08a2d6c949236c6d8ab44feb0dd74cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01194927af7e73ed776a2b9182b60aaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8d3b109cc54b7601fc9875363bd793d = $(`<div id="html_e8d3b109cc54b7601fc9875363bd793d" style="width: 100.0%; height: 100.0%;">relay.jbnco.co</div>`)[0];
|
|
popup_01194927af7e73ed776a2b9182b60aaa.setContent(html_e8d3b109cc54b7601fc9875363bd793d);
|
|
|
|
|
|
|
|
marker_9929a629c107118d7396c22042c6178d.bindPopup(popup_01194927af7e73ed776a2b9182b60aaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9929a629c107118d7396c22042c6178d.setIcon(icon_c08a2d6c949236c6d8ab44feb0dd74cf);
|
|
|
|
|
|
var marker_12e7faef99fca5687ae5fc5326eb6116 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b2043c4e70f49503259e654bd737bbe6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_982becbbc39dd83dcea82947c4d5d767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc4bf34690e1300ab122f93d0629bb3e = $(`<div id="html_fc4bf34690e1300ab122f93d0629bb3e" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_982becbbc39dd83dcea82947c4d5d767.setContent(html_fc4bf34690e1300ab122f93d0629bb3e);
|
|
|
|
|
|
|
|
marker_12e7faef99fca5687ae5fc5326eb6116.bindPopup(popup_982becbbc39dd83dcea82947c4d5d767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12e7faef99fca5687ae5fc5326eb6116.setIcon(icon_b2043c4e70f49503259e654bd737bbe6);
|
|
|
|
|
|
var marker_63a4d661513a0b22726609b490621a50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_291d53eed718a2e30180eb99203f9ed5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4db7f44da64a38b02cc8e01141d5472b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59aa5ed68e0ac889328c89536ce97e33 = $(`<div id="html_59aa5ed68e0ac889328c89536ce97e33" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_4db7f44da64a38b02cc8e01141d5472b.setContent(html_59aa5ed68e0ac889328c89536ce97e33);
|
|
|
|
|
|
|
|
marker_63a4d661513a0b22726609b490621a50.bindPopup(popup_4db7f44da64a38b02cc8e01141d5472b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a4d661513a0b22726609b490621a50.setIcon(icon_291d53eed718a2e30180eb99203f9ed5);
|
|
|
|
|
|
var marker_4d520d488407770972d42d8085ec39ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d97539577a3656fd7bd4075f58a3381b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aab30a0fdad9a7771ddf043484a10949 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90dd26039757afcfa8409f10b5aaa349 = $(`<div id="html_90dd26039757afcfa8409f10b5aaa349" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_aab30a0fdad9a7771ddf043484a10949.setContent(html_90dd26039757afcfa8409f10b5aaa349);
|
|
|
|
|
|
|
|
marker_4d520d488407770972d42d8085ec39ed.bindPopup(popup_aab30a0fdad9a7771ddf043484a10949)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d520d488407770972d42d8085ec39ed.setIcon(icon_d97539577a3656fd7bd4075f58a3381b);
|
|
|
|
|
|
var marker_ece4ac6e010f872e5ee77a74079bda06 = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8962c37f07999304e66c333b530cf731 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12498a92a83a0c46eeb750777e2103a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cabb1e438ffd86baf39826026bcd4747 = $(`<div id="html_cabb1e438ffd86baf39826026bcd4747" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_12498a92a83a0c46eeb750777e2103a7.setContent(html_cabb1e438ffd86baf39826026bcd4747);
|
|
|
|
|
|
|
|
marker_ece4ac6e010f872e5ee77a74079bda06.bindPopup(popup_12498a92a83a0c46eeb750777e2103a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ece4ac6e010f872e5ee77a74079bda06.setIcon(icon_8962c37f07999304e66c333b530cf731);
|
|
|
|
|
|
var marker_6bbe6c16d20fae05077211ac525a90a2 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9e538ed130cf945729106653a0362012 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4586536f4a6ffd703a9244d4b28dbb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_078cd192ed7de39aaa529a7e7acec77b = $(`<div id="html_078cd192ed7de39aaa529a7e7acec77b" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_b4586536f4a6ffd703a9244d4b28dbb1.setContent(html_078cd192ed7de39aaa529a7e7acec77b);
|
|
|
|
|
|
|
|
marker_6bbe6c16d20fae05077211ac525a90a2.bindPopup(popup_b4586536f4a6ffd703a9244d4b28dbb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bbe6c16d20fae05077211ac525a90a2.setIcon(icon_9e538ed130cf945729106653a0362012);
|
|
|
|
|
|
var marker_d2ce21aedea66c0f52354473d05f0fc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ccb616a265d06621c67e3c38a87ec21d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_333c98996c1483e4c056b82435ea3f84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_938a87738cf5cc9f4fc14143c3575968 = $(`<div id="html_938a87738cf5cc9f4fc14143c3575968" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_333c98996c1483e4c056b82435ea3f84.setContent(html_938a87738cf5cc9f4fc14143c3575968);
|
|
|
|
|
|
|
|
marker_d2ce21aedea66c0f52354473d05f0fc1.bindPopup(popup_333c98996c1483e4c056b82435ea3f84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2ce21aedea66c0f52354473d05f0fc1.setIcon(icon_ccb616a265d06621c67e3c38a87ec21d);
|
|
|
|
|
|
var marker_16abfe01a3e7596f731c4f13b82da754 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a4b86cbaf32c155ea60423c02cc31122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d21dbcdd7e22067868d4ec732e17b59e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_960ed6253f8da7dea1c8ba811a8eb38d = $(`<div id="html_960ed6253f8da7dea1c8ba811a8eb38d" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_d21dbcdd7e22067868d4ec732e17b59e.setContent(html_960ed6253f8da7dea1c8ba811a8eb38d);
|
|
|
|
|
|
|
|
marker_16abfe01a3e7596f731c4f13b82da754.bindPopup(popup_d21dbcdd7e22067868d4ec732e17b59e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16abfe01a3e7596f731c4f13b82da754.setIcon(icon_a4b86cbaf32c155ea60423c02cc31122);
|
|
|
|
|
|
var marker_298668875881f8ca036c542918e3f2b0 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_6147205aaa95b91a3c2c6266a277149d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96ff9d1fb2529050195ff1070a729aeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6388bfd58f5496be99bece1499dc5bee = $(`<div id="html_6388bfd58f5496be99bece1499dc5bee" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_96ff9d1fb2529050195ff1070a729aeb.setContent(html_6388bfd58f5496be99bece1499dc5bee);
|
|
|
|
|
|
|
|
marker_298668875881f8ca036c542918e3f2b0.bindPopup(popup_96ff9d1fb2529050195ff1070a729aeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298668875881f8ca036c542918e3f2b0.setIcon(icon_6147205aaa95b91a3c2c6266a277149d);
|
|
|
|
|
|
var marker_504a559357fae1b1def3cd9da2b37939 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a59b4a5f8906a13bab35eaf5c977679e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43ae9531f7fa7264999f739fd14ebbc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5ee7beee4005fbba51b7307fbc35e78 = $(`<div id="html_f5ee7beee4005fbba51b7307fbc35e78" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_43ae9531f7fa7264999f739fd14ebbc2.setContent(html_f5ee7beee4005fbba51b7307fbc35e78);
|
|
|
|
|
|
|
|
marker_504a559357fae1b1def3cd9da2b37939.bindPopup(popup_43ae9531f7fa7264999f739fd14ebbc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_504a559357fae1b1def3cd9da2b37939.setIcon(icon_a59b4a5f8906a13bab35eaf5c977679e);
|
|
|
|
|
|
var marker_5def32f86bf1611e7dc803f9e8e0acd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_34a5779d41a41a215c17049e18f8010b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35b16f30be8eca689d7de84194f2df02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d48b15558936902f923d6ca23a26058 = $(`<div id="html_0d48b15558936902f923d6ca23a26058" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_35b16f30be8eca689d7de84194f2df02.setContent(html_0d48b15558936902f923d6ca23a26058);
|
|
|
|
|
|
|
|
marker_5def32f86bf1611e7dc803f9e8e0acd1.bindPopup(popup_35b16f30be8eca689d7de84194f2df02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5def32f86bf1611e7dc803f9e8e0acd1.setIcon(icon_34a5779d41a41a215c17049e18f8010b);
|
|
|
|
|
|
var marker_af459a6e2ffe2af4617fec727d320501 = L.marker(
|
|
[47.4857, 8.72929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4408740ddb12dfeac1c272e37b136196 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d0d27e64d4d57850fd5bd4d82ba468b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57b046ad346961fffe1ae0c27e812d46 = $(`<div id="html_57b046ad346961fffe1ae0c27e812d46" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_3d0d27e64d4d57850fd5bd4d82ba468b.setContent(html_57b046ad346961fffe1ae0c27e812d46);
|
|
|
|
|
|
|
|
marker_af459a6e2ffe2af4617fec727d320501.bindPopup(popup_3d0d27e64d4d57850fd5bd4d82ba468b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af459a6e2ffe2af4617fec727d320501.setIcon(icon_4408740ddb12dfeac1c272e37b136196);
|
|
|
|
|
|
var marker_7de560f8831e0d8f458716bf8407e1a8 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_66938c04bb734cc0cd79bd040f64f6c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_489a8d3c2399658669de888afc137e63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbbc61dba51aefffce9c0d9f9a1de5f0 = $(`<div id="html_cbbc61dba51aefffce9c0d9f9a1de5f0" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_489a8d3c2399658669de888afc137e63.setContent(html_cbbc61dba51aefffce9c0d9f9a1de5f0);
|
|
|
|
|
|
|
|
marker_7de560f8831e0d8f458716bf8407e1a8.bindPopup(popup_489a8d3c2399658669de888afc137e63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7de560f8831e0d8f458716bf8407e1a8.setIcon(icon_66938c04bb734cc0cd79bd040f64f6c8);
|
|
|
|
|
|
var marker_60cc556e5e7a57995a9e8ffa1d2cb8bf = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_50aef4ed06dc55df6f7cd1394f57a1eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16df6305683768f319bf0ac8a45dc76e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdfbd09d7c60a4d7efcf28e9175dd2cd = $(`<div id="html_cdfbd09d7c60a4d7efcf28e9175dd2cd" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_16df6305683768f319bf0ac8a45dc76e.setContent(html_cdfbd09d7c60a4d7efcf28e9175dd2cd);
|
|
|
|
|
|
|
|
marker_60cc556e5e7a57995a9e8ffa1d2cb8bf.bindPopup(popup_16df6305683768f319bf0ac8a45dc76e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60cc556e5e7a57995a9e8ffa1d2cb8bf.setIcon(icon_50aef4ed06dc55df6f7cd1394f57a1eb);
|
|
|
|
|
|
var marker_adec685189fe4a3ff9e2840df5101469 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2fee5b92fc38556be8a8da555da655f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5dc084df0f8bba8297e427250136bf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d971d6a95e232b897d6a8d1c1b2911c = $(`<div id="html_5d971d6a95e232b897d6a8d1c1b2911c" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_d5dc084df0f8bba8297e427250136bf8.setContent(html_5d971d6a95e232b897d6a8d1c1b2911c);
|
|
|
|
|
|
|
|
marker_adec685189fe4a3ff9e2840df5101469.bindPopup(popup_d5dc084df0f8bba8297e427250136bf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adec685189fe4a3ff9e2840df5101469.setIcon(icon_2fee5b92fc38556be8a8da555da655f2);
|
|
|
|
|
|
var marker_cfe0608be1732cf29c57dbad19423ebd = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_deb6c1e37f573377c03a11a2d66d9ac8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0bdaef18b69817257e72b1a33d3efcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b6131c7108d2d415fd0c7ea7cb1e34c = $(`<div id="html_2b6131c7108d2d415fd0c7ea7cb1e34c" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_a0bdaef18b69817257e72b1a33d3efcf.setContent(html_2b6131c7108d2d415fd0c7ea7cb1e34c);
|
|
|
|
|
|
|
|
marker_cfe0608be1732cf29c57dbad19423ebd.bindPopup(popup_a0bdaef18b69817257e72b1a33d3efcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfe0608be1732cf29c57dbad19423ebd.setIcon(icon_deb6c1e37f573377c03a11a2d66d9ac8);
|
|
|
|
|
|
var marker_575d71dd539a52926c6d22a539134b9d = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b070aa295acb2fad3990d0a86be77af6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73e58cc9bff5f1739ae7ec1044c7496b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b65e9ae277eeb304c664f15cac7ddcb = $(`<div id="html_8b65e9ae277eeb304c664f15cac7ddcb" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_73e58cc9bff5f1739ae7ec1044c7496b.setContent(html_8b65e9ae277eeb304c664f15cac7ddcb);
|
|
|
|
|
|
|
|
marker_575d71dd539a52926c6d22a539134b9d.bindPopup(popup_73e58cc9bff5f1739ae7ec1044c7496b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_575d71dd539a52926c6d22a539134b9d.setIcon(icon_b070aa295acb2fad3990d0a86be77af6);
|
|
|
|
|
|
var marker_efddc44093ceec374caf23e70c476000 = L.marker(
|
|
[41.1976, 1.11167],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0da9bad42deb3186ea919c3d2a7361ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c239db6f9602f1afc477ca564df95f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f78f986d305347c1c3fda96085dec5f8 = $(`<div id="html_f78f986d305347c1c3fda96085dec5f8" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_7c239db6f9602f1afc477ca564df95f6.setContent(html_f78f986d305347c1c3fda96085dec5f8);
|
|
|
|
|
|
|
|
marker_efddc44093ceec374caf23e70c476000.bindPopup(popup_7c239db6f9602f1afc477ca564df95f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efddc44093ceec374caf23e70c476000.setIcon(icon_0da9bad42deb3186ea919c3d2a7361ae);
|
|
|
|
|
|
var marker_31111dc7862fc838ea08c06eba668792 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b16ae430a893b446fa84a8c66e5597ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc10e2bbe024c2741b1941f0c2220813 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_255df69f3aa335889bde1777868f8d89 = $(`<div id="html_255df69f3aa335889bde1777868f8d89" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_fc10e2bbe024c2741b1941f0c2220813.setContent(html_255df69f3aa335889bde1777868f8d89);
|
|
|
|
|
|
|
|
marker_31111dc7862fc838ea08c06eba668792.bindPopup(popup_fc10e2bbe024c2741b1941f0c2220813)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31111dc7862fc838ea08c06eba668792.setIcon(icon_b16ae430a893b446fa84a8c66e5597ae);
|
|
|
|
|
|
var marker_721a69fb0db999b8f18856e9dfce9940 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c36bc389c3c017d60bb943f27c3ae9a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a011b1127ac6a3149539fe10b2779c4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7a290650bd2be609c62390a5e6acb78 = $(`<div id="html_a7a290650bd2be609c62390a5e6acb78" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_a011b1127ac6a3149539fe10b2779c4e.setContent(html_a7a290650bd2be609c62390a5e6acb78);
|
|
|
|
|
|
|
|
marker_721a69fb0db999b8f18856e9dfce9940.bindPopup(popup_a011b1127ac6a3149539fe10b2779c4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_721a69fb0db999b8f18856e9dfce9940.setIcon(icon_c36bc389c3c017d60bb943f27c3ae9a4);
|
|
|
|
|
|
var marker_2b96e653751c574094e0ff20362c9525 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2fd043e3177aeab5643c5b3d4bb46c1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5063ed1b59b8c234623851c6a121a39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b86a89081899cd2c653a2a565d9d7c6 = $(`<div id="html_2b86a89081899cd2c653a2a565d9d7c6" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_a5063ed1b59b8c234623851c6a121a39.setContent(html_2b86a89081899cd2c653a2a565d9d7c6);
|
|
|
|
|
|
|
|
marker_2b96e653751c574094e0ff20362c9525.bindPopup(popup_a5063ed1b59b8c234623851c6a121a39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b96e653751c574094e0ff20362c9525.setIcon(icon_2fd043e3177aeab5643c5b3d4bb46c1d);
|
|
|
|
|
|
var marker_a44b34c615701f3f2148346a46b8d1c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_e66ffccd5cadfe548c469539069281f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_547e8baa96297b4fef1eb87a54a64d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d4e9b7eed651e4958639c32075bf5ac = $(`<div id="html_2d4e9b7eed651e4958639c32075bf5ac" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_547e8baa96297b4fef1eb87a54a64d5d.setContent(html_2d4e9b7eed651e4958639c32075bf5ac);
|
|
|
|
|
|
|
|
marker_a44b34c615701f3f2148346a46b8d1c0.bindPopup(popup_547e8baa96297b4fef1eb87a54a64d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a44b34c615701f3f2148346a46b8d1c0.setIcon(icon_e66ffccd5cadfe548c469539069281f3);
|
|
|
|
|
|
var marker_9f1d8cf4be1f0a639b9ebf1aafcd4eb8 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b8303c7818b9927b97cd5e6089cded47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc216fd0f156039dfdbf962d67b8d354 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3dc279cd306d18e701751e3564d7464 = $(`<div id="html_b3dc279cd306d18e701751e3564d7464" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_cc216fd0f156039dfdbf962d67b8d354.setContent(html_b3dc279cd306d18e701751e3564d7464);
|
|
|
|
|
|
|
|
marker_9f1d8cf4be1f0a639b9ebf1aafcd4eb8.bindPopup(popup_cc216fd0f156039dfdbf962d67b8d354)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f1d8cf4be1f0a639b9ebf1aafcd4eb8.setIcon(icon_b8303c7818b9927b97cd5e6089cded47);
|
|
|
|
|
|
var marker_0f7ea0649c9bf0afc4b89e254fa0f3d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2dbe1b0956c4303596a42e3bcca98eae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f9c9a5790227c0c3bba11a9170fd9c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_018edb3d1b3dc66f7d93c77dc38cd934 = $(`<div id="html_018edb3d1b3dc66f7d93c77dc38cd934" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_0f9c9a5790227c0c3bba11a9170fd9c6.setContent(html_018edb3d1b3dc66f7d93c77dc38cd934);
|
|
|
|
|
|
|
|
marker_0f7ea0649c9bf0afc4b89e254fa0f3d6.bindPopup(popup_0f9c9a5790227c0c3bba11a9170fd9c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f7ea0649c9bf0afc4b89e254fa0f3d6.setIcon(icon_2dbe1b0956c4303596a42e3bcca98eae);
|
|
|
|
|
|
var marker_7480cf6f874dae52bf85ce9b2361a00c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d23c3e278c32da6e146b6539946d6b41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8f716946418b736a069f45b38d00067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc033fdf1c8344de8b124f7f124f1e52 = $(`<div id="html_cc033fdf1c8344de8b124f7f124f1e52" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_d8f716946418b736a069f45b38d00067.setContent(html_cc033fdf1c8344de8b124f7f124f1e52);
|
|
|
|
|
|
|
|
marker_7480cf6f874dae52bf85ce9b2361a00c.bindPopup(popup_d8f716946418b736a069f45b38d00067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7480cf6f874dae52bf85ce9b2361a00c.setIcon(icon_d23c3e278c32da6e146b6539946d6b41);
|
|
|
|
|
|
var marker_17ce04a90f198aa379e9d0589835350e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_e5434450f1ac328921d6c7622317c129 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c5bff39264eb6859aac0f1e2ecbadb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2941d9b1cb9a20778b1cc5a51eae26c = $(`<div id="html_c2941d9b1cb9a20778b1cc5a51eae26c" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_8c5bff39264eb6859aac0f1e2ecbadb8.setContent(html_c2941d9b1cb9a20778b1cc5a51eae26c);
|
|
|
|
|
|
|
|
marker_17ce04a90f198aa379e9d0589835350e.bindPopup(popup_8c5bff39264eb6859aac0f1e2ecbadb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17ce04a90f198aa379e9d0589835350e.setIcon(icon_e5434450f1ac328921d6c7622317c129);
|
|
|
|
|
|
var marker_5bbc166246527bc14cecb251e30dfb09 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_16750a25909b8b72f1bf11216276861c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff2a6cfffcb06be987fd3134a9f6b08a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5d5b1d1b02e995c8920b56a89651da0 = $(`<div id="html_c5d5b1d1b02e995c8920b56a89651da0" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_ff2a6cfffcb06be987fd3134a9f6b08a.setContent(html_c5d5b1d1b02e995c8920b56a89651da0);
|
|
|
|
|
|
|
|
marker_5bbc166246527bc14cecb251e30dfb09.bindPopup(popup_ff2a6cfffcb06be987fd3134a9f6b08a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bbc166246527bc14cecb251e30dfb09.setIcon(icon_16750a25909b8b72f1bf11216276861c);
|
|
|
|
|
|
var marker_f562af61a453ac9dcb9530a9691da3fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_48ca15809314ac98dbb189231714928d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd7185ac502755235c6079e288d2fefd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3d76cfa30250b1b3da69beb618d582d = $(`<div id="html_a3d76cfa30250b1b3da69beb618d582d" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_dd7185ac502755235c6079e288d2fefd.setContent(html_a3d76cfa30250b1b3da69beb618d582d);
|
|
|
|
|
|
|
|
marker_f562af61a453ac9dcb9530a9691da3fe.bindPopup(popup_dd7185ac502755235c6079e288d2fefd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f562af61a453ac9dcb9530a9691da3fe.setIcon(icon_48ca15809314ac98dbb189231714928d);
|
|
|
|
|
|
var marker_6313a9e50eb7afc06a90604a047053c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_08bde9af7d6105020974238b89d595af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e3ad3c577538c1f8d37b6f7b288c242 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_588001c70f096780f78c5af62fdf869d = $(`<div id="html_588001c70f096780f78c5af62fdf869d" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_6e3ad3c577538c1f8d37b6f7b288c242.setContent(html_588001c70f096780f78c5af62fdf869d);
|
|
|
|
|
|
|
|
marker_6313a9e50eb7afc06a90604a047053c4.bindPopup(popup_6e3ad3c577538c1f8d37b6f7b288c242)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6313a9e50eb7afc06a90604a047053c4.setIcon(icon_08bde9af7d6105020974238b89d595af);
|
|
|
|
|
|
var marker_0c8a75b7780b2e08c9346b51e53280f5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1c11df47ef9d2b88d41cf79e9a8ea999 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6034eb67cf3f84ac9d0031194eefc02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b6222a407ad99080130b15450ce877e = $(`<div id="html_8b6222a407ad99080130b15450ce877e" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_d6034eb67cf3f84ac9d0031194eefc02.setContent(html_8b6222a407ad99080130b15450ce877e);
|
|
|
|
|
|
|
|
marker_0c8a75b7780b2e08c9346b51e53280f5.bindPopup(popup_d6034eb67cf3f84ac9d0031194eefc02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c8a75b7780b2e08c9346b51e53280f5.setIcon(icon_1c11df47ef9d2b88d41cf79e9a8ea999);
|
|
|
|
|
|
var marker_494a694cbc76702f3a300a7aa6d58387 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_40a631cdde801d372efee51f5024ba1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5937051689c5ddd5085f5b74b22a1d77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e74185a506b90b07a31c3e6d8dcdbc4d = $(`<div id="html_e74185a506b90b07a31c3e6d8dcdbc4d" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_5937051689c5ddd5085f5b74b22a1d77.setContent(html_e74185a506b90b07a31c3e6d8dcdbc4d);
|
|
|
|
|
|
|
|
marker_494a694cbc76702f3a300a7aa6d58387.bindPopup(popup_5937051689c5ddd5085f5b74b22a1d77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_494a694cbc76702f3a300a7aa6d58387.setIcon(icon_40a631cdde801d372efee51f5024ba1a);
|
|
|
|
|
|
var marker_377b2dee1cdbfcec4a90e43dbb846d7d = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_20eb0d20fb30ffe798d50fd9628938ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84218af43f7573d641ac19a310239198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5759cdf437287726c50fcbe4db1650ff = $(`<div id="html_5759cdf437287726c50fcbe4db1650ff" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_84218af43f7573d641ac19a310239198.setContent(html_5759cdf437287726c50fcbe4db1650ff);
|
|
|
|
|
|
|
|
marker_377b2dee1cdbfcec4a90e43dbb846d7d.bindPopup(popup_84218af43f7573d641ac19a310239198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_377b2dee1cdbfcec4a90e43dbb846d7d.setIcon(icon_20eb0d20fb30ffe798d50fd9628938ba);
|
|
|
|
|
|
var marker_390b4a47c6637c694a2777db3fe11887 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_86025f0434cbfffc537eab9b994f2ca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4e75fa34c42a424701df2a2547e5864 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c7459b6a3dd5a22537ecb759f1ac75 = $(`<div id="html_52c7459b6a3dd5a22537ecb759f1ac75" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_c4e75fa34c42a424701df2a2547e5864.setContent(html_52c7459b6a3dd5a22537ecb759f1ac75);
|
|
|
|
|
|
|
|
marker_390b4a47c6637c694a2777db3fe11887.bindPopup(popup_c4e75fa34c42a424701df2a2547e5864)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_390b4a47c6637c694a2777db3fe11887.setIcon(icon_86025f0434cbfffc537eab9b994f2ca2);
|
|
|
|
|
|
var marker_a8d96a6c451065880acdd544ec8c7389 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0f05f57727db4053af038fef9763bfe4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1a30bdc23364bbcb0cf8555dee1e38f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b652c974b2dbdaba0776e2b28775a12 = $(`<div id="html_5b652c974b2dbdaba0776e2b28775a12" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_b1a30bdc23364bbcb0cf8555dee1e38f.setContent(html_5b652c974b2dbdaba0776e2b28775a12);
|
|
|
|
|
|
|
|
marker_a8d96a6c451065880acdd544ec8c7389.bindPopup(popup_b1a30bdc23364bbcb0cf8555dee1e38f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8d96a6c451065880acdd544ec8c7389.setIcon(icon_0f05f57727db4053af038fef9763bfe4);
|
|
|
|
|
|
var marker_32c66e0c9eee6c2f43bd9f4cb009b8e0 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_496e6ac8baf742ce8c6ef0172b326c0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_914799e5caba98b2d36f0c4faf7c363f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc177a96f3ec0f349783ba04037254a1 = $(`<div id="html_dc177a96f3ec0f349783ba04037254a1" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_914799e5caba98b2d36f0c4faf7c363f.setContent(html_dc177a96f3ec0f349783ba04037254a1);
|
|
|
|
|
|
|
|
marker_32c66e0c9eee6c2f43bd9f4cb009b8e0.bindPopup(popup_914799e5caba98b2d36f0c4faf7c363f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c66e0c9eee6c2f43bd9f4cb009b8e0.setIcon(icon_496e6ac8baf742ce8c6ef0172b326c0d);
|
|
|
|
|
|
var marker_2f968632ae7c999f47b0a6fbdf7fd889 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0ace69f17cf027942b153db2a80cce5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a6720ee381892a002c4f5e2a6e958ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff5d230d8a82816bd6ed23c3c3bd32cf = $(`<div id="html_ff5d230d8a82816bd6ed23c3c3bd32cf" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_0a6720ee381892a002c4f5e2a6e958ce.setContent(html_ff5d230d8a82816bd6ed23c3c3bd32cf);
|
|
|
|
|
|
|
|
marker_2f968632ae7c999f47b0a6fbdf7fd889.bindPopup(popup_0a6720ee381892a002c4f5e2a6e958ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f968632ae7c999f47b0a6fbdf7fd889.setIcon(icon_0ace69f17cf027942b153db2a80cce5b);
|
|
|
|
|
|
var marker_285d11384294e6a24d18cb847baf5429 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_42029c11c9d26c3a1b7d21137f3c80c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81508ba91d2a10ff10d41cb10fbd7d07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5329d701c2add3c231efe0cafa03d5c = $(`<div id="html_a5329d701c2add3c231efe0cafa03d5c" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_81508ba91d2a10ff10d41cb10fbd7d07.setContent(html_a5329d701c2add3c231efe0cafa03d5c);
|
|
|
|
|
|
|
|
marker_285d11384294e6a24d18cb847baf5429.bindPopup(popup_81508ba91d2a10ff10d41cb10fbd7d07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_285d11384294e6a24d18cb847baf5429.setIcon(icon_42029c11c9d26c3a1b7d21137f3c80c9);
|
|
|
|
|
|
var marker_4a35d9e3734f5d1db8de5068d9c1ae61 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2679470b3a676cd1af2a37ec7574b6b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24184760e0b0dc7bad7aa25968dcf865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9e35b1f1ce529ca07176588fabea8d3 = $(`<div id="html_d9e35b1f1ce529ca07176588fabea8d3" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_24184760e0b0dc7bad7aa25968dcf865.setContent(html_d9e35b1f1ce529ca07176588fabea8d3);
|
|
|
|
|
|
|
|
marker_4a35d9e3734f5d1db8de5068d9c1ae61.bindPopup(popup_24184760e0b0dc7bad7aa25968dcf865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a35d9e3734f5d1db8de5068d9c1ae61.setIcon(icon_2679470b3a676cd1af2a37ec7574b6b5);
|
|
|
|
|
|
var marker_73e562dfca264b19e50e95bb96334da2 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8d711b4c3818f16c06be035acf9f0f07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ca7cf2f8289ee880d8c1999803003f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1511d41c8f41208598e4f5f5c5184077 = $(`<div id="html_1511d41c8f41208598e4f5f5c5184077" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_18ca7cf2f8289ee880d8c1999803003f.setContent(html_1511d41c8f41208598e4f5f5c5184077);
|
|
|
|
|
|
|
|
marker_73e562dfca264b19e50e95bb96334da2.bindPopup(popup_18ca7cf2f8289ee880d8c1999803003f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e562dfca264b19e50e95bb96334da2.setIcon(icon_8d711b4c3818f16c06be035acf9f0f07);
|
|
|
|
|
|
var marker_217f6d44aca91101af872897080fc473 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_42a2b35afd4b96a467e36157a1c65194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc49fa94ff5f7a32f7acecaf0a5427ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abda0ccaf2680600ad998f25edf5447d = $(`<div id="html_abda0ccaf2680600ad998f25edf5447d" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_fc49fa94ff5f7a32f7acecaf0a5427ab.setContent(html_abda0ccaf2680600ad998f25edf5447d);
|
|
|
|
|
|
|
|
marker_217f6d44aca91101af872897080fc473.bindPopup(popup_fc49fa94ff5f7a32f7acecaf0a5427ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_217f6d44aca91101af872897080fc473.setIcon(icon_42a2b35afd4b96a467e36157a1c65194);
|
|
|
|
|
|
var marker_66928394fe3ad38ae0b6568564a8c888 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9e7b2ac31108c3d4777f8ff24d37e2e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afc19f51edd2aa52f8c37d8da1105f02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b46f2d7a733aca820f54ec355ef5587c = $(`<div id="html_b46f2d7a733aca820f54ec355ef5587c" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_afc19f51edd2aa52f8c37d8da1105f02.setContent(html_b46f2d7a733aca820f54ec355ef5587c);
|
|
|
|
|
|
|
|
marker_66928394fe3ad38ae0b6568564a8c888.bindPopup(popup_afc19f51edd2aa52f8c37d8da1105f02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66928394fe3ad38ae0b6568564a8c888.setIcon(icon_9e7b2ac31108c3d4777f8ff24d37e2e1);
|
|
|
|
|
|
var marker_4e1f1ef626dc21690781a6d089ac8e75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_922f7d6e769bf49518448dd3757c5fa1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7960b6499a1acfed27815092fcba88fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e86683e31e256a01aed4ae9509ac6f = $(`<div id="html_c0e86683e31e256a01aed4ae9509ac6f" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_7960b6499a1acfed27815092fcba88fe.setContent(html_c0e86683e31e256a01aed4ae9509ac6f);
|
|
|
|
|
|
|
|
marker_4e1f1ef626dc21690781a6d089ac8e75.bindPopup(popup_7960b6499a1acfed27815092fcba88fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e1f1ef626dc21690781a6d089ac8e75.setIcon(icon_922f7d6e769bf49518448dd3757c5fa1);
|
|
|
|
|
|
var marker_e850bc93aa5d634ad4a298b6cb28ae54 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9b707d44d25e90d23cb9e6e2cccc8e7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aae3f68dad63e0ae36ddc63bc1e43ab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0908c5b14349b69ebf28ed24fa58772 = $(`<div id="html_b0908c5b14349b69ebf28ed24fa58772" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_aae3f68dad63e0ae36ddc63bc1e43ab1.setContent(html_b0908c5b14349b69ebf28ed24fa58772);
|
|
|
|
|
|
|
|
marker_e850bc93aa5d634ad4a298b6cb28ae54.bindPopup(popup_aae3f68dad63e0ae36ddc63bc1e43ab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e850bc93aa5d634ad4a298b6cb28ae54.setIcon(icon_9b707d44d25e90d23cb9e6e2cccc8e7b);
|
|
|
|
|
|
var marker_175bb28c64765ae2b67f3ae9f7e205f3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0eea590d0906eabc78a85b1e51efbdbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa45058645bd1a4f7a50d98feedb34eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39261ee59e7c34c1fab03326845092b5 = $(`<div id="html_39261ee59e7c34c1fab03326845092b5" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_aa45058645bd1a4f7a50d98feedb34eb.setContent(html_39261ee59e7c34c1fab03326845092b5);
|
|
|
|
|
|
|
|
marker_175bb28c64765ae2b67f3ae9f7e205f3.bindPopup(popup_aa45058645bd1a4f7a50d98feedb34eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_175bb28c64765ae2b67f3ae9f7e205f3.setIcon(icon_0eea590d0906eabc78a85b1e51efbdbd);
|
|
|
|
|
|
var marker_7f61e142833951985f6ad627930c6d81 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a63e97ba4a79ef23d12ed43a44128975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72ba1cc58c0d876f433874518e20b22c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82bf0c32658cc1ecac71a901b00c88e8 = $(`<div id="html_82bf0c32658cc1ecac71a901b00c88e8" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_72ba1cc58c0d876f433874518e20b22c.setContent(html_82bf0c32658cc1ecac71a901b00c88e8);
|
|
|
|
|
|
|
|
marker_7f61e142833951985f6ad627930c6d81.bindPopup(popup_72ba1cc58c0d876f433874518e20b22c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f61e142833951985f6ad627930c6d81.setIcon(icon_a63e97ba4a79ef23d12ed43a44128975);
|
|
|
|
|
|
var marker_f404e6b45900d67c114b1e4af7d14547 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_489b3f5a23ef1c56f06573d1daa583e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e63ee7435421bf7a3f6ab9e6c37a496a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e6bcfdb4b55ff1566ba2790fad20406 = $(`<div id="html_9e6bcfdb4b55ff1566ba2790fad20406" style="width: 100.0%; height: 100.0%;">relay.lotek-distro.com</div>`)[0];
|
|
popup_e63ee7435421bf7a3f6ab9e6c37a496a.setContent(html_9e6bcfdb4b55ff1566ba2790fad20406);
|
|
|
|
|
|
|
|
marker_f404e6b45900d67c114b1e4af7d14547.bindPopup(popup_e63ee7435421bf7a3f6ab9e6c37a496a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f404e6b45900d67c114b1e4af7d14547.setIcon(icon_489b3f5a23ef1c56f06573d1daa583e2);
|
|
|
|
|
|
var marker_f982e6ac2245ccd4a8141e8a4db72625 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_acc708a01a7923e0e235af61453dbc72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fef964466f458760e8877c45adc9dc25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc0102e484bc4638db25ae89143fc8fd = $(`<div id="html_dc0102e484bc4638db25ae89143fc8fd" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_fef964466f458760e8877c45adc9dc25.setContent(html_dc0102e484bc4638db25ae89143fc8fd);
|
|
|
|
|
|
|
|
marker_f982e6ac2245ccd4a8141e8a4db72625.bindPopup(popup_fef964466f458760e8877c45adc9dc25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f982e6ac2245ccd4a8141e8a4db72625.setIcon(icon_acc708a01a7923e0e235af61453dbc72);
|
|
|
|
|
|
var marker_5ff5adfd387a80ed0a24cabea32c1c0c = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b658ee2f06cba661fe5e953b6fe3b79e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02ba2a1e5166acf4f007776f25782179 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cd592b7c96b5c4d597da27572c1d173 = $(`<div id="html_4cd592b7c96b5c4d597da27572c1d173" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_02ba2a1e5166acf4f007776f25782179.setContent(html_4cd592b7c96b5c4d597da27572c1d173);
|
|
|
|
|
|
|
|
marker_5ff5adfd387a80ed0a24cabea32c1c0c.bindPopup(popup_02ba2a1e5166acf4f007776f25782179)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ff5adfd387a80ed0a24cabea32c1c0c.setIcon(icon_b658ee2f06cba661fe5e953b6fe3b79e);
|
|
|
|
|
|
var marker_e6fef6472c832b9997eaafdce3769c4b = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_5a7e870e267958254547c47e23472c91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3ba7b58a232c4e0c4a0cbb6a1971d49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f4c5d6657ea87d474c186f192866201 = $(`<div id="html_4f4c5d6657ea87d474c186f192866201" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_d3ba7b58a232c4e0c4a0cbb6a1971d49.setContent(html_4f4c5d6657ea87d474c186f192866201);
|
|
|
|
|
|
|
|
marker_e6fef6472c832b9997eaafdce3769c4b.bindPopup(popup_d3ba7b58a232c4e0c4a0cbb6a1971d49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6fef6472c832b9997eaafdce3769c4b.setIcon(icon_5a7e870e267958254547c47e23472c91);
|
|
|
|
|
|
var marker_5cc11675851a4cb915e92fe2de0f5b20 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_19c4dc2083931436231a3eb24e9c093f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_376a9cbd8f5162cf60fd234682256bf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9966542aa4778c757621337582031a32 = $(`<div id="html_9966542aa4778c757621337582031a32" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_376a9cbd8f5162cf60fd234682256bf7.setContent(html_9966542aa4778c757621337582031a32);
|
|
|
|
|
|
|
|
marker_5cc11675851a4cb915e92fe2de0f5b20.bindPopup(popup_376a9cbd8f5162cf60fd234682256bf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc11675851a4cb915e92fe2de0f5b20.setIcon(icon_19c4dc2083931436231a3eb24e9c093f);
|
|
|
|
|
|
var marker_6f2a5570067afe7ce6c4e262704e0f28 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_38ac8796019ca81e7e29ff03be7ef13c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_621debf73ff7943a8ed98e2fa0d198db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a509c444cc89518df01876f3fb4c3cf = $(`<div id="html_9a509c444cc89518df01876f3fb4c3cf" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_621debf73ff7943a8ed98e2fa0d198db.setContent(html_9a509c444cc89518df01876f3fb4c3cf);
|
|
|
|
|
|
|
|
marker_6f2a5570067afe7ce6c4e262704e0f28.bindPopup(popup_621debf73ff7943a8ed98e2fa0d198db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f2a5570067afe7ce6c4e262704e0f28.setIcon(icon_38ac8796019ca81e7e29ff03be7ef13c);
|
|
|
|
|
|
var marker_0adab20d06f94da03c60569284b65c8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_65b0b5405bb8a24ba7d47cdc48eb2739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1d91e50402f580bf7f7e09ae0eca49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8814de147a9a092ba8463dc01cf81770 = $(`<div id="html_8814de147a9a092ba8463dc01cf81770" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_3c1d91e50402f580bf7f7e09ae0eca49.setContent(html_8814de147a9a092ba8463dc01cf81770);
|
|
|
|
|
|
|
|
marker_0adab20d06f94da03c60569284b65c8b.bindPopup(popup_3c1d91e50402f580bf7f7e09ae0eca49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0adab20d06f94da03c60569284b65c8b.setIcon(icon_65b0b5405bb8a24ba7d47cdc48eb2739);
|
|
|
|
|
|
var marker_e445c46d515b626f18cd319c1510fa07 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0a871a808c0ca5bfe0020bd08d51774d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49e8319c3a669ae48de2c71b72516291 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_037be175e85d4283c356f7376ceb4687 = $(`<div id="html_037be175e85d4283c356f7376ceb4687" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_49e8319c3a669ae48de2c71b72516291.setContent(html_037be175e85d4283c356f7376ceb4687);
|
|
|
|
|
|
|
|
marker_e445c46d515b626f18cd319c1510fa07.bindPopup(popup_49e8319c3a669ae48de2c71b72516291)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e445c46d515b626f18cd319c1510fa07.setIcon(icon_0a871a808c0ca5bfe0020bd08d51774d);
|
|
|
|
|
|
var marker_6d641c381f38309372f26bc89864a591 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_3d8e06da28c7c8ee2a7aa080cb680556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1902a6814f8801c2234c8a25f2e368b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bc342edad6b47e2ce3553ba3eb46bc9 = $(`<div id="html_6bc342edad6b47e2ce3553ba3eb46bc9" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_b1902a6814f8801c2234c8a25f2e368b.setContent(html_6bc342edad6b47e2ce3553ba3eb46bc9);
|
|
|
|
|
|
|
|
marker_6d641c381f38309372f26bc89864a591.bindPopup(popup_b1902a6814f8801c2234c8a25f2e368b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d641c381f38309372f26bc89864a591.setIcon(icon_3d8e06da28c7c8ee2a7aa080cb680556);
|
|
|
|
|
|
var marker_109b6411a01da237115455b893221e7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_84c267e7c3f9d81325406debf34167bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6fc6bbab84c6fa096afa31984ff89d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05185331420ab6616f9588f2d98d26a4 = $(`<div id="html_05185331420ab6616f9588f2d98d26a4" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_ee6fc6bbab84c6fa096afa31984ff89d.setContent(html_05185331420ab6616f9588f2d98d26a4);
|
|
|
|
|
|
|
|
marker_109b6411a01da237115455b893221e7b.bindPopup(popup_ee6fc6bbab84c6fa096afa31984ff89d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_109b6411a01da237115455b893221e7b.setIcon(icon_84c267e7c3f9d81325406debf34167bf);
|
|
|
|
|
|
var marker_feff97d780ea87c387cf1be8f9ad0928 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_af36853609f7679d41a61cf32f839c11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ea9f5de98819aaa10676d114fa1bcca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07e004e12e373ef835e4206f40614a0b = $(`<div id="html_07e004e12e373ef835e4206f40614a0b" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_8ea9f5de98819aaa10676d114fa1bcca.setContent(html_07e004e12e373ef835e4206f40614a0b);
|
|
|
|
|
|
|
|
marker_feff97d780ea87c387cf1be8f9ad0928.bindPopup(popup_8ea9f5de98819aaa10676d114fa1bcca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_feff97d780ea87c387cf1be8f9ad0928.setIcon(icon_af36853609f7679d41a61cf32f839c11);
|
|
|
|
|
|
var marker_5a4b1566f3f17c2974b9c87b00e52ded = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_7ea89661cbc4dc2b574bd10a758e76e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca8c37b945c9d116f27d73dd1fa44f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7777d23e782f53ace47432b2d48ba44 = $(`<div id="html_e7777d23e782f53ace47432b2d48ba44" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_8ca8c37b945c9d116f27d73dd1fa44f5.setContent(html_e7777d23e782f53ace47432b2d48ba44);
|
|
|
|
|
|
|
|
marker_5a4b1566f3f17c2974b9c87b00e52ded.bindPopup(popup_8ca8c37b945c9d116f27d73dd1fa44f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a4b1566f3f17c2974b9c87b00e52ded.setIcon(icon_7ea89661cbc4dc2b574bd10a758e76e2);
|
|
|
|
|
|
var marker_41b6a55c8cf39ce3f98be7bc49959269 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a88ae75de9824dbf3f3573112472507c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f15b566c7985b1242febb4c05d3929f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c272ac53d4fcd9bc67e423796358860 = $(`<div id="html_9c272ac53d4fcd9bc67e423796358860" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_1f15b566c7985b1242febb4c05d3929f.setContent(html_9c272ac53d4fcd9bc67e423796358860);
|
|
|
|
|
|
|
|
marker_41b6a55c8cf39ce3f98be7bc49959269.bindPopup(popup_1f15b566c7985b1242febb4c05d3929f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41b6a55c8cf39ce3f98be7bc49959269.setIcon(icon_a88ae75de9824dbf3f3573112472507c);
|
|
|
|
|
|
var marker_c455b3b1bc453c1c4b3381b918aee0c8 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_895baaa2238d26369947a69642f02d62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a1eaa4935d8c0a3f2683b48bf84a1f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1ec6428cf5cdc8a1a724a7bb9f6976b = $(`<div id="html_d1ec6428cf5cdc8a1a724a7bb9f6976b" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_8a1eaa4935d8c0a3f2683b48bf84a1f8.setContent(html_d1ec6428cf5cdc8a1a724a7bb9f6976b);
|
|
|
|
|
|
|
|
marker_c455b3b1bc453c1c4b3381b918aee0c8.bindPopup(popup_8a1eaa4935d8c0a3f2683b48bf84a1f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c455b3b1bc453c1c4b3381b918aee0c8.setIcon(icon_895baaa2238d26369947a69642f02d62);
|
|
|
|
|
|
var marker_db53cb8913e0ae972a681e6e625ca464 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_fa9776a0541516805fe0a201f96feb7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8e760507e09335a6bc7fa229caddc1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baffb815ff9d2c297fc3563cf853e521 = $(`<div id="html_baffb815ff9d2c297fc3563cf853e521" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_a8e760507e09335a6bc7fa229caddc1d.setContent(html_baffb815ff9d2c297fc3563cf853e521);
|
|
|
|
|
|
|
|
marker_db53cb8913e0ae972a681e6e625ca464.bindPopup(popup_a8e760507e09335a6bc7fa229caddc1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db53cb8913e0ae972a681e6e625ca464.setIcon(icon_fa9776a0541516805fe0a201f96feb7c);
|
|
|
|
|
|
var marker_ef077dd9e3a361cd10d3c56aca0b3f27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a8961519491277699ba6e0ee40b88b07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b910b01b13894a35389be3c59a2db0c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f46436d3c4c45ecbdc97b1aedd67980d = $(`<div id="html_f46436d3c4c45ecbdc97b1aedd67980d" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_b910b01b13894a35389be3c59a2db0c6.setContent(html_f46436d3c4c45ecbdc97b1aedd67980d);
|
|
|
|
|
|
|
|
marker_ef077dd9e3a361cd10d3c56aca0b3f27.bindPopup(popup_b910b01b13894a35389be3c59a2db0c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef077dd9e3a361cd10d3c56aca0b3f27.setIcon(icon_a8961519491277699ba6e0ee40b88b07);
|
|
|
|
|
|
var marker_8e1b62b5ba24589b818fbadbcd3762a0 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_49cba562dd6d87b8cd762705f65c58dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6285b949b4e20ab5e1969604ce1cf7b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee26c57b706979b702d1a3ddce061e03 = $(`<div id="html_ee26c57b706979b702d1a3ddce061e03" style="width: 100.0%; height: 100.0%;">relay.orangesync.tech</div>`)[0];
|
|
popup_6285b949b4e20ab5e1969604ce1cf7b5.setContent(html_ee26c57b706979b702d1a3ddce061e03);
|
|
|
|
|
|
|
|
marker_8e1b62b5ba24589b818fbadbcd3762a0.bindPopup(popup_6285b949b4e20ab5e1969604ce1cf7b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e1b62b5ba24589b818fbadbcd3762a0.setIcon(icon_49cba562dd6d87b8cd762705f65c58dd);
|
|
|
|
|
|
var marker_9560eb773c9797ea7fce1b09399cb491 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_56066fd92f89f28525e6e0b726eec127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37044c821824f73ca182925d74d1c846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9365722fa01568bbf005ef2a79f68e41 = $(`<div id="html_9365722fa01568bbf005ef2a79f68e41" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_37044c821824f73ca182925d74d1c846.setContent(html_9365722fa01568bbf005ef2a79f68e41);
|
|
|
|
|
|
|
|
marker_9560eb773c9797ea7fce1b09399cb491.bindPopup(popup_37044c821824f73ca182925d74d1c846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9560eb773c9797ea7fce1b09399cb491.setIcon(icon_56066fd92f89f28525e6e0b726eec127);
|
|
|
|
|
|
var marker_b8353adad4b2f031a6396671e8b2a2c3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c08a9a82ba960819f4a80eb9c151c8c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_475e81c7ab9eb726daccc4c3ae616bda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de004b8e570512013a02a00023a58887 = $(`<div id="html_de004b8e570512013a02a00023a58887" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_475e81c7ab9eb726daccc4c3ae616bda.setContent(html_de004b8e570512013a02a00023a58887);
|
|
|
|
|
|
|
|
marker_b8353adad4b2f031a6396671e8b2a2c3.bindPopup(popup_475e81c7ab9eb726daccc4c3ae616bda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8353adad4b2f031a6396671e8b2a2c3.setIcon(icon_c08a9a82ba960819f4a80eb9c151c8c1);
|
|
|
|
|
|
var marker_52da8492c0239336dfb86809c7e1c269 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b806bdf2688d21672e0589eed84e2856 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a09cc7d1a5680bf8e4027ecbf9d70ac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b8c0e36781e789ffa5712455166a68 = $(`<div id="html_89b8c0e36781e789ffa5712455166a68" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_a09cc7d1a5680bf8e4027ecbf9d70ac5.setContent(html_89b8c0e36781e789ffa5712455166a68);
|
|
|
|
|
|
|
|
marker_52da8492c0239336dfb86809c7e1c269.bindPopup(popup_a09cc7d1a5680bf8e4027ecbf9d70ac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52da8492c0239336dfb86809c7e1c269.setIcon(icon_b806bdf2688d21672e0589eed84e2856);
|
|
|
|
|
|
var marker_23ab0278b7dc8c21cf4346aa442beaea = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f6fbd102b54ab2a83f093d82909eeab5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a57e4765068501c6b166cb457d8a8722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_521514e495032c1fbc105ae18f8cc41b = $(`<div id="html_521514e495032c1fbc105ae18f8cc41b" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_a57e4765068501c6b166cb457d8a8722.setContent(html_521514e495032c1fbc105ae18f8cc41b);
|
|
|
|
|
|
|
|
marker_23ab0278b7dc8c21cf4346aa442beaea.bindPopup(popup_a57e4765068501c6b166cb457d8a8722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23ab0278b7dc8c21cf4346aa442beaea.setIcon(icon_f6fbd102b54ab2a83f093d82909eeab5);
|
|
|
|
|
|
var marker_b6ea8f1d9f1b5070985232958ff4c65f = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ed0b00b5357003fb69fb5d707d055547 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71f059e1ead8775c4d4a706cdc2a0c6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_492f0aeaf7c528e246607af2a14e9cc2 = $(`<div id="html_492f0aeaf7c528e246607af2a14e9cc2" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_71f059e1ead8775c4d4a706cdc2a0c6f.setContent(html_492f0aeaf7c528e246607af2a14e9cc2);
|
|
|
|
|
|
|
|
marker_b6ea8f1d9f1b5070985232958ff4c65f.bindPopup(popup_71f059e1ead8775c4d4a706cdc2a0c6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6ea8f1d9f1b5070985232958ff4c65f.setIcon(icon_ed0b00b5357003fb69fb5d707d055547);
|
|
|
|
|
|
var marker_5f597e9a056c472ff417c0d5c77e80a3 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1e82c9ea4e19722c55d095eecabd9a84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2f0688170c910ced16a2a1086379fb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_494945ad8a01e43fb2361cbdbde30d28 = $(`<div id="html_494945ad8a01e43fb2361cbdbde30d28" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_b2f0688170c910ced16a2a1086379fb1.setContent(html_494945ad8a01e43fb2361cbdbde30d28);
|
|
|
|
|
|
|
|
marker_5f597e9a056c472ff417c0d5c77e80a3.bindPopup(popup_b2f0688170c910ced16a2a1086379fb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f597e9a056c472ff417c0d5c77e80a3.setIcon(icon_1e82c9ea4e19722c55d095eecabd9a84);
|
|
|
|
|
|
var marker_5a2999976c18abc1ed0abc17adec4331 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_96385108aa3fd556dbb7e60e9d92b505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_645bac45680b37dce1534398fcff4bc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf03b3910834a83af6f8cd495e6ea8af = $(`<div id="html_cf03b3910834a83af6f8cd495e6ea8af" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_645bac45680b37dce1534398fcff4bc8.setContent(html_cf03b3910834a83af6f8cd495e6ea8af);
|
|
|
|
|
|
|
|
marker_5a2999976c18abc1ed0abc17adec4331.bindPopup(popup_645bac45680b37dce1534398fcff4bc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a2999976c18abc1ed0abc17adec4331.setIcon(icon_96385108aa3fd556dbb7e60e9d92b505);
|
|
|
|
|
|
var marker_3b47c26713a8e85f71908cb0bf23e8d8 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_035979b30324194dc1b5730ff096c2bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ae97377e0cc0f2513e41b1a0644c2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a04382fbe53885d893489e07f680c66d = $(`<div id="html_a04382fbe53885d893489e07f680c66d" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_42ae97377e0cc0f2513e41b1a0644c2f.setContent(html_a04382fbe53885d893489e07f680c66d);
|
|
|
|
|
|
|
|
marker_3b47c26713a8e85f71908cb0bf23e8d8.bindPopup(popup_42ae97377e0cc0f2513e41b1a0644c2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b47c26713a8e85f71908cb0bf23e8d8.setIcon(icon_035979b30324194dc1b5730ff096c2bc);
|
|
|
|
|
|
var marker_d6bdc828e77a6fa801f0a739c369e5f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ece744fe50f6d07821650663e0b0dd34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d76950c58539ea27c9e333ec8b0b2018 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e245501fbf7c94217e317a9e95a3af6 = $(`<div id="html_2e245501fbf7c94217e317a9e95a3af6" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_d76950c58539ea27c9e333ec8b0b2018.setContent(html_2e245501fbf7c94217e317a9e95a3af6);
|
|
|
|
|
|
|
|
marker_d6bdc828e77a6fa801f0a739c369e5f5.bindPopup(popup_d76950c58539ea27c9e333ec8b0b2018)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6bdc828e77a6fa801f0a739c369e5f5.setIcon(icon_ece744fe50f6d07821650663e0b0dd34);
|
|
|
|
|
|
var marker_f84b4dba59d0b2123158b91c85a02ccd = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9cf2df1461f37a0c454a26ad4534a1ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ff97c02977f4c8771a4aa32ca5e2f46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2159239dbce6b38564531df0944f47fa = $(`<div id="html_2159239dbce6b38564531df0944f47fa" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_7ff97c02977f4c8771a4aa32ca5e2f46.setContent(html_2159239dbce6b38564531df0944f47fa);
|
|
|
|
|
|
|
|
marker_f84b4dba59d0b2123158b91c85a02ccd.bindPopup(popup_7ff97c02977f4c8771a4aa32ca5e2f46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f84b4dba59d0b2123158b91c85a02ccd.setIcon(icon_9cf2df1461f37a0c454a26ad4534a1ea);
|
|
|
|
|
|
var marker_38b4a7b8e1bf30728cdc91dca7bff2a6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4332da9e99a05fbc375827168da30730 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84ca76dd3d3934e6d31e44c17d669f5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16122df25f7c288cbaa83e8d5222aa2c = $(`<div id="html_16122df25f7c288cbaa83e8d5222aa2c" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_84ca76dd3d3934e6d31e44c17d669f5e.setContent(html_16122df25f7c288cbaa83e8d5222aa2c);
|
|
|
|
|
|
|
|
marker_38b4a7b8e1bf30728cdc91dca7bff2a6.bindPopup(popup_84ca76dd3d3934e6d31e44c17d669f5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38b4a7b8e1bf30728cdc91dca7bff2a6.setIcon(icon_4332da9e99a05fbc375827168da30730);
|
|
|
|
|
|
var marker_e684e69a45d70d8eca750345fd91c5a6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_72e9183c29f9c5961d30532c2c9e15b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef13749adec15bac4a467e17eaa1ddbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a3b372c531b0316c76dd5109d7ae50 = $(`<div id="html_78a3b372c531b0316c76dd5109d7ae50" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_ef13749adec15bac4a467e17eaa1ddbd.setContent(html_78a3b372c531b0316c76dd5109d7ae50);
|
|
|
|
|
|
|
|
marker_e684e69a45d70d8eca750345fd91c5a6.bindPopup(popup_ef13749adec15bac4a467e17eaa1ddbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e684e69a45d70d8eca750345fd91c5a6.setIcon(icon_72e9183c29f9c5961d30532c2c9e15b9);
|
|
|
|
|
|
var marker_2a6fce0e67408a2c862f04c6c6aaf3c9 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_629cebfad7d72e793b47dec3235a5322 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc5980c44308e6da8e7348f4d564bac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d105f4279636cb878c49ff98b1d6203 = $(`<div id="html_3d105f4279636cb878c49ff98b1d6203" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_0bc5980c44308e6da8e7348f4d564bac.setContent(html_3d105f4279636cb878c49ff98b1d6203);
|
|
|
|
|
|
|
|
marker_2a6fce0e67408a2c862f04c6c6aaf3c9.bindPopup(popup_0bc5980c44308e6da8e7348f4d564bac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a6fce0e67408a2c862f04c6c6aaf3c9.setIcon(icon_629cebfad7d72e793b47dec3235a5322);
|
|
|
|
|
|
var marker_8e71af09615611ba1a411c6ce86f1df8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_7761870cb3bab2eafff31c21d7c374c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3a80ce271a1e53855eb7148a5cf0d49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd001321e829eebc21f4b76506621a7 = $(`<div id="html_fdd001321e829eebc21f4b76506621a7" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_d3a80ce271a1e53855eb7148a5cf0d49.setContent(html_fdd001321e829eebc21f4b76506621a7);
|
|
|
|
|
|
|
|
marker_8e71af09615611ba1a411c6ce86f1df8.bindPopup(popup_d3a80ce271a1e53855eb7148a5cf0d49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e71af09615611ba1a411c6ce86f1df8.setIcon(icon_7761870cb3bab2eafff31c21d7c374c1);
|
|
|
|
|
|
var marker_79bdb6c2e99ee28a2aaee8e608948171 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_5d2197bd819d2034ffb02575d38ff218 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ab8dbb18d7b45bc61b2b9370b340787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7c50c7797e02308df8be3667e3cab56 = $(`<div id="html_b7c50c7797e02308df8be3667e3cab56" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_0ab8dbb18d7b45bc61b2b9370b340787.setContent(html_b7c50c7797e02308df8be3667e3cab56);
|
|
|
|
|
|
|
|
marker_79bdb6c2e99ee28a2aaee8e608948171.bindPopup(popup_0ab8dbb18d7b45bc61b2b9370b340787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79bdb6c2e99ee28a2aaee8e608948171.setIcon(icon_5d2197bd819d2034ffb02575d38ff218);
|
|
|
|
|
|
var marker_6c0c46101d26e0a493249a8876e32d3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0cce88bda28e1219d9b6bac338de33d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b693a1e11393f767cb0a30986e747c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b02a8cae85ad2cc7f10e1706c2614865 = $(`<div id="html_b02a8cae85ad2cc7f10e1706c2614865" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_2b693a1e11393f767cb0a30986e747c2.setContent(html_b02a8cae85ad2cc7f10e1706c2614865);
|
|
|
|
|
|
|
|
marker_6c0c46101d26e0a493249a8876e32d3c.bindPopup(popup_2b693a1e11393f767cb0a30986e747c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c0c46101d26e0a493249a8876e32d3c.setIcon(icon_0cce88bda28e1219d9b6bac338de33d3);
|
|
|
|
|
|
var marker_93090f45fff79a70c3a22490d7faee69 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_defa09283c9556ee33e4938f35455e51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13b802ca5040ab92eb8b93d2b3ff78d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d1201b9f509658c8d631197a63512bd = $(`<div id="html_4d1201b9f509658c8d631197a63512bd" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_13b802ca5040ab92eb8b93d2b3ff78d1.setContent(html_4d1201b9f509658c8d631197a63512bd);
|
|
|
|
|
|
|
|
marker_93090f45fff79a70c3a22490d7faee69.bindPopup(popup_13b802ca5040ab92eb8b93d2b3ff78d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93090f45fff79a70c3a22490d7faee69.setIcon(icon_defa09283c9556ee33e4938f35455e51);
|
|
|
|
|
|
var marker_0cab78979fd62fc286879f2d953565ed = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_baf5732e549412b84d9eeff8814d97c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1ea39b94e9c8c0730bfff266f40cf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45070a5524607e7ab02895bf6493b15c = $(`<div id="html_45070a5524607e7ab02895bf6493b15c" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_8e1ea39b94e9c8c0730bfff266f40cf5.setContent(html_45070a5524607e7ab02895bf6493b15c);
|
|
|
|
|
|
|
|
marker_0cab78979fd62fc286879f2d953565ed.bindPopup(popup_8e1ea39b94e9c8c0730bfff266f40cf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cab78979fd62fc286879f2d953565ed.setIcon(icon_baf5732e549412b84d9eeff8814d97c2);
|
|
|
|
|
|
var marker_375a55b15c119527b3e05d97552dee24 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ca115c44d69f4bd2f88391d7d6f74579 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42c27ca084ae2b53a169954cdbb8c42c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_177794a4d8191f60e02bcd06d6cd88ba = $(`<div id="html_177794a4d8191f60e02bcd06d6cd88ba" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_42c27ca084ae2b53a169954cdbb8c42c.setContent(html_177794a4d8191f60e02bcd06d6cd88ba);
|
|
|
|
|
|
|
|
marker_375a55b15c119527b3e05d97552dee24.bindPopup(popup_42c27ca084ae2b53a169954cdbb8c42c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_375a55b15c119527b3e05d97552dee24.setIcon(icon_ca115c44d69f4bd2f88391d7d6f74579);
|
|
|
|
|
|
var marker_45ccc95634eefe1e60632b0d9df5fb14 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1995fbbd33d8256e044aa309e653a5d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa99d8245685dd8df8e892667f07b9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fbeacee1953fbd16031f234d93d1612 = $(`<div id="html_4fbeacee1953fbd16031f234d93d1612" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_1fa99d8245685dd8df8e892667f07b9a.setContent(html_4fbeacee1953fbd16031f234d93d1612);
|
|
|
|
|
|
|
|
marker_45ccc95634eefe1e60632b0d9df5fb14.bindPopup(popup_1fa99d8245685dd8df8e892667f07b9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45ccc95634eefe1e60632b0d9df5fb14.setIcon(icon_1995fbbd33d8256e044aa309e653a5d0);
|
|
|
|
|
|
var marker_41158d8fa25a793dab3d2d9c319f57af = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_bfd56e99d43454c57847c630643c673d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a086f7c94140d8493334536eafaa7152 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88cc1f9579c5f48587a7b3b23aac06bd = $(`<div id="html_88cc1f9579c5f48587a7b3b23aac06bd" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_a086f7c94140d8493334536eafaa7152.setContent(html_88cc1f9579c5f48587a7b3b23aac06bd);
|
|
|
|
|
|
|
|
marker_41158d8fa25a793dab3d2d9c319f57af.bindPopup(popup_a086f7c94140d8493334536eafaa7152)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41158d8fa25a793dab3d2d9c319f57af.setIcon(icon_bfd56e99d43454c57847c630643c673d);
|
|
|
|
|
|
var marker_cde56ec08e173b47e4d182aa3abc5022 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_6656228abd40056b08ccfc925b7d56b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d93026289a6b108a10d0fbe615886e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ae102c5b5de112cdd0111cd416865b6 = $(`<div id="html_4ae102c5b5de112cdd0111cd416865b6" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_5d93026289a6b108a10d0fbe615886e2.setContent(html_4ae102c5b5de112cdd0111cd416865b6);
|
|
|
|
|
|
|
|
marker_cde56ec08e173b47e4d182aa3abc5022.bindPopup(popup_5d93026289a6b108a10d0fbe615886e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cde56ec08e173b47e4d182aa3abc5022.setIcon(icon_6656228abd40056b08ccfc925b7d56b6);
|
|
|
|
|
|
var marker_b4bbe2abafb82dfc01e9de3e5166605a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8834929d2ad5ee8603a02c2a0eeab176 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d141a2c706df65b7cc49e63f5d83e4dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26639f0dff30b905bc928802a97552f3 = $(`<div id="html_26639f0dff30b905bc928802a97552f3" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_d141a2c706df65b7cc49e63f5d83e4dc.setContent(html_26639f0dff30b905bc928802a97552f3);
|
|
|
|
|
|
|
|
marker_b4bbe2abafb82dfc01e9de3e5166605a.bindPopup(popup_d141a2c706df65b7cc49e63f5d83e4dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4bbe2abafb82dfc01e9de3e5166605a.setIcon(icon_8834929d2ad5ee8603a02c2a0eeab176);
|
|
|
|
|
|
var marker_e1d88c50f185aba4687d28f31d186be9 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1392e234b95441880db8b1839f05d4e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f015c035669e659f21c1e60730a8735a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e88fc0dc2c83d71060394a37a8700e14 = $(`<div id="html_e88fc0dc2c83d71060394a37a8700e14" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_f015c035669e659f21c1e60730a8735a.setContent(html_e88fc0dc2c83d71060394a37a8700e14);
|
|
|
|
|
|
|
|
marker_e1d88c50f185aba4687d28f31d186be9.bindPopup(popup_f015c035669e659f21c1e60730a8735a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1d88c50f185aba4687d28f31d186be9.setIcon(icon_1392e234b95441880db8b1839f05d4e3);
|
|
|
|
|
|
var marker_ecc29b5375e7e49775c8930079c7b358 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8308b99d2d26a6aefdd63c73d76715f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f80e97edf0961285c033c76fb2844bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16aa8bcf0b7182146e6cdda4c9a4355 = $(`<div id="html_d16aa8bcf0b7182146e6cdda4c9a4355" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_8f80e97edf0961285c033c76fb2844bf.setContent(html_d16aa8bcf0b7182146e6cdda4c9a4355);
|
|
|
|
|
|
|
|
marker_ecc29b5375e7e49775c8930079c7b358.bindPopup(popup_8f80e97edf0961285c033c76fb2844bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecc29b5375e7e49775c8930079c7b358.setIcon(icon_8308b99d2d26a6aefdd63c73d76715f7);
|
|
|
|
|
|
var marker_0b7b27f60eaca7515354a10bfcc65491 = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d8aef9bcd1e1e0ebcdbe81879dcc3639 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c72f72c35b6bfdc0ba571bfe4e10c33c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_384514fe97e09dafd4024b96b02ff4bc = $(`<div id="html_384514fe97e09dafd4024b96b02ff4bc" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_c72f72c35b6bfdc0ba571bfe4e10c33c.setContent(html_384514fe97e09dafd4024b96b02ff4bc);
|
|
|
|
|
|
|
|
marker_0b7b27f60eaca7515354a10bfcc65491.bindPopup(popup_c72f72c35b6bfdc0ba571bfe4e10c33c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b7b27f60eaca7515354a10bfcc65491.setIcon(icon_d8aef9bcd1e1e0ebcdbe81879dcc3639);
|
|
|
|
|
|
var marker_86b4d5e5594ef247a4db2766ff3e9f1b = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c5dd21bad2a27f562cedd7cf8f151019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51cb8b6b59436c94f1fb37ef6e17f942 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4882036d982a9d7108bc16dadbbe429 = $(`<div id="html_b4882036d982a9d7108bc16dadbbe429" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_51cb8b6b59436c94f1fb37ef6e17f942.setContent(html_b4882036d982a9d7108bc16dadbbe429);
|
|
|
|
|
|
|
|
marker_86b4d5e5594ef247a4db2766ff3e9f1b.bindPopup(popup_51cb8b6b59436c94f1fb37ef6e17f942)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86b4d5e5594ef247a4db2766ff3e9f1b.setIcon(icon_c5dd21bad2a27f562cedd7cf8f151019);
|
|
|
|
|
|
var marker_4d1b3f532a5544d42267e98437f690af = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_48bcc12304fbc5e7fa84c62a9b0c376a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04c693e56d4b3fa5f2964cad02465f5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec2151663ad3ad49064d7649247c260b = $(`<div id="html_ec2151663ad3ad49064d7649247c260b" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_04c693e56d4b3fa5f2964cad02465f5f.setContent(html_ec2151663ad3ad49064d7649247c260b);
|
|
|
|
|
|
|
|
marker_4d1b3f532a5544d42267e98437f690af.bindPopup(popup_04c693e56d4b3fa5f2964cad02465f5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d1b3f532a5544d42267e98437f690af.setIcon(icon_48bcc12304fbc5e7fa84c62a9b0c376a);
|
|
|
|
|
|
var marker_5a8b47bb65207f08fe4fb87597185471 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9c2a28e920074a6311b2e6b0502be4a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17127216b7d4699d70c999e67fa113aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33f7c4f3eef566bdb929a755491c1258 = $(`<div id="html_33f7c4f3eef566bdb929a755491c1258" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_17127216b7d4699d70c999e67fa113aa.setContent(html_33f7c4f3eef566bdb929a755491c1258);
|
|
|
|
|
|
|
|
marker_5a8b47bb65207f08fe4fb87597185471.bindPopup(popup_17127216b7d4699d70c999e67fa113aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a8b47bb65207f08fe4fb87597185471.setIcon(icon_9c2a28e920074a6311b2e6b0502be4a2);
|
|
|
|
|
|
var marker_8e9c69be1eb3e4c9e90e658c095440f4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0781b05102181399a4d15b6735505f1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6507b54dc313f1f2ec4fe40f7d6ad31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6210546e7ef00afa8b922ef66e8015b9 = $(`<div id="html_6210546e7ef00afa8b922ef66e8015b9" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_f6507b54dc313f1f2ec4fe40f7d6ad31.setContent(html_6210546e7ef00afa8b922ef66e8015b9);
|
|
|
|
|
|
|
|
marker_8e9c69be1eb3e4c9e90e658c095440f4.bindPopup(popup_f6507b54dc313f1f2ec4fe40f7d6ad31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e9c69be1eb3e4c9e90e658c095440f4.setIcon(icon_0781b05102181399a4d15b6735505f1b);
|
|
|
|
|
|
var marker_203327e9be944db42f4b41e021143eae = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_322e275b71fcc39decfcc74d7920f3f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_059ffe5f5a6a5236eb5d901ba3f63c16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28c0ed10f81b8b6bc72d302fd0cd491d = $(`<div id="html_28c0ed10f81b8b6bc72d302fd0cd491d" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_059ffe5f5a6a5236eb5d901ba3f63c16.setContent(html_28c0ed10f81b8b6bc72d302fd0cd491d);
|
|
|
|
|
|
|
|
marker_203327e9be944db42f4b41e021143eae.bindPopup(popup_059ffe5f5a6a5236eb5d901ba3f63c16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_203327e9be944db42f4b41e021143eae.setIcon(icon_322e275b71fcc39decfcc74d7920f3f3);
|
|
|
|
|
|
var marker_84500852927c198943392571aff6eb82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4ff514bde62fa2160ef7949711c7a070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a45881bb57e03614dec667ab87957336 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_420697e83eb17b7e7e4e03a7410ec979 = $(`<div id="html_420697e83eb17b7e7e4e03a7410ec979" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_a45881bb57e03614dec667ab87957336.setContent(html_420697e83eb17b7e7e4e03a7410ec979);
|
|
|
|
|
|
|
|
marker_84500852927c198943392571aff6eb82.bindPopup(popup_a45881bb57e03614dec667ab87957336)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84500852927c198943392571aff6eb82.setIcon(icon_4ff514bde62fa2160ef7949711c7a070);
|
|
|
|
|
|
var marker_e6f76ea86570c69f2f3f718c64724225 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d24b0741cee8c93009ac8bd5f94508c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e557560df932bece439a5168161786e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_622b39911a8a7221228a1bf2b7294c47 = $(`<div id="html_622b39911a8a7221228a1bf2b7294c47" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_9e557560df932bece439a5168161786e.setContent(html_622b39911a8a7221228a1bf2b7294c47);
|
|
|
|
|
|
|
|
marker_e6f76ea86570c69f2f3f718c64724225.bindPopup(popup_9e557560df932bece439a5168161786e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6f76ea86570c69f2f3f718c64724225.setIcon(icon_d24b0741cee8c93009ac8bd5f94508c1);
|
|
|
|
|
|
var marker_ec27628b58b8d0f8584c9873cfdbe73e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b3df4f96bbbed2192d107e8776cf3df5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed98ca26a81700d38bee416ebb207a7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e63a59357670b0be268ebd9f6e242128 = $(`<div id="html_e63a59357670b0be268ebd9f6e242128" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_ed98ca26a81700d38bee416ebb207a7b.setContent(html_e63a59357670b0be268ebd9f6e242128);
|
|
|
|
|
|
|
|
marker_ec27628b58b8d0f8584c9873cfdbe73e.bindPopup(popup_ed98ca26a81700d38bee416ebb207a7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec27628b58b8d0f8584c9873cfdbe73e.setIcon(icon_b3df4f96bbbed2192d107e8776cf3df5);
|
|
|
|
|
|
var marker_254b02f0b3d0acb60ae102ea4157a9f0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_83ecc9b3b181ff299cf8e16262725621 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e4d7b2bd4bfdd73ec46a5c968078704 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8f56f28e136b6fdcf1a2af288bf9253 = $(`<div id="html_a8f56f28e136b6fdcf1a2af288bf9253" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_1e4d7b2bd4bfdd73ec46a5c968078704.setContent(html_a8f56f28e136b6fdcf1a2af288bf9253);
|
|
|
|
|
|
|
|
marker_254b02f0b3d0acb60ae102ea4157a9f0.bindPopup(popup_1e4d7b2bd4bfdd73ec46a5c968078704)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_254b02f0b3d0acb60ae102ea4157a9f0.setIcon(icon_83ecc9b3b181ff299cf8e16262725621);
|
|
|
|
|
|
var marker_54ef4ed476e7efc88f999c9ba61fd559 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c66c5b400b6a52e2b6637dc5ece60868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f01ff3ad0f71bc0d49e068b4863598a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_615f30defb4156929c81903542dc4066 = $(`<div id="html_615f30defb4156929c81903542dc4066" style="width: 100.0%; height: 100.0%;">relay.bebond.net:443</div>`)[0];
|
|
popup_0f01ff3ad0f71bc0d49e068b4863598a.setContent(html_615f30defb4156929c81903542dc4066);
|
|
|
|
|
|
|
|
marker_54ef4ed476e7efc88f999c9ba61fd559.bindPopup(popup_0f01ff3ad0f71bc0d49e068b4863598a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54ef4ed476e7efc88f999c9ba61fd559.setIcon(icon_c66c5b400b6a52e2b6637dc5ece60868);
|
|
|
|
|
|
var marker_3a549a3884672587ef13436f7f3c1673 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2184a7a0310b02a5b8c7beb0cb9e10d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2563646a351ec934e4d2e23405787d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2601ecbc168ddcc0f6f875b94edd0f97 = $(`<div id="html_2601ecbc168ddcc0f6f875b94edd0f97" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_f2563646a351ec934e4d2e23405787d7.setContent(html_2601ecbc168ddcc0f6f875b94edd0f97);
|
|
|
|
|
|
|
|
marker_3a549a3884672587ef13436f7f3c1673.bindPopup(popup_f2563646a351ec934e4d2e23405787d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a549a3884672587ef13436f7f3c1673.setIcon(icon_2184a7a0310b02a5b8c7beb0cb9e10d4);
|
|
|
|
|
|
var marker_b826a48ca9b896d0f5de298f3062a5d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_7fe4574ea59d37a213dfc26cf3cc6335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a495bfbe9d3393f8c50761b481f24bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9529a61f1f0ee2cce815a0ef92b9cbdf = $(`<div id="html_9529a61f1f0ee2cce815a0ef92b9cbdf" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_8a495bfbe9d3393f8c50761b481f24bd.setContent(html_9529a61f1f0ee2cce815a0ef92b9cbdf);
|
|
|
|
|
|
|
|
marker_b826a48ca9b896d0f5de298f3062a5d8.bindPopup(popup_8a495bfbe9d3393f8c50761b481f24bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b826a48ca9b896d0f5de298f3062a5d8.setIcon(icon_7fe4574ea59d37a213dfc26cf3cc6335);
|
|
|
|
|
|
var marker_15e6ba1fdaf8ddcfe1eb7eea6103c062 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_693df81bed2b3fd809b76c2ac63ebc0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eafdcda16e781867321a5c9fb51762b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8952684b721a9fe40589cc9d06c49295 = $(`<div id="html_8952684b721a9fe40589cc9d06c49295" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_eafdcda16e781867321a5c9fb51762b8.setContent(html_8952684b721a9fe40589cc9d06c49295);
|
|
|
|
|
|
|
|
marker_15e6ba1fdaf8ddcfe1eb7eea6103c062.bindPopup(popup_eafdcda16e781867321a5c9fb51762b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15e6ba1fdaf8ddcfe1eb7eea6103c062.setIcon(icon_693df81bed2b3fd809b76c2ac63ebc0a);
|
|
|
|
|
|
var marker_21883310408d47da2a943e1f089994c4 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_279f4ef1ce45287f1069bf4909f5ebf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a84e504de58f17bb81081e52f841954f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fefca0694e0471f96bd92351fd12e915 = $(`<div id="html_fefca0694e0471f96bd92351fd12e915" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_a84e504de58f17bb81081e52f841954f.setContent(html_fefca0694e0471f96bd92351fd12e915);
|
|
|
|
|
|
|
|
marker_21883310408d47da2a943e1f089994c4.bindPopup(popup_a84e504de58f17bb81081e52f841954f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21883310408d47da2a943e1f089994c4.setIcon(icon_279f4ef1ce45287f1069bf4909f5ebf1);
|
|
|
|
|
|
var marker_3adb6d93206083033f33c514bf9f736f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ed711852429053d07d739bc4f4bb3641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7069c35d3c65baf78a101aa7c7607ba9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d84ceb9f51da79cbefb16284a97b8cb = $(`<div id="html_9d84ceb9f51da79cbefb16284a97b8cb" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_7069c35d3c65baf78a101aa7c7607ba9.setContent(html_9d84ceb9f51da79cbefb16284a97b8cb);
|
|
|
|
|
|
|
|
marker_3adb6d93206083033f33c514bf9f736f.bindPopup(popup_7069c35d3c65baf78a101aa7c7607ba9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3adb6d93206083033f33c514bf9f736f.setIcon(icon_ed711852429053d07d739bc4f4bb3641);
|
|
|
|
|
|
var marker_1f2e7372bebe8ddb3ed5bc8b7e781e7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9a121a2fbe3ed0ece2b8b3b9a1b22b54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6148b86ec1a448ad74b6223ab19b3977 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07a8874caa9b8ef2795e3c6fa3544700 = $(`<div id="html_07a8874caa9b8ef2795e3c6fa3544700" style="width: 100.0%; height: 100.0%;">intl-rocks-microphone-did.trycloudflare.com</div>`)[0];
|
|
popup_6148b86ec1a448ad74b6223ab19b3977.setContent(html_07a8874caa9b8ef2795e3c6fa3544700);
|
|
|
|
|
|
|
|
marker_1f2e7372bebe8ddb3ed5bc8b7e781e7d.bindPopup(popup_6148b86ec1a448ad74b6223ab19b3977)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f2e7372bebe8ddb3ed5bc8b7e781e7d.setIcon(icon_9a121a2fbe3ed0ece2b8b3b9a1b22b54);
|
|
|
|
|
|
var marker_19bc004ef6c24177677a3823ec6e4693 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c6fb9792114074ed6b9941689ef4a6d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c6ca337c03b5c9a0966ab06efd5b7f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68ad3dbb6533af85923775a39edaf3aa = $(`<div id="html_68ad3dbb6533af85923775a39edaf3aa" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_7c6ca337c03b5c9a0966ab06efd5b7f7.setContent(html_68ad3dbb6533af85923775a39edaf3aa);
|
|
|
|
|
|
|
|
marker_19bc004ef6c24177677a3823ec6e4693.bindPopup(popup_7c6ca337c03b5c9a0966ab06efd5b7f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19bc004ef6c24177677a3823ec6e4693.setIcon(icon_c6fb9792114074ed6b9941689ef4a6d1);
|
|
|
|
|
|
var marker_7e7fba9063641cf0176be8e3067675ab = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_51afcbc8ed193f0372d774998d880912 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea8c5009dab3d5e27694768251b09a82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a94cac8b4fb7d167d140da1e66e9740f = $(`<div id="html_a94cac8b4fb7d167d140da1e66e9740f" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_ea8c5009dab3d5e27694768251b09a82.setContent(html_a94cac8b4fb7d167d140da1e66e9740f);
|
|
|
|
|
|
|
|
marker_7e7fba9063641cf0176be8e3067675ab.bindPopup(popup_ea8c5009dab3d5e27694768251b09a82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e7fba9063641cf0176be8e3067675ab.setIcon(icon_51afcbc8ed193f0372d774998d880912);
|
|
|
|
|
|
var marker_e0cddf192f1d2c5cdaf18757cf574474 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b2325634e7889a12ab856192af0dc68d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fb83305aa613ed92fa299299bece7e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb7d92b1bb213607f4290125c93dedf8 = $(`<div id="html_fb7d92b1bb213607f4290125c93dedf8" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_3fb83305aa613ed92fa299299bece7e2.setContent(html_fb7d92b1bb213607f4290125c93dedf8);
|
|
|
|
|
|
|
|
marker_e0cddf192f1d2c5cdaf18757cf574474.bindPopup(popup_3fb83305aa613ed92fa299299bece7e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0cddf192f1d2c5cdaf18757cf574474.setIcon(icon_b2325634e7889a12ab856192af0dc68d);
|
|
|
|
|
|
var marker_6b6eec273ad536553ee88174d636f900 = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ff9dc7ee57d94532b5031e1a042a2b08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b770949d2e9321909dfd2cbf6c29305 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea3907a08afcbed6c74de920cc730612 = $(`<div id="html_ea3907a08afcbed6c74de920cc730612" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_6b770949d2e9321909dfd2cbf6c29305.setContent(html_ea3907a08afcbed6c74de920cc730612);
|
|
|
|
|
|
|
|
marker_6b6eec273ad536553ee88174d636f900.bindPopup(popup_6b770949d2e9321909dfd2cbf6c29305)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b6eec273ad536553ee88174d636f900.setIcon(icon_ff9dc7ee57d94532b5031e1a042a2b08);
|
|
|
|
|
|
var marker_d86a6346c886e072ac8f7c13ed5cfb0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d340c950222396f8438d946f2d9b8e03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1e53be0a973a99f7d8f61a90a4dbaf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94f184a4479cfe0a12e6f2c90219dce6 = $(`<div id="html_94f184a4479cfe0a12e6f2c90219dce6" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_d1e53be0a973a99f7d8f61a90a4dbaf0.setContent(html_94f184a4479cfe0a12e6f2c90219dce6);
|
|
|
|
|
|
|
|
marker_d86a6346c886e072ac8f7c13ed5cfb0c.bindPopup(popup_d1e53be0a973a99f7d8f61a90a4dbaf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d86a6346c886e072ac8f7c13ed5cfb0c.setIcon(icon_d340c950222396f8438d946f2d9b8e03);
|
|
|
|
|
|
var marker_b5b7b9b2b8f4fe39541d0a9cfd4b0691 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9217cad697218e7e08d1e72e43887a16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7ac10c6d3390db2f288c19ca5992eaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_268c28ac64d1c52c6ac635d293cf483c = $(`<div id="html_268c28ac64d1c52c6ac635d293cf483c" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_d7ac10c6d3390db2f288c19ca5992eaf.setContent(html_268c28ac64d1c52c6ac635d293cf483c);
|
|
|
|
|
|
|
|
marker_b5b7b9b2b8f4fe39541d0a9cfd4b0691.bindPopup(popup_d7ac10c6d3390db2f288c19ca5992eaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5b7b9b2b8f4fe39541d0a9cfd4b0691.setIcon(icon_9217cad697218e7e08d1e72e43887a16);
|
|
|
|
|
|
var marker_c88993775fda370173407d7ce43e193f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b677a7318507c37f66ad3593060eb202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_202851992c0dac0eb518ecd093c6bca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de860d01f61d55cacef97689d0df0505 = $(`<div id="html_de860d01f61d55cacef97689d0df0505" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_202851992c0dac0eb518ecd093c6bca8.setContent(html_de860d01f61d55cacef97689d0df0505);
|
|
|
|
|
|
|
|
marker_c88993775fda370173407d7ce43e193f.bindPopup(popup_202851992c0dac0eb518ecd093c6bca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c88993775fda370173407d7ce43e193f.setIcon(icon_b677a7318507c37f66ad3593060eb202);
|
|
|
|
|
|
var marker_bd3cbeb3b5537a570018d368de0b6ae9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_176efa9145c0eb4f61d55d64dc708114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0926bbcc77c6ecbc9a257e8e1f561948 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdb39c966129c581616b471c1f1dffde = $(`<div id="html_bdb39c966129c581616b471c1f1dffde" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_0926bbcc77c6ecbc9a257e8e1f561948.setContent(html_bdb39c966129c581616b471c1f1dffde);
|
|
|
|
|
|
|
|
marker_bd3cbeb3b5537a570018d368de0b6ae9.bindPopup(popup_0926bbcc77c6ecbc9a257e8e1f561948)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd3cbeb3b5537a570018d368de0b6ae9.setIcon(icon_176efa9145c0eb4f61d55d64dc708114);
|
|
|
|
|
|
var marker_437fe39ffa0ff4704299557f431dadd8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_dea09b8813d2383431f0dcbe2806cf30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2b420c7e57a7c74a16c996e133b711e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abdd701aba23f9a998032f7f99b9b00a = $(`<div id="html_abdd701aba23f9a998032f7f99b9b00a" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_a2b420c7e57a7c74a16c996e133b711e.setContent(html_abdd701aba23f9a998032f7f99b9b00a);
|
|
|
|
|
|
|
|
marker_437fe39ffa0ff4704299557f431dadd8.bindPopup(popup_a2b420c7e57a7c74a16c996e133b711e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_437fe39ffa0ff4704299557f431dadd8.setIcon(icon_dea09b8813d2383431f0dcbe2806cf30);
|
|
|
|
|
|
var marker_b7ea5607f8ecbd8ed5423d94ec89178c = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9ec13469fde404871c3eccfd1ba534bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a226ce997a4578455f8ae63826c299c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a993587a694edc18e39ad12a86bcd24d = $(`<div id="html_a993587a694edc18e39ad12a86bcd24d" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6a226ce997a4578455f8ae63826c299c.setContent(html_a993587a694edc18e39ad12a86bcd24d);
|
|
|
|
|
|
|
|
marker_b7ea5607f8ecbd8ed5423d94ec89178c.bindPopup(popup_6a226ce997a4578455f8ae63826c299c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7ea5607f8ecbd8ed5423d94ec89178c.setIcon(icon_9ec13469fde404871c3eccfd1ba534bb);
|
|
|
|
|
|
var marker_b64e78a38f0dcf546166829bd552e271 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ff955cb07cfe3b145531cb1f9609520c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8588f77a033117b77bf9df704b0997ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d014a85fa4406bdf9dfa66edefad3b86 = $(`<div id="html_d014a85fa4406bdf9dfa66edefad3b86" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_8588f77a033117b77bf9df704b0997ff.setContent(html_d014a85fa4406bdf9dfa66edefad3b86);
|
|
|
|
|
|
|
|
marker_b64e78a38f0dcf546166829bd552e271.bindPopup(popup_8588f77a033117b77bf9df704b0997ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b64e78a38f0dcf546166829bd552e271.setIcon(icon_ff955cb07cfe3b145531cb1f9609520c);
|
|
|
|
|
|
var marker_351fb2185f1c2ef531dd728301020a9b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8f6be411ddd9a0b6416db8149cdebc00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18a75727d29f6c124d4d221830647966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5dc60a4126e6ff1a4faa9e73079a66f = $(`<div id="html_c5dc60a4126e6ff1a4faa9e73079a66f" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_18a75727d29f6c124d4d221830647966.setContent(html_c5dc60a4126e6ff1a4faa9e73079a66f);
|
|
|
|
|
|
|
|
marker_351fb2185f1c2ef531dd728301020a9b.bindPopup(popup_18a75727d29f6c124d4d221830647966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_351fb2185f1c2ef531dd728301020a9b.setIcon(icon_8f6be411ddd9a0b6416db8149cdebc00);
|
|
|
|
|
|
var marker_53fe839741d3a008bba35972f2c49ada = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a20225f889ab78a9f13946101a953fae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb8d59ffbf036c219fc52c9b9af7f176 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abc70e208b44a77dcf2f097d44d9b225 = $(`<div id="html_abc70e208b44a77dcf2f097d44d9b225" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_fb8d59ffbf036c219fc52c9b9af7f176.setContent(html_abc70e208b44a77dcf2f097d44d9b225);
|
|
|
|
|
|
|
|
marker_53fe839741d3a008bba35972f2c49ada.bindPopup(popup_fb8d59ffbf036c219fc52c9b9af7f176)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53fe839741d3a008bba35972f2c49ada.setIcon(icon_a20225f889ab78a9f13946101a953fae);
|
|
|
|
|
|
var marker_3632e6ea5dcb5cfc986365e3c5db2d32 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f177c4cddfcb98b889dbdff21ddb225e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147ed80267748f531a988a5c5a71ed0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b73ecd9fa293b7a2501a1aa4205a4f98 = $(`<div id="html_b73ecd9fa293b7a2501a1aa4205a4f98" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_147ed80267748f531a988a5c5a71ed0e.setContent(html_b73ecd9fa293b7a2501a1aa4205a4f98);
|
|
|
|
|
|
|
|
marker_3632e6ea5dcb5cfc986365e3c5db2d32.bindPopup(popup_147ed80267748f531a988a5c5a71ed0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3632e6ea5dcb5cfc986365e3c5db2d32.setIcon(icon_f177c4cddfcb98b889dbdff21ddb225e);
|
|
|
|
|
|
var marker_8c20333dd9c897b66b7e03bc3ffcb248 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c8d5439ad5ddb7c0ad44bb5435d00cfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_154bfb49f8738f6af3c0d2d1f394b318 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_985524f6179f74be9d1125ec0e676412 = $(`<div id="html_985524f6179f74be9d1125ec0e676412" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_154bfb49f8738f6af3c0d2d1f394b318.setContent(html_985524f6179f74be9d1125ec0e676412);
|
|
|
|
|
|
|
|
marker_8c20333dd9c897b66b7e03bc3ffcb248.bindPopup(popup_154bfb49f8738f6af3c0d2d1f394b318)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c20333dd9c897b66b7e03bc3ffcb248.setIcon(icon_c8d5439ad5ddb7c0ad44bb5435d00cfa);
|
|
|
|
|
|
var marker_4e355e36049a6304a44de01571c2350c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_bbdd739de0f13cabb4e19a23b87196d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10aefa125a47f7352ad6a99cd4885cd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cfe6618a89b46b03f885433f402b314 = $(`<div id="html_9cfe6618a89b46b03f885433f402b314" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_10aefa125a47f7352ad6a99cd4885cd6.setContent(html_9cfe6618a89b46b03f885433f402b314);
|
|
|
|
|
|
|
|
marker_4e355e36049a6304a44de01571c2350c.bindPopup(popup_10aefa125a47f7352ad6a99cd4885cd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e355e36049a6304a44de01571c2350c.setIcon(icon_bbdd739de0f13cabb4e19a23b87196d8);
|
|
|
|
|
|
var marker_2e9d6bc433f6758117de2cda2c05393b = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_61b72d4dbf34afd0a69dac7e81e39c2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc156b55b68600d2e7d4c2bdcfc53e99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e557f019de06b50a6444b2f32f6822ac = $(`<div id="html_e557f019de06b50a6444b2f32f6822ac" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_cc156b55b68600d2e7d4c2bdcfc53e99.setContent(html_e557f019de06b50a6444b2f32f6822ac);
|
|
|
|
|
|
|
|
marker_2e9d6bc433f6758117de2cda2c05393b.bindPopup(popup_cc156b55b68600d2e7d4c2bdcfc53e99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e9d6bc433f6758117de2cda2c05393b.setIcon(icon_61b72d4dbf34afd0a69dac7e81e39c2e);
|
|
|
|
|
|
var marker_a5fad5f27f03030e45f58ba8eaa21c1d = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_13a4c042702f42539e6ed43bb92380b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74782bfb98eb4941e0d598b577d14db3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c3ff29e0b75f999aa0c9b0de8fb0494 = $(`<div id="html_0c3ff29e0b75f999aa0c9b0de8fb0494" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_74782bfb98eb4941e0d598b577d14db3.setContent(html_0c3ff29e0b75f999aa0c9b0de8fb0494);
|
|
|
|
|
|
|
|
marker_a5fad5f27f03030e45f58ba8eaa21c1d.bindPopup(popup_74782bfb98eb4941e0d598b577d14db3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5fad5f27f03030e45f58ba8eaa21c1d.setIcon(icon_13a4c042702f42539e6ed43bb92380b8);
|
|
|
|
|
|
var marker_5f7f06592966dbf656d28cb1d9c40d62 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8a7abcde3a0ed7d44f4fd0536e20d455 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35532599a43efc44b0a9daf9fce8098a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cce2e6befbc874f4c5631e33a8939379 = $(`<div id="html_cce2e6befbc874f4c5631e33a8939379" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_35532599a43efc44b0a9daf9fce8098a.setContent(html_cce2e6befbc874f4c5631e33a8939379);
|
|
|
|
|
|
|
|
marker_5f7f06592966dbf656d28cb1d9c40d62.bindPopup(popup_35532599a43efc44b0a9daf9fce8098a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f7f06592966dbf656d28cb1d9c40d62.setIcon(icon_8a7abcde3a0ed7d44f4fd0536e20d455);
|
|
|
|
|
|
var marker_2ae76e8d0272bf1f3b568e3f96efc243 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_94fc576f5ee0f754af067baa47b7682e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_314448e7bbe9711c6b8e2fd213b868b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cf84f459bf5b3406ff6a55fe597e61f = $(`<div id="html_7cf84f459bf5b3406ff6a55fe597e61f" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_314448e7bbe9711c6b8e2fd213b868b3.setContent(html_7cf84f459bf5b3406ff6a55fe597e61f);
|
|
|
|
|
|
|
|
marker_2ae76e8d0272bf1f3b568e3f96efc243.bindPopup(popup_314448e7bbe9711c6b8e2fd213b868b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ae76e8d0272bf1f3b568e3f96efc243.setIcon(icon_94fc576f5ee0f754af067baa47b7682e);
|
|
|
|
|
|
var marker_fa00f9f638c670cfe453eaca13b94abd = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1009cf96d4fbb54fa98a41c0646a033a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b73489e3db38fbb111c2dd42e1f42f94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_858e63a766c62b32ed8eea1985cfb093 = $(`<div id="html_858e63a766c62b32ed8eea1985cfb093" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_b73489e3db38fbb111c2dd42e1f42f94.setContent(html_858e63a766c62b32ed8eea1985cfb093);
|
|
|
|
|
|
|
|
marker_fa00f9f638c670cfe453eaca13b94abd.bindPopup(popup_b73489e3db38fbb111c2dd42e1f42f94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa00f9f638c670cfe453eaca13b94abd.setIcon(icon_1009cf96d4fbb54fa98a41c0646a033a);
|
|
|
|
|
|
var marker_8a2bd5a0dd071982bb7f5fba8fb470a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c2ec19702a4c8f5b684f5c0696b71bcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55faa63696a24553d9b890d7c6be62fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c601144f90e04f82fe6987c724b2dfb = $(`<div id="html_4c601144f90e04f82fe6987c724b2dfb" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_55faa63696a24553d9b890d7c6be62fa.setContent(html_4c601144f90e04f82fe6987c724b2dfb);
|
|
|
|
|
|
|
|
marker_8a2bd5a0dd071982bb7f5fba8fb470a3.bindPopup(popup_55faa63696a24553d9b890d7c6be62fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a2bd5a0dd071982bb7f5fba8fb470a3.setIcon(icon_c2ec19702a4c8f5b684f5c0696b71bcc);
|
|
|
|
|
|
var marker_466a760981e223f04716f74994f41f66 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_147ce9accec87df3b842bc338b55547c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0050ab89db4d1ab5f7ae98c01986adc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c6e0fa6cc38c87892946efed8d06c2f = $(`<div id="html_2c6e0fa6cc38c87892946efed8d06c2f" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_f0050ab89db4d1ab5f7ae98c01986adc.setContent(html_2c6e0fa6cc38c87892946efed8d06c2f);
|
|
|
|
|
|
|
|
marker_466a760981e223f04716f74994f41f66.bindPopup(popup_f0050ab89db4d1ab5f7ae98c01986adc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_466a760981e223f04716f74994f41f66.setIcon(icon_147ce9accec87df3b842bc338b55547c);
|
|
|
|
|
|
var marker_2d05bbf8188144d05213fb95fdc0d22a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_368fc08ba24653d8f07d9f67c3aae9df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18bb2f620e239d162560fe9312d4cc7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e909acc089d50d743d5bac78615c9de4 = $(`<div id="html_e909acc089d50d743d5bac78615c9de4" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_18bb2f620e239d162560fe9312d4cc7d.setContent(html_e909acc089d50d743d5bac78615c9de4);
|
|
|
|
|
|
|
|
marker_2d05bbf8188144d05213fb95fdc0d22a.bindPopup(popup_18bb2f620e239d162560fe9312d4cc7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d05bbf8188144d05213fb95fdc0d22a.setIcon(icon_368fc08ba24653d8f07d9f67c3aae9df);
|
|
|
|
|
|
var marker_85fae4fb7ae573bae53b28293b01ad00 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f09c7cc05551698d571a7139df9da893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37ed15020b18dd8159e7551ff8aee628 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cdc4e25a49c7a9a886ca04a00ca4b2b3 = $(`<div id="html_cdc4e25a49c7a9a886ca04a00ca4b2b3" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_37ed15020b18dd8159e7551ff8aee628.setContent(html_cdc4e25a49c7a9a886ca04a00ca4b2b3);
|
|
|
|
|
|
|
|
marker_85fae4fb7ae573bae53b28293b01ad00.bindPopup(popup_37ed15020b18dd8159e7551ff8aee628)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85fae4fb7ae573bae53b28293b01ad00.setIcon(icon_f09c7cc05551698d571a7139df9da893);
|
|
|
|
|
|
var marker_5a988d30d2970fe97d3bb3983370c517 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_abefb73b920f951cbbfc72cf78d71b16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d59255ebe1aa6c3b83f1df36eb2451a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a794eb4e4b4465749bceb219064efb01 = $(`<div id="html_a794eb4e4b4465749bceb219064efb01" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_d59255ebe1aa6c3b83f1df36eb2451a4.setContent(html_a794eb4e4b4465749bceb219064efb01);
|
|
|
|
|
|
|
|
marker_5a988d30d2970fe97d3bb3983370c517.bindPopup(popup_d59255ebe1aa6c3b83f1df36eb2451a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a988d30d2970fe97d3bb3983370c517.setIcon(icon_abefb73b920f951cbbfc72cf78d71b16);
|
|
|
|
|
|
var marker_2e749ed13186d1e420a91aaf658b743c = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d562d8477f599aa3915c77722f84bc7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf332c16e94e268bf4442a69845de0a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe87b87b9f3c19c367acf6446ab7e8dc = $(`<div id="html_fe87b87b9f3c19c367acf6446ab7e8dc" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_bf332c16e94e268bf4442a69845de0a7.setContent(html_fe87b87b9f3c19c367acf6446ab7e8dc);
|
|
|
|
|
|
|
|
marker_2e749ed13186d1e420a91aaf658b743c.bindPopup(popup_bf332c16e94e268bf4442a69845de0a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e749ed13186d1e420a91aaf658b743c.setIcon(icon_d562d8477f599aa3915c77722f84bc7d);
|
|
|
|
|
|
var marker_22c619ea60315e2ee75933f437e7e058 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_58a17a705383b5e490ce525c30b05f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddc9aa3f2b60cc42ae65ae1d7e38f047 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cb5e5de9787fd769d9e569c50e7ac09 = $(`<div id="html_2cb5e5de9787fd769d9e569c50e7ac09" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_ddc9aa3f2b60cc42ae65ae1d7e38f047.setContent(html_2cb5e5de9787fd769d9e569c50e7ac09);
|
|
|
|
|
|
|
|
marker_22c619ea60315e2ee75933f437e7e058.bindPopup(popup_ddc9aa3f2b60cc42ae65ae1d7e38f047)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22c619ea60315e2ee75933f437e7e058.setIcon(icon_58a17a705383b5e490ce525c30b05f13);
|
|
|
|
|
|
var marker_5fe8bae2cd61ebbc155d848bbe02b777 = L.marker(
|
|
[46.9895, 28.8602],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_62e79cec87e1c19d6ed9aa5eb804affb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3cc7a94506f20b2d6acc35aa46b787ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf10b292c0e89b627c9c69ca8271ab09 = $(`<div id="html_cf10b292c0e89b627c9c69ca8271ab09" style="width: 100.0%; height: 100.0%;">nostr.hybner.org</div>`)[0];
|
|
popup_3cc7a94506f20b2d6acc35aa46b787ed.setContent(html_cf10b292c0e89b627c9c69ca8271ab09);
|
|
|
|
|
|
|
|
marker_5fe8bae2cd61ebbc155d848bbe02b777.bindPopup(popup_3cc7a94506f20b2d6acc35aa46b787ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fe8bae2cd61ebbc155d848bbe02b777.setIcon(icon_62e79cec87e1c19d6ed9aa5eb804affb);
|
|
|
|
|
|
var marker_55940f0cca12930320d8bb20597d5564 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_eca0b75c81c32ddd9b2cc0444b2b5030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42db121d2f786765f0d105d2f8f4b75f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_211116011192f55300b07f0a677b4b75 = $(`<div id="html_211116011192f55300b07f0a677b4b75" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_42db121d2f786765f0d105d2f8f4b75f.setContent(html_211116011192f55300b07f0a677b4b75);
|
|
|
|
|
|
|
|
marker_55940f0cca12930320d8bb20597d5564.bindPopup(popup_42db121d2f786765f0d105d2f8f4b75f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55940f0cca12930320d8bb20597d5564.setIcon(icon_eca0b75c81c32ddd9b2cc0444b2b5030);
|
|
|
|
|
|
var marker_e980e4b262069ad6f8963a5809c74672 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_902223ef87060430985868fb6fd31b85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d7a1ed3b6e1dfed80b394aed55aaae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e276ee23bcac5c5f7a40b8f14f77879 = $(`<div id="html_3e276ee23bcac5c5f7a40b8f14f77879" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_4d7a1ed3b6e1dfed80b394aed55aaae8.setContent(html_3e276ee23bcac5c5f7a40b8f14f77879);
|
|
|
|
|
|
|
|
marker_e980e4b262069ad6f8963a5809c74672.bindPopup(popup_4d7a1ed3b6e1dfed80b394aed55aaae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e980e4b262069ad6f8963a5809c74672.setIcon(icon_902223ef87060430985868fb6fd31b85);
|
|
|
|
|
|
var marker_a10f9ddf36b2bf6bdfa49dffd2958a07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9e85e96c0b508af2858de49a3b25e496 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08263ac397556de82a5b9df4a750a3e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bddffa9cb236e544cd8fd2815c83c7b7 = $(`<div id="html_bddffa9cb236e544cd8fd2815c83c7b7" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_08263ac397556de82a5b9df4a750a3e9.setContent(html_bddffa9cb236e544cd8fd2815c83c7b7);
|
|
|
|
|
|
|
|
marker_a10f9ddf36b2bf6bdfa49dffd2958a07.bindPopup(popup_08263ac397556de82a5b9df4a750a3e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a10f9ddf36b2bf6bdfa49dffd2958a07.setIcon(icon_9e85e96c0b508af2858de49a3b25e496);
|
|
|
|
|
|
var marker_a3e9d73f3e1716d0231823c2f474c90e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4b8c1ee0ad67cc1f552d9b718e50fcce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f11ee24282d7af6214aae98887f794e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_473a5a0e7c6de70cb3d6bdd6462c65b3 = $(`<div id="html_473a5a0e7c6de70cb3d6bdd6462c65b3" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_8f11ee24282d7af6214aae98887f794e.setContent(html_473a5a0e7c6de70cb3d6bdd6462c65b3);
|
|
|
|
|
|
|
|
marker_a3e9d73f3e1716d0231823c2f474c90e.bindPopup(popup_8f11ee24282d7af6214aae98887f794e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3e9d73f3e1716d0231823c2f474c90e.setIcon(icon_4b8c1ee0ad67cc1f552d9b718e50fcce);
|
|
|
|
|
|
var marker_75a5541f9d0bff83a187df3048e083f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_544125f839febeda7944c51d2ac4419a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a64a4680fc0da04f750a72877712f0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0eaedceab19241add5544a02c2112af = $(`<div id="html_f0eaedceab19241add5544a02c2112af" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_3a64a4680fc0da04f750a72877712f0d.setContent(html_f0eaedceab19241add5544a02c2112af);
|
|
|
|
|
|
|
|
marker_75a5541f9d0bff83a187df3048e083f1.bindPopup(popup_3a64a4680fc0da04f750a72877712f0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75a5541f9d0bff83a187df3048e083f1.setIcon(icon_544125f839febeda7944c51d2ac4419a);
|
|
|
|
|
|
var marker_1fcce6de16e7ac943a73907b1158d0e4 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_dc6c3c9b51a2adf2dc69db7a3ec2cb66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33ca6cb516bfce37b18ecede9cb7c85e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed26fc06f6edd7f5f8b5aaa2e16787c = $(`<div id="html_0ed26fc06f6edd7f5f8b5aaa2e16787c" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_33ca6cb516bfce37b18ecede9cb7c85e.setContent(html_0ed26fc06f6edd7f5f8b5aaa2e16787c);
|
|
|
|
|
|
|
|
marker_1fcce6de16e7ac943a73907b1158d0e4.bindPopup(popup_33ca6cb516bfce37b18ecede9cb7c85e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fcce6de16e7ac943a73907b1158d0e4.setIcon(icon_dc6c3c9b51a2adf2dc69db7a3ec2cb66);
|
|
|
|
|
|
var marker_7e03c7b1ed4f164b2f076334a0be77a0 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_be5afa7c954d64dbb551e68a59db02c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47167095a4f5865572057f0b416b4b38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1008bd6d385ce537033bd9c5d5380405 = $(`<div id="html_1008bd6d385ce537033bd9c5d5380405" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_47167095a4f5865572057f0b416b4b38.setContent(html_1008bd6d385ce537033bd9c5d5380405);
|
|
|
|
|
|
|
|
marker_7e03c7b1ed4f164b2f076334a0be77a0.bindPopup(popup_47167095a4f5865572057f0b416b4b38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e03c7b1ed4f164b2f076334a0be77a0.setIcon(icon_be5afa7c954d64dbb551e68a59db02c2);
|
|
|
|
|
|
var marker_2b2efb73cd429b02a64245c9bf6171c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c788a1b6b225cc80f041b3b79d338062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75e5505291fee9d4c01ccb935dde8f28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc6c2b81cbafd89601a684c390ed70aa = $(`<div id="html_cc6c2b81cbafd89601a684c390ed70aa" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_75e5505291fee9d4c01ccb935dde8f28.setContent(html_cc6c2b81cbafd89601a684c390ed70aa);
|
|
|
|
|
|
|
|
marker_2b2efb73cd429b02a64245c9bf6171c0.bindPopup(popup_75e5505291fee9d4c01ccb935dde8f28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b2efb73cd429b02a64245c9bf6171c0.setIcon(icon_c788a1b6b225cc80f041b3b79d338062);
|
|
|
|
|
|
var marker_674a1bda932d22840d65b739a663b343 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b346842d82610c15263ddc96be6a11a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59d31aaf5d011bd60035422f734380c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4f67d2080090b3c8cb927156c8d799f = $(`<div id="html_e4f67d2080090b3c8cb927156c8d799f" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_59d31aaf5d011bd60035422f734380c1.setContent(html_e4f67d2080090b3c8cb927156c8d799f);
|
|
|
|
|
|
|
|
marker_674a1bda932d22840d65b739a663b343.bindPopup(popup_59d31aaf5d011bd60035422f734380c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_674a1bda932d22840d65b739a663b343.setIcon(icon_b346842d82610c15263ddc96be6a11a1);
|
|
|
|
|
|
var marker_ca2c956ef7408dee0b8fa44fcd4e0f6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_97ea64d001e37a1e00b53a67393dcbc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5237f136fc71b4659192ee2e85061dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ad0151316822b5dd4269717e4f5be89 = $(`<div id="html_3ad0151316822b5dd4269717e4f5be89" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_5237f136fc71b4659192ee2e85061dab.setContent(html_3ad0151316822b5dd4269717e4f5be89);
|
|
|
|
|
|
|
|
marker_ca2c956ef7408dee0b8fa44fcd4e0f6d.bindPopup(popup_5237f136fc71b4659192ee2e85061dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca2c956ef7408dee0b8fa44fcd4e0f6d.setIcon(icon_97ea64d001e37a1e00b53a67393dcbc8);
|
|
|
|
|
|
var marker_15eedeb9381be771dbd47bbb6e802e89 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_e0d5a3dae8fa9dbc4c65890f558fd7bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f9ca0045dac7ab9ac1d32d253f035f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_671de7796793b1def5bb80dc4ea6102f = $(`<div id="html_671de7796793b1def5bb80dc4ea6102f" style="width: 100.0%; height: 100.0%;">relay.bikel.ink</div>`)[0];
|
|
popup_1f9ca0045dac7ab9ac1d32d253f035f3.setContent(html_671de7796793b1def5bb80dc4ea6102f);
|
|
|
|
|
|
|
|
marker_15eedeb9381be771dbd47bbb6e802e89.bindPopup(popup_1f9ca0045dac7ab9ac1d32d253f035f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15eedeb9381be771dbd47bbb6e802e89.setIcon(icon_e0d5a3dae8fa9dbc4c65890f558fd7bd);
|
|
|
|
|
|
var marker_0f657517a9faa918503031076c603de0 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_af0b521a75c9a780aca3f6511c84b65b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_630d74c5c4fd7b53c1d94089ae24d0af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e0f962b3d4d9fb4a59254f790674756 = $(`<div id="html_1e0f962b3d4d9fb4a59254f790674756" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_630d74c5c4fd7b53c1d94089ae24d0af.setContent(html_1e0f962b3d4d9fb4a59254f790674756);
|
|
|
|
|
|
|
|
marker_0f657517a9faa918503031076c603de0.bindPopup(popup_630d74c5c4fd7b53c1d94089ae24d0af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f657517a9faa918503031076c603de0.setIcon(icon_af0b521a75c9a780aca3f6511c84b65b);
|
|
|
|
|
|
var marker_b4e77ffae012a2799469163c720c7d42 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f7310efe79888f4f5b080227d212be3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af83bb695fa77e270ebb866f9d7b2067 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7d49373c19c1e1038c5838ae112080c = $(`<div id="html_c7d49373c19c1e1038c5838ae112080c" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_af83bb695fa77e270ebb866f9d7b2067.setContent(html_c7d49373c19c1e1038c5838ae112080c);
|
|
|
|
|
|
|
|
marker_b4e77ffae012a2799469163c720c7d42.bindPopup(popup_af83bb695fa77e270ebb866f9d7b2067)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4e77ffae012a2799469163c720c7d42.setIcon(icon_f7310efe79888f4f5b080227d212be3d);
|
|
|
|
|
|
var marker_72b2420b839a8841451d8d7dff7d22e1 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ba9bb966a74dabf6755507ab08b52e95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_094f2b6597dd12ee864b62ee4fa55bbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0a7e2e900519a3b72d78a2f0f61374 = $(`<div id="html_1a0a7e2e900519a3b72d78a2f0f61374" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_094f2b6597dd12ee864b62ee4fa55bbb.setContent(html_1a0a7e2e900519a3b72d78a2f0f61374);
|
|
|
|
|
|
|
|
marker_72b2420b839a8841451d8d7dff7d22e1.bindPopup(popup_094f2b6597dd12ee864b62ee4fa55bbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72b2420b839a8841451d8d7dff7d22e1.setIcon(icon_ba9bb966a74dabf6755507ab08b52e95);
|
|
|
|
|
|
var marker_d12906bac42b70ec527b6942a5539cf0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_7055db2a9d3b8c8d4e56ad624345afb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8bd2fac7dcb86408a4755a5c71cf2b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a6fff9c4e6250e2746219a7eeb18595 = $(`<div id="html_0a6fff9c4e6250e2746219a7eeb18595" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_a8bd2fac7dcb86408a4755a5c71cf2b7.setContent(html_0a6fff9c4e6250e2746219a7eeb18595);
|
|
|
|
|
|
|
|
marker_d12906bac42b70ec527b6942a5539cf0.bindPopup(popup_a8bd2fac7dcb86408a4755a5c71cf2b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d12906bac42b70ec527b6942a5539cf0.setIcon(icon_7055db2a9d3b8c8d4e56ad624345afb0);
|
|
|
|
|
|
var marker_7d589ce612048d5f286a7879bb838425 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1e483a9cee394014749e9401ae0624c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87296b2916f3dc58cdafb3309d58c0f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_117a061572a061e06af6b9118fe77c36 = $(`<div id="html_117a061572a061e06af6b9118fe77c36" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_87296b2916f3dc58cdafb3309d58c0f8.setContent(html_117a061572a061e06af6b9118fe77c36);
|
|
|
|
|
|
|
|
marker_7d589ce612048d5f286a7879bb838425.bindPopup(popup_87296b2916f3dc58cdafb3309d58c0f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d589ce612048d5f286a7879bb838425.setIcon(icon_1e483a9cee394014749e9401ae0624c6);
|
|
|
|
|
|
var marker_3518efb1c9a405343bca1e87625bc12d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a56743d7f377d26a88d1ca0a332841a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3397d7ab316c2d1f985c7fe848ad654e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15a74f81db488c85b3a74a20f9439221 = $(`<div id="html_15a74f81db488c85b3a74a20f9439221" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_3397d7ab316c2d1f985c7fe848ad654e.setContent(html_15a74f81db488c85b3a74a20f9439221);
|
|
|
|
|
|
|
|
marker_3518efb1c9a405343bca1e87625bc12d.bindPopup(popup_3397d7ab316c2d1f985c7fe848ad654e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3518efb1c9a405343bca1e87625bc12d.setIcon(icon_a56743d7f377d26a88d1ca0a332841a5);
|
|
|
|
|
|
var marker_989b70072493543750ed4bc15c953d9f = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_57fc780637ae2123b37ccf6d46f9c409 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5858b30fdafb10a495293b4e9fc03f1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fdf0d599cbfd5118156e87699ee8a3a = $(`<div id="html_7fdf0d599cbfd5118156e87699ee8a3a" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_5858b30fdafb10a495293b4e9fc03f1a.setContent(html_7fdf0d599cbfd5118156e87699ee8a3a);
|
|
|
|
|
|
|
|
marker_989b70072493543750ed4bc15c953d9f.bindPopup(popup_5858b30fdafb10a495293b4e9fc03f1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_989b70072493543750ed4bc15c953d9f.setIcon(icon_57fc780637ae2123b37ccf6d46f9c409);
|
|
|
|
|
|
var marker_7e968a3cafad62c2ea5b2edfbf9061ce = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_7222b3d46333f5645773972877bb44c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3ec47d30b5f63edcdfe93e88c2995fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b709dd08e277d6f9d969f97f3087a8d = $(`<div id="html_1b709dd08e277d6f9d969f97f3087a8d" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_d3ec47d30b5f63edcdfe93e88c2995fc.setContent(html_1b709dd08e277d6f9d969f97f3087a8d);
|
|
|
|
|
|
|
|
marker_7e968a3cafad62c2ea5b2edfbf9061ce.bindPopup(popup_d3ec47d30b5f63edcdfe93e88c2995fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e968a3cafad62c2ea5b2edfbf9061ce.setIcon(icon_7222b3d46333f5645773972877bb44c0);
|
|
|
|
|
|
var marker_28f1c2a5bbd591572a9d7482252f3a8e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_05ccae2c1ed6d5e986e8fe009ece64d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2315564e30d9d90f3624d77cb0525633 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca27b29fae8bc6a56dfd73841134e459 = $(`<div id="html_ca27b29fae8bc6a56dfd73841134e459" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_2315564e30d9d90f3624d77cb0525633.setContent(html_ca27b29fae8bc6a56dfd73841134e459);
|
|
|
|
|
|
|
|
marker_28f1c2a5bbd591572a9d7482252f3a8e.bindPopup(popup_2315564e30d9d90f3624d77cb0525633)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28f1c2a5bbd591572a9d7482252f3a8e.setIcon(icon_05ccae2c1ed6d5e986e8fe009ece64d0);
|
|
|
|
|
|
var marker_19d079a03070e37287b7c4ae70eeda5c = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_78b356ec8e919f9fb08e22d63f0e2ebe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_476770479ac9da9c93d8453a3016d231 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a8284852f54ff42f3a6eb4604fa1b7 = $(`<div id="html_72a8284852f54ff42f3a6eb4604fa1b7" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_476770479ac9da9c93d8453a3016d231.setContent(html_72a8284852f54ff42f3a6eb4604fa1b7);
|
|
|
|
|
|
|
|
marker_19d079a03070e37287b7c4ae70eeda5c.bindPopup(popup_476770479ac9da9c93d8453a3016d231)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19d079a03070e37287b7c4ae70eeda5c.setIcon(icon_78b356ec8e919f9fb08e22d63f0e2ebe);
|
|
|
|
|
|
var marker_92ffda7c973ea0b415cd9d251e1abe1b = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_5e71d73a26a2cdc199c2ed3321a548e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1cfd0ecb1d827f67e83d54d592cc13a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06b9c55494d87e85d9e8475e27b46d49 = $(`<div id="html_06b9c55494d87e85d9e8475e27b46d49" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_d1cfd0ecb1d827f67e83d54d592cc13a.setContent(html_06b9c55494d87e85d9e8475e27b46d49);
|
|
|
|
|
|
|
|
marker_92ffda7c973ea0b415cd9d251e1abe1b.bindPopup(popup_d1cfd0ecb1d827f67e83d54d592cc13a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92ffda7c973ea0b415cd9d251e1abe1b.setIcon(icon_5e71d73a26a2cdc199c2ed3321a548e0);
|
|
|
|
|
|
var marker_1660e9ec07d9258ea871d7038409d9c3 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a29b942f92ecf761ec86e2cc576ee676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_402b5f17967ebfbf5240b829c9fdaac7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b180cad98f151bd03946710fb71f078e = $(`<div id="html_b180cad98f151bd03946710fb71f078e" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_402b5f17967ebfbf5240b829c9fdaac7.setContent(html_b180cad98f151bd03946710fb71f078e);
|
|
|
|
|
|
|
|
marker_1660e9ec07d9258ea871d7038409d9c3.bindPopup(popup_402b5f17967ebfbf5240b829c9fdaac7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1660e9ec07d9258ea871d7038409d9c3.setIcon(icon_a29b942f92ecf761ec86e2cc576ee676);
|
|
|
|
|
|
var marker_8e3bd5e6d77287e55ce29a83eb9d850c = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_94b8014ebc885441fe9e73e3b5bcd820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_731f0101cad55c5c7537225fe73548b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fff18da17ec869449df9d027aae59390 = $(`<div id="html_fff18da17ec869449df9d027aae59390" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_731f0101cad55c5c7537225fe73548b5.setContent(html_fff18da17ec869449df9d027aae59390);
|
|
|
|
|
|
|
|
marker_8e3bd5e6d77287e55ce29a83eb9d850c.bindPopup(popup_731f0101cad55c5c7537225fe73548b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e3bd5e6d77287e55ce29a83eb9d850c.setIcon(icon_94b8014ebc885441fe9e73e3b5bcd820);
|
|
|
|
|
|
var marker_0cac9c663455b4d3218693ec0d8cd544 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_29ab4274699864c1ddd30873da99bd46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6879e5dcbae9be68156d1f409d59593 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63837cbb00fb2841ba272268dc27fd1a = $(`<div id="html_63837cbb00fb2841ba272268dc27fd1a" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_b6879e5dcbae9be68156d1f409d59593.setContent(html_63837cbb00fb2841ba272268dc27fd1a);
|
|
|
|
|
|
|
|
marker_0cac9c663455b4d3218693ec0d8cd544.bindPopup(popup_b6879e5dcbae9be68156d1f409d59593)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cac9c663455b4d3218693ec0d8cd544.setIcon(icon_29ab4274699864c1ddd30873da99bd46);
|
|
|
|
|
|
var marker_c9e0a710b0f31bedc95d7de8a33efeed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_454cc9cc6f82a0e3ab4f6b03538b8ba7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d20aab5cc85e0eb02e9fa4e41be4f4c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77016ca738dfbd39381885264e99ce1b = $(`<div id="html_77016ca738dfbd39381885264e99ce1b" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_d20aab5cc85e0eb02e9fa4e41be4f4c6.setContent(html_77016ca738dfbd39381885264e99ce1b);
|
|
|
|
|
|
|
|
marker_c9e0a710b0f31bedc95d7de8a33efeed.bindPopup(popup_d20aab5cc85e0eb02e9fa4e41be4f4c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9e0a710b0f31bedc95d7de8a33efeed.setIcon(icon_454cc9cc6f82a0e3ab4f6b03538b8ba7);
|
|
|
|
|
|
var marker_be268253c6cc8e20dde8e7693b7972e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d0b8cfd69a8cb8e5bed9110a1ba0d48f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2a8fb5abc92c03abceca2a8a1febb38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4857860615a139b9479e2bc72e02c2e6 = $(`<div id="html_4857860615a139b9479e2bc72e02c2e6" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_b2a8fb5abc92c03abceca2a8a1febb38.setContent(html_4857860615a139b9479e2bc72e02c2e6);
|
|
|
|
|
|
|
|
marker_be268253c6cc8e20dde8e7693b7972e9.bindPopup(popup_b2a8fb5abc92c03abceca2a8a1febb38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be268253c6cc8e20dde8e7693b7972e9.setIcon(icon_d0b8cfd69a8cb8e5bed9110a1ba0d48f);
|
|
|
|
|
|
var marker_51b41031cb523dd6298de1bcf23fb30e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c08682a625a5b1d9ed14146aacca8c6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1018dc0dafa7fc9e8840aea8476a4391 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d4e13825081dd72cd8da5972fd62131 = $(`<div id="html_4d4e13825081dd72cd8da5972fd62131" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_1018dc0dafa7fc9e8840aea8476a4391.setContent(html_4d4e13825081dd72cd8da5972fd62131);
|
|
|
|
|
|
|
|
marker_51b41031cb523dd6298de1bcf23fb30e.bindPopup(popup_1018dc0dafa7fc9e8840aea8476a4391)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51b41031cb523dd6298de1bcf23fb30e.setIcon(icon_c08682a625a5b1d9ed14146aacca8c6d);
|
|
|
|
|
|
var marker_cf01e72697d21a29ce85aadeab587ad7 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_95221729fdb47a0c899044771729692b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d57fc7ffd049ace728b9a004ba883f7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77c231b279dc348a113d1850e969cab2 = $(`<div id="html_77c231b279dc348a113d1850e969cab2" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_d57fc7ffd049ace728b9a004ba883f7f.setContent(html_77c231b279dc348a113d1850e969cab2);
|
|
|
|
|
|
|
|
marker_cf01e72697d21a29ce85aadeab587ad7.bindPopup(popup_d57fc7ffd049ace728b9a004ba883f7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf01e72697d21a29ce85aadeab587ad7.setIcon(icon_95221729fdb47a0c899044771729692b);
|
|
|
|
|
|
var marker_ace9d77a95a194ccafb612d60374d207 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_eea0efa7e6df7d1e1197b3e07133ef8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecb7218b73b022e4255b692169c1f241 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6eef961506d4da564216c78c6d20ee5f = $(`<div id="html_6eef961506d4da564216c78c6d20ee5f" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_ecb7218b73b022e4255b692169c1f241.setContent(html_6eef961506d4da564216c78c6d20ee5f);
|
|
|
|
|
|
|
|
marker_ace9d77a95a194ccafb612d60374d207.bindPopup(popup_ecb7218b73b022e4255b692169c1f241)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ace9d77a95a194ccafb612d60374d207.setIcon(icon_eea0efa7e6df7d1e1197b3e07133ef8e);
|
|
|
|
|
|
var marker_9e1a943d21a6fdce396d69c04fc7230d = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_51489d8f74f29026ee7bc4bfaace325f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b0a834b87e1875a20cec58ded0ca10a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b22a289c039d727af074543b7a305318 = $(`<div id="html_b22a289c039d727af074543b7a305318" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_9b0a834b87e1875a20cec58ded0ca10a.setContent(html_b22a289c039d727af074543b7a305318);
|
|
|
|
|
|
|
|
marker_9e1a943d21a6fdce396d69c04fc7230d.bindPopup(popup_9b0a834b87e1875a20cec58ded0ca10a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e1a943d21a6fdce396d69c04fc7230d.setIcon(icon_51489d8f74f29026ee7bc4bfaace325f);
|
|
|
|
|
|
var marker_53150396f580ee90ea19e220e49ae375 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4b297941ee4d88c2facf523429eed66c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f94000469dcea46e350522f4f131e5cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_348f134dd920fe4be848bd8c7c86ed6c = $(`<div id="html_348f134dd920fe4be848bd8c7c86ed6c" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_f94000469dcea46e350522f4f131e5cc.setContent(html_348f134dd920fe4be848bd8c7c86ed6c);
|
|
|
|
|
|
|
|
marker_53150396f580ee90ea19e220e49ae375.bindPopup(popup_f94000469dcea46e350522f4f131e5cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53150396f580ee90ea19e220e49ae375.setIcon(icon_4b297941ee4d88c2facf523429eed66c);
|
|
|
|
|
|
var marker_cf48a2c96a76335971b2f158b5a2ab96 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b96e82b358be46b40b80df93989dd565 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af71d8b6be1d5eab2f77ac0e08da3649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef5316755461943f6ff3e652004dbe36 = $(`<div id="html_ef5316755461943f6ff3e652004dbe36" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_af71d8b6be1d5eab2f77ac0e08da3649.setContent(html_ef5316755461943f6ff3e652004dbe36);
|
|
|
|
|
|
|
|
marker_cf48a2c96a76335971b2f158b5a2ab96.bindPopup(popup_af71d8b6be1d5eab2f77ac0e08da3649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf48a2c96a76335971b2f158b5a2ab96.setIcon(icon_b96e82b358be46b40b80df93989dd565);
|
|
|
|
|
|
var marker_fe15ee036443519c95018a52f8f185bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_358932ee1e84b6dd3abd2776f020af31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4277598e0435ca29d5e09742a29fcfe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2fb0391655a674870df01d41b56220c = $(`<div id="html_d2fb0391655a674870df01d41b56220c" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_4277598e0435ca29d5e09742a29fcfe9.setContent(html_d2fb0391655a674870df01d41b56220c);
|
|
|
|
|
|
|
|
marker_fe15ee036443519c95018a52f8f185bd.bindPopup(popup_4277598e0435ca29d5e09742a29fcfe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe15ee036443519c95018a52f8f185bd.setIcon(icon_358932ee1e84b6dd3abd2776f020af31);
|
|
|
|
|
|
var marker_c7fda60c0a9e7bfce0f917a64f54f396 = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_80de9b11e56500eb253bfbcbc8de6bfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d1cfae5f5fe5270439a0b08e68d3565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f927c10054c1becd5fd9419476633105 = $(`<div id="html_f927c10054c1becd5fd9419476633105" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_0d1cfae5f5fe5270439a0b08e68d3565.setContent(html_f927c10054c1becd5fd9419476633105);
|
|
|
|
|
|
|
|
marker_c7fda60c0a9e7bfce0f917a64f54f396.bindPopup(popup_0d1cfae5f5fe5270439a0b08e68d3565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7fda60c0a9e7bfce0f917a64f54f396.setIcon(icon_80de9b11e56500eb253bfbcbc8de6bfe);
|
|
|
|
|
|
var marker_9520c517b585afee0696e9879f71e391 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ab3d96be2da1006069db29b8e22f0438 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb74a9a83e16c53a64ad65e2a8a1a159 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5189718b54a7f47962f0c7c1149bd5ad = $(`<div id="html_5189718b54a7f47962f0c7c1149bd5ad" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_fb74a9a83e16c53a64ad65e2a8a1a159.setContent(html_5189718b54a7f47962f0c7c1149bd5ad);
|
|
|
|
|
|
|
|
marker_9520c517b585afee0696e9879f71e391.bindPopup(popup_fb74a9a83e16c53a64ad65e2a8a1a159)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9520c517b585afee0696e9879f71e391.setIcon(icon_ab3d96be2da1006069db29b8e22f0438);
|
|
|
|
|
|
var marker_cefa969a29ae40e70139c9305f46293d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_6f9828854e096b39d9b9e2ac7067b0cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35bac284bc6dc55d928ff35924b81e4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_023a4eb9eccbe9eef557cfe86b8dde07 = $(`<div id="html_023a4eb9eccbe9eef557cfe86b8dde07" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_35bac284bc6dc55d928ff35924b81e4d.setContent(html_023a4eb9eccbe9eef557cfe86b8dde07);
|
|
|
|
|
|
|
|
marker_cefa969a29ae40e70139c9305f46293d.bindPopup(popup_35bac284bc6dc55d928ff35924b81e4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cefa969a29ae40e70139c9305f46293d.setIcon(icon_6f9828854e096b39d9b9e2ac7067b0cc);
|
|
|
|
|
|
var marker_fce274ebd3d9de0e942a49b741482b0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_9f5c34e09b27d8c7e2aafea62a25653b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b73718ca8a29ca16dd10f02002c83b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90a236b55fb44d45ce6a2058a709cd5c = $(`<div id="html_90a236b55fb44d45ce6a2058a709cd5c" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_3b73718ca8a29ca16dd10f02002c83b7.setContent(html_90a236b55fb44d45ce6a2058a709cd5c);
|
|
|
|
|
|
|
|
marker_fce274ebd3d9de0e942a49b741482b0c.bindPopup(popup_3b73718ca8a29ca16dd10f02002c83b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fce274ebd3d9de0e942a49b741482b0c.setIcon(icon_9f5c34e09b27d8c7e2aafea62a25653b);
|
|
|
|
|
|
var marker_d106a49548f201fd5d44a6029e87e09e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_3fa727da1254f2d5f7a54a7ed92eae43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_835de15b3aac3a83f10307d1d90a20de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eedf66c7b99d8578f882459fbdb5d2df = $(`<div id="html_eedf66c7b99d8578f882459fbdb5d2df" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_835de15b3aac3a83f10307d1d90a20de.setContent(html_eedf66c7b99d8578f882459fbdb5d2df);
|
|
|
|
|
|
|
|
marker_d106a49548f201fd5d44a6029e87e09e.bindPopup(popup_835de15b3aac3a83f10307d1d90a20de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d106a49548f201fd5d44a6029e87e09e.setIcon(icon_3fa727da1254f2d5f7a54a7ed92eae43);
|
|
|
|
|
|
var marker_44244ebf8d5d9a046be747e437deee9b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_19dfa4a6bd5a93973d99bbf6210a6a5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd5286b3e8fde45b14ca6b7dc8ea3c05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbc273691d163b024351ab13eb02ed97 = $(`<div id="html_dbc273691d163b024351ab13eb02ed97" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_bd5286b3e8fde45b14ca6b7dc8ea3c05.setContent(html_dbc273691d163b024351ab13eb02ed97);
|
|
|
|
|
|
|
|
marker_44244ebf8d5d9a046be747e437deee9b.bindPopup(popup_bd5286b3e8fde45b14ca6b7dc8ea3c05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44244ebf8d5d9a046be747e437deee9b.setIcon(icon_19dfa4a6bd5a93973d99bbf6210a6a5d);
|
|
|
|
|
|
var marker_09439ea77498d83383df7b059133468b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8e175b653cce34e48a569d4a74d57618 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3352929583e0b3f96d60257fff2672f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bd66511653f5480081817cc1c4a6c30 = $(`<div id="html_7bd66511653f5480081817cc1c4a6c30" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_3352929583e0b3f96d60257fff2672f8.setContent(html_7bd66511653f5480081817cc1c4a6c30);
|
|
|
|
|
|
|
|
marker_09439ea77498d83383df7b059133468b.bindPopup(popup_3352929583e0b3f96d60257fff2672f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09439ea77498d83383df7b059133468b.setIcon(icon_8e175b653cce34e48a569d4a74d57618);
|
|
|
|
|
|
var marker_909c7b44118f603553642d1d0082dde3 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0f670a5454414489d7b7b52b2c29a62c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dd81b515396eb115dfac728bf8a1bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4cf30c187251db70a2e2aa25ed1e59d = $(`<div id="html_b4cf30c187251db70a2e2aa25ed1e59d" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_2dd81b515396eb115dfac728bf8a1bee.setContent(html_b4cf30c187251db70a2e2aa25ed1e59d);
|
|
|
|
|
|
|
|
marker_909c7b44118f603553642d1d0082dde3.bindPopup(popup_2dd81b515396eb115dfac728bf8a1bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_909c7b44118f603553642d1d0082dde3.setIcon(icon_0f670a5454414489d7b7b52b2c29a62c);
|
|
|
|
|
|
var marker_85a97b9a70b46563b7e1e954cabf6083 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2c042fca02fc2802c008637ca43a0a8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace6d53b389b68e22cd3efab5a76dfc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2099f72e4b03f2b04af48c400a89b00a = $(`<div id="html_2099f72e4b03f2b04af48c400a89b00a" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_ace6d53b389b68e22cd3efab5a76dfc6.setContent(html_2099f72e4b03f2b04af48c400a89b00a);
|
|
|
|
|
|
|
|
marker_85a97b9a70b46563b7e1e954cabf6083.bindPopup(popup_ace6d53b389b68e22cd3efab5a76dfc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85a97b9a70b46563b7e1e954cabf6083.setIcon(icon_2c042fca02fc2802c008637ca43a0a8c);
|
|
|
|
|
|
var marker_60721c196fe6652cd264d284f86ba473 = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_e6a780488b0814035febcbd81d77406f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ced007df170b9ee589184dae131b767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76fd09e3e1fb84e5faaaf890774b304c = $(`<div id="html_76fd09e3e1fb84e5faaaf890774b304c" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_1ced007df170b9ee589184dae131b767.setContent(html_76fd09e3e1fb84e5faaaf890774b304c);
|
|
|
|
|
|
|
|
marker_60721c196fe6652cd264d284f86ba473.bindPopup(popup_1ced007df170b9ee589184dae131b767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60721c196fe6652cd264d284f86ba473.setIcon(icon_e6a780488b0814035febcbd81d77406f);
|
|
|
|
|
|
var marker_3ee48a4351206c3e6eef88cf1696e4b0 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1acfe0cc9d9158263bae3dc7a3eec434 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b10c8cdadd97f54bf21f9a98b739d49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3425b95f2fa151903eab4e980e66516c = $(`<div id="html_3425b95f2fa151903eab4e980e66516c" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_5b10c8cdadd97f54bf21f9a98b739d49.setContent(html_3425b95f2fa151903eab4e980e66516c);
|
|
|
|
|
|
|
|
marker_3ee48a4351206c3e6eef88cf1696e4b0.bindPopup(popup_5b10c8cdadd97f54bf21f9a98b739d49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ee48a4351206c3e6eef88cf1696e4b0.setIcon(icon_1acfe0cc9d9158263bae3dc7a3eec434);
|
|
|
|
|
|
var marker_daacc9974b32f392014651b710e7b784 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a55c5f79c47761f8f2c5de5cc783492c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7138c5fda1c10cad8819169906a0d8d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5433b45f13bc139288bd621c5cbcd8 = $(`<div id="html_eb5433b45f13bc139288bd621c5cbcd8" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_7138c5fda1c10cad8819169906a0d8d2.setContent(html_eb5433b45f13bc139288bd621c5cbcd8);
|
|
|
|
|
|
|
|
marker_daacc9974b32f392014651b710e7b784.bindPopup(popup_7138c5fda1c10cad8819169906a0d8d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daacc9974b32f392014651b710e7b784.setIcon(icon_a55c5f79c47761f8f2c5de5cc783492c);
|
|
|
|
|
|
var marker_2d6865f5cb191c8c0a19cf06d7ae8da6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a54278b757218111a20e656205f5efa2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61efa25925d01393d26e9937bf2830da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab7eb6f51177e9b6bc103fec2d0ebd4e = $(`<div id="html_ab7eb6f51177e9b6bc103fec2d0ebd4e" style="width: 100.0%; height: 100.0%;">relay.aidatanorge.no</div>`)[0];
|
|
popup_61efa25925d01393d26e9937bf2830da.setContent(html_ab7eb6f51177e9b6bc103fec2d0ebd4e);
|
|
|
|
|
|
|
|
marker_2d6865f5cb191c8c0a19cf06d7ae8da6.bindPopup(popup_61efa25925d01393d26e9937bf2830da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d6865f5cb191c8c0a19cf06d7ae8da6.setIcon(icon_a54278b757218111a20e656205f5efa2);
|
|
|
|
|
|
var marker_7cf4c773081c166adca0c79383d5f086 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c04b493fd0f93fa5e358e71b2d475e7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08b5c740995fc81c0651bb7d45e0c722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1481f43a38da11c967dbf9aac4051f1 = $(`<div id="html_d1481f43a38da11c967dbf9aac4051f1" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_08b5c740995fc81c0651bb7d45e0c722.setContent(html_d1481f43a38da11c967dbf9aac4051f1);
|
|
|
|
|
|
|
|
marker_7cf4c773081c166adca0c79383d5f086.bindPopup(popup_08b5c740995fc81c0651bb7d45e0c722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf4c773081c166adca0c79383d5f086.setIcon(icon_c04b493fd0f93fa5e358e71b2d475e7b);
|
|
|
|
|
|
var marker_8b46bdc9c05cb415c3526e3594c09aa7 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_6c33a276b42e7f6eef2d7b13e797e66a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddf1afd07ffaf2408b1baf74d123e00c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d962cb789c69850855227913680bc29d = $(`<div id="html_d962cb789c69850855227913680bc29d" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_ddf1afd07ffaf2408b1baf74d123e00c.setContent(html_d962cb789c69850855227913680bc29d);
|
|
|
|
|
|
|
|
marker_8b46bdc9c05cb415c3526e3594c09aa7.bindPopup(popup_ddf1afd07ffaf2408b1baf74d123e00c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b46bdc9c05cb415c3526e3594c09aa7.setIcon(icon_6c33a276b42e7f6eef2d7b13e797e66a);
|
|
|
|
|
|
var marker_bd6ee5321a576b29a70445419aa7ab11 = L.marker(
|
|
[13.966, 101.513],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0a9f21107c75fc73d4d1302e0895e340 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6c13ec69c8abe348737143b13bb0547 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_018afe2e1c000e93a4f2ee369cc630f4 = $(`<div id="html_018afe2e1c000e93a4f2ee369cc630f4" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_d6c13ec69c8abe348737143b13bb0547.setContent(html_018afe2e1c000e93a4f2ee369cc630f4);
|
|
|
|
|
|
|
|
marker_bd6ee5321a576b29a70445419aa7ab11.bindPopup(popup_d6c13ec69c8abe348737143b13bb0547)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd6ee5321a576b29a70445419aa7ab11.setIcon(icon_0a9f21107c75fc73d4d1302e0895e340);
|
|
|
|
|
|
var marker_8dc27b9e2dd551f47c6285489ab95cc8 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d9b48d292a20ac3e347e35531681a6d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_106d7af52effee3ffb133dd77ebc5731 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e808317dcc59833f57fd31d12fab7ca = $(`<div id="html_3e808317dcc59833f57fd31d12fab7ca" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_106d7af52effee3ffb133dd77ebc5731.setContent(html_3e808317dcc59833f57fd31d12fab7ca);
|
|
|
|
|
|
|
|
marker_8dc27b9e2dd551f47c6285489ab95cc8.bindPopup(popup_106d7af52effee3ffb133dd77ebc5731)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dc27b9e2dd551f47c6285489ab95cc8.setIcon(icon_d9b48d292a20ac3e347e35531681a6d0);
|
|
|
|
|
|
var marker_4320cc910882859e157c08d8ecfaea92 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_62ddf773c0d311f443d71af7e164a3b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94d16d8e840763fbb566e42dfafaa759 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62b7848cbd7e209f564cfc03d5cb4f2f = $(`<div id="html_62b7848cbd7e209f564cfc03d5cb4f2f" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_94d16d8e840763fbb566e42dfafaa759.setContent(html_62b7848cbd7e209f564cfc03d5cb4f2f);
|
|
|
|
|
|
|
|
marker_4320cc910882859e157c08d8ecfaea92.bindPopup(popup_94d16d8e840763fbb566e42dfafaa759)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4320cc910882859e157c08d8ecfaea92.setIcon(icon_62ddf773c0d311f443d71af7e164a3b3);
|
|
|
|
|
|
var marker_aff889a13eeb1771e7e527ba7fd8a746 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_440ab64d875ce97361a947552342b2d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_031f5006ebb3918a46430d10f9b1c62f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b5ecf431478daa8c23bb2ed51816e68 = $(`<div id="html_9b5ecf431478daa8c23bb2ed51816e68" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_031f5006ebb3918a46430d10f9b1c62f.setContent(html_9b5ecf431478daa8c23bb2ed51816e68);
|
|
|
|
|
|
|
|
marker_aff889a13eeb1771e7e527ba7fd8a746.bindPopup(popup_031f5006ebb3918a46430d10f9b1c62f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aff889a13eeb1771e7e527ba7fd8a746.setIcon(icon_440ab64d875ce97361a947552342b2d8);
|
|
|
|
|
|
var marker_be007a28a3f2a175255c4dff82d71c67 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_33dc783f8708e4d5861a3d6d81a1e7ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8674d1756a028a95256d8adad11ba5b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c68ff29a380e13a5e51a9aa121028083 = $(`<div id="html_c68ff29a380e13a5e51a9aa121028083" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_8674d1756a028a95256d8adad11ba5b8.setContent(html_c68ff29a380e13a5e51a9aa121028083);
|
|
|
|
|
|
|
|
marker_be007a28a3f2a175255c4dff82d71c67.bindPopup(popup_8674d1756a028a95256d8adad11ba5b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be007a28a3f2a175255c4dff82d71c67.setIcon(icon_33dc783f8708e4d5861a3d6d81a1e7ac);
|
|
|
|
|
|
var marker_c6b1ac4d7bd979aa60c564fe9a151e65 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_09b9b9a8a8eba0c07ea6b6e87cb5c1cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beaa5376284ec4b6f2b9bbbd3e7f822e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fb1b62c13d52729b2ca919418f8db9c = $(`<div id="html_8fb1b62c13d52729b2ca919418f8db9c" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_beaa5376284ec4b6f2b9bbbd3e7f822e.setContent(html_8fb1b62c13d52729b2ca919418f8db9c);
|
|
|
|
|
|
|
|
marker_c6b1ac4d7bd979aa60c564fe9a151e65.bindPopup(popup_beaa5376284ec4b6f2b9bbbd3e7f822e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6b1ac4d7bd979aa60c564fe9a151e65.setIcon(icon_09b9b9a8a8eba0c07ea6b6e87cb5c1cd);
|
|
|
|
|
|
var marker_c3c8d4bcd92358a00fe846795a492abf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4d465ed02980f1aed9837848666ebb17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8a881e4e23644da279418d0aed2d25a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c699ab9298319160a61abbc67fbda2a1 = $(`<div id="html_c699ab9298319160a61abbc67fbda2a1" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_f8a881e4e23644da279418d0aed2d25a.setContent(html_c699ab9298319160a61abbc67fbda2a1);
|
|
|
|
|
|
|
|
marker_c3c8d4bcd92358a00fe846795a492abf.bindPopup(popup_f8a881e4e23644da279418d0aed2d25a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3c8d4bcd92358a00fe846795a492abf.setIcon(icon_4d465ed02980f1aed9837848666ebb17);
|
|
|
|
|
|
var marker_ee07a6f07a7a9c6d9fc4f76ef69ee3c9 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_584bf548c14db02e09a5d09950a6b00b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca157f5ae8a0f11e8b821d8b00c4e765 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22e30530f06e046c5b171195d0f18743 = $(`<div id="html_22e30530f06e046c5b171195d0f18743" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_ca157f5ae8a0f11e8b821d8b00c4e765.setContent(html_22e30530f06e046c5b171195d0f18743);
|
|
|
|
|
|
|
|
marker_ee07a6f07a7a9c6d9fc4f76ef69ee3c9.bindPopup(popup_ca157f5ae8a0f11e8b821d8b00c4e765)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee07a6f07a7a9c6d9fc4f76ef69ee3c9.setIcon(icon_584bf548c14db02e09a5d09950a6b00b);
|
|
|
|
|
|
var marker_71d7d3c96c582ea56d7a0d724e7a7014 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c8dcc5a78a3b58240e94811a07eb02a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49a9127fbadc894a33d525257e76c9a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ecc1387d1b5a2757c766cdfed88f063 = $(`<div id="html_3ecc1387d1b5a2757c766cdfed88f063" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_49a9127fbadc894a33d525257e76c9a4.setContent(html_3ecc1387d1b5a2757c766cdfed88f063);
|
|
|
|
|
|
|
|
marker_71d7d3c96c582ea56d7a0d724e7a7014.bindPopup(popup_49a9127fbadc894a33d525257e76c9a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71d7d3c96c582ea56d7a0d724e7a7014.setIcon(icon_c8dcc5a78a3b58240e94811a07eb02a1);
|
|
|
|
|
|
var marker_b0b3936fedbc2ec0dd81d4c4e2266e8f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_713bc55d5966660fee604becf8ed8379 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fef1a4f1cdbafbdcd85f551430bec03d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_654a74ff51843dc54eceb595e4d9d707 = $(`<div id="html_654a74ff51843dc54eceb595e4d9d707" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_fef1a4f1cdbafbdcd85f551430bec03d.setContent(html_654a74ff51843dc54eceb595e4d9d707);
|
|
|
|
|
|
|
|
marker_b0b3936fedbc2ec0dd81d4c4e2266e8f.bindPopup(popup_fef1a4f1cdbafbdcd85f551430bec03d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0b3936fedbc2ec0dd81d4c4e2266e8f.setIcon(icon_713bc55d5966660fee604becf8ed8379);
|
|
|
|
|
|
var marker_8d1c643f18c073371cd73e1efcd4605d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_74fd9dfe955d5c26a3a8e0bd998dbe78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce1c440b820591fc1e64a2feb99f35ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2cefaf95b9e7cbbd140bb8177f60fe9 = $(`<div id="html_f2cefaf95b9e7cbbd140bb8177f60fe9" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_ce1c440b820591fc1e64a2feb99f35ed.setContent(html_f2cefaf95b9e7cbbd140bb8177f60fe9);
|
|
|
|
|
|
|
|
marker_8d1c643f18c073371cd73e1efcd4605d.bindPopup(popup_ce1c440b820591fc1e64a2feb99f35ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d1c643f18c073371cd73e1efcd4605d.setIcon(icon_74fd9dfe955d5c26a3a8e0bd998dbe78);
|
|
|
|
|
|
var marker_b267d5e4e566536eee1b2d1520e39cfd = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_cdd77c4147281fbc19a35dad8daa40c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c14dfc5548101fd4320a87c91e7c3db8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acd2624914b9a367b25b175ae4ec1949 = $(`<div id="html_acd2624914b9a367b25b175ae4ec1949" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_c14dfc5548101fd4320a87c91e7c3db8.setContent(html_acd2624914b9a367b25b175ae4ec1949);
|
|
|
|
|
|
|
|
marker_b267d5e4e566536eee1b2d1520e39cfd.bindPopup(popup_c14dfc5548101fd4320a87c91e7c3db8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b267d5e4e566536eee1b2d1520e39cfd.setIcon(icon_cdd77c4147281fbc19a35dad8daa40c8);
|
|
|
|
|
|
var marker_03267ba194a367078b1b2e8b49636665 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a8044a4f01b50499004aabc2326c3a65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f731724e58eed996e0ec020cd5a91b85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_881ff9028656c46e60cbd4f81e7367bc = $(`<div id="html_881ff9028656c46e60cbd4f81e7367bc" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_f731724e58eed996e0ec020cd5a91b85.setContent(html_881ff9028656c46e60cbd4f81e7367bc);
|
|
|
|
|
|
|
|
marker_03267ba194a367078b1b2e8b49636665.bindPopup(popup_f731724e58eed996e0ec020cd5a91b85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03267ba194a367078b1b2e8b49636665.setIcon(icon_a8044a4f01b50499004aabc2326c3a65);
|
|
|
|
|
|
var marker_dd0adf1e8298cbdbfb25e6fc1c7c9109 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_03aea2be8ac0fd131bf3596d14b113b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27050078bd66f37dac9ca6022346a126 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e35b89878af9bea3aef36c0a0362f394 = $(`<div id="html_e35b89878af9bea3aef36c0a0362f394" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_27050078bd66f37dac9ca6022346a126.setContent(html_e35b89878af9bea3aef36c0a0362f394);
|
|
|
|
|
|
|
|
marker_dd0adf1e8298cbdbfb25e6fc1c7c9109.bindPopup(popup_27050078bd66f37dac9ca6022346a126)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd0adf1e8298cbdbfb25e6fc1c7c9109.setIcon(icon_03aea2be8ac0fd131bf3596d14b113b3);
|
|
|
|
|
|
var marker_060913011c757c3437a08dc31827e793 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_99cddb33c42439121a6670cbeba33a23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3890918f7e0ecc762d4b91393b91e3eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_346339d210d7eda8451eaa7c7f7f1379 = $(`<div id="html_346339d210d7eda8451eaa7c7f7f1379" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_3890918f7e0ecc762d4b91393b91e3eb.setContent(html_346339d210d7eda8451eaa7c7f7f1379);
|
|
|
|
|
|
|
|
marker_060913011c757c3437a08dc31827e793.bindPopup(popup_3890918f7e0ecc762d4b91393b91e3eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_060913011c757c3437a08dc31827e793.setIcon(icon_99cddb33c42439121a6670cbeba33a23);
|
|
|
|
|
|
var marker_2a5cd25dbb4f50f83c32f4fea20e33f6 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1acec862a503210c4883c1dd42030668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_220bb5e7e05328cd0e161378d9a83a9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dea4d97d902539a64699f25791f5af2 = $(`<div id="html_0dea4d97d902539a64699f25791f5af2" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_220bb5e7e05328cd0e161378d9a83a9a.setContent(html_0dea4d97d902539a64699f25791f5af2);
|
|
|
|
|
|
|
|
marker_2a5cd25dbb4f50f83c32f4fea20e33f6.bindPopup(popup_220bb5e7e05328cd0e161378d9a83a9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a5cd25dbb4f50f83c32f4fea20e33f6.setIcon(icon_1acec862a503210c4883c1dd42030668);
|
|
|
|
|
|
var marker_b01663fa968a36f3b05a3bd18c3838e5 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_718e684a280f63a0234701842fdbc736 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd0ed2717a56b4f217ce54c448fdbf9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac4715e2c0d5656b781617d52e437149 = $(`<div id="html_ac4715e2c0d5656b781617d52e437149" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_dd0ed2717a56b4f217ce54c448fdbf9e.setContent(html_ac4715e2c0d5656b781617d52e437149);
|
|
|
|
|
|
|
|
marker_b01663fa968a36f3b05a3bd18c3838e5.bindPopup(popup_dd0ed2717a56b4f217ce54c448fdbf9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b01663fa968a36f3b05a3bd18c3838e5.setIcon(icon_718e684a280f63a0234701842fdbc736);
|
|
|
|
|
|
var marker_06a884d3bd9fe84fdab08ad3f479fde4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ec27a8dab3fe184f4a6e102bdf56fd2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85e7e5f437926ad0ae1b0c89ae61fdb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba5067cfc17f0ad3ebf7b022ce3c13a1 = $(`<div id="html_ba5067cfc17f0ad3ebf7b022ce3c13a1" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_85e7e5f437926ad0ae1b0c89ae61fdb1.setContent(html_ba5067cfc17f0ad3ebf7b022ce3c13a1);
|
|
|
|
|
|
|
|
marker_06a884d3bd9fe84fdab08ad3f479fde4.bindPopup(popup_85e7e5f437926ad0ae1b0c89ae61fdb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06a884d3bd9fe84fdab08ad3f479fde4.setIcon(icon_ec27a8dab3fe184f4a6e102bdf56fd2f);
|
|
|
|
|
|
var marker_6a8aef6b4d090a3ab5a53e9405d6e324 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f5f3063abdeef8b44187e612c2830720 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_170f02f736eb0fef6691c7734e06d1d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_513e76dd272356156d8750c9d093a608 = $(`<div id="html_513e76dd272356156d8750c9d093a608" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_170f02f736eb0fef6691c7734e06d1d1.setContent(html_513e76dd272356156d8750c9d093a608);
|
|
|
|
|
|
|
|
marker_6a8aef6b4d090a3ab5a53e9405d6e324.bindPopup(popup_170f02f736eb0fef6691c7734e06d1d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a8aef6b4d090a3ab5a53e9405d6e324.setIcon(icon_f5f3063abdeef8b44187e612c2830720);
|
|
|
|
|
|
var marker_d2327d8b9e848cd3c39a086f4e843669 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_49081e915946a79ac5c074b070296515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c5420080af016c340c39a9eb48532ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_756ea1da560179ae458f9d8a3d118fe1 = $(`<div id="html_756ea1da560179ae458f9d8a3d118fe1" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_6c5420080af016c340c39a9eb48532ba.setContent(html_756ea1da560179ae458f9d8a3d118fe1);
|
|
|
|
|
|
|
|
marker_d2327d8b9e848cd3c39a086f4e843669.bindPopup(popup_6c5420080af016c340c39a9eb48532ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2327d8b9e848cd3c39a086f4e843669.setIcon(icon_49081e915946a79ac5c074b070296515);
|
|
|
|
|
|
var marker_b0f222d763c48279d5f989fed6de43d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_394296204b2bccabab3509a7216594ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3a244446315619de0eb54452ba7860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f827c5cce8675aaf93f97aa56490e526 = $(`<div id="html_f827c5cce8675aaf93f97aa56490e526" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_7d3a244446315619de0eb54452ba7860.setContent(html_f827c5cce8675aaf93f97aa56490e526);
|
|
|
|
|
|
|
|
marker_b0f222d763c48279d5f989fed6de43d8.bindPopup(popup_7d3a244446315619de0eb54452ba7860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0f222d763c48279d5f989fed6de43d8.setIcon(icon_394296204b2bccabab3509a7216594ea);
|
|
|
|
|
|
var marker_acf8289010de4e334f46b486a54647d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_f047187d138e5d1183af828f4dbfccba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d833690d762fd7d02411385a5ee21b3a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2af42f0a75e3a3421b857179fb573ef9 = $(`<div id="html_2af42f0a75e3a3421b857179fb573ef9" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_d833690d762fd7d02411385a5ee21b3a.setContent(html_2af42f0a75e3a3421b857179fb573ef9);
|
|
|
|
|
|
|
|
marker_acf8289010de4e334f46b486a54647d4.bindPopup(popup_d833690d762fd7d02411385a5ee21b3a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acf8289010de4e334f46b486a54647d4.setIcon(icon_f047187d138e5d1183af828f4dbfccba);
|
|
|
|
|
|
var marker_65d5f0dffecebb1f582bebd48bd08b6c = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_e132e1cf665eabc0f21bd05d31409a8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ddb24794fd53122b8c2fcda8a125414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8be99430c19110b421eac7174ca065a = $(`<div id="html_b8be99430c19110b421eac7174ca065a" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_0ddb24794fd53122b8c2fcda8a125414.setContent(html_b8be99430c19110b421eac7174ca065a);
|
|
|
|
|
|
|
|
marker_65d5f0dffecebb1f582bebd48bd08b6c.bindPopup(popup_0ddb24794fd53122b8c2fcda8a125414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65d5f0dffecebb1f582bebd48bd08b6c.setIcon(icon_e132e1cf665eabc0f21bd05d31409a8e);
|
|
|
|
|
|
var marker_519189a8d2e945fae6f557976390db78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_cc6dac6948963cc778a31edf307967b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62f1f87787f4816da547d6446d51c317 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a8f2233d53cf502e1f525563567de46 = $(`<div id="html_1a8f2233d53cf502e1f525563567de46" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_62f1f87787f4816da547d6446d51c317.setContent(html_1a8f2233d53cf502e1f525563567de46);
|
|
|
|
|
|
|
|
marker_519189a8d2e945fae6f557976390db78.bindPopup(popup_62f1f87787f4816da547d6446d51c317)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_519189a8d2e945fae6f557976390db78.setIcon(icon_cc6dac6948963cc778a31edf307967b4);
|
|
|
|
|
|
var marker_88e9655bf5d2007190f33e45a94acf9a = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_236c8b1fa542686ed2c775ee158be822 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6068d6878bec08ff2a113efb9e57040c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63dcbacbd5d7017e505b5bca551b2bf2 = $(`<div id="html_63dcbacbd5d7017e505b5bca551b2bf2" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_6068d6878bec08ff2a113efb9e57040c.setContent(html_63dcbacbd5d7017e505b5bca551b2bf2);
|
|
|
|
|
|
|
|
marker_88e9655bf5d2007190f33e45a94acf9a.bindPopup(popup_6068d6878bec08ff2a113efb9e57040c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88e9655bf5d2007190f33e45a94acf9a.setIcon(icon_236c8b1fa542686ed2c775ee158be822);
|
|
|
|
|
|
var marker_513fa58e5f60bd79c2f3f2d29661ade1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_716c4f8cc766b2a2b59b66aba587e01b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df68bb2e6723ce6046357800257c6782 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00277dc0095962805cdefe0d62450302 = $(`<div id="html_00277dc0095962805cdefe0d62450302" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_df68bb2e6723ce6046357800257c6782.setContent(html_00277dc0095962805cdefe0d62450302);
|
|
|
|
|
|
|
|
marker_513fa58e5f60bd79c2f3f2d29661ade1.bindPopup(popup_df68bb2e6723ce6046357800257c6782)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_513fa58e5f60bd79c2f3f2d29661ade1.setIcon(icon_716c4f8cc766b2a2b59b66aba587e01b);
|
|
|
|
|
|
var marker_acf4dcf43634cc3861b8c1a6b3361d74 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d5c83ea61e4df10d9b7cfef73a768de0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1770ee8f2214d871e5c5dc7fecb6e2d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d5078a6a7b575e4dbd60427527ae14fe = $(`<div id="html_d5078a6a7b575e4dbd60427527ae14fe" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_1770ee8f2214d871e5c5dc7fecb6e2d4.setContent(html_d5078a6a7b575e4dbd60427527ae14fe);
|
|
|
|
|
|
|
|
marker_acf4dcf43634cc3861b8c1a6b3361d74.bindPopup(popup_1770ee8f2214d871e5c5dc7fecb6e2d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acf4dcf43634cc3861b8c1a6b3361d74.setIcon(icon_d5c83ea61e4df10d9b7cfef73a768de0);
|
|
|
|
|
|
var marker_5b1727fcb2dc305fd4a22b2283363c07 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_6794da6b3a7688337b402198fb211219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_955741fa5880159b5c12a295779b1acb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_856d1fc4867d155e2e9d3b67dea62ddd = $(`<div id="html_856d1fc4867d155e2e9d3b67dea62ddd" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_955741fa5880159b5c12a295779b1acb.setContent(html_856d1fc4867d155e2e9d3b67dea62ddd);
|
|
|
|
|
|
|
|
marker_5b1727fcb2dc305fd4a22b2283363c07.bindPopup(popup_955741fa5880159b5c12a295779b1acb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b1727fcb2dc305fd4a22b2283363c07.setIcon(icon_6794da6b3a7688337b402198fb211219);
|
|
|
|
|
|
var marker_49d3a7dd5f21f37a5d3ef41fb4238b06 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_36ef1397773dc55df6da80f2bdc31e8c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36caf89dae9ff3f0799e5be8d7212366 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0baab5e4368a0c6423fcbacd6c1ce38 = $(`<div id="html_b0baab5e4368a0c6423fcbacd6c1ce38" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_36caf89dae9ff3f0799e5be8d7212366.setContent(html_b0baab5e4368a0c6423fcbacd6c1ce38);
|
|
|
|
|
|
|
|
marker_49d3a7dd5f21f37a5d3ef41fb4238b06.bindPopup(popup_36caf89dae9ff3f0799e5be8d7212366)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49d3a7dd5f21f37a5d3ef41fb4238b06.setIcon(icon_36ef1397773dc55df6da80f2bdc31e8c);
|
|
|
|
|
|
var marker_d2b192fa4c1cfb6d6ab02646ac77e194 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a2ca8c535157788d3871276ab78dc5be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a82535ef033d7ad3a76e38a5db988ce5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36dd7d7bd2ea379ece6e78a4674091c4 = $(`<div id="html_36dd7d7bd2ea379ece6e78a4674091c4" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_a82535ef033d7ad3a76e38a5db988ce5.setContent(html_36dd7d7bd2ea379ece6e78a4674091c4);
|
|
|
|
|
|
|
|
marker_d2b192fa4c1cfb6d6ab02646ac77e194.bindPopup(popup_a82535ef033d7ad3a76e38a5db988ce5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2b192fa4c1cfb6d6ab02646ac77e194.setIcon(icon_a2ca8c535157788d3871276ab78dc5be);
|
|
|
|
|
|
var marker_b1c409454150634e33200227d31bdfa2 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c71f8450a243531c6aadfbe909e5cbc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a09e3423f0d2dfc40f9661e1be794a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13dabb0a412e8b1e5db1f860e70e6700 = $(`<div id="html_13dabb0a412e8b1e5db1f860e70e6700" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_a09e3423f0d2dfc40f9661e1be794a21.setContent(html_13dabb0a412e8b1e5db1f860e70e6700);
|
|
|
|
|
|
|
|
marker_b1c409454150634e33200227d31bdfa2.bindPopup(popup_a09e3423f0d2dfc40f9661e1be794a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1c409454150634e33200227d31bdfa2.setIcon(icon_c71f8450a243531c6aadfbe909e5cbc6);
|
|
|
|
|
|
var marker_339d0eadb481caa4abda132378f630fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_13e7ec4063159c0d6e7f025ee77c3802 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b2247cc9e0c070cec175cce3c0089a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe3ea0247c66ef5cf32880fcac8c4b97 = $(`<div id="html_fe3ea0247c66ef5cf32880fcac8c4b97" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_0b2247cc9e0c070cec175cce3c0089a8.setContent(html_fe3ea0247c66ef5cf32880fcac8c4b97);
|
|
|
|
|
|
|
|
marker_339d0eadb481caa4abda132378f630fa.bindPopup(popup_0b2247cc9e0c070cec175cce3c0089a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_339d0eadb481caa4abda132378f630fa.setIcon(icon_13e7ec4063159c0d6e7f025ee77c3802);
|
|
|
|
|
|
var marker_df39c69ef70447957f99b31a8fbc23d8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_645280c4bcf906648ca1b1f3aaaf3a29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0778730511008c1ad9d13f434f7b75b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c7501800c4a6c5a806f841320cd4d1 = $(`<div id="html_57c7501800c4a6c5a806f841320cd4d1" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_0778730511008c1ad9d13f434f7b75b7.setContent(html_57c7501800c4a6c5a806f841320cd4d1);
|
|
|
|
|
|
|
|
marker_df39c69ef70447957f99b31a8fbc23d8.bindPopup(popup_0778730511008c1ad9d13f434f7b75b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df39c69ef70447957f99b31a8fbc23d8.setIcon(icon_645280c4bcf906648ca1b1f3aaaf3a29);
|
|
|
|
|
|
var marker_a0634bcf0413b673ca86130ca315ee42 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4e76e23a1605b8d2742cf15a4a27759c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0918727e7ca9cef110a1b4465f6c247c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2da8fe7681095a8209ba3add1dfdab4e = $(`<div id="html_2da8fe7681095a8209ba3add1dfdab4e" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_0918727e7ca9cef110a1b4465f6c247c.setContent(html_2da8fe7681095a8209ba3add1dfdab4e);
|
|
|
|
|
|
|
|
marker_a0634bcf0413b673ca86130ca315ee42.bindPopup(popup_0918727e7ca9cef110a1b4465f6c247c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0634bcf0413b673ca86130ca315ee42.setIcon(icon_4e76e23a1605b8d2742cf15a4a27759c);
|
|
|
|
|
|
var marker_179197739e2f75c6ea345e5cc19e9f00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_fe02bccfdc9ca940387b9ebb92ea6d48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_290d698861dfcd86f7d02cca4d7188db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6f879bc0e1de91ed985e536c1d36cc3 = $(`<div id="html_c6f879bc0e1de91ed985e536c1d36cc3" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_290d698861dfcd86f7d02cca4d7188db.setContent(html_c6f879bc0e1de91ed985e536c1d36cc3);
|
|
|
|
|
|
|
|
marker_179197739e2f75c6ea345e5cc19e9f00.bindPopup(popup_290d698861dfcd86f7d02cca4d7188db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_179197739e2f75c6ea345e5cc19e9f00.setIcon(icon_fe02bccfdc9ca940387b9ebb92ea6d48);
|
|
|
|
|
|
var marker_c0f01fadfbca22024c0a416f0f824f29 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_67a22a42d5a7e41f17136ac06fa9e3fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cd4221964e03a2763ee5b7520708ef7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33074600fbea88c697b858bc5ad2f865 = $(`<div id="html_33074600fbea88c697b858bc5ad2f865" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_1cd4221964e03a2763ee5b7520708ef7.setContent(html_33074600fbea88c697b858bc5ad2f865);
|
|
|
|
|
|
|
|
marker_c0f01fadfbca22024c0a416f0f824f29.bindPopup(popup_1cd4221964e03a2763ee5b7520708ef7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0f01fadfbca22024c0a416f0f824f29.setIcon(icon_67a22a42d5a7e41f17136ac06fa9e3fd);
|
|
|
|
|
|
var marker_eac7517cf8f939df4b307a2c538a854f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_871b9d862081571754607889e2bc5674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b869d26ee412094b16dd9b158808c30d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b71d61c7a6417a53e5a79ffc735355c3 = $(`<div id="html_b71d61c7a6417a53e5a79ffc735355c3" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_b869d26ee412094b16dd9b158808c30d.setContent(html_b71d61c7a6417a53e5a79ffc735355c3);
|
|
|
|
|
|
|
|
marker_eac7517cf8f939df4b307a2c538a854f.bindPopup(popup_b869d26ee412094b16dd9b158808c30d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eac7517cf8f939df4b307a2c538a854f.setIcon(icon_871b9d862081571754607889e2bc5674);
|
|
|
|
|
|
var marker_43c0f3c3da7bcb081df81f2594f6cdff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ee8184d6c1cdb2148bad8c28cd4a4d4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3de587f851d41d04020f634f51b6c4e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6753a1525ec9bb8c3208658043b2998 = $(`<div id="html_e6753a1525ec9bb8c3208658043b2998" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_3de587f851d41d04020f634f51b6c4e8.setContent(html_e6753a1525ec9bb8c3208658043b2998);
|
|
|
|
|
|
|
|
marker_43c0f3c3da7bcb081df81f2594f6cdff.bindPopup(popup_3de587f851d41d04020f634f51b6c4e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43c0f3c3da7bcb081df81f2594f6cdff.setIcon(icon_ee8184d6c1cdb2148bad8c28cd4a4d4c);
|
|
|
|
|
|
var marker_e8e42bed7bb4fa7be072fbeeb6c9d70c = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_54b55069c290d7202b7a50941938365a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7509fbc7824441802ffb420e462e2fc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3bc184632731401e7d94ce0b06cb97b = $(`<div id="html_b3bc184632731401e7d94ce0b06cb97b" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_7509fbc7824441802ffb420e462e2fc2.setContent(html_b3bc184632731401e7d94ce0b06cb97b);
|
|
|
|
|
|
|
|
marker_e8e42bed7bb4fa7be072fbeeb6c9d70c.bindPopup(popup_7509fbc7824441802ffb420e462e2fc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8e42bed7bb4fa7be072fbeeb6c9d70c.setIcon(icon_54b55069c290d7202b7a50941938365a);
|
|
|
|
|
|
var marker_1dfd48647c7df1dcd67e7634d80c89cb = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_2669f6e81006fea276fbd345e664324a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f98967ce11ca6f644cfc365ffb4674f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a66f00052515e31daa0e64739ade441d = $(`<div id="html_a66f00052515e31daa0e64739ade441d" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_f98967ce11ca6f644cfc365ffb4674f7.setContent(html_a66f00052515e31daa0e64739ade441d);
|
|
|
|
|
|
|
|
marker_1dfd48647c7df1dcd67e7634d80c89cb.bindPopup(popup_f98967ce11ca6f644cfc365ffb4674f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1dfd48647c7df1dcd67e7634d80c89cb.setIcon(icon_2669f6e81006fea276fbd345e664324a);
|
|
|
|
|
|
var marker_22487d16b36ed62417e0d301df75c09d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_32ec00e58c054b0764b92abdabbe2131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c10358fb5bb2ab1f720a1cd0e0613c16 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb9ed12828ce2caa28f91873783b9b3a = $(`<div id="html_fb9ed12828ce2caa28f91873783b9b3a" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_c10358fb5bb2ab1f720a1cd0e0613c16.setContent(html_fb9ed12828ce2caa28f91873783b9b3a);
|
|
|
|
|
|
|
|
marker_22487d16b36ed62417e0d301df75c09d.bindPopup(popup_c10358fb5bb2ab1f720a1cd0e0613c16)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22487d16b36ed62417e0d301df75c09d.setIcon(icon_32ec00e58c054b0764b92abdabbe2131);
|
|
|
|
|
|
var marker_61d1026b8da51f932d6b578b93bec79a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_63b3d426a07e17d91987c4411b5368c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8992eec970d28e5bd1fa9013a7726e13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0fb8ce40263e7441ef33f3db1c9b145 = $(`<div id="html_e0fb8ce40263e7441ef33f3db1c9b145" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_8992eec970d28e5bd1fa9013a7726e13.setContent(html_e0fb8ce40263e7441ef33f3db1c9b145);
|
|
|
|
|
|
|
|
marker_61d1026b8da51f932d6b578b93bec79a.bindPopup(popup_8992eec970d28e5bd1fa9013a7726e13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61d1026b8da51f932d6b578b93bec79a.setIcon(icon_63b3d426a07e17d91987c4411b5368c7);
|
|
|
|
|
|
var marker_870634e6b6cce6594450c2eda924f79c = L.marker(
|
|
[50.0755, 14.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ba381f72d12fc574ec5b3c2448f77d53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70af2e34e3d7d4fb3da50e2f762cfc19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_332354a7f4d90defaa345c450952e358 = $(`<div id="html_332354a7f4d90defaa345c450952e358" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_70af2e34e3d7d4fb3da50e2f762cfc19.setContent(html_332354a7f4d90defaa345c450952e358);
|
|
|
|
|
|
|
|
marker_870634e6b6cce6594450c2eda924f79c.bindPopup(popup_70af2e34e3d7d4fb3da50e2f762cfc19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_870634e6b6cce6594450c2eda924f79c.setIcon(icon_ba381f72d12fc574ec5b3c2448f77d53);
|
|
|
|
|
|
var marker_87de97d91c6d2c170f00bd08c02c867b = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_e8be368a7804baff12260b0544ef446f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce43bd428468f6259f371be7e4df975f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4408e86274caacca568f6c8865f016f = $(`<div id="html_e4408e86274caacca568f6c8865f016f" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_ce43bd428468f6259f371be7e4df975f.setContent(html_e4408e86274caacca568f6c8865f016f);
|
|
|
|
|
|
|
|
marker_87de97d91c6d2c170f00bd08c02c867b.bindPopup(popup_ce43bd428468f6259f371be7e4df975f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87de97d91c6d2c170f00bd08c02c867b.setIcon(icon_e8be368a7804baff12260b0544ef446f);
|
|
|
|
|
|
var marker_6bf79454ebb59a32d5e84b394cd72d2a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_50ce408aa61f1856970416b3521b81c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49ef036cd1a6d3ee28536647b2d18ff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_002d9155093492c2b5d52da06e27408b = $(`<div id="html_002d9155093492c2b5d52da06e27408b" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_49ef036cd1a6d3ee28536647b2d18ff7.setContent(html_002d9155093492c2b5d52da06e27408b);
|
|
|
|
|
|
|
|
marker_6bf79454ebb59a32d5e84b394cd72d2a.bindPopup(popup_49ef036cd1a6d3ee28536647b2d18ff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bf79454ebb59a32d5e84b394cd72d2a.setIcon(icon_50ce408aa61f1856970416b3521b81c1);
|
|
|
|
|
|
var marker_0e7213932e66813546d755ecd359e3b8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4db2b72ce91dd9e0f3e18c7134639238 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dec1fc3a7bd0afb1c9ec545c33a7e5e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_412fdbf3854603537aea5306bd7ea740 = $(`<div id="html_412fdbf3854603537aea5306bd7ea740" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_dec1fc3a7bd0afb1c9ec545c33a7e5e5.setContent(html_412fdbf3854603537aea5306bd7ea740);
|
|
|
|
|
|
|
|
marker_0e7213932e66813546d755ecd359e3b8.bindPopup(popup_dec1fc3a7bd0afb1c9ec545c33a7e5e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e7213932e66813546d755ecd359e3b8.setIcon(icon_4db2b72ce91dd9e0f3e18c7134639238);
|
|
|
|
|
|
var marker_ff1b19940ec6fb2c88379dc6bba4a6de = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_87cf830e91fa5282dffdc1c4523ebe04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_910a52c54607243e54af94b7ccebcbbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee7c4cb906c91ae4cc679fdc70de7b95 = $(`<div id="html_ee7c4cb906c91ae4cc679fdc70de7b95" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_910a52c54607243e54af94b7ccebcbbe.setContent(html_ee7c4cb906c91ae4cc679fdc70de7b95);
|
|
|
|
|
|
|
|
marker_ff1b19940ec6fb2c88379dc6bba4a6de.bindPopup(popup_910a52c54607243e54af94b7ccebcbbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff1b19940ec6fb2c88379dc6bba4a6de.setIcon(icon_87cf830e91fa5282dffdc1c4523ebe04);
|
|
|
|
|
|
var marker_71de093ae1e905c3e96a23bc283b5f62 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_383cbc91bf22a301b371c536a6c629d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_311c24cfb7d0df5faf102e0685e97f07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5f9f1e27e1b6fd381184ead24746a97 = $(`<div id="html_e5f9f1e27e1b6fd381184ead24746a97" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_311c24cfb7d0df5faf102e0685e97f07.setContent(html_e5f9f1e27e1b6fd381184ead24746a97);
|
|
|
|
|
|
|
|
marker_71de093ae1e905c3e96a23bc283b5f62.bindPopup(popup_311c24cfb7d0df5faf102e0685e97f07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71de093ae1e905c3e96a23bc283b5f62.setIcon(icon_383cbc91bf22a301b371c536a6c629d9);
|
|
|
|
|
|
var marker_cea77eefa9637165f0e33aa140b73dc7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c6dcdf2bf1ef07ff1d0e93a8753c8888 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c442676a099e7350888a29f34d895d7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98e809db2ec4b3b56aa2a8f4d8758327 = $(`<div id="html_98e809db2ec4b3b56aa2a8f4d8758327" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_c442676a099e7350888a29f34d895d7d.setContent(html_98e809db2ec4b3b56aa2a8f4d8758327);
|
|
|
|
|
|
|
|
marker_cea77eefa9637165f0e33aa140b73dc7.bindPopup(popup_c442676a099e7350888a29f34d895d7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cea77eefa9637165f0e33aa140b73dc7.setIcon(icon_c6dcdf2bf1ef07ff1d0e93a8753c8888);
|
|
|
|
|
|
var marker_00971f20110cde58253656f52efbcb82 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_aa06f4117b17a060e81104d89a4199d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dab4c1c9eb4aa0112576cf0f1d7f1741 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0bb934ff42533b41f977f9d12df73c = $(`<div id="html_6a0bb934ff42533b41f977f9d12df73c" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_dab4c1c9eb4aa0112576cf0f1d7f1741.setContent(html_6a0bb934ff42533b41f977f9d12df73c);
|
|
|
|
|
|
|
|
marker_00971f20110cde58253656f52efbcb82.bindPopup(popup_dab4c1c9eb4aa0112576cf0f1d7f1741)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00971f20110cde58253656f52efbcb82.setIcon(icon_aa06f4117b17a060e81104d89a4199d8);
|
|
|
|
|
|
var marker_50eb11a3e6cd23c0df80f3d8313b7a3e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_d815881e6dc197973753865cdb0018f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4943bc885cdfa177d14d765f2819030f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb7ff28bb89a188d309ea68a212e8e70 = $(`<div id="html_bb7ff28bb89a188d309ea68a212e8e70" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_4943bc885cdfa177d14d765f2819030f.setContent(html_bb7ff28bb89a188d309ea68a212e8e70);
|
|
|
|
|
|
|
|
marker_50eb11a3e6cd23c0df80f3d8313b7a3e.bindPopup(popup_4943bc885cdfa177d14d765f2819030f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50eb11a3e6cd23c0df80f3d8313b7a3e.setIcon(icon_d815881e6dc197973753865cdb0018f8);
|
|
|
|
|
|
var marker_bf3b01a99d3cfe1e7cec5c7d7b409a8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_dd0ed48b9ec9ab30e55d59d4c5147ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edb6e025b39a483359c8412435628322 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20b36187249334f91958db322229a11d = $(`<div id="html_20b36187249334f91958db322229a11d" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_edb6e025b39a483359c8412435628322.setContent(html_20b36187249334f91958db322229a11d);
|
|
|
|
|
|
|
|
marker_bf3b01a99d3cfe1e7cec5c7d7b409a8d.bindPopup(popup_edb6e025b39a483359c8412435628322)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf3b01a99d3cfe1e7cec5c7d7b409a8d.setIcon(icon_dd0ed48b9ec9ab30e55d59d4c5147ae2);
|
|
|
|
|
|
var marker_0f341d7af99b72be0feeca046dfa2c60 = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_ed923e4c3eb906ca9e327bf5049398df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4da9da3be43c6d4003298398439520af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5358954bcd1cabc0a570ef4d2fe8c516 = $(`<div id="html_5358954bcd1cabc0a570ef4d2fe8c516" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_4da9da3be43c6d4003298398439520af.setContent(html_5358954bcd1cabc0a570ef4d2fe8c516);
|
|
|
|
|
|
|
|
marker_0f341d7af99b72be0feeca046dfa2c60.bindPopup(popup_4da9da3be43c6d4003298398439520af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f341d7af99b72be0feeca046dfa2c60.setIcon(icon_ed923e4c3eb906ca9e327bf5049398df);
|
|
|
|
|
|
var marker_d83d082c9a65f1fc333b687866c53237 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4735f034f97d13114f2ef3c855db8e79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8969ce0190eea577b82ac713cda0176 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfaa1edf2fa958724cddb4a9215b77ae = $(`<div id="html_cfaa1edf2fa958724cddb4a9215b77ae" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_b8969ce0190eea577b82ac713cda0176.setContent(html_cfaa1edf2fa958724cddb4a9215b77ae);
|
|
|
|
|
|
|
|
marker_d83d082c9a65f1fc333b687866c53237.bindPopup(popup_b8969ce0190eea577b82ac713cda0176)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d83d082c9a65f1fc333b687866c53237.setIcon(icon_4735f034f97d13114f2ef3c855db8e79);
|
|
|
|
|
|
var marker_1ac86bf6ea6be0bdd3e65bc26211aa02 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_70233992dc46f8ef427a1fe4271dd234 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8753a6112847eaf92a7aa10c5061a1bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f941a67bb0c97a8cb6c1f103e43c50c2 = $(`<div id="html_f941a67bb0c97a8cb6c1f103e43c50c2" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_8753a6112847eaf92a7aa10c5061a1bf.setContent(html_f941a67bb0c97a8cb6c1f103e43c50c2);
|
|
|
|
|
|
|
|
marker_1ac86bf6ea6be0bdd3e65bc26211aa02.bindPopup(popup_8753a6112847eaf92a7aa10c5061a1bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ac86bf6ea6be0bdd3e65bc26211aa02.setIcon(icon_70233992dc46f8ef427a1fe4271dd234);
|
|
|
|
|
|
var marker_1c98be428cd804262960677c6e282c41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a789582ae57a3c96588927b62ca01653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb0afdb7634728c88e28543bd04c4dad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9abc4fc7ca5392814a434c5a4379467d = $(`<div id="html_9abc4fc7ca5392814a434c5a4379467d" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_fb0afdb7634728c88e28543bd04c4dad.setContent(html_9abc4fc7ca5392814a434c5a4379467d);
|
|
|
|
|
|
|
|
marker_1c98be428cd804262960677c6e282c41.bindPopup(popup_fb0afdb7634728c88e28543bd04c4dad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c98be428cd804262960677c6e282c41.setIcon(icon_a789582ae57a3c96588927b62ca01653);
|
|
|
|
|
|
var marker_1c12925e1baa6947a719b3c0391cae9a = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_c45207621304b17f07f77f0a2ccdc645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39fe32dfe1fc4f4ff43d2a1b78f7862a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_271d6b6810fd584e3c5b63dabbe39712 = $(`<div id="html_271d6b6810fd584e3c5b63dabbe39712" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_39fe32dfe1fc4f4ff43d2a1b78f7862a.setContent(html_271d6b6810fd584e3c5b63dabbe39712);
|
|
|
|
|
|
|
|
marker_1c12925e1baa6947a719b3c0391cae9a.bindPopup(popup_39fe32dfe1fc4f4ff43d2a1b78f7862a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c12925e1baa6947a719b3c0391cae9a.setIcon(icon_c45207621304b17f07f77f0a2ccdc645);
|
|
|
|
|
|
var marker_5ab554a2ac7218720a82170187ca475b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_56f16f5dcf569c7f2c9932309dc2c414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd2aeb79d15ce567dc4345216ee6cdba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_868cba19c3356dd65669701111241394 = $(`<div id="html_868cba19c3356dd65669701111241394" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_fd2aeb79d15ce567dc4345216ee6cdba.setContent(html_868cba19c3356dd65669701111241394);
|
|
|
|
|
|
|
|
marker_5ab554a2ac7218720a82170187ca475b.bindPopup(popup_fd2aeb79d15ce567dc4345216ee6cdba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ab554a2ac7218720a82170187ca475b.setIcon(icon_56f16f5dcf569c7f2c9932309dc2c414);
|
|
|
|
|
|
var marker_03531c13a020e1404624deee96b803c2 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_4fa86887b4c5f22baabd4b49f1869a3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33100b16dec1e93667fe073c204eefdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_636fa7ec8721fc9cda5092a373c26203 = $(`<div id="html_636fa7ec8721fc9cda5092a373c26203" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_33100b16dec1e93667fe073c204eefdc.setContent(html_636fa7ec8721fc9cda5092a373c26203);
|
|
|
|
|
|
|
|
marker_03531c13a020e1404624deee96b803c2.bindPopup(popup_33100b16dec1e93667fe073c204eefdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03531c13a020e1404624deee96b803c2.setIcon(icon_4fa86887b4c5f22baabd4b49f1869a3f);
|
|
|
|
|
|
var marker_3c5408efd921201311b857423384f551 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_aa7d82fd0fd06eadf64c81ab79610019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7485f869814fe1241191c6c53c9767b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c90a4f0729409df63fb2db7686d89a0b = $(`<div id="html_c90a4f0729409df63fb2db7686d89a0b" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_d7485f869814fe1241191c6c53c9767b.setContent(html_c90a4f0729409df63fb2db7686d89a0b);
|
|
|
|
|
|
|
|
marker_3c5408efd921201311b857423384f551.bindPopup(popup_d7485f869814fe1241191c6c53c9767b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c5408efd921201311b857423384f551.setIcon(icon_aa7d82fd0fd06eadf64c81ab79610019);
|
|
|
|
|
|
var marker_f8c1b1353fe394b163da9d0f8079af69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_e469884fc9f78e52c9cf2ec9c19bf95a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d1f221e4ffd831b9802c6b038941421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ada62388078d58d69bf071ef98a4d38 = $(`<div id="html_6ada62388078d58d69bf071ef98a4d38" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_4d1f221e4ffd831b9802c6b038941421.setContent(html_6ada62388078d58d69bf071ef98a4d38);
|
|
|
|
|
|
|
|
marker_f8c1b1353fe394b163da9d0f8079af69.bindPopup(popup_4d1f221e4ffd831b9802c6b038941421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8c1b1353fe394b163da9d0f8079af69.setIcon(icon_e469884fc9f78e52c9cf2ec9c19bf95a);
|
|
|
|
|
|
var marker_c32688e30b315d4fe36069520866cb36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_90aefa61500d4fb5d5dd57d577cd01b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0c411c80a320d86e01ac23497e46a8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6f062e9dc3cd9df0fed1a734626f887 = $(`<div id="html_f6f062e9dc3cd9df0fed1a734626f887" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_b0c411c80a320d86e01ac23497e46a8b.setContent(html_f6f062e9dc3cd9df0fed1a734626f887);
|
|
|
|
|
|
|
|
marker_c32688e30b315d4fe36069520866cb36.bindPopup(popup_b0c411c80a320d86e01ac23497e46a8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c32688e30b315d4fe36069520866cb36.setIcon(icon_90aefa61500d4fb5d5dd57d577cd01b7);
|
|
|
|
|
|
var marker_cef6864ec1ff7b6e6f07a922f7f0fef2 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_63c9c0a72e007c82ce9bac1bbc0cceb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ca504f1f458768d63a7f5c52b76d8a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b61ce7ee6cc9161b0730a69935f69a = $(`<div id="html_e0b61ce7ee6cc9161b0730a69935f69a" style="width: 100.0%; height: 100.0%;">dk.6yv.cn</div>`)[0];
|
|
popup_4ca504f1f458768d63a7f5c52b76d8a1.setContent(html_e0b61ce7ee6cc9161b0730a69935f69a);
|
|
|
|
|
|
|
|
marker_cef6864ec1ff7b6e6f07a922f7f0fef2.bindPopup(popup_4ca504f1f458768d63a7f5c52b76d8a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cef6864ec1ff7b6e6f07a922f7f0fef2.setIcon(icon_63c9c0a72e007c82ce9bac1bbc0cceb1);
|
|
|
|
|
|
var marker_2fb0a5181969a9a52a1bf2db180aa25f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_dcf4845529e599444d7a45c7a302b90f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f7c7ab6beafa21b4f9861d4b939edd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_660003f39e9a90b96eef478df3bc8da9 = $(`<div id="html_660003f39e9a90b96eef478df3bc8da9" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_39f7c7ab6beafa21b4f9861d4b939edd.setContent(html_660003f39e9a90b96eef478df3bc8da9);
|
|
|
|
|
|
|
|
marker_2fb0a5181969a9a52a1bf2db180aa25f.bindPopup(popup_39f7c7ab6beafa21b4f9861d4b939edd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fb0a5181969a9a52a1bf2db180aa25f.setIcon(icon_dcf4845529e599444d7a45c7a302b90f);
|
|
|
|
|
|
var marker_b4315883e224fd0c8e1af6909f8bb2f4 = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_b5d687caed8c41441e3bd21ca5d6e001 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59e588d0d8721a4dac8a3d46283a387c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e125c40d6e8d52672eae1796345bdd0 = $(`<div id="html_8e125c40d6e8d52672eae1796345bdd0" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_59e588d0d8721a4dac8a3d46283a387c.setContent(html_8e125c40d6e8d52672eae1796345bdd0);
|
|
|
|
|
|
|
|
marker_b4315883e224fd0c8e1af6909f8bb2f4.bindPopup(popup_59e588d0d8721a4dac8a3d46283a387c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4315883e224fd0c8e1af6909f8bb2f4.setIcon(icon_b5d687caed8c41441e3bd21ca5d6e001);
|
|
|
|
|
|
var marker_d3f5561a3d8cf332184ee03ed141ea6b = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_221f93738d8fdc92488825b5b2df46f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b97a6960dc52f3d9e0fdb52368cd25b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_350622f3aea756a3ede69db1c0c891bc = $(`<div id="html_350622f3aea756a3ede69db1c0c891bc" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_b97a6960dc52f3d9e0fdb52368cd25b2.setContent(html_350622f3aea756a3ede69db1c0c891bc);
|
|
|
|
|
|
|
|
marker_d3f5561a3d8cf332184ee03ed141ea6b.bindPopup(popup_b97a6960dc52f3d9e0fdb52368cd25b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3f5561a3d8cf332184ee03ed141ea6b.setIcon(icon_221f93738d8fdc92488825b5b2df46f9);
|
|
|
|
|
|
var marker_47dcf3aed53c12d4dc13c3287e2288be = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_315cc1633201f7cf42c8a5b11354eb07 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91c699662f60fb1a77eef46bfb0178bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62f309e08a261512e8c2c6835b36b848 = $(`<div id="html_62f309e08a261512e8c2c6835b36b848" style="width: 100.0%; height: 100.0%;">nostr.tagomago.me</div>`)[0];
|
|
popup_91c699662f60fb1a77eef46bfb0178bc.setContent(html_62f309e08a261512e8c2c6835b36b848);
|
|
|
|
|
|
|
|
marker_47dcf3aed53c12d4dc13c3287e2288be.bindPopup(popup_91c699662f60fb1a77eef46bfb0178bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47dcf3aed53c12d4dc13c3287e2288be.setIcon(icon_315cc1633201f7cf42c8a5b11354eb07);
|
|
|
|
|
|
var marker_0f4f0509854887b5a331cf0501387014 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_fadfe25bb45e68a46ddfbaa0016273b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39b82e0e09bbecf48de3caa7eeca53ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e98e451294b5e64a0fa698bcf99c180 = $(`<div id="html_0e98e451294b5e64a0fa698bcf99c180" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_39b82e0e09bbecf48de3caa7eeca53ac.setContent(html_0e98e451294b5e64a0fa698bcf99c180);
|
|
|
|
|
|
|
|
marker_0f4f0509854887b5a331cf0501387014.bindPopup(popup_39b82e0e09bbecf48de3caa7eeca53ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f4f0509854887b5a331cf0501387014.setIcon(icon_fadfe25bb45e68a46ddfbaa0016273b8);
|
|
|
|
|
|
var marker_c2295a6ac626158d566cb713ff73eab5 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_08f62fb623382f899d78d1594ed77943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9966e9c1943fd94579e559a7ee6eb535 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ae99eaefcafc31c64b2c4a83f5db568 = $(`<div id="html_3ae99eaefcafc31c64b2c4a83f5db568" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_9966e9c1943fd94579e559a7ee6eb535.setContent(html_3ae99eaefcafc31c64b2c4a83f5db568);
|
|
|
|
|
|
|
|
marker_c2295a6ac626158d566cb713ff73eab5.bindPopup(popup_9966e9c1943fd94579e559a7ee6eb535)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2295a6ac626158d566cb713ff73eab5.setIcon(icon_08f62fb623382f899d78d1594ed77943);
|
|
|
|
|
|
var marker_eb8ebaf4a2f81c22951f01e9c40c0930 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_799c7a646c9d8d06cece62f830e0a3d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c94b91b4344aec9997eb830bb9486bd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_602d1003784a0e5762c3844d2038226d = $(`<div id="html_602d1003784a0e5762c3844d2038226d" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_c94b91b4344aec9997eb830bb9486bd4.setContent(html_602d1003784a0e5762c3844d2038226d);
|
|
|
|
|
|
|
|
marker_eb8ebaf4a2f81c22951f01e9c40c0930.bindPopup(popup_c94b91b4344aec9997eb830bb9486bd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb8ebaf4a2f81c22951f01e9c40c0930.setIcon(icon_799c7a646c9d8d06cece62f830e0a3d1);
|
|
|
|
|
|
var marker_79a78a5af82868011dcbb42b7538200d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_6c101532454cc76cee98eee380aec5de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a44b43685707253222f346e13efa8b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb68f65695e2ffbdfda59d9403214685 = $(`<div id="html_bb68f65695e2ffbdfda59d9403214685" style="width: 100.0%; height: 100.0%;">relaisnostr.trivaco.fr</div>`)[0];
|
|
popup_a44b43685707253222f346e13efa8b19.setContent(html_bb68f65695e2ffbdfda59d9403214685);
|
|
|
|
|
|
|
|
marker_79a78a5af82868011dcbb42b7538200d.bindPopup(popup_a44b43685707253222f346e13efa8b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79a78a5af82868011dcbb42b7538200d.setIcon(icon_6c101532454cc76cee98eee380aec5de);
|
|
|
|
|
|
var marker_e570461d8717e9989dafb435437ce40a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_73940d737ba169d54cbd7c54f5b708c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78eec1650f08435b5bd18330c483e86e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37b0c76d93c5b375e8532fd35070a808 = $(`<div id="html_37b0c76d93c5b375e8532fd35070a808" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_78eec1650f08435b5bd18330c483e86e.setContent(html_37b0c76d93c5b375e8532fd35070a808);
|
|
|
|
|
|
|
|
marker_e570461d8717e9989dafb435437ce40a.bindPopup(popup_78eec1650f08435b5bd18330c483e86e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e570461d8717e9989dafb435437ce40a.setIcon(icon_73940d737ba169d54cbd7c54f5b708c9);
|
|
|
|
|
|
var marker_0da03067cc0f10981efa0ed76023a9c0 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_85a457b0d6b7d0d7a4ba1a577becf1bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_06bb6273b61a68cb5bf30b9c54105863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1ff5892445af3ddbdc29481ee5df031 = $(`<div id="html_b1ff5892445af3ddbdc29481ee5df031" style="width: 100.0%; height: 100.0%;">ngit.orangesync.tech</div>`)[0];
|
|
popup_06bb6273b61a68cb5bf30b9c54105863.setContent(html_b1ff5892445af3ddbdc29481ee5df031);
|
|
|
|
|
|
|
|
marker_0da03067cc0f10981efa0ed76023a9c0.bindPopup(popup_06bb6273b61a68cb5bf30b9c54105863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0da03067cc0f10981efa0ed76023a9c0.setIcon(icon_85a457b0d6b7d0d7a4ba1a577becf1bc);
|
|
|
|
|
|
var marker_67cdafdf67e0a4bedbe6bac621f363f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_0d4a624a576063905e7ee281a13b74b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cad763cdb2ee0b3d7f17d126cd86abd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f631a265fae41913080445d9f164823 = $(`<div id="html_0f631a265fae41913080445d9f164823" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_7cad763cdb2ee0b3d7f17d126cd86abd.setContent(html_0f631a265fae41913080445d9f164823);
|
|
|
|
|
|
|
|
marker_67cdafdf67e0a4bedbe6bac621f363f9.bindPopup(popup_7cad763cdb2ee0b3d7f17d126cd86abd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67cdafdf67e0a4bedbe6bac621f363f9.setIcon(icon_0d4a624a576063905e7ee281a13b74b8);
|
|
|
|
|
|
var marker_c1702d271e586a5082399831af86bccb = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_1c233a4d95f0954b8484e5a2f0813d2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d78cb3cabd08dfc79bd9e72e44f312f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8380024c10116f3a244445ff98c838f = $(`<div id="html_e8380024c10116f3a244445ff98c838f" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com:443</div>`)[0];
|
|
popup_6d78cb3cabd08dfc79bd9e72e44f312f.setContent(html_e8380024c10116f3a244445ff98c838f);
|
|
|
|
|
|
|
|
marker_c1702d271e586a5082399831af86bccb.bindPopup(popup_6d78cb3cabd08dfc79bd9e72e44f312f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1702d271e586a5082399831af86bccb.setIcon(icon_1c233a4d95f0954b8484e5a2f0813d2d);
|
|
|
|
|
|
var marker_4d29fb4c8ced741e9d5020232408fb9f = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_8bf37d858a8eb57eabb21190058d900f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0a919067386c165e20fa996b591a2c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8faac7b30bca65e82d11fa5aaf903eee = $(`<div id="html_8faac7b30bca65e82d11fa5aaf903eee" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_d0a919067386c165e20fa996b591a2c8.setContent(html_8faac7b30bca65e82d11fa5aaf903eee);
|
|
|
|
|
|
|
|
marker_4d29fb4c8ced741e9d5020232408fb9f.bindPopup(popup_d0a919067386c165e20fa996b591a2c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d29fb4c8ced741e9d5020232408fb9f.setIcon(icon_8bf37d858a8eb57eabb21190058d900f);
|
|
|
|
|
|
var marker_415c3b245e530fb62eaa4075a0a81f95 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_a8fa8bb275e52a817e4ae6e212f085f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ca0ef0b2679bb92b1bbf8484927316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f278f34f0a6db1d308a9c6f530736419 = $(`<div id="html_f278f34f0a6db1d308a9c6f530736419" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_18ca0ef0b2679bb92b1bbf8484927316.setContent(html_f278f34f0a6db1d308a9c6f530736419);
|
|
|
|
|
|
|
|
marker_415c3b245e530fb62eaa4075a0a81f95.bindPopup(popup_18ca0ef0b2679bb92b1bbf8484927316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_415c3b245e530fb62eaa4075a0a81f95.setIcon(icon_a8fa8bb275e52a817e4ae6e212f085f0);
|
|
|
|
|
|
var marker_51556c5e604329a2e311f7238e604a84 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_517d9d327841444627e1f78376f4a2d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f4f5ba5e8d3a09bfe891bb7faa65d88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a6398b41473d161d80b5c96171a0449 = $(`<div id="html_1a6398b41473d161d80b5c96171a0449" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_9f4f5ba5e8d3a09bfe891bb7faa65d88.setContent(html_1a6398b41473d161d80b5c96171a0449);
|
|
|
|
|
|
|
|
marker_51556c5e604329a2e311f7238e604a84.bindPopup(popup_9f4f5ba5e8d3a09bfe891bb7faa65d88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51556c5e604329a2e311f7238e604a84.setIcon(icon_517d9d327841444627e1f78376f4a2d4);
|
|
|
|
|
|
var marker_1876a7118bb5e5073350842d7faf5908 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_dde734d408421ff1c0468c774d9e312e);
|
|
|
|
|
|
var icon_089f6ac625d6a8c63f3a170f748dbb3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb300619f41c6d3eb4ba91f75cd6b7fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f776bf1ea9a25740572419bdef07c07 = $(`<div id="html_2f776bf1ea9a25740572419bdef07c07" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_eb300619f41c6d3eb4ba91f75cd6b7fa.setContent(html_2f776bf1ea9a25740572419bdef07c07);
|
|
|
|
|
|
|
|
marker_1876a7118bb5e5073350842d7faf5908.bindPopup(popup_eb300619f41c6d3eb4ba91f75cd6b7fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1876a7118bb5e5073350842d7faf5908.setIcon(icon_089f6ac625d6a8c63f3a170f748dbb3b);
|
|
|
|
|
|
marker_cluster_dde734d408421ff1c0468c774d9e312e.addTo(map_48fc3fdfac678d4a186911cce9db79ec);
|
|
|
|
</script>
|
|
</html> |