mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 11:05:18 +00:00
11095 lines
322 KiB
HTML
11095 lines
322 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_72c80452067d1e7704ca0af09ecb621f {
|
|
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_72c80452067d1e7704ca0af09ecb621f" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_72c80452067d1e7704ca0af09ecb621f = L.map(
|
|
"map_72c80452067d1e7704ca0af09ecb621f",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_e8141a360e04f3af2abfd7336bfcbe7d = 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_e8141a360e04f3af2abfd7336bfcbe7d.addTo(map_72c80452067d1e7704ca0af09ecb621f);
|
|
|
|
|
|
var marker_cluster_180d41583a5890acee3c2298b40d3f99 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_66c2cff8f2c56247fe026bba57f450e7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_672aca81a64bbdd4ef1df893fb2b1762 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9005a65019a6db171929904b1842f2c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_542f4cf7df3f6ffe62e4c46d88d32f49 = $(`<div id="html_542f4cf7df3f6ffe62e4c46d88d32f49" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_9005a65019a6db171929904b1842f2c5.setContent(html_542f4cf7df3f6ffe62e4c46d88d32f49);
|
|
|
|
|
|
|
|
marker_66c2cff8f2c56247fe026bba57f450e7.bindPopup(popup_9005a65019a6db171929904b1842f2c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66c2cff8f2c56247fe026bba57f450e7.setIcon(icon_672aca81a64bbdd4ef1df893fb2b1762);
|
|
|
|
|
|
var marker_d902792ba585e160e72396b18f9bdb8d = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_16ef2be2b4975b14c780773006db642e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7f048860027d97e1bf18354198c7c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_848c99541c7f68584cb54b8444c81fc5 = $(`<div id="html_848c99541c7f68584cb54b8444c81fc5" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_2a7f048860027d97e1bf18354198c7c2.setContent(html_848c99541c7f68584cb54b8444c81fc5);
|
|
|
|
|
|
|
|
marker_d902792ba585e160e72396b18f9bdb8d.bindPopup(popup_2a7f048860027d97e1bf18354198c7c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d902792ba585e160e72396b18f9bdb8d.setIcon(icon_16ef2be2b4975b14c780773006db642e);
|
|
|
|
|
|
var marker_3c92ec05ed38725e1174280526a92a7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c5b1478e7ce5c71670e853bc7e8718ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89901ecf16e9ad3bb732753eabefb29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_572cbb5d1f946308a4095f303a53cc37 = $(`<div id="html_572cbb5d1f946308a4095f303a53cc37" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_a89901ecf16e9ad3bb732753eabefb29.setContent(html_572cbb5d1f946308a4095f303a53cc37);
|
|
|
|
|
|
|
|
marker_3c92ec05ed38725e1174280526a92a7c.bindPopup(popup_a89901ecf16e9ad3bb732753eabefb29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c92ec05ed38725e1174280526a92a7c.setIcon(icon_c5b1478e7ce5c71670e853bc7e8718ab);
|
|
|
|
|
|
var marker_a59fbd12f5591e649bc97ff019215119 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e289c02d2ef8e91e334c9c9c3b4b2a63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2561559e28f77d2ce7763f670036f9d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_263e9aff8390bb7ce8193024be9961c0 = $(`<div id="html_263e9aff8390bb7ce8193024be9961c0" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_2561559e28f77d2ce7763f670036f9d8.setContent(html_263e9aff8390bb7ce8193024be9961c0);
|
|
|
|
|
|
|
|
marker_a59fbd12f5591e649bc97ff019215119.bindPopup(popup_2561559e28f77d2ce7763f670036f9d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a59fbd12f5591e649bc97ff019215119.setIcon(icon_e289c02d2ef8e91e334c9c9c3b4b2a63);
|
|
|
|
|
|
var marker_81e42f85db9c94e0592c9351e16f8d6b = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_805f990d47a89101f8b8de816679b29e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4d400daba0adee0f6b533a6cbfe1fdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a0e452ce619caa4535b3bca674941b5 = $(`<div id="html_6a0e452ce619caa4535b3bca674941b5" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_d4d400daba0adee0f6b533a6cbfe1fdd.setContent(html_6a0e452ce619caa4535b3bca674941b5);
|
|
|
|
|
|
|
|
marker_81e42f85db9c94e0592c9351e16f8d6b.bindPopup(popup_d4d400daba0adee0f6b533a6cbfe1fdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81e42f85db9c94e0592c9351e16f8d6b.setIcon(icon_805f990d47a89101f8b8de816679b29e);
|
|
|
|
|
|
var marker_7e42cc0a37b1340d07e35aa3f9738478 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_90a279bec54f7e28d210b74eabca8dfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62d46071b018e258cfc27f0a60bea3e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0f5c34dae85fc73d140309d72427f44 = $(`<div id="html_c0f5c34dae85fc73d140309d72427f44" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_62d46071b018e258cfc27f0a60bea3e0.setContent(html_c0f5c34dae85fc73d140309d72427f44);
|
|
|
|
|
|
|
|
marker_7e42cc0a37b1340d07e35aa3f9738478.bindPopup(popup_62d46071b018e258cfc27f0a60bea3e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e42cc0a37b1340d07e35aa3f9738478.setIcon(icon_90a279bec54f7e28d210b74eabca8dfb);
|
|
|
|
|
|
var marker_c406f1907d460b728c22c61bf5ca11aa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e7f27faa03a7dee9d9d9ce3ba1c5036f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_642ed9a29e0eca957e8d596f3e017c4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92f277054d58ba02a408d6e31d71182b = $(`<div id="html_92f277054d58ba02a408d6e31d71182b" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_642ed9a29e0eca957e8d596f3e017c4f.setContent(html_92f277054d58ba02a408d6e31d71182b);
|
|
|
|
|
|
|
|
marker_c406f1907d460b728c22c61bf5ca11aa.bindPopup(popup_642ed9a29e0eca957e8d596f3e017c4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c406f1907d460b728c22c61bf5ca11aa.setIcon(icon_e7f27faa03a7dee9d9d9ce3ba1c5036f);
|
|
|
|
|
|
var marker_5e7ce4b0eab02cb6e23d944aee63b197 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_16dae99df3dda2dfa4d63d4f5cf7c959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a24c7c75260acc4677838096f72d643d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c5909fe695ce5a8ce37d40cc59fdc82 = $(`<div id="html_5c5909fe695ce5a8ce37d40cc59fdc82" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_a24c7c75260acc4677838096f72d643d.setContent(html_5c5909fe695ce5a8ce37d40cc59fdc82);
|
|
|
|
|
|
|
|
marker_5e7ce4b0eab02cb6e23d944aee63b197.bindPopup(popup_a24c7c75260acc4677838096f72d643d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e7ce4b0eab02cb6e23d944aee63b197.setIcon(icon_16dae99df3dda2dfa4d63d4f5cf7c959);
|
|
|
|
|
|
var marker_579ecee3f5a0a5b5e2b761072e5e1cf9 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_97f2cbe1b304853429032b5e11727114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a041dc06ed5bb7aed04f37624796bbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3c7732db35cc864aeb947d354b54a42 = $(`<div id="html_d3c7732db35cc864aeb947d354b54a42" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_1a041dc06ed5bb7aed04f37624796bbc.setContent(html_d3c7732db35cc864aeb947d354b54a42);
|
|
|
|
|
|
|
|
marker_579ecee3f5a0a5b5e2b761072e5e1cf9.bindPopup(popup_1a041dc06ed5bb7aed04f37624796bbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579ecee3f5a0a5b5e2b761072e5e1cf9.setIcon(icon_97f2cbe1b304853429032b5e11727114);
|
|
|
|
|
|
var marker_a828bd214054cadfb3af9464fa92b484 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d180cdf7d3203762e018d7af7a2b3759 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c201b11525e8a24741b2fd884bd15c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efe927e9d40e972606472f4a6f405c38 = $(`<div id="html_efe927e9d40e972606472f4a6f405c38" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_27c201b11525e8a24741b2fd884bd15c.setContent(html_efe927e9d40e972606472f4a6f405c38);
|
|
|
|
|
|
|
|
marker_a828bd214054cadfb3af9464fa92b484.bindPopup(popup_27c201b11525e8a24741b2fd884bd15c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a828bd214054cadfb3af9464fa92b484.setIcon(icon_d180cdf7d3203762e018d7af7a2b3759);
|
|
|
|
|
|
var marker_ebbcd6addaab4fbeebe1de62ba400f26 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d1f56d15b1b856c7d469fb7e4b7d7928 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e635f19814e8f31967726ede6ccd7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fa42dd8896250c37b2ac079c94bdd0f = $(`<div id="html_1fa42dd8896250c37b2ac079c94bdd0f" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_37e635f19814e8f31967726ede6ccd7c.setContent(html_1fa42dd8896250c37b2ac079c94bdd0f);
|
|
|
|
|
|
|
|
marker_ebbcd6addaab4fbeebe1de62ba400f26.bindPopup(popup_37e635f19814e8f31967726ede6ccd7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebbcd6addaab4fbeebe1de62ba400f26.setIcon(icon_d1f56d15b1b856c7d469fb7e4b7d7928);
|
|
|
|
|
|
var marker_877ea72595b2de7b9857a0b05cfae88a = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c01d2c888514cde91bf2f84a9aa769f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42f516128becafc51f795875b986462e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37e0af1142fc6915fa5605771943c607 = $(`<div id="html_37e0af1142fc6915fa5605771943c607" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_42f516128becafc51f795875b986462e.setContent(html_37e0af1142fc6915fa5605771943c607);
|
|
|
|
|
|
|
|
marker_877ea72595b2de7b9857a0b05cfae88a.bindPopup(popup_42f516128becafc51f795875b986462e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_877ea72595b2de7b9857a0b05cfae88a.setIcon(icon_c01d2c888514cde91bf2f84a9aa769f7);
|
|
|
|
|
|
var marker_80cf40c4fd1b0205ad4c1fce94be8c95 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9d2f48d95a2cc12d4a5db501900011d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5ac47280872e1f33619cbe93990f95d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e406c227afad36d97be57c3fb0ec9882 = $(`<div id="html_e406c227afad36d97be57c3fb0ec9882" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_f5ac47280872e1f33619cbe93990f95d.setContent(html_e406c227afad36d97be57c3fb0ec9882);
|
|
|
|
|
|
|
|
marker_80cf40c4fd1b0205ad4c1fce94be8c95.bindPopup(popup_f5ac47280872e1f33619cbe93990f95d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80cf40c4fd1b0205ad4c1fce94be8c95.setIcon(icon_9d2f48d95a2cc12d4a5db501900011d4);
|
|
|
|
|
|
var marker_333e9c7d09248b004cf466b14e558974 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5d81071a49f9c8a252f9f032752fb3df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2c27ccb78e3435bae9d540fbdcd20e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d281ecfd5e86ffa2cdfb780391116ed2 = $(`<div id="html_d281ecfd5e86ffa2cdfb780391116ed2" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_b2c27ccb78e3435bae9d540fbdcd20e5.setContent(html_d281ecfd5e86ffa2cdfb780391116ed2);
|
|
|
|
|
|
|
|
marker_333e9c7d09248b004cf466b14e558974.bindPopup(popup_b2c27ccb78e3435bae9d540fbdcd20e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_333e9c7d09248b004cf466b14e558974.setIcon(icon_5d81071a49f9c8a252f9f032752fb3df);
|
|
|
|
|
|
var marker_4d294b7bc9aa2736ad86fa8342de6e94 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2b82733f89107aa1376f02ff91bb306e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6f2b7907e15e6e037f9718f0b255362 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77b118b9849ababbc95bcf43cb1c4739 = $(`<div id="html_77b118b9849ababbc95bcf43cb1c4739" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_c6f2b7907e15e6e037f9718f0b255362.setContent(html_77b118b9849ababbc95bcf43cb1c4739);
|
|
|
|
|
|
|
|
marker_4d294b7bc9aa2736ad86fa8342de6e94.bindPopup(popup_c6f2b7907e15e6e037f9718f0b255362)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d294b7bc9aa2736ad86fa8342de6e94.setIcon(icon_2b82733f89107aa1376f02ff91bb306e);
|
|
|
|
|
|
var marker_a808035c4cba06423fb64112af908232 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1b60e59fcbdb8df13c37a2ed2d57553d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22badf62d7f4c85e157d51e3816d38be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed56e8ded547ea374263eb54bce1702 = $(`<div id="html_0ed56e8ded547ea374263eb54bce1702" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_22badf62d7f4c85e157d51e3816d38be.setContent(html_0ed56e8ded547ea374263eb54bce1702);
|
|
|
|
|
|
|
|
marker_a808035c4cba06423fb64112af908232.bindPopup(popup_22badf62d7f4c85e157d51e3816d38be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a808035c4cba06423fb64112af908232.setIcon(icon_1b60e59fcbdb8df13c37a2ed2d57553d);
|
|
|
|
|
|
var marker_543eeb7fa94e3fa4d85fb34fcb80a2df = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b5dd9139521fbbbd60ef3db1f7c4a3b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad08271ed46dca2e4c829a720ffc9d48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd5e9a4e4079b0af2ee0dde894c00404 = $(`<div id="html_dd5e9a4e4079b0af2ee0dde894c00404" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_ad08271ed46dca2e4c829a720ffc9d48.setContent(html_dd5e9a4e4079b0af2ee0dde894c00404);
|
|
|
|
|
|
|
|
marker_543eeb7fa94e3fa4d85fb34fcb80a2df.bindPopup(popup_ad08271ed46dca2e4c829a720ffc9d48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_543eeb7fa94e3fa4d85fb34fcb80a2df.setIcon(icon_b5dd9139521fbbbd60ef3db1f7c4a3b2);
|
|
|
|
|
|
var marker_348c0308729f9907f9b8e65329c82d18 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_4613e3d9955d565f62e88fe0a4fc63ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e063759d1fd43150010bdb9bab45c884 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4fd6d45d7aad77738dd9947017c10e7 = $(`<div id="html_b4fd6d45d7aad77738dd9947017c10e7" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_e063759d1fd43150010bdb9bab45c884.setContent(html_b4fd6d45d7aad77738dd9947017c10e7);
|
|
|
|
|
|
|
|
marker_348c0308729f9907f9b8e65329c82d18.bindPopup(popup_e063759d1fd43150010bdb9bab45c884)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_348c0308729f9907f9b8e65329c82d18.setIcon(icon_4613e3d9955d565f62e88fe0a4fc63ba);
|
|
|
|
|
|
var marker_3b41ea613151068a5178939e73cfebb6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_37496ca7ddb6f20acf4498eb605ef2fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d0ca6e9b0f8e47890692d7dafcedd7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1190910da6a1bf4010aa8013562c14c = $(`<div id="html_d1190910da6a1bf4010aa8013562c14c" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_4d0ca6e9b0f8e47890692d7dafcedd7c.setContent(html_d1190910da6a1bf4010aa8013562c14c);
|
|
|
|
|
|
|
|
marker_3b41ea613151068a5178939e73cfebb6.bindPopup(popup_4d0ca6e9b0f8e47890692d7dafcedd7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b41ea613151068a5178939e73cfebb6.setIcon(icon_37496ca7ddb6f20acf4498eb605ef2fe);
|
|
|
|
|
|
var marker_7d4a3664c400d059f7284f2dfe9eed88 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_83466d22b6ec5e2cf75be6c6fdd0f7de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d227035487e3b201145e4733a06e0a98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b6ac2cff060a017588d40c5e06f4c0 = $(`<div id="html_29b6ac2cff060a017588d40c5e06f4c0" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_d227035487e3b201145e4733a06e0a98.setContent(html_29b6ac2cff060a017588d40c5e06f4c0);
|
|
|
|
|
|
|
|
marker_7d4a3664c400d059f7284f2dfe9eed88.bindPopup(popup_d227035487e3b201145e4733a06e0a98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d4a3664c400d059f7284f2dfe9eed88.setIcon(icon_83466d22b6ec5e2cf75be6c6fdd0f7de);
|
|
|
|
|
|
var marker_5045ecc25297dcc9c1367376f31459ba = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c7ed1bd2f473f5088f7935b429d1fca2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cd5265f88557e08ff06153ef59e2541 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2c535b7deba79d4b4da15b798d59719 = $(`<div id="html_c2c535b7deba79d4b4da15b798d59719" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_6cd5265f88557e08ff06153ef59e2541.setContent(html_c2c535b7deba79d4b4da15b798d59719);
|
|
|
|
|
|
|
|
marker_5045ecc25297dcc9c1367376f31459ba.bindPopup(popup_6cd5265f88557e08ff06153ef59e2541)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5045ecc25297dcc9c1367376f31459ba.setIcon(icon_c7ed1bd2f473f5088f7935b429d1fca2);
|
|
|
|
|
|
var marker_424ca4c23769e4519f52b3c20d14bb38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_fa6c799b6ee66089859eaa77bad2b109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bed5b9491a45c7d55675555ccb07547 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_710ae5c4496aed224de64004c0849775 = $(`<div id="html_710ae5c4496aed224de64004c0849775" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_1bed5b9491a45c7d55675555ccb07547.setContent(html_710ae5c4496aed224de64004c0849775);
|
|
|
|
|
|
|
|
marker_424ca4c23769e4519f52b3c20d14bb38.bindPopup(popup_1bed5b9491a45c7d55675555ccb07547)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_424ca4c23769e4519f52b3c20d14bb38.setIcon(icon_fa6c799b6ee66089859eaa77bad2b109);
|
|
|
|
|
|
var marker_7f1c709febd431a3ed2c51a376f659db = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_dece82af0afe6ec7bd9daa0914ff15e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3544befee0beb6a9911600e8df02aa4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc26db14e0bbf53f6f860225c254cfe3 = $(`<div id="html_dc26db14e0bbf53f6f860225c254cfe3" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_3544befee0beb6a9911600e8df02aa4d.setContent(html_dc26db14e0bbf53f6f860225c254cfe3);
|
|
|
|
|
|
|
|
marker_7f1c709febd431a3ed2c51a376f659db.bindPopup(popup_3544befee0beb6a9911600e8df02aa4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f1c709febd431a3ed2c51a376f659db.setIcon(icon_dece82af0afe6ec7bd9daa0914ff15e3);
|
|
|
|
|
|
var marker_21574b4cb8155a98243481c68fe50bc1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_924689c631052d05ccf928b7b7ed098c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d8bd3397acf2c5951a0ef29edc15c8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e34539a45c5cb08938b5b64ee8fb8de = $(`<div id="html_4e34539a45c5cb08938b5b64ee8fb8de" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_0d8bd3397acf2c5951a0ef29edc15c8f.setContent(html_4e34539a45c5cb08938b5b64ee8fb8de);
|
|
|
|
|
|
|
|
marker_21574b4cb8155a98243481c68fe50bc1.bindPopup(popup_0d8bd3397acf2c5951a0ef29edc15c8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21574b4cb8155a98243481c68fe50bc1.setIcon(icon_924689c631052d05ccf928b7b7ed098c);
|
|
|
|
|
|
var marker_aaae9819466c7c9a89f395b9cd66aa06 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5170cd916bb3b4ae0f987e0d677e3179 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1508eea15db678b7f839c8c6a8eaf3ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5210dc2252f4d3c685c3ca7dc42bd8d3 = $(`<div id="html_5210dc2252f4d3c685c3ca7dc42bd8d3" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_1508eea15db678b7f839c8c6a8eaf3ce.setContent(html_5210dc2252f4d3c685c3ca7dc42bd8d3);
|
|
|
|
|
|
|
|
marker_aaae9819466c7c9a89f395b9cd66aa06.bindPopup(popup_1508eea15db678b7f839c8c6a8eaf3ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaae9819466c7c9a89f395b9cd66aa06.setIcon(icon_5170cd916bb3b4ae0f987e0d677e3179);
|
|
|
|
|
|
var marker_72d89fe97b5a947606aacb48458deffb = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_bedf0d18a0e172b7891b59414aa1042e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7003ac8e8cbe432d588ae11fb71fe5a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bd806b218fe1821ee2272ccd35e677e = $(`<div id="html_4bd806b218fe1821ee2272ccd35e677e" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_7003ac8e8cbe432d588ae11fb71fe5a3.setContent(html_4bd806b218fe1821ee2272ccd35e677e);
|
|
|
|
|
|
|
|
marker_72d89fe97b5a947606aacb48458deffb.bindPopup(popup_7003ac8e8cbe432d588ae11fb71fe5a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72d89fe97b5a947606aacb48458deffb.setIcon(icon_bedf0d18a0e172b7891b59414aa1042e);
|
|
|
|
|
|
var marker_a66752a3f1b10865cc79907428d154a2 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2d3c2bb8d21006ea0205aa165a76343d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9a3bf2cdd9376b9dcd8f6306ed56700 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc31c38dd1d6956c0f6010cc6e5fa4a3 = $(`<div id="html_dc31c38dd1d6956c0f6010cc6e5fa4a3" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_b9a3bf2cdd9376b9dcd8f6306ed56700.setContent(html_dc31c38dd1d6956c0f6010cc6e5fa4a3);
|
|
|
|
|
|
|
|
marker_a66752a3f1b10865cc79907428d154a2.bindPopup(popup_b9a3bf2cdd9376b9dcd8f6306ed56700)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a66752a3f1b10865cc79907428d154a2.setIcon(icon_2d3c2bb8d21006ea0205aa165a76343d);
|
|
|
|
|
|
var marker_82c4266e67a00e22ec0c56e5e32693b4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9b6927571f80335974311983c3dbe5b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3218fc75341ed94bfc789b4cf214816c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e98a443c364e614bbafc3d9f40b864eb = $(`<div id="html_e98a443c364e614bbafc3d9f40b864eb" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_3218fc75341ed94bfc789b4cf214816c.setContent(html_e98a443c364e614bbafc3d9f40b864eb);
|
|
|
|
|
|
|
|
marker_82c4266e67a00e22ec0c56e5e32693b4.bindPopup(popup_3218fc75341ed94bfc789b4cf214816c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82c4266e67a00e22ec0c56e5e32693b4.setIcon(icon_9b6927571f80335974311983c3dbe5b1);
|
|
|
|
|
|
var marker_e4dd78d9d883c1ca9a0316e6d469eb8b = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8677821872de7a0cfde3ccc759d97229 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc10f27da8d8d42bf0e07117d669dc9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a43b7e7dd7ed2d0b209b38eae037d9ba = $(`<div id="html_a43b7e7dd7ed2d0b209b38eae037d9ba" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_cc10f27da8d8d42bf0e07117d669dc9a.setContent(html_a43b7e7dd7ed2d0b209b38eae037d9ba);
|
|
|
|
|
|
|
|
marker_e4dd78d9d883c1ca9a0316e6d469eb8b.bindPopup(popup_cc10f27da8d8d42bf0e07117d669dc9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4dd78d9d883c1ca9a0316e6d469eb8b.setIcon(icon_8677821872de7a0cfde3ccc759d97229);
|
|
|
|
|
|
var marker_8095f9bdd09babdf77c2e58d8dc47c20 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e23579d16ec5c4b58dff1501b70fcdb9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37814ee7ce226206f66579b19f3d7bf5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da8d7de9a30cdefe93b7b7f90faa780c = $(`<div id="html_da8d7de9a30cdefe93b7b7f90faa780c" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_37814ee7ce226206f66579b19f3d7bf5.setContent(html_da8d7de9a30cdefe93b7b7f90faa780c);
|
|
|
|
|
|
|
|
marker_8095f9bdd09babdf77c2e58d8dc47c20.bindPopup(popup_37814ee7ce226206f66579b19f3d7bf5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8095f9bdd09babdf77c2e58d8dc47c20.setIcon(icon_e23579d16ec5c4b58dff1501b70fcdb9);
|
|
|
|
|
|
var marker_9847a3dbdc9c58ea7017570ba0949c94 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3eda57b1dfad615ac57a9f0868aec772 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc8dbd121e98124f961468ce9b986a9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ffbdfc3120ffa1bb1fd9ee1354c50f0 = $(`<div id="html_8ffbdfc3120ffa1bb1fd9ee1354c50f0" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_bc8dbd121e98124f961468ce9b986a9e.setContent(html_8ffbdfc3120ffa1bb1fd9ee1354c50f0);
|
|
|
|
|
|
|
|
marker_9847a3dbdc9c58ea7017570ba0949c94.bindPopup(popup_bc8dbd121e98124f961468ce9b986a9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9847a3dbdc9c58ea7017570ba0949c94.setIcon(icon_3eda57b1dfad615ac57a9f0868aec772);
|
|
|
|
|
|
var marker_c2e165da7eeafc6e8b14a459dee69a3a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_4e3e877d69239a8722f74def8f37513d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2f32d369bbdc9cb52a29a9ace762fad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffd906f13676e643b3f6d5f9457cc24f = $(`<div id="html_ffd906f13676e643b3f6d5f9457cc24f" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_f2f32d369bbdc9cb52a29a9ace762fad.setContent(html_ffd906f13676e643b3f6d5f9457cc24f);
|
|
|
|
|
|
|
|
marker_c2e165da7eeafc6e8b14a459dee69a3a.bindPopup(popup_f2f32d369bbdc9cb52a29a9ace762fad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2e165da7eeafc6e8b14a459dee69a3a.setIcon(icon_4e3e877d69239a8722f74def8f37513d);
|
|
|
|
|
|
var marker_0a5bc161eaec7e87513fd8b6366962a8 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_033ca7d155a66c543b86a1989fc2b55e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5f216fef508157f393b2f0d25474139 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52bff812c3add9804ce5f97e806cb1b6 = $(`<div id="html_52bff812c3add9804ce5f97e806cb1b6" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_e5f216fef508157f393b2f0d25474139.setContent(html_52bff812c3add9804ce5f97e806cb1b6);
|
|
|
|
|
|
|
|
marker_0a5bc161eaec7e87513fd8b6366962a8.bindPopup(popup_e5f216fef508157f393b2f0d25474139)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a5bc161eaec7e87513fd8b6366962a8.setIcon(icon_033ca7d155a66c543b86a1989fc2b55e);
|
|
|
|
|
|
var marker_c885be061b73ff243b72406a7e99fc10 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d8859acf2a86a2b7f29774cb1a4b43aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a8af6396930ee71fb9fe74029536e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1221ae8e76c11efd4d4a4d34ff2f5046 = $(`<div id="html_1221ae8e76c11efd4d4a4d34ff2f5046" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_a3a8af6396930ee71fb9fe74029536e0.setContent(html_1221ae8e76c11efd4d4a4d34ff2f5046);
|
|
|
|
|
|
|
|
marker_c885be061b73ff243b72406a7e99fc10.bindPopup(popup_a3a8af6396930ee71fb9fe74029536e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c885be061b73ff243b72406a7e99fc10.setIcon(icon_d8859acf2a86a2b7f29774cb1a4b43aa);
|
|
|
|
|
|
var marker_3084bf05b77f6600fe1e809767cccbe6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_243f94b7b4cd618ccabf0113a0086f1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70f6c81c9fd3d5393c2e0d78f3f0e380 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8026dc1b197ffdb68748a1df725f062a = $(`<div id="html_8026dc1b197ffdb68748a1df725f062a" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_70f6c81c9fd3d5393c2e0d78f3f0e380.setContent(html_8026dc1b197ffdb68748a1df725f062a);
|
|
|
|
|
|
|
|
marker_3084bf05b77f6600fe1e809767cccbe6.bindPopup(popup_70f6c81c9fd3d5393c2e0d78f3f0e380)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3084bf05b77f6600fe1e809767cccbe6.setIcon(icon_243f94b7b4cd618ccabf0113a0086f1c);
|
|
|
|
|
|
var marker_591220fb1b8009ccbfecc1d7d2243077 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_837142bf7df4e7b052d2ff29b4ee7995 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e0aad27b9c8350239eef2b863d43bbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e6a113248c937158f3a8d1fb8eea58e = $(`<div id="html_3e6a113248c937158f3a8d1fb8eea58e" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_3e0aad27b9c8350239eef2b863d43bbe.setContent(html_3e6a113248c937158f3a8d1fb8eea58e);
|
|
|
|
|
|
|
|
marker_591220fb1b8009ccbfecc1d7d2243077.bindPopup(popup_3e0aad27b9c8350239eef2b863d43bbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_591220fb1b8009ccbfecc1d7d2243077.setIcon(icon_837142bf7df4e7b052d2ff29b4ee7995);
|
|
|
|
|
|
var marker_980e9ebe4780fe34a89fe359b5b4bff3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3a6cccc8aff0d211a234e7312b631f9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53aa8451e3600b6ed3459b479e2e8ff7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e2e3d272277d4bcdbe06b0b175f91f0 = $(`<div id="html_3e2e3d272277d4bcdbe06b0b175f91f0" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_53aa8451e3600b6ed3459b479e2e8ff7.setContent(html_3e2e3d272277d4bcdbe06b0b175f91f0);
|
|
|
|
|
|
|
|
marker_980e9ebe4780fe34a89fe359b5b4bff3.bindPopup(popup_53aa8451e3600b6ed3459b479e2e8ff7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_980e9ebe4780fe34a89fe359b5b4bff3.setIcon(icon_3a6cccc8aff0d211a234e7312b631f9a);
|
|
|
|
|
|
var marker_07584f3d8deba54ea466eb3d3d632ba6 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c3e06fdfa01a86d3dd28c9006d2241ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c751f6b38461254d0739876bdbe1dd73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5919fe9e0713d5ed4abdd3ecb68b6045 = $(`<div id="html_5919fe9e0713d5ed4abdd3ecb68b6045" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_c751f6b38461254d0739876bdbe1dd73.setContent(html_5919fe9e0713d5ed4abdd3ecb68b6045);
|
|
|
|
|
|
|
|
marker_07584f3d8deba54ea466eb3d3d632ba6.bindPopup(popup_c751f6b38461254d0739876bdbe1dd73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07584f3d8deba54ea466eb3d3d632ba6.setIcon(icon_c3e06fdfa01a86d3dd28c9006d2241ec);
|
|
|
|
|
|
var marker_87caf9fb06399164023f7c8a227bd1bf = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_907a375c9501d7f737bd6038f3eb5af9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b349b9fd976f6939b8e1def5c7769348 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f20bd6f805372411028ea5337f9bfbb = $(`<div id="html_1f20bd6f805372411028ea5337f9bfbb" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_b349b9fd976f6939b8e1def5c7769348.setContent(html_1f20bd6f805372411028ea5337f9bfbb);
|
|
|
|
|
|
|
|
marker_87caf9fb06399164023f7c8a227bd1bf.bindPopup(popup_b349b9fd976f6939b8e1def5c7769348)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87caf9fb06399164023f7c8a227bd1bf.setIcon(icon_907a375c9501d7f737bd6038f3eb5af9);
|
|
|
|
|
|
var marker_f742c5d8c392bb1cc9e25d766a3c702c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_384da7f700bd550e78dd7418450d665f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b61b79e47ed9677bdae9d047a2b4fe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bbc603447111f4bc47ca3bd5fdb912e = $(`<div id="html_1bbc603447111f4bc47ca3bd5fdb912e" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_2b61b79e47ed9677bdae9d047a2b4fe4.setContent(html_1bbc603447111f4bc47ca3bd5fdb912e);
|
|
|
|
|
|
|
|
marker_f742c5d8c392bb1cc9e25d766a3c702c.bindPopup(popup_2b61b79e47ed9677bdae9d047a2b4fe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f742c5d8c392bb1cc9e25d766a3c702c.setIcon(icon_384da7f700bd550e78dd7418450d665f);
|
|
|
|
|
|
var marker_121decd9bef5bda87ced6c65481a4efc = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2e509c82064e2fe5ad728d041dea8a13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e0378941c6f8d62820ae7cc332842a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e8b5048e21d1b40c4dcd038c69c4ff = $(`<div id="html_97e8b5048e21d1b40c4dcd038c69c4ff" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_7e0378941c6f8d62820ae7cc332842a4.setContent(html_97e8b5048e21d1b40c4dcd038c69c4ff);
|
|
|
|
|
|
|
|
marker_121decd9bef5bda87ced6c65481a4efc.bindPopup(popup_7e0378941c6f8d62820ae7cc332842a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_121decd9bef5bda87ced6c65481a4efc.setIcon(icon_2e509c82064e2fe5ad728d041dea8a13);
|
|
|
|
|
|
var marker_9aaa22e9c5854cc066f4bda3dc95218f = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_31ab06cf7d539da7d48770a28ff90f0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f781263fb4a36a2a7706cd6a340d7da1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f04bed29ae618b10c2e863c76fdd6feb = $(`<div id="html_f04bed29ae618b10c2e863c76fdd6feb" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_f781263fb4a36a2a7706cd6a340d7da1.setContent(html_f04bed29ae618b10c2e863c76fdd6feb);
|
|
|
|
|
|
|
|
marker_9aaa22e9c5854cc066f4bda3dc95218f.bindPopup(popup_f781263fb4a36a2a7706cd6a340d7da1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9aaa22e9c5854cc066f4bda3dc95218f.setIcon(icon_31ab06cf7d539da7d48770a28ff90f0c);
|
|
|
|
|
|
var marker_af7734aba489dc24865a63943980e73f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a19902fc09924c5c1f4eb795dc60476e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19a8848d09205e94db66ee41102f48b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ff3a741fdf7a13cf05ed89d3fba7e3e = $(`<div id="html_0ff3a741fdf7a13cf05ed89d3fba7e3e" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_19a8848d09205e94db66ee41102f48b2.setContent(html_0ff3a741fdf7a13cf05ed89d3fba7e3e);
|
|
|
|
|
|
|
|
marker_af7734aba489dc24865a63943980e73f.bindPopup(popup_19a8848d09205e94db66ee41102f48b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af7734aba489dc24865a63943980e73f.setIcon(icon_a19902fc09924c5c1f4eb795dc60476e);
|
|
|
|
|
|
var marker_6262692ecb6efef9c85b930a72ed6c62 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3f69a3eeb0f23ccd0f5a0e30334d04c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d2a984d41eea903b830ced97ea3d8ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58b2651c9bea21cf48d84d730361d138 = $(`<div id="html_58b2651c9bea21cf48d84d730361d138" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_4d2a984d41eea903b830ced97ea3d8ac.setContent(html_58b2651c9bea21cf48d84d730361d138);
|
|
|
|
|
|
|
|
marker_6262692ecb6efef9c85b930a72ed6c62.bindPopup(popup_4d2a984d41eea903b830ced97ea3d8ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6262692ecb6efef9c85b930a72ed6c62.setIcon(icon_3f69a3eeb0f23ccd0f5a0e30334d04c1);
|
|
|
|
|
|
var marker_93972fe34ec16cbd71531e8cbd682b79 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8541e097441fb4b48ef89996469ea4f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbe8c2360a9125ffe7f17c1ce4fab748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65ec01a3eb521a37cb8e015384e66c7e = $(`<div id="html_65ec01a3eb521a37cb8e015384e66c7e" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_cbe8c2360a9125ffe7f17c1ce4fab748.setContent(html_65ec01a3eb521a37cb8e015384e66c7e);
|
|
|
|
|
|
|
|
marker_93972fe34ec16cbd71531e8cbd682b79.bindPopup(popup_cbe8c2360a9125ffe7f17c1ce4fab748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93972fe34ec16cbd71531e8cbd682b79.setIcon(icon_8541e097441fb4b48ef89996469ea4f9);
|
|
|
|
|
|
var marker_c8d202ef7ca9c7a04ef1d6493567ef21 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_fc31b7b05626b58033a54f1eebaf66cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e33da5d2eacc2c952f053ed3ee224434 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8682d0452bf2b9d0a99a13e3dbe3c335 = $(`<div id="html_8682d0452bf2b9d0a99a13e3dbe3c335" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_e33da5d2eacc2c952f053ed3ee224434.setContent(html_8682d0452bf2b9d0a99a13e3dbe3c335);
|
|
|
|
|
|
|
|
marker_c8d202ef7ca9c7a04ef1d6493567ef21.bindPopup(popup_e33da5d2eacc2c952f053ed3ee224434)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8d202ef7ca9c7a04ef1d6493567ef21.setIcon(icon_fc31b7b05626b58033a54f1eebaf66cb);
|
|
|
|
|
|
var marker_f4b401f8d9735fb63b1f17db0e3c80f8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_22528973577c0703fd7563e93ac1c7bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b5d7bd248001b961282e21ccda4e578 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c69d6e7bcc23be47dd0c8b54f3f04d2 = $(`<div id="html_0c69d6e7bcc23be47dd0c8b54f3f04d2" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_4b5d7bd248001b961282e21ccda4e578.setContent(html_0c69d6e7bcc23be47dd0c8b54f3f04d2);
|
|
|
|
|
|
|
|
marker_f4b401f8d9735fb63b1f17db0e3c80f8.bindPopup(popup_4b5d7bd248001b961282e21ccda4e578)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4b401f8d9735fb63b1f17db0e3c80f8.setIcon(icon_22528973577c0703fd7563e93ac1c7bf);
|
|
|
|
|
|
var marker_644df52680f756a245e1c7b94842dd87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b2c0f8a2c23fab47927788f86af8c408 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20bb8fb8b4989c2d42e98420c57de023 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fae9fa12049292c967aba5311ef3737 = $(`<div id="html_1fae9fa12049292c967aba5311ef3737" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_20bb8fb8b4989c2d42e98420c57de023.setContent(html_1fae9fa12049292c967aba5311ef3737);
|
|
|
|
|
|
|
|
marker_644df52680f756a245e1c7b94842dd87.bindPopup(popup_20bb8fb8b4989c2d42e98420c57de023)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_644df52680f756a245e1c7b94842dd87.setIcon(icon_b2c0f8a2c23fab47927788f86af8c408);
|
|
|
|
|
|
var marker_86a8be4e8014b7fcddbcd8fc8bb05194 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a0502f088f7b7ca7b5321c0bfff7355f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13b68ccd9a0e71ae2fc9a571b42fb4e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9efd51bbf251a7cd51d37b3a95bfc5f = $(`<div id="html_d9efd51bbf251a7cd51d37b3a95bfc5f" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_13b68ccd9a0e71ae2fc9a571b42fb4e0.setContent(html_d9efd51bbf251a7cd51d37b3a95bfc5f);
|
|
|
|
|
|
|
|
marker_86a8be4e8014b7fcddbcd8fc8bb05194.bindPopup(popup_13b68ccd9a0e71ae2fc9a571b42fb4e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86a8be4e8014b7fcddbcd8fc8bb05194.setIcon(icon_a0502f088f7b7ca7b5321c0bfff7355f);
|
|
|
|
|
|
var marker_ad2274431621c21553ee2c7d2da03278 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_24f6f14f2e7021ec1f37fa96306741f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dd8fca7e167188c6974c14951f83f38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f7c0985c559a44109f3a618c9c9898a = $(`<div id="html_7f7c0985c559a44109f3a618c9c9898a" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_3dd8fca7e167188c6974c14951f83f38.setContent(html_7f7c0985c559a44109f3a618c9c9898a);
|
|
|
|
|
|
|
|
marker_ad2274431621c21553ee2c7d2da03278.bindPopup(popup_3dd8fca7e167188c6974c14951f83f38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad2274431621c21553ee2c7d2da03278.setIcon(icon_24f6f14f2e7021ec1f37fa96306741f0);
|
|
|
|
|
|
var marker_75a4c1788c5f28cf7d30e05abb2a3fba = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e9f822fbedec631df559b7cb9286e68a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ee906cf4b520ee9be41094338bf736e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bc215364c2073d05f486f1e71f84b55 = $(`<div id="html_0bc215364c2073d05f486f1e71f84b55" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_9ee906cf4b520ee9be41094338bf736e.setContent(html_0bc215364c2073d05f486f1e71f84b55);
|
|
|
|
|
|
|
|
marker_75a4c1788c5f28cf7d30e05abb2a3fba.bindPopup(popup_9ee906cf4b520ee9be41094338bf736e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75a4c1788c5f28cf7d30e05abb2a3fba.setIcon(icon_e9f822fbedec631df559b7cb9286e68a);
|
|
|
|
|
|
var marker_696e9ee4cc6cfc8964c8cd894616b86e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7a0af2b22cd97b9e334b18097bd7fb9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d0484500f47f37aa2e9a953a4246399 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b54a10d0c4373ddf985689689616ee33 = $(`<div id="html_b54a10d0c4373ddf985689689616ee33" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_7d0484500f47f37aa2e9a953a4246399.setContent(html_b54a10d0c4373ddf985689689616ee33);
|
|
|
|
|
|
|
|
marker_696e9ee4cc6cfc8964c8cd894616b86e.bindPopup(popup_7d0484500f47f37aa2e9a953a4246399)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_696e9ee4cc6cfc8964c8cd894616b86e.setIcon(icon_7a0af2b22cd97b9e334b18097bd7fb9e);
|
|
|
|
|
|
var marker_ae7dee4429abc8f3b3cf6eb2f5d555e8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a7d3c34c6938d233d4d1a8054b7a830a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35c26e713fc389c825dfea16c736ce41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b414ead4f3aec3c4006b5cce65d4bea = $(`<div id="html_9b414ead4f3aec3c4006b5cce65d4bea" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_35c26e713fc389c825dfea16c736ce41.setContent(html_9b414ead4f3aec3c4006b5cce65d4bea);
|
|
|
|
|
|
|
|
marker_ae7dee4429abc8f3b3cf6eb2f5d555e8.bindPopup(popup_35c26e713fc389c825dfea16c736ce41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae7dee4429abc8f3b3cf6eb2f5d555e8.setIcon(icon_a7d3c34c6938d233d4d1a8054b7a830a);
|
|
|
|
|
|
var marker_73617e8bf0488e5132e644417469849e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2f7bdc96da9586c0df54ae7c6189b9f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f827e7bfe9cef5609cbe2fcb686dd6f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de895e491d065e6a721bc8eb1ea31c4c = $(`<div id="html_de895e491d065e6a721bc8eb1ea31c4c" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_f827e7bfe9cef5609cbe2fcb686dd6f4.setContent(html_de895e491d065e6a721bc8eb1ea31c4c);
|
|
|
|
|
|
|
|
marker_73617e8bf0488e5132e644417469849e.bindPopup(popup_f827e7bfe9cef5609cbe2fcb686dd6f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73617e8bf0488e5132e644417469849e.setIcon(icon_2f7bdc96da9586c0df54ae7c6189b9f8);
|
|
|
|
|
|
var marker_183c5d45193738eae930803969538889 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_0d96a29fc46946265f2338f27b32a641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1002af4aa3839888bad5a5af5ab1bcd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7476911ed17f7fbd5fd4494a1b2bbfa6 = $(`<div id="html_7476911ed17f7fbd5fd4494a1b2bbfa6" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_1002af4aa3839888bad5a5af5ab1bcd6.setContent(html_7476911ed17f7fbd5fd4494a1b2bbfa6);
|
|
|
|
|
|
|
|
marker_183c5d45193738eae930803969538889.bindPopup(popup_1002af4aa3839888bad5a5af5ab1bcd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_183c5d45193738eae930803969538889.setIcon(icon_0d96a29fc46946265f2338f27b32a641);
|
|
|
|
|
|
var marker_90689aa930b97de349cf5c15877226ac = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c2504f37193e973f2e865790629c6772 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54201d4b8f87e2c3b49e26e618f57182 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b441382a89f51420e7b41e8397d21b5b = $(`<div id="html_b441382a89f51420e7b41e8397d21b5b" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_54201d4b8f87e2c3b49e26e618f57182.setContent(html_b441382a89f51420e7b41e8397d21b5b);
|
|
|
|
|
|
|
|
marker_90689aa930b97de349cf5c15877226ac.bindPopup(popup_54201d4b8f87e2c3b49e26e618f57182)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90689aa930b97de349cf5c15877226ac.setIcon(icon_c2504f37193e973f2e865790629c6772);
|
|
|
|
|
|
var marker_ceb65b49a04fd5350501a6f0dee99cb9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1c23b49c9424f20b1bd269b970c52754 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_219d708ec78640edee2922eb85146fa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d0f505539056b6bbebca65a449bc8a8 = $(`<div id="html_7d0f505539056b6bbebca65a449bc8a8" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_219d708ec78640edee2922eb85146fa5.setContent(html_7d0f505539056b6bbebca65a449bc8a8);
|
|
|
|
|
|
|
|
marker_ceb65b49a04fd5350501a6f0dee99cb9.bindPopup(popup_219d708ec78640edee2922eb85146fa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceb65b49a04fd5350501a6f0dee99cb9.setIcon(icon_1c23b49c9424f20b1bd269b970c52754);
|
|
|
|
|
|
var marker_519023f09f9d73222bd6ae82d800228d = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7cb88bf3bb6d98d8a2929663ba5aa94c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f473a18232eb68cceb2c732b2b427422 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fb218601d77bc370b1dfb1930017ce4 = $(`<div id="html_9fb218601d77bc370b1dfb1930017ce4" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_f473a18232eb68cceb2c732b2b427422.setContent(html_9fb218601d77bc370b1dfb1930017ce4);
|
|
|
|
|
|
|
|
marker_519023f09f9d73222bd6ae82d800228d.bindPopup(popup_f473a18232eb68cceb2c732b2b427422)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_519023f09f9d73222bd6ae82d800228d.setIcon(icon_7cb88bf3bb6d98d8a2929663ba5aa94c);
|
|
|
|
|
|
var marker_40f309b1de4ddace225d238161c93048 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9ed4c98f9978f4f7cefb462e6c537e7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03c38d3bffd5c5976dd25321dcb18bbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cc6d4007a41ea56506b9377d758c193 = $(`<div id="html_7cc6d4007a41ea56506b9377d758c193" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_03c38d3bffd5c5976dd25321dcb18bbb.setContent(html_7cc6d4007a41ea56506b9377d758c193);
|
|
|
|
|
|
|
|
marker_40f309b1de4ddace225d238161c93048.bindPopup(popup_03c38d3bffd5c5976dd25321dcb18bbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40f309b1de4ddace225d238161c93048.setIcon(icon_9ed4c98f9978f4f7cefb462e6c537e7a);
|
|
|
|
|
|
var marker_ce1ae66758b4533dc20dc7be68865cee = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2c6621e4082bb0754ca4a0c7d1c46447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33ee1ba65a36eb6cd74409c8d54a9320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41ec3938896fe6420fcafb3722859812 = $(`<div id="html_41ec3938896fe6420fcafb3722859812" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_33ee1ba65a36eb6cd74409c8d54a9320.setContent(html_41ec3938896fe6420fcafb3722859812);
|
|
|
|
|
|
|
|
marker_ce1ae66758b4533dc20dc7be68865cee.bindPopup(popup_33ee1ba65a36eb6cd74409c8d54a9320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce1ae66758b4533dc20dc7be68865cee.setIcon(icon_2c6621e4082bb0754ca4a0c7d1c46447);
|
|
|
|
|
|
var marker_d092b5a89c7b65ba7bef06f91eeeb452 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5e3dde4f9249eace92305c40a5e5b8bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a54d0cc7772cd902f369ee95fe7deee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a705d60bd6aba13b3e33ea1f1da760b = $(`<div id="html_1a705d60bd6aba13b3e33ea1f1da760b" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_a54d0cc7772cd902f369ee95fe7deee8.setContent(html_1a705d60bd6aba13b3e33ea1f1da760b);
|
|
|
|
|
|
|
|
marker_d092b5a89c7b65ba7bef06f91eeeb452.bindPopup(popup_a54d0cc7772cd902f369ee95fe7deee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d092b5a89c7b65ba7bef06f91eeeb452.setIcon(icon_5e3dde4f9249eace92305c40a5e5b8bd);
|
|
|
|
|
|
var marker_9218f4389630c178e767bc77aa70f4ed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_877c3222a4c10d90efba076e8313b352 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3d51cb975671f82f7aaf23a77e7927a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d47f36289c523f4a85c037d3aad36272 = $(`<div id="html_d47f36289c523f4a85c037d3aad36272" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_d3d51cb975671f82f7aaf23a77e7927a.setContent(html_d47f36289c523f4a85c037d3aad36272);
|
|
|
|
|
|
|
|
marker_9218f4389630c178e767bc77aa70f4ed.bindPopup(popup_d3d51cb975671f82f7aaf23a77e7927a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9218f4389630c178e767bc77aa70f4ed.setIcon(icon_877c3222a4c10d90efba076e8313b352);
|
|
|
|
|
|
var marker_b621f09b924c8ea2476c50c6e1e1baa4 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_706201a8aa3deaa6fce76207d0b24710 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f89ef76b4517712e217ca20ee383bad3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f1704aa4f306e0e35ac72b1f1ea88e5 = $(`<div id="html_4f1704aa4f306e0e35ac72b1f1ea88e5" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_f89ef76b4517712e217ca20ee383bad3.setContent(html_4f1704aa4f306e0e35ac72b1f1ea88e5);
|
|
|
|
|
|
|
|
marker_b621f09b924c8ea2476c50c6e1e1baa4.bindPopup(popup_f89ef76b4517712e217ca20ee383bad3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b621f09b924c8ea2476c50c6e1e1baa4.setIcon(icon_706201a8aa3deaa6fce76207d0b24710);
|
|
|
|
|
|
var marker_b6f7ddeeeaf334dd4fa803bc83464fec = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_37cf6b8b9553eb1789f8addb75fd83ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0192d3bfc2aac7b7448879e49af8239a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8ed74675583d8b1efdbc95db5d56c5a = $(`<div id="html_e8ed74675583d8b1efdbc95db5d56c5a" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_0192d3bfc2aac7b7448879e49af8239a.setContent(html_e8ed74675583d8b1efdbc95db5d56c5a);
|
|
|
|
|
|
|
|
marker_b6f7ddeeeaf334dd4fa803bc83464fec.bindPopup(popup_0192d3bfc2aac7b7448879e49af8239a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6f7ddeeeaf334dd4fa803bc83464fec.setIcon(icon_37cf6b8b9553eb1789f8addb75fd83ee);
|
|
|
|
|
|
var marker_ee9c733f9560a5a0d4248fce23d41d54 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_40f84f84a4a95595082236280ab7f3f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54f71d1830eaa208b880518c07ac3ae9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0982f91543ccc6fcc44edcc8c76fa660 = $(`<div id="html_0982f91543ccc6fcc44edcc8c76fa660" style="width: 100.0%; height: 100.0%;">okn.czas.top</div>`)[0];
|
|
popup_54f71d1830eaa208b880518c07ac3ae9.setContent(html_0982f91543ccc6fcc44edcc8c76fa660);
|
|
|
|
|
|
|
|
marker_ee9c733f9560a5a0d4248fce23d41d54.bindPopup(popup_54f71d1830eaa208b880518c07ac3ae9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee9c733f9560a5a0d4248fce23d41d54.setIcon(icon_40f84f84a4a95595082236280ab7f3f5);
|
|
|
|
|
|
var marker_d8af8087ec2ec4ae12ebe2a30f4a45de = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_ec79ddbb511c849ff56bbbe093626847 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff14aeeeb9d2b03d13cccb89ac5fb9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5190308ba8293c95210bc97f7e80dad = $(`<div id="html_b5190308ba8293c95210bc97f7e80dad" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_1ff14aeeeb9d2b03d13cccb89ac5fb9b.setContent(html_b5190308ba8293c95210bc97f7e80dad);
|
|
|
|
|
|
|
|
marker_d8af8087ec2ec4ae12ebe2a30f4a45de.bindPopup(popup_1ff14aeeeb9d2b03d13cccb89ac5fb9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8af8087ec2ec4ae12ebe2a30f4a45de.setIcon(icon_ec79ddbb511c849ff56bbbe093626847);
|
|
|
|
|
|
var marker_dfca932da819c47f8a8e15c35b638394 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9a032245cad3b690465b3b1cd043b3aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_837e0e8d07e2f9bf2b1b47a432cbe06d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c9e52dae22e6153c2a6ace60fead308 = $(`<div id="html_0c9e52dae22e6153c2a6ace60fead308" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_837e0e8d07e2f9bf2b1b47a432cbe06d.setContent(html_0c9e52dae22e6153c2a6ace60fead308);
|
|
|
|
|
|
|
|
marker_dfca932da819c47f8a8e15c35b638394.bindPopup(popup_837e0e8d07e2f9bf2b1b47a432cbe06d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfca932da819c47f8a8e15c35b638394.setIcon(icon_9a032245cad3b690465b3b1cd043b3aa);
|
|
|
|
|
|
var marker_d194bbc3719c00395b45cd4107fb1b40 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9826ee4e99fa21c80f374a6dc775d07d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1313c7ef84c9e86c022f53866f3d40fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bf352f8d5116a8d90b45ff5fbb8a48e = $(`<div id="html_6bf352f8d5116a8d90b45ff5fbb8a48e" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_1313c7ef84c9e86c022f53866f3d40fa.setContent(html_6bf352f8d5116a8d90b45ff5fbb8a48e);
|
|
|
|
|
|
|
|
marker_d194bbc3719c00395b45cd4107fb1b40.bindPopup(popup_1313c7ef84c9e86c022f53866f3d40fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d194bbc3719c00395b45cd4107fb1b40.setIcon(icon_9826ee4e99fa21c80f374a6dc775d07d);
|
|
|
|
|
|
var marker_cfa5d1a1fe12ed143e5bad4f1c3bcb9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_6f9f0a2ce5488534aafec3f5043553ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ebe5b2261bf1b536003490ab91074e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80ff45b1a2cc1d7c88e47291867b524 = $(`<div id="html_f80ff45b1a2cc1d7c88e47291867b524" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_1ebe5b2261bf1b536003490ab91074e8.setContent(html_f80ff45b1a2cc1d7c88e47291867b524);
|
|
|
|
|
|
|
|
marker_cfa5d1a1fe12ed143e5bad4f1c3bcb9e.bindPopup(popup_1ebe5b2261bf1b536003490ab91074e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfa5d1a1fe12ed143e5bad4f1c3bcb9e.setIcon(icon_6f9f0a2ce5488534aafec3f5043553ec);
|
|
|
|
|
|
var marker_214b10476dcbd1f7e6eba032a05334b9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3b3fcf006b811fcc2aaca7637a010324 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe95ffbe0a02dc7afad871e6e413a65e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd6ad6ebaebb1a9a537c2fc5cd95bf40 = $(`<div id="html_cd6ad6ebaebb1a9a537c2fc5cd95bf40" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_fe95ffbe0a02dc7afad871e6e413a65e.setContent(html_cd6ad6ebaebb1a9a537c2fc5cd95bf40);
|
|
|
|
|
|
|
|
marker_214b10476dcbd1f7e6eba032a05334b9.bindPopup(popup_fe95ffbe0a02dc7afad871e6e413a65e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_214b10476dcbd1f7e6eba032a05334b9.setIcon(icon_3b3fcf006b811fcc2aaca7637a010324);
|
|
|
|
|
|
var marker_4d9319700ef3486be52fed9fdf7fec4f = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_247a55d91cae261b5ae8880b0075df64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ca8a836a860a31a2d5f62379d11f001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35deec1a430dfa46f9ef5ee4492f301a = $(`<div id="html_35deec1a430dfa46f9ef5ee4492f301a" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_5ca8a836a860a31a2d5f62379d11f001.setContent(html_35deec1a430dfa46f9ef5ee4492f301a);
|
|
|
|
|
|
|
|
marker_4d9319700ef3486be52fed9fdf7fec4f.bindPopup(popup_5ca8a836a860a31a2d5f62379d11f001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d9319700ef3486be52fed9fdf7fec4f.setIcon(icon_247a55d91cae261b5ae8880b0075df64);
|
|
|
|
|
|
var marker_826bda85bbf4558209812af48c85e283 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_514c38b2890630ffd5dee6db6bbaf028 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc8e7f1c3a3ee2356828e961c1f6c8ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d401e6ae7d7c35a475b6eac7e473a71f = $(`<div id="html_d401e6ae7d7c35a475b6eac7e473a71f" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_dc8e7f1c3a3ee2356828e961c1f6c8ba.setContent(html_d401e6ae7d7c35a475b6eac7e473a71f);
|
|
|
|
|
|
|
|
marker_826bda85bbf4558209812af48c85e283.bindPopup(popup_dc8e7f1c3a3ee2356828e961c1f6c8ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_826bda85bbf4558209812af48c85e283.setIcon(icon_514c38b2890630ffd5dee6db6bbaf028);
|
|
|
|
|
|
var marker_6f9e2b9bfe7ab445a34072ac6b814d27 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_f920d4dbf8644315da4386ec30b0cd62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f12d852f5eb37570fe20ab507c42118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea65a60239e06bdfaedaf1c48346215f = $(`<div id="html_ea65a60239e06bdfaedaf1c48346215f" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_6f12d852f5eb37570fe20ab507c42118.setContent(html_ea65a60239e06bdfaedaf1c48346215f);
|
|
|
|
|
|
|
|
marker_6f9e2b9bfe7ab445a34072ac6b814d27.bindPopup(popup_6f12d852f5eb37570fe20ab507c42118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f9e2b9bfe7ab445a34072ac6b814d27.setIcon(icon_f920d4dbf8644315da4386ec30b0cd62);
|
|
|
|
|
|
var marker_d8dff97b3cbdfac2a4d76276df5bd9f1 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_ec5f12088916d7fccef60da3385f8c2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57aabc6afde1be5d20e9d4d90072e63f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_151c67c4fea8affeaa745dc0f967d8d1 = $(`<div id="html_151c67c4fea8affeaa745dc0f967d8d1" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_57aabc6afde1be5d20e9d4d90072e63f.setContent(html_151c67c4fea8affeaa745dc0f967d8d1);
|
|
|
|
|
|
|
|
marker_d8dff97b3cbdfac2a4d76276df5bd9f1.bindPopup(popup_57aabc6afde1be5d20e9d4d90072e63f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8dff97b3cbdfac2a4d76276df5bd9f1.setIcon(icon_ec5f12088916d7fccef60da3385f8c2e);
|
|
|
|
|
|
var marker_627f2d5bc164bc1c5c1a7989a30c4415 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_af2235951239b632ee560b1d09aecd2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bffad1b11bf29b087a64fbf57e8af498 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ed817abcbdec5aa36df1426b543e07 = $(`<div id="html_96ed817abcbdec5aa36df1426b543e07" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_bffad1b11bf29b087a64fbf57e8af498.setContent(html_96ed817abcbdec5aa36df1426b543e07);
|
|
|
|
|
|
|
|
marker_627f2d5bc164bc1c5c1a7989a30c4415.bindPopup(popup_bffad1b11bf29b087a64fbf57e8af498)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_627f2d5bc164bc1c5c1a7989a30c4415.setIcon(icon_af2235951239b632ee560b1d09aecd2f);
|
|
|
|
|
|
var marker_3fd074ebd92acdb6a92b1ed960214f95 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_824100b5261a4894892780375631f0a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa99a622981900836cf77ca5c6d98c75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5594ac79ac22045aa7469d12a852b85b = $(`<div id="html_5594ac79ac22045aa7469d12a852b85b" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_aa99a622981900836cf77ca5c6d98c75.setContent(html_5594ac79ac22045aa7469d12a852b85b);
|
|
|
|
|
|
|
|
marker_3fd074ebd92acdb6a92b1ed960214f95.bindPopup(popup_aa99a622981900836cf77ca5c6d98c75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fd074ebd92acdb6a92b1ed960214f95.setIcon(icon_824100b5261a4894892780375631f0a0);
|
|
|
|
|
|
var marker_f2a2c508b963166dc2475536fbfaf2e9 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_4e5d9500efaf73cac5a211c7eab9ebb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72879d72169cab21f110f806973becad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27a93a66ac1e7d74b95c94747da9cf5e = $(`<div id="html_27a93a66ac1e7d74b95c94747da9cf5e" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_72879d72169cab21f110f806973becad.setContent(html_27a93a66ac1e7d74b95c94747da9cf5e);
|
|
|
|
|
|
|
|
marker_f2a2c508b963166dc2475536fbfaf2e9.bindPopup(popup_72879d72169cab21f110f806973becad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2a2c508b963166dc2475536fbfaf2e9.setIcon(icon_4e5d9500efaf73cac5a211c7eab9ebb8);
|
|
|
|
|
|
var marker_d7a553e8698e3ff0660249c20685cc57 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_bb0a254670979e7a3d04bc18c2132c9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf61a74b818d61c91dc4081da84fc30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd018a6a5216aced3c0665ee3181961 = $(`<div id="html_afd018a6a5216aced3c0665ee3181961" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_9cf61a74b818d61c91dc4081da84fc30.setContent(html_afd018a6a5216aced3c0665ee3181961);
|
|
|
|
|
|
|
|
marker_d7a553e8698e3ff0660249c20685cc57.bindPopup(popup_9cf61a74b818d61c91dc4081da84fc30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7a553e8698e3ff0660249c20685cc57.setIcon(icon_bb0a254670979e7a3d04bc18c2132c9e);
|
|
|
|
|
|
var marker_123ec0c0012007d9bc7aecd3d726ae72 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c0a7a1768dbc18fc31e5ed6faa1d1022 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ecd4cd8b9aac1554cdd171bced960ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b4d4cdc8fecfd14f0936f79dc0fa80 = $(`<div id="html_18b4d4cdc8fecfd14f0936f79dc0fa80" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_2ecd4cd8b9aac1554cdd171bced960ee.setContent(html_18b4d4cdc8fecfd14f0936f79dc0fa80);
|
|
|
|
|
|
|
|
marker_123ec0c0012007d9bc7aecd3d726ae72.bindPopup(popup_2ecd4cd8b9aac1554cdd171bced960ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_123ec0c0012007d9bc7aecd3d726ae72.setIcon(icon_c0a7a1768dbc18fc31e5ed6faa1d1022);
|
|
|
|
|
|
var marker_58d6d6491a5b21c9c34cc0ff99017f4d = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_333ee80f260e310b46a6337d0c467923 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaa9eb4bdd846af7a5bb7dc7d572d74a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c9edcf3101037920864150166328810 = $(`<div id="html_8c9edcf3101037920864150166328810" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_eaa9eb4bdd846af7a5bb7dc7d572d74a.setContent(html_8c9edcf3101037920864150166328810);
|
|
|
|
|
|
|
|
marker_58d6d6491a5b21c9c34cc0ff99017f4d.bindPopup(popup_eaa9eb4bdd846af7a5bb7dc7d572d74a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58d6d6491a5b21c9c34cc0ff99017f4d.setIcon(icon_333ee80f260e310b46a6337d0c467923);
|
|
|
|
|
|
var marker_208d41c37544283e81c7b18fa692a9da = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_233d16502311b5f87e883a1ecf3c11ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f18a26f00c60f7c9e94938b055a4d1e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c95bba0f5dde9fd651267cdb0302ac82 = $(`<div id="html_c95bba0f5dde9fd651267cdb0302ac82" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_f18a26f00c60f7c9e94938b055a4d1e2.setContent(html_c95bba0f5dde9fd651267cdb0302ac82);
|
|
|
|
|
|
|
|
marker_208d41c37544283e81c7b18fa692a9da.bindPopup(popup_f18a26f00c60f7c9e94938b055a4d1e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_208d41c37544283e81c7b18fa692a9da.setIcon(icon_233d16502311b5f87e883a1ecf3c11ea);
|
|
|
|
|
|
var marker_1911536e5284787a65dfa0cd0bbb09e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_00ca596758abccee4185028d271fb904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43f48a59aaeb88a96d51fa44260d33ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0507126b126bbbee9a1b4217413479ec = $(`<div id="html_0507126b126bbbee9a1b4217413479ec" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_43f48a59aaeb88a96d51fa44260d33ac.setContent(html_0507126b126bbbee9a1b4217413479ec);
|
|
|
|
|
|
|
|
marker_1911536e5284787a65dfa0cd0bbb09e8.bindPopup(popup_43f48a59aaeb88a96d51fa44260d33ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1911536e5284787a65dfa0cd0bbb09e8.setIcon(icon_00ca596758abccee4185028d271fb904);
|
|
|
|
|
|
var marker_3e5d03ce9cab5dc036d7ced6f010aa7c = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b57970050210eedfef0305a38fc5b2ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ec51582d058a5f01ca4a595c4469dc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_919e24bc6dd0508904fd5d9de0de879e = $(`<div id="html_919e24bc6dd0508904fd5d9de0de879e" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_5ec51582d058a5f01ca4a595c4469dc0.setContent(html_919e24bc6dd0508904fd5d9de0de879e);
|
|
|
|
|
|
|
|
marker_3e5d03ce9cab5dc036d7ced6f010aa7c.bindPopup(popup_5ec51582d058a5f01ca4a595c4469dc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e5d03ce9cab5dc036d7ced6f010aa7c.setIcon(icon_b57970050210eedfef0305a38fc5b2ac);
|
|
|
|
|
|
var marker_a3cf35da89eb388c141650458b8f1dde = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_caa2f9c229a7cb59f223b9128b206d70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9449db5a59bc0a5cd493b0af85045e50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5b919213f649e60a80c335c900f299d = $(`<div id="html_a5b919213f649e60a80c335c900f299d" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_9449db5a59bc0a5cd493b0af85045e50.setContent(html_a5b919213f649e60a80c335c900f299d);
|
|
|
|
|
|
|
|
marker_a3cf35da89eb388c141650458b8f1dde.bindPopup(popup_9449db5a59bc0a5cd493b0af85045e50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3cf35da89eb388c141650458b8f1dde.setIcon(icon_caa2f9c229a7cb59f223b9128b206d70);
|
|
|
|
|
|
var marker_72ebc6d8dd6e8a823f4758fe542790d3 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7a06e8a319f701375d3a4f0b27032790 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e603f6b1ef583b8824a41e28a4cddfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_956b5dca0d85bb2cb42ba509806aff5d = $(`<div id="html_956b5dca0d85bb2cb42ba509806aff5d" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_8e603f6b1ef583b8824a41e28a4cddfa.setContent(html_956b5dca0d85bb2cb42ba509806aff5d);
|
|
|
|
|
|
|
|
marker_72ebc6d8dd6e8a823f4758fe542790d3.bindPopup(popup_8e603f6b1ef583b8824a41e28a4cddfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72ebc6d8dd6e8a823f4758fe542790d3.setIcon(icon_7a06e8a319f701375d3a4f0b27032790);
|
|
|
|
|
|
var marker_47736e5537628364e5a5e809325077a7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_fc94f0eac9676cd0415ea02885bfd719 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b2496d80c1179b5c002bb0e45ae031e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffe28a65d2c7b9090a1dd5eb11404bdf = $(`<div id="html_ffe28a65d2c7b9090a1dd5eb11404bdf" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_8b2496d80c1179b5c002bb0e45ae031e.setContent(html_ffe28a65d2c7b9090a1dd5eb11404bdf);
|
|
|
|
|
|
|
|
marker_47736e5537628364e5a5e809325077a7.bindPopup(popup_8b2496d80c1179b5c002bb0e45ae031e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47736e5537628364e5a5e809325077a7.setIcon(icon_fc94f0eac9676cd0415ea02885bfd719);
|
|
|
|
|
|
var marker_b8023c3b825486a684465454137d4a33 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d39f59e9186a12481685cd071488bbe1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d4165f5f398bf9de14d70c53575ed50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8503c392550af0b9457272e40fe6ea4b = $(`<div id="html_8503c392550af0b9457272e40fe6ea4b" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_8d4165f5f398bf9de14d70c53575ed50.setContent(html_8503c392550af0b9457272e40fe6ea4b);
|
|
|
|
|
|
|
|
marker_b8023c3b825486a684465454137d4a33.bindPopup(popup_8d4165f5f398bf9de14d70c53575ed50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8023c3b825486a684465454137d4a33.setIcon(icon_d39f59e9186a12481685cd071488bbe1);
|
|
|
|
|
|
var marker_8015bec9692a88be7a30dcf6c5280e0a = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_915c56fdda6280ea51f69d4675d8f11f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8dd0b13ad3e854a5fb29567b2f302a3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b573ec520b9fd734f488ba6ef1c59f34 = $(`<div id="html_b573ec520b9fd734f488ba6ef1c59f34" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_8dd0b13ad3e854a5fb29567b2f302a3c.setContent(html_b573ec520b9fd734f488ba6ef1c59f34);
|
|
|
|
|
|
|
|
marker_8015bec9692a88be7a30dcf6c5280e0a.bindPopup(popup_8dd0b13ad3e854a5fb29567b2f302a3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8015bec9692a88be7a30dcf6c5280e0a.setIcon(icon_915c56fdda6280ea51f69d4675d8f11f);
|
|
|
|
|
|
var marker_823bcd7fbef1acac9b290c20c136892e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e4daa773ec2033d0d1c8248ae47f2155 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b23aeb01f0867c12d281746f246742e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c58c06566d5804ad65766b589e06cac8 = $(`<div id="html_c58c06566d5804ad65766b589e06cac8" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_b23aeb01f0867c12d281746f246742e1.setContent(html_c58c06566d5804ad65766b589e06cac8);
|
|
|
|
|
|
|
|
marker_823bcd7fbef1acac9b290c20c136892e.bindPopup(popup_b23aeb01f0867c12d281746f246742e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_823bcd7fbef1acac9b290c20c136892e.setIcon(icon_e4daa773ec2033d0d1c8248ae47f2155);
|
|
|
|
|
|
var marker_ba5ae6886cbdce2b90e6bcacb4c25cc7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_03ff3be4ac4ae7cbbcd690606d01ce9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00b584b477f96593832c93ff803711ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2520986c4db4331dc9660c189933c42d = $(`<div id="html_2520986c4db4331dc9660c189933c42d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_00b584b477f96593832c93ff803711ce.setContent(html_2520986c4db4331dc9660c189933c42d);
|
|
|
|
|
|
|
|
marker_ba5ae6886cbdce2b90e6bcacb4c25cc7.bindPopup(popup_00b584b477f96593832c93ff803711ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba5ae6886cbdce2b90e6bcacb4c25cc7.setIcon(icon_03ff3be4ac4ae7cbbcd690606d01ce9d);
|
|
|
|
|
|
var marker_f14660b2125753ff49872dcef49c70c0 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c6c98e294e30ac4ad3b0961410644d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3815d47abd10947b4752987641debb14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9189fa650853ee788b94ad10d615cc5 = $(`<div id="html_d9189fa650853ee788b94ad10d615cc5" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_3815d47abd10947b4752987641debb14.setContent(html_d9189fa650853ee788b94ad10d615cc5);
|
|
|
|
|
|
|
|
marker_f14660b2125753ff49872dcef49c70c0.bindPopup(popup_3815d47abd10947b4752987641debb14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f14660b2125753ff49872dcef49c70c0.setIcon(icon_c6c98e294e30ac4ad3b0961410644d06);
|
|
|
|
|
|
var marker_13b6d9f1b5eb0bd55f577aac5164cf8d = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_54b414db715d42ca25bbdebebbbb5e94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4d459ea8a6b91780cf5002ccc350ea4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1818ca59622c2a16ee811f84c44daf3 = $(`<div id="html_b1818ca59622c2a16ee811f84c44daf3" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_c4d459ea8a6b91780cf5002ccc350ea4.setContent(html_b1818ca59622c2a16ee811f84c44daf3);
|
|
|
|
|
|
|
|
marker_13b6d9f1b5eb0bd55f577aac5164cf8d.bindPopup(popup_c4d459ea8a6b91780cf5002ccc350ea4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b6d9f1b5eb0bd55f577aac5164cf8d.setIcon(icon_54b414db715d42ca25bbdebebbbb5e94);
|
|
|
|
|
|
var marker_bfc668940d89c72ba567070ff559a037 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_77fac0d00505c168768f50cb4848c172 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_523438092839e25ea5d37135cb333161 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_181343f9234666946a5077734bc0c65c = $(`<div id="html_181343f9234666946a5077734bc0c65c" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_523438092839e25ea5d37135cb333161.setContent(html_181343f9234666946a5077734bc0c65c);
|
|
|
|
|
|
|
|
marker_bfc668940d89c72ba567070ff559a037.bindPopup(popup_523438092839e25ea5d37135cb333161)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfc668940d89c72ba567070ff559a037.setIcon(icon_77fac0d00505c168768f50cb4848c172);
|
|
|
|
|
|
var marker_96d01b8d1e0686e8b548e6aad51d662d = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9e0f56053cdcf9b9a24a40d3fe3336e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f10ab939212b3b907470de6667e71202 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28dd091234b719e0285f53c37b6cc3b5 = $(`<div id="html_28dd091234b719e0285f53c37b6cc3b5" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_f10ab939212b3b907470de6667e71202.setContent(html_28dd091234b719e0285f53c37b6cc3b5);
|
|
|
|
|
|
|
|
marker_96d01b8d1e0686e8b548e6aad51d662d.bindPopup(popup_f10ab939212b3b907470de6667e71202)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96d01b8d1e0686e8b548e6aad51d662d.setIcon(icon_9e0f56053cdcf9b9a24a40d3fe3336e9);
|
|
|
|
|
|
var marker_01e3ed92fe131829c6026d4cd19c052b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c3dc008062d6ed0545789ab0f4faaf3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8686011623fc8074376bbfe04e31588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_194730562d7ba20660656cfa8b9ea66c = $(`<div id="html_194730562d7ba20660656cfa8b9ea66c" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_c8686011623fc8074376bbfe04e31588.setContent(html_194730562d7ba20660656cfa8b9ea66c);
|
|
|
|
|
|
|
|
marker_01e3ed92fe131829c6026d4cd19c052b.bindPopup(popup_c8686011623fc8074376bbfe04e31588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01e3ed92fe131829c6026d4cd19c052b.setIcon(icon_c3dc008062d6ed0545789ab0f4faaf3e);
|
|
|
|
|
|
var marker_202f4f165a3831cabb291d6d4d2d39e4 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_6c98cce5497a03b2f2b8eef47ef5aeb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ef4f12704e2e9371568cac26697efa6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_574730fe60318ccd2f909d1bf7bfb0a1 = $(`<div id="html_574730fe60318ccd2f909d1bf7bfb0a1" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_3ef4f12704e2e9371568cac26697efa6.setContent(html_574730fe60318ccd2f909d1bf7bfb0a1);
|
|
|
|
|
|
|
|
marker_202f4f165a3831cabb291d6d4d2d39e4.bindPopup(popup_3ef4f12704e2e9371568cac26697efa6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_202f4f165a3831cabb291d6d4d2d39e4.setIcon(icon_6c98cce5497a03b2f2b8eef47ef5aeb8);
|
|
|
|
|
|
var marker_b4137346973e046fc4c5bcb2753847b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c83e4756fa7e964c31ad410baf9df7bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18061ea686363208419e6ed680bc596f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_139bacae2a7b33a9996a638932b97194 = $(`<div id="html_139bacae2a7b33a9996a638932b97194" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_18061ea686363208419e6ed680bc596f.setContent(html_139bacae2a7b33a9996a638932b97194);
|
|
|
|
|
|
|
|
marker_b4137346973e046fc4c5bcb2753847b4.bindPopup(popup_18061ea686363208419e6ed680bc596f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4137346973e046fc4c5bcb2753847b4.setIcon(icon_c83e4756fa7e964c31ad410baf9df7bd);
|
|
|
|
|
|
var marker_696a3aeb0892e97e5bc43ed86630f704 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a831b0597f7ca1eb82706af85c51654b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9fe7e6a32272ba1ce2d4fcab0c0cf0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95ed7633bc598d9134009e59a863ce3f = $(`<div id="html_95ed7633bc598d9134009e59a863ce3f" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_e9fe7e6a32272ba1ce2d4fcab0c0cf0c.setContent(html_95ed7633bc598d9134009e59a863ce3f);
|
|
|
|
|
|
|
|
marker_696a3aeb0892e97e5bc43ed86630f704.bindPopup(popup_e9fe7e6a32272ba1ce2d4fcab0c0cf0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_696a3aeb0892e97e5bc43ed86630f704.setIcon(icon_a831b0597f7ca1eb82706af85c51654b);
|
|
|
|
|
|
var marker_0d6a5a53b29cf6a0552fb60237844f38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9ecb5c8639afd02dd134cb23e0e9ac36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59c2ae150495cff832ef6018b00a3045 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b4078ed84ced120845a5bd58d3a67c4 = $(`<div id="html_0b4078ed84ced120845a5bd58d3a67c4" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_59c2ae150495cff832ef6018b00a3045.setContent(html_0b4078ed84ced120845a5bd58d3a67c4);
|
|
|
|
|
|
|
|
marker_0d6a5a53b29cf6a0552fb60237844f38.bindPopup(popup_59c2ae150495cff832ef6018b00a3045)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d6a5a53b29cf6a0552fb60237844f38.setIcon(icon_9ecb5c8639afd02dd134cb23e0e9ac36);
|
|
|
|
|
|
var marker_fdead3d75102d197ab30ff7d2d497931 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_214fe8e856f5ce8847b7e88a1e04df6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81424835825fd62431bbc4ddd90f9231 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a291fc7f0260687ad5db4a9f8a52ce1d = $(`<div id="html_a291fc7f0260687ad5db4a9f8a52ce1d" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_81424835825fd62431bbc4ddd90f9231.setContent(html_a291fc7f0260687ad5db4a9f8a52ce1d);
|
|
|
|
|
|
|
|
marker_fdead3d75102d197ab30ff7d2d497931.bindPopup(popup_81424835825fd62431bbc4ddd90f9231)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdead3d75102d197ab30ff7d2d497931.setIcon(icon_214fe8e856f5ce8847b7e88a1e04df6a);
|
|
|
|
|
|
var marker_be7f6da77555016d6f11b782a0e02518 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_10a46a1d50f18d6ac3800047eebd8c2e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2a9ca92aaccaa105de18989f8fd5fb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef97eb45b94d2dba5ec9fce42ca545ff = $(`<div id="html_ef97eb45b94d2dba5ec9fce42ca545ff" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_c2a9ca92aaccaa105de18989f8fd5fb9.setContent(html_ef97eb45b94d2dba5ec9fce42ca545ff);
|
|
|
|
|
|
|
|
marker_be7f6da77555016d6f11b782a0e02518.bindPopup(popup_c2a9ca92aaccaa105de18989f8fd5fb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be7f6da77555016d6f11b782a0e02518.setIcon(icon_10a46a1d50f18d6ac3800047eebd8c2e);
|
|
|
|
|
|
var marker_2baed7885ec482f484fef045882e98b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1e4a10f806da6f0de7968a7d971cb4c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e743921b95b2fc376cc52a3642cad5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27abd587d6869017cadcb2642afa15e4 = $(`<div id="html_27abd587d6869017cadcb2642afa15e4" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_2e743921b95b2fc376cc52a3642cad5e.setContent(html_27abd587d6869017cadcb2642afa15e4);
|
|
|
|
|
|
|
|
marker_2baed7885ec482f484fef045882e98b7.bindPopup(popup_2e743921b95b2fc376cc52a3642cad5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2baed7885ec482f484fef045882e98b7.setIcon(icon_1e4a10f806da6f0de7968a7d971cb4c4);
|
|
|
|
|
|
var marker_9bfb1321ecf3ad7a4579df057e0496b2 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_bd5b23cfd5b03cffdf85c831d893f2c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0311b8f8ddfb4a2aa0c920c563c0fc94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99f90227f7ccc61851b70f30ad197cb0 = $(`<div id="html_99f90227f7ccc61851b70f30ad197cb0" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_0311b8f8ddfb4a2aa0c920c563c0fc94.setContent(html_99f90227f7ccc61851b70f30ad197cb0);
|
|
|
|
|
|
|
|
marker_9bfb1321ecf3ad7a4579df057e0496b2.bindPopup(popup_0311b8f8ddfb4a2aa0c920c563c0fc94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bfb1321ecf3ad7a4579df057e0496b2.setIcon(icon_bd5b23cfd5b03cffdf85c831d893f2c1);
|
|
|
|
|
|
var marker_5561df63872c2ab6b77d2fc139139518 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b7ca04eaccf846a31f49b6b004d034a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ce55a1a12702407ab291a934cfa223e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2e2670f51bd66bc75e1a67352375439 = $(`<div id="html_d2e2670f51bd66bc75e1a67352375439" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_3ce55a1a12702407ab291a934cfa223e.setContent(html_d2e2670f51bd66bc75e1a67352375439);
|
|
|
|
|
|
|
|
marker_5561df63872c2ab6b77d2fc139139518.bindPopup(popup_3ce55a1a12702407ab291a934cfa223e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5561df63872c2ab6b77d2fc139139518.setIcon(icon_b7ca04eaccf846a31f49b6b004d034a7);
|
|
|
|
|
|
var marker_a62cd7256a87187ecb24c655829b7ae5 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_76c7b70d67754a5ccd2470bc73ba7e11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08d9a5dacf7eda2958a0e24d567d01e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75648ef988ca82e327d3c5cbc6f1f75b = $(`<div id="html_75648ef988ca82e327d3c5cbc6f1f75b" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_08d9a5dacf7eda2958a0e24d567d01e8.setContent(html_75648ef988ca82e327d3c5cbc6f1f75b);
|
|
|
|
|
|
|
|
marker_a62cd7256a87187ecb24c655829b7ae5.bindPopup(popup_08d9a5dacf7eda2958a0e24d567d01e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a62cd7256a87187ecb24c655829b7ae5.setIcon(icon_76c7b70d67754a5ccd2470bc73ba7e11);
|
|
|
|
|
|
var marker_b6fdd40f4a62a01d6b522098ed17db93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b9d7120a13cd64a0f9be64478e441ad2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cd017aa1994889a15e069db5d18f4fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a907f79076834307ab8011d3df565e7a = $(`<div id="html_a907f79076834307ab8011d3df565e7a" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_1cd017aa1994889a15e069db5d18f4fd.setContent(html_a907f79076834307ab8011d3df565e7a);
|
|
|
|
|
|
|
|
marker_b6fdd40f4a62a01d6b522098ed17db93.bindPopup(popup_1cd017aa1994889a15e069db5d18f4fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6fdd40f4a62a01d6b522098ed17db93.setIcon(icon_b9d7120a13cd64a0f9be64478e441ad2);
|
|
|
|
|
|
var marker_2a1920eaa5ebe61fe04d4170064c0c8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_223f00fc42ac1674ce3f0fb44bb51cca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9400cd1bd857babf0cee61013c78b2b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41a5399458548876166326be8fbf988c = $(`<div id="html_41a5399458548876166326be8fbf988c" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_9400cd1bd857babf0cee61013c78b2b8.setContent(html_41a5399458548876166326be8fbf988c);
|
|
|
|
|
|
|
|
marker_2a1920eaa5ebe61fe04d4170064c0c8c.bindPopup(popup_9400cd1bd857babf0cee61013c78b2b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a1920eaa5ebe61fe04d4170064c0c8c.setIcon(icon_223f00fc42ac1674ce3f0fb44bb51cca);
|
|
|
|
|
|
var marker_7fe3964d0549a36091c17fc2fa0baffd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c875b9ce04b19e8e60f8099a25a6f424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9436468b29d09b0c774edcc98606212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6535d37ef6d38fc91d1c6e8ab757fc90 = $(`<div id="html_6535d37ef6d38fc91d1c6e8ab757fc90" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_c9436468b29d09b0c774edcc98606212.setContent(html_6535d37ef6d38fc91d1c6e8ab757fc90);
|
|
|
|
|
|
|
|
marker_7fe3964d0549a36091c17fc2fa0baffd.bindPopup(popup_c9436468b29d09b0c774edcc98606212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fe3964d0549a36091c17fc2fa0baffd.setIcon(icon_c875b9ce04b19e8e60f8099a25a6f424);
|
|
|
|
|
|
var marker_78fac8904b2b8546c0f73950f4fc9d42 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_96b9eb9091a17fd52724ad78b95b6902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df4a39a448818d879232d05994f916fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f178a48518f418e9dd144abe2a83f1d5 = $(`<div id="html_f178a48518f418e9dd144abe2a83f1d5" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_df4a39a448818d879232d05994f916fd.setContent(html_f178a48518f418e9dd144abe2a83f1d5);
|
|
|
|
|
|
|
|
marker_78fac8904b2b8546c0f73950f4fc9d42.bindPopup(popup_df4a39a448818d879232d05994f916fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78fac8904b2b8546c0f73950f4fc9d42.setIcon(icon_96b9eb9091a17fd52724ad78b95b6902);
|
|
|
|
|
|
var marker_e25a14ec8b78e4082bce8d00b46d16fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c524945ae2ffb7a8f37dc5e69fbe0331 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ef40224b3f237bcf20ab064f11d620a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_355a13e1ef2a52e082989b17770eea3c = $(`<div id="html_355a13e1ef2a52e082989b17770eea3c" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_0ef40224b3f237bcf20ab064f11d620a.setContent(html_355a13e1ef2a52e082989b17770eea3c);
|
|
|
|
|
|
|
|
marker_e25a14ec8b78e4082bce8d00b46d16fb.bindPopup(popup_0ef40224b3f237bcf20ab064f11d620a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e25a14ec8b78e4082bce8d00b46d16fb.setIcon(icon_c524945ae2ffb7a8f37dc5e69fbe0331);
|
|
|
|
|
|
var marker_791e20a7a04d72ad439f891f17fddf64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_940cd5096f8341badb7f44240eac7e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a099ebb91ce8cec42a9d60d3bfbc5431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_736c625188eb3de430a4b06d7cee2d9f = $(`<div id="html_736c625188eb3de430a4b06d7cee2d9f" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_a099ebb91ce8cec42a9d60d3bfbc5431.setContent(html_736c625188eb3de430a4b06d7cee2d9f);
|
|
|
|
|
|
|
|
marker_791e20a7a04d72ad439f891f17fddf64.bindPopup(popup_a099ebb91ce8cec42a9d60d3bfbc5431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_791e20a7a04d72ad439f891f17fddf64.setIcon(icon_940cd5096f8341badb7f44240eac7e34);
|
|
|
|
|
|
var marker_9647b0f0c9a286c3cd4e9cd63d25d768 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9ac03dec791f3e20ccd1034f2720eda1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71fe1a12e007a5b1161caf45ba6b6be8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cf8c128d93de604ed0b5f655b79f1fd = $(`<div id="html_8cf8c128d93de604ed0b5f655b79f1fd" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_71fe1a12e007a5b1161caf45ba6b6be8.setContent(html_8cf8c128d93de604ed0b5f655b79f1fd);
|
|
|
|
|
|
|
|
marker_9647b0f0c9a286c3cd4e9cd63d25d768.bindPopup(popup_71fe1a12e007a5b1161caf45ba6b6be8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9647b0f0c9a286c3cd4e9cd63d25d768.setIcon(icon_9ac03dec791f3e20ccd1034f2720eda1);
|
|
|
|
|
|
var marker_83da2e9c08a5aa4abeaeb93257b7575c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a858c9309ec5b49c422ff56082655a02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71a196e6a52c09bac1926bb8121f2f1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5c308ae8db2e5fa13814ba1d3dd5227 = $(`<div id="html_f5c308ae8db2e5fa13814ba1d3dd5227" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_71a196e6a52c09bac1926bb8121f2f1f.setContent(html_f5c308ae8db2e5fa13814ba1d3dd5227);
|
|
|
|
|
|
|
|
marker_83da2e9c08a5aa4abeaeb93257b7575c.bindPopup(popup_71a196e6a52c09bac1926bb8121f2f1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83da2e9c08a5aa4abeaeb93257b7575c.setIcon(icon_a858c9309ec5b49c422ff56082655a02);
|
|
|
|
|
|
var marker_40cf537e1dee72266ebec014e08bea8c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2ffbda47422f2f1f359f6228e70d8688 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e948f1634a6b7e3b4e60919fcc8e9e76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48e51716963ca5f3651d1e560358e2cd = $(`<div id="html_48e51716963ca5f3651d1e560358e2cd" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_e948f1634a6b7e3b4e60919fcc8e9e76.setContent(html_48e51716963ca5f3651d1e560358e2cd);
|
|
|
|
|
|
|
|
marker_40cf537e1dee72266ebec014e08bea8c.bindPopup(popup_e948f1634a6b7e3b4e60919fcc8e9e76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40cf537e1dee72266ebec014e08bea8c.setIcon(icon_2ffbda47422f2f1f359f6228e70d8688);
|
|
|
|
|
|
var marker_480bc1ac1f008ddde782c1dc093910f7 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_6d5b7987a611dc8177a8a2fc0f0a75b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f93f1417c399346bca02fc5d7374e973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5cd22efde529e9e89083de2e9f38133e = $(`<div id="html_5cd22efde529e9e89083de2e9f38133e" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_f93f1417c399346bca02fc5d7374e973.setContent(html_5cd22efde529e9e89083de2e9f38133e);
|
|
|
|
|
|
|
|
marker_480bc1ac1f008ddde782c1dc093910f7.bindPopup(popup_f93f1417c399346bca02fc5d7374e973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_480bc1ac1f008ddde782c1dc093910f7.setIcon(icon_6d5b7987a611dc8177a8a2fc0f0a75b2);
|
|
|
|
|
|
var marker_97053b25a694aca83fd70f9d5c927bb7 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_689aac5d72693f2d45539bab142f8c02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_784bf02cfb0d5e53fffd53976211fee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_513133618d322c28806acddeb4131d15 = $(`<div id="html_513133618d322c28806acddeb4131d15" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_784bf02cfb0d5e53fffd53976211fee8.setContent(html_513133618d322c28806acddeb4131d15);
|
|
|
|
|
|
|
|
marker_97053b25a694aca83fd70f9d5c927bb7.bindPopup(popup_784bf02cfb0d5e53fffd53976211fee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97053b25a694aca83fd70f9d5c927bb7.setIcon(icon_689aac5d72693f2d45539bab142f8c02);
|
|
|
|
|
|
var marker_63a3797b1d66578dc6eecc3e246831b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_77916192363b9b9830b3bcbd4f34f8b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30e641f009427da587cb904b333fa87f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4183764a41dd7d3ecc33f6a6140d6162 = $(`<div id="html_4183764a41dd7d3ecc33f6a6140d6162" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_30e641f009427da587cb904b333fa87f.setContent(html_4183764a41dd7d3ecc33f6a6140d6162);
|
|
|
|
|
|
|
|
marker_63a3797b1d66578dc6eecc3e246831b1.bindPopup(popup_30e641f009427da587cb904b333fa87f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63a3797b1d66578dc6eecc3e246831b1.setIcon(icon_77916192363b9b9830b3bcbd4f34f8b3);
|
|
|
|
|
|
var marker_5e0b2314afdfcbea9f18782706cddf55 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7551127679d7f07213f7ea288db8643c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df19a6b089262a5a0c44d2f80cb18d38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff629529967d7ee52e9d8f9407a6c567 = $(`<div id="html_ff629529967d7ee52e9d8f9407a6c567" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_df19a6b089262a5a0c44d2f80cb18d38.setContent(html_ff629529967d7ee52e9d8f9407a6c567);
|
|
|
|
|
|
|
|
marker_5e0b2314afdfcbea9f18782706cddf55.bindPopup(popup_df19a6b089262a5a0c44d2f80cb18d38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e0b2314afdfcbea9f18782706cddf55.setIcon(icon_7551127679d7f07213f7ea288db8643c);
|
|
|
|
|
|
var marker_6543d34051d4bc2635f4d42b8d180af9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_06f2ccfbe4d86a6cfb21ce1b397430c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5108f4c1b71c5cabaa82400b760c5f10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15b38effbd938af53e318b498d51baf0 = $(`<div id="html_15b38effbd938af53e318b498d51baf0" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_5108f4c1b71c5cabaa82400b760c5f10.setContent(html_15b38effbd938af53e318b498d51baf0);
|
|
|
|
|
|
|
|
marker_6543d34051d4bc2635f4d42b8d180af9.bindPopup(popup_5108f4c1b71c5cabaa82400b760c5f10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6543d34051d4bc2635f4d42b8d180af9.setIcon(icon_06f2ccfbe4d86a6cfb21ce1b397430c1);
|
|
|
|
|
|
var marker_6653fa7170e40d7648d76b184fb58bd2 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_92af1d3f5c7cf7a9c125c6bc47fa2b43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19c67cfaaa0290d3ace57f1729edcb4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ef10c23b194d64fd1e66b8155a7398f = $(`<div id="html_7ef10c23b194d64fd1e66b8155a7398f" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_19c67cfaaa0290d3ace57f1729edcb4d.setContent(html_7ef10c23b194d64fd1e66b8155a7398f);
|
|
|
|
|
|
|
|
marker_6653fa7170e40d7648d76b184fb58bd2.bindPopup(popup_19c67cfaaa0290d3ace57f1729edcb4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6653fa7170e40d7648d76b184fb58bd2.setIcon(icon_92af1d3f5c7cf7a9c125c6bc47fa2b43);
|
|
|
|
|
|
var marker_342379e46782ce894d7788aab1f99e69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_6a283e725dd3cd68cba7123abc167a95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a26566e060a18041372a1d813f0bab09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b533e6f74ed9acbfda71f13615c5961a = $(`<div id="html_b533e6f74ed9acbfda71f13615c5961a" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_a26566e060a18041372a1d813f0bab09.setContent(html_b533e6f74ed9acbfda71f13615c5961a);
|
|
|
|
|
|
|
|
marker_342379e46782ce894d7788aab1f99e69.bindPopup(popup_a26566e060a18041372a1d813f0bab09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_342379e46782ce894d7788aab1f99e69.setIcon(icon_6a283e725dd3cd68cba7123abc167a95);
|
|
|
|
|
|
var marker_448708d5e6f0b1eba1652dfa7ac0e4b0 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e7e8c95b127adfc3ca5d2fc76f28226f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_708def4a0593451443ac78c1199fe525 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fbb58f106a65e7e13d867dbc7eb08e4 = $(`<div id="html_8fbb58f106a65e7e13d867dbc7eb08e4" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_708def4a0593451443ac78c1199fe525.setContent(html_8fbb58f106a65e7e13d867dbc7eb08e4);
|
|
|
|
|
|
|
|
marker_448708d5e6f0b1eba1652dfa7ac0e4b0.bindPopup(popup_708def4a0593451443ac78c1199fe525)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_448708d5e6f0b1eba1652dfa7ac0e4b0.setIcon(icon_e7e8c95b127adfc3ca5d2fc76f28226f);
|
|
|
|
|
|
var marker_3daee7afefb849dd876c64edf2a94668 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a44f5b9593dcca6708052970c92cd7ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5ac9ed52de476b496a83771c8cc7886 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_140eb22d214557f929de644dfb3f13a7 = $(`<div id="html_140eb22d214557f929de644dfb3f13a7" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_e5ac9ed52de476b496a83771c8cc7886.setContent(html_140eb22d214557f929de644dfb3f13a7);
|
|
|
|
|
|
|
|
marker_3daee7afefb849dd876c64edf2a94668.bindPopup(popup_e5ac9ed52de476b496a83771c8cc7886)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3daee7afefb849dd876c64edf2a94668.setIcon(icon_a44f5b9593dcca6708052970c92cd7ca);
|
|
|
|
|
|
var marker_e3f9fe331cd1280cb673a54f232e06c6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3d77465dce73324116a31b99884c20fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17842dc5a245b6dc5c4a1f5b8aef61eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_735972ffecdea7879c9baa5666e135ce = $(`<div id="html_735972ffecdea7879c9baa5666e135ce" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_17842dc5a245b6dc5c4a1f5b8aef61eb.setContent(html_735972ffecdea7879c9baa5666e135ce);
|
|
|
|
|
|
|
|
marker_e3f9fe331cd1280cb673a54f232e06c6.bindPopup(popup_17842dc5a245b6dc5c4a1f5b8aef61eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3f9fe331cd1280cb673a54f232e06c6.setIcon(icon_3d77465dce73324116a31b99884c20fa);
|
|
|
|
|
|
var marker_f60550fc888b30c633df79bda9b3d892 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_4bcc945cc3b31d703d4792af4262e17d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_841b411a966c80b0185a98d1aabb5da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8678f03154759c43c22448b8d0f805c5 = $(`<div id="html_8678f03154759c43c22448b8d0f805c5" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_841b411a966c80b0185a98d1aabb5da3.setContent(html_8678f03154759c43c22448b8d0f805c5);
|
|
|
|
|
|
|
|
marker_f60550fc888b30c633df79bda9b3d892.bindPopup(popup_841b411a966c80b0185a98d1aabb5da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f60550fc888b30c633df79bda9b3d892.setIcon(icon_4bcc945cc3b31d703d4792af4262e17d);
|
|
|
|
|
|
var marker_088b48d6ea5faf9f516407902910d126 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_50bec627c0ef2f1606d5bb99ec81564b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99a1f5d5d5baa4307cd6ec352b491631 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f331179794549572d9a4bbc099a8886 = $(`<div id="html_2f331179794549572d9a4bbc099a8886" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_99a1f5d5d5baa4307cd6ec352b491631.setContent(html_2f331179794549572d9a4bbc099a8886);
|
|
|
|
|
|
|
|
marker_088b48d6ea5faf9f516407902910d126.bindPopup(popup_99a1f5d5d5baa4307cd6ec352b491631)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_088b48d6ea5faf9f516407902910d126.setIcon(icon_50bec627c0ef2f1606d5bb99ec81564b);
|
|
|
|
|
|
var marker_f260614abe64b96aaccc2d3b917d1951 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e36f56cd361bf834b3075aa75fd82257 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a06e3fd448cfeed868e30e01f9b44913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0104d92803032583690cad77da347d4f = $(`<div id="html_0104d92803032583690cad77da347d4f" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_a06e3fd448cfeed868e30e01f9b44913.setContent(html_0104d92803032583690cad77da347d4f);
|
|
|
|
|
|
|
|
marker_f260614abe64b96aaccc2d3b917d1951.bindPopup(popup_a06e3fd448cfeed868e30e01f9b44913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f260614abe64b96aaccc2d3b917d1951.setIcon(icon_e36f56cd361bf834b3075aa75fd82257);
|
|
|
|
|
|
var marker_f10f39953d4f746a0458621112a5a39d = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_cd39245daff0f8da91ced9d297d5d7f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57808c725079aa0fc6a0996bec42cdc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f905a9e3373fcf87e37bc4f48df57c3 = $(`<div id="html_1f905a9e3373fcf87e37bc4f48df57c3" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_57808c725079aa0fc6a0996bec42cdc0.setContent(html_1f905a9e3373fcf87e37bc4f48df57c3);
|
|
|
|
|
|
|
|
marker_f10f39953d4f746a0458621112a5a39d.bindPopup(popup_57808c725079aa0fc6a0996bec42cdc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f10f39953d4f746a0458621112a5a39d.setIcon(icon_cd39245daff0f8da91ced9d297d5d7f1);
|
|
|
|
|
|
var marker_ee7bd863978c561e4532ff9a63b4a6b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8e662484abfd820caa7755b38ee9990e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afec03c7cc7d57e837de74963d5ea4de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83dc61a956955ec91d4847c3b4a5ec41 = $(`<div id="html_83dc61a956955ec91d4847c3b4a5ec41" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_afec03c7cc7d57e837de74963d5ea4de.setContent(html_83dc61a956955ec91d4847c3b4a5ec41);
|
|
|
|
|
|
|
|
marker_ee7bd863978c561e4532ff9a63b4a6b7.bindPopup(popup_afec03c7cc7d57e837de74963d5ea4de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee7bd863978c561e4532ff9a63b4a6b7.setIcon(icon_8e662484abfd820caa7755b38ee9990e);
|
|
|
|
|
|
var marker_12115da085f03a2c241863d49399ea7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1cf39061b80cf86ad37a7d81dc5ffaa0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d57723247939d98bebd857da13cb23c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0e1af03e717295f8f77b0a685b2cb3b = $(`<div id="html_d0e1af03e717295f8f77b0a685b2cb3b" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_9d57723247939d98bebd857da13cb23c.setContent(html_d0e1af03e717295f8f77b0a685b2cb3b);
|
|
|
|
|
|
|
|
marker_12115da085f03a2c241863d49399ea7f.bindPopup(popup_9d57723247939d98bebd857da13cb23c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12115da085f03a2c241863d49399ea7f.setIcon(icon_1cf39061b80cf86ad37a7d81dc5ffaa0);
|
|
|
|
|
|
var marker_340fddf8803061bed3c5afc4e9a2e0d1 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_6d9515bf730e22028419d5f656a5b102 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_489b6b8040fec0d8e4fd5de6973bc86b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_493c16bd134699fa662f41f318830c11 = $(`<div id="html_493c16bd134699fa662f41f318830c11" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_489b6b8040fec0d8e4fd5de6973bc86b.setContent(html_493c16bd134699fa662f41f318830c11);
|
|
|
|
|
|
|
|
marker_340fddf8803061bed3c5afc4e9a2e0d1.bindPopup(popup_489b6b8040fec0d8e4fd5de6973bc86b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_340fddf8803061bed3c5afc4e9a2e0d1.setIcon(icon_6d9515bf730e22028419d5f656a5b102);
|
|
|
|
|
|
var marker_e9e06fc92ff5710bf5db1dd19f88fba2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7b54f6c9b03025a6358973be071bc2cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd755f36ebd3a8031a27d72a314fc0fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_151366943896aee32a8bb3be2ca3c056 = $(`<div id="html_151366943896aee32a8bb3be2ca3c056" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_fd755f36ebd3a8031a27d72a314fc0fb.setContent(html_151366943896aee32a8bb3be2ca3c056);
|
|
|
|
|
|
|
|
marker_e9e06fc92ff5710bf5db1dd19f88fba2.bindPopup(popup_fd755f36ebd3a8031a27d72a314fc0fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9e06fc92ff5710bf5db1dd19f88fba2.setIcon(icon_7b54f6c9b03025a6358973be071bc2cb);
|
|
|
|
|
|
var marker_8e56254827d3ab96aa752a1e6a836aa3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d169d95485eb6f893eb2f0e5bae0a57e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59205c5b3a3c9a6ebefba4ff400b9f90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06c70c485a7fa90ac815c16bc83b94b6 = $(`<div id="html_06c70c485a7fa90ac815c16bc83b94b6" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_59205c5b3a3c9a6ebefba4ff400b9f90.setContent(html_06c70c485a7fa90ac815c16bc83b94b6);
|
|
|
|
|
|
|
|
marker_8e56254827d3ab96aa752a1e6a836aa3.bindPopup(popup_59205c5b3a3c9a6ebefba4ff400b9f90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e56254827d3ab96aa752a1e6a836aa3.setIcon(icon_d169d95485eb6f893eb2f0e5bae0a57e);
|
|
|
|
|
|
var marker_723f3c4bc459e4703188a004f6bca86e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_49dcd6420f0fd88764fd21f68241767e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_946d5e6427a029e1e1c427d1229f595a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05f3e570dfd9fa7f4ee5db2b4343a77c = $(`<div id="html_05f3e570dfd9fa7f4ee5db2b4343a77c" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_946d5e6427a029e1e1c427d1229f595a.setContent(html_05f3e570dfd9fa7f4ee5db2b4343a77c);
|
|
|
|
|
|
|
|
marker_723f3c4bc459e4703188a004f6bca86e.bindPopup(popup_946d5e6427a029e1e1c427d1229f595a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_723f3c4bc459e4703188a004f6bca86e.setIcon(icon_49dcd6420f0fd88764fd21f68241767e);
|
|
|
|
|
|
var marker_9b9803cb54bdb254596d6a09fa6dd38b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a8a0b88ec0edf3db86bed07c100c0e13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5bbf94745386ca194be2f2ad3ec5ea5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4669a8860af3d6a30ac84169e4387303 = $(`<div id="html_4669a8860af3d6a30ac84169e4387303" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_f5bbf94745386ca194be2f2ad3ec5ea5.setContent(html_4669a8860af3d6a30ac84169e4387303);
|
|
|
|
|
|
|
|
marker_9b9803cb54bdb254596d6a09fa6dd38b.bindPopup(popup_f5bbf94745386ca194be2f2ad3ec5ea5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b9803cb54bdb254596d6a09fa6dd38b.setIcon(icon_a8a0b88ec0edf3db86bed07c100c0e13);
|
|
|
|
|
|
var marker_d85352404086bb42ae439dcc2f4629e7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_707974f9acfac1b7fcebfde28bd4b336 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b64c120020fd82c8cc4c583f2b77adb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21a665d90d54d6ca2181df6e280bc2a7 = $(`<div id="html_21a665d90d54d6ca2181df6e280bc2a7" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_2b64c120020fd82c8cc4c583f2b77adb.setContent(html_21a665d90d54d6ca2181df6e280bc2a7);
|
|
|
|
|
|
|
|
marker_d85352404086bb42ae439dcc2f4629e7.bindPopup(popup_2b64c120020fd82c8cc4c583f2b77adb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d85352404086bb42ae439dcc2f4629e7.setIcon(icon_707974f9acfac1b7fcebfde28bd4b336);
|
|
|
|
|
|
var marker_d3934bd0a876a997b47355e58e6ec56f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_84f67ee44f9762e09050a26902d92af4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b120c3e85fd404d921066d604620486 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72a9016d0435b423a842aaccd6da23ca = $(`<div id="html_72a9016d0435b423a842aaccd6da23ca" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_2b120c3e85fd404d921066d604620486.setContent(html_72a9016d0435b423a842aaccd6da23ca);
|
|
|
|
|
|
|
|
marker_d3934bd0a876a997b47355e58e6ec56f.bindPopup(popup_2b120c3e85fd404d921066d604620486)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3934bd0a876a997b47355e58e6ec56f.setIcon(icon_84f67ee44f9762e09050a26902d92af4);
|
|
|
|
|
|
var marker_8a4a8a81dbc0bdac57c4865dcb223748 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_17130ca25f12ae138461953a6e2407e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c01d18c94ab3a473a37c55ae0e58b61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82642de51b6b423b7e0a7ffc2ecc453c = $(`<div id="html_82642de51b6b423b7e0a7ffc2ecc453c" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_3c01d18c94ab3a473a37c55ae0e58b61.setContent(html_82642de51b6b423b7e0a7ffc2ecc453c);
|
|
|
|
|
|
|
|
marker_8a4a8a81dbc0bdac57c4865dcb223748.bindPopup(popup_3c01d18c94ab3a473a37c55ae0e58b61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a4a8a81dbc0bdac57c4865dcb223748.setIcon(icon_17130ca25f12ae138461953a6e2407e1);
|
|
|
|
|
|
var marker_2a71d06d76525ea580c14ac4d9138dee = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_16d0ab9b2f2e5a64a541554687fd40ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_394bf086fa181e64d92e7025054df10e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f8f895fa305bb8329a3bec100290742 = $(`<div id="html_4f8f895fa305bb8329a3bec100290742" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_394bf086fa181e64d92e7025054df10e.setContent(html_4f8f895fa305bb8329a3bec100290742);
|
|
|
|
|
|
|
|
marker_2a71d06d76525ea580c14ac4d9138dee.bindPopup(popup_394bf086fa181e64d92e7025054df10e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a71d06d76525ea580c14ac4d9138dee.setIcon(icon_16d0ab9b2f2e5a64a541554687fd40ee);
|
|
|
|
|
|
var marker_d02837ee2d6c48fcbe38b1837eaf4eab = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_21d7310c9e3f4e851d26fa5304a134e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8817c4e5621f36f367ba364fa5df4993 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d866444ae35f5dab4d074a1888dce0cf = $(`<div id="html_d866444ae35f5dab4d074a1888dce0cf" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_8817c4e5621f36f367ba364fa5df4993.setContent(html_d866444ae35f5dab4d074a1888dce0cf);
|
|
|
|
|
|
|
|
marker_d02837ee2d6c48fcbe38b1837eaf4eab.bindPopup(popup_8817c4e5621f36f367ba364fa5df4993)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d02837ee2d6c48fcbe38b1837eaf4eab.setIcon(icon_21d7310c9e3f4e851d26fa5304a134e3);
|
|
|
|
|
|
var marker_f4c01ca69b2805ce43542c2f59795dbd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2ef85c182b9e6898606e214de88789e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8290f0503add4edd1089012d337a0a99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05c5fc3179722f47a3de95e9c34ffe98 = $(`<div id="html_05c5fc3179722f47a3de95e9c34ffe98" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_8290f0503add4edd1089012d337a0a99.setContent(html_05c5fc3179722f47a3de95e9c34ffe98);
|
|
|
|
|
|
|
|
marker_f4c01ca69b2805ce43542c2f59795dbd.bindPopup(popup_8290f0503add4edd1089012d337a0a99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4c01ca69b2805ce43542c2f59795dbd.setIcon(icon_2ef85c182b9e6898606e214de88789e8);
|
|
|
|
|
|
var marker_5b11f7cabc5354fb54baa36b224e02e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_06f05f1d125b4e893491d91766d8656f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_961035e08da3ccb97a9f0722860a034f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e0739b6213b00614b8cc8adf38a1cf5 = $(`<div id="html_3e0739b6213b00614b8cc8adf38a1cf5" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_961035e08da3ccb97a9f0722860a034f.setContent(html_3e0739b6213b00614b8cc8adf38a1cf5);
|
|
|
|
|
|
|
|
marker_5b11f7cabc5354fb54baa36b224e02e5.bindPopup(popup_961035e08da3ccb97a9f0722860a034f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b11f7cabc5354fb54baa36b224e02e5.setIcon(icon_06f05f1d125b4e893491d91766d8656f);
|
|
|
|
|
|
var marker_c99eba9a06eda1b93907e8c4ab60cddd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c3b124922b6fbb4ce9695f44b4c88e98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22cfeee1c4920f05493bb9d8150167fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37ec546b86a4351846ddae46855ffb1a = $(`<div id="html_37ec546b86a4351846ddae46855ffb1a" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_22cfeee1c4920f05493bb9d8150167fc.setContent(html_37ec546b86a4351846ddae46855ffb1a);
|
|
|
|
|
|
|
|
marker_c99eba9a06eda1b93907e8c4ab60cddd.bindPopup(popup_22cfeee1c4920f05493bb9d8150167fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c99eba9a06eda1b93907e8c4ab60cddd.setIcon(icon_c3b124922b6fbb4ce9695f44b4c88e98);
|
|
|
|
|
|
var marker_f777c94101f2a0fd92845e7524a02be4 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_75f0fcd355bbc97172b020a57d7fc792 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1cf9ab14bef625cc53a9cbe85044d9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6185f70e380f6ad3db3d9490c56a7f9 = $(`<div id="html_a6185f70e380f6ad3db3d9490c56a7f9" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_f1cf9ab14bef625cc53a9cbe85044d9e.setContent(html_a6185f70e380f6ad3db3d9490c56a7f9);
|
|
|
|
|
|
|
|
marker_f777c94101f2a0fd92845e7524a02be4.bindPopup(popup_f1cf9ab14bef625cc53a9cbe85044d9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f777c94101f2a0fd92845e7524a02be4.setIcon(icon_75f0fcd355bbc97172b020a57d7fc792);
|
|
|
|
|
|
var marker_02aea1908c9fa3cbcd8d5f38e7636ca7 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_839d23a99ac985603d43342aaabea4f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e2050791fe702fbfef4d3729615cdac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4d582a93915fa18baa411c70b9fa4ee = $(`<div id="html_d4d582a93915fa18baa411c70b9fa4ee" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_3e2050791fe702fbfef4d3729615cdac.setContent(html_d4d582a93915fa18baa411c70b9fa4ee);
|
|
|
|
|
|
|
|
marker_02aea1908c9fa3cbcd8d5f38e7636ca7.bindPopup(popup_3e2050791fe702fbfef4d3729615cdac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02aea1908c9fa3cbcd8d5f38e7636ca7.setIcon(icon_839d23a99ac985603d43342aaabea4f4);
|
|
|
|
|
|
var marker_369059ae9bf46c6df512864236c3eedf = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_88aa793e035f78824f5ce9a4c1fccd5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b412c10dabfca56dd69b74103213414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efa8b23900f27b0a99e71b013065e97a = $(`<div id="html_efa8b23900f27b0a99e71b013065e97a" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_5b412c10dabfca56dd69b74103213414.setContent(html_efa8b23900f27b0a99e71b013065e97a);
|
|
|
|
|
|
|
|
marker_369059ae9bf46c6df512864236c3eedf.bindPopup(popup_5b412c10dabfca56dd69b74103213414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_369059ae9bf46c6df512864236c3eedf.setIcon(icon_88aa793e035f78824f5ce9a4c1fccd5d);
|
|
|
|
|
|
var marker_65f6e59b3b82dfd27452602050510548 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b703e5058a5b5085516e89f91881c66c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a73aedc19f6371c0ad6fbb020bc485a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17044f09a1238df8499f01131d5b75c2 = $(`<div id="html_17044f09a1238df8499f01131d5b75c2" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_9a73aedc19f6371c0ad6fbb020bc485a.setContent(html_17044f09a1238df8499f01131d5b75c2);
|
|
|
|
|
|
|
|
marker_65f6e59b3b82dfd27452602050510548.bindPopup(popup_9a73aedc19f6371c0ad6fbb020bc485a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65f6e59b3b82dfd27452602050510548.setIcon(icon_b703e5058a5b5085516e89f91881c66c);
|
|
|
|
|
|
var marker_510abaadb22e6bf7722c3a9a57793b41 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_399e3e0603635ba2fbb095388bc3af2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfdcfbc91c6660c68beb28e667b74166 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df55173bc1d53b37cb1e4e9927904bc3 = $(`<div id="html_df55173bc1d53b37cb1e4e9927904bc3" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_dfdcfbc91c6660c68beb28e667b74166.setContent(html_df55173bc1d53b37cb1e4e9927904bc3);
|
|
|
|
|
|
|
|
marker_510abaadb22e6bf7722c3a9a57793b41.bindPopup(popup_dfdcfbc91c6660c68beb28e667b74166)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_510abaadb22e6bf7722c3a9a57793b41.setIcon(icon_399e3e0603635ba2fbb095388bc3af2b);
|
|
|
|
|
|
var marker_2104ac94691747418b0a4c705c283cd7 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_94cb60d9ba6c296757d451ee84d7141d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2147601120a096784a762bcb4f73dda9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c9761c67bf6cbf7e7d7e89ba72ad5c8 = $(`<div id="html_1c9761c67bf6cbf7e7d7e89ba72ad5c8" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_2147601120a096784a762bcb4f73dda9.setContent(html_1c9761c67bf6cbf7e7d7e89ba72ad5c8);
|
|
|
|
|
|
|
|
marker_2104ac94691747418b0a4c705c283cd7.bindPopup(popup_2147601120a096784a762bcb4f73dda9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2104ac94691747418b0a4c705c283cd7.setIcon(icon_94cb60d9ba6c296757d451ee84d7141d);
|
|
|
|
|
|
var marker_cc0b8552fd99ff899913f8fdfddad558 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3724896f8d995b8fa8619906d2c57628 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72ca4ebf31961c9e710b46ce413970b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_204e85a5cbf5016e107c4c798e826786 = $(`<div id="html_204e85a5cbf5016e107c4c798e826786" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_72ca4ebf31961c9e710b46ce413970b3.setContent(html_204e85a5cbf5016e107c4c798e826786);
|
|
|
|
|
|
|
|
marker_cc0b8552fd99ff899913f8fdfddad558.bindPopup(popup_72ca4ebf31961c9e710b46ce413970b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc0b8552fd99ff899913f8fdfddad558.setIcon(icon_3724896f8d995b8fa8619906d2c57628);
|
|
|
|
|
|
var marker_cf1c75fff71d876a1c06f53d38de4e19 = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8a6ff7257185731cf6f2aced6c725f0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4308f59ef2710b11b8121bdc374b6e5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2cd1201b63cd85d5fd3b3c0761f06ba = $(`<div id="html_c2cd1201b63cd85d5fd3b3c0761f06ba" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_4308f59ef2710b11b8121bdc374b6e5a.setContent(html_c2cd1201b63cd85d5fd3b3c0761f06ba);
|
|
|
|
|
|
|
|
marker_cf1c75fff71d876a1c06f53d38de4e19.bindPopup(popup_4308f59ef2710b11b8121bdc374b6e5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf1c75fff71d876a1c06f53d38de4e19.setIcon(icon_8a6ff7257185731cf6f2aced6c725f0c);
|
|
|
|
|
|
var marker_8a6f6e8ff45cc7930c9abcc96332c1f2 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1b23918571a5e688cb8ec820bb7d9880 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f95dec24bb70386de936f5572c36d94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dc1e40b10c020073daa1446fa2ce838 = $(`<div id="html_6dc1e40b10c020073daa1446fa2ce838" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_6f95dec24bb70386de936f5572c36d94.setContent(html_6dc1e40b10c020073daa1446fa2ce838);
|
|
|
|
|
|
|
|
marker_8a6f6e8ff45cc7930c9abcc96332c1f2.bindPopup(popup_6f95dec24bb70386de936f5572c36d94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a6f6e8ff45cc7930c9abcc96332c1f2.setIcon(icon_1b23918571a5e688cb8ec820bb7d9880);
|
|
|
|
|
|
var marker_c286ed13f51f417e65e12a25ed2cd8c0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c10211c713b572c5c300d82dc7c9f0b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82e41f99060d08e1b3c7eb252d6eae5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb0c07575e80aa28720c124a96e6e4a = $(`<div id="html_5eb0c07575e80aa28720c124a96e6e4a" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_82e41f99060d08e1b3c7eb252d6eae5d.setContent(html_5eb0c07575e80aa28720c124a96e6e4a);
|
|
|
|
|
|
|
|
marker_c286ed13f51f417e65e12a25ed2cd8c0.bindPopup(popup_82e41f99060d08e1b3c7eb252d6eae5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c286ed13f51f417e65e12a25ed2cd8c0.setIcon(icon_c10211c713b572c5c300d82dc7c9f0b4);
|
|
|
|
|
|
var marker_b591d388e167e2ebedfe128d4e2813e7 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_da42d08b4b362f25a21892cbe2efa034 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dae885ce1ee1998cdfdb42ca2387866 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5526419265fee261033b0c18fafcaff = $(`<div id="html_f5526419265fee261033b0c18fafcaff" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_5dae885ce1ee1998cdfdb42ca2387866.setContent(html_f5526419265fee261033b0c18fafcaff);
|
|
|
|
|
|
|
|
marker_b591d388e167e2ebedfe128d4e2813e7.bindPopup(popup_5dae885ce1ee1998cdfdb42ca2387866)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b591d388e167e2ebedfe128d4e2813e7.setIcon(icon_da42d08b4b362f25a21892cbe2efa034);
|
|
|
|
|
|
var marker_d0dba22a2c06912f1f01cc7fc4642d94 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_adbe59add09d0527f98b33c27b05191a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_342a3d2597a7d44f747e03a8b3c202f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f468dc16f4f48b8b78b88c8f56cfc29 = $(`<div id="html_7f468dc16f4f48b8b78b88c8f56cfc29" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_342a3d2597a7d44f747e03a8b3c202f3.setContent(html_7f468dc16f4f48b8b78b88c8f56cfc29);
|
|
|
|
|
|
|
|
marker_d0dba22a2c06912f1f01cc7fc4642d94.bindPopup(popup_342a3d2597a7d44f747e03a8b3c202f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0dba22a2c06912f1f01cc7fc4642d94.setIcon(icon_adbe59add09d0527f98b33c27b05191a);
|
|
|
|
|
|
var marker_a5a461eaef531df4e3ad17d78cccfe5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_4f27d96729719c51063cd66cadaa78a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ac3be141f14f94cb9ec56b8d4052215 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e58b82d20204276ac90b94171bcbc505 = $(`<div id="html_e58b82d20204276ac90b94171bcbc505" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_9ac3be141f14f94cb9ec56b8d4052215.setContent(html_e58b82d20204276ac90b94171bcbc505);
|
|
|
|
|
|
|
|
marker_a5a461eaef531df4e3ad17d78cccfe5f.bindPopup(popup_9ac3be141f14f94cb9ec56b8d4052215)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5a461eaef531df4e3ad17d78cccfe5f.setIcon(icon_4f27d96729719c51063cd66cadaa78a5);
|
|
|
|
|
|
var marker_94310c11b673e6d2317f1515f315a2e5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8b7894699d7405e4ba9290cb87bee4a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3edd34d9c2a7a8492e098c3914823a10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0be98feff7cb412d657b35e40544cb93 = $(`<div id="html_0be98feff7cb412d657b35e40544cb93" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_3edd34d9c2a7a8492e098c3914823a10.setContent(html_0be98feff7cb412d657b35e40544cb93);
|
|
|
|
|
|
|
|
marker_94310c11b673e6d2317f1515f315a2e5.bindPopup(popup_3edd34d9c2a7a8492e098c3914823a10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94310c11b673e6d2317f1515f315a2e5.setIcon(icon_8b7894699d7405e4ba9290cb87bee4a7);
|
|
|
|
|
|
var marker_165dd98871c1ef8146022b2bece2f171 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_ead94727233da55d6101b1eace2d00c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ca94d9e5fdc8bc261a2101121fbb2a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_286f15fb65873e6df7d3dbb5862fcda3 = $(`<div id="html_286f15fb65873e6df7d3dbb5862fcda3" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_0ca94d9e5fdc8bc261a2101121fbb2a8.setContent(html_286f15fb65873e6df7d3dbb5862fcda3);
|
|
|
|
|
|
|
|
marker_165dd98871c1ef8146022b2bece2f171.bindPopup(popup_0ca94d9e5fdc8bc261a2101121fbb2a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_165dd98871c1ef8146022b2bece2f171.setIcon(icon_ead94727233da55d6101b1eace2d00c7);
|
|
|
|
|
|
var marker_6b3c8d6d28bff4fb7af65efcd2edfe47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a6fac0999e4f2da742481ef9876c161b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_247ce3d1bb79e5d201b24fe5fb22a1e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34054db496c98e088e74b3c6a55b3549 = $(`<div id="html_34054db496c98e088e74b3c6a55b3549" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_247ce3d1bb79e5d201b24fe5fb22a1e1.setContent(html_34054db496c98e088e74b3c6a55b3549);
|
|
|
|
|
|
|
|
marker_6b3c8d6d28bff4fb7af65efcd2edfe47.bindPopup(popup_247ce3d1bb79e5d201b24fe5fb22a1e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b3c8d6d28bff4fb7af65efcd2edfe47.setIcon(icon_a6fac0999e4f2da742481ef9876c161b);
|
|
|
|
|
|
var marker_7c5e5d852ab14a6da3e6b6dc48ad6b9e = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_6098f51fc4b0164ecfa164c74be11ec4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b95f370918b9ec338243921936fa7f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_470617ee3560483a7a951179d3cb143b = $(`<div id="html_470617ee3560483a7a951179d3cb143b" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_9b95f370918b9ec338243921936fa7f2.setContent(html_470617ee3560483a7a951179d3cb143b);
|
|
|
|
|
|
|
|
marker_7c5e5d852ab14a6da3e6b6dc48ad6b9e.bindPopup(popup_9b95f370918b9ec338243921936fa7f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c5e5d852ab14a6da3e6b6dc48ad6b9e.setIcon(icon_6098f51fc4b0164ecfa164c74be11ec4);
|
|
|
|
|
|
var marker_76c749abd767d79e9cabfec0e19ff6e5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c9d06dae7322f27208d01c994bb1cc7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e22f4a75a64822a479b78ac6dc252fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6150e6fae5057146a44002ad39520f37 = $(`<div id="html_6150e6fae5057146a44002ad39520f37" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_6e22f4a75a64822a479b78ac6dc252fd.setContent(html_6150e6fae5057146a44002ad39520f37);
|
|
|
|
|
|
|
|
marker_76c749abd767d79e9cabfec0e19ff6e5.bindPopup(popup_6e22f4a75a64822a479b78ac6dc252fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76c749abd767d79e9cabfec0e19ff6e5.setIcon(icon_c9d06dae7322f27208d01c994bb1cc7c);
|
|
|
|
|
|
var marker_b929cc8a1a8d586ad26e114851684cb6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_ff5243367cb606892a716c028d73961a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc8465921fde3091922d08101d3da44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67e7b246f84097e1a6c44ec685fdfed0 = $(`<div id="html_67e7b246f84097e1a6c44ec685fdfed0" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_acc8465921fde3091922d08101d3da44.setContent(html_67e7b246f84097e1a6c44ec685fdfed0);
|
|
|
|
|
|
|
|
marker_b929cc8a1a8d586ad26e114851684cb6.bindPopup(popup_acc8465921fde3091922d08101d3da44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b929cc8a1a8d586ad26e114851684cb6.setIcon(icon_ff5243367cb606892a716c028d73961a);
|
|
|
|
|
|
var marker_d4d381071c0676414284e821b0977523 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c1edd4f2281544f6a91fb063ab8f5824 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7916de4893df7dbe1978b3a9afc8ee40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7eabcd3d74d70e25bd0b89ddbb3fb18 = $(`<div id="html_e7eabcd3d74d70e25bd0b89ddbb3fb18" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_7916de4893df7dbe1978b3a9afc8ee40.setContent(html_e7eabcd3d74d70e25bd0b89ddbb3fb18);
|
|
|
|
|
|
|
|
marker_d4d381071c0676414284e821b0977523.bindPopup(popup_7916de4893df7dbe1978b3a9afc8ee40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4d381071c0676414284e821b0977523.setIcon(icon_c1edd4f2281544f6a91fb063ab8f5824);
|
|
|
|
|
|
var marker_31fc4fe1b9ff0d874dd3294adfc50c3a = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_81653015c4b99cc45c74eec6326bdc6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_befe93f712e58d8ed278b6368a94c13c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b42eb127548876885bb6a27cc9640a2 = $(`<div id="html_9b42eb127548876885bb6a27cc9640a2" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_befe93f712e58d8ed278b6368a94c13c.setContent(html_9b42eb127548876885bb6a27cc9640a2);
|
|
|
|
|
|
|
|
marker_31fc4fe1b9ff0d874dd3294adfc50c3a.bindPopup(popup_befe93f712e58d8ed278b6368a94c13c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31fc4fe1b9ff0d874dd3294adfc50c3a.setIcon(icon_81653015c4b99cc45c74eec6326bdc6c);
|
|
|
|
|
|
var marker_27d06e801ae5d7d82fb60854c68c3588 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_553ac8da11fcd08a46e21d6ba9b2a3fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473241f6ac87d3ae7a0974da0055dbb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f997c14339ba9fb423435e5b3e47b2d1 = $(`<div id="html_f997c14339ba9fb423435e5b3e47b2d1" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_473241f6ac87d3ae7a0974da0055dbb9.setContent(html_f997c14339ba9fb423435e5b3e47b2d1);
|
|
|
|
|
|
|
|
marker_27d06e801ae5d7d82fb60854c68c3588.bindPopup(popup_473241f6ac87d3ae7a0974da0055dbb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27d06e801ae5d7d82fb60854c68c3588.setIcon(icon_553ac8da11fcd08a46e21d6ba9b2a3fb);
|
|
|
|
|
|
var marker_c443fecd27cae70e98c49266bc061a17 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c6633e6e1fd91dc98f05daa07610200f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8889e04fbcaf9a638263a9509e5152e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c1b4625788466fa297ab3e173fa16a2 = $(`<div id="html_8c1b4625788466fa297ab3e173fa16a2" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_a8889e04fbcaf9a638263a9509e5152e.setContent(html_8c1b4625788466fa297ab3e173fa16a2);
|
|
|
|
|
|
|
|
marker_c443fecd27cae70e98c49266bc061a17.bindPopup(popup_a8889e04fbcaf9a638263a9509e5152e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c443fecd27cae70e98c49266bc061a17.setIcon(icon_c6633e6e1fd91dc98f05daa07610200f);
|
|
|
|
|
|
var marker_c9e01213ab381acace8872c2dc56bb87 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_f781d8056fc82bb6824bf5a39f70e2cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae272e6bd85eb5e0981a5fd1ec215131 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e453ffba8e3e8a082efff80ebcd765dc = $(`<div id="html_e453ffba8e3e8a082efff80ebcd765dc" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_ae272e6bd85eb5e0981a5fd1ec215131.setContent(html_e453ffba8e3e8a082efff80ebcd765dc);
|
|
|
|
|
|
|
|
marker_c9e01213ab381acace8872c2dc56bb87.bindPopup(popup_ae272e6bd85eb5e0981a5fd1ec215131)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9e01213ab381acace8872c2dc56bb87.setIcon(icon_f781d8056fc82bb6824bf5a39f70e2cf);
|
|
|
|
|
|
var marker_313fd1e7273e39a856f0186a7a54c043 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_bb45cc6a856e35b112f0a71dba9b0253 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dfd7a358e264682e9a18982af92ac49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fe74b9d06ed0cdc32a04400e3ecb2d0 = $(`<div id="html_4fe74b9d06ed0cdc32a04400e3ecb2d0" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_0dfd7a358e264682e9a18982af92ac49.setContent(html_4fe74b9d06ed0cdc32a04400e3ecb2d0);
|
|
|
|
|
|
|
|
marker_313fd1e7273e39a856f0186a7a54c043.bindPopup(popup_0dfd7a358e264682e9a18982af92ac49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_313fd1e7273e39a856f0186a7a54c043.setIcon(icon_bb45cc6a856e35b112f0a71dba9b0253);
|
|
|
|
|
|
var marker_f50e7cb84376a48489d2b13f39ac6bb6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a7f52bc7f120d1bdafae018f29e5e196 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86cf03cbf53a0aa2b6be6cbfa8e6f2d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebc1e1926c191f1ac507975b7d618d5a = $(`<div id="html_ebc1e1926c191f1ac507975b7d618d5a" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_86cf03cbf53a0aa2b6be6cbfa8e6f2d4.setContent(html_ebc1e1926c191f1ac507975b7d618d5a);
|
|
|
|
|
|
|
|
marker_f50e7cb84376a48489d2b13f39ac6bb6.bindPopup(popup_86cf03cbf53a0aa2b6be6cbfa8e6f2d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f50e7cb84376a48489d2b13f39ac6bb6.setIcon(icon_a7f52bc7f120d1bdafae018f29e5e196);
|
|
|
|
|
|
var marker_781c1a9d11f63cabfd4bca7b31279b07 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d4459b1cf53a86ba5ab5137a58335229 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45caa9da6fb2ff316bc9ba0e51accdf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5d82b6d2a11a33b66fdcfad19a14a41 = $(`<div id="html_b5d82b6d2a11a33b66fdcfad19a14a41" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_45caa9da6fb2ff316bc9ba0e51accdf0.setContent(html_b5d82b6d2a11a33b66fdcfad19a14a41);
|
|
|
|
|
|
|
|
marker_781c1a9d11f63cabfd4bca7b31279b07.bindPopup(popup_45caa9da6fb2ff316bc9ba0e51accdf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_781c1a9d11f63cabfd4bca7b31279b07.setIcon(icon_d4459b1cf53a86ba5ab5137a58335229);
|
|
|
|
|
|
var marker_6de2686802d15baf5444ff9f21d62f4a = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_831ae58b5fb2eab598d01bc6a1d3e052 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d997a6bf4b6584262185c6cafabe3d22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa868931543a95f1f0d5f1f594917f33 = $(`<div id="html_aa868931543a95f1f0d5f1f594917f33" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d997a6bf4b6584262185c6cafabe3d22.setContent(html_aa868931543a95f1f0d5f1f594917f33);
|
|
|
|
|
|
|
|
marker_6de2686802d15baf5444ff9f21d62f4a.bindPopup(popup_d997a6bf4b6584262185c6cafabe3d22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6de2686802d15baf5444ff9f21d62f4a.setIcon(icon_831ae58b5fb2eab598d01bc6a1d3e052);
|
|
|
|
|
|
var marker_ea0dcbb26affa11d1a9e011e28bc7ea9 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_063dd0ed47b6441eba14363153881412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f20a1b71c504dc71aa6c829e2356ab85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd571d86687b458d4143bd6be9928123 = $(`<div id="html_fd571d86687b458d4143bd6be9928123" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_f20a1b71c504dc71aa6c829e2356ab85.setContent(html_fd571d86687b458d4143bd6be9928123);
|
|
|
|
|
|
|
|
marker_ea0dcbb26affa11d1a9e011e28bc7ea9.bindPopup(popup_f20a1b71c504dc71aa6c829e2356ab85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea0dcbb26affa11d1a9e011e28bc7ea9.setIcon(icon_063dd0ed47b6441eba14363153881412);
|
|
|
|
|
|
var marker_732c8a6ae95742887a38c2fc1e3cfd83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_69ad8802ab98295dbf71d90141ee2c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_995f4aeaa313cb259e4f02051d815141 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b8b195337abe5f4ec2d55a415d67d0 = $(`<div id="html_18b8b195337abe5f4ec2d55a415d67d0" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_995f4aeaa313cb259e4f02051d815141.setContent(html_18b8b195337abe5f4ec2d55a415d67d0);
|
|
|
|
|
|
|
|
marker_732c8a6ae95742887a38c2fc1e3cfd83.bindPopup(popup_995f4aeaa313cb259e4f02051d815141)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_732c8a6ae95742887a38c2fc1e3cfd83.setIcon(icon_69ad8802ab98295dbf71d90141ee2c16);
|
|
|
|
|
|
var marker_a364bfdba57c352c019e47104f80bb99 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5bb4f5d058cdd0a6528aec64f950f260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7d6a73ce825d58119c2d05b12696042 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d920b69bb848aa4dbb36707af264d536 = $(`<div id="html_d920b69bb848aa4dbb36707af264d536" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_d7d6a73ce825d58119c2d05b12696042.setContent(html_d920b69bb848aa4dbb36707af264d536);
|
|
|
|
|
|
|
|
marker_a364bfdba57c352c019e47104f80bb99.bindPopup(popup_d7d6a73ce825d58119c2d05b12696042)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a364bfdba57c352c019e47104f80bb99.setIcon(icon_5bb4f5d058cdd0a6528aec64f950f260);
|
|
|
|
|
|
var marker_d10e8b1088307ccf3756b680397676a5 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e80fbafc37b4b5124c1f3e8754901c85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc36b2bc1f6fd4b1c19564569a854ece = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_097a0192997dbdb2759fdcb35aaf5ef9 = $(`<div id="html_097a0192997dbdb2759fdcb35aaf5ef9" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_cc36b2bc1f6fd4b1c19564569a854ece.setContent(html_097a0192997dbdb2759fdcb35aaf5ef9);
|
|
|
|
|
|
|
|
marker_d10e8b1088307ccf3756b680397676a5.bindPopup(popup_cc36b2bc1f6fd4b1c19564569a854ece)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d10e8b1088307ccf3756b680397676a5.setIcon(icon_e80fbafc37b4b5124c1f3e8754901c85);
|
|
|
|
|
|
var marker_8a597deeffc338b625160f520db24f2b = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_20bfa9b74d7580b78d22d4f71ff26c06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c315d68f538876832b743f49bdb99286 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b19e86e291ecbc773fe4e1bd35699cd = $(`<div id="html_8b19e86e291ecbc773fe4e1bd35699cd" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_c315d68f538876832b743f49bdb99286.setContent(html_8b19e86e291ecbc773fe4e1bd35699cd);
|
|
|
|
|
|
|
|
marker_8a597deeffc338b625160f520db24f2b.bindPopup(popup_c315d68f538876832b743f49bdb99286)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a597deeffc338b625160f520db24f2b.setIcon(icon_20bfa9b74d7580b78d22d4f71ff26c06);
|
|
|
|
|
|
var marker_33100a3471f4495dbe9d1b23f7e7ee62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8381d2f266dfe405ef41457e4104adbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8d93c6ebe5292babbbc4b9f2689ca41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7598010fdd6dc06bfc9920c9853d47a = $(`<div id="html_b7598010fdd6dc06bfc9920c9853d47a" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_b8d93c6ebe5292babbbc4b9f2689ca41.setContent(html_b7598010fdd6dc06bfc9920c9853d47a);
|
|
|
|
|
|
|
|
marker_33100a3471f4495dbe9d1b23f7e7ee62.bindPopup(popup_b8d93c6ebe5292babbbc4b9f2689ca41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33100a3471f4495dbe9d1b23f7e7ee62.setIcon(icon_8381d2f266dfe405ef41457e4104adbe);
|
|
|
|
|
|
var marker_533c3f411ce66d707e0480bb74b120ed = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a8bbcde510a8c718ca299843f4b55393 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fcef9874c2ffbcb3e6151977061631c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be5c9101209feebbd9878490bd59bcf4 = $(`<div id="html_be5c9101209feebbd9878490bd59bcf4" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_3fcef9874c2ffbcb3e6151977061631c.setContent(html_be5c9101209feebbd9878490bd59bcf4);
|
|
|
|
|
|
|
|
marker_533c3f411ce66d707e0480bb74b120ed.bindPopup(popup_3fcef9874c2ffbcb3e6151977061631c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_533c3f411ce66d707e0480bb74b120ed.setIcon(icon_a8bbcde510a8c718ca299843f4b55393);
|
|
|
|
|
|
var marker_3aa52f6d33099c84b4df38a0d2cdf789 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_645a859896c754c7af9cc841d955b3aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8deaa24ed84c5da0919a0c8bab07bd95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9261188ac5ebd04275a6faf14b9a68f9 = $(`<div id="html_9261188ac5ebd04275a6faf14b9a68f9" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_8deaa24ed84c5da0919a0c8bab07bd95.setContent(html_9261188ac5ebd04275a6faf14b9a68f9);
|
|
|
|
|
|
|
|
marker_3aa52f6d33099c84b4df38a0d2cdf789.bindPopup(popup_8deaa24ed84c5da0919a0c8bab07bd95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa52f6d33099c84b4df38a0d2cdf789.setIcon(icon_645a859896c754c7af9cc841d955b3aa);
|
|
|
|
|
|
var marker_e32af07e5e2a440e095f833163847b77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3f6ef9afdf179bb5636ad4ba0b705cad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c7b86c8afb397f0407cde6d929ec391 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae396c4557f4878f37c624af8c149316 = $(`<div id="html_ae396c4557f4878f37c624af8c149316" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_4c7b86c8afb397f0407cde6d929ec391.setContent(html_ae396c4557f4878f37c624af8c149316);
|
|
|
|
|
|
|
|
marker_e32af07e5e2a440e095f833163847b77.bindPopup(popup_4c7b86c8afb397f0407cde6d929ec391)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e32af07e5e2a440e095f833163847b77.setIcon(icon_3f6ef9afdf179bb5636ad4ba0b705cad);
|
|
|
|
|
|
var marker_4f59a7fa6dc32a296cd773dfe2eb13fa = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_193c152d065fb967fffdebc2c023cdb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0747e99d9c74f58052c58e699582fe0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd0836527bcdd82184d6411e23dd6b2b = $(`<div id="html_bd0836527bcdd82184d6411e23dd6b2b" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_a0747e99d9c74f58052c58e699582fe0.setContent(html_bd0836527bcdd82184d6411e23dd6b2b);
|
|
|
|
|
|
|
|
marker_4f59a7fa6dc32a296cd773dfe2eb13fa.bindPopup(popup_a0747e99d9c74f58052c58e699582fe0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f59a7fa6dc32a296cd773dfe2eb13fa.setIcon(icon_193c152d065fb967fffdebc2c023cdb7);
|
|
|
|
|
|
var marker_3bc308c3c1c82b58b66c1273cde1640d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b0760ebab2de9d2bd29cfe5cd3642769 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb4f7839703d1361bfdeaf0d6533cf73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8366aa2552259dfca68d1aed3ca7d6d = $(`<div id="html_a8366aa2552259dfca68d1aed3ca7d6d" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_eb4f7839703d1361bfdeaf0d6533cf73.setContent(html_a8366aa2552259dfca68d1aed3ca7d6d);
|
|
|
|
|
|
|
|
marker_3bc308c3c1c82b58b66c1273cde1640d.bindPopup(popup_eb4f7839703d1361bfdeaf0d6533cf73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bc308c3c1c82b58b66c1273cde1640d.setIcon(icon_b0760ebab2de9d2bd29cfe5cd3642769);
|
|
|
|
|
|
var marker_6b38134227c7bc37d00bd712331abe82 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b63728ed3a5e577e952b4dbfe3906a53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b8f9aed2aa4618fa7c23e649f712aaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4115c2f7237f13c0cf780c0522bee64a = $(`<div id="html_4115c2f7237f13c0cf780c0522bee64a" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_3b8f9aed2aa4618fa7c23e649f712aaa.setContent(html_4115c2f7237f13c0cf780c0522bee64a);
|
|
|
|
|
|
|
|
marker_6b38134227c7bc37d00bd712331abe82.bindPopup(popup_3b8f9aed2aa4618fa7c23e649f712aaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b38134227c7bc37d00bd712331abe82.setIcon(icon_b63728ed3a5e577e952b4dbfe3906a53);
|
|
|
|
|
|
var marker_cd2cb8369c83d9f0ffb0221ce1b8a959 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b025e2d2d893455cabfd3418cfeec1e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd729c7b7b6d99863c195586209debb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_effa2001507fcaea9ac5597fa60a765d = $(`<div id="html_effa2001507fcaea9ac5597fa60a765d" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_fd729c7b7b6d99863c195586209debb1.setContent(html_effa2001507fcaea9ac5597fa60a765d);
|
|
|
|
|
|
|
|
marker_cd2cb8369c83d9f0ffb0221ce1b8a959.bindPopup(popup_fd729c7b7b6d99863c195586209debb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd2cb8369c83d9f0ffb0221ce1b8a959.setIcon(icon_b025e2d2d893455cabfd3418cfeec1e7);
|
|
|
|
|
|
var marker_9350f918b8e108aaa12d210d430ae198 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_38f14ffd93d51c6f89d0284c9f7dd8c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02f1b94d57e57b0b93dbcafa6effae8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52badd8c8f87662a50b6b3e9c67ecbe0 = $(`<div id="html_52badd8c8f87662a50b6b3e9c67ecbe0" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_02f1b94d57e57b0b93dbcafa6effae8c.setContent(html_52badd8c8f87662a50b6b3e9c67ecbe0);
|
|
|
|
|
|
|
|
marker_9350f918b8e108aaa12d210d430ae198.bindPopup(popup_02f1b94d57e57b0b93dbcafa6effae8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9350f918b8e108aaa12d210d430ae198.setIcon(icon_38f14ffd93d51c6f89d0284c9f7dd8c0);
|
|
|
|
|
|
var marker_6168958d283b17275ed0b4db65c3cb3d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e30017f5f7afea265de4ec947ed6b2d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb281b63ecb82b0527ad7df0e1f9425e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7442c4dd492691e167e3efb483c9ca11 = $(`<div id="html_7442c4dd492691e167e3efb483c9ca11" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_fb281b63ecb82b0527ad7df0e1f9425e.setContent(html_7442c4dd492691e167e3efb483c9ca11);
|
|
|
|
|
|
|
|
marker_6168958d283b17275ed0b4db65c3cb3d.bindPopup(popup_fb281b63ecb82b0527ad7df0e1f9425e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6168958d283b17275ed0b4db65c3cb3d.setIcon(icon_e30017f5f7afea265de4ec947ed6b2d1);
|
|
|
|
|
|
var marker_92503f2cf1d8491b7edaf7b6766e2f36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_860f2f394e628a5a1fe6743c1dcb82b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9eba640863f067e5543929efbd56d1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96988a34be87f08fc747bbe529e9c885 = $(`<div id="html_96988a34be87f08fc747bbe529e9c885" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_e9eba640863f067e5543929efbd56d1c.setContent(html_96988a34be87f08fc747bbe529e9c885);
|
|
|
|
|
|
|
|
marker_92503f2cf1d8491b7edaf7b6766e2f36.bindPopup(popup_e9eba640863f067e5543929efbd56d1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92503f2cf1d8491b7edaf7b6766e2f36.setIcon(icon_860f2f394e628a5a1fe6743c1dcb82b3);
|
|
|
|
|
|
var marker_776399206d8d8e786410f206c5fbf2ef = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5e43b4ce7eb51e8c467756cf101ac8c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9990fb5d24bde346e276c68f662e2bb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4894b5b3389d2e521e997f54c02b9e4e = $(`<div id="html_4894b5b3389d2e521e997f54c02b9e4e" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_9990fb5d24bde346e276c68f662e2bb1.setContent(html_4894b5b3389d2e521e997f54c02b9e4e);
|
|
|
|
|
|
|
|
marker_776399206d8d8e786410f206c5fbf2ef.bindPopup(popup_9990fb5d24bde346e276c68f662e2bb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_776399206d8d8e786410f206c5fbf2ef.setIcon(icon_5e43b4ce7eb51e8c467756cf101ac8c2);
|
|
|
|
|
|
var marker_91f6b982951b24bc1f8a5af53006689e = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_997bbd11347b3c817fb074ae820b5433 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e4e714912727e7d8cf552d216e78322 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d6cc39154b9dfc1b6a890450a3042f7 = $(`<div id="html_9d6cc39154b9dfc1b6a890450a3042f7" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_0e4e714912727e7d8cf552d216e78322.setContent(html_9d6cc39154b9dfc1b6a890450a3042f7);
|
|
|
|
|
|
|
|
marker_91f6b982951b24bc1f8a5af53006689e.bindPopup(popup_0e4e714912727e7d8cf552d216e78322)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91f6b982951b24bc1f8a5af53006689e.setIcon(icon_997bbd11347b3c817fb074ae820b5433);
|
|
|
|
|
|
var marker_e6fe83311377459b00091091a04fff8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3ae9024b8daa101dc2ecb17d320ed601 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_459c4dd9af30444be69b8c5d4c5e7909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_269e7912a319c04b12f70e46d914e45f = $(`<div id="html_269e7912a319c04b12f70e46d914e45f" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_459c4dd9af30444be69b8c5d4c5e7909.setContent(html_269e7912a319c04b12f70e46d914e45f);
|
|
|
|
|
|
|
|
marker_e6fe83311377459b00091091a04fff8d.bindPopup(popup_459c4dd9af30444be69b8c5d4c5e7909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6fe83311377459b00091091a04fff8d.setIcon(icon_3ae9024b8daa101dc2ecb17d320ed601);
|
|
|
|
|
|
var marker_8cff56d47e671be198d20f4f1a9f1e06 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_f6bd9d3b49c52d01a786dc38c38cd453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d05a737894816696c23dd73cda4a9abe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67483aa01abff6242d1e6b52bcecfa52 = $(`<div id="html_67483aa01abff6242d1e6b52bcecfa52" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_d05a737894816696c23dd73cda4a9abe.setContent(html_67483aa01abff6242d1e6b52bcecfa52);
|
|
|
|
|
|
|
|
marker_8cff56d47e671be198d20f4f1a9f1e06.bindPopup(popup_d05a737894816696c23dd73cda4a9abe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cff56d47e671be198d20f4f1a9f1e06.setIcon(icon_f6bd9d3b49c52d01a786dc38c38cd453);
|
|
|
|
|
|
var marker_70de58664e37fa3e2ff570ec28a47adc = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_6bbedbbcd460a7cabc0b6db8c1773f17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70458265bf57be22cedf6715c22deca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbf68732f530f2d7c6402a4277ab4381 = $(`<div id="html_fbf68732f530f2d7c6402a4277ab4381" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_70458265bf57be22cedf6715c22deca4.setContent(html_fbf68732f530f2d7c6402a4277ab4381);
|
|
|
|
|
|
|
|
marker_70de58664e37fa3e2ff570ec28a47adc.bindPopup(popup_70458265bf57be22cedf6715c22deca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70de58664e37fa3e2ff570ec28a47adc.setIcon(icon_6bbedbbcd460a7cabc0b6db8c1773f17);
|
|
|
|
|
|
var marker_294bc48c9e234963c08d70311d233904 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_91fa9689902cd733d745c76b03984999 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38e369fec263483d44932e6c5eacd079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d784b8cd1fc6d9a199bfab3baae51ab3 = $(`<div id="html_d784b8cd1fc6d9a199bfab3baae51ab3" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_38e369fec263483d44932e6c5eacd079.setContent(html_d784b8cd1fc6d9a199bfab3baae51ab3);
|
|
|
|
|
|
|
|
marker_294bc48c9e234963c08d70311d233904.bindPopup(popup_38e369fec263483d44932e6c5eacd079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_294bc48c9e234963c08d70311d233904.setIcon(icon_91fa9689902cd733d745c76b03984999);
|
|
|
|
|
|
var marker_3b7e9101a91a571b7b842fd63c8c1cfe = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_422b9dd1a5cf8137a676c31457797b00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db1f3ec06ef3dd88c0dccfc04afab836 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f23e580c54449b724938bfcc856763d = $(`<div id="html_0f23e580c54449b724938bfcc856763d" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_db1f3ec06ef3dd88c0dccfc04afab836.setContent(html_0f23e580c54449b724938bfcc856763d);
|
|
|
|
|
|
|
|
marker_3b7e9101a91a571b7b842fd63c8c1cfe.bindPopup(popup_db1f3ec06ef3dd88c0dccfc04afab836)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b7e9101a91a571b7b842fd63c8c1cfe.setIcon(icon_422b9dd1a5cf8137a676c31457797b00);
|
|
|
|
|
|
var marker_e1661baa892d59adbc78708c850b1c90 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_65d3d6b6e3a9774760672851a8b77623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7fc3611b124cb68f33da79da522213b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d01f3a55794650e55230d8d3a5f18777 = $(`<div id="html_d01f3a55794650e55230d8d3a5f18777" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_b7fc3611b124cb68f33da79da522213b.setContent(html_d01f3a55794650e55230d8d3a5f18777);
|
|
|
|
|
|
|
|
marker_e1661baa892d59adbc78708c850b1c90.bindPopup(popup_b7fc3611b124cb68f33da79da522213b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1661baa892d59adbc78708c850b1c90.setIcon(icon_65d3d6b6e3a9774760672851a8b77623);
|
|
|
|
|
|
var marker_4b1efb37df14490511534e322725f51c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c584e67ae9091519239f8942a08061e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6434efb2489064dee8f53ae14afcc143 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_703e353221d6c2ee2b56dc4cc1f39822 = $(`<div id="html_703e353221d6c2ee2b56dc4cc1f39822" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_6434efb2489064dee8f53ae14afcc143.setContent(html_703e353221d6c2ee2b56dc4cc1f39822);
|
|
|
|
|
|
|
|
marker_4b1efb37df14490511534e322725f51c.bindPopup(popup_6434efb2489064dee8f53ae14afcc143)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b1efb37df14490511534e322725f51c.setIcon(icon_c584e67ae9091519239f8942a08061e5);
|
|
|
|
|
|
var marker_6ff4679652daf23b43fa3a66c7d9139f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b9c25679473c4ae54c11c19615cc5d54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2a3366d4ef295844213907daefbe98b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ed443be3fc34fffcbdfaf6b7745ddba = $(`<div id="html_8ed443be3fc34fffcbdfaf6b7745ddba" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_e2a3366d4ef295844213907daefbe98b.setContent(html_8ed443be3fc34fffcbdfaf6b7745ddba);
|
|
|
|
|
|
|
|
marker_6ff4679652daf23b43fa3a66c7d9139f.bindPopup(popup_e2a3366d4ef295844213907daefbe98b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ff4679652daf23b43fa3a66c7d9139f.setIcon(icon_b9c25679473c4ae54c11c19615cc5d54);
|
|
|
|
|
|
var marker_9df8a5dc7fbe6e07ec2acdc6a8f14d90 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_f6f852d1a107fcf028500b90e6b58c5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f45c32ab5d828689b085dd07f33e8206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae5087863737babfd684472cf21f474a = $(`<div id="html_ae5087863737babfd684472cf21f474a" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_f45c32ab5d828689b085dd07f33e8206.setContent(html_ae5087863737babfd684472cf21f474a);
|
|
|
|
|
|
|
|
marker_9df8a5dc7fbe6e07ec2acdc6a8f14d90.bindPopup(popup_f45c32ab5d828689b085dd07f33e8206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9df8a5dc7fbe6e07ec2acdc6a8f14d90.setIcon(icon_f6f852d1a107fcf028500b90e6b58c5f);
|
|
|
|
|
|
var marker_cf3ecca4e905c8464cca928cee2d12ee = L.marker(
|
|
[13.4166, 101.335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_bc064fff441f58c749c0cd3f42a5c134 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66bd30edc64c91a217ba9440b8113c00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3fe5591eb45c5615e14d034db2b0fb8c = $(`<div id="html_3fe5591eb45c5615e14d034db2b0fb8c" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_66bd30edc64c91a217ba9440b8113c00.setContent(html_3fe5591eb45c5615e14d034db2b0fb8c);
|
|
|
|
|
|
|
|
marker_cf3ecca4e905c8464cca928cee2d12ee.bindPopup(popup_66bd30edc64c91a217ba9440b8113c00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf3ecca4e905c8464cca928cee2d12ee.setIcon(icon_bc064fff441f58c749c0cd3f42a5c134);
|
|
|
|
|
|
var marker_a0ca33aa50caaaf320c5dc423e85d539 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_096a8dcac1ed6afb69d89b52403a3533 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7be932dbd4614012ba5d071ca14ceda5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6d46019f01606deaa21dddb19712c54 = $(`<div id="html_b6d46019f01606deaa21dddb19712c54" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_7be932dbd4614012ba5d071ca14ceda5.setContent(html_b6d46019f01606deaa21dddb19712c54);
|
|
|
|
|
|
|
|
marker_a0ca33aa50caaaf320c5dc423e85d539.bindPopup(popup_7be932dbd4614012ba5d071ca14ceda5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0ca33aa50caaaf320c5dc423e85d539.setIcon(icon_096a8dcac1ed6afb69d89b52403a3533);
|
|
|
|
|
|
var marker_6e41cf9496c26ec9504da30779f70d00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7577e2bd72ed38082774dcb2e9e30505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a7fb133b4692346c4ea68e4218f47e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acdadbc12adb938af95e392ecb516347 = $(`<div id="html_acdadbc12adb938af95e392ecb516347" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_4a7fb133b4692346c4ea68e4218f47e7.setContent(html_acdadbc12adb938af95e392ecb516347);
|
|
|
|
|
|
|
|
marker_6e41cf9496c26ec9504da30779f70d00.bindPopup(popup_4a7fb133b4692346c4ea68e4218f47e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e41cf9496c26ec9504da30779f70d00.setIcon(icon_7577e2bd72ed38082774dcb2e9e30505);
|
|
|
|
|
|
var marker_bc4505639d1989fed2ddc8bbff7c6d60 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5483c12e6de939694d42f7d0d41b8ff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12c7fc92c8ffea5aeb0571ec3decbdba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_289dd53f443b3aef49ede9f8f17d10ad = $(`<div id="html_289dd53f443b3aef49ede9f8f17d10ad" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_12c7fc92c8ffea5aeb0571ec3decbdba.setContent(html_289dd53f443b3aef49ede9f8f17d10ad);
|
|
|
|
|
|
|
|
marker_bc4505639d1989fed2ddc8bbff7c6d60.bindPopup(popup_12c7fc92c8ffea5aeb0571ec3decbdba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc4505639d1989fed2ddc8bbff7c6d60.setIcon(icon_5483c12e6de939694d42f7d0d41b8ff0);
|
|
|
|
|
|
var marker_6524a1a978892f4d1daae85630ee3335 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3618977212de9244080e2b8768c2f7b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdb0ffee8ff8dc15118bc321a591ba11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c30df4b112f4b03aa204bb45d7bc3bf = $(`<div id="html_6c30df4b112f4b03aa204bb45d7bc3bf" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_bdb0ffee8ff8dc15118bc321a591ba11.setContent(html_6c30df4b112f4b03aa204bb45d7bc3bf);
|
|
|
|
|
|
|
|
marker_6524a1a978892f4d1daae85630ee3335.bindPopup(popup_bdb0ffee8ff8dc15118bc321a591ba11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6524a1a978892f4d1daae85630ee3335.setIcon(icon_3618977212de9244080e2b8768c2f7b3);
|
|
|
|
|
|
var marker_753cd66850d74e5e74c9367e41f9f6db = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2c26d8e6dc19e3e97b86bfc7566e76e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_735260f29db8ca988112725eda1ff4e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_928f7d2c27e12283cb7e4d4abb0028dd = $(`<div id="html_928f7d2c27e12283cb7e4d4abb0028dd" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_735260f29db8ca988112725eda1ff4e5.setContent(html_928f7d2c27e12283cb7e4d4abb0028dd);
|
|
|
|
|
|
|
|
marker_753cd66850d74e5e74c9367e41f9f6db.bindPopup(popup_735260f29db8ca988112725eda1ff4e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_753cd66850d74e5e74c9367e41f9f6db.setIcon(icon_2c26d8e6dc19e3e97b86bfc7566e76e2);
|
|
|
|
|
|
var marker_630c30f0199b29490bc7c4dadd522ff8 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c5f54d52a17288c960c03440c9ff9061 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_760741f54e8be39545a7f9612d9a6e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c84603ee072a5e85a2a339d7aa32718e = $(`<div id="html_c84603ee072a5e85a2a339d7aa32718e" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_760741f54e8be39545a7f9612d9a6e93.setContent(html_c84603ee072a5e85a2a339d7aa32718e);
|
|
|
|
|
|
|
|
marker_630c30f0199b29490bc7c4dadd522ff8.bindPopup(popup_760741f54e8be39545a7f9612d9a6e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_630c30f0199b29490bc7c4dadd522ff8.setIcon(icon_c5f54d52a17288c960c03440c9ff9061);
|
|
|
|
|
|
var marker_dcf2f31454efcd2d3f6a6821cb0507a5 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3b7b78a558ae45e79ab42f2c38e1e67e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6992546d4705d2fa239fef8c4a8baa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5946d362c76f1eaeca4a926241574e0 = $(`<div id="html_f5946d362c76f1eaeca4a926241574e0" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_a6992546d4705d2fa239fef8c4a8baa3.setContent(html_f5946d362c76f1eaeca4a926241574e0);
|
|
|
|
|
|
|
|
marker_dcf2f31454efcd2d3f6a6821cb0507a5.bindPopup(popup_a6992546d4705d2fa239fef8c4a8baa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf2f31454efcd2d3f6a6821cb0507a5.setIcon(icon_3b7b78a558ae45e79ab42f2c38e1e67e);
|
|
|
|
|
|
var marker_a2231a7c087335f190457c46c5576d71 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_461e516680b75626d536d8e27024b784 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cf6bd1fe6a40b8204cf22b01c9523c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ba882a319d7902073241d782c47f5f7 = $(`<div id="html_7ba882a319d7902073241d782c47f5f7" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_5cf6bd1fe6a40b8204cf22b01c9523c2.setContent(html_7ba882a319d7902073241d782c47f5f7);
|
|
|
|
|
|
|
|
marker_a2231a7c087335f190457c46c5576d71.bindPopup(popup_5cf6bd1fe6a40b8204cf22b01c9523c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2231a7c087335f190457c46c5576d71.setIcon(icon_461e516680b75626d536d8e27024b784);
|
|
|
|
|
|
var marker_6d6a221c6081523bac5b59251f8d6e6d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_59eb0b1f24a11385c16816e1141f7118 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b48f4d1ebeee90c021fb9fe518fa2649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8322b4416483e040da9b9e7b4d8a7af1 = $(`<div id="html_8322b4416483e040da9b9e7b4d8a7af1" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_b48f4d1ebeee90c021fb9fe518fa2649.setContent(html_8322b4416483e040da9b9e7b4d8a7af1);
|
|
|
|
|
|
|
|
marker_6d6a221c6081523bac5b59251f8d6e6d.bindPopup(popup_b48f4d1ebeee90c021fb9fe518fa2649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d6a221c6081523bac5b59251f8d6e6d.setIcon(icon_59eb0b1f24a11385c16816e1141f7118);
|
|
|
|
|
|
var marker_35a6c7adf3848a8d1739d2d284070e31 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b5633c0fe81fc619f86cd10243c3159e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_964025bb32fc9dcd710d533f49548d5f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdf4b2cf3159b1ef3f4d457566b3c568 = $(`<div id="html_bdf4b2cf3159b1ef3f4d457566b3c568" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_964025bb32fc9dcd710d533f49548d5f.setContent(html_bdf4b2cf3159b1ef3f4d457566b3c568);
|
|
|
|
|
|
|
|
marker_35a6c7adf3848a8d1739d2d284070e31.bindPopup(popup_964025bb32fc9dcd710d533f49548d5f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35a6c7adf3848a8d1739d2d284070e31.setIcon(icon_b5633c0fe81fc619f86cd10243c3159e);
|
|
|
|
|
|
var marker_19e87f6f07d42d09aa1aa870d2de470e = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c712a7283d98d7bd8c75c3d353dce3c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f2f06e56d0547ccef48c7387a18629d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_253e33c74fdeee99ee25bae77993638c = $(`<div id="html_253e33c74fdeee99ee25bae77993638c" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_2f2f06e56d0547ccef48c7387a18629d.setContent(html_253e33c74fdeee99ee25bae77993638c);
|
|
|
|
|
|
|
|
marker_19e87f6f07d42d09aa1aa870d2de470e.bindPopup(popup_2f2f06e56d0547ccef48c7387a18629d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19e87f6f07d42d09aa1aa870d2de470e.setIcon(icon_c712a7283d98d7bd8c75c3d353dce3c6);
|
|
|
|
|
|
var marker_b1a19e7012319657d75ddc93b4a9bf7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_3146c69e2948dbee097684ccff9955b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5c83e8ca7c1066384da296eb988fe78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d06591389d65853903b9ec69fa0db855 = $(`<div id="html_d06591389d65853903b9ec69fa0db855" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_b5c83e8ca7c1066384da296eb988fe78.setContent(html_d06591389d65853903b9ec69fa0db855);
|
|
|
|
|
|
|
|
marker_b1a19e7012319657d75ddc93b4a9bf7c.bindPopup(popup_b5c83e8ca7c1066384da296eb988fe78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1a19e7012319657d75ddc93b4a9bf7c.setIcon(icon_3146c69e2948dbee097684ccff9955b5);
|
|
|
|
|
|
var marker_0c78243862d7046dc6b42615f180bcee = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_89f73e38d788b2e3a67e7b2a08a8d454 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7d0a60041f35539907fde9852b55216 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48b801dfc8bbf37ea735464051d34d0e = $(`<div id="html_48b801dfc8bbf37ea735464051d34d0e" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_a7d0a60041f35539907fde9852b55216.setContent(html_48b801dfc8bbf37ea735464051d34d0e);
|
|
|
|
|
|
|
|
marker_0c78243862d7046dc6b42615f180bcee.bindPopup(popup_a7d0a60041f35539907fde9852b55216)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c78243862d7046dc6b42615f180bcee.setIcon(icon_89f73e38d788b2e3a67e7b2a08a8d454);
|
|
|
|
|
|
var marker_389201ba1de3396b66edf5e9a4735a24 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1e1bb8b1aa3b0c0a0a7ff4c36e81d754 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fb9fa972b9b3275e5f54a8caa941de8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b1395764fdd69e67274a79dfcf6b514 = $(`<div id="html_6b1395764fdd69e67274a79dfcf6b514" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_9fb9fa972b9b3275e5f54a8caa941de8.setContent(html_6b1395764fdd69e67274a79dfcf6b514);
|
|
|
|
|
|
|
|
marker_389201ba1de3396b66edf5e9a4735a24.bindPopup(popup_9fb9fa972b9b3275e5f54a8caa941de8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_389201ba1de3396b66edf5e9a4735a24.setIcon(icon_1e1bb8b1aa3b0c0a0a7ff4c36e81d754);
|
|
|
|
|
|
var marker_77b9c9df40790866fd91cdc7ed541c01 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_ebdb922e1047bcffce68a2bcb2883bbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a812e09b5faeae1cb5a6e5229ef1b4d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eae9a4574fda9a040a3885a805505acf = $(`<div id="html_eae9a4574fda9a040a3885a805505acf" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_a812e09b5faeae1cb5a6e5229ef1b4d6.setContent(html_eae9a4574fda9a040a3885a805505acf);
|
|
|
|
|
|
|
|
marker_77b9c9df40790866fd91cdc7ed541c01.bindPopup(popup_a812e09b5faeae1cb5a6e5229ef1b4d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77b9c9df40790866fd91cdc7ed541c01.setIcon(icon_ebdb922e1047bcffce68a2bcb2883bbf);
|
|
|
|
|
|
var marker_82d9f77ea2387e1da37ba603f0e3cc57 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_82b89c2e477220fd7ee392e04bd79b7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_166b9e860147f5defcb48b193c221b47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f727fe809209f35aa58cdf995ec6e717 = $(`<div id="html_f727fe809209f35aa58cdf995ec6e717" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_166b9e860147f5defcb48b193c221b47.setContent(html_f727fe809209f35aa58cdf995ec6e717);
|
|
|
|
|
|
|
|
marker_82d9f77ea2387e1da37ba603f0e3cc57.bindPopup(popup_166b9e860147f5defcb48b193c221b47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d9f77ea2387e1da37ba603f0e3cc57.setIcon(icon_82b89c2e477220fd7ee392e04bd79b7d);
|
|
|
|
|
|
var marker_d033de23df644b39c66f520ea7dc0cae = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e2ec1835c26cc86ad3fa5f514c268141 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_145bebae58cffe81eec10b6622052672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c259764f500be98c121c57b0139e22d2 = $(`<div id="html_c259764f500be98c121c57b0139e22d2" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_145bebae58cffe81eec10b6622052672.setContent(html_c259764f500be98c121c57b0139e22d2);
|
|
|
|
|
|
|
|
marker_d033de23df644b39c66f520ea7dc0cae.bindPopup(popup_145bebae58cffe81eec10b6622052672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d033de23df644b39c66f520ea7dc0cae.setIcon(icon_e2ec1835c26cc86ad3fa5f514c268141);
|
|
|
|
|
|
var marker_3f2f6d9a5f1ce6edf64fcf6ee2c05bb4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_83a7918780ed28fc164519eabc4823c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d487a132a99183d6366a80b1a59b8dee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fe6e17ffb9ba2e07ee9a9ccf1d83c9c = $(`<div id="html_7fe6e17ffb9ba2e07ee9a9ccf1d83c9c" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_d487a132a99183d6366a80b1a59b8dee.setContent(html_7fe6e17ffb9ba2e07ee9a9ccf1d83c9c);
|
|
|
|
|
|
|
|
marker_3f2f6d9a5f1ce6edf64fcf6ee2c05bb4.bindPopup(popup_d487a132a99183d6366a80b1a59b8dee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f2f6d9a5f1ce6edf64fcf6ee2c05bb4.setIcon(icon_83a7918780ed28fc164519eabc4823c4);
|
|
|
|
|
|
var marker_9ab539850bf73febb65815c943102e53 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_93ebb1ce95bdde3a6090877905a554e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f1af92040f495a403e641f8d98d4b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_750e54926eeb090a2c689463bc2b1df0 = $(`<div id="html_750e54926eeb090a2c689463bc2b1df0" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_5f1af92040f495a403e641f8d98d4b1f.setContent(html_750e54926eeb090a2c689463bc2b1df0);
|
|
|
|
|
|
|
|
marker_9ab539850bf73febb65815c943102e53.bindPopup(popup_5f1af92040f495a403e641f8d98d4b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ab539850bf73febb65815c943102e53.setIcon(icon_93ebb1ce95bdde3a6090877905a554e0);
|
|
|
|
|
|
var marker_2ac0544646ce6f48ff3494012d7114b5 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_56899fc941c7e9e38049a44e331f5c09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0057df2aab12b5732997640e7ca674c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b2f2b6e693f9bd8da7ac5a83d80f69c = $(`<div id="html_2b2f2b6e693f9bd8da7ac5a83d80f69c" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0057df2aab12b5732997640e7ca674c9.setContent(html_2b2f2b6e693f9bd8da7ac5a83d80f69c);
|
|
|
|
|
|
|
|
marker_2ac0544646ce6f48ff3494012d7114b5.bindPopup(popup_0057df2aab12b5732997640e7ca674c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ac0544646ce6f48ff3494012d7114b5.setIcon(icon_56899fc941c7e9e38049a44e331f5c09);
|
|
|
|
|
|
var marker_ebf795d4f7951c1787ac911cfdb916bd = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_283203e2966b78c09f17a027e0afffc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b71975ab6e79bc279fe8ec63e826a1c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab4d4584cd8c48930dc2f11aad826030 = $(`<div id="html_ab4d4584cd8c48930dc2f11aad826030" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_b71975ab6e79bc279fe8ec63e826a1c0.setContent(html_ab4d4584cd8c48930dc2f11aad826030);
|
|
|
|
|
|
|
|
marker_ebf795d4f7951c1787ac911cfdb916bd.bindPopup(popup_b71975ab6e79bc279fe8ec63e826a1c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebf795d4f7951c1787ac911cfdb916bd.setIcon(icon_283203e2966b78c09f17a027e0afffc2);
|
|
|
|
|
|
var marker_1ebb092bb8fa39aab661d105a13f62e1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_65f3ff12f54b02126dcc4ce35955fd32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc18d2e53daa62a6e415673a1de2a50a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8643cac5df6077b76dcbf2930a7757da = $(`<div id="html_8643cac5df6077b76dcbf2930a7757da" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_bc18d2e53daa62a6e415673a1de2a50a.setContent(html_8643cac5df6077b76dcbf2930a7757da);
|
|
|
|
|
|
|
|
marker_1ebb092bb8fa39aab661d105a13f62e1.bindPopup(popup_bc18d2e53daa62a6e415673a1de2a50a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ebb092bb8fa39aab661d105a13f62e1.setIcon(icon_65f3ff12f54b02126dcc4ce35955fd32);
|
|
|
|
|
|
var marker_4f544dab9c665f6677ddec83524ca05d = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_66a414d98ecaac38ed7c2ffebe7756fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59a30fa8b16a055b4f73b3e0421ea1df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d34b648abc6b0699b0f5df36c03b428 = $(`<div id="html_8d34b648abc6b0699b0f5df36c03b428" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_59a30fa8b16a055b4f73b3e0421ea1df.setContent(html_8d34b648abc6b0699b0f5df36c03b428);
|
|
|
|
|
|
|
|
marker_4f544dab9c665f6677ddec83524ca05d.bindPopup(popup_59a30fa8b16a055b4f73b3e0421ea1df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f544dab9c665f6677ddec83524ca05d.setIcon(icon_66a414d98ecaac38ed7c2ffebe7756fe);
|
|
|
|
|
|
var marker_b72985eb7c2d952c466eefc2b787af1f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7f024fd754b290760f8626542d6895ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da4ada1adcb8771b3f6aaf33d971b012 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49cac00ea7070eaa42cae440ca76f747 = $(`<div id="html_49cac00ea7070eaa42cae440ca76f747" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_da4ada1adcb8771b3f6aaf33d971b012.setContent(html_49cac00ea7070eaa42cae440ca76f747);
|
|
|
|
|
|
|
|
marker_b72985eb7c2d952c466eefc2b787af1f.bindPopup(popup_da4ada1adcb8771b3f6aaf33d971b012)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b72985eb7c2d952c466eefc2b787af1f.setIcon(icon_7f024fd754b290760f8626542d6895ef);
|
|
|
|
|
|
var marker_0525ade2dff21a4e506e31a2d55447a9 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e269eed749f0a9d9aeefc6b2ed32bc93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_894e2bb501650a745160b45d2f03c2ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75c20d517f919aeb7176e996c204de4a = $(`<div id="html_75c20d517f919aeb7176e996c204de4a" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_894e2bb501650a745160b45d2f03c2ab.setContent(html_75c20d517f919aeb7176e996c204de4a);
|
|
|
|
|
|
|
|
marker_0525ade2dff21a4e506e31a2d55447a9.bindPopup(popup_894e2bb501650a745160b45d2f03c2ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0525ade2dff21a4e506e31a2d55447a9.setIcon(icon_e269eed749f0a9d9aeefc6b2ed32bc93);
|
|
|
|
|
|
var marker_4752245590aa707ced1f221feb40ddf4 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_0459731055ff494777a76d17918b15fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91720fc609a865030ec89421ca862be9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60c16646c6800fc6016ff22319b4524a = $(`<div id="html_60c16646c6800fc6016ff22319b4524a" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_91720fc609a865030ec89421ca862be9.setContent(html_60c16646c6800fc6016ff22319b4524a);
|
|
|
|
|
|
|
|
marker_4752245590aa707ced1f221feb40ddf4.bindPopup(popup_91720fc609a865030ec89421ca862be9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4752245590aa707ced1f221feb40ddf4.setIcon(icon_0459731055ff494777a76d17918b15fc);
|
|
|
|
|
|
var marker_51ef62970128aca4175919e88a957cc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c00b4d7fb0ff246a104ee2bda5a8edec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fbfc11ba2fdc958a7c2b821f4d68e5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6beaf4d255049841e3a922e838b28d6 = $(`<div id="html_c6beaf4d255049841e3a922e838b28d6" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_3fbfc11ba2fdc958a7c2b821f4d68e5a.setContent(html_c6beaf4d255049841e3a922e838b28d6);
|
|
|
|
|
|
|
|
marker_51ef62970128aca4175919e88a957cc3.bindPopup(popup_3fbfc11ba2fdc958a7c2b821f4d68e5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51ef62970128aca4175919e88a957cc3.setIcon(icon_c00b4d7fb0ff246a104ee2bda5a8edec);
|
|
|
|
|
|
var marker_b034ba702d4cf40578a8c6907b55a34f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1d5de7c264704aa8385fdd24cc270d44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147cb68a15991c6cf894efa000589829 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2affc301f602f8599e303dc8eda08a55 = $(`<div id="html_2affc301f602f8599e303dc8eda08a55" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_147cb68a15991c6cf894efa000589829.setContent(html_2affc301f602f8599e303dc8eda08a55);
|
|
|
|
|
|
|
|
marker_b034ba702d4cf40578a8c6907b55a34f.bindPopup(popup_147cb68a15991c6cf894efa000589829)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b034ba702d4cf40578a8c6907b55a34f.setIcon(icon_1d5de7c264704aa8385fdd24cc270d44);
|
|
|
|
|
|
var marker_38e3bba92eb353bf83e0b297feaecb80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_fdd6520183ec0a245b8633cbd8771be3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82aabf29a8b9364dbe9855cd9f3f26cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_303810a78404cc22511f1c78bb03b680 = $(`<div id="html_303810a78404cc22511f1c78bb03b680" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_82aabf29a8b9364dbe9855cd9f3f26cf.setContent(html_303810a78404cc22511f1c78bb03b680);
|
|
|
|
|
|
|
|
marker_38e3bba92eb353bf83e0b297feaecb80.bindPopup(popup_82aabf29a8b9364dbe9855cd9f3f26cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e3bba92eb353bf83e0b297feaecb80.setIcon(icon_fdd6520183ec0a245b8633cbd8771be3);
|
|
|
|
|
|
var marker_bc8a8905ca33e26473ebee425ea1542a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_c82b3017dc350b2857f571bdb5ba58ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c1fb424f319dd0943b95a4bd1002d64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dfd058e0e9809e1898c6e19720328d9 = $(`<div id="html_0dfd058e0e9809e1898c6e19720328d9" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_6c1fb424f319dd0943b95a4bd1002d64.setContent(html_0dfd058e0e9809e1898c6e19720328d9);
|
|
|
|
|
|
|
|
marker_bc8a8905ca33e26473ebee425ea1542a.bindPopup(popup_6c1fb424f319dd0943b95a4bd1002d64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc8a8905ca33e26473ebee425ea1542a.setIcon(icon_c82b3017dc350b2857f571bdb5ba58ef);
|
|
|
|
|
|
var marker_210277ff4399f6ba65b5fbba1576349a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_0d3a97c875146988751a3f4ad0baba48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed39baf5734ca4720a17a31e56550ca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07716c8ddddbc3126803743b151867ba = $(`<div id="html_07716c8ddddbc3126803743b151867ba" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_ed39baf5734ca4720a17a31e56550ca9.setContent(html_07716c8ddddbc3126803743b151867ba);
|
|
|
|
|
|
|
|
marker_210277ff4399f6ba65b5fbba1576349a.bindPopup(popup_ed39baf5734ca4720a17a31e56550ca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_210277ff4399f6ba65b5fbba1576349a.setIcon(icon_0d3a97c875146988751a3f4ad0baba48);
|
|
|
|
|
|
var marker_49e29a6c7423a8cb9a7336de76fd411c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_bbb3c15db6ac27448930ef2c3ee31bb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8124959ea34af8a4f0204b9978866cf4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d74f5b3fe9621574bbabbd735cf2281 = $(`<div id="html_6d74f5b3fe9621574bbabbd735cf2281" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_8124959ea34af8a4f0204b9978866cf4.setContent(html_6d74f5b3fe9621574bbabbd735cf2281);
|
|
|
|
|
|
|
|
marker_49e29a6c7423a8cb9a7336de76fd411c.bindPopup(popup_8124959ea34af8a4f0204b9978866cf4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49e29a6c7423a8cb9a7336de76fd411c.setIcon(icon_bbb3c15db6ac27448930ef2c3ee31bb6);
|
|
|
|
|
|
var marker_72d61831b62161e687ef4e4d83c04ccc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_bfbbe846dba4f2797d8dfd9f65643253 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcec962319f7b8cfb0725f156f5dc5ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa06c2d06eb00aabb1fe58ba6ae8b049 = $(`<div id="html_aa06c2d06eb00aabb1fe58ba6ae8b049" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_fcec962319f7b8cfb0725f156f5dc5ac.setContent(html_aa06c2d06eb00aabb1fe58ba6ae8b049);
|
|
|
|
|
|
|
|
marker_72d61831b62161e687ef4e4d83c04ccc.bindPopup(popup_fcec962319f7b8cfb0725f156f5dc5ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72d61831b62161e687ef4e4d83c04ccc.setIcon(icon_bfbbe846dba4f2797d8dfd9f65643253);
|
|
|
|
|
|
var marker_f6934e17acea813b2a2bb2082b10da58 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7e80f6e58cfc60d6ce8eaf73e9b9c9ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82140a532bcb0e489840567154250a92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_385e5669f709fea25b69faad6d77ffa8 = $(`<div id="html_385e5669f709fea25b69faad6d77ffa8" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_82140a532bcb0e489840567154250a92.setContent(html_385e5669f709fea25b69faad6d77ffa8);
|
|
|
|
|
|
|
|
marker_f6934e17acea813b2a2bb2082b10da58.bindPopup(popup_82140a532bcb0e489840567154250a92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6934e17acea813b2a2bb2082b10da58.setIcon(icon_7e80f6e58cfc60d6ce8eaf73e9b9c9ee);
|
|
|
|
|
|
var marker_1a1cea8b4684069014dde52d78044ea6 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_763a2910779bcf0f174eac91b456963b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5e3cf038a0181d779a008e92c72c115 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9aef914afb85e5c1972f655d76b3b48 = $(`<div id="html_c9aef914afb85e5c1972f655d76b3b48" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_e5e3cf038a0181d779a008e92c72c115.setContent(html_c9aef914afb85e5c1972f655d76b3b48);
|
|
|
|
|
|
|
|
marker_1a1cea8b4684069014dde52d78044ea6.bindPopup(popup_e5e3cf038a0181d779a008e92c72c115)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a1cea8b4684069014dde52d78044ea6.setIcon(icon_763a2910779bcf0f174eac91b456963b);
|
|
|
|
|
|
var marker_81a391bdc430dec1ed8229a817ef671d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5519917fd8d0bf5f367eea0cf7f416ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6797c18a83d62defd5213071aa75914 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_580f4ae64d8f1b4a1cbdbe92591abb98 = $(`<div id="html_580f4ae64d8f1b4a1cbdbe92591abb98" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_d6797c18a83d62defd5213071aa75914.setContent(html_580f4ae64d8f1b4a1cbdbe92591abb98);
|
|
|
|
|
|
|
|
marker_81a391bdc430dec1ed8229a817ef671d.bindPopup(popup_d6797c18a83d62defd5213071aa75914)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81a391bdc430dec1ed8229a817ef671d.setIcon(icon_5519917fd8d0bf5f367eea0cf7f416ce);
|
|
|
|
|
|
var marker_abdd7ff35b82a2db78166e9e4a2db82e = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_00ca3bd2e1bb668c53fb23ef37a54d14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6afe0c830ef61e2f39adeaa1027b3d23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68c266485acebd19feabb007eaba1dfa = $(`<div id="html_68c266485acebd19feabb007eaba1dfa" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_6afe0c830ef61e2f39adeaa1027b3d23.setContent(html_68c266485acebd19feabb007eaba1dfa);
|
|
|
|
|
|
|
|
marker_abdd7ff35b82a2db78166e9e4a2db82e.bindPopup(popup_6afe0c830ef61e2f39adeaa1027b3d23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abdd7ff35b82a2db78166e9e4a2db82e.setIcon(icon_00ca3bd2e1bb668c53fb23ef37a54d14);
|
|
|
|
|
|
var marker_6a8e936c89eb6970c7175ed649d70c3c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d07e4e29ec79d361bfa364179446d577 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47f3af15131215c81b8bd74e3444f91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7938be0329ab14193a5ade255af9c069 = $(`<div id="html_7938be0329ab14193a5ade255af9c069" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_d47f3af15131215c81b8bd74e3444f91.setContent(html_7938be0329ab14193a5ade255af9c069);
|
|
|
|
|
|
|
|
marker_6a8e936c89eb6970c7175ed649d70c3c.bindPopup(popup_d47f3af15131215c81b8bd74e3444f91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a8e936c89eb6970c7175ed649d70c3c.setIcon(icon_d07e4e29ec79d361bfa364179446d577);
|
|
|
|
|
|
var marker_3a8512a6329f733e12beb99a322f12a3 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_64a31f639bc501b5eaf9b56b6444a2b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70ddd77d049a32281b1a96c1c9740158 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e915263e91edcbd3e4d17dc868dd52c = $(`<div id="html_2e915263e91edcbd3e4d17dc868dd52c" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_70ddd77d049a32281b1a96c1c9740158.setContent(html_2e915263e91edcbd3e4d17dc868dd52c);
|
|
|
|
|
|
|
|
marker_3a8512a6329f733e12beb99a322f12a3.bindPopup(popup_70ddd77d049a32281b1a96c1c9740158)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a8512a6329f733e12beb99a322f12a3.setIcon(icon_64a31f639bc501b5eaf9b56b6444a2b7);
|
|
|
|
|
|
var marker_a6ec78c5ddc7dd5046862121a2116aa2 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_f19683259465cb8442a8aabb811914bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fbfe4a42ad676258f31570ec84891a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_613ad4e8f670d219a58a4d3034aa75d1 = $(`<div id="html_613ad4e8f670d219a58a4d3034aa75d1" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_8fbfe4a42ad676258f31570ec84891a4.setContent(html_613ad4e8f670d219a58a4d3034aa75d1);
|
|
|
|
|
|
|
|
marker_a6ec78c5ddc7dd5046862121a2116aa2.bindPopup(popup_8fbfe4a42ad676258f31570ec84891a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6ec78c5ddc7dd5046862121a2116aa2.setIcon(icon_f19683259465cb8442a8aabb811914bb);
|
|
|
|
|
|
var marker_c355e240b0b85a475bba2710f0fb247e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1fd3658cac46fd55c60129b2dac4824d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56a852de90cacffa452c370528f76056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dadc3a84cde448b63af4d8180dbdfdce = $(`<div id="html_dadc3a84cde448b63af4d8180dbdfdce" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_56a852de90cacffa452c370528f76056.setContent(html_dadc3a84cde448b63af4d8180dbdfdce);
|
|
|
|
|
|
|
|
marker_c355e240b0b85a475bba2710f0fb247e.bindPopup(popup_56a852de90cacffa452c370528f76056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c355e240b0b85a475bba2710f0fb247e.setIcon(icon_1fd3658cac46fd55c60129b2dac4824d);
|
|
|
|
|
|
var marker_f8051c2877ba85f8a7fb2aedb3f1510f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_970ccb3a0bae42f15329723e7e8a7cad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8177e3f7afe833d823fa73d4429ba18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d172f57117e699d57bb39a094ccb39f6 = $(`<div id="html_d172f57117e699d57bb39a094ccb39f6" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_f8177e3f7afe833d823fa73d4429ba18.setContent(html_d172f57117e699d57bb39a094ccb39f6);
|
|
|
|
|
|
|
|
marker_f8051c2877ba85f8a7fb2aedb3f1510f.bindPopup(popup_f8177e3f7afe833d823fa73d4429ba18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8051c2877ba85f8a7fb2aedb3f1510f.setIcon(icon_970ccb3a0bae42f15329723e7e8a7cad);
|
|
|
|
|
|
var marker_65962edf543c97c504fe396c368531e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9daa391e261a4b8b41f0e62b1271c020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6074ecf1c5affea930795afe83986697 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eed03041bb21e6497cea2767a72047d5 = $(`<div id="html_eed03041bb21e6497cea2767a72047d5" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_6074ecf1c5affea930795afe83986697.setContent(html_eed03041bb21e6497cea2767a72047d5);
|
|
|
|
|
|
|
|
marker_65962edf543c97c504fe396c368531e6.bindPopup(popup_6074ecf1c5affea930795afe83986697)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65962edf543c97c504fe396c368531e6.setIcon(icon_9daa391e261a4b8b41f0e62b1271c020);
|
|
|
|
|
|
var marker_86b2e03761ed526c4f38b0089870b32f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_dd8641d94f2f07f503ab5cffb07d8f53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1703b2d3bc8e820dca06a09c72d5c75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63e94109a833f5ed859d26b72471eabc = $(`<div id="html_63e94109a833f5ed859d26b72471eabc" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_a1703b2d3bc8e820dca06a09c72d5c75.setContent(html_63e94109a833f5ed859d26b72471eabc);
|
|
|
|
|
|
|
|
marker_86b2e03761ed526c4f38b0089870b32f.bindPopup(popup_a1703b2d3bc8e820dca06a09c72d5c75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86b2e03761ed526c4f38b0089870b32f.setIcon(icon_dd8641d94f2f07f503ab5cffb07d8f53);
|
|
|
|
|
|
var marker_d6107eb9f97dc08cf9d56d3a49dcca16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9381ab6a368878b53c531683157c9586 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2508834b0c5b16c73dd1471a1c453d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62622a3b1e7281a6829902259293a518 = $(`<div id="html_62622a3b1e7281a6829902259293a518" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_c2508834b0c5b16c73dd1471a1c453d2.setContent(html_62622a3b1e7281a6829902259293a518);
|
|
|
|
|
|
|
|
marker_d6107eb9f97dc08cf9d56d3a49dcca16.bindPopup(popup_c2508834b0c5b16c73dd1471a1c453d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6107eb9f97dc08cf9d56d3a49dcca16.setIcon(icon_9381ab6a368878b53c531683157c9586);
|
|
|
|
|
|
var marker_7d81b01dbe870cc8cc97b5b69a99f390 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8c45a3358da7676dc470d211d57cea65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6f6bfe94da281be8ba16963be245f6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9d823802d444af885cb8c1e09ac6419 = $(`<div id="html_d9d823802d444af885cb8c1e09ac6419" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_a6f6bfe94da281be8ba16963be245f6a.setContent(html_d9d823802d444af885cb8c1e09ac6419);
|
|
|
|
|
|
|
|
marker_7d81b01dbe870cc8cc97b5b69a99f390.bindPopup(popup_a6f6bfe94da281be8ba16963be245f6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d81b01dbe870cc8cc97b5b69a99f390.setIcon(icon_8c45a3358da7676dc470d211d57cea65);
|
|
|
|
|
|
var marker_f2de961e6ec32a189261d187bc833d08 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_876238f7095d43e789e01e00c4f8e5ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_265d812f98bc9b61d490686709d48eb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f75c0de851cb19b2145b1ee0f047ae1a = $(`<div id="html_f75c0de851cb19b2145b1ee0f047ae1a" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_265d812f98bc9b61d490686709d48eb7.setContent(html_f75c0de851cb19b2145b1ee0f047ae1a);
|
|
|
|
|
|
|
|
marker_f2de961e6ec32a189261d187bc833d08.bindPopup(popup_265d812f98bc9b61d490686709d48eb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2de961e6ec32a189261d187bc833d08.setIcon(icon_876238f7095d43e789e01e00c4f8e5ec);
|
|
|
|
|
|
var marker_d9e79d9187036c96f50c3c0cc51bc9c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_976a6688fec1088afe31742d82fae326 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16cc7246697e4bb5201cecac4eed9e35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffe43e457e81350bf9d2817656b5ae86 = $(`<div id="html_ffe43e457e81350bf9d2817656b5ae86" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_16cc7246697e4bb5201cecac4eed9e35.setContent(html_ffe43e457e81350bf9d2817656b5ae86);
|
|
|
|
|
|
|
|
marker_d9e79d9187036c96f50c3c0cc51bc9c9.bindPopup(popup_16cc7246697e4bb5201cecac4eed9e35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9e79d9187036c96f50c3c0cc51bc9c9.setIcon(icon_976a6688fec1088afe31742d82fae326);
|
|
|
|
|
|
var marker_98f74f236c9f0efb9128de4401a95557 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_fb27d15d8f8ec742d64b0212ea3b8c72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c26dd8fa5107151c2bad054050a40876 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e8d41fdd9236336df743576d512f3a1 = $(`<div id="html_4e8d41fdd9236336df743576d512f3a1" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_c26dd8fa5107151c2bad054050a40876.setContent(html_4e8d41fdd9236336df743576d512f3a1);
|
|
|
|
|
|
|
|
marker_98f74f236c9f0efb9128de4401a95557.bindPopup(popup_c26dd8fa5107151c2bad054050a40876)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98f74f236c9f0efb9128de4401a95557.setIcon(icon_fb27d15d8f8ec742d64b0212ea3b8c72);
|
|
|
|
|
|
var marker_0b87c8c30ccd39286b576e1cd8a8fd7d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1361d1658008914793aa3fba7b2d3df9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5732dba7b381b041fd71c34c69cf1f15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62005634ad5416c09bf5b74c8dc2a40f = $(`<div id="html_62005634ad5416c09bf5b74c8dc2a40f" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_5732dba7b381b041fd71c34c69cf1f15.setContent(html_62005634ad5416c09bf5b74c8dc2a40f);
|
|
|
|
|
|
|
|
marker_0b87c8c30ccd39286b576e1cd8a8fd7d.bindPopup(popup_5732dba7b381b041fd71c34c69cf1f15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0b87c8c30ccd39286b576e1cd8a8fd7d.setIcon(icon_1361d1658008914793aa3fba7b2d3df9);
|
|
|
|
|
|
var marker_19785963abefb2cee4e5b4ed7d40ff0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5cdcc9412f6e380539768cca10e55a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e76b7f5491a5797438b45aa3b2df38e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f71434e6573e8ad78fc60075ae84b241 = $(`<div id="html_f71434e6573e8ad78fc60075ae84b241" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_5e76b7f5491a5797438b45aa3b2df38e.setContent(html_f71434e6573e8ad78fc60075ae84b241);
|
|
|
|
|
|
|
|
marker_19785963abefb2cee4e5b4ed7d40ff0c.bindPopup(popup_5e76b7f5491a5797438b45aa3b2df38e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19785963abefb2cee4e5b4ed7d40ff0c.setIcon(icon_5cdcc9412f6e380539768cca10e55a08);
|
|
|
|
|
|
var marker_ceee6c2f0ccd93f240578cf1ecd95852 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_0f1205ff736d892d498da04c56eb7e73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6969e2870b341f5a7f9834602c2307f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3255d15dce28d3e4eef2732ec4e4eb68 = $(`<div id="html_3255d15dce28d3e4eef2732ec4e4eb68" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_6969e2870b341f5a7f9834602c2307f2.setContent(html_3255d15dce28d3e4eef2732ec4e4eb68);
|
|
|
|
|
|
|
|
marker_ceee6c2f0ccd93f240578cf1ecd95852.bindPopup(popup_6969e2870b341f5a7f9834602c2307f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceee6c2f0ccd93f240578cf1ecd95852.setIcon(icon_0f1205ff736d892d498da04c56eb7e73);
|
|
|
|
|
|
var marker_f8b74fdeee49dc31eb1baa5ab9bb8d8d = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_40810ae926d9119776b57ff3bb60ee16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad0ce9024c9e9828ec2dd1af1945a871 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f560e5e5decb4156e46645e54ec079b1 = $(`<div id="html_f560e5e5decb4156e46645e54ec079b1" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_ad0ce9024c9e9828ec2dd1af1945a871.setContent(html_f560e5e5decb4156e46645e54ec079b1);
|
|
|
|
|
|
|
|
marker_f8b74fdeee49dc31eb1baa5ab9bb8d8d.bindPopup(popup_ad0ce9024c9e9828ec2dd1af1945a871)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8b74fdeee49dc31eb1baa5ab9bb8d8d.setIcon(icon_40810ae926d9119776b57ff3bb60ee16);
|
|
|
|
|
|
var marker_bc08501a18ea23ff5c63cc11867126c9 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_23f92d7a5dc4c5e6a812f8aa3b55cf00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_460d4d002a9a6c3821700ef8b6db5ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e57c5d09992c2a5542b444fec321528 = $(`<div id="html_3e57c5d09992c2a5542b444fec321528" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_460d4d002a9a6c3821700ef8b6db5ef6.setContent(html_3e57c5d09992c2a5542b444fec321528);
|
|
|
|
|
|
|
|
marker_bc08501a18ea23ff5c63cc11867126c9.bindPopup(popup_460d4d002a9a6c3821700ef8b6db5ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc08501a18ea23ff5c63cc11867126c9.setIcon(icon_23f92d7a5dc4c5e6a812f8aa3b55cf00);
|
|
|
|
|
|
var marker_9f077b4a031524d0c9520fb23fddccea = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_11c8eb077f5bb93ee3134b7a17c80db1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4c20aca9214639561ae52b269a2acae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0965dc7e9e42c5f4db6aa9f9770c7c89 = $(`<div id="html_0965dc7e9e42c5f4db6aa9f9770c7c89" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_a4c20aca9214639561ae52b269a2acae.setContent(html_0965dc7e9e42c5f4db6aa9f9770c7c89);
|
|
|
|
|
|
|
|
marker_9f077b4a031524d0c9520fb23fddccea.bindPopup(popup_a4c20aca9214639561ae52b269a2acae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f077b4a031524d0c9520fb23fddccea.setIcon(icon_11c8eb077f5bb93ee3134b7a17c80db1);
|
|
|
|
|
|
var marker_f6353d963926e8f91c099291bb570ce3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_baf01c51c0b60e167dc530222104ba3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c929a7e90baaf29334376c43cc46a0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df91f9056f8401202872b5cfe5c8e8f0 = $(`<div id="html_df91f9056f8401202872b5cfe5c8e8f0" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_1c929a7e90baaf29334376c43cc46a0e.setContent(html_df91f9056f8401202872b5cfe5c8e8f0);
|
|
|
|
|
|
|
|
marker_f6353d963926e8f91c099291bb570ce3.bindPopup(popup_1c929a7e90baaf29334376c43cc46a0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6353d963926e8f91c099291bb570ce3.setIcon(icon_baf01c51c0b60e167dc530222104ba3f);
|
|
|
|
|
|
var marker_5814bc02e938f024b3b4eee12264cb32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_940af7fd231dfb96e60dfd3296bc94c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_933b9ae7d019c6a659b743f1d5a9b52e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_864af58ef2317e5f6329e98896a52383 = $(`<div id="html_864af58ef2317e5f6329e98896a52383" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_933b9ae7d019c6a659b743f1d5a9b52e.setContent(html_864af58ef2317e5f6329e98896a52383);
|
|
|
|
|
|
|
|
marker_5814bc02e938f024b3b4eee12264cb32.bindPopup(popup_933b9ae7d019c6a659b743f1d5a9b52e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5814bc02e938f024b3b4eee12264cb32.setIcon(icon_940af7fd231dfb96e60dfd3296bc94c2);
|
|
|
|
|
|
var marker_42adcf55e1a537f97d28df1d4342bab3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e9936f23a120da4a226a7ee49097592c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ef27508e5a21fbab2eced9b5575df62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf3b85104118894938689a89c76d0535 = $(`<div id="html_cf3b85104118894938689a89c76d0535" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_8ef27508e5a21fbab2eced9b5575df62.setContent(html_cf3b85104118894938689a89c76d0535);
|
|
|
|
|
|
|
|
marker_42adcf55e1a537f97d28df1d4342bab3.bindPopup(popup_8ef27508e5a21fbab2eced9b5575df62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42adcf55e1a537f97d28df1d4342bab3.setIcon(icon_e9936f23a120da4a226a7ee49097592c);
|
|
|
|
|
|
var marker_31ae86ba2d2ab26ccc71dc6e8e98385c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_8ed37b163b79ab0b48a950049cdc1e7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b104ec927a271246f28b60a3b738a77a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2247d79c64cdef3e8370bc2dc0f5f5f5 = $(`<div id="html_2247d79c64cdef3e8370bc2dc0f5f5f5" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_b104ec927a271246f28b60a3b738a77a.setContent(html_2247d79c64cdef3e8370bc2dc0f5f5f5);
|
|
|
|
|
|
|
|
marker_31ae86ba2d2ab26ccc71dc6e8e98385c.bindPopup(popup_b104ec927a271246f28b60a3b738a77a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31ae86ba2d2ab26ccc71dc6e8e98385c.setIcon(icon_8ed37b163b79ab0b48a950049cdc1e7a);
|
|
|
|
|
|
var marker_a65c826c1d642a6ba1430f1c09bb59f4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_86d63a85f6c5c8023a7284e3c2c4cfc2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62a0b727717f69dd1ebe1ff00c73b1af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0ac59aaae0fb8feaeb28e2fb96adf09 = $(`<div id="html_c0ac59aaae0fb8feaeb28e2fb96adf09" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_62a0b727717f69dd1ebe1ff00c73b1af.setContent(html_c0ac59aaae0fb8feaeb28e2fb96adf09);
|
|
|
|
|
|
|
|
marker_a65c826c1d642a6ba1430f1c09bb59f4.bindPopup(popup_62a0b727717f69dd1ebe1ff00c73b1af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a65c826c1d642a6ba1430f1c09bb59f4.setIcon(icon_86d63a85f6c5c8023a7284e3c2c4cfc2);
|
|
|
|
|
|
var marker_f38980b7d3fb91cda356ba9b63e61bc8 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1ecb53ee8deaf8df15985c8cdb7cedc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8e8a4c0b66a8bbafb6808d720e57a79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df92e4005ca28928b4671aacec11ccc3 = $(`<div id="html_df92e4005ca28928b4671aacec11ccc3" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_b8e8a4c0b66a8bbafb6808d720e57a79.setContent(html_df92e4005ca28928b4671aacec11ccc3);
|
|
|
|
|
|
|
|
marker_f38980b7d3fb91cda356ba9b63e61bc8.bindPopup(popup_b8e8a4c0b66a8bbafb6808d720e57a79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f38980b7d3fb91cda356ba9b63e61bc8.setIcon(icon_1ecb53ee8deaf8df15985c8cdb7cedc6);
|
|
|
|
|
|
var marker_6dc50704bf41f8a0edf63d70edb765db = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_cb9cef9fbdbcc4d25f0551137057da5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_486ce3ccfb49d0c79dc09c77658a881b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed59243715bcb172f247b4405fcfa392 = $(`<div id="html_ed59243715bcb172f247b4405fcfa392" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_486ce3ccfb49d0c79dc09c77658a881b.setContent(html_ed59243715bcb172f247b4405fcfa392);
|
|
|
|
|
|
|
|
marker_6dc50704bf41f8a0edf63d70edb765db.bindPopup(popup_486ce3ccfb49d0c79dc09c77658a881b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6dc50704bf41f8a0edf63d70edb765db.setIcon(icon_cb9cef9fbdbcc4d25f0551137057da5a);
|
|
|
|
|
|
var marker_49d1ca2e5e4d7d49eb5b1bdfaa9c95c3 = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_f69d32712a3612f5814c35cc2ac11d02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7515b9167c063bb0aaa7c3fe1e914e8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_349bc0b44f8a90ab4a903db9276ab320 = $(`<div id="html_349bc0b44f8a90ab4a903db9276ab320" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_7515b9167c063bb0aaa7c3fe1e914e8e.setContent(html_349bc0b44f8a90ab4a903db9276ab320);
|
|
|
|
|
|
|
|
marker_49d1ca2e5e4d7d49eb5b1bdfaa9c95c3.bindPopup(popup_7515b9167c063bb0aaa7c3fe1e914e8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49d1ca2e5e4d7d49eb5b1bdfaa9c95c3.setIcon(icon_f69d32712a3612f5814c35cc2ac11d02);
|
|
|
|
|
|
var marker_81fe872397f011c6c239c6d114f0f918 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5734fe3c46b0635f3a5628bf57a0fd77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b4761dea663ec56111f8bb1fe567d43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa9c50fe3a4aee855bcb8804e42a7b45 = $(`<div id="html_aa9c50fe3a4aee855bcb8804e42a7b45" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_3b4761dea663ec56111f8bb1fe567d43.setContent(html_aa9c50fe3a4aee855bcb8804e42a7b45);
|
|
|
|
|
|
|
|
marker_81fe872397f011c6c239c6d114f0f918.bindPopup(popup_3b4761dea663ec56111f8bb1fe567d43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81fe872397f011c6c239c6d114f0f918.setIcon(icon_5734fe3c46b0635f3a5628bf57a0fd77);
|
|
|
|
|
|
var marker_89ef49705e007f62c18637a668210efd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_75f7644423eeb9b11b37d81b5a48ff00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56c53666ce402ccd166d5e39b5c0c618 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5be664b1e155e79e2ebd0cc1438c8491 = $(`<div id="html_5be664b1e155e79e2ebd0cc1438c8491" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_56c53666ce402ccd166d5e39b5c0c618.setContent(html_5be664b1e155e79e2ebd0cc1438c8491);
|
|
|
|
|
|
|
|
marker_89ef49705e007f62c18637a668210efd.bindPopup(popup_56c53666ce402ccd166d5e39b5c0c618)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89ef49705e007f62c18637a668210efd.setIcon(icon_75f7644423eeb9b11b37d81b5a48ff00);
|
|
|
|
|
|
var marker_2c54348e4b6dd17699f8303e266513bc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_ee32b8b6f851866734fb1d68b5bc7157 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_827bceb185baefb88d44ecd615f39428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35d33a98ef24e36d46a8cf232a42b285 = $(`<div id="html_35d33a98ef24e36d46a8cf232a42b285" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_827bceb185baefb88d44ecd615f39428.setContent(html_35d33a98ef24e36d46a8cf232a42b285);
|
|
|
|
|
|
|
|
marker_2c54348e4b6dd17699f8303e266513bc.bindPopup(popup_827bceb185baefb88d44ecd615f39428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c54348e4b6dd17699f8303e266513bc.setIcon(icon_ee32b8b6f851866734fb1d68b5bc7157);
|
|
|
|
|
|
var marker_863847e95db9773812093a94ea7a0c1c = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d53d3d5e77c0bc27a4207f0ae39622d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b7631b86b6a286db722abbc4b63396c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_433715538b4da3567715c1e147d6be19 = $(`<div id="html_433715538b4da3567715c1e147d6be19" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_9b7631b86b6a286db722abbc4b63396c.setContent(html_433715538b4da3567715c1e147d6be19);
|
|
|
|
|
|
|
|
marker_863847e95db9773812093a94ea7a0c1c.bindPopup(popup_9b7631b86b6a286db722abbc4b63396c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_863847e95db9773812093a94ea7a0c1c.setIcon(icon_d53d3d5e77c0bc27a4207f0ae39622d0);
|
|
|
|
|
|
var marker_ca5e2b52e9a432f2d37c9c283999f008 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_21b305d4ef837c1054c72224e0a6e713 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f4364080e153d7a6a33597708e79e22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9592a2446d5c470e204a46783719668 = $(`<div id="html_a9592a2446d5c470e204a46783719668" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_3f4364080e153d7a6a33597708e79e22.setContent(html_a9592a2446d5c470e204a46783719668);
|
|
|
|
|
|
|
|
marker_ca5e2b52e9a432f2d37c9c283999f008.bindPopup(popup_3f4364080e153d7a6a33597708e79e22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca5e2b52e9a432f2d37c9c283999f008.setIcon(icon_21b305d4ef837c1054c72224e0a6e713);
|
|
|
|
|
|
var marker_d9a4330bcdd8d55fcedf36a3bed51d4e = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a9ec8aef3c22341c8432d9f03222b77a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cc0dac653f5ef77780e882cd39f38d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1c61c5e145e1867da029b00cffcf7e4 = $(`<div id="html_d1c61c5e145e1867da029b00cffcf7e4" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_1cc0dac653f5ef77780e882cd39f38d8.setContent(html_d1c61c5e145e1867da029b00cffcf7e4);
|
|
|
|
|
|
|
|
marker_d9a4330bcdd8d55fcedf36a3bed51d4e.bindPopup(popup_1cc0dac653f5ef77780e882cd39f38d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9a4330bcdd8d55fcedf36a3bed51d4e.setIcon(icon_a9ec8aef3c22341c8432d9f03222b77a);
|
|
|
|
|
|
var marker_64338bc07ab6eb2875bdbfc3889c7bd1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_36835868fab3048c1a15810186e412cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_024927b1a0e52194c01b92b9b941b3a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_196dadc8864aaeaee16e5b9ec6977718 = $(`<div id="html_196dadc8864aaeaee16e5b9ec6977718" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_024927b1a0e52194c01b92b9b941b3a5.setContent(html_196dadc8864aaeaee16e5b9ec6977718);
|
|
|
|
|
|
|
|
marker_64338bc07ab6eb2875bdbfc3889c7bd1.bindPopup(popup_024927b1a0e52194c01b92b9b941b3a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64338bc07ab6eb2875bdbfc3889c7bd1.setIcon(icon_36835868fab3048c1a15810186e412cc);
|
|
|
|
|
|
var marker_0d52a9d34e42a1a280b1a9eb56b74f83 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d91fb3f5b65feddc02bea84a56e6d4df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_447c7f39660fa7d98f373e59622d0f4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1212f1373c238f08f643fb2e51f029cf = $(`<div id="html_1212f1373c238f08f643fb2e51f029cf" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_447c7f39660fa7d98f373e59622d0f4d.setContent(html_1212f1373c238f08f643fb2e51f029cf);
|
|
|
|
|
|
|
|
marker_0d52a9d34e42a1a280b1a9eb56b74f83.bindPopup(popup_447c7f39660fa7d98f373e59622d0f4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d52a9d34e42a1a280b1a9eb56b74f83.setIcon(icon_d91fb3f5b65feddc02bea84a56e6d4df);
|
|
|
|
|
|
var marker_fac7a9f8bd7b9966341540903099685c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5636a6521a7051e653b1e353030f65ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf729a31be746d552e4f9ff6a9b99b5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4e7fe9a1be2931fae78479a7cc16fa3 = $(`<div id="html_e4e7fe9a1be2931fae78479a7cc16fa3" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_bf729a31be746d552e4f9ff6a9b99b5e.setContent(html_e4e7fe9a1be2931fae78479a7cc16fa3);
|
|
|
|
|
|
|
|
marker_fac7a9f8bd7b9966341540903099685c.bindPopup(popup_bf729a31be746d552e4f9ff6a9b99b5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fac7a9f8bd7b9966341540903099685c.setIcon(icon_5636a6521a7051e653b1e353030f65ac);
|
|
|
|
|
|
var marker_83d2c80fdb18aff9be11ee602fa7f5bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a19c0193655f6613c7b9a1aa64f57577 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b6c2c1f72f5b5ba8244b96655428417 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6729812a70971a55c1530d853ad185f = $(`<div id="html_e6729812a70971a55c1530d853ad185f" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_9b6c2c1f72f5b5ba8244b96655428417.setContent(html_e6729812a70971a55c1530d853ad185f);
|
|
|
|
|
|
|
|
marker_83d2c80fdb18aff9be11ee602fa7f5bc.bindPopup(popup_9b6c2c1f72f5b5ba8244b96655428417)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83d2c80fdb18aff9be11ee602fa7f5bc.setIcon(icon_a19c0193655f6613c7b9a1aa64f57577);
|
|
|
|
|
|
var marker_f1232a061ac140b1232e7c5684bd5cb6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d3d95eae8f0b1ae04a5b4d3c98f8ff94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_440f50b8b396698ab71ab65bee69035c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_acac2afc2236511f62cef62acc533d50 = $(`<div id="html_acac2afc2236511f62cef62acc533d50" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_440f50b8b396698ab71ab65bee69035c.setContent(html_acac2afc2236511f62cef62acc533d50);
|
|
|
|
|
|
|
|
marker_f1232a061ac140b1232e7c5684bd5cb6.bindPopup(popup_440f50b8b396698ab71ab65bee69035c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1232a061ac140b1232e7c5684bd5cb6.setIcon(icon_d3d95eae8f0b1ae04a5b4d3c98f8ff94);
|
|
|
|
|
|
var marker_8734d09fe177744ec8e7059e8a990aae = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_2049f3f75c296d0bedcf17ff4e703baa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b40c9f9d892e76bf88f0a2b6217b5ddd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_399c43e1fbf5597ecb0d55e6bbb8859f = $(`<div id="html_399c43e1fbf5597ecb0d55e6bbb8859f" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_b40c9f9d892e76bf88f0a2b6217b5ddd.setContent(html_399c43e1fbf5597ecb0d55e6bbb8859f);
|
|
|
|
|
|
|
|
marker_8734d09fe177744ec8e7059e8a990aae.bindPopup(popup_b40c9f9d892e76bf88f0a2b6217b5ddd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8734d09fe177744ec8e7059e8a990aae.setIcon(icon_2049f3f75c296d0bedcf17ff4e703baa);
|
|
|
|
|
|
var marker_d8430e3517115be732f95f7edc65a430 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d9777e58dc0aee6a8fc16b02abd5ce6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cf1e4cc4bdbe6e3caa6b0274ef8dae1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db96548cf8bc7fb653aa7e67fa2755a1 = $(`<div id="html_db96548cf8bc7fb653aa7e67fa2755a1" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_7cf1e4cc4bdbe6e3caa6b0274ef8dae1.setContent(html_db96548cf8bc7fb653aa7e67fa2755a1);
|
|
|
|
|
|
|
|
marker_d8430e3517115be732f95f7edc65a430.bindPopup(popup_7cf1e4cc4bdbe6e3caa6b0274ef8dae1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8430e3517115be732f95f7edc65a430.setIcon(icon_d9777e58dc0aee6a8fc16b02abd5ce6d);
|
|
|
|
|
|
var marker_88408ce3900f98044e9aacabfe5c7696 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b19f7ff131976aa79dc2dd63345bcc08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1451734bd2a4cce4ac381f6e7da36dc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3963048ac9c128b263bfff7079b2b143 = $(`<div id="html_3963048ac9c128b263bfff7079b2b143" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_1451734bd2a4cce4ac381f6e7da36dc6.setContent(html_3963048ac9c128b263bfff7079b2b143);
|
|
|
|
|
|
|
|
marker_88408ce3900f98044e9aacabfe5c7696.bindPopup(popup_1451734bd2a4cce4ac381f6e7da36dc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88408ce3900f98044e9aacabfe5c7696.setIcon(icon_b19f7ff131976aa79dc2dd63345bcc08);
|
|
|
|
|
|
var marker_8a10fd4eda5014d35ae077e9efe5de33 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_f760ba20f6b7cc8fea6303dc36ba1e58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_097458681879c0b92fe594d83ed5d1d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54f7f133f35cf88d07dc2f8bec5a9aaa = $(`<div id="html_54f7f133f35cf88d07dc2f8bec5a9aaa" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_097458681879c0b92fe594d83ed5d1d6.setContent(html_54f7f133f35cf88d07dc2f8bec5a9aaa);
|
|
|
|
|
|
|
|
marker_8a10fd4eda5014d35ae077e9efe5de33.bindPopup(popup_097458681879c0b92fe594d83ed5d1d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a10fd4eda5014d35ae077e9efe5de33.setIcon(icon_f760ba20f6b7cc8fea6303dc36ba1e58);
|
|
|
|
|
|
var marker_87908082a045e6511586bba414fdaf00 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_9e895c0347425113697f2701e06c982b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_267974543675922dee7acf467fa6e6d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_803c0b4f1f7ec445dbe9ab3a9349a906 = $(`<div id="html_803c0b4f1f7ec445dbe9ab3a9349a906" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_267974543675922dee7acf467fa6e6d2.setContent(html_803c0b4f1f7ec445dbe9ab3a9349a906);
|
|
|
|
|
|
|
|
marker_87908082a045e6511586bba414fdaf00.bindPopup(popup_267974543675922dee7acf467fa6e6d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87908082a045e6511586bba414fdaf00.setIcon(icon_9e895c0347425113697f2701e06c982b);
|
|
|
|
|
|
var marker_6318262fd1b284175525f86f13bd44a0 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_1415d22282e8d90df33505a0161e9798 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bc7b65296e498a429401d8a9bae3953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c5e6c04f851c807a7239af9425e5998 = $(`<div id="html_8c5e6c04f851c807a7239af9425e5998" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_9bc7b65296e498a429401d8a9bae3953.setContent(html_8c5e6c04f851c807a7239af9425e5998);
|
|
|
|
|
|
|
|
marker_6318262fd1b284175525f86f13bd44a0.bindPopup(popup_9bc7b65296e498a429401d8a9bae3953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6318262fd1b284175525f86f13bd44a0.setIcon(icon_1415d22282e8d90df33505a0161e9798);
|
|
|
|
|
|
var marker_7dcdf49aedec0f05bcc05ecfa9e34f40 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_751b66fb2a7df2dc04fcb00c71fe2836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5516547aa5e36551e23b204c306eb753 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6667568bae1ddc2620f82e1e474a219 = $(`<div id="html_a6667568bae1ddc2620f82e1e474a219" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_5516547aa5e36551e23b204c306eb753.setContent(html_a6667568bae1ddc2620f82e1e474a219);
|
|
|
|
|
|
|
|
marker_7dcdf49aedec0f05bcc05ecfa9e34f40.bindPopup(popup_5516547aa5e36551e23b204c306eb753)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7dcdf49aedec0f05bcc05ecfa9e34f40.setIcon(icon_751b66fb2a7df2dc04fcb00c71fe2836);
|
|
|
|
|
|
var marker_48b2870ac50ce397eb5e4fd00ed97cba = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_95ca7b4323afc2830d81dbc3599c3cd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0232992aef3ca234c0f3808edbd6e5a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b817adc7ba2fb4b0a2773abc753dc2ea = $(`<div id="html_b817adc7ba2fb4b0a2773abc753dc2ea" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_0232992aef3ca234c0f3808edbd6e5a9.setContent(html_b817adc7ba2fb4b0a2773abc753dc2ea);
|
|
|
|
|
|
|
|
marker_48b2870ac50ce397eb5e4fd00ed97cba.bindPopup(popup_0232992aef3ca234c0f3808edbd6e5a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48b2870ac50ce397eb5e4fd00ed97cba.setIcon(icon_95ca7b4323afc2830d81dbc3599c3cd5);
|
|
|
|
|
|
var marker_0ebed873d0d7bd5a11cb2a5e60d68bac = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_7cefcf0f35fdf679d9ec7c971d9265b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04563fb192f60f422a225e9f6693f3b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_357b387e3fd5e7964c0f5680230718f3 = $(`<div id="html_357b387e3fd5e7964c0f5680230718f3" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_04563fb192f60f422a225e9f6693f3b9.setContent(html_357b387e3fd5e7964c0f5680230718f3);
|
|
|
|
|
|
|
|
marker_0ebed873d0d7bd5a11cb2a5e60d68bac.bindPopup(popup_04563fb192f60f422a225e9f6693f3b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ebed873d0d7bd5a11cb2a5e60d68bac.setIcon(icon_7cefcf0f35fdf679d9ec7c971d9265b0);
|
|
|
|
|
|
var marker_1ba2872a4f08675c7ae2e1c87ee316d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_579f5a1f86e178c8fa66f2e0be878d75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2743899166d7e0a0ff3b5a51c8802e12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4e564de9bf3026ba6bc533e53f0e9f0 = $(`<div id="html_b4e564de9bf3026ba6bc533e53f0e9f0" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_2743899166d7e0a0ff3b5a51c8802e12.setContent(html_b4e564de9bf3026ba6bc533e53f0e9f0);
|
|
|
|
|
|
|
|
marker_1ba2872a4f08675c7ae2e1c87ee316d8.bindPopup(popup_2743899166d7e0a0ff3b5a51c8802e12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ba2872a4f08675c7ae2e1c87ee316d8.setIcon(icon_579f5a1f86e178c8fa66f2e0be878d75);
|
|
|
|
|
|
var marker_e2f063a79326a3f2f43795eeff72cd6b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_dc8de71e079caed09a67867bc4c6aac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74b7538e7e29f3191bfccba69683cf68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48c445bea32b8a2437b44dbe3c1cbe7f = $(`<div id="html_48c445bea32b8a2437b44dbe3c1cbe7f" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_74b7538e7e29f3191bfccba69683cf68.setContent(html_48c445bea32b8a2437b44dbe3c1cbe7f);
|
|
|
|
|
|
|
|
marker_e2f063a79326a3f2f43795eeff72cd6b.bindPopup(popup_74b7538e7e29f3191bfccba69683cf68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2f063a79326a3f2f43795eeff72cd6b.setIcon(icon_dc8de71e079caed09a67867bc4c6aac9);
|
|
|
|
|
|
var marker_ad09b547af0c29b2aede64fa62cc3e23 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_5af07b9604183bac6c9f6010662fd8f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7822ae35f5c5c6662713032b72577a26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16fa07722fcd04e5678932bb510029e = $(`<div id="html_d16fa07722fcd04e5678932bb510029e" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_7822ae35f5c5c6662713032b72577a26.setContent(html_d16fa07722fcd04e5678932bb510029e);
|
|
|
|
|
|
|
|
marker_ad09b547af0c29b2aede64fa62cc3e23.bindPopup(popup_7822ae35f5c5c6662713032b72577a26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad09b547af0c29b2aede64fa62cc3e23.setIcon(icon_5af07b9604183bac6c9f6010662fd8f3);
|
|
|
|
|
|
var marker_cee3027b52fcf4147d17a3740e70b1d0 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_b0704d16be205a69ed6a59ab52ccb832 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_399ac7cad9cf1b0c8c827c30cc64076d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43ba8655d6052dd187d44a7383522500 = $(`<div id="html_43ba8655d6052dd187d44a7383522500" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_399ac7cad9cf1b0c8c827c30cc64076d.setContent(html_43ba8655d6052dd187d44a7383522500);
|
|
|
|
|
|
|
|
marker_cee3027b52fcf4147d17a3740e70b1d0.bindPopup(popup_399ac7cad9cf1b0c8c827c30cc64076d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cee3027b52fcf4147d17a3740e70b1d0.setIcon(icon_b0704d16be205a69ed6a59ab52ccb832);
|
|
|
|
|
|
var marker_774e9a4fd0e32865fcc67d925d57fe32 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_e310a16d37291fc78941c0b51288b857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_652f60188e45ea9785ce744cffeecdbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80d72a2b4ace3af16c55ca52d6a27700 = $(`<div id="html_80d72a2b4ace3af16c55ca52d6a27700" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_652f60188e45ea9785ce744cffeecdbb.setContent(html_80d72a2b4ace3af16c55ca52d6a27700);
|
|
|
|
|
|
|
|
marker_774e9a4fd0e32865fcc67d925d57fe32.bindPopup(popup_652f60188e45ea9785ce744cffeecdbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_774e9a4fd0e32865fcc67d925d57fe32.setIcon(icon_e310a16d37291fc78941c0b51288b857);
|
|
|
|
|
|
var marker_7d3987c9ec2c32f9613ce3ae9d251f5a = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_a873709ee39a0837e73e6a8c2d11c6fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aad822f3615fedafcee79f2c492251c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81238fb3b5cbc8ead0f63a77f705454c = $(`<div id="html_81238fb3b5cbc8ead0f63a77f705454c" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_9aad822f3615fedafcee79f2c492251c.setContent(html_81238fb3b5cbc8ead0f63a77f705454c);
|
|
|
|
|
|
|
|
marker_7d3987c9ec2c32f9613ce3ae9d251f5a.bindPopup(popup_9aad822f3615fedafcee79f2c492251c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d3987c9ec2c32f9613ce3ae9d251f5a.setIcon(icon_a873709ee39a0837e73e6a8c2d11c6fa);
|
|
|
|
|
|
var marker_7c8ed73d3088add7b78621f5f9c2862b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_180d41583a5890acee3c2298b40d3f99);
|
|
|
|
|
|
var icon_d89ee64dcce4e14d563dd9c18715d6bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c19c1bb8993e4495620d589aef44451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd4cadc37ef9c791afa5914d147d7109 = $(`<div id="html_fd4cadc37ef9c791afa5914d147d7109" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_1c19c1bb8993e4495620d589aef44451.setContent(html_fd4cadc37ef9c791afa5914d147d7109);
|
|
|
|
|
|
|
|
marker_7c8ed73d3088add7b78621f5f9c2862b.bindPopup(popup_1c19c1bb8993e4495620d589aef44451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c8ed73d3088add7b78621f5f9c2862b.setIcon(icon_d89ee64dcce4e14d563dd9c18715d6bb);
|
|
|
|
|
|
marker_cluster_180d41583a5890acee3c2298b40d3f99.addTo(map_72c80452067d1e7704ca0af09ecb621f);
|
|
|
|
</script>
|
|
</html> |