mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 05:45:18 +00:00
10525 lines
306 KiB
HTML
10525 lines
306 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_5b0704bc0cee009d13d81c808da12dfe {
|
|
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_5b0704bc0cee009d13d81c808da12dfe" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_5b0704bc0cee009d13d81c808da12dfe = L.map(
|
|
"map_5b0704bc0cee009d13d81c808da12dfe",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_531d67234552bbd95a0e83fc09643bc3 = 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_531d67234552bbd95a0e83fc09643bc3.addTo(map_5b0704bc0cee009d13d81c808da12dfe);
|
|
|
|
|
|
var marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_35297e956078c6d137a6e9c9ae695663 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_f5a96191a8464b57911d547437edd500 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ed1e49bf8a7db2370e86cd1d55dbae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eebc10d96d97d5dea58bff85e634f47c = $(`<div id="html_eebc10d96d97d5dea58bff85e634f47c" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_2ed1e49bf8a7db2370e86cd1d55dbae4.setContent(html_eebc10d96d97d5dea58bff85e634f47c);
|
|
|
|
|
|
|
|
marker_35297e956078c6d137a6e9c9ae695663.bindPopup(popup_2ed1e49bf8a7db2370e86cd1d55dbae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35297e956078c6d137a6e9c9ae695663.setIcon(icon_f5a96191a8464b57911d547437edd500);
|
|
|
|
|
|
var marker_074b313129307b8d7bed46feb2e4979c = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3f50579268f08c36d648dcb71f52fe46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c60b4ca0efcb8feab631214b7e1939a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f67da6b13350bb0c7b28961a0f7a67b = $(`<div id="html_2f67da6b13350bb0c7b28961a0f7a67b" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_2c60b4ca0efcb8feab631214b7e1939a.setContent(html_2f67da6b13350bb0c7b28961a0f7a67b);
|
|
|
|
|
|
|
|
marker_074b313129307b8d7bed46feb2e4979c.bindPopup(popup_2c60b4ca0efcb8feab631214b7e1939a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_074b313129307b8d7bed46feb2e4979c.setIcon(icon_3f50579268f08c36d648dcb71f52fe46);
|
|
|
|
|
|
var marker_002169019768139bc6e886ef1ccc02cc = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_7eeb34cf4cd2ba44c7fa2d81a2e47aed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cc518f91aca429d1c1dc2b939135b22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_218351aae0cedf493313642baef898c8 = $(`<div id="html_218351aae0cedf493313642baef898c8" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_0cc518f91aca429d1c1dc2b939135b22.setContent(html_218351aae0cedf493313642baef898c8);
|
|
|
|
|
|
|
|
marker_002169019768139bc6e886ef1ccc02cc.bindPopup(popup_0cc518f91aca429d1c1dc2b939135b22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_002169019768139bc6e886ef1ccc02cc.setIcon(icon_7eeb34cf4cd2ba44c7fa2d81a2e47aed);
|
|
|
|
|
|
var marker_e6540c50fdfd824555b99a300a55c1bb = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fdf00eeea6411645d81de5c992bbb057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eae7e954b2ae1ec02ced8ab4e71f131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7324f3edb4d984ef869132ceb40856d = $(`<div id="html_f7324f3edb4d984ef869132ceb40856d" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_8eae7e954b2ae1ec02ced8ab4e71f131.setContent(html_f7324f3edb4d984ef869132ceb40856d);
|
|
|
|
|
|
|
|
marker_e6540c50fdfd824555b99a300a55c1bb.bindPopup(popup_8eae7e954b2ae1ec02ced8ab4e71f131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6540c50fdfd824555b99a300a55c1bb.setIcon(icon_fdf00eeea6411645d81de5c992bbb057);
|
|
|
|
|
|
var marker_8110bb4873c00aaddeab1a2e2c4c24da = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ca0c97eb0b9daf9550b5373aa03735bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11bd026b1ace8f8abe67f41f178d0885 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d44d59f58466ce2b69250e4ff19a9ca = $(`<div id="html_8d44d59f58466ce2b69250e4ff19a9ca" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_11bd026b1ace8f8abe67f41f178d0885.setContent(html_8d44d59f58466ce2b69250e4ff19a9ca);
|
|
|
|
|
|
|
|
marker_8110bb4873c00aaddeab1a2e2c4c24da.bindPopup(popup_11bd026b1ace8f8abe67f41f178d0885)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8110bb4873c00aaddeab1a2e2c4c24da.setIcon(icon_ca0c97eb0b9daf9550b5373aa03735bd);
|
|
|
|
|
|
var marker_4d5a83e6573d4e2c43480120d3686dda = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3f0d4653ef5299561c80ff955766f93c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db1373e0e181522048073422a449c55d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8042fc6c6635bb2511f492b0d7e2224d = $(`<div id="html_8042fc6c6635bb2511f492b0d7e2224d" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_db1373e0e181522048073422a449c55d.setContent(html_8042fc6c6635bb2511f492b0d7e2224d);
|
|
|
|
|
|
|
|
marker_4d5a83e6573d4e2c43480120d3686dda.bindPopup(popup_db1373e0e181522048073422a449c55d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d5a83e6573d4e2c43480120d3686dda.setIcon(icon_3f0d4653ef5299561c80ff955766f93c);
|
|
|
|
|
|
var marker_d73f4435c20ef39ff988ec1c4351e1cb = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6a6a5d53a06f74894b6e744cba67a121 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62521f906b6d088591b10d194b2b3da4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf1800faf201b8617dfc5b1d542a4df = $(`<div id="html_2bf1800faf201b8617dfc5b1d542a4df" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_62521f906b6d088591b10d194b2b3da4.setContent(html_2bf1800faf201b8617dfc5b1d542a4df);
|
|
|
|
|
|
|
|
marker_d73f4435c20ef39ff988ec1c4351e1cb.bindPopup(popup_62521f906b6d088591b10d194b2b3da4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d73f4435c20ef39ff988ec1c4351e1cb.setIcon(icon_6a6a5d53a06f74894b6e744cba67a121);
|
|
|
|
|
|
var marker_044d0e08e09151c0ab98f6819379cd94 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d860983c35f8bd5db687db28f913dbc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c202b515e57def045e1ebf0ad2b7e73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1202fe92fb1e2bb8b2ee70e825ec3ee9 = $(`<div id="html_1202fe92fb1e2bb8b2ee70e825ec3ee9" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_3c202b515e57def045e1ebf0ad2b7e73.setContent(html_1202fe92fb1e2bb8b2ee70e825ec3ee9);
|
|
|
|
|
|
|
|
marker_044d0e08e09151c0ab98f6819379cd94.bindPopup(popup_3c202b515e57def045e1ebf0ad2b7e73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_044d0e08e09151c0ab98f6819379cd94.setIcon(icon_d860983c35f8bd5db687db28f913dbc2);
|
|
|
|
|
|
var marker_780ee8c2a3aaa46ba64cfc2de6270304 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_04ad59f364c2fb6a788d800f6fca3859 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b90f117c7538fcdff26e6be7f8a83c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9ef00b36525b5cc6418f8d5e16bee5 = $(`<div id="html_0f9ef00b36525b5cc6418f8d5e16bee5" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_f0b90f117c7538fcdff26e6be7f8a83c.setContent(html_0f9ef00b36525b5cc6418f8d5e16bee5);
|
|
|
|
|
|
|
|
marker_780ee8c2a3aaa46ba64cfc2de6270304.bindPopup(popup_f0b90f117c7538fcdff26e6be7f8a83c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_780ee8c2a3aaa46ba64cfc2de6270304.setIcon(icon_04ad59f364c2fb6a788d800f6fca3859);
|
|
|
|
|
|
var marker_6b55dd34387cd2fe8c2bb7aa5c2b8666 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ad1688570b43f48f42a5b659005c5863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b11f591aed05e34a54a608b315a0e956 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f78ee160de6a5569ebf85e568b200c9a = $(`<div id="html_f78ee160de6a5569ebf85e568b200c9a" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_b11f591aed05e34a54a608b315a0e956.setContent(html_f78ee160de6a5569ebf85e568b200c9a);
|
|
|
|
|
|
|
|
marker_6b55dd34387cd2fe8c2bb7aa5c2b8666.bindPopup(popup_b11f591aed05e34a54a608b315a0e956)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b55dd34387cd2fe8c2bb7aa5c2b8666.setIcon(icon_ad1688570b43f48f42a5b659005c5863);
|
|
|
|
|
|
var marker_3194b65a11d284e0c05f5330232c742e = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e7b1f1a90aa205c96601e88cb36d2871 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_461cedfde4585af4f3b33cd57edc9ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c967567004b75fae1678311b27d90508 = $(`<div id="html_c967567004b75fae1678311b27d90508" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_461cedfde4585af4f3b33cd57edc9ae8.setContent(html_c967567004b75fae1678311b27d90508);
|
|
|
|
|
|
|
|
marker_3194b65a11d284e0c05f5330232c742e.bindPopup(popup_461cedfde4585af4f3b33cd57edc9ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3194b65a11d284e0c05f5330232c742e.setIcon(icon_e7b1f1a90aa205c96601e88cb36d2871);
|
|
|
|
|
|
var marker_5d70f0d1aa6a942c0178adecf47c2237 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_05519043a71f492ecbb6ef2622a9c9b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b63927cb00f7402eab43e4e93564bbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f189d4d4a7c8cd066929c8e6989336c1 = $(`<div id="html_f189d4d4a7c8cd066929c8e6989336c1" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_7b63927cb00f7402eab43e4e93564bbe.setContent(html_f189d4d4a7c8cd066929c8e6989336c1);
|
|
|
|
|
|
|
|
marker_5d70f0d1aa6a942c0178adecf47c2237.bindPopup(popup_7b63927cb00f7402eab43e4e93564bbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d70f0d1aa6a942c0178adecf47c2237.setIcon(icon_05519043a71f492ecbb6ef2622a9c9b9);
|
|
|
|
|
|
var marker_3a9a48da645457bc377bc99552229bb7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_829fe8baf9e40f1aef6bfafd9b4251a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec49289f7392e1fbf02c0659870960e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7edac0a8d3d3cd703ea88fafa6304eb = $(`<div id="html_f7edac0a8d3d3cd703ea88fafa6304eb" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_ec49289f7392e1fbf02c0659870960e1.setContent(html_f7edac0a8d3d3cd703ea88fafa6304eb);
|
|
|
|
|
|
|
|
marker_3a9a48da645457bc377bc99552229bb7.bindPopup(popup_ec49289f7392e1fbf02c0659870960e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a9a48da645457bc377bc99552229bb7.setIcon(icon_829fe8baf9e40f1aef6bfafd9b4251a7);
|
|
|
|
|
|
var marker_55e7b21c198eb228fd624668f8abeb7c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_7feb2cde5014aa445fcdbf0557695a27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4108b6c33aa705e3ec3a06dedc87ebc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86bc7ab47b980a081ea23f60839a0788 = $(`<div id="html_86bc7ab47b980a081ea23f60839a0788" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_4108b6c33aa705e3ec3a06dedc87ebc3.setContent(html_86bc7ab47b980a081ea23f60839a0788);
|
|
|
|
|
|
|
|
marker_55e7b21c198eb228fd624668f8abeb7c.bindPopup(popup_4108b6c33aa705e3ec3a06dedc87ebc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55e7b21c198eb228fd624668f8abeb7c.setIcon(icon_7feb2cde5014aa445fcdbf0557695a27);
|
|
|
|
|
|
var marker_0f11309fadeba480f58f0a3bc079fb0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ff44051ec2ab7b1d1e62170e5c34edd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c85f421fdcaeb75f5cea24c8899af387 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_654091528b37dfbf2446a55753f837e3 = $(`<div id="html_654091528b37dfbf2446a55753f837e3" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_c85f421fdcaeb75f5cea24c8899af387.setContent(html_654091528b37dfbf2446a55753f837e3);
|
|
|
|
|
|
|
|
marker_0f11309fadeba480f58f0a3bc079fb0b.bindPopup(popup_c85f421fdcaeb75f5cea24c8899af387)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f11309fadeba480f58f0a3bc079fb0b.setIcon(icon_ff44051ec2ab7b1d1e62170e5c34edd0);
|
|
|
|
|
|
var marker_99152ac7c1164dcfeaf5d5773d33143f = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d73218d93c840c7105fdf7268abf434b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbd2cefd8afcac8814ff6c8c5ba06937 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3ce451d7ee61cf9fa2f1d59bc6d509f = $(`<div id="html_d3ce451d7ee61cf9fa2f1d59bc6d509f" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_bbd2cefd8afcac8814ff6c8c5ba06937.setContent(html_d3ce451d7ee61cf9fa2f1d59bc6d509f);
|
|
|
|
|
|
|
|
marker_99152ac7c1164dcfeaf5d5773d33143f.bindPopup(popup_bbd2cefd8afcac8814ff6c8c5ba06937)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99152ac7c1164dcfeaf5d5773d33143f.setIcon(icon_d73218d93c840c7105fdf7268abf434b);
|
|
|
|
|
|
var marker_b6bd5169dab7ee6287db58d5375ea257 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b6b51b1b36966d43e35e782cd62be71b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b11362c7e785c51b33a6a9bed5eb2de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f564bfe7645597036cd50dfcf3d10a = $(`<div id="html_13f564bfe7645597036cd50dfcf3d10a" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_9b11362c7e785c51b33a6a9bed5eb2de.setContent(html_13f564bfe7645597036cd50dfcf3d10a);
|
|
|
|
|
|
|
|
marker_b6bd5169dab7ee6287db58d5375ea257.bindPopup(popup_9b11362c7e785c51b33a6a9bed5eb2de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6bd5169dab7ee6287db58d5375ea257.setIcon(icon_b6b51b1b36966d43e35e782cd62be71b);
|
|
|
|
|
|
var marker_0f7cf1e0109171a95466ae09e13929f4 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_719000e5f456174af25f1eb926121431 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bb52687371af2b73e529f58d099665a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c702dc76cd37f0839490f481035efc07 = $(`<div id="html_c702dc76cd37f0839490f481035efc07" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_9bb52687371af2b73e529f58d099665a.setContent(html_c702dc76cd37f0839490f481035efc07);
|
|
|
|
|
|
|
|
marker_0f7cf1e0109171a95466ae09e13929f4.bindPopup(popup_9bb52687371af2b73e529f58d099665a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f7cf1e0109171a95466ae09e13929f4.setIcon(icon_719000e5f456174af25f1eb926121431);
|
|
|
|
|
|
var marker_722826fc8d5e312bd136b701249d6d0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_68beba04f6f2200c8b3172f5d2bc2b51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_635963ebb86cf211da2a76252374819e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20c3821baa4d34a46c19d7fdf0fb8d5e = $(`<div id="html_20c3821baa4d34a46c19d7fdf0fb8d5e" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_635963ebb86cf211da2a76252374819e.setContent(html_20c3821baa4d34a46c19d7fdf0fb8d5e);
|
|
|
|
|
|
|
|
marker_722826fc8d5e312bd136b701249d6d0f.bindPopup(popup_635963ebb86cf211da2a76252374819e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_722826fc8d5e312bd136b701249d6d0f.setIcon(icon_68beba04f6f2200c8b3172f5d2bc2b51);
|
|
|
|
|
|
var marker_7d1ceadc3f04517177f2bacd7c0d90b7 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3cc4f7a3a48cdbefa66e9d1306bb9293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aca1a1af0d379600d25eb6bf3a76dbfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9989c28a3e1f38170d2cb13df3fc3f2 = $(`<div id="html_f9989c28a3e1f38170d2cb13df3fc3f2" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_aca1a1af0d379600d25eb6bf3a76dbfb.setContent(html_f9989c28a3e1f38170d2cb13df3fc3f2);
|
|
|
|
|
|
|
|
marker_7d1ceadc3f04517177f2bacd7c0d90b7.bindPopup(popup_aca1a1af0d379600d25eb6bf3a76dbfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d1ceadc3f04517177f2bacd7c0d90b7.setIcon(icon_3cc4f7a3a48cdbefa66e9d1306bb9293);
|
|
|
|
|
|
var marker_7b3bd70f2247e47c6ac7dd638c61e7c7 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_73a39149131395869be7a0fabf6534a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c99adc0b7d349f2fc2ae5512b8a61555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5af34558a12e050a2fd68f48ba8159c = $(`<div id="html_b5af34558a12e050a2fd68f48ba8159c" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_c99adc0b7d349f2fc2ae5512b8a61555.setContent(html_b5af34558a12e050a2fd68f48ba8159c);
|
|
|
|
|
|
|
|
marker_7b3bd70f2247e47c6ac7dd638c61e7c7.bindPopup(popup_c99adc0b7d349f2fc2ae5512b8a61555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b3bd70f2247e47c6ac7dd638c61e7c7.setIcon(icon_73a39149131395869be7a0fabf6534a2);
|
|
|
|
|
|
var marker_487c942ff4b41063f2d6ce524ed82e4e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b6ceed80a8721700d3269b75a4384486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2014a4c4b3f9485c491e252d08ff1d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b66fe4243500ff3b540567149d0d73ae = $(`<div id="html_b66fe4243500ff3b540567149d0d73ae" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_d2014a4c4b3f9485c491e252d08ff1d4.setContent(html_b66fe4243500ff3b540567149d0d73ae);
|
|
|
|
|
|
|
|
marker_487c942ff4b41063f2d6ce524ed82e4e.bindPopup(popup_d2014a4c4b3f9485c491e252d08ff1d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_487c942ff4b41063f2d6ce524ed82e4e.setIcon(icon_b6ceed80a8721700d3269b75a4384486);
|
|
|
|
|
|
var marker_3bd3ef5c834d1e8a5c34b0156dac6f81 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_17b127fb4e55092a1a641928fcea130a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d70716ee3342ae681a9cf76ecaea144 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2132c02bd431601164efe886e6395e09 = $(`<div id="html_2132c02bd431601164efe886e6395e09" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_5d70716ee3342ae681a9cf76ecaea144.setContent(html_2132c02bd431601164efe886e6395e09);
|
|
|
|
|
|
|
|
marker_3bd3ef5c834d1e8a5c34b0156dac6f81.bindPopup(popup_5d70716ee3342ae681a9cf76ecaea144)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bd3ef5c834d1e8a5c34b0156dac6f81.setIcon(icon_17b127fb4e55092a1a641928fcea130a);
|
|
|
|
|
|
var marker_3221cd139cf6a18bc07e116f03d261b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_22af2f81fdf0a14ecdf0b252a24aebfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d80fa606d61296d79bbf36cef5bda6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5872c5196f94e4f726f9bf3d9adb8a9 = $(`<div id="html_c5872c5196f94e4f726f9bf3d9adb8a9" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_4d80fa606d61296d79bbf36cef5bda6e.setContent(html_c5872c5196f94e4f726f9bf3d9adb8a9);
|
|
|
|
|
|
|
|
marker_3221cd139cf6a18bc07e116f03d261b5.bindPopup(popup_4d80fa606d61296d79bbf36cef5bda6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3221cd139cf6a18bc07e116f03d261b5.setIcon(icon_22af2f81fdf0a14ecdf0b252a24aebfb);
|
|
|
|
|
|
var marker_5f5556ca343cccabaf9e0586e927ae3a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_7c3c0521d21acd7ba11faf3707293aef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08e33f61604f25645688a8659b46e006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c2f707d4a83e3f55985c1c673d7cb7b = $(`<div id="html_3c2f707d4a83e3f55985c1c673d7cb7b" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_08e33f61604f25645688a8659b46e006.setContent(html_3c2f707d4a83e3f55985c1c673d7cb7b);
|
|
|
|
|
|
|
|
marker_5f5556ca343cccabaf9e0586e927ae3a.bindPopup(popup_08e33f61604f25645688a8659b46e006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f5556ca343cccabaf9e0586e927ae3a.setIcon(icon_7c3c0521d21acd7ba11faf3707293aef);
|
|
|
|
|
|
var marker_15ab695b348cf023e7af5217f938744f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e521fea3f3db994a091260daa12b260d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26cc9567fc34b9ccdc7565cd591177cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a256dc8bcc8a8c860bf7d115f5264a5d = $(`<div id="html_a256dc8bcc8a8c860bf7d115f5264a5d" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_26cc9567fc34b9ccdc7565cd591177cb.setContent(html_a256dc8bcc8a8c860bf7d115f5264a5d);
|
|
|
|
|
|
|
|
marker_15ab695b348cf023e7af5217f938744f.bindPopup(popup_26cc9567fc34b9ccdc7565cd591177cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15ab695b348cf023e7af5217f938744f.setIcon(icon_e521fea3f3db994a091260daa12b260d);
|
|
|
|
|
|
var marker_1eb420f081c1fa0640df031c1c7a9886 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0f2703ee468cdc6e19e43f86423154ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ecc697c4ca419aa38c4574b11466d7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aee96642b148f6f899f6dfb2c11e80ad = $(`<div id="html_aee96642b148f6f899f6dfb2c11e80ad" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_8ecc697c4ca419aa38c4574b11466d7b.setContent(html_aee96642b148f6f899f6dfb2c11e80ad);
|
|
|
|
|
|
|
|
marker_1eb420f081c1fa0640df031c1c7a9886.bindPopup(popup_8ecc697c4ca419aa38c4574b11466d7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1eb420f081c1fa0640df031c1c7a9886.setIcon(icon_0f2703ee468cdc6e19e43f86423154ff);
|
|
|
|
|
|
var marker_c7c53fcb4bae2016e4d56daba91dc4bb = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_37486d4509776de26c46b3d70c78e0a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7a4dca0a40115b3a053c3b33a971789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc3f48ffb0fae16f0043ef6b4652b6cd = $(`<div id="html_cc3f48ffb0fae16f0043ef6b4652b6cd" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_d7a4dca0a40115b3a053c3b33a971789.setContent(html_cc3f48ffb0fae16f0043ef6b4652b6cd);
|
|
|
|
|
|
|
|
marker_c7c53fcb4bae2016e4d56daba91dc4bb.bindPopup(popup_d7a4dca0a40115b3a053c3b33a971789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7c53fcb4bae2016e4d56daba91dc4bb.setIcon(icon_37486d4509776de26c46b3d70c78e0a6);
|
|
|
|
|
|
var marker_f2c57e35695088face1f4979a62afd2a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_490322f8b5c872b23dd8dd9c0cf0f287 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_279e17f968067bf4cb654f11a2b137d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06dede0bd7ed81f3467e65e256f3b148 = $(`<div id="html_06dede0bd7ed81f3467e65e256f3b148" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_279e17f968067bf4cb654f11a2b137d4.setContent(html_06dede0bd7ed81f3467e65e256f3b148);
|
|
|
|
|
|
|
|
marker_f2c57e35695088face1f4979a62afd2a.bindPopup(popup_279e17f968067bf4cb654f11a2b137d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2c57e35695088face1f4979a62afd2a.setIcon(icon_490322f8b5c872b23dd8dd9c0cf0f287);
|
|
|
|
|
|
var marker_7103dc28ded7802e331ed1118c077a87 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c2d43e2d92fd8e8369c0707cd7fcd57f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e20ef604ce3b14c7d791665d14ca58e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62a0248eebdfbbd58e69e55d774c462b = $(`<div id="html_62a0248eebdfbbd58e69e55d774c462b" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_e20ef604ce3b14c7d791665d14ca58e0.setContent(html_62a0248eebdfbbd58e69e55d774c462b);
|
|
|
|
|
|
|
|
marker_7103dc28ded7802e331ed1118c077a87.bindPopup(popup_e20ef604ce3b14c7d791665d14ca58e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7103dc28ded7802e331ed1118c077a87.setIcon(icon_c2d43e2d92fd8e8369c0707cd7fcd57f);
|
|
|
|
|
|
var marker_7c924fe20e853399012acad5dc02f4f9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fa4d3698ce21d12213348e24b21f1e80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df4bda31c2c828599f225d6012d72cc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46b26f09da3bf96daefca38d136dc624 = $(`<div id="html_46b26f09da3bf96daefca38d136dc624" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_df4bda31c2c828599f225d6012d72cc5.setContent(html_46b26f09da3bf96daefca38d136dc624);
|
|
|
|
|
|
|
|
marker_7c924fe20e853399012acad5dc02f4f9.bindPopup(popup_df4bda31c2c828599f225d6012d72cc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c924fe20e853399012acad5dc02f4f9.setIcon(icon_fa4d3698ce21d12213348e24b21f1e80);
|
|
|
|
|
|
var marker_c76924c0f7ef44ed1beb9455e0cecf36 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_a8f35f53f5f25ab701ab02143abd1f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_267bbff6325b7688c174168bf233edee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_792a128ca1ea45d23742ce315150bfc7 = $(`<div id="html_792a128ca1ea45d23742ce315150bfc7" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_267bbff6325b7688c174168bf233edee.setContent(html_792a128ca1ea45d23742ce315150bfc7);
|
|
|
|
|
|
|
|
marker_c76924c0f7ef44ed1beb9455e0cecf36.bindPopup(popup_267bbff6325b7688c174168bf233edee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c76924c0f7ef44ed1beb9455e0cecf36.setIcon(icon_a8f35f53f5f25ab701ab02143abd1f52);
|
|
|
|
|
|
var marker_3d608d3203c1f508936ed01fd979becf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_265a1120498c440b31a94d05deba02db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dff3929f90c242c599553581bcd88a29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a29a8cf9ccf75f7b25c70e47c3c46778 = $(`<div id="html_a29a8cf9ccf75f7b25c70e47c3c46778" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_dff3929f90c242c599553581bcd88a29.setContent(html_a29a8cf9ccf75f7b25c70e47c3c46778);
|
|
|
|
|
|
|
|
marker_3d608d3203c1f508936ed01fd979becf.bindPopup(popup_dff3929f90c242c599553581bcd88a29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d608d3203c1f508936ed01fd979becf.setIcon(icon_265a1120498c440b31a94d05deba02db);
|
|
|
|
|
|
var marker_1e1bc23c2b3779afcc595703ee510751 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4d932bb35ec7dfa04f93f7a8c2bfd77a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c67169de88bf338afd5f8321212873f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8963373a3105eec0ecd2f4fbde62faa = $(`<div id="html_e8963373a3105eec0ecd2f4fbde62faa" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_c67169de88bf338afd5f8321212873f0.setContent(html_e8963373a3105eec0ecd2f4fbde62faa);
|
|
|
|
|
|
|
|
marker_1e1bc23c2b3779afcc595703ee510751.bindPopup(popup_c67169de88bf338afd5f8321212873f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e1bc23c2b3779afcc595703ee510751.setIcon(icon_4d932bb35ec7dfa04f93f7a8c2bfd77a);
|
|
|
|
|
|
var marker_d5da162c10ac2ddcb9f5ec571a48abff = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_85bc5901bf35cadfd492c484a08c49d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0c5fbf79a4e46eeea55de035b92377c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dc42694ffe924ab2c144961e9f7a809 = $(`<div id="html_9dc42694ffe924ab2c144961e9f7a809" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_c0c5fbf79a4e46eeea55de035b92377c.setContent(html_9dc42694ffe924ab2c144961e9f7a809);
|
|
|
|
|
|
|
|
marker_d5da162c10ac2ddcb9f5ec571a48abff.bindPopup(popup_c0c5fbf79a4e46eeea55de035b92377c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5da162c10ac2ddcb9f5ec571a48abff.setIcon(icon_85bc5901bf35cadfd492c484a08c49d6);
|
|
|
|
|
|
var marker_ec54eecb03869c81ef4747ecc61e6db6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_803a2194cb37a1b3a4e8865aaf80d4fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_929adcbdf7d4ccd14625e2fa19dbd4da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcd21cfaf935a414a544c99311e14e24 = $(`<div id="html_dcd21cfaf935a414a544c99311e14e24" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_929adcbdf7d4ccd14625e2fa19dbd4da.setContent(html_dcd21cfaf935a414a544c99311e14e24);
|
|
|
|
|
|
|
|
marker_ec54eecb03869c81ef4747ecc61e6db6.bindPopup(popup_929adcbdf7d4ccd14625e2fa19dbd4da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec54eecb03869c81ef4747ecc61e6db6.setIcon(icon_803a2194cb37a1b3a4e8865aaf80d4fd);
|
|
|
|
|
|
var marker_4bc312a3031c87323fcdb094443987dc = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_5dee3f58fdf216f33d3f199c1bcd84e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0da0a531e4d1d5b335fbae3feb465b29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f13db5c58824b51c695041c6eb050249 = $(`<div id="html_f13db5c58824b51c695041c6eb050249" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_0da0a531e4d1d5b335fbae3feb465b29.setContent(html_f13db5c58824b51c695041c6eb050249);
|
|
|
|
|
|
|
|
marker_4bc312a3031c87323fcdb094443987dc.bindPopup(popup_0da0a531e4d1d5b335fbae3feb465b29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bc312a3031c87323fcdb094443987dc.setIcon(icon_5dee3f58fdf216f33d3f199c1bcd84e7);
|
|
|
|
|
|
var marker_ed6ea8020e16979c14d2abe71993fce8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1faca4f5cdc2756246232256e79f9a42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3798d3f2fc3924991c4410a367f70f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c02a634257c6983911aa8996d417122d = $(`<div id="html_c02a634257c6983911aa8996d417122d" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_d3798d3f2fc3924991c4410a367f70f1.setContent(html_c02a634257c6983911aa8996d417122d);
|
|
|
|
|
|
|
|
marker_ed6ea8020e16979c14d2abe71993fce8.bindPopup(popup_d3798d3f2fc3924991c4410a367f70f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed6ea8020e16979c14d2abe71993fce8.setIcon(icon_1faca4f5cdc2756246232256e79f9a42);
|
|
|
|
|
|
var marker_4d5dcc4d7df06f7bf171fc7e05d12f64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e99862e41f58196ca60817e0306626ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cb078d145c112c8570da089f791ca00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e00cf276a590c532e5fa40e40d6c127 = $(`<div id="html_9e00cf276a590c532e5fa40e40d6c127" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_5cb078d145c112c8570da089f791ca00.setContent(html_9e00cf276a590c532e5fa40e40d6c127);
|
|
|
|
|
|
|
|
marker_4d5dcc4d7df06f7bf171fc7e05d12f64.bindPopup(popup_5cb078d145c112c8570da089f791ca00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d5dcc4d7df06f7bf171fc7e05d12f64.setIcon(icon_e99862e41f58196ca60817e0306626ad);
|
|
|
|
|
|
var marker_d6d329b15c33013f4390313cbf18433b = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4eb621d1f7c8be97276333a6c9259b0b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff95c09623aa34ed8f4aaa0f0f9a860 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9087cd13bddb904faf2a9724630268f4 = $(`<div id="html_9087cd13bddb904faf2a9724630268f4" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_1ff95c09623aa34ed8f4aaa0f0f9a860.setContent(html_9087cd13bddb904faf2a9724630268f4);
|
|
|
|
|
|
|
|
marker_d6d329b15c33013f4390313cbf18433b.bindPopup(popup_1ff95c09623aa34ed8f4aaa0f0f9a860)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6d329b15c33013f4390313cbf18433b.setIcon(icon_4eb621d1f7c8be97276333a6c9259b0b);
|
|
|
|
|
|
var marker_5bb33266aa35bbbd167f73af4b07d541 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_22610ac19748bcaa6a7f18c1c173be00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1222e3561ffd124640acb4b688a1150 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_261eb07f0b51b06a961352dcf85ade36 = $(`<div id="html_261eb07f0b51b06a961352dcf85ade36" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_f1222e3561ffd124640acb4b688a1150.setContent(html_261eb07f0b51b06a961352dcf85ade36);
|
|
|
|
|
|
|
|
marker_5bb33266aa35bbbd167f73af4b07d541.bindPopup(popup_f1222e3561ffd124640acb4b688a1150)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bb33266aa35bbbd167f73af4b07d541.setIcon(icon_22610ac19748bcaa6a7f18c1c173be00);
|
|
|
|
|
|
var marker_dc13c6dd249797ff319feb09497b9d41 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_a6d65f457e5e668e6a3556eb905ff080 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10343801aa6ccc0e61853a80b228ff2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7946d65801dc883b3c12cc19c8dd3f69 = $(`<div id="html_7946d65801dc883b3c12cc19c8dd3f69" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_10343801aa6ccc0e61853a80b228ff2c.setContent(html_7946d65801dc883b3c12cc19c8dd3f69);
|
|
|
|
|
|
|
|
marker_dc13c6dd249797ff319feb09497b9d41.bindPopup(popup_10343801aa6ccc0e61853a80b228ff2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc13c6dd249797ff319feb09497b9d41.setIcon(icon_a6d65f457e5e668e6a3556eb905ff080);
|
|
|
|
|
|
var marker_edcd7dc6767dae01945454ffadf91d82 = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4be8731dcb812949996e58b0bcbd0a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa2d0b2aa8879f1e7b7948f279817039 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c3cac01333706fba0cc524520637d9 = $(`<div id="html_57c3cac01333706fba0cc524520637d9" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_fa2d0b2aa8879f1e7b7948f279817039.setContent(html_57c3cac01333706fba0cc524520637d9);
|
|
|
|
|
|
|
|
marker_edcd7dc6767dae01945454ffadf91d82.bindPopup(popup_fa2d0b2aa8879f1e7b7948f279817039)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edcd7dc6767dae01945454ffadf91d82.setIcon(icon_4be8731dcb812949996e58b0bcbd0a08);
|
|
|
|
|
|
var marker_123d5e619d429b9d527b056bdd21a447 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d161757b3195d625f4c436adfb9a0a32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_190be08afa374681bdfdc092f7102ec3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08fc4ea45c5b3a83006c8141b899efa2 = $(`<div id="html_08fc4ea45c5b3a83006c8141b899efa2" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_190be08afa374681bdfdc092f7102ec3.setContent(html_08fc4ea45c5b3a83006c8141b899efa2);
|
|
|
|
|
|
|
|
marker_123d5e619d429b9d527b056bdd21a447.bindPopup(popup_190be08afa374681bdfdc092f7102ec3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_123d5e619d429b9d527b056bdd21a447.setIcon(icon_d161757b3195d625f4c436adfb9a0a32);
|
|
|
|
|
|
var marker_ee8ef3c8b4784535dadc9ee832ecd29f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6b3b8656b5c622d98996516fdd9774b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc49603e5f63faf942ac1b801de749df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d791cf04546e2206ac2789be446c966b = $(`<div id="html_d791cf04546e2206ac2789be446c966b" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_fc49603e5f63faf942ac1b801de749df.setContent(html_d791cf04546e2206ac2789be446c966b);
|
|
|
|
|
|
|
|
marker_ee8ef3c8b4784535dadc9ee832ecd29f.bindPopup(popup_fc49603e5f63faf942ac1b801de749df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee8ef3c8b4784535dadc9ee832ecd29f.setIcon(icon_6b3b8656b5c622d98996516fdd9774b8);
|
|
|
|
|
|
var marker_0442d98484b128da47cd6877fddf5236 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3bd388527634e3ed8365409ac7bc4bf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a56841051ba1999581898207b61f94f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1d74d00e93ace8682b02a1854b1f0c2 = $(`<div id="html_e1d74d00e93ace8682b02a1854b1f0c2" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_a56841051ba1999581898207b61f94f3.setContent(html_e1d74d00e93ace8682b02a1854b1f0c2);
|
|
|
|
|
|
|
|
marker_0442d98484b128da47cd6877fddf5236.bindPopup(popup_a56841051ba1999581898207b61f94f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0442d98484b128da47cd6877fddf5236.setIcon(icon_3bd388527634e3ed8365409ac7bc4bf6);
|
|
|
|
|
|
var marker_1574e302bd55f577fa5fa54e18269a14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_cad6176a6badbe14e1ceb05d294bfae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3040fe902ce5060b109b9d0993fdb3ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c1bcbb8d244a11de08017c0687b9e5 = $(`<div id="html_57c1bcbb8d244a11de08017c0687b9e5" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_3040fe902ce5060b109b9d0993fdb3ab.setContent(html_57c1bcbb8d244a11de08017c0687b9e5);
|
|
|
|
|
|
|
|
marker_1574e302bd55f577fa5fa54e18269a14.bindPopup(popup_3040fe902ce5060b109b9d0993fdb3ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1574e302bd55f577fa5fa54e18269a14.setIcon(icon_cad6176a6badbe14e1ceb05d294bfae9);
|
|
|
|
|
|
var marker_f34fc424b76b18cbd4156ec73fbc19be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_07fa843577d0af59bae09c0aaaa1b0d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df0ad1024b3374628746b01c5f4d0ee6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c06ffe6c24adc0c23c07abd1d143912 = $(`<div id="html_2c06ffe6c24adc0c23c07abd1d143912" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_df0ad1024b3374628746b01c5f4d0ee6.setContent(html_2c06ffe6c24adc0c23c07abd1d143912);
|
|
|
|
|
|
|
|
marker_f34fc424b76b18cbd4156ec73fbc19be.bindPopup(popup_df0ad1024b3374628746b01c5f4d0ee6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f34fc424b76b18cbd4156ec73fbc19be.setIcon(icon_07fa843577d0af59bae09c0aaaa1b0d1);
|
|
|
|
|
|
var marker_898277462944846e1a4b65bf66f1dd91 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c5506111bf2fb1026bda0f4214f6f6f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90cd42a8c9c02474c95ab0e314536a93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5783ded1b7ec10c87ab6d228d0a2d07a = $(`<div id="html_5783ded1b7ec10c87ab6d228d0a2d07a" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_90cd42a8c9c02474c95ab0e314536a93.setContent(html_5783ded1b7ec10c87ab6d228d0a2d07a);
|
|
|
|
|
|
|
|
marker_898277462944846e1a4b65bf66f1dd91.bindPopup(popup_90cd42a8c9c02474c95ab0e314536a93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_898277462944846e1a4b65bf66f1dd91.setIcon(icon_c5506111bf2fb1026bda0f4214f6f6f7);
|
|
|
|
|
|
var marker_3eef0a309e9bff25f83d858458444f97 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_79fdf768e262f40e69fd15619e4e0638 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_655767d5130d3f5920458c9b8545c53c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e93319ef39c5cfe428afbee6d32dd67f = $(`<div id="html_e93319ef39c5cfe428afbee6d32dd67f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_655767d5130d3f5920458c9b8545c53c.setContent(html_e93319ef39c5cfe428afbee6d32dd67f);
|
|
|
|
|
|
|
|
marker_3eef0a309e9bff25f83d858458444f97.bindPopup(popup_655767d5130d3f5920458c9b8545c53c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eef0a309e9bff25f83d858458444f97.setIcon(icon_79fdf768e262f40e69fd15619e4e0638);
|
|
|
|
|
|
var marker_0a2c5757f1510e715258002465c30193 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d9b47f6bc3a14cbf8fd66c6c06e58849 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64958e5e71a50486305cfbd6dde3bc4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32fd9aa2fa02ffeb89e1eb1b7f13e78f = $(`<div id="html_32fd9aa2fa02ffeb89e1eb1b7f13e78f" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_64958e5e71a50486305cfbd6dde3bc4d.setContent(html_32fd9aa2fa02ffeb89e1eb1b7f13e78f);
|
|
|
|
|
|
|
|
marker_0a2c5757f1510e715258002465c30193.bindPopup(popup_64958e5e71a50486305cfbd6dde3bc4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a2c5757f1510e715258002465c30193.setIcon(icon_d9b47f6bc3a14cbf8fd66c6c06e58849);
|
|
|
|
|
|
var marker_3fdd09bcaedcd458c81e2bae2b02b4d5 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4313a827984732b28a00bb05886ccd25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_191619b5741647afec9fae4a37f00897 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62e9d1789360a895afb595b34519c7ca = $(`<div id="html_62e9d1789360a895afb595b34519c7ca" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_191619b5741647afec9fae4a37f00897.setContent(html_62e9d1789360a895afb595b34519c7ca);
|
|
|
|
|
|
|
|
marker_3fdd09bcaedcd458c81e2bae2b02b4d5.bindPopup(popup_191619b5741647afec9fae4a37f00897)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fdd09bcaedcd458c81e2bae2b02b4d5.setIcon(icon_4313a827984732b28a00bb05886ccd25);
|
|
|
|
|
|
var marker_0099954b9749ee5b482089f1a331e06d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_7e23dbd28f0faf842d81b9642feb0de4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01776a0b68e8cc6802af80e50bf8d55b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7710a48f30f176c411e31bf27199fa1 = $(`<div id="html_e7710a48f30f176c411e31bf27199fa1" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_01776a0b68e8cc6802af80e50bf8d55b.setContent(html_e7710a48f30f176c411e31bf27199fa1);
|
|
|
|
|
|
|
|
marker_0099954b9749ee5b482089f1a331e06d.bindPopup(popup_01776a0b68e8cc6802af80e50bf8d55b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0099954b9749ee5b482089f1a331e06d.setIcon(icon_7e23dbd28f0faf842d81b9642feb0de4);
|
|
|
|
|
|
var marker_43a077161319d65cf04b9a02420df65f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_df47ab85c40ccda116bbb92cc1c505d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95c62e967ea8084b922ebb46a62cd2b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_091507f1674ac65835f2ee0811db7e77 = $(`<div id="html_091507f1674ac65835f2ee0811db7e77" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_95c62e967ea8084b922ebb46a62cd2b7.setContent(html_091507f1674ac65835f2ee0811db7e77);
|
|
|
|
|
|
|
|
marker_43a077161319d65cf04b9a02420df65f.bindPopup(popup_95c62e967ea8084b922ebb46a62cd2b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43a077161319d65cf04b9a02420df65f.setIcon(icon_df47ab85c40ccda116bbb92cc1c505d6);
|
|
|
|
|
|
var marker_6741bdd4594a9699d4954938ddd9e511 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_40655511e8b37efc306f8c28c49371bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6e8c1344ac582a55ec6d73f05f350ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_531a3ac7f2805172f2b0fb256fb1be4d = $(`<div id="html_531a3ac7f2805172f2b0fb256fb1be4d" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_a6e8c1344ac582a55ec6d73f05f350ac.setContent(html_531a3ac7f2805172f2b0fb256fb1be4d);
|
|
|
|
|
|
|
|
marker_6741bdd4594a9699d4954938ddd9e511.bindPopup(popup_a6e8c1344ac582a55ec6d73f05f350ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6741bdd4594a9699d4954938ddd9e511.setIcon(icon_40655511e8b37efc306f8c28c49371bf);
|
|
|
|
|
|
var marker_20d35170814bd72ad30930e3b173444a = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4b5c37c09a66480604cffc128e6c84d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a5ea8d5adffe6a0268dd75b4e48ccc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce1e0e06e5b1948bc1fd5c114d8d97eb = $(`<div id="html_ce1e0e06e5b1948bc1fd5c114d8d97eb" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_3a5ea8d5adffe6a0268dd75b4e48ccc9.setContent(html_ce1e0e06e5b1948bc1fd5c114d8d97eb);
|
|
|
|
|
|
|
|
marker_20d35170814bd72ad30930e3b173444a.bindPopup(popup_3a5ea8d5adffe6a0268dd75b4e48ccc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20d35170814bd72ad30930e3b173444a.setIcon(icon_4b5c37c09a66480604cffc128e6c84d0);
|
|
|
|
|
|
var marker_5ccbe333267529751ba1bc1a179f0ee1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_60a74cb93251355155ce5749b0e420a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e90fb509299ba60ff1a20b4e6ebf67f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0106bc0d3c3e558cfab624050acb1140 = $(`<div id="html_0106bc0d3c3e558cfab624050acb1140" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_4e90fb509299ba60ff1a20b4e6ebf67f.setContent(html_0106bc0d3c3e558cfab624050acb1140);
|
|
|
|
|
|
|
|
marker_5ccbe333267529751ba1bc1a179f0ee1.bindPopup(popup_4e90fb509299ba60ff1a20b4e6ebf67f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ccbe333267529751ba1bc1a179f0ee1.setIcon(icon_60a74cb93251355155ce5749b0e420a4);
|
|
|
|
|
|
var marker_0e2b8d134dae12f74367ff330dc7351c = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_25d2977c0cb44f441312ade7dba171f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55dbcd5f292c729737859cf924b42baf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_529ef4f32cfb8b1a2deee79a43a9ef70 = $(`<div id="html_529ef4f32cfb8b1a2deee79a43a9ef70" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_55dbcd5f292c729737859cf924b42baf.setContent(html_529ef4f32cfb8b1a2deee79a43a9ef70);
|
|
|
|
|
|
|
|
marker_0e2b8d134dae12f74367ff330dc7351c.bindPopup(popup_55dbcd5f292c729737859cf924b42baf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e2b8d134dae12f74367ff330dc7351c.setIcon(icon_25d2977c0cb44f441312ade7dba171f8);
|
|
|
|
|
|
var marker_f6887877f2c57cbd5b5483edb14d682e = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d86c328e17b03d18fece42ce716b7df4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_327c071a65728097b8dde691e3ee16dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c77a402d849da7f7f66c5e8033abe409 = $(`<div id="html_c77a402d849da7f7f66c5e8033abe409" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_327c071a65728097b8dde691e3ee16dd.setContent(html_c77a402d849da7f7f66c5e8033abe409);
|
|
|
|
|
|
|
|
marker_f6887877f2c57cbd5b5483edb14d682e.bindPopup(popup_327c071a65728097b8dde691e3ee16dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6887877f2c57cbd5b5483edb14d682e.setIcon(icon_d86c328e17b03d18fece42ce716b7df4);
|
|
|
|
|
|
var marker_3f4a7326b7f0857eb78ff72b6e0cda90 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e63908f2e04dd84373cf6ed92bd4ccea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2de4e30075426ad7f3dfc5e8d19094ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b5487942907823d4b7f188442eb4b24 = $(`<div id="html_7b5487942907823d4b7f188442eb4b24" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_2de4e30075426ad7f3dfc5e8d19094ab.setContent(html_7b5487942907823d4b7f188442eb4b24);
|
|
|
|
|
|
|
|
marker_3f4a7326b7f0857eb78ff72b6e0cda90.bindPopup(popup_2de4e30075426ad7f3dfc5e8d19094ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f4a7326b7f0857eb78ff72b6e0cda90.setIcon(icon_e63908f2e04dd84373cf6ed92bd4ccea);
|
|
|
|
|
|
var marker_3ec9f0f49d2bf9fc2040a62f8398045c = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_cbefc3f0ac066afa98df629c23b536f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78da3371377d8361519cc3f648ef155b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e4b653a14841c3ee1d9fb25a4573fb5 = $(`<div id="html_0e4b653a14841c3ee1d9fb25a4573fb5" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_78da3371377d8361519cc3f648ef155b.setContent(html_0e4b653a14841c3ee1d9fb25a4573fb5);
|
|
|
|
|
|
|
|
marker_3ec9f0f49d2bf9fc2040a62f8398045c.bindPopup(popup_78da3371377d8361519cc3f648ef155b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ec9f0f49d2bf9fc2040a62f8398045c.setIcon(icon_cbefc3f0ac066afa98df629c23b536f3);
|
|
|
|
|
|
var marker_ea7c964a3b929a1916ec013817c4d82a = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ad7c5fb4fd5e943e6a52caae4e963145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9d145a13cac9262cbca6c0e9d86c8dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b173f5f29fc455f6ab60025c2215af9b = $(`<div id="html_b173f5f29fc455f6ab60025c2215af9b" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_e9d145a13cac9262cbca6c0e9d86c8dc.setContent(html_b173f5f29fc455f6ab60025c2215af9b);
|
|
|
|
|
|
|
|
marker_ea7c964a3b929a1916ec013817c4d82a.bindPopup(popup_e9d145a13cac9262cbca6c0e9d86c8dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea7c964a3b929a1916ec013817c4d82a.setIcon(icon_ad7c5fb4fd5e943e6a52caae4e963145);
|
|
|
|
|
|
var marker_23e43b1492b1774434e8356691955a7f = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_45285bf3dfee89dc9905f8b9b15efbf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f97be41bafb3108c98bb7eaf0c08c41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39779aca4fe9f027b00797a2cfeefa5d = $(`<div id="html_39779aca4fe9f027b00797a2cfeefa5d" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_6f97be41bafb3108c98bb7eaf0c08c41.setContent(html_39779aca4fe9f027b00797a2cfeefa5d);
|
|
|
|
|
|
|
|
marker_23e43b1492b1774434e8356691955a7f.bindPopup(popup_6f97be41bafb3108c98bb7eaf0c08c41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23e43b1492b1774434e8356691955a7f.setIcon(icon_45285bf3dfee89dc9905f8b9b15efbf0);
|
|
|
|
|
|
var marker_be3b4154c41557c35ba7e621e188a337 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e3b695edc45896d72e9ba54df5b6e193 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e576216b12d180a770b4dae67e97964a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_275131636e339cc22c35dc7818d50bd9 = $(`<div id="html_275131636e339cc22c35dc7818d50bd9" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_e576216b12d180a770b4dae67e97964a.setContent(html_275131636e339cc22c35dc7818d50bd9);
|
|
|
|
|
|
|
|
marker_be3b4154c41557c35ba7e621e188a337.bindPopup(popup_e576216b12d180a770b4dae67e97964a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be3b4154c41557c35ba7e621e188a337.setIcon(icon_e3b695edc45896d72e9ba54df5b6e193);
|
|
|
|
|
|
var marker_e090836b378d4765092f1b0084417d34 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_69a3b30216917139adeb19626778c259 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c46e5fee60cb74045175197d687517d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7fe6eab721847642756baaf7587a7bf = $(`<div id="html_f7fe6eab721847642756baaf7587a7bf" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_c46e5fee60cb74045175197d687517d8.setContent(html_f7fe6eab721847642756baaf7587a7bf);
|
|
|
|
|
|
|
|
marker_e090836b378d4765092f1b0084417d34.bindPopup(popup_c46e5fee60cb74045175197d687517d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e090836b378d4765092f1b0084417d34.setIcon(icon_69a3b30216917139adeb19626778c259);
|
|
|
|
|
|
var marker_308cddf886e6cf52c230707315ef3244 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_714484c82baf6b30f56e819c39b3d37a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d02d6fffd345ce9d2338bcad694f789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c86818cdba6feef1490785427ebbabe6 = $(`<div id="html_c86818cdba6feef1490785427ebbabe6" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_4d02d6fffd345ce9d2338bcad694f789.setContent(html_c86818cdba6feef1490785427ebbabe6);
|
|
|
|
|
|
|
|
marker_308cddf886e6cf52c230707315ef3244.bindPopup(popup_4d02d6fffd345ce9d2338bcad694f789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_308cddf886e6cf52c230707315ef3244.setIcon(icon_714484c82baf6b30f56e819c39b3d37a);
|
|
|
|
|
|
var marker_bfca14a0530ea51b0357e892ccb656ef = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4f2884a143839f00a6fc8ca48b3420a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa208deddd7d2f9851fb87672b00528b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3681e116c9dfc9af39541b7a5702a7c0 = $(`<div id="html_3681e116c9dfc9af39541b7a5702a7c0" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_fa208deddd7d2f9851fb87672b00528b.setContent(html_3681e116c9dfc9af39541b7a5702a7c0);
|
|
|
|
|
|
|
|
marker_bfca14a0530ea51b0357e892ccb656ef.bindPopup(popup_fa208deddd7d2f9851fb87672b00528b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfca14a0530ea51b0357e892ccb656ef.setIcon(icon_4f2884a143839f00a6fc8ca48b3420a5);
|
|
|
|
|
|
var marker_f9d10d544baac58501576b34602113dd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_60c7216cdc9e8e57312ed7c106ffad92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e1555088929a8075fc1a3e095990696 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20ce6ca00e8921a9edd00b9d5ced5af2 = $(`<div id="html_20ce6ca00e8921a9edd00b9d5ced5af2" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_0e1555088929a8075fc1a3e095990696.setContent(html_20ce6ca00e8921a9edd00b9d5ced5af2);
|
|
|
|
|
|
|
|
marker_f9d10d544baac58501576b34602113dd.bindPopup(popup_0e1555088929a8075fc1a3e095990696)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9d10d544baac58501576b34602113dd.setIcon(icon_60c7216cdc9e8e57312ed7c106ffad92);
|
|
|
|
|
|
var marker_5644661a4b201204f180b5134b2538d7 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_35a5c2f7f010a665756e4c0ba0eecfaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1a3a8a1e7f205fac4494cf9a96329de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_487a06d54634cc6b1f36be0d4952c519 = $(`<div id="html_487a06d54634cc6b1f36be0d4952c519" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_b1a3a8a1e7f205fac4494cf9a96329de.setContent(html_487a06d54634cc6b1f36be0d4952c519);
|
|
|
|
|
|
|
|
marker_5644661a4b201204f180b5134b2538d7.bindPopup(popup_b1a3a8a1e7f205fac4494cf9a96329de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5644661a4b201204f180b5134b2538d7.setIcon(icon_35a5c2f7f010a665756e4c0ba0eecfaf);
|
|
|
|
|
|
var marker_2f4be7bae32cb194e896d7cd01c54666 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_791d48235a533fb253a52872a2d565b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ad5aad2704cc048ff288462ca95900f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f1a5dc2c7efe2f4aa19b767ed7a460 = $(`<div id="html_d7f1a5dc2c7efe2f4aa19b767ed7a460" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_0ad5aad2704cc048ff288462ca95900f.setContent(html_d7f1a5dc2c7efe2f4aa19b767ed7a460);
|
|
|
|
|
|
|
|
marker_2f4be7bae32cb194e896d7cd01c54666.bindPopup(popup_0ad5aad2704cc048ff288462ca95900f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f4be7bae32cb194e896d7cd01c54666.setIcon(icon_791d48235a533fb253a52872a2d565b3);
|
|
|
|
|
|
var marker_0721003a333fffcea2a393e60487771b = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6993a3f8c7cb7b30df7b76aac25364c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15418be809e87d3759e80a1fcae74903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9020cc77d5c597d981d81a897b8e252 = $(`<div id="html_e9020cc77d5c597d981d81a897b8e252" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_15418be809e87d3759e80a1fcae74903.setContent(html_e9020cc77d5c597d981d81a897b8e252);
|
|
|
|
|
|
|
|
marker_0721003a333fffcea2a393e60487771b.bindPopup(popup_15418be809e87d3759e80a1fcae74903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0721003a333fffcea2a393e60487771b.setIcon(icon_6993a3f8c7cb7b30df7b76aac25364c1);
|
|
|
|
|
|
var marker_7d41855d5be6b236940dc9c1da05a33f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9aebf3d6821775876f0cb87148211764 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a22482d1422516b405b0be2d44a4f0ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab139429f9d53fc14c1842ef63008541 = $(`<div id="html_ab139429f9d53fc14c1842ef63008541" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_a22482d1422516b405b0be2d44a4f0ea.setContent(html_ab139429f9d53fc14c1842ef63008541);
|
|
|
|
|
|
|
|
marker_7d41855d5be6b236940dc9c1da05a33f.bindPopup(popup_a22482d1422516b405b0be2d44a4f0ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d41855d5be6b236940dc9c1da05a33f.setIcon(icon_9aebf3d6821775876f0cb87148211764);
|
|
|
|
|
|
var marker_894a94cd3f53ebfca42ad2bcecacaa18 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e229b20ab5938c19f80c906b0c490ecf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_882342f03444602102a56b8b7d7bbe8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c10625d966bff462c5378fd9d5359ebc = $(`<div id="html_c10625d966bff462c5378fd9d5359ebc" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_882342f03444602102a56b8b7d7bbe8c.setContent(html_c10625d966bff462c5378fd9d5359ebc);
|
|
|
|
|
|
|
|
marker_894a94cd3f53ebfca42ad2bcecacaa18.bindPopup(popup_882342f03444602102a56b8b7d7bbe8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_894a94cd3f53ebfca42ad2bcecacaa18.setIcon(icon_e229b20ab5938c19f80c906b0c490ecf);
|
|
|
|
|
|
var marker_c5c527771f4f8afc2929f30448f05c01 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_5cf8cebbfb08799cf96db27eecfc2875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96c2c9faf42a8f974e1276b0d45c64ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01ea047e8ba55aa5812bd6937172fe70 = $(`<div id="html_01ea047e8ba55aa5812bd6937172fe70" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_96c2c9faf42a8f974e1276b0d45c64ea.setContent(html_01ea047e8ba55aa5812bd6937172fe70);
|
|
|
|
|
|
|
|
marker_c5c527771f4f8afc2929f30448f05c01.bindPopup(popup_96c2c9faf42a8f974e1276b0d45c64ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5c527771f4f8afc2929f30448f05c01.setIcon(icon_5cf8cebbfb08799cf96db27eecfc2875);
|
|
|
|
|
|
var marker_b8d709ff16a921812bdb6ee61290a04e = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_234b099869d0191e90e7caa3376d17e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40ac658bd6a693656c7983ad6bdfe4e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0caab8c480dfef57d643363809b5fab7 = $(`<div id="html_0caab8c480dfef57d643363809b5fab7" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_40ac658bd6a693656c7983ad6bdfe4e0.setContent(html_0caab8c480dfef57d643363809b5fab7);
|
|
|
|
|
|
|
|
marker_b8d709ff16a921812bdb6ee61290a04e.bindPopup(popup_40ac658bd6a693656c7983ad6bdfe4e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8d709ff16a921812bdb6ee61290a04e.setIcon(icon_234b099869d0191e90e7caa3376d17e9);
|
|
|
|
|
|
var marker_e94a8322191c97556be22945cd9d3ed8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_f12a0b6f69dd7370dbed13908f7597e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f4f103b860095b514f8722373f1d2fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_049fb833073ded505b367747f9ba6f17 = $(`<div id="html_049fb833073ded505b367747f9ba6f17" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_0f4f103b860095b514f8722373f1d2fa.setContent(html_049fb833073ded505b367747f9ba6f17);
|
|
|
|
|
|
|
|
marker_e94a8322191c97556be22945cd9d3ed8.bindPopup(popup_0f4f103b860095b514f8722373f1d2fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e94a8322191c97556be22945cd9d3ed8.setIcon(icon_f12a0b6f69dd7370dbed13908f7597e9);
|
|
|
|
|
|
var marker_1e4c3cabd210e14e8fb197738efa5325 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_393a31a89c59ddf1bf1c42e62b84cf30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22545d5a29adb50192ffe35ad6c0d5ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c8c6c4b02ee247826472613474ff195 = $(`<div id="html_7c8c6c4b02ee247826472613474ff195" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_22545d5a29adb50192ffe35ad6c0d5ef.setContent(html_7c8c6c4b02ee247826472613474ff195);
|
|
|
|
|
|
|
|
marker_1e4c3cabd210e14e8fb197738efa5325.bindPopup(popup_22545d5a29adb50192ffe35ad6c0d5ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e4c3cabd210e14e8fb197738efa5325.setIcon(icon_393a31a89c59ddf1bf1c42e62b84cf30);
|
|
|
|
|
|
var marker_1d5d868000ff3c46a01e5c4ce5a12ff5 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ceec91075e5108933dde64dd46013ee6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fabd2ceff458f4e0f0c6f3705ccf353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d68f59429175440cd737f2d8508ff986 = $(`<div id="html_d68f59429175440cd737f2d8508ff986" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_2fabd2ceff458f4e0f0c6f3705ccf353.setContent(html_d68f59429175440cd737f2d8508ff986);
|
|
|
|
|
|
|
|
marker_1d5d868000ff3c46a01e5c4ce5a12ff5.bindPopup(popup_2fabd2ceff458f4e0f0c6f3705ccf353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d5d868000ff3c46a01e5c4ce5a12ff5.setIcon(icon_ceec91075e5108933dde64dd46013ee6);
|
|
|
|
|
|
var marker_3cbb904cb6e279ab728f5eebd0b4d569 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_566830d0ea15fa7ec75ba7d56a4cfe9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09511fcec37c925b38e94a324db1e94e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b048b2f7b21cf55f8f731f35b3e0f67 = $(`<div id="html_9b048b2f7b21cf55f8f731f35b3e0f67" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_09511fcec37c925b38e94a324db1e94e.setContent(html_9b048b2f7b21cf55f8f731f35b3e0f67);
|
|
|
|
|
|
|
|
marker_3cbb904cb6e279ab728f5eebd0b4d569.bindPopup(popup_09511fcec37c925b38e94a324db1e94e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cbb904cb6e279ab728f5eebd0b4d569.setIcon(icon_566830d0ea15fa7ec75ba7d56a4cfe9c);
|
|
|
|
|
|
var marker_73a19d0383220462a5c86c01c81b1409 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0ed3fadd4d98788966c9a0281956fbcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ccb11e1c2eb2d92961cef3708e14855 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ead0130aa5db7855ea119fa1e61d9413 = $(`<div id="html_ead0130aa5db7855ea119fa1e61d9413" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_4ccb11e1c2eb2d92961cef3708e14855.setContent(html_ead0130aa5db7855ea119fa1e61d9413);
|
|
|
|
|
|
|
|
marker_73a19d0383220462a5c86c01c81b1409.bindPopup(popup_4ccb11e1c2eb2d92961cef3708e14855)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73a19d0383220462a5c86c01c81b1409.setIcon(icon_0ed3fadd4d98788966c9a0281956fbcd);
|
|
|
|
|
|
var marker_c17d2e4a7f8ee023a3c5730138b70f22 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1e4bb77b45e294a1f2de4813e30efede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_935446dfe04823b04adb4e55fd398ef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e1af9024352d26d519e95b58963c835 = $(`<div id="html_6e1af9024352d26d519e95b58963c835" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_935446dfe04823b04adb4e55fd398ef8.setContent(html_6e1af9024352d26d519e95b58963c835);
|
|
|
|
|
|
|
|
marker_c17d2e4a7f8ee023a3c5730138b70f22.bindPopup(popup_935446dfe04823b04adb4e55fd398ef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c17d2e4a7f8ee023a3c5730138b70f22.setIcon(icon_1e4bb77b45e294a1f2de4813e30efede);
|
|
|
|
|
|
var marker_aef4401a5ffc095a1244a86ac7447730 = L.marker(
|
|
[38.9072, -77.0369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_af90537aca5d13856e4422f60662b7e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b831e5cff591941f57077b93cf9dac27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dae52383f9719228b72fa584cac34ca = $(`<div id="html_6dae52383f9719228b72fa584cac34ca" style="width: 100.0%; height: 100.0%;">relay.nostr.nisshiee.org</div>`)[0];
|
|
popup_b831e5cff591941f57077b93cf9dac27.setContent(html_6dae52383f9719228b72fa584cac34ca);
|
|
|
|
|
|
|
|
marker_aef4401a5ffc095a1244a86ac7447730.bindPopup(popup_b831e5cff591941f57077b93cf9dac27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aef4401a5ffc095a1244a86ac7447730.setIcon(icon_af90537aca5d13856e4422f60662b7e8);
|
|
|
|
|
|
var marker_41ed08f42129d9ebbf019b942df51f36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fca32b535b1ed9bbf6fc68be25335ec9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17ae0671f9d98dbafea6601564cf98c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0df835674435cbb6db45ac7b7768e556 = $(`<div id="html_0df835674435cbb6db45ac7b7768e556" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_17ae0671f9d98dbafea6601564cf98c0.setContent(html_0df835674435cbb6db45ac7b7768e556);
|
|
|
|
|
|
|
|
marker_41ed08f42129d9ebbf019b942df51f36.bindPopup(popup_17ae0671f9d98dbafea6601564cf98c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41ed08f42129d9ebbf019b942df51f36.setIcon(icon_fca32b535b1ed9bbf6fc68be25335ec9);
|
|
|
|
|
|
var marker_c3d2f348e298f6ff3673a4e8853fd08e = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3c7b557f193b96218a1a520f7132959d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c6733222ed0ad75484b9a0617872589 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_465b449bb1c629a88740f960b13ff878 = $(`<div id="html_465b449bb1c629a88740f960b13ff878" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_6c6733222ed0ad75484b9a0617872589.setContent(html_465b449bb1c629a88740f960b13ff878);
|
|
|
|
|
|
|
|
marker_c3d2f348e298f6ff3673a4e8853fd08e.bindPopup(popup_6c6733222ed0ad75484b9a0617872589)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3d2f348e298f6ff3673a4e8853fd08e.setIcon(icon_3c7b557f193b96218a1a520f7132959d);
|
|
|
|
|
|
var marker_a3aae90f9cae2a24450e0158dbb24ff5 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c45934c49b738c1d8eb4a0c8e58aee0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_387a3cfa555d2ea835663f68aff7e4c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_079b20c85b16002946b89b467bd60d1e = $(`<div id="html_079b20c85b16002946b89b467bd60d1e" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_387a3cfa555d2ea835663f68aff7e4c4.setContent(html_079b20c85b16002946b89b467bd60d1e);
|
|
|
|
|
|
|
|
marker_a3aae90f9cae2a24450e0158dbb24ff5.bindPopup(popup_387a3cfa555d2ea835663f68aff7e4c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3aae90f9cae2a24450e0158dbb24ff5.setIcon(icon_c45934c49b738c1d8eb4a0c8e58aee0c);
|
|
|
|
|
|
var marker_87068c22094a81ed50f2212572e2378b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_27bfc084035625d304d42e738ad2e9ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d432acc28bc4e57f57fc7f98c6c8e43f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1f6efc2afe97b0be02a1a8a9128dcef = $(`<div id="html_c1f6efc2afe97b0be02a1a8a9128dcef" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_d432acc28bc4e57f57fc7f98c6c8e43f.setContent(html_c1f6efc2afe97b0be02a1a8a9128dcef);
|
|
|
|
|
|
|
|
marker_87068c22094a81ed50f2212572e2378b.bindPopup(popup_d432acc28bc4e57f57fc7f98c6c8e43f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87068c22094a81ed50f2212572e2378b.setIcon(icon_27bfc084035625d304d42e738ad2e9ae);
|
|
|
|
|
|
var marker_0f41a3e8ed93d79a4fcbe80cc2b54519 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_cd98bb1cdc14f6f587ac342560583c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29f3306c39287b06262e9e26ffba1dee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_315ea052e3322e8c8dc4a2428c20c537 = $(`<div id="html_315ea052e3322e8c8dc4a2428c20c537" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_29f3306c39287b06262e9e26ffba1dee.setContent(html_315ea052e3322e8c8dc4a2428c20c537);
|
|
|
|
|
|
|
|
marker_0f41a3e8ed93d79a4fcbe80cc2b54519.bindPopup(popup_29f3306c39287b06262e9e26ffba1dee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f41a3e8ed93d79a4fcbe80cc2b54519.setIcon(icon_cd98bb1cdc14f6f587ac342560583c16);
|
|
|
|
|
|
var marker_7324bbffdb313e958319b65ce014ac17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1de88efb1e61b57ae7f875fffe51c248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e8928e0abb56951204152397ae40134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21b3db2dcb480cce010bc36fe248166b = $(`<div id="html_21b3db2dcb480cce010bc36fe248166b" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_8e8928e0abb56951204152397ae40134.setContent(html_21b3db2dcb480cce010bc36fe248166b);
|
|
|
|
|
|
|
|
marker_7324bbffdb313e958319b65ce014ac17.bindPopup(popup_8e8928e0abb56951204152397ae40134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7324bbffdb313e958319b65ce014ac17.setIcon(icon_1de88efb1e61b57ae7f875fffe51c248);
|
|
|
|
|
|
var marker_13b1a88435c838746d80829718e684b2 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_be0fa8ef5a337c2a5ba40aa141456ece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8024d720113f81a832155aedbae0b429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_597c6406fab7287a9e94d6bf91c728b6 = $(`<div id="html_597c6406fab7287a9e94d6bf91c728b6" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_8024d720113f81a832155aedbae0b429.setContent(html_597c6406fab7287a9e94d6bf91c728b6);
|
|
|
|
|
|
|
|
marker_13b1a88435c838746d80829718e684b2.bindPopup(popup_8024d720113f81a832155aedbae0b429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b1a88435c838746d80829718e684b2.setIcon(icon_be0fa8ef5a337c2a5ba40aa141456ece);
|
|
|
|
|
|
var marker_8c070392a8a7fb16e1a05b36fa6998d5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c6f32ed9338798e178bade4bab6584eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9920893fb10fca3032226675dde75c3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3942aef96eea151ae8704f8298a1af41 = $(`<div id="html_3942aef96eea151ae8704f8298a1af41" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_9920893fb10fca3032226675dde75c3c.setContent(html_3942aef96eea151ae8704f8298a1af41);
|
|
|
|
|
|
|
|
marker_8c070392a8a7fb16e1a05b36fa6998d5.bindPopup(popup_9920893fb10fca3032226675dde75c3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c070392a8a7fb16e1a05b36fa6998d5.setIcon(icon_c6f32ed9338798e178bade4bab6584eb);
|
|
|
|
|
|
var marker_134a660e4c647c37b165b4c145bcf48c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_74f3894d7d74b65df83275d54617990a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8b12a70736e5c3f93ccdb72649f2f8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fd1e356c45b1aae2d86ffa4f6ee1006 = $(`<div id="html_8fd1e356c45b1aae2d86ffa4f6ee1006" style="width: 100.0%; height: 100.0%;">relay.zombi.cloudrodion.com</div>`)[0];
|
|
popup_c8b12a70736e5c3f93ccdb72649f2f8b.setContent(html_8fd1e356c45b1aae2d86ffa4f6ee1006);
|
|
|
|
|
|
|
|
marker_134a660e4c647c37b165b4c145bcf48c.bindPopup(popup_c8b12a70736e5c3f93ccdb72649f2f8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_134a660e4c647c37b165b4c145bcf48c.setIcon(icon_74f3894d7d74b65df83275d54617990a);
|
|
|
|
|
|
var marker_d0df510afb95ac5cfcade3e5ed3b0e24 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_f73a114afdd6cc3a69397131bca85654 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_752c7289cfc747c6748aa5b22b5febef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b89f07c0982faab8dc4f20235c45e2e2 = $(`<div id="html_b89f07c0982faab8dc4f20235c45e2e2" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_752c7289cfc747c6748aa5b22b5febef.setContent(html_b89f07c0982faab8dc4f20235c45e2e2);
|
|
|
|
|
|
|
|
marker_d0df510afb95ac5cfcade3e5ed3b0e24.bindPopup(popup_752c7289cfc747c6748aa5b22b5febef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0df510afb95ac5cfcade3e5ed3b0e24.setIcon(icon_f73a114afdd6cc3a69397131bca85654);
|
|
|
|
|
|
var marker_f739311f58ab9eba9d4fd5e0f1d98b92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d094b0bda948ca5b1d28d3e998c9f1c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7f478d7f2fba70cbd7826c0cd75a862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aab3d4ce309918ef7d02e1f4f6dcb5a = $(`<div id="html_4aab3d4ce309918ef7d02e1f4f6dcb5a" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_a7f478d7f2fba70cbd7826c0cd75a862.setContent(html_4aab3d4ce309918ef7d02e1f4f6dcb5a);
|
|
|
|
|
|
|
|
marker_f739311f58ab9eba9d4fd5e0f1d98b92.bindPopup(popup_a7f478d7f2fba70cbd7826c0cd75a862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f739311f58ab9eba9d4fd5e0f1d98b92.setIcon(icon_d094b0bda948ca5b1d28d3e998c9f1c6);
|
|
|
|
|
|
var marker_bf8f8af30a12ea494ffce28bd3defae0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_258e6e27e08649802f2b6e51e3d56ae7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad09237d3b53ce48f741d539ea88e055 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26c74596b2b8fb4386b4515deffce963 = $(`<div id="html_26c74596b2b8fb4386b4515deffce963" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_ad09237d3b53ce48f741d539ea88e055.setContent(html_26c74596b2b8fb4386b4515deffce963);
|
|
|
|
|
|
|
|
marker_bf8f8af30a12ea494ffce28bd3defae0.bindPopup(popup_ad09237d3b53ce48f741d539ea88e055)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf8f8af30a12ea494ffce28bd3defae0.setIcon(icon_258e6e27e08649802f2b6e51e3d56ae7);
|
|
|
|
|
|
var marker_5e70fe191aa71a5cf360c5152d65fc5e = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1baec86556806e213395ba247599c5b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5ab78b1fdbaa722c0c92f590857d5ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba3200b6346ccd64fb8f68c54186eabc = $(`<div id="html_ba3200b6346ccd64fb8f68c54186eabc" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_c5ab78b1fdbaa722c0c92f590857d5ff.setContent(html_ba3200b6346ccd64fb8f68c54186eabc);
|
|
|
|
|
|
|
|
marker_5e70fe191aa71a5cf360c5152d65fc5e.bindPopup(popup_c5ab78b1fdbaa722c0c92f590857d5ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e70fe191aa71a5cf360c5152d65fc5e.setIcon(icon_1baec86556806e213395ba247599c5b2);
|
|
|
|
|
|
var marker_346c9ef647f1baca334b01f7ec2a8a53 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_14a02871c5fe1a5efb093f9d87a1bf59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ad85739561d6c48b19db146c500193b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8527642c3c82e9569dc1ff17edead0b4 = $(`<div id="html_8527642c3c82e9569dc1ff17edead0b4" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_4ad85739561d6c48b19db146c500193b.setContent(html_8527642c3c82e9569dc1ff17edead0b4);
|
|
|
|
|
|
|
|
marker_346c9ef647f1baca334b01f7ec2a8a53.bindPopup(popup_4ad85739561d6c48b19db146c500193b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_346c9ef647f1baca334b01f7ec2a8a53.setIcon(icon_14a02871c5fe1a5efb093f9d87a1bf59);
|
|
|
|
|
|
var marker_6ca067789128ad18c72e2b80e81da176 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_5728d1530630b16d39d87a2e667c5430 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef00e58a15507ca9afcbdb0e85ef20c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1eebf475086b67b490c4cdc43fa138ac = $(`<div id="html_1eebf475086b67b490c4cdc43fa138ac" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_ef00e58a15507ca9afcbdb0e85ef20c2.setContent(html_1eebf475086b67b490c4cdc43fa138ac);
|
|
|
|
|
|
|
|
marker_6ca067789128ad18c72e2b80e81da176.bindPopup(popup_ef00e58a15507ca9afcbdb0e85ef20c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ca067789128ad18c72e2b80e81da176.setIcon(icon_5728d1530630b16d39d87a2e667c5430);
|
|
|
|
|
|
var marker_408c3e7d9a3f322e526239e6e4b1b4dd = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_044ad2f02c2c1dd9b1f4bb7a2703f01d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e214feaa3850508a1cd3235337dadae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aad94211f5372815f93854ef098f56e = $(`<div id="html_0aad94211f5372815f93854ef098f56e" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_e214feaa3850508a1cd3235337dadae8.setContent(html_0aad94211f5372815f93854ef098f56e);
|
|
|
|
|
|
|
|
marker_408c3e7d9a3f322e526239e6e4b1b4dd.bindPopup(popup_e214feaa3850508a1cd3235337dadae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_408c3e7d9a3f322e526239e6e4b1b4dd.setIcon(icon_044ad2f02c2c1dd9b1f4bb7a2703f01d);
|
|
|
|
|
|
var marker_7abee2fa3ddd8efc26923e9751ba1881 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6d6252fc6bdfffcbd8a5035238ec69e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4429cdfcd5e2bba235097b3dd4b2fed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cccae6bad72ac6ee722158c668e761d = $(`<div id="html_2cccae6bad72ac6ee722158c668e761d" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_b4429cdfcd5e2bba235097b3dd4b2fed.setContent(html_2cccae6bad72ac6ee722158c668e761d);
|
|
|
|
|
|
|
|
marker_7abee2fa3ddd8efc26923e9751ba1881.bindPopup(popup_b4429cdfcd5e2bba235097b3dd4b2fed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7abee2fa3ddd8efc26923e9751ba1881.setIcon(icon_6d6252fc6bdfffcbd8a5035238ec69e0);
|
|
|
|
|
|
var marker_b3cead4b38115156282e7b71c91d1652 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9ac7330dfc8d8cbbce6bb45eaaed5490 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3225c66babef72d2aab2bfde95bad209 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80a1b2095ffa2d90d1b70bb5f75eefb = $(`<div id="html_f80a1b2095ffa2d90d1b70bb5f75eefb" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_3225c66babef72d2aab2bfde95bad209.setContent(html_f80a1b2095ffa2d90d1b70bb5f75eefb);
|
|
|
|
|
|
|
|
marker_b3cead4b38115156282e7b71c91d1652.bindPopup(popup_3225c66babef72d2aab2bfde95bad209)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3cead4b38115156282e7b71c91d1652.setIcon(icon_9ac7330dfc8d8cbbce6bb45eaaed5490);
|
|
|
|
|
|
var marker_e2acd242d76372932af6c05bf811fd75 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_edeb2ec81bdf6eb1f858d2bc5c00cb1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01d4899544cb0a095e800af12a03ffc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0143d252364dd3ff2421df1ba90d67dc = $(`<div id="html_0143d252364dd3ff2421df1ba90d67dc" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_01d4899544cb0a095e800af12a03ffc3.setContent(html_0143d252364dd3ff2421df1ba90d67dc);
|
|
|
|
|
|
|
|
marker_e2acd242d76372932af6c05bf811fd75.bindPopup(popup_01d4899544cb0a095e800af12a03ffc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2acd242d76372932af6c05bf811fd75.setIcon(icon_edeb2ec81bdf6eb1f858d2bc5c00cb1f);
|
|
|
|
|
|
var marker_dd850ea89be60d8582552d37ac18f94e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_187c218d67e58c501cd034a781dffd55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc7a32aca41df472bb247ce76ba40005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3857b9625d8b3cd647c4a862a55621d9 = $(`<div id="html_3857b9625d8b3cd647c4a862a55621d9" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_bc7a32aca41df472bb247ce76ba40005.setContent(html_3857b9625d8b3cd647c4a862a55621d9);
|
|
|
|
|
|
|
|
marker_dd850ea89be60d8582552d37ac18f94e.bindPopup(popup_bc7a32aca41df472bb247ce76ba40005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd850ea89be60d8582552d37ac18f94e.setIcon(icon_187c218d67e58c501cd034a781dffd55);
|
|
|
|
|
|
var marker_191344694cd606d511b0ee0a94873e25 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d9a2d89c05fd993e2b1746677034f4aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24d93bf9ae479b48c81656c38d0be7e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7545226c1d395defa049131370930d9e = $(`<div id="html_7545226c1d395defa049131370930d9e" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_24d93bf9ae479b48c81656c38d0be7e1.setContent(html_7545226c1d395defa049131370930d9e);
|
|
|
|
|
|
|
|
marker_191344694cd606d511b0ee0a94873e25.bindPopup(popup_24d93bf9ae479b48c81656c38d0be7e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_191344694cd606d511b0ee0a94873e25.setIcon(icon_d9a2d89c05fd993e2b1746677034f4aa);
|
|
|
|
|
|
var marker_fc02540aae923669fbc805063aa38f59 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_2db9df0e58a8ffb706b97945572cb4a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d8c771fafa818b81217f25705dc1378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cb8568c664e443b2e27c8e47addba37 = $(`<div id="html_3cb8568c664e443b2e27c8e47addba37" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_9d8c771fafa818b81217f25705dc1378.setContent(html_3cb8568c664e443b2e27c8e47addba37);
|
|
|
|
|
|
|
|
marker_fc02540aae923669fbc805063aa38f59.bindPopup(popup_9d8c771fafa818b81217f25705dc1378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc02540aae923669fbc805063aa38f59.setIcon(icon_2db9df0e58a8ffb706b97945572cb4a4);
|
|
|
|
|
|
var marker_f3d4e69174e13c5d047a969cb1abcdef = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1b4e1e018793da419959dac9142f0b9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2565a29dc926cfa45c517e2e859a5ab6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bcb6591055e5756c61524e71d854536 = $(`<div id="html_9bcb6591055e5756c61524e71d854536" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_2565a29dc926cfa45c517e2e859a5ab6.setContent(html_9bcb6591055e5756c61524e71d854536);
|
|
|
|
|
|
|
|
marker_f3d4e69174e13c5d047a969cb1abcdef.bindPopup(popup_2565a29dc926cfa45c517e2e859a5ab6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3d4e69174e13c5d047a969cb1abcdef.setIcon(icon_1b4e1e018793da419959dac9142f0b9f);
|
|
|
|
|
|
var marker_ae52efa9839db8514e3011036d001dc5 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_a04b7f86fc6f2743fc74091d0bf22bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91cf7d9e8a8d7ef334449cfd2bbfe835 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a07ff25a8c7c330731c2bfd65194def8 = $(`<div id="html_a07ff25a8c7c330731c2bfd65194def8" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_91cf7d9e8a8d7ef334449cfd2bbfe835.setContent(html_a07ff25a8c7c330731c2bfd65194def8);
|
|
|
|
|
|
|
|
marker_ae52efa9839db8514e3011036d001dc5.bindPopup(popup_91cf7d9e8a8d7ef334449cfd2bbfe835)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae52efa9839db8514e3011036d001dc5.setIcon(icon_a04b7f86fc6f2743fc74091d0bf22bff);
|
|
|
|
|
|
var marker_18a6a88264d48f63bbee3f259b6de002 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_03311c2d95037ea3a8b5cb6d5e086b1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b76d7569d4a0b09778d6f5f294da2e73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_000eab24e26cdcf000ecbd2f8a0d2536 = $(`<div id="html_000eab24e26cdcf000ecbd2f8a0d2536" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_b76d7569d4a0b09778d6f5f294da2e73.setContent(html_000eab24e26cdcf000ecbd2f8a0d2536);
|
|
|
|
|
|
|
|
marker_18a6a88264d48f63bbee3f259b6de002.bindPopup(popup_b76d7569d4a0b09778d6f5f294da2e73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18a6a88264d48f63bbee3f259b6de002.setIcon(icon_03311c2d95037ea3a8b5cb6d5e086b1a);
|
|
|
|
|
|
var marker_183d1d8fc0c6e71a611e7a383d066e97 = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b56ad6cc6d1e6de2ef87cdff873373a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad7578506159d88d76c9e29cfd019b48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a1f51dd031c06b1860bb6c766336c42 = $(`<div id="html_9a1f51dd031c06b1860bb6c766336c42" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_ad7578506159d88d76c9e29cfd019b48.setContent(html_9a1f51dd031c06b1860bb6c766336c42);
|
|
|
|
|
|
|
|
marker_183d1d8fc0c6e71a611e7a383d066e97.bindPopup(popup_ad7578506159d88d76c9e29cfd019b48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_183d1d8fc0c6e71a611e7a383d066e97.setIcon(icon_b56ad6cc6d1e6de2ef87cdff873373a4);
|
|
|
|
|
|
var marker_582dbc10671e9b6bf921c6f473a18d68 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_66dfb8648d1f33f674cd5c37865b00e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42151c92e46ff1f1e8a999957b0d7ead = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a4c0e8c69ce4fd33656b47f7c40609 = $(`<div id="html_78a4c0e8c69ce4fd33656b47f7c40609" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_42151c92e46ff1f1e8a999957b0d7ead.setContent(html_78a4c0e8c69ce4fd33656b47f7c40609);
|
|
|
|
|
|
|
|
marker_582dbc10671e9b6bf921c6f473a18d68.bindPopup(popup_42151c92e46ff1f1e8a999957b0d7ead)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_582dbc10671e9b6bf921c6f473a18d68.setIcon(icon_66dfb8648d1f33f674cd5c37865b00e7);
|
|
|
|
|
|
var marker_68d03a1a43531f0b700c5763c1d4acfc = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_04fc2b5999dd52313cf8a61fa84b25f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edd9323b7245a76f8a1ec461b6a10d6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_711d615df637a455315a124536471779 = $(`<div id="html_711d615df637a455315a124536471779" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_edd9323b7245a76f8a1ec461b6a10d6c.setContent(html_711d615df637a455315a124536471779);
|
|
|
|
|
|
|
|
marker_68d03a1a43531f0b700c5763c1d4acfc.bindPopup(popup_edd9323b7245a76f8a1ec461b6a10d6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68d03a1a43531f0b700c5763c1d4acfc.setIcon(icon_04fc2b5999dd52313cf8a61fa84b25f4);
|
|
|
|
|
|
var marker_f6d8d2cc9dde36a502d54265d80f876c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9af72cddfe3a6d3496457beef484851e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11084b92f0c2a8bcae9f7217b3480ac8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd2e36729e363dab754ed5378a7a0b41 = $(`<div id="html_fd2e36729e363dab754ed5378a7a0b41" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_11084b92f0c2a8bcae9f7217b3480ac8.setContent(html_fd2e36729e363dab754ed5378a7a0b41);
|
|
|
|
|
|
|
|
marker_f6d8d2cc9dde36a502d54265d80f876c.bindPopup(popup_11084b92f0c2a8bcae9f7217b3480ac8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d8d2cc9dde36a502d54265d80f876c.setIcon(icon_9af72cddfe3a6d3496457beef484851e);
|
|
|
|
|
|
var marker_326c3d517f627467b26ce4b854544146 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_698baa8a8e9631fc50d48b0499f857b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_003d4511ce10962d3defbf301da3766d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70b23cdc23f3dee32b06ea5cc8072d31 = $(`<div id="html_70b23cdc23f3dee32b06ea5cc8072d31" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_003d4511ce10962d3defbf301da3766d.setContent(html_70b23cdc23f3dee32b06ea5cc8072d31);
|
|
|
|
|
|
|
|
marker_326c3d517f627467b26ce4b854544146.bindPopup(popup_003d4511ce10962d3defbf301da3766d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_326c3d517f627467b26ce4b854544146.setIcon(icon_698baa8a8e9631fc50d48b0499f857b0);
|
|
|
|
|
|
var marker_2aeaf26a61fdfa44df26c072bb28e0ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_008313f9439639faf6ee2176c01d18d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8efd10d4911b7605a4b5b49c85b9003e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435cb367c347e6caa954a2144468c47a = $(`<div id="html_435cb367c347e6caa954a2144468c47a" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_8efd10d4911b7605a4b5b49c85b9003e.setContent(html_435cb367c347e6caa954a2144468c47a);
|
|
|
|
|
|
|
|
marker_2aeaf26a61fdfa44df26c072bb28e0ea.bindPopup(popup_8efd10d4911b7605a4b5b49c85b9003e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2aeaf26a61fdfa44df26c072bb28e0ea.setIcon(icon_008313f9439639faf6ee2176c01d18d7);
|
|
|
|
|
|
var marker_dbe3144c8ae6134eba052d7c01d5f14a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_84acbf59820bd7ba435f66092160dd51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90b64aa30fc3fd5be374efead4521b6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eedf0d1c7c35ea394caed55fa7ff3528 = $(`<div id="html_eedf0d1c7c35ea394caed55fa7ff3528" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_90b64aa30fc3fd5be374efead4521b6c.setContent(html_eedf0d1c7c35ea394caed55fa7ff3528);
|
|
|
|
|
|
|
|
marker_dbe3144c8ae6134eba052d7c01d5f14a.bindPopup(popup_90b64aa30fc3fd5be374efead4521b6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbe3144c8ae6134eba052d7c01d5f14a.setIcon(icon_84acbf59820bd7ba435f66092160dd51);
|
|
|
|
|
|
var marker_237396cb04a7534c0c9eb48594d4a337 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b50aad0aa6acb7e4b9f3cfb0ead6321e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6eadee93992797b40815d49caf5926b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3086b8ed35f8be63c543c136774379f4 = $(`<div id="html_3086b8ed35f8be63c543c136774379f4" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_a6eadee93992797b40815d49caf5926b.setContent(html_3086b8ed35f8be63c543c136774379f4);
|
|
|
|
|
|
|
|
marker_237396cb04a7534c0c9eb48594d4a337.bindPopup(popup_a6eadee93992797b40815d49caf5926b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_237396cb04a7534c0c9eb48594d4a337.setIcon(icon_b50aad0aa6acb7e4b9f3cfb0ead6321e);
|
|
|
|
|
|
var marker_4f353e7e204ad28f472de023f0dcbaa5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6f14cd1286a04fbc191d4b3210e72928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1e62f4b17a6bd8386670878e1cbf8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80e59ed1fbc768cb6d540adb627d5641 = $(`<div id="html_80e59ed1fbc768cb6d540adb627d5641" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_8e1e62f4b17a6bd8386670878e1cbf8c.setContent(html_80e59ed1fbc768cb6d540adb627d5641);
|
|
|
|
|
|
|
|
marker_4f353e7e204ad28f472de023f0dcbaa5.bindPopup(popup_8e1e62f4b17a6bd8386670878e1cbf8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f353e7e204ad28f472de023f0dcbaa5.setIcon(icon_6f14cd1286a04fbc191d4b3210e72928);
|
|
|
|
|
|
var marker_52f31d06133eb1d16c812e6fa7866537 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_333409caa103e2f8990cd41c60331c4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a8948a346b69f274a3fcde60857215c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e543ae2d5f856b0677d4155556707cfe = $(`<div id="html_e543ae2d5f856b0677d4155556707cfe" style="width: 100.0%; height: 100.0%;">nostr.commonshub.brussels</div>`)[0];
|
|
popup_4a8948a346b69f274a3fcde60857215c.setContent(html_e543ae2d5f856b0677d4155556707cfe);
|
|
|
|
|
|
|
|
marker_52f31d06133eb1d16c812e6fa7866537.bindPopup(popup_4a8948a346b69f274a3fcde60857215c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52f31d06133eb1d16c812e6fa7866537.setIcon(icon_333409caa103e2f8990cd41c60331c4d);
|
|
|
|
|
|
var marker_ce91ccfd1005d8d51d168c6e8695563b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9dba0316fac63d3f938a3ffd47896b03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b2e1b64abd98f96ae32d63acedc5c20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1980b66bf9911fe3d2dccd0bd47f275 = $(`<div id="html_f1980b66bf9911fe3d2dccd0bd47f275" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_1b2e1b64abd98f96ae32d63acedc5c20.setContent(html_f1980b66bf9911fe3d2dccd0bd47f275);
|
|
|
|
|
|
|
|
marker_ce91ccfd1005d8d51d168c6e8695563b.bindPopup(popup_1b2e1b64abd98f96ae32d63acedc5c20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce91ccfd1005d8d51d168c6e8695563b.setIcon(icon_9dba0316fac63d3f938a3ffd47896b03);
|
|
|
|
|
|
var marker_3320d945bfbfd5fc8dd7eb62bc9d3fa7 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_353797268ec8ab5ed31064e88e10c160 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bf6180bc17965e914c927c20acac44b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62e99028e4f26da8dc440534c6eafac7 = $(`<div id="html_62e99028e4f26da8dc440534c6eafac7" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_4bf6180bc17965e914c927c20acac44b.setContent(html_62e99028e4f26da8dc440534c6eafac7);
|
|
|
|
|
|
|
|
marker_3320d945bfbfd5fc8dd7eb62bc9d3fa7.bindPopup(popup_4bf6180bc17965e914c927c20acac44b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3320d945bfbfd5fc8dd7eb62bc9d3fa7.setIcon(icon_353797268ec8ab5ed31064e88e10c160);
|
|
|
|
|
|
var marker_6ff2507f82ebe2444abbb909e5c93b9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6e4711417e097ddba1bd38364fd59274 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5b5f59795697b191bb60dab92926ff6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f5f96d52467d1b7350d7feb5c754dce = $(`<div id="html_1f5f96d52467d1b7350d7feb5c754dce" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_e5b5f59795697b191bb60dab92926ff6.setContent(html_1f5f96d52467d1b7350d7feb5c754dce);
|
|
|
|
|
|
|
|
marker_6ff2507f82ebe2444abbb909e5c93b9c.bindPopup(popup_e5b5f59795697b191bb60dab92926ff6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ff2507f82ebe2444abbb909e5c93b9c.setIcon(icon_6e4711417e097ddba1bd38364fd59274);
|
|
|
|
|
|
var marker_d1342b5337d351f35ede5569d784b978 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_03492e7db1b705485ca23ef134c1ad98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db9f59d754f31c42a6191eb0060b42ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3dc6204157e37922dcadf531f0b9ece6 = $(`<div id="html_3dc6204157e37922dcadf531f0b9ece6" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_db9f59d754f31c42a6191eb0060b42ed.setContent(html_3dc6204157e37922dcadf531f0b9ece6);
|
|
|
|
|
|
|
|
marker_d1342b5337d351f35ede5569d784b978.bindPopup(popup_db9f59d754f31c42a6191eb0060b42ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1342b5337d351f35ede5569d784b978.setIcon(icon_03492e7db1b705485ca23ef134c1ad98);
|
|
|
|
|
|
var marker_d9954375fbd53eaf3e47fcfbd5ba454c = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1ebb9754bd8c7c856a39f194d4ab68ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42f411b1f6f6450fd94982b3a9fb5cc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e3cbe015ee14c8395f57039f9af24da = $(`<div id="html_1e3cbe015ee14c8395f57039f9af24da" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_42f411b1f6f6450fd94982b3a9fb5cc4.setContent(html_1e3cbe015ee14c8395f57039f9af24da);
|
|
|
|
|
|
|
|
marker_d9954375fbd53eaf3e47fcfbd5ba454c.bindPopup(popup_42f411b1f6f6450fd94982b3a9fb5cc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9954375fbd53eaf3e47fcfbd5ba454c.setIcon(icon_1ebb9754bd8c7c856a39f194d4ab68ca);
|
|
|
|
|
|
var marker_ca7728a6229b8d0c3677413ff017ace4 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_17d2cef3775932142847aa418ed6902e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50763b3409f2a22c6373fc940d21bbda = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2dda650e16fa5c4a6e391ccff2b546b = $(`<div id="html_a2dda650e16fa5c4a6e391ccff2b546b" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_50763b3409f2a22c6373fc940d21bbda.setContent(html_a2dda650e16fa5c4a6e391ccff2b546b);
|
|
|
|
|
|
|
|
marker_ca7728a6229b8d0c3677413ff017ace4.bindPopup(popup_50763b3409f2a22c6373fc940d21bbda)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca7728a6229b8d0c3677413ff017ace4.setIcon(icon_17d2cef3775932142847aa418ed6902e);
|
|
|
|
|
|
var marker_469a3752c236147ed38f9c4420219c23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ad70fea224e3a26a25f8508d024c7dcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3ce121fa4f3548c1a3e1507a7e1e32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8e1fdc8291cf3cb935800bb2692b513 = $(`<div id="html_f8e1fdc8291cf3cb935800bb2692b513" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_ea3ce121fa4f3548c1a3e1507a7e1e32.setContent(html_f8e1fdc8291cf3cb935800bb2692b513);
|
|
|
|
|
|
|
|
marker_469a3752c236147ed38f9c4420219c23.bindPopup(popup_ea3ce121fa4f3548c1a3e1507a7e1e32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_469a3752c236147ed38f9c4420219c23.setIcon(icon_ad70fea224e3a26a25f8508d024c7dcd);
|
|
|
|
|
|
var marker_0c21c29785dd2266bfd1d61d93ff903f = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b5e1551cb1dbef9ec2ae1f3898babc47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_098fb7cde8bed3515c7ddd003a5b933d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c7edf21892375c270c39df5ee9c193d = $(`<div id="html_0c7edf21892375c270c39df5ee9c193d" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_098fb7cde8bed3515c7ddd003a5b933d.setContent(html_0c7edf21892375c270c39df5ee9c193d);
|
|
|
|
|
|
|
|
marker_0c21c29785dd2266bfd1d61d93ff903f.bindPopup(popup_098fb7cde8bed3515c7ddd003a5b933d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c21c29785dd2266bfd1d61d93ff903f.setIcon(icon_b5e1551cb1dbef9ec2ae1f3898babc47);
|
|
|
|
|
|
var marker_a35c9d94662811a655804541e3c21667 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_cf91f6fb2271cb0e728301161b163d64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9333aee58d97a2062f36f37c4836fc9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04ac009250ddf7741a046b9b5b7fe947 = $(`<div id="html_04ac009250ddf7741a046b9b5b7fe947" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_9333aee58d97a2062f36f37c4836fc9a.setContent(html_04ac009250ddf7741a046b9b5b7fe947);
|
|
|
|
|
|
|
|
marker_a35c9d94662811a655804541e3c21667.bindPopup(popup_9333aee58d97a2062f36f37c4836fc9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a35c9d94662811a655804541e3c21667.setIcon(icon_cf91f6fb2271cb0e728301161b163d64);
|
|
|
|
|
|
var marker_77877a98a3ed060eceb2f740897928fa = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ce786cd71d7d59816b65b87d05552674 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60dff249e2c62eff7121f931c206b954 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0203de30823ccc06cd833aedc9adcda = $(`<div id="html_e0203de30823ccc06cd833aedc9adcda" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_60dff249e2c62eff7121f931c206b954.setContent(html_e0203de30823ccc06cd833aedc9adcda);
|
|
|
|
|
|
|
|
marker_77877a98a3ed060eceb2f740897928fa.bindPopup(popup_60dff249e2c62eff7121f931c206b954)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77877a98a3ed060eceb2f740897928fa.setIcon(icon_ce786cd71d7d59816b65b87d05552674);
|
|
|
|
|
|
var marker_aadec9a4aef4ca97f115a9aa4eeff0d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c3d740328d4d6eb4ff379ec009655b8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee60f6dad6346c5ec0be9d754020374d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08a0159ebd56dbc30e227c4c3769a6a2 = $(`<div id="html_08a0159ebd56dbc30e227c4c3769a6a2" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_ee60f6dad6346c5ec0be9d754020374d.setContent(html_08a0159ebd56dbc30e227c4c3769a6a2);
|
|
|
|
|
|
|
|
marker_aadec9a4aef4ca97f115a9aa4eeff0d9.bindPopup(popup_ee60f6dad6346c5ec0be9d754020374d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aadec9a4aef4ca97f115a9aa4eeff0d9.setIcon(icon_c3d740328d4d6eb4ff379ec009655b8a);
|
|
|
|
|
|
var marker_95c83603689b7c54e4f801a2a1fed884 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_302fda075c10b567f4e7a26df5e1be34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_316ed2d63e8d1a1338c8ee084a6345aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f96b0f98d88363200baca12705bac13b = $(`<div id="html_f96b0f98d88363200baca12705bac13b" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_316ed2d63e8d1a1338c8ee084a6345aa.setContent(html_f96b0f98d88363200baca12705bac13b);
|
|
|
|
|
|
|
|
marker_95c83603689b7c54e4f801a2a1fed884.bindPopup(popup_316ed2d63e8d1a1338c8ee084a6345aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95c83603689b7c54e4f801a2a1fed884.setIcon(icon_302fda075c10b567f4e7a26df5e1be34);
|
|
|
|
|
|
var marker_9bc320c78eee4a46376c5c8457558367 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_63eca91da156b6945de015e2776f90ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe39b2b4f5b7a11f272187ba990223c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24f0bab1490c74244581705ea31b6935 = $(`<div id="html_24f0bab1490c74244581705ea31b6935" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_fe39b2b4f5b7a11f272187ba990223c6.setContent(html_24f0bab1490c74244581705ea31b6935);
|
|
|
|
|
|
|
|
marker_9bc320c78eee4a46376c5c8457558367.bindPopup(popup_fe39b2b4f5b7a11f272187ba990223c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bc320c78eee4a46376c5c8457558367.setIcon(icon_63eca91da156b6945de015e2776f90ad);
|
|
|
|
|
|
var marker_a46530e60e3edb13b00e261fa6b05009 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d9dd0f4bb89abf87678855cbee946b7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dcd2b947d3e09205af26df3cb126dd6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19aed7eb4b31640c07d9fd01feb54533 = $(`<div id="html_19aed7eb4b31640c07d9fd01feb54533" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_dcd2b947d3e09205af26df3cb126dd6e.setContent(html_19aed7eb4b31640c07d9fd01feb54533);
|
|
|
|
|
|
|
|
marker_a46530e60e3edb13b00e261fa6b05009.bindPopup(popup_dcd2b947d3e09205af26df3cb126dd6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a46530e60e3edb13b00e261fa6b05009.setIcon(icon_d9dd0f4bb89abf87678855cbee946b7d);
|
|
|
|
|
|
var marker_28d5a5b31db01ea4ce4c591c78d32fe5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_376a8768aa67c236441192fa6d32abc9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83f66dd51b3e94cbfc5d4b7702a72b0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4a2b6cd4704b98749582e288c6dd7e7 = $(`<div id="html_f4a2b6cd4704b98749582e288c6dd7e7" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_83f66dd51b3e94cbfc5d4b7702a72b0c.setContent(html_f4a2b6cd4704b98749582e288c6dd7e7);
|
|
|
|
|
|
|
|
marker_28d5a5b31db01ea4ce4c591c78d32fe5.bindPopup(popup_83f66dd51b3e94cbfc5d4b7702a72b0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28d5a5b31db01ea4ce4c591c78d32fe5.setIcon(icon_376a8768aa67c236441192fa6d32abc9);
|
|
|
|
|
|
var marker_563d29e32713e837c531b90307494141 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_10d3c06161dee5d2e99d9743448cc421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a9612f606f26a4e6df18f16c6dc49eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7422bc2828f0d51acb14242d30b13e1 = $(`<div id="html_e7422bc2828f0d51acb14242d30b13e1" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_7a9612f606f26a4e6df18f16c6dc49eb.setContent(html_e7422bc2828f0d51acb14242d30b13e1);
|
|
|
|
|
|
|
|
marker_563d29e32713e837c531b90307494141.bindPopup(popup_7a9612f606f26a4e6df18f16c6dc49eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_563d29e32713e837c531b90307494141.setIcon(icon_10d3c06161dee5d2e99d9743448cc421);
|
|
|
|
|
|
var marker_164522c3a4f01c9a7090877a560cceb5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_911f99d3eee579c3cbd0dc387dd96e9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2877fdc0e00bcbbf33455aa9bbd387ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12642bd140e36289d608511c53ffb119 = $(`<div id="html_12642bd140e36289d608511c53ffb119" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_2877fdc0e00bcbbf33455aa9bbd387ba.setContent(html_12642bd140e36289d608511c53ffb119);
|
|
|
|
|
|
|
|
marker_164522c3a4f01c9a7090877a560cceb5.bindPopup(popup_2877fdc0e00bcbbf33455aa9bbd387ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_164522c3a4f01c9a7090877a560cceb5.setIcon(icon_911f99d3eee579c3cbd0dc387dd96e9a);
|
|
|
|
|
|
var marker_c3472df63d1c58947b684c28abdfbef1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_eda47ef07ef968a25abd4da92f4eed0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea1dcc0a37f83eec080492679acb50ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a08126995b7a2b59248db8d6920813fc = $(`<div id="html_a08126995b7a2b59248db8d6920813fc" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_ea1dcc0a37f83eec080492679acb50ce.setContent(html_a08126995b7a2b59248db8d6920813fc);
|
|
|
|
|
|
|
|
marker_c3472df63d1c58947b684c28abdfbef1.bindPopup(popup_ea1dcc0a37f83eec080492679acb50ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3472df63d1c58947b684c28abdfbef1.setIcon(icon_eda47ef07ef968a25abd4da92f4eed0e);
|
|
|
|
|
|
var marker_3df07b1112cb14f883f22725fd47b3ea = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_300b7cda5360ae850b9c4ca9d83c8aea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4acc99c75b35360673c30a6a8ea1af1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c8776276004210819a05a6267dd9bc = $(`<div id="html_b2c8776276004210819a05a6267dd9bc" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_4acc99c75b35360673c30a6a8ea1af1c.setContent(html_b2c8776276004210819a05a6267dd9bc);
|
|
|
|
|
|
|
|
marker_3df07b1112cb14f883f22725fd47b3ea.bindPopup(popup_4acc99c75b35360673c30a6a8ea1af1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3df07b1112cb14f883f22725fd47b3ea.setIcon(icon_300b7cda5360ae850b9c4ca9d83c8aea);
|
|
|
|
|
|
var marker_0e32e0930180fae70b5c7c74c6c445b5 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_a2b96e51b57c58586066e2153e0bba6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cdae0d207d9bd5b11d610bb3e386488 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94077dab2e7c30d516453bfd816c5340 = $(`<div id="html_94077dab2e7c30d516453bfd816c5340" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_5cdae0d207d9bd5b11d610bb3e386488.setContent(html_94077dab2e7c30d516453bfd816c5340);
|
|
|
|
|
|
|
|
marker_0e32e0930180fae70b5c7c74c6c445b5.bindPopup(popup_5cdae0d207d9bd5b11d610bb3e386488)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e32e0930180fae70b5c7c74c6c445b5.setIcon(icon_a2b96e51b57c58586066e2153e0bba6e);
|
|
|
|
|
|
var marker_c1bde07fcc1e5d13251f8893d2529aeb = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_83f1719c78a82bb2e3064bc024242fc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c43a3fbd1ab60c503642ef34d4e1c85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_363852f28a6ef35d17bd8de2e6476b67 = $(`<div id="html_363852f28a6ef35d17bd8de2e6476b67" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_0c43a3fbd1ab60c503642ef34d4e1c85.setContent(html_363852f28a6ef35d17bd8de2e6476b67);
|
|
|
|
|
|
|
|
marker_c1bde07fcc1e5d13251f8893d2529aeb.bindPopup(popup_0c43a3fbd1ab60c503642ef34d4e1c85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1bde07fcc1e5d13251f8893d2529aeb.setIcon(icon_83f1719c78a82bb2e3064bc024242fc8);
|
|
|
|
|
|
var marker_8730de404eb395a68f07fe619cb195b8 = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_68e1f41d30c56847a2791f78aaecb3f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87d90091564c6836629d6a420a281dc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_202abcf39a27b4992a602cd3615a9b28 = $(`<div id="html_202abcf39a27b4992a602cd3615a9b28" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_87d90091564c6836629d6a420a281dc8.setContent(html_202abcf39a27b4992a602cd3615a9b28);
|
|
|
|
|
|
|
|
marker_8730de404eb395a68f07fe619cb195b8.bindPopup(popup_87d90091564c6836629d6a420a281dc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8730de404eb395a68f07fe619cb195b8.setIcon(icon_68e1f41d30c56847a2791f78aaecb3f4);
|
|
|
|
|
|
var marker_6e317e5f4bb07fe106e8ec6fbb61b476 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_748ea0ebc3feb3fe8708d11c2f3716b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daf35494af66446db3d4dc83ec489749 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c371873ca2569b457d3a8a2d3bb6379 = $(`<div id="html_4c371873ca2569b457d3a8a2d3bb6379" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_daf35494af66446db3d4dc83ec489749.setContent(html_4c371873ca2569b457d3a8a2d3bb6379);
|
|
|
|
|
|
|
|
marker_6e317e5f4bb07fe106e8ec6fbb61b476.bindPopup(popup_daf35494af66446db3d4dc83ec489749)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e317e5f4bb07fe106e8ec6fbb61b476.setIcon(icon_748ea0ebc3feb3fe8708d11c2f3716b9);
|
|
|
|
|
|
var marker_10f4f25b6c83d6aeb373fd6465332c9a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_8009b61be0a355b7c23b688f43a3cf73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe151b597005f38d4fee6fb8bc9ee2cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66a8e0edaf1bc0ce2fe9033ae0b1db32 = $(`<div id="html_66a8e0edaf1bc0ce2fe9033ae0b1db32" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_fe151b597005f38d4fee6fb8bc9ee2cf.setContent(html_66a8e0edaf1bc0ce2fe9033ae0b1db32);
|
|
|
|
|
|
|
|
marker_10f4f25b6c83d6aeb373fd6465332c9a.bindPopup(popup_fe151b597005f38d4fee6fb8bc9ee2cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10f4f25b6c83d6aeb373fd6465332c9a.setIcon(icon_8009b61be0a355b7c23b688f43a3cf73);
|
|
|
|
|
|
var marker_d1db1ce4c7a25b93cc916fba93b61352 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_8cd55d19e0067ec313ee6331d391d6b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea47201bae6bffd9eabdf9424c3c734b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bf946df122c87b68488670daf02475b = $(`<div id="html_2bf946df122c87b68488670daf02475b" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_ea47201bae6bffd9eabdf9424c3c734b.setContent(html_2bf946df122c87b68488670daf02475b);
|
|
|
|
|
|
|
|
marker_d1db1ce4c7a25b93cc916fba93b61352.bindPopup(popup_ea47201bae6bffd9eabdf9424c3c734b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1db1ce4c7a25b93cc916fba93b61352.setIcon(icon_8cd55d19e0067ec313ee6331d391d6b9);
|
|
|
|
|
|
var marker_aa2b30316f9afb62390be436dd2efb2c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_5f0294502b5d14e89c6bd205f52b074d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41c6f58aec0f15d1ad33c2d9417d6762 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb6c504129b8f0be570fe6ae200416d6 = $(`<div id="html_fb6c504129b8f0be570fe6ae200416d6" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_41c6f58aec0f15d1ad33c2d9417d6762.setContent(html_fb6c504129b8f0be570fe6ae200416d6);
|
|
|
|
|
|
|
|
marker_aa2b30316f9afb62390be436dd2efb2c.bindPopup(popup_41c6f58aec0f15d1ad33c2d9417d6762)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa2b30316f9afb62390be436dd2efb2c.setIcon(icon_5f0294502b5d14e89c6bd205f52b074d);
|
|
|
|
|
|
var marker_97e16d295f5744d876a4e2a679ca5794 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b894c34579ed2f9c3b8133db11ec36bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b332c29ba04b9a15a0b92ff10763eba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06f805a08c17961bc8cf553961d964b9 = $(`<div id="html_06f805a08c17961bc8cf553961d964b9" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_6b332c29ba04b9a15a0b92ff10763eba.setContent(html_06f805a08c17961bc8cf553961d964b9);
|
|
|
|
|
|
|
|
marker_97e16d295f5744d876a4e2a679ca5794.bindPopup(popup_6b332c29ba04b9a15a0b92ff10763eba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e16d295f5744d876a4e2a679ca5794.setIcon(icon_b894c34579ed2f9c3b8133db11ec36bd);
|
|
|
|
|
|
var marker_4f0a762f55f691c2f9a6858c8d792a13 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_7e16fd9b6cf56eb72370fcd500b24791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c999914ea96a25818f28bbefdc3370af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fde0469e2513409ec2a91e2efc398f4 = $(`<div id="html_3fde0469e2513409ec2a91e2efc398f4" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_c999914ea96a25818f28bbefdc3370af.setContent(html_3fde0469e2513409ec2a91e2efc398f4);
|
|
|
|
|
|
|
|
marker_4f0a762f55f691c2f9a6858c8d792a13.bindPopup(popup_c999914ea96a25818f28bbefdc3370af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f0a762f55f691c2f9a6858c8d792a13.setIcon(icon_7e16fd9b6cf56eb72370fcd500b24791);
|
|
|
|
|
|
var marker_55ff68b3abbfcd0686546dea8e78ab40 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_00d159e6aebe81fc4c911386e061f2aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5efab9e58f535884bad9c568440871c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99dcb0efd9a44cfe029f6fbf15f0f274 = $(`<div id="html_99dcb0efd9a44cfe029f6fbf15f0f274" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_5efab9e58f535884bad9c568440871c2.setContent(html_99dcb0efd9a44cfe029f6fbf15f0f274);
|
|
|
|
|
|
|
|
marker_55ff68b3abbfcd0686546dea8e78ab40.bindPopup(popup_5efab9e58f535884bad9c568440871c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55ff68b3abbfcd0686546dea8e78ab40.setIcon(icon_00d159e6aebe81fc4c911386e061f2aa);
|
|
|
|
|
|
var marker_fd868c73f2ac76d54387885aa858cc10 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0e6363954143dd603569c11cdc712b6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e5d6af6c5aaf10c2654a2ea65630c65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_935ea70ad410eb96a091c6e65353b4ba = $(`<div id="html_935ea70ad410eb96a091c6e65353b4ba" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_5e5d6af6c5aaf10c2654a2ea65630c65.setContent(html_935ea70ad410eb96a091c6e65353b4ba);
|
|
|
|
|
|
|
|
marker_fd868c73f2ac76d54387885aa858cc10.bindPopup(popup_5e5d6af6c5aaf10c2654a2ea65630c65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd868c73f2ac76d54387885aa858cc10.setIcon(icon_0e6363954143dd603569c11cdc712b6b);
|
|
|
|
|
|
var marker_75f95ee49c3fabd8c5325be4dd37a66f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_da17821ff9dd97abca0a2a43ebaf2ee4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc952be3d2e233e76324fff48231884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e9d05f167b39b8b3695f82e31405a38 = $(`<div id="html_7e9d05f167b39b8b3695f82e31405a38" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_0bc952be3d2e233e76324fff48231884.setContent(html_7e9d05f167b39b8b3695f82e31405a38);
|
|
|
|
|
|
|
|
marker_75f95ee49c3fabd8c5325be4dd37a66f.bindPopup(popup_0bc952be3d2e233e76324fff48231884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75f95ee49c3fabd8c5325be4dd37a66f.setIcon(icon_da17821ff9dd97abca0a2a43ebaf2ee4);
|
|
|
|
|
|
var marker_ee4e2dd8e687b94e246ca4a4287b7bf4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b0d45a6d943a9625029a5801b7357dc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feeb95146af96abf08c1670a8bbaeb26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a03296bd1d51d4d8063d44926c6c61e4 = $(`<div id="html_a03296bd1d51d4d8063d44926c6c61e4" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_feeb95146af96abf08c1670a8bbaeb26.setContent(html_a03296bd1d51d4d8063d44926c6c61e4);
|
|
|
|
|
|
|
|
marker_ee4e2dd8e687b94e246ca4a4287b7bf4.bindPopup(popup_feeb95146af96abf08c1670a8bbaeb26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee4e2dd8e687b94e246ca4a4287b7bf4.setIcon(icon_b0d45a6d943a9625029a5801b7357dc1);
|
|
|
|
|
|
var marker_6e53788902eb02392c862c68a1625953 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_edd26c930da8bb4c61eded8384b73e8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2014fbb4fbcd3da960b5f2b4166330d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3e631c5577e5091326e8b56e684fcee = $(`<div id="html_f3e631c5577e5091326e8b56e684fcee" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_2014fbb4fbcd3da960b5f2b4166330d3.setContent(html_f3e631c5577e5091326e8b56e684fcee);
|
|
|
|
|
|
|
|
marker_6e53788902eb02392c862c68a1625953.bindPopup(popup_2014fbb4fbcd3da960b5f2b4166330d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e53788902eb02392c862c68a1625953.setIcon(icon_edd26c930da8bb4c61eded8384b73e8f);
|
|
|
|
|
|
var marker_28c01870a260bfe5a16c4ce642f666c4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_a3312db94515b8ea7593fea989417cf3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f34c5a88358bbcfff0dffb978a5ff41e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d4a8672540fddc81e54a18970f90a70 = $(`<div id="html_7d4a8672540fddc81e54a18970f90a70" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_f34c5a88358bbcfff0dffb978a5ff41e.setContent(html_7d4a8672540fddc81e54a18970f90a70);
|
|
|
|
|
|
|
|
marker_28c01870a260bfe5a16c4ce642f666c4.bindPopup(popup_f34c5a88358bbcfff0dffb978a5ff41e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28c01870a260bfe5a16c4ce642f666c4.setIcon(icon_a3312db94515b8ea7593fea989417cf3);
|
|
|
|
|
|
var marker_ea1d0c37f6850c955fdd7f86a8142fa0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fc4dcfca3699000f6cb3e7f1f378c97c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f597daf932a935fbb454e02a53a283ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d9e4392a722454e60c49c9bcdbc717 = $(`<div id="html_b9d9e4392a722454e60c49c9bcdbc717" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_f597daf932a935fbb454e02a53a283ed.setContent(html_b9d9e4392a722454e60c49c9bcdbc717);
|
|
|
|
|
|
|
|
marker_ea1d0c37f6850c955fdd7f86a8142fa0.bindPopup(popup_f597daf932a935fbb454e02a53a283ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea1d0c37f6850c955fdd7f86a8142fa0.setIcon(icon_fc4dcfca3699000f6cb3e7f1f378c97c);
|
|
|
|
|
|
var marker_b62e884f3e6617b159220f108bf9500c = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_367ee44046fa71060f0e2dcf519e2f6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58d285bbea88cab91b413ddb842fd279 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3f90313b616c391d8398c73c0a4fd15 = $(`<div id="html_b3f90313b616c391d8398c73c0a4fd15" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_58d285bbea88cab91b413ddb842fd279.setContent(html_b3f90313b616c391d8398c73c0a4fd15);
|
|
|
|
|
|
|
|
marker_b62e884f3e6617b159220f108bf9500c.bindPopup(popup_58d285bbea88cab91b413ddb842fd279)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b62e884f3e6617b159220f108bf9500c.setIcon(icon_367ee44046fa71060f0e2dcf519e2f6e);
|
|
|
|
|
|
var marker_6c94569ec19a5a8258b3ee82ba4fa5bd = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9569c1a72b6b121eb612b1d692d718f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d06d7c648132bb2233f62a508b961534 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ddbadc448aa89c28622a51817fe3914 = $(`<div id="html_4ddbadc448aa89c28622a51817fe3914" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_d06d7c648132bb2233f62a508b961534.setContent(html_4ddbadc448aa89c28622a51817fe3914);
|
|
|
|
|
|
|
|
marker_6c94569ec19a5a8258b3ee82ba4fa5bd.bindPopup(popup_d06d7c648132bb2233f62a508b961534)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c94569ec19a5a8258b3ee82ba4fa5bd.setIcon(icon_9569c1a72b6b121eb612b1d692d718f9);
|
|
|
|
|
|
var marker_2e57966668a817cbb0f9cffe6aa99986 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9a0477f5c0a0b8b00a1a42767a541bf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56395ca9196a886af71e638e37cb323d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16cfa12d3f7876ed8e2c8bb512e903e = $(`<div id="html_d16cfa12d3f7876ed8e2c8bb512e903e" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_56395ca9196a886af71e638e37cb323d.setContent(html_d16cfa12d3f7876ed8e2c8bb512e903e);
|
|
|
|
|
|
|
|
marker_2e57966668a817cbb0f9cffe6aa99986.bindPopup(popup_56395ca9196a886af71e638e37cb323d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e57966668a817cbb0f9cffe6aa99986.setIcon(icon_9a0477f5c0a0b8b00a1a42767a541bf7);
|
|
|
|
|
|
var marker_84c338e76c4d9f59c963c5c1ed393b8c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_992cf82aa0d8669aeade6e7c61e6ea79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f79d6fa7054abe82330601105e81249 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c114c80a51d6de2bab95ccf49e1754a = $(`<div id="html_7c114c80a51d6de2bab95ccf49e1754a" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_1f79d6fa7054abe82330601105e81249.setContent(html_7c114c80a51d6de2bab95ccf49e1754a);
|
|
|
|
|
|
|
|
marker_84c338e76c4d9f59c963c5c1ed393b8c.bindPopup(popup_1f79d6fa7054abe82330601105e81249)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84c338e76c4d9f59c963c5c1ed393b8c.setIcon(icon_992cf82aa0d8669aeade6e7c61e6ea79);
|
|
|
|
|
|
var marker_afd661bbc9e232b18ba073f564f4912b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_af7edbcfb745542b51c6fed41c168a29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69d64e7ed5821ad525cbb2b1dd965d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d58a2d78b72ee9be614276b06fbf6574 = $(`<div id="html_d58a2d78b72ee9be614276b06fbf6574" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_69d64e7ed5821ad525cbb2b1dd965d94.setContent(html_d58a2d78b72ee9be614276b06fbf6574);
|
|
|
|
|
|
|
|
marker_afd661bbc9e232b18ba073f564f4912b.bindPopup(popup_69d64e7ed5821ad525cbb2b1dd965d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afd661bbc9e232b18ba073f564f4912b.setIcon(icon_af7edbcfb745542b51c6fed41c168a29);
|
|
|
|
|
|
var marker_24e5afe2bcba26bf94ca9ed4047ce92d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_03d7de30cbfe918b071c1487c6bc1e3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b165f973980a5ef19b0adcf0e8cf1a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52e5a91ee1add75f1c1afac5ed554d26 = $(`<div id="html_52e5a91ee1add75f1c1afac5ed554d26" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_3b165f973980a5ef19b0adcf0e8cf1a2.setContent(html_52e5a91ee1add75f1c1afac5ed554d26);
|
|
|
|
|
|
|
|
marker_24e5afe2bcba26bf94ca9ed4047ce92d.bindPopup(popup_3b165f973980a5ef19b0adcf0e8cf1a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24e5afe2bcba26bf94ca9ed4047ce92d.setIcon(icon_03d7de30cbfe918b071c1487c6bc1e3f);
|
|
|
|
|
|
var marker_7c586a9cd00c1d01bf2f6b5c5ddd93b9 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1f3266850b8be35888a8eff1d4ade96d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdfef2644be0bf1cb098a4842797c0b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_992d3c05594d5e5916274c8d1839011f = $(`<div id="html_992d3c05594d5e5916274c8d1839011f" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_fdfef2644be0bf1cb098a4842797c0b4.setContent(html_992d3c05594d5e5916274c8d1839011f);
|
|
|
|
|
|
|
|
marker_7c586a9cd00c1d01bf2f6b5c5ddd93b9.bindPopup(popup_fdfef2644be0bf1cb098a4842797c0b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c586a9cd00c1d01bf2f6b5c5ddd93b9.setIcon(icon_1f3266850b8be35888a8eff1d4ade96d);
|
|
|
|
|
|
var marker_1a51fb0ed71f6b8353fb88731cf0a304 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ef1c529647394768ec1070d72fa0fd38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cad835695d94cc5ac05fba001caffed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b86d96eec12689166a29132c89842ec7 = $(`<div id="html_b86d96eec12689166a29132c89842ec7" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_1cad835695d94cc5ac05fba001caffed.setContent(html_b86d96eec12689166a29132c89842ec7);
|
|
|
|
|
|
|
|
marker_1a51fb0ed71f6b8353fb88731cf0a304.bindPopup(popup_1cad835695d94cc5ac05fba001caffed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a51fb0ed71f6b8353fb88731cf0a304.setIcon(icon_ef1c529647394768ec1070d72fa0fd38);
|
|
|
|
|
|
var marker_bd6c95a9352803ef0c79ba4fe921c5ad = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9bc0be71ad3bc12f8ae49ac386ad9d7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b7b7cce8405c5061aaacfa319a4cb84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57ae0945a98843fcd1e233799044dbb0 = $(`<div id="html_57ae0945a98843fcd1e233799044dbb0" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_0b7b7cce8405c5061aaacfa319a4cb84.setContent(html_57ae0945a98843fcd1e233799044dbb0);
|
|
|
|
|
|
|
|
marker_bd6c95a9352803ef0c79ba4fe921c5ad.bindPopup(popup_0b7b7cce8405c5061aaacfa319a4cb84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd6c95a9352803ef0c79ba4fe921c5ad.setIcon(icon_9bc0be71ad3bc12f8ae49ac386ad9d7e);
|
|
|
|
|
|
var marker_e4b7f800a8ca86b0653d9cda152de2b7 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_8b77baa3a9f046a28ca172240aff5703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_285a2eaab9aec9ac47191c7d46773b79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bb5aa62eccb388ecdfbc0cb4539d5e6 = $(`<div id="html_2bb5aa62eccb388ecdfbc0cb4539d5e6" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_285a2eaab9aec9ac47191c7d46773b79.setContent(html_2bb5aa62eccb388ecdfbc0cb4539d5e6);
|
|
|
|
|
|
|
|
marker_e4b7f800a8ca86b0653d9cda152de2b7.bindPopup(popup_285a2eaab9aec9ac47191c7d46773b79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4b7f800a8ca86b0653d9cda152de2b7.setIcon(icon_8b77baa3a9f046a28ca172240aff5703);
|
|
|
|
|
|
var marker_72e20cc31008d059ee30d9a599e17098 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_bfd790c1605e6657703ab832fe2a62d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65886892c4b0d2726662779cdca12574 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f4a0867abb55b775ea57ec98059da39 = $(`<div id="html_6f4a0867abb55b775ea57ec98059da39" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_65886892c4b0d2726662779cdca12574.setContent(html_6f4a0867abb55b775ea57ec98059da39);
|
|
|
|
|
|
|
|
marker_72e20cc31008d059ee30d9a599e17098.bindPopup(popup_65886892c4b0d2726662779cdca12574)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72e20cc31008d059ee30d9a599e17098.setIcon(icon_bfd790c1605e6657703ab832fe2a62d4);
|
|
|
|
|
|
var marker_926b9e064708f9fc0fe9f5538b730a01 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6b8bf2e059435ef9eb9fe0e000004b81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e95924285a48d001f582609470b3fa9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a5a20bd3cad638bf2757004ec1403a4 = $(`<div id="html_2a5a20bd3cad638bf2757004ec1403a4" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_5e95924285a48d001f582609470b3fa9.setContent(html_2a5a20bd3cad638bf2757004ec1403a4);
|
|
|
|
|
|
|
|
marker_926b9e064708f9fc0fe9f5538b730a01.bindPopup(popup_5e95924285a48d001f582609470b3fa9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_926b9e064708f9fc0fe9f5538b730a01.setIcon(icon_6b8bf2e059435ef9eb9fe0e000004b81);
|
|
|
|
|
|
var marker_7d5745b5dfe761feb942730676b77442 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_f2e796372c803bea3045f82a049a51f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_307b2e7a3085ad11acd922bce054da0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7a553a23e3db6bd409d56d3c4988243 = $(`<div id="html_c7a553a23e3db6bd409d56d3c4988243" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_307b2e7a3085ad11acd922bce054da0f.setContent(html_c7a553a23e3db6bd409d56d3c4988243);
|
|
|
|
|
|
|
|
marker_7d5745b5dfe761feb942730676b77442.bindPopup(popup_307b2e7a3085ad11acd922bce054da0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d5745b5dfe761feb942730676b77442.setIcon(icon_f2e796372c803bea3045f82a049a51f1);
|
|
|
|
|
|
var marker_9733598ac123438ae1883dde79928be9 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_da228f52411cd0efab77ffcb29c50319 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4beec3d1557c52c73cd69c922070acd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95f8a795b73ade99a83aeedf53304c67 = $(`<div id="html_95f8a795b73ade99a83aeedf53304c67" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_4beec3d1557c52c73cd69c922070acd5.setContent(html_95f8a795b73ade99a83aeedf53304c67);
|
|
|
|
|
|
|
|
marker_9733598ac123438ae1883dde79928be9.bindPopup(popup_4beec3d1557c52c73cd69c922070acd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9733598ac123438ae1883dde79928be9.setIcon(icon_da228f52411cd0efab77ffcb29c50319);
|
|
|
|
|
|
var marker_16dffa7f9db28d6cb54ae2c5daac5f6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6514b5b8f86a3450659f725e09986c98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72618b41aea9fdc08157285b984870c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abb0e5ae05120088cae20ce9d603b683 = $(`<div id="html_abb0e5ae05120088cae20ce9d603b683" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_72618b41aea9fdc08157285b984870c0.setContent(html_abb0e5ae05120088cae20ce9d603b683);
|
|
|
|
|
|
|
|
marker_16dffa7f9db28d6cb54ae2c5daac5f6c.bindPopup(popup_72618b41aea9fdc08157285b984870c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16dffa7f9db28d6cb54ae2c5daac5f6c.setIcon(icon_6514b5b8f86a3450659f725e09986c98);
|
|
|
|
|
|
var marker_557eb745d25e6af818a9b86da4b9fd3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_568cfb86fd203c4b04a08aec0d25770a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0a7c4bdfbede13e4577e9f07b987427 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_729053e5df8554e95e05ddcd2bbe21c2 = $(`<div id="html_729053e5df8554e95e05ddcd2bbe21c2" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_b0a7c4bdfbede13e4577e9f07b987427.setContent(html_729053e5df8554e95e05ddcd2bbe21c2);
|
|
|
|
|
|
|
|
marker_557eb745d25e6af818a9b86da4b9fd3c.bindPopup(popup_b0a7c4bdfbede13e4577e9f07b987427)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_557eb745d25e6af818a9b86da4b9fd3c.setIcon(icon_568cfb86fd203c4b04a08aec0d25770a);
|
|
|
|
|
|
var marker_4be9af8cebc1bcaa9dbdb1653b9f95e5 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_7cd41b56cb9bb10ae9efc153ae79e2c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d89c91c27fc78d8885fd70034feb081 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a2911b3141b68ba18756c2370d8d556 = $(`<div id="html_8a2911b3141b68ba18756c2370d8d556" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_8d89c91c27fc78d8885fd70034feb081.setContent(html_8a2911b3141b68ba18756c2370d8d556);
|
|
|
|
|
|
|
|
marker_4be9af8cebc1bcaa9dbdb1653b9f95e5.bindPopup(popup_8d89c91c27fc78d8885fd70034feb081)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4be9af8cebc1bcaa9dbdb1653b9f95e5.setIcon(icon_7cd41b56cb9bb10ae9efc153ae79e2c9);
|
|
|
|
|
|
var marker_5ad310c35d8574d68087075355b15c3e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_54ee3fabea7f0d91f08b5b7de62f7d00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4af0bced86d4d17a5d9a943c9c332ac6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03023b9c9d36809fb9b33f2a80bf5503 = $(`<div id="html_03023b9c9d36809fb9b33f2a80bf5503" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_4af0bced86d4d17a5d9a943c9c332ac6.setContent(html_03023b9c9d36809fb9b33f2a80bf5503);
|
|
|
|
|
|
|
|
marker_5ad310c35d8574d68087075355b15c3e.bindPopup(popup_4af0bced86d4d17a5d9a943c9c332ac6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ad310c35d8574d68087075355b15c3e.setIcon(icon_54ee3fabea7f0d91f08b5b7de62f7d00);
|
|
|
|
|
|
var marker_da33911b8614a204cc042d00b4640ede = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6978ebec00b19819bfe18795f7f05b9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d19ac5edfbcc3024ba9a883c1b0398d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51114746fa6e7fa6b2e35d4d58d67566 = $(`<div id="html_51114746fa6e7fa6b2e35d4d58d67566" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_d19ac5edfbcc3024ba9a883c1b0398d8.setContent(html_51114746fa6e7fa6b2e35d4d58d67566);
|
|
|
|
|
|
|
|
marker_da33911b8614a204cc042d00b4640ede.bindPopup(popup_d19ac5edfbcc3024ba9a883c1b0398d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da33911b8614a204cc042d00b4640ede.setIcon(icon_6978ebec00b19819bfe18795f7f05b9f);
|
|
|
|
|
|
var marker_8e4c63f9546a9384552f179b6c110957 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9e21890906be33692328a534dd80cd5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc66a3bd1675008b7a438b3c359e228f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1df734a1a617fbdbdca8d6520272ccb9 = $(`<div id="html_1df734a1a617fbdbdca8d6520272ccb9" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_cc66a3bd1675008b7a438b3c359e228f.setContent(html_1df734a1a617fbdbdca8d6520272ccb9);
|
|
|
|
|
|
|
|
marker_8e4c63f9546a9384552f179b6c110957.bindPopup(popup_cc66a3bd1675008b7a438b3c359e228f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4c63f9546a9384552f179b6c110957.setIcon(icon_9e21890906be33692328a534dd80cd5a);
|
|
|
|
|
|
var marker_c3e411cbd215b9fec1124d42bad3ed97 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c0054fa1c70c3fb59c6053784ad2f77c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16c97e3c5a0e1ed6aa09027e87b08bed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28d7869fb1502b2d7277cd03c3bbd125 = $(`<div id="html_28d7869fb1502b2d7277cd03c3bbd125" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_16c97e3c5a0e1ed6aa09027e87b08bed.setContent(html_28d7869fb1502b2d7277cd03c3bbd125);
|
|
|
|
|
|
|
|
marker_c3e411cbd215b9fec1124d42bad3ed97.bindPopup(popup_16c97e3c5a0e1ed6aa09027e87b08bed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3e411cbd215b9fec1124d42bad3ed97.setIcon(icon_c0054fa1c70c3fb59c6053784ad2f77c);
|
|
|
|
|
|
var marker_2a067b9b695118d08c5bf51350473380 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_bdedb34f061d48e8cf9ad036ef48c36e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0290f44670ea58c913ef9d0a3f13871b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a957cad1db005c1b65330fa2fea6d3d = $(`<div id="html_8a957cad1db005c1b65330fa2fea6d3d" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_0290f44670ea58c913ef9d0a3f13871b.setContent(html_8a957cad1db005c1b65330fa2fea6d3d);
|
|
|
|
|
|
|
|
marker_2a067b9b695118d08c5bf51350473380.bindPopup(popup_0290f44670ea58c913ef9d0a3f13871b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a067b9b695118d08c5bf51350473380.setIcon(icon_bdedb34f061d48e8cf9ad036ef48c36e);
|
|
|
|
|
|
var marker_baa9248476a3ad5ade5b7847c1e5f48c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1cfbb5a831bd633747c5cb455b95d090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7282b780752acb823ad3f7b2c277858 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35b46d96ea1fd37ceead09ea4eb84830 = $(`<div id="html_35b46d96ea1fd37ceead09ea4eb84830" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_d7282b780752acb823ad3f7b2c277858.setContent(html_35b46d96ea1fd37ceead09ea4eb84830);
|
|
|
|
|
|
|
|
marker_baa9248476a3ad5ade5b7847c1e5f48c.bindPopup(popup_d7282b780752acb823ad3f7b2c277858)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baa9248476a3ad5ade5b7847c1e5f48c.setIcon(icon_1cfbb5a831bd633747c5cb455b95d090);
|
|
|
|
|
|
var marker_af3d3b22d3f2c891812311dec9ee039f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3c66547160428e358ed22f89fb6c63e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50d6f7b93a747f0645a17e30f29b2c58 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a53bb3ce7df4079846577fde98ef2c68 = $(`<div id="html_a53bb3ce7df4079846577fde98ef2c68" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_50d6f7b93a747f0645a17e30f29b2c58.setContent(html_a53bb3ce7df4079846577fde98ef2c68);
|
|
|
|
|
|
|
|
marker_af3d3b22d3f2c891812311dec9ee039f.bindPopup(popup_50d6f7b93a747f0645a17e30f29b2c58)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af3d3b22d3f2c891812311dec9ee039f.setIcon(icon_3c66547160428e358ed22f89fb6c63e4);
|
|
|
|
|
|
var marker_4df9f751718ad21ed4fa130dadef15e1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_f450b0cf859cae1374a3f238e52477f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4198708aa761c3358aa8da6cf8b8502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99a65f785a92b8fb4d30257b3c2a3ac7 = $(`<div id="html_99a65f785a92b8fb4d30257b3c2a3ac7" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_d4198708aa761c3358aa8da6cf8b8502.setContent(html_99a65f785a92b8fb4d30257b3c2a3ac7);
|
|
|
|
|
|
|
|
marker_4df9f751718ad21ed4fa130dadef15e1.bindPopup(popup_d4198708aa761c3358aa8da6cf8b8502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4df9f751718ad21ed4fa130dadef15e1.setIcon(icon_f450b0cf859cae1374a3f238e52477f9);
|
|
|
|
|
|
var marker_232ed91b367355a43b18e3d7fe0c5f88 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_a506e2d08376e3e0e312d9e5d8ab999c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40332980488d9930bdcd1b9e23f76eb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89b5f6c8a21ee3c3fca8f83623e1e63c = $(`<div id="html_89b5f6c8a21ee3c3fca8f83623e1e63c" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_40332980488d9930bdcd1b9e23f76eb0.setContent(html_89b5f6c8a21ee3c3fca8f83623e1e63c);
|
|
|
|
|
|
|
|
marker_232ed91b367355a43b18e3d7fe0c5f88.bindPopup(popup_40332980488d9930bdcd1b9e23f76eb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_232ed91b367355a43b18e3d7fe0c5f88.setIcon(icon_a506e2d08376e3e0e312d9e5d8ab999c);
|
|
|
|
|
|
var marker_f55fd5bdd8795b2ef1820756bc70c358 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_db5d3ca2aa744c68e009b3b7c10fa544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b65cc743e8320b11dbe6b4c77cfbc4d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de84af7562f1d3b5b785ed1a09e47ede = $(`<div id="html_de84af7562f1d3b5b785ed1a09e47ede" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_b65cc743e8320b11dbe6b4c77cfbc4d4.setContent(html_de84af7562f1d3b5b785ed1a09e47ede);
|
|
|
|
|
|
|
|
marker_f55fd5bdd8795b2ef1820756bc70c358.bindPopup(popup_b65cc743e8320b11dbe6b4c77cfbc4d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f55fd5bdd8795b2ef1820756bc70c358.setIcon(icon_db5d3ca2aa744c68e009b3b7c10fa544);
|
|
|
|
|
|
var marker_85a44ebbc6932cfc59083a8e24ca4e2d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ec03e01f5b9706cc34cbe4e21807022d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d1d650e533a519222f3ac73772c1c67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c2510530a1da7b0e8bc5b3f178d4724 = $(`<div id="html_9c2510530a1da7b0e8bc5b3f178d4724" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_6d1d650e533a519222f3ac73772c1c67.setContent(html_9c2510530a1da7b0e8bc5b3f178d4724);
|
|
|
|
|
|
|
|
marker_85a44ebbc6932cfc59083a8e24ca4e2d.bindPopup(popup_6d1d650e533a519222f3ac73772c1c67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85a44ebbc6932cfc59083a8e24ca4e2d.setIcon(icon_ec03e01f5b9706cc34cbe4e21807022d);
|
|
|
|
|
|
var marker_019e0bdaabacfa9ba56299d85a8ee382 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_811c0d78b84085ac72e3676ba1883ca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6047a83c8c83b2d36b84bf6145b00169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7a2a374b01f9ded76b4c58ac6599bba = $(`<div id="html_a7a2a374b01f9ded76b4c58ac6599bba" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_6047a83c8c83b2d36b84bf6145b00169.setContent(html_a7a2a374b01f9ded76b4c58ac6599bba);
|
|
|
|
|
|
|
|
marker_019e0bdaabacfa9ba56299d85a8ee382.bindPopup(popup_6047a83c8c83b2d36b84bf6145b00169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_019e0bdaabacfa9ba56299d85a8ee382.setIcon(icon_811c0d78b84085ac72e3676ba1883ca2);
|
|
|
|
|
|
var marker_44c06984f945118e6c218a51fa1f6536 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fc1ce4c9fdd7bd4bb9c71bb55d68c97c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db548f39627e8eaeda72b0f591bb70af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae2797ed7fc64266b9be061113b56221 = $(`<div id="html_ae2797ed7fc64266b9be061113b56221" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_db548f39627e8eaeda72b0f591bb70af.setContent(html_ae2797ed7fc64266b9be061113b56221);
|
|
|
|
|
|
|
|
marker_44c06984f945118e6c218a51fa1f6536.bindPopup(popup_db548f39627e8eaeda72b0f591bb70af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44c06984f945118e6c218a51fa1f6536.setIcon(icon_fc1ce4c9fdd7bd4bb9c71bb55d68c97c);
|
|
|
|
|
|
var marker_2cf7292eae8b2c47fe208bd14dcb5b3e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9673af51224b6b8321ce551c8b934c69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a12a58a625e22cf75e2151e984ac5d7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9df5dabd40d0a053673f41f8c5d4e86d = $(`<div id="html_9df5dabd40d0a053673f41f8c5d4e86d" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_a12a58a625e22cf75e2151e984ac5d7c.setContent(html_9df5dabd40d0a053673f41f8c5d4e86d);
|
|
|
|
|
|
|
|
marker_2cf7292eae8b2c47fe208bd14dcb5b3e.bindPopup(popup_a12a58a625e22cf75e2151e984ac5d7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cf7292eae8b2c47fe208bd14dcb5b3e.setIcon(icon_9673af51224b6b8321ce551c8b934c69);
|
|
|
|
|
|
var marker_5eca86353037edc5093b9ad9a69051e6 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e2e8eadd0be5e5a063a2d45f2c571fd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52d679a7c672bee4d481c7c495a06ba9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9aea65cd088fd6548b8d938520b6032d = $(`<div id="html_9aea65cd088fd6548b8d938520b6032d" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_52d679a7c672bee4d481c7c495a06ba9.setContent(html_9aea65cd088fd6548b8d938520b6032d);
|
|
|
|
|
|
|
|
marker_5eca86353037edc5093b9ad9a69051e6.bindPopup(popup_52d679a7c672bee4d481c7c495a06ba9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eca86353037edc5093b9ad9a69051e6.setIcon(icon_e2e8eadd0be5e5a063a2d45f2c571fd3);
|
|
|
|
|
|
var marker_7323b6831481f4fa1ed5bb0a775d0065 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_883a8f1ad9cd3a5fdac7e4b800861eb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59b9ba51db840f7cecb3a0f3b1cb9715 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_119e524e19f69809e23aed2c6b47d4f1 = $(`<div id="html_119e524e19f69809e23aed2c6b47d4f1" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_59b9ba51db840f7cecb3a0f3b1cb9715.setContent(html_119e524e19f69809e23aed2c6b47d4f1);
|
|
|
|
|
|
|
|
marker_7323b6831481f4fa1ed5bb0a775d0065.bindPopup(popup_59b9ba51db840f7cecb3a0f3b1cb9715)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7323b6831481f4fa1ed5bb0a775d0065.setIcon(icon_883a8f1ad9cd3a5fdac7e4b800861eb4);
|
|
|
|
|
|
var marker_34313fb488801718fa112389f4028839 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3141665e31a90bd8a479ea0924c31de0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02da37eac3ab87f4c4de3c6e2fe50a84 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_938354d7ed2105d8b9b9ab57586cdc8d = $(`<div id="html_938354d7ed2105d8b9b9ab57586cdc8d" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_02da37eac3ab87f4c4de3c6e2fe50a84.setContent(html_938354d7ed2105d8b9b9ab57586cdc8d);
|
|
|
|
|
|
|
|
marker_34313fb488801718fa112389f4028839.bindPopup(popup_02da37eac3ab87f4c4de3c6e2fe50a84)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34313fb488801718fa112389f4028839.setIcon(icon_3141665e31a90bd8a479ea0924c31de0);
|
|
|
|
|
|
var marker_d65983bdfcb6a17699390d2a6ac03710 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d539d10ffc35290d9bccd97b5a227424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1896f3984087ccab7fb02d6fc258817 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15de3ad68803e8480bc065f1736db8d0 = $(`<div id="html_15de3ad68803e8480bc065f1736db8d0" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_d1896f3984087ccab7fb02d6fc258817.setContent(html_15de3ad68803e8480bc065f1736db8d0);
|
|
|
|
|
|
|
|
marker_d65983bdfcb6a17699390d2a6ac03710.bindPopup(popup_d1896f3984087ccab7fb02d6fc258817)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d65983bdfcb6a17699390d2a6ac03710.setIcon(icon_d539d10ffc35290d9bccd97b5a227424);
|
|
|
|
|
|
var marker_a6f495cbadb9bc5c1bc8f40d7c4d4119 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_aa435ef700b21477c05380034618d857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb365b6bcbdfad8e6eca778673e4bfe2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eee4b07efb5cd055c5c3a93189d6f7b0 = $(`<div id="html_eee4b07efb5cd055c5c3a93189d6f7b0" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_bb365b6bcbdfad8e6eca778673e4bfe2.setContent(html_eee4b07efb5cd055c5c3a93189d6f7b0);
|
|
|
|
|
|
|
|
marker_a6f495cbadb9bc5c1bc8f40d7c4d4119.bindPopup(popup_bb365b6bcbdfad8e6eca778673e4bfe2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6f495cbadb9bc5c1bc8f40d7c4d4119.setIcon(icon_aa435ef700b21477c05380034618d857);
|
|
|
|
|
|
var marker_3fbe3ddd5a9e64004666bf3969a870a9 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1bbd784527e83be407276c63a8a9a8de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5125cc6276bae68f2dbf3357b5e3a97a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8af4ebab5f38b1a743e8a925304e0bab = $(`<div id="html_8af4ebab5f38b1a743e8a925304e0bab" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_5125cc6276bae68f2dbf3357b5e3a97a.setContent(html_8af4ebab5f38b1a743e8a925304e0bab);
|
|
|
|
|
|
|
|
marker_3fbe3ddd5a9e64004666bf3969a870a9.bindPopup(popup_5125cc6276bae68f2dbf3357b5e3a97a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fbe3ddd5a9e64004666bf3969a870a9.setIcon(icon_1bbd784527e83be407276c63a8a9a8de);
|
|
|
|
|
|
var marker_f2f0f61a69d3a30f945c3eeac4e2d225 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_506ba4e6975047c094427acb2ff877e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6178eec037fcd2718e05ea6005f78a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19eafaa9c8d884585228860671f1b06f = $(`<div id="html_19eafaa9c8d884585228860671f1b06f" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_d6178eec037fcd2718e05ea6005f78a0.setContent(html_19eafaa9c8d884585228860671f1b06f);
|
|
|
|
|
|
|
|
marker_f2f0f61a69d3a30f945c3eeac4e2d225.bindPopup(popup_d6178eec037fcd2718e05ea6005f78a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2f0f61a69d3a30f945c3eeac4e2d225.setIcon(icon_506ba4e6975047c094427acb2ff877e0);
|
|
|
|
|
|
var marker_017f668665cea3c78cc66ece517316d0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fe697c63df83cc29232d0b86793c29f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ddebd27a64999f2740c8c0fcaf4eae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e474f1ff8ff2b828385ecbec1f987789 = $(`<div id="html_e474f1ff8ff2b828385ecbec1f987789" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_5ddebd27a64999f2740c8c0fcaf4eae8.setContent(html_e474f1ff8ff2b828385ecbec1f987789);
|
|
|
|
|
|
|
|
marker_017f668665cea3c78cc66ece517316d0.bindPopup(popup_5ddebd27a64999f2740c8c0fcaf4eae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_017f668665cea3c78cc66ece517316d0.setIcon(icon_fe697c63df83cc29232d0b86793c29f2);
|
|
|
|
|
|
var marker_2a8baecea47a77165bd19c96f1dab1fe = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_54422072f142eba51bd4fed1a9041a82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c46771525d7cce8272bbf0ef8d275121 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab269538680ced436eb5478b44b8b6d9 = $(`<div id="html_ab269538680ced436eb5478b44b8b6d9" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_c46771525d7cce8272bbf0ef8d275121.setContent(html_ab269538680ced436eb5478b44b8b6d9);
|
|
|
|
|
|
|
|
marker_2a8baecea47a77165bd19c96f1dab1fe.bindPopup(popup_c46771525d7cce8272bbf0ef8d275121)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a8baecea47a77165bd19c96f1dab1fe.setIcon(icon_54422072f142eba51bd4fed1a9041a82);
|
|
|
|
|
|
var marker_df01380e778ec5a05ba06aef4ab0880e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_096bde5d99eb5d5b3c65f28b276f642c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_165d96e7e491b982773eece8cee02932 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8d7e71841f45da7355ddf2e56c9f3f6 = $(`<div id="html_a8d7e71841f45da7355ddf2e56c9f3f6" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_165d96e7e491b982773eece8cee02932.setContent(html_a8d7e71841f45da7355ddf2e56c9f3f6);
|
|
|
|
|
|
|
|
marker_df01380e778ec5a05ba06aef4ab0880e.bindPopup(popup_165d96e7e491b982773eece8cee02932)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df01380e778ec5a05ba06aef4ab0880e.setIcon(icon_096bde5d99eb5d5b3c65f28b276f642c);
|
|
|
|
|
|
var marker_f0ab8abde461bba06ea7465626d6cfe8 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_11dd1ca15b2a0eb27e155d803745f1b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1169c745b889f8e507008f88df3746a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccfa8894a4e6bb24f54bfa1b92a6107b = $(`<div id="html_ccfa8894a4e6bb24f54bfa1b92a6107b" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_e1169c745b889f8e507008f88df3746a.setContent(html_ccfa8894a4e6bb24f54bfa1b92a6107b);
|
|
|
|
|
|
|
|
marker_f0ab8abde461bba06ea7465626d6cfe8.bindPopup(popup_e1169c745b889f8e507008f88df3746a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0ab8abde461bba06ea7465626d6cfe8.setIcon(icon_11dd1ca15b2a0eb27e155d803745f1b6);
|
|
|
|
|
|
var marker_505fbefd0969255d9c7878f8039d113e = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fafabd428c8f9bc602123ed26d6e2bb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cce42d7f4df90fdb39c93b0383b0b32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d815ae981693ab5bf426193e94a4d1f = $(`<div id="html_2d815ae981693ab5bf426193e94a4d1f" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_6cce42d7f4df90fdb39c93b0383b0b32.setContent(html_2d815ae981693ab5bf426193e94a4d1f);
|
|
|
|
|
|
|
|
marker_505fbefd0969255d9c7878f8039d113e.bindPopup(popup_6cce42d7f4df90fdb39c93b0383b0b32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_505fbefd0969255d9c7878f8039d113e.setIcon(icon_fafabd428c8f9bc602123ed26d6e2bb7);
|
|
|
|
|
|
var marker_d4f7a0de03518d7f5acc58943589967c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0ef06fd5f1495188d05ef11ba75634e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b1e4ef79816b38de9586481a05b0b50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7938a2270a1219cecd215da8698b807 = $(`<div id="html_c7938a2270a1219cecd215da8698b807" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_1b1e4ef79816b38de9586481a05b0b50.setContent(html_c7938a2270a1219cecd215da8698b807);
|
|
|
|
|
|
|
|
marker_d4f7a0de03518d7f5acc58943589967c.bindPopup(popup_1b1e4ef79816b38de9586481a05b0b50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4f7a0de03518d7f5acc58943589967c.setIcon(icon_0ef06fd5f1495188d05ef11ba75634e2);
|
|
|
|
|
|
var marker_767c1590312a273268b854752071903d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_776e64d8bb8316bc7de178336b65bdf6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ac1048bb73a95a9955dbffd67bba909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_738563f39db0f5c94fe279e15cd54aac = $(`<div id="html_738563f39db0f5c94fe279e15cd54aac" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_0ac1048bb73a95a9955dbffd67bba909.setContent(html_738563f39db0f5c94fe279e15cd54aac);
|
|
|
|
|
|
|
|
marker_767c1590312a273268b854752071903d.bindPopup(popup_0ac1048bb73a95a9955dbffd67bba909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_767c1590312a273268b854752071903d.setIcon(icon_776e64d8bb8316bc7de178336b65bdf6);
|
|
|
|
|
|
var marker_a3da818281bc4dd6a2709c277ab67db1 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_57588078a949aa4f7d38c005332e8cf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae98d4b52ea32574550ce985b87d16ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dd7a6691d74fa50c0e715dbcb100298 = $(`<div id="html_5dd7a6691d74fa50c0e715dbcb100298" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_ae98d4b52ea32574550ce985b87d16ff.setContent(html_5dd7a6691d74fa50c0e715dbcb100298);
|
|
|
|
|
|
|
|
marker_a3da818281bc4dd6a2709c277ab67db1.bindPopup(popup_ae98d4b52ea32574550ce985b87d16ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3da818281bc4dd6a2709c277ab67db1.setIcon(icon_57588078a949aa4f7d38c005332e8cf4);
|
|
|
|
|
|
var marker_404070bea31a6a29d5575efca169a0e3 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_8ae84cf14377eba2b65b66868a9b076a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b79fe57eb68ce7bdb491465fed4e1491 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2306576e820c0c769662ddd76b4e2cd = $(`<div id="html_e2306576e820c0c769662ddd76b4e2cd" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_b79fe57eb68ce7bdb491465fed4e1491.setContent(html_e2306576e820c0c769662ddd76b4e2cd);
|
|
|
|
|
|
|
|
marker_404070bea31a6a29d5575efca169a0e3.bindPopup(popup_b79fe57eb68ce7bdb491465fed4e1491)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404070bea31a6a29d5575efca169a0e3.setIcon(icon_8ae84cf14377eba2b65b66868a9b076a);
|
|
|
|
|
|
var marker_eba9da0e55137d6603001860c2015d2a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_230c3495534d388ad1bdefa41104a37e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16f9a59ff268aef58b47cb9b8e951dfe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fd1731429dd9bcbc372ecd1e1d581e0 = $(`<div id="html_8fd1731429dd9bcbc372ecd1e1d581e0" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_16f9a59ff268aef58b47cb9b8e951dfe.setContent(html_8fd1731429dd9bcbc372ecd1e1d581e0);
|
|
|
|
|
|
|
|
marker_eba9da0e55137d6603001860c2015d2a.bindPopup(popup_16f9a59ff268aef58b47cb9b8e951dfe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eba9da0e55137d6603001860c2015d2a.setIcon(icon_230c3495534d388ad1bdefa41104a37e);
|
|
|
|
|
|
var marker_a3229fc4b8aba8dca34c72fb2c7fe2b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_5e9aaf619c6f0e51ac25f31fe8378224 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_908c353ff7464fc7747a9b5c15f4ff0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a61926d0a76e7e728ab38125c7e3525 = $(`<div id="html_1a61926d0a76e7e728ab38125c7e3525" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_908c353ff7464fc7747a9b5c15f4ff0b.setContent(html_1a61926d0a76e7e728ab38125c7e3525);
|
|
|
|
|
|
|
|
marker_a3229fc4b8aba8dca34c72fb2c7fe2b1.bindPopup(popup_908c353ff7464fc7747a9b5c15f4ff0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3229fc4b8aba8dca34c72fb2c7fe2b1.setIcon(icon_5e9aaf619c6f0e51ac25f31fe8378224);
|
|
|
|
|
|
var marker_55d8f76c62730d4365b3d151830b31c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_04fbaaa319a99ed8b4596d88f4d85406 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4f572d790656e3f0d22ef473c0a9633 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a025d7b33d3ca00e98a0300debdf623d = $(`<div id="html_a025d7b33d3ca00e98a0300debdf623d" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_f4f572d790656e3f0d22ef473c0a9633.setContent(html_a025d7b33d3ca00e98a0300debdf623d);
|
|
|
|
|
|
|
|
marker_55d8f76c62730d4365b3d151830b31c7.bindPopup(popup_f4f572d790656e3f0d22ef473c0a9633)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55d8f76c62730d4365b3d151830b31c7.setIcon(icon_04fbaaa319a99ed8b4596d88f4d85406);
|
|
|
|
|
|
var marker_14922e00fc29fcc2f08607020524921d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_bb73a15cf5702a3466e6aefd28d2bd34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1684fe4bdf8c9d650ec05cb24791100b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_696c739b37e02222cec6ab0bf2860797 = $(`<div id="html_696c739b37e02222cec6ab0bf2860797" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_1684fe4bdf8c9d650ec05cb24791100b.setContent(html_696c739b37e02222cec6ab0bf2860797);
|
|
|
|
|
|
|
|
marker_14922e00fc29fcc2f08607020524921d.bindPopup(popup_1684fe4bdf8c9d650ec05cb24791100b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14922e00fc29fcc2f08607020524921d.setIcon(icon_bb73a15cf5702a3466e6aefd28d2bd34);
|
|
|
|
|
|
var marker_342803a66792c056390a7964bb336f23 = L.marker(
|
|
[-26.2056, 28.0337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d9ff83627b3ce96bc4279da9e1f799f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_652249a1a4b325d8818209568841002f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9053c758e75e61fc415150df527b4ee1 = $(`<div id="html_9053c758e75e61fc415150df527b4ee1" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_652249a1a4b325d8818209568841002f.setContent(html_9053c758e75e61fc415150df527b4ee1);
|
|
|
|
|
|
|
|
marker_342803a66792c056390a7964bb336f23.bindPopup(popup_652249a1a4b325d8818209568841002f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_342803a66792c056390a7964bb336f23.setIcon(icon_d9ff83627b3ce96bc4279da9e1f799f6);
|
|
|
|
|
|
var marker_c2127d4d6a8b3fe376199edd1becd530 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_cdbab1fb970d52da659fef0ea9289a26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65cb2726f87d70eb30fb6094b1f4bbf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5768fb20df58ddc3123546c6db098d5 = $(`<div id="html_e5768fb20df58ddc3123546c6db098d5" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_65cb2726f87d70eb30fb6094b1f4bbf2.setContent(html_e5768fb20df58ddc3123546c6db098d5);
|
|
|
|
|
|
|
|
marker_c2127d4d6a8b3fe376199edd1becd530.bindPopup(popup_65cb2726f87d70eb30fb6094b1f4bbf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2127d4d6a8b3fe376199edd1becd530.setIcon(icon_cdbab1fb970d52da659fef0ea9289a26);
|
|
|
|
|
|
var marker_bb42b35fc9d17d96567a0f28fee598d7 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_35c1e69b489d6979dc8622f4db95be98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cae0d44708c99767ebfc692b9c87355 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05024ea7593eb8a8987a5e6e5451629c = $(`<div id="html_05024ea7593eb8a8987a5e6e5451629c" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_6cae0d44708c99767ebfc692b9c87355.setContent(html_05024ea7593eb8a8987a5e6e5451629c);
|
|
|
|
|
|
|
|
marker_bb42b35fc9d17d96567a0f28fee598d7.bindPopup(popup_6cae0d44708c99767ebfc692b9c87355)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb42b35fc9d17d96567a0f28fee598d7.setIcon(icon_35c1e69b489d6979dc8622f4db95be98);
|
|
|
|
|
|
var marker_e27b0b8f7e5d013e4b3de62567ee2f01 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_bb29d139e6b5be20b71c0d80b6ff40f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f62f14888a4210c86d4fe170627cc9de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4e440b12bbbb42ca38a5c518a7a3931 = $(`<div id="html_b4e440b12bbbb42ca38a5c518a7a3931" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_f62f14888a4210c86d4fe170627cc9de.setContent(html_b4e440b12bbbb42ca38a5c518a7a3931);
|
|
|
|
|
|
|
|
marker_e27b0b8f7e5d013e4b3de62567ee2f01.bindPopup(popup_f62f14888a4210c86d4fe170627cc9de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e27b0b8f7e5d013e4b3de62567ee2f01.setIcon(icon_bb29d139e6b5be20b71c0d80b6ff40f4);
|
|
|
|
|
|
var marker_0af4a16119b394ed2f5b386df7305be6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_8283b00cdeab95aad7d180de4b13ce91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa7bdfd425de076588670a070e195281 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a95166464098384529d5ebc04046afd5 = $(`<div id="html_a95166464098384529d5ebc04046afd5" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_aa7bdfd425de076588670a070e195281.setContent(html_a95166464098384529d5ebc04046afd5);
|
|
|
|
|
|
|
|
marker_0af4a16119b394ed2f5b386df7305be6.bindPopup(popup_aa7bdfd425de076588670a070e195281)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0af4a16119b394ed2f5b386df7305be6.setIcon(icon_8283b00cdeab95aad7d180de4b13ce91);
|
|
|
|
|
|
var marker_def991f6811ea2c1b6c164970dbd5869 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e68d6461d9a313f376696138b4771ec6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2da70de8f80502199b3333e1e3ce412a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df13d6e46c6979a9eaafe22fef222b44 = $(`<div id="html_df13d6e46c6979a9eaafe22fef222b44" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_2da70de8f80502199b3333e1e3ce412a.setContent(html_df13d6e46c6979a9eaafe22fef222b44);
|
|
|
|
|
|
|
|
marker_def991f6811ea2c1b6c164970dbd5869.bindPopup(popup_2da70de8f80502199b3333e1e3ce412a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_def991f6811ea2c1b6c164970dbd5869.setIcon(icon_e68d6461d9a313f376696138b4771ec6);
|
|
|
|
|
|
var marker_679ed3fd1129c17c79dcb6b710a00171 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4deb40ade87ffd04406625ddc13b1a23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90334758ba08d2ddebc50240d19c20e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a1c96da01d2039c4b3296de265e6093 = $(`<div id="html_0a1c96da01d2039c4b3296de265e6093" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_90334758ba08d2ddebc50240d19c20e6.setContent(html_0a1c96da01d2039c4b3296de265e6093);
|
|
|
|
|
|
|
|
marker_679ed3fd1129c17c79dcb6b710a00171.bindPopup(popup_90334758ba08d2ddebc50240d19c20e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_679ed3fd1129c17c79dcb6b710a00171.setIcon(icon_4deb40ade87ffd04406625ddc13b1a23);
|
|
|
|
|
|
var marker_8b9e3c719dbbed2a28ff1e669998911d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c2f7d24e678990826679658f141ff1b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd98c02f3d4d1671c98f9338edb27219 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7eb9623afc8c7fa30ca4647a4b90433a = $(`<div id="html_7eb9623afc8c7fa30ca4647a4b90433a" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_fd98c02f3d4d1671c98f9338edb27219.setContent(html_7eb9623afc8c7fa30ca4647a4b90433a);
|
|
|
|
|
|
|
|
marker_8b9e3c719dbbed2a28ff1e669998911d.bindPopup(popup_fd98c02f3d4d1671c98f9338edb27219)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b9e3c719dbbed2a28ff1e669998911d.setIcon(icon_c2f7d24e678990826679658f141ff1b1);
|
|
|
|
|
|
var marker_f1f9aa3f779f320424e9996e20c9e7b4 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6ecfb9c8a4f6db2931869b4b200dcede = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aced3a7173fbb78066a1fe4a7eb66a7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f55dff113026a5a49c521f489ca41992 = $(`<div id="html_f55dff113026a5a49c521f489ca41992" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_aced3a7173fbb78066a1fe4a7eb66a7b.setContent(html_f55dff113026a5a49c521f489ca41992);
|
|
|
|
|
|
|
|
marker_f1f9aa3f779f320424e9996e20c9e7b4.bindPopup(popup_aced3a7173fbb78066a1fe4a7eb66a7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1f9aa3f779f320424e9996e20c9e7b4.setIcon(icon_6ecfb9c8a4f6db2931869b4b200dcede);
|
|
|
|
|
|
var marker_cf83c56b74d59051dabe7c8e54cbdb57 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_220473c16947bdcc4e58a00edbe9d851 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_231663cd08d567f67156794cd0559851 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0f20522864bc7b79d77f880c257e320 = $(`<div id="html_f0f20522864bc7b79d77f880c257e320" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_231663cd08d567f67156794cd0559851.setContent(html_f0f20522864bc7b79d77f880c257e320);
|
|
|
|
|
|
|
|
marker_cf83c56b74d59051dabe7c8e54cbdb57.bindPopup(popup_231663cd08d567f67156794cd0559851)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf83c56b74d59051dabe7c8e54cbdb57.setIcon(icon_220473c16947bdcc4e58a00edbe9d851);
|
|
|
|
|
|
var marker_10b97d51b7153a3f8daaefea0e06c9e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_bcbdbb2d76db61299905536dcb97ef03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_642ce1c1328f034097dc3da283d096fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b662fef59ecf4aaff356654d834a2f0f = $(`<div id="html_b662fef59ecf4aaff356654d834a2f0f" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_642ce1c1328f034097dc3da283d096fd.setContent(html_b662fef59ecf4aaff356654d834a2f0f);
|
|
|
|
|
|
|
|
marker_10b97d51b7153a3f8daaefea0e06c9e8.bindPopup(popup_642ce1c1328f034097dc3da283d096fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10b97d51b7153a3f8daaefea0e06c9e8.setIcon(icon_bcbdbb2d76db61299905536dcb97ef03);
|
|
|
|
|
|
var marker_287a82994b8f0dd1be44f89b2e45e82a = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0a1a553c76c65948a4fff17443447eb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57f19f8a8d34fda6c36fd5cb701e7277 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5cd5561e26b296acd11a71068deedb1 = $(`<div id="html_c5cd5561e26b296acd11a71068deedb1" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_57f19f8a8d34fda6c36fd5cb701e7277.setContent(html_c5cd5561e26b296acd11a71068deedb1);
|
|
|
|
|
|
|
|
marker_287a82994b8f0dd1be44f89b2e45e82a.bindPopup(popup_57f19f8a8d34fda6c36fd5cb701e7277)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_287a82994b8f0dd1be44f89b2e45e82a.setIcon(icon_0a1a553c76c65948a4fff17443447eb5);
|
|
|
|
|
|
var marker_23ab1ead09aae99561cde7952ce2e2f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_789fcb0e8d568144807a7837848a7da2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6153099a2bd5cd150901fa7fa302e5ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e48203e8292a839cf7e5592bd78d394 = $(`<div id="html_7e48203e8292a839cf7e5592bd78d394" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_6153099a2bd5cd150901fa7fa302e5ad.setContent(html_7e48203e8292a839cf7e5592bd78d394);
|
|
|
|
|
|
|
|
marker_23ab1ead09aae99561cde7952ce2e2f3.bindPopup(popup_6153099a2bd5cd150901fa7fa302e5ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23ab1ead09aae99561cde7952ce2e2f3.setIcon(icon_789fcb0e8d568144807a7837848a7da2);
|
|
|
|
|
|
var marker_62c3109cac83570f5f6578c9ea2f6821 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_456adf4d52ce37d2b1b2852d733eb2cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0674a4afcf315ceaf8f4e3babb5163b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_50f5b408dd85397c7d8addbaecb68aa3 = $(`<div id="html_50f5b408dd85397c7d8addbaecb68aa3" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_0674a4afcf315ceaf8f4e3babb5163b2.setContent(html_50f5b408dd85397c7d8addbaecb68aa3);
|
|
|
|
|
|
|
|
marker_62c3109cac83570f5f6578c9ea2f6821.bindPopup(popup_0674a4afcf315ceaf8f4e3babb5163b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62c3109cac83570f5f6578c9ea2f6821.setIcon(icon_456adf4d52ce37d2b1b2852d733eb2cc);
|
|
|
|
|
|
var marker_3e642f688b1dedeaea19d44c97737bf2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3073176779ff76332e3fbc6de5c6b9b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98d8f39e783a9b59b2137b915dc6446c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a702bce41bde3fc076456614470f7c84 = $(`<div id="html_a702bce41bde3fc076456614470f7c84" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_98d8f39e783a9b59b2137b915dc6446c.setContent(html_a702bce41bde3fc076456614470f7c84);
|
|
|
|
|
|
|
|
marker_3e642f688b1dedeaea19d44c97737bf2.bindPopup(popup_98d8f39e783a9b59b2137b915dc6446c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e642f688b1dedeaea19d44c97737bf2.setIcon(icon_3073176779ff76332e3fbc6de5c6b9b3);
|
|
|
|
|
|
var marker_6eb2ab932d928fffc56cdf42d9883084 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_5a930a49559d1fb7e120c6433cb9dc80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_785d79368446f4ee31d533fdd9ab21ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07358e5b24dd27d9dfa7e81910830621 = $(`<div id="html_07358e5b24dd27d9dfa7e81910830621" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_785d79368446f4ee31d533fdd9ab21ee.setContent(html_07358e5b24dd27d9dfa7e81910830621);
|
|
|
|
|
|
|
|
marker_6eb2ab932d928fffc56cdf42d9883084.bindPopup(popup_785d79368446f4ee31d533fdd9ab21ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eb2ab932d928fffc56cdf42d9883084.setIcon(icon_5a930a49559d1fb7e120c6433cb9dc80);
|
|
|
|
|
|
var marker_afb0d94b32b895cb07d580487bddc8a8 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d98fee0c22156cb75d47182f2cba4e20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5447b921d02861935e74313cedb6e2f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_706270c087e99635db0475530cbb6cc2 = $(`<div id="html_706270c087e99635db0475530cbb6cc2" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_5447b921d02861935e74313cedb6e2f6.setContent(html_706270c087e99635db0475530cbb6cc2);
|
|
|
|
|
|
|
|
marker_afb0d94b32b895cb07d580487bddc8a8.bindPopup(popup_5447b921d02861935e74313cedb6e2f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afb0d94b32b895cb07d580487bddc8a8.setIcon(icon_d98fee0c22156cb75d47182f2cba4e20);
|
|
|
|
|
|
var marker_bb1595ea2a26b772cc7632a53796ffa3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_2c248f462f4270fee7d1dcef6ce9b6df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a96312c24b2dbfe9bfb319a1548e9e54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2247a728520db8dd41de8b4fcb43598d = $(`<div id="html_2247a728520db8dd41de8b4fcb43598d" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_a96312c24b2dbfe9bfb319a1548e9e54.setContent(html_2247a728520db8dd41de8b4fcb43598d);
|
|
|
|
|
|
|
|
marker_bb1595ea2a26b772cc7632a53796ffa3.bindPopup(popup_a96312c24b2dbfe9bfb319a1548e9e54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb1595ea2a26b772cc7632a53796ffa3.setIcon(icon_2c248f462f4270fee7d1dcef6ce9b6df);
|
|
|
|
|
|
var marker_92e1a428203a0cffed71637e71e9da8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_372866afbe1dda28ca1547508a7f8712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab7be14daa887f898b1f2085a559dbe7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f91f69b7ca0722230d37baefd04fe99c = $(`<div id="html_f91f69b7ca0722230d37baefd04fe99c" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_ab7be14daa887f898b1f2085a559dbe7.setContent(html_f91f69b7ca0722230d37baefd04fe99c);
|
|
|
|
|
|
|
|
marker_92e1a428203a0cffed71637e71e9da8c.bindPopup(popup_ab7be14daa887f898b1f2085a559dbe7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e1a428203a0cffed71637e71e9da8c.setIcon(icon_372866afbe1dda28ca1547508a7f8712);
|
|
|
|
|
|
var marker_f6f924cee5a3b6eb57a9049b9ad55769 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3df70e2fb05e8ab9a68b32dd95537ac5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02da890c14d8d86b41a544d191c9925b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2e6901e092d7fd8cb06bed4751c9752 = $(`<div id="html_c2e6901e092d7fd8cb06bed4751c9752" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_02da890c14d8d86b41a544d191c9925b.setContent(html_c2e6901e092d7fd8cb06bed4751c9752);
|
|
|
|
|
|
|
|
marker_f6f924cee5a3b6eb57a9049b9ad55769.bindPopup(popup_02da890c14d8d86b41a544d191c9925b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6f924cee5a3b6eb57a9049b9ad55769.setIcon(icon_3df70e2fb05e8ab9a68b32dd95537ac5);
|
|
|
|
|
|
var marker_a7aa3d15b2406c560c9e745c135f30ca = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_8d4371f6d91d18fed9e952cae654879d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca98b3de3c4bb9578a0b5b3b4d8159d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c61c9b3369170d7a777d866707e91c71 = $(`<div id="html_c61c9b3369170d7a777d866707e91c71" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ca98b3de3c4bb9578a0b5b3b4d8159d1.setContent(html_c61c9b3369170d7a777d866707e91c71);
|
|
|
|
|
|
|
|
marker_a7aa3d15b2406c560c9e745c135f30ca.bindPopup(popup_ca98b3de3c4bb9578a0b5b3b4d8159d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7aa3d15b2406c560c9e745c135f30ca.setIcon(icon_8d4371f6d91d18fed9e952cae654879d);
|
|
|
|
|
|
var marker_18702cf7236c48bd79f4b64692d8dbc3 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_809891c0f8302d02fcd39b042d2bf9fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6a88e19a83873a033ed24aec8ae597b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57bfd974df7aad81868da05d9731ae2c = $(`<div id="html_57bfd974df7aad81868da05d9731ae2c" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_e6a88e19a83873a033ed24aec8ae597b.setContent(html_57bfd974df7aad81868da05d9731ae2c);
|
|
|
|
|
|
|
|
marker_18702cf7236c48bd79f4b64692d8dbc3.bindPopup(popup_e6a88e19a83873a033ed24aec8ae597b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18702cf7236c48bd79f4b64692d8dbc3.setIcon(icon_809891c0f8302d02fcd39b042d2bf9fc);
|
|
|
|
|
|
var marker_bb83842232ab51db9d967ecdf76567e1 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d6f74f73bbd00a05fdcab1bf7f5d3d64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e1888a5e649ed3c143551f1185718ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cdb6822cdcf10d44d67bcd8240c1217 = $(`<div id="html_9cdb6822cdcf10d44d67bcd8240c1217" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_7e1888a5e649ed3c143551f1185718ec.setContent(html_9cdb6822cdcf10d44d67bcd8240c1217);
|
|
|
|
|
|
|
|
marker_bb83842232ab51db9d967ecdf76567e1.bindPopup(popup_7e1888a5e649ed3c143551f1185718ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb83842232ab51db9d967ecdf76567e1.setIcon(icon_d6f74f73bbd00a05fdcab1bf7f5d3d64);
|
|
|
|
|
|
var marker_a5037185fb999854b14eac9f7dc8cc3a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_85adadab2eb3f2433040432076a44ce1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_624f52af521b9304bc8922848e06edb8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9369d1c3343b0e6c3713b97db60e6706 = $(`<div id="html_9369d1c3343b0e6c3713b97db60e6706" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_624f52af521b9304bc8922848e06edb8.setContent(html_9369d1c3343b0e6c3713b97db60e6706);
|
|
|
|
|
|
|
|
marker_a5037185fb999854b14eac9f7dc8cc3a.bindPopup(popup_624f52af521b9304bc8922848e06edb8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5037185fb999854b14eac9f7dc8cc3a.setIcon(icon_85adadab2eb3f2433040432076a44ce1);
|
|
|
|
|
|
var marker_f6333a2952d40a6dedd3c3329fd5fc04 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_89265599667cc0e63d813811105b59be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65c9a0754db2e6beb94d840ecfe88b05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6476f32e0a5088f360f527f612857cd = $(`<div id="html_c6476f32e0a5088f360f527f612857cd" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_65c9a0754db2e6beb94d840ecfe88b05.setContent(html_c6476f32e0a5088f360f527f612857cd);
|
|
|
|
|
|
|
|
marker_f6333a2952d40a6dedd3c3329fd5fc04.bindPopup(popup_65c9a0754db2e6beb94d840ecfe88b05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6333a2952d40a6dedd3c3329fd5fc04.setIcon(icon_89265599667cc0e63d813811105b59be);
|
|
|
|
|
|
var marker_aa86f8c052320a9d50f03b4c87358525 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3b038f5e2a5a750760a0921ae11c3b95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f8458d31392c150bbf28415f22ff005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22d4354f563b5faf03108a438704cfd1 = $(`<div id="html_22d4354f563b5faf03108a438704cfd1" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0f8458d31392c150bbf28415f22ff005.setContent(html_22d4354f563b5faf03108a438704cfd1);
|
|
|
|
|
|
|
|
marker_aa86f8c052320a9d50f03b4c87358525.bindPopup(popup_0f8458d31392c150bbf28415f22ff005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa86f8c052320a9d50f03b4c87358525.setIcon(icon_3b038f5e2a5a750760a0921ae11c3b95);
|
|
|
|
|
|
var marker_c91cd0c9d994b0c637f6a55cf4b14f91 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d433f93e631d5ec8ad35d13436b31dab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0a37044b930bdfa30693018bfcf0582 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5d1c84bdded6649314df231863d2742 = $(`<div id="html_b5d1c84bdded6649314df231863d2742" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_b0a37044b930bdfa30693018bfcf0582.setContent(html_b5d1c84bdded6649314df231863d2742);
|
|
|
|
|
|
|
|
marker_c91cd0c9d994b0c637f6a55cf4b14f91.bindPopup(popup_b0a37044b930bdfa30693018bfcf0582)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c91cd0c9d994b0c637f6a55cf4b14f91.setIcon(icon_d433f93e631d5ec8ad35d13436b31dab);
|
|
|
|
|
|
var marker_adc5ee187a51458e9dea1f980e8a7ee1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_1ef8fa3360f13fbb23dd32f434b21a74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d080d7c28ae9368a1f688dec2bdcc0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_290901f957c73199c07c4e354adf6d70 = $(`<div id="html_290901f957c73199c07c4e354adf6d70" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_0d080d7c28ae9368a1f688dec2bdcc0c.setContent(html_290901f957c73199c07c4e354adf6d70);
|
|
|
|
|
|
|
|
marker_adc5ee187a51458e9dea1f980e8a7ee1.bindPopup(popup_0d080d7c28ae9368a1f688dec2bdcc0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adc5ee187a51458e9dea1f980e8a7ee1.setIcon(icon_1ef8fa3360f13fbb23dd32f434b21a74);
|
|
|
|
|
|
var marker_fe8647e4d6064d5ba32ac0f68d20cf83 = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_bcee750985db5b527984a047789f2117 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fc130bc4b25eb2cab1fa7d3c0af9121 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_652db86845b9f4c85b3b5d824769a637 = $(`<div id="html_652db86845b9f4c85b3b5d824769a637" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_5fc130bc4b25eb2cab1fa7d3c0af9121.setContent(html_652db86845b9f4c85b3b5d824769a637);
|
|
|
|
|
|
|
|
marker_fe8647e4d6064d5ba32ac0f68d20cf83.bindPopup(popup_5fc130bc4b25eb2cab1fa7d3c0af9121)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe8647e4d6064d5ba32ac0f68d20cf83.setIcon(icon_bcee750985db5b527984a047789f2117);
|
|
|
|
|
|
var marker_3224b66966dd3f07466635a2aeca99a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_acb7a1fae6b7bca9a280ac7c968b5c64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7f7c4af9e27d76e2a4da66a1354af37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1f4367ef35807a1d0f63074fcbab31b = $(`<div id="html_e1f4367ef35807a1d0f63074fcbab31b" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_b7f7c4af9e27d76e2a4da66a1354af37.setContent(html_e1f4367ef35807a1d0f63074fcbab31b);
|
|
|
|
|
|
|
|
marker_3224b66966dd3f07466635a2aeca99a8.bindPopup(popup_b7f7c4af9e27d76e2a4da66a1354af37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3224b66966dd3f07466635a2aeca99a8.setIcon(icon_acb7a1fae6b7bca9a280ac7c968b5c64);
|
|
|
|
|
|
var marker_7fe921b734680322500865a4ad888916 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ba8c82ec2eff47bb5626336ef5416f5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bd22e586a44ee95a752283b6ccc34d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_464f8b53bf1612c8c4a162bc1c327c7f = $(`<div id="html_464f8b53bf1612c8c4a162bc1c327c7f" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_0bd22e586a44ee95a752283b6ccc34d9.setContent(html_464f8b53bf1612c8c4a162bc1c327c7f);
|
|
|
|
|
|
|
|
marker_7fe921b734680322500865a4ad888916.bindPopup(popup_0bd22e586a44ee95a752283b6ccc34d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fe921b734680322500865a4ad888916.setIcon(icon_ba8c82ec2eff47bb5626336ef5416f5b);
|
|
|
|
|
|
var marker_cdd81d3921400d50ae33924eb0400a1a = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_204e85be788d87b464fe330b1ff13781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ebeadb7871e61d7c76f6568ae3ef361 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e85ab14d0c07bdb336311ba3387c358 = $(`<div id="html_0e85ab14d0c07bdb336311ba3387c358" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_8ebeadb7871e61d7c76f6568ae3ef361.setContent(html_0e85ab14d0c07bdb336311ba3387c358);
|
|
|
|
|
|
|
|
marker_cdd81d3921400d50ae33924eb0400a1a.bindPopup(popup_8ebeadb7871e61d7c76f6568ae3ef361)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdd81d3921400d50ae33924eb0400a1a.setIcon(icon_204e85be788d87b464fe330b1ff13781);
|
|
|
|
|
|
var marker_92072f8ea0e15fd9ed181da6e931b5b2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4d6ce40a6ab54639f6d078424c1d2957 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e16397242a9ecd2032712bf9644b997 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36af704fc3bf02e0393a23d28f7d28b4 = $(`<div id="html_36af704fc3bf02e0393a23d28f7d28b4" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_7e16397242a9ecd2032712bf9644b997.setContent(html_36af704fc3bf02e0393a23d28f7d28b4);
|
|
|
|
|
|
|
|
marker_92072f8ea0e15fd9ed181da6e931b5b2.bindPopup(popup_7e16397242a9ecd2032712bf9644b997)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92072f8ea0e15fd9ed181da6e931b5b2.setIcon(icon_4d6ce40a6ab54639f6d078424c1d2957);
|
|
|
|
|
|
var marker_a45ce4b189c53a0b11e54c6520b7f266 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0fc05b568a22d2975c4d690478ebe89a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8288abfb0e8e130b19ab53deca4429f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9b43ac26c13b38639f2a284602ae493 = $(`<div id="html_e9b43ac26c13b38639f2a284602ae493" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_a8288abfb0e8e130b19ab53deca4429f.setContent(html_e9b43ac26c13b38639f2a284602ae493);
|
|
|
|
|
|
|
|
marker_a45ce4b189c53a0b11e54c6520b7f266.bindPopup(popup_a8288abfb0e8e130b19ab53deca4429f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a45ce4b189c53a0b11e54c6520b7f266.setIcon(icon_0fc05b568a22d2975c4d690478ebe89a);
|
|
|
|
|
|
var marker_bf0146e8d4f75ba0b5db078ee12af4fc = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d1eb367ed273580c22266794e9750feb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f66ef553aec3de14a1885d11781e9cfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9994b6d61994dd8659bfa729f6a851ca = $(`<div id="html_9994b6d61994dd8659bfa729f6a851ca" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_f66ef553aec3de14a1885d11781e9cfd.setContent(html_9994b6d61994dd8659bfa729f6a851ca);
|
|
|
|
|
|
|
|
marker_bf0146e8d4f75ba0b5db078ee12af4fc.bindPopup(popup_f66ef553aec3de14a1885d11781e9cfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf0146e8d4f75ba0b5db078ee12af4fc.setIcon(icon_d1eb367ed273580c22266794e9750feb);
|
|
|
|
|
|
var marker_75aa3d74da3a4a8a2cb9baef60d94020 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_c0783c73dfc839b469e8843c488f4ebe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1070293f6425269a9cfd3b3014243da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c111dd331f84d41f85c515edffb3ea67 = $(`<div id="html_c111dd331f84d41f85c515edffb3ea67" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_d1070293f6425269a9cfd3b3014243da.setContent(html_c111dd331f84d41f85c515edffb3ea67);
|
|
|
|
|
|
|
|
marker_75aa3d74da3a4a8a2cb9baef60d94020.bindPopup(popup_d1070293f6425269a9cfd3b3014243da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75aa3d74da3a4a8a2cb9baef60d94020.setIcon(icon_c0783c73dfc839b469e8843c488f4ebe);
|
|
|
|
|
|
var marker_8cf26428166e9d8e018957b3a7613fd2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9d2a044b1e093582e50e57d50ae05b69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61f752c67abffbed3048201e9dc9f447 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3485fcfdadfc6fa99e8fe4548f0bd34c = $(`<div id="html_3485fcfdadfc6fa99e8fe4548f0bd34c" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_61f752c67abffbed3048201e9dc9f447.setContent(html_3485fcfdadfc6fa99e8fe4548f0bd34c);
|
|
|
|
|
|
|
|
marker_8cf26428166e9d8e018957b3a7613fd2.bindPopup(popup_61f752c67abffbed3048201e9dc9f447)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cf26428166e9d8e018957b3a7613fd2.setIcon(icon_9d2a044b1e093582e50e57d50ae05b69);
|
|
|
|
|
|
var marker_a78d84e62acb1343efae8d9cfff019fc = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d02de4ed1dab95d073c8fd2c15ac320d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d95d67d7bd0d7b426528d6c94e621b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bee6c3554c559e5ac15227b6e656bad9 = $(`<div id="html_bee6c3554c559e5ac15227b6e656bad9" style="width: 100.0%; height: 100.0%;">spatia-arcana.com</div>`)[0];
|
|
popup_8d95d67d7bd0d7b426528d6c94e621b5.setContent(html_bee6c3554c559e5ac15227b6e656bad9);
|
|
|
|
|
|
|
|
marker_a78d84e62acb1343efae8d9cfff019fc.bindPopup(popup_8d95d67d7bd0d7b426528d6c94e621b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a78d84e62acb1343efae8d9cfff019fc.setIcon(icon_d02de4ed1dab95d073c8fd2c15ac320d);
|
|
|
|
|
|
var marker_a820a18d46b88e35a2478cee9ba82fb9 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_32c120c38ba3d51c0d0a50b5da17deed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e8ce887d32a38d47bec70019e46ea2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c5c039cc52eea604ba911c397f4eb1e = $(`<div id="html_8c5c039cc52eea604ba911c397f4eb1e" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_37e8ce887d32a38d47bec70019e46ea2.setContent(html_8c5c039cc52eea604ba911c397f4eb1e);
|
|
|
|
|
|
|
|
marker_a820a18d46b88e35a2478cee9ba82fb9.bindPopup(popup_37e8ce887d32a38d47bec70019e46ea2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a820a18d46b88e35a2478cee9ba82fb9.setIcon(icon_32c120c38ba3d51c0d0a50b5da17deed);
|
|
|
|
|
|
var marker_de79df3641f1e503d05833a14987cf64 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_71a07681ed3ef7f2d0b6358004d53257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_756d888e58b2db2c8f46531bf1ccf020 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_600b679d1d103af9aff34e68c4a965fe = $(`<div id="html_600b679d1d103af9aff34e68c4a965fe" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_756d888e58b2db2c8f46531bf1ccf020.setContent(html_600b679d1d103af9aff34e68c4a965fe);
|
|
|
|
|
|
|
|
marker_de79df3641f1e503d05833a14987cf64.bindPopup(popup_756d888e58b2db2c8f46531bf1ccf020)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de79df3641f1e503d05833a14987cf64.setIcon(icon_71a07681ed3ef7f2d0b6358004d53257);
|
|
|
|
|
|
var marker_0f68ab8678a1aed02e4477890b0b58eb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_51ede1efdff44e5a51432cbafff3ea34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8d7671f7584438d4cea468a9bf0e915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baa0a2f5d5f65121372d2099ff879b3b = $(`<div id="html_baa0a2f5d5f65121372d2099ff879b3b" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_b8d7671f7584438d4cea468a9bf0e915.setContent(html_baa0a2f5d5f65121372d2099ff879b3b);
|
|
|
|
|
|
|
|
marker_0f68ab8678a1aed02e4477890b0b58eb.bindPopup(popup_b8d7671f7584438d4cea468a9bf0e915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f68ab8678a1aed02e4477890b0b58eb.setIcon(icon_51ede1efdff44e5a51432cbafff3ea34);
|
|
|
|
|
|
var marker_85e9f35b97097f1ef0604835f51e66d3 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b30d847721f8ee15f8e1c22534130be8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f954e05b65f4707fcace4a1b4a34303 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4cca1951fe0be60084a6254efab0751 = $(`<div id="html_f4cca1951fe0be60084a6254efab0751" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_4f954e05b65f4707fcace4a1b4a34303.setContent(html_f4cca1951fe0be60084a6254efab0751);
|
|
|
|
|
|
|
|
marker_85e9f35b97097f1ef0604835f51e66d3.bindPopup(popup_4f954e05b65f4707fcace4a1b4a34303)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85e9f35b97097f1ef0604835f51e66d3.setIcon(icon_b30d847721f8ee15f8e1c22534130be8);
|
|
|
|
|
|
var marker_84a447d7fa7a3fc697e9995e4f49ee5f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0cc4fb03aaa29de204bd80f9f0d37cb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcc9d412b41be891c2e7e403e52e0196 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_116e0cbf01deff1a98a0223403387071 = $(`<div id="html_116e0cbf01deff1a98a0223403387071" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_bcc9d412b41be891c2e7e403e52e0196.setContent(html_116e0cbf01deff1a98a0223403387071);
|
|
|
|
|
|
|
|
marker_84a447d7fa7a3fc697e9995e4f49ee5f.bindPopup(popup_bcc9d412b41be891c2e7e403e52e0196)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84a447d7fa7a3fc697e9995e4f49ee5f.setIcon(icon_0cc4fb03aaa29de204bd80f9f0d37cb7);
|
|
|
|
|
|
var marker_0e4636b4d0559179e21f8b31ffb39161 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_323861bed9b2c85e0e4e873168b91cf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a641c517c8785b4e1338d9dece9dcc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c19952d902ce6249027f5c2bd910044 = $(`<div id="html_1c19952d902ce6249027f5c2bd910044" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_4a641c517c8785b4e1338d9dece9dcc0.setContent(html_1c19952d902ce6249027f5c2bd910044);
|
|
|
|
|
|
|
|
marker_0e4636b4d0559179e21f8b31ffb39161.bindPopup(popup_4a641c517c8785b4e1338d9dece9dcc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e4636b4d0559179e21f8b31ffb39161.setIcon(icon_323861bed9b2c85e0e4e873168b91cf9);
|
|
|
|
|
|
var marker_fdf2b9a8f8559a989073100e9bbaed1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_6bbde667aa0a45a50c84f27271706b7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0467d0de7cd4cd819555c4885f2ee3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e48747381ceb0f3a8ba069901a827cc = $(`<div id="html_6e48747381ceb0f3a8ba069901a827cc" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_e0467d0de7cd4cd819555c4885f2ee3b.setContent(html_6e48747381ceb0f3a8ba069901a827cc);
|
|
|
|
|
|
|
|
marker_fdf2b9a8f8559a989073100e9bbaed1c.bindPopup(popup_e0467d0de7cd4cd819555c4885f2ee3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdf2b9a8f8559a989073100e9bbaed1c.setIcon(icon_6bbde667aa0a45a50c84f27271706b7b);
|
|
|
|
|
|
var marker_3d8ebee74837bad635c23545200b4b9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d1869d6ffc723a257b8f695363d4a788 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aebd3d5aad8c0a4b71ff0c9defa8d4a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6470fbc416b80cd298dc21e188953ba5 = $(`<div id="html_6470fbc416b80cd298dc21e188953ba5" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_aebd3d5aad8c0a4b71ff0c9defa8d4a5.setContent(html_6470fbc416b80cd298dc21e188953ba5);
|
|
|
|
|
|
|
|
marker_3d8ebee74837bad635c23545200b4b9c.bindPopup(popup_aebd3d5aad8c0a4b71ff0c9defa8d4a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d8ebee74837bad635c23545200b4b9c.setIcon(icon_d1869d6ffc723a257b8f695363d4a788);
|
|
|
|
|
|
var marker_83a256f17af3e7486cda9ebc502d58c2 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d16444495a785e6267832dca648f5ca3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea8cb4f121c90e483eeba5816de1d6b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3834fb2f964e7cba2516d7edcac2e6ca = $(`<div id="html_3834fb2f964e7cba2516d7edcac2e6ca" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_ea8cb4f121c90e483eeba5816de1d6b8.setContent(html_3834fb2f964e7cba2516d7edcac2e6ca);
|
|
|
|
|
|
|
|
marker_83a256f17af3e7486cda9ebc502d58c2.bindPopup(popup_ea8cb4f121c90e483eeba5816de1d6b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83a256f17af3e7486cda9ebc502d58c2.setIcon(icon_d16444495a785e6267832dca648f5ca3);
|
|
|
|
|
|
var marker_b8788a525329c3fadd5ec6193bfa9dfb = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0582ed64281b8273b7ce981b617b9ee2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e659df8c51b98422c4d60f15556bca3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7450b5efe9b85c34141b9bd862b7083a = $(`<div id="html_7450b5efe9b85c34141b9bd862b7083a" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_6e659df8c51b98422c4d60f15556bca3.setContent(html_7450b5efe9b85c34141b9bd862b7083a);
|
|
|
|
|
|
|
|
marker_b8788a525329c3fadd5ec6193bfa9dfb.bindPopup(popup_6e659df8c51b98422c4d60f15556bca3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8788a525329c3fadd5ec6193bfa9dfb.setIcon(icon_0582ed64281b8273b7ce981b617b9ee2);
|
|
|
|
|
|
var marker_c8fe758b0362c9331065a1a7d0bb7ceb = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ef5bb8bf6fd68b5a3abd61b461602722 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf65f06f6a0e75efa77c38469e0eeeed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43878bf4d76fb154c92278dfb6d3efb9 = $(`<div id="html_43878bf4d76fb154c92278dfb6d3efb9" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_bf65f06f6a0e75efa77c38469e0eeeed.setContent(html_43878bf4d76fb154c92278dfb6d3efb9);
|
|
|
|
|
|
|
|
marker_c8fe758b0362c9331065a1a7d0bb7ceb.bindPopup(popup_bf65f06f6a0e75efa77c38469e0eeeed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8fe758b0362c9331065a1a7d0bb7ceb.setIcon(icon_ef5bb8bf6fd68b5a3abd61b461602722);
|
|
|
|
|
|
var marker_88fc9ddf85d776158dcbec5083747d22 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0bc8c71617c035ba1bf29a6dc906f829 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_182152b1f98bca2b727b3c69372c9aaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b086401c735f068b7f0c78e360455b8 = $(`<div id="html_8b086401c735f068b7f0c78e360455b8" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_182152b1f98bca2b727b3c69372c9aaf.setContent(html_8b086401c735f068b7f0c78e360455b8);
|
|
|
|
|
|
|
|
marker_88fc9ddf85d776158dcbec5083747d22.bindPopup(popup_182152b1f98bca2b727b3c69372c9aaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88fc9ddf85d776158dcbec5083747d22.setIcon(icon_0bc8c71617c035ba1bf29a6dc906f829);
|
|
|
|
|
|
var marker_fe6d9ab9b1346bd76ba4e66155d4c2bf = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ee042e9ec52fe5220a9d0878846d9035 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6dd8aac9147c44a9f0859d2d203be61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4a92252f19491271454490b57d2b366 = $(`<div id="html_c4a92252f19491271454490b57d2b366" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_e6dd8aac9147c44a9f0859d2d203be61.setContent(html_c4a92252f19491271454490b57d2b366);
|
|
|
|
|
|
|
|
marker_fe6d9ab9b1346bd76ba4e66155d4c2bf.bindPopup(popup_e6dd8aac9147c44a9f0859d2d203be61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6d9ab9b1346bd76ba4e66155d4c2bf.setIcon(icon_ee042e9ec52fe5220a9d0878846d9035);
|
|
|
|
|
|
var marker_8828b1c9e4306db3d96110a1a7c18c28 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_508f94c22f8d25486b9ceada92fd7a28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dff717c1cdc5423fc1a2382da98ede25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12f3b9036d77e424615c746d54c69643 = $(`<div id="html_12f3b9036d77e424615c746d54c69643" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_dff717c1cdc5423fc1a2382da98ede25.setContent(html_12f3b9036d77e424615c746d54c69643);
|
|
|
|
|
|
|
|
marker_8828b1c9e4306db3d96110a1a7c18c28.bindPopup(popup_dff717c1cdc5423fc1a2382da98ede25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8828b1c9e4306db3d96110a1a7c18c28.setIcon(icon_508f94c22f8d25486b9ceada92fd7a28);
|
|
|
|
|
|
var marker_0c4e3364d3e6c5148d5e92371116a258 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_a7abb200f017447505f16d4ee06f3dd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a580597e716c54eb1153177dee000e59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d04d849a66e8fb6bd2184e7be896290 = $(`<div id="html_3d04d849a66e8fb6bd2184e7be896290" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_a580597e716c54eb1153177dee000e59.setContent(html_3d04d849a66e8fb6bd2184e7be896290);
|
|
|
|
|
|
|
|
marker_0c4e3364d3e6c5148d5e92371116a258.bindPopup(popup_a580597e716c54eb1153177dee000e59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c4e3364d3e6c5148d5e92371116a258.setIcon(icon_a7abb200f017447505f16d4ee06f3dd5);
|
|
|
|
|
|
var marker_5b4095322c9d581daee779f1cc9ec2d9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_b93e5bc8312bfb2162b7d060dd4b9eff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db10c7a8f3d5c83bbb55c4d0ed8187e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d40f4977ac2c1f65a3b0a29f5b67cc5 = $(`<div id="html_1d40f4977ac2c1f65a3b0a29f5b67cc5" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_db10c7a8f3d5c83bbb55c4d0ed8187e7.setContent(html_1d40f4977ac2c1f65a3b0a29f5b67cc5);
|
|
|
|
|
|
|
|
marker_5b4095322c9d581daee779f1cc9ec2d9.bindPopup(popup_db10c7a8f3d5c83bbb55c4d0ed8187e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b4095322c9d581daee779f1cc9ec2d9.setIcon(icon_b93e5bc8312bfb2162b7d060dd4b9eff);
|
|
|
|
|
|
var marker_96230711556e9ca9c8c3e6321debd4ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_9857ec31ef0911b604d2b3ed3d170bb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43918ee14283c5a06bd3db0417fcc92e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36cfb0ed505ef05f2e680d33af7b8ace = $(`<div id="html_36cfb0ed505ef05f2e680d33af7b8ace" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_43918ee14283c5a06bd3db0417fcc92e.setContent(html_36cfb0ed505ef05f2e680d33af7b8ace);
|
|
|
|
|
|
|
|
marker_96230711556e9ca9c8c3e6321debd4ed.bindPopup(popup_43918ee14283c5a06bd3db0417fcc92e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96230711556e9ca9c8c3e6321debd4ed.setIcon(icon_9857ec31ef0911b604d2b3ed3d170bb5);
|
|
|
|
|
|
var marker_d10fb3d7ff2fd94b7d727a0e856338b2 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_d336f54dee4635a460b141c596859190 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acf0f91e5e4c37028a6b4465ff280169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e2af92d9ac94028e400666e325b4f79 = $(`<div id="html_0e2af92d9ac94028e400666e325b4f79" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_acf0f91e5e4c37028a6b4465ff280169.setContent(html_0e2af92d9ac94028e400666e325b4f79);
|
|
|
|
|
|
|
|
marker_d10fb3d7ff2fd94b7d727a0e856338b2.bindPopup(popup_acf0f91e5e4c37028a6b4465ff280169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d10fb3d7ff2fd94b7d727a0e856338b2.setIcon(icon_d336f54dee4635a460b141c596859190);
|
|
|
|
|
|
var marker_8a8e689d35d7c70df51c79f5362ab5ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e573a342f91c9736cc97f1ac7b96db01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c47168220f2b0cba909cdb7a80610428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfefd2aa57c61a27ea4b115558125cde = $(`<div id="html_dfefd2aa57c61a27ea4b115558125cde" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_c47168220f2b0cba909cdb7a80610428.setContent(html_dfefd2aa57c61a27ea4b115558125cde);
|
|
|
|
|
|
|
|
marker_8a8e689d35d7c70df51c79f5362ab5ed.bindPopup(popup_c47168220f2b0cba909cdb7a80610428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a8e689d35d7c70df51c79f5362ab5ed.setIcon(icon_e573a342f91c9736cc97f1ac7b96db01);
|
|
|
|
|
|
var marker_9901f8dd64159b90a0b8bc2ff443776a = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_284f359ece3bc2ee8c7adb5388a84059 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_857c57e8f5b05067f8be220693a47e29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1500a6f79a247027a994b9289ff03a5f = $(`<div id="html_1500a6f79a247027a994b9289ff03a5f" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_857c57e8f5b05067f8be220693a47e29.setContent(html_1500a6f79a247027a994b9289ff03a5f);
|
|
|
|
|
|
|
|
marker_9901f8dd64159b90a0b8bc2ff443776a.bindPopup(popup_857c57e8f5b05067f8be220693a47e29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9901f8dd64159b90a0b8bc2ff443776a.setIcon(icon_284f359ece3bc2ee8c7adb5388a84059);
|
|
|
|
|
|
var marker_81af183f2d444f1f748f61e185c3f2b4 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_0f1913a1a1cf1af6573417d325963f49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9daa7412c34750c857f0a085e62e2fd2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e29f6faa13234a4e1f0ed95bc1cc8615 = $(`<div id="html_e29f6faa13234a4e1f0ed95bc1cc8615" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_9daa7412c34750c857f0a085e62e2fd2.setContent(html_e29f6faa13234a4e1f0ed95bc1cc8615);
|
|
|
|
|
|
|
|
marker_81af183f2d444f1f748f61e185c3f2b4.bindPopup(popup_9daa7412c34750c857f0a085e62e2fd2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81af183f2d444f1f748f61e185c3f2b4.setIcon(icon_0f1913a1a1cf1af6573417d325963f49);
|
|
|
|
|
|
var marker_efa52438d67870fee8aaf9a49fbf96d2 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_4af60db4c211c6b554d606a188adddfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3e48e5cd8d30ab771c4acea8409a1ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd7e993018fda466091b27d6ae2cc476 = $(`<div id="html_bd7e993018fda466091b27d6ae2cc476" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_d3e48e5cd8d30ab771c4acea8409a1ca.setContent(html_bd7e993018fda466091b27d6ae2cc476);
|
|
|
|
|
|
|
|
marker_efa52438d67870fee8aaf9a49fbf96d2.bindPopup(popup_d3e48e5cd8d30ab771c4acea8409a1ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efa52438d67870fee8aaf9a49fbf96d2.setIcon(icon_4af60db4c211c6b554d606a188adddfd);
|
|
|
|
|
|
var marker_45860358502d61f316596927c9876ce7 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ce460ddb95423408a8fdb29ece5baff4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31e1cf437e72ffcb2dec14e2213b52dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49806aaa09ee9ea2dee0ddf80c857a9d = $(`<div id="html_49806aaa09ee9ea2dee0ddf80c857a9d" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_31e1cf437e72ffcb2dec14e2213b52dd.setContent(html_49806aaa09ee9ea2dee0ddf80c857a9d);
|
|
|
|
|
|
|
|
marker_45860358502d61f316596927c9876ce7.bindPopup(popup_31e1cf437e72ffcb2dec14e2213b52dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45860358502d61f316596927c9876ce7.setIcon(icon_ce460ddb95423408a8fdb29ece5baff4);
|
|
|
|
|
|
var marker_bd8547b541c947f40fd366eff97f5635 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_fd3661e078e9c4e084a39629ff66229c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_517111a8b8d92b49070f9169ad8f6e77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97c37cf4bce4ce03141b894b8a6f9bad = $(`<div id="html_97c37cf4bce4ce03141b894b8a6f9bad" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_517111a8b8d92b49070f9169ad8f6e77.setContent(html_97c37cf4bce4ce03141b894b8a6f9bad);
|
|
|
|
|
|
|
|
marker_bd8547b541c947f40fd366eff97f5635.bindPopup(popup_517111a8b8d92b49070f9169ad8f6e77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd8547b541c947f40fd366eff97f5635.setIcon(icon_fd3661e078e9c4e084a39629ff66229c);
|
|
|
|
|
|
var marker_cfc2868ec919a40b9b802f2c2e6f0597 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_3b549d97dbac57de5b52a156902ee6fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da17ebaf1e81a37e32cfad7f6eeb790e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17af1f87dbe5259718640709fe00e962 = $(`<div id="html_17af1f87dbe5259718640709fe00e962" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_da17ebaf1e81a37e32cfad7f6eeb790e.setContent(html_17af1f87dbe5259718640709fe00e962);
|
|
|
|
|
|
|
|
marker_cfc2868ec919a40b9b802f2c2e6f0597.bindPopup(popup_da17ebaf1e81a37e32cfad7f6eeb790e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfc2868ec919a40b9b802f2c2e6f0597.setIcon(icon_3b549d97dbac57de5b52a156902ee6fe);
|
|
|
|
|
|
var marker_7c447f16faed866865d1e7632a55cd30 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_099de4bec20f6a086f9e602c7c6840d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_814364fcadf82fc0e71056e88ac0f04c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b822ef2611fd1cfe105cd6b05030bdf = $(`<div id="html_3b822ef2611fd1cfe105cd6b05030bdf" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_814364fcadf82fc0e71056e88ac0f04c.setContent(html_3b822ef2611fd1cfe105cd6b05030bdf);
|
|
|
|
|
|
|
|
marker_7c447f16faed866865d1e7632a55cd30.bindPopup(popup_814364fcadf82fc0e71056e88ac0f04c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c447f16faed866865d1e7632a55cd30.setIcon(icon_099de4bec20f6a086f9e602c7c6840d8);
|
|
|
|
|
|
var marker_ebd9876bd1ac36208c2447dfbf5bd700 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_bb494ac2610f9b2ebf57801785f93984 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9abfaff9ab21b43d37d83670001ca431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c67cbc9afa95bd511defedda19a4ac8 = $(`<div id="html_6c67cbc9afa95bd511defedda19a4ac8" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_9abfaff9ab21b43d37d83670001ca431.setContent(html_6c67cbc9afa95bd511defedda19a4ac8);
|
|
|
|
|
|
|
|
marker_ebd9876bd1ac36208c2447dfbf5bd700.bindPopup(popup_9abfaff9ab21b43d37d83670001ca431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebd9876bd1ac36208c2447dfbf5bd700.setIcon(icon_bb494ac2610f9b2ebf57801785f93984);
|
|
|
|
|
|
var marker_e6c37abc1365ebc0fdd98fe0cf746628 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_75bd330e8020c8da006c83e61df95408 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a4c370a16728d57816a4c3945a08072 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75a1c716e208b7788f2db86a7bdc71d4 = $(`<div id="html_75a1c716e208b7788f2db86a7bdc71d4" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_3a4c370a16728d57816a4c3945a08072.setContent(html_75a1c716e208b7788f2db86a7bdc71d4);
|
|
|
|
|
|
|
|
marker_e6c37abc1365ebc0fdd98fe0cf746628.bindPopup(popup_3a4c370a16728d57816a4c3945a08072)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c37abc1365ebc0fdd98fe0cf746628.setIcon(icon_75bd330e8020c8da006c83e61df95408);
|
|
|
|
|
|
var marker_f6d518cff48b4b6a8b04c87b7670268c = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_23667dc0a2ab368b1bb45051277fc148 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7808c9b1ca6855fb4aa9ca10afa1bc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abbbd8bc90fe38b6892c48f1bb8714d2 = $(`<div id="html_abbbd8bc90fe38b6892c48f1bb8714d2" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_c7808c9b1ca6855fb4aa9ca10afa1bc3.setContent(html_abbbd8bc90fe38b6892c48f1bb8714d2);
|
|
|
|
|
|
|
|
marker_f6d518cff48b4b6a8b04c87b7670268c.bindPopup(popup_c7808c9b1ca6855fb4aa9ca10afa1bc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6d518cff48b4b6a8b04c87b7670268c.setIcon(icon_23667dc0a2ab368b1bb45051277fc148);
|
|
|
|
|
|
var marker_69d5f581ff65bd139b7918603673d1c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_ee147af17f79297c272f2b65efb7de14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b5c886ff60e581d18c43f231923d934 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e22f45552afa91606ef877e217c0eb79 = $(`<div id="html_e22f45552afa91606ef877e217c0eb79" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_1b5c886ff60e581d18c43f231923d934.setContent(html_e22f45552afa91606ef877e217c0eb79);
|
|
|
|
|
|
|
|
marker_69d5f581ff65bd139b7918603673d1c1.bindPopup(popup_1b5c886ff60e581d18c43f231923d934)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d5f581ff65bd139b7918603673d1c1.setIcon(icon_ee147af17f79297c272f2b65efb7de14);
|
|
|
|
|
|
var marker_19488e8bf86bdb10a7a4bafd8ca1d8a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_098e332db9c8837dedb05170c27e90c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32b08f37a593c5ab00d6b9ac540963a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a2f34efb25bcd247c015847bba64597 = $(`<div id="html_7a2f34efb25bcd247c015847bba64597" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_32b08f37a593c5ab00d6b9ac540963a7.setContent(html_7a2f34efb25bcd247c015847bba64597);
|
|
|
|
|
|
|
|
marker_19488e8bf86bdb10a7a4bafd8ca1d8a5.bindPopup(popup_32b08f37a593c5ab00d6b9ac540963a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19488e8bf86bdb10a7a4bafd8ca1d8a5.setIcon(icon_098e332db9c8837dedb05170c27e90c1);
|
|
|
|
|
|
var marker_02ed0263de6d8b8336147c5ff810ed7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_e6919e8f8ec422eb4738049e5b09f954 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24013f35a21c24e5f68465563acf0da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7717d599095ca2b0e298825cf7f3aa50 = $(`<div id="html_7717d599095ca2b0e298825cf7f3aa50" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_24013f35a21c24e5f68465563acf0da3.setContent(html_7717d599095ca2b0e298825cf7f3aa50);
|
|
|
|
|
|
|
|
marker_02ed0263de6d8b8336147c5ff810ed7b.bindPopup(popup_24013f35a21c24e5f68465563acf0da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02ed0263de6d8b8336147c5ff810ed7b.setIcon(icon_e6919e8f8ec422eb4738049e5b09f954);
|
|
|
|
|
|
var marker_fca928cd6a5e9b92fb942cb6f49431bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464);
|
|
|
|
|
|
var icon_978dbb0b912fddfee7cc569a5ebb2735 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bce5b559b64d52dc4774018333984e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77349a47a5fcccb9653456006e4bfd9c = $(`<div id="html_77349a47a5fcccb9653456006e4bfd9c" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_3bce5b559b64d52dc4774018333984e8.setContent(html_77349a47a5fcccb9653456006e4bfd9c);
|
|
|
|
|
|
|
|
marker_fca928cd6a5e9b92fb942cb6f49431bc.bindPopup(popup_3bce5b559b64d52dc4774018333984e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fca928cd6a5e9b92fb942cb6f49431bc.setIcon(icon_978dbb0b912fddfee7cc569a5ebb2735);
|
|
|
|
|
|
marker_cluster_7dad44eaf6add7d6eddcb3d5b8461464.addTo(map_5b0704bc0cee009d13d81c808da12dfe);
|
|
|
|
</script>
|
|
</html> |