mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 10:05:19 +00:00
10411 lines
303 KiB
HTML
10411 lines
303 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_9b11e518ad078f311e2dbdc44f403bb5 {
|
|
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_9b11e518ad078f311e2dbdc44f403bb5" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_9b11e518ad078f311e2dbdc44f403bb5 = L.map(
|
|
"map_9b11e518ad078f311e2dbdc44f403bb5",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_d936731a4a5b31681e54debe8f2d4c13 = 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_d936731a4a5b31681e54debe8f2d4c13.addTo(map_9b11e518ad078f311e2dbdc44f403bb5);
|
|
|
|
|
|
var marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_b572f89b9d9d4543e8ecde31395dd37e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b6289eae783cdc32d2a677e31b65e691 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff0efac3f2225cbaa5d0ae6c7b500986 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d9a4224e7a61b1e8f129c6033d5da62 = $(`<div id="html_2d9a4224e7a61b1e8f129c6033d5da62" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_ff0efac3f2225cbaa5d0ae6c7b500986.setContent(html_2d9a4224e7a61b1e8f129c6033d5da62);
|
|
|
|
|
|
|
|
marker_b572f89b9d9d4543e8ecde31395dd37e.bindPopup(popup_ff0efac3f2225cbaa5d0ae6c7b500986)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b572f89b9d9d4543e8ecde31395dd37e.setIcon(icon_b6289eae783cdc32d2a677e31b65e691);
|
|
|
|
|
|
var marker_a4a3807a88fe8a1b3a81a4060d15cb4e = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_fd7233b08adbfa9750b6ab87b323de90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79de3ba9507a1812ea1e87dea39a2676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf237e7af3113ce1580ea35da0c72b7a = $(`<div id="html_cf237e7af3113ce1580ea35da0c72b7a" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_79de3ba9507a1812ea1e87dea39a2676.setContent(html_cf237e7af3113ce1580ea35da0c72b7a);
|
|
|
|
|
|
|
|
marker_a4a3807a88fe8a1b3a81a4060d15cb4e.bindPopup(popup_79de3ba9507a1812ea1e87dea39a2676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4a3807a88fe8a1b3a81a4060d15cb4e.setIcon(icon_fd7233b08adbfa9750b6ab87b323de90);
|
|
|
|
|
|
var marker_a37def1dc27b1736e0e218fa02d6b525 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8b06157a94bd4b7d03f69cfacaf17a5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_800e147847b8170642084a72385042c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13939d5ec64591446ee7efc62d02eb30 = $(`<div id="html_13939d5ec64591446ee7efc62d02eb30" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_800e147847b8170642084a72385042c6.setContent(html_13939d5ec64591446ee7efc62d02eb30);
|
|
|
|
|
|
|
|
marker_a37def1dc27b1736e0e218fa02d6b525.bindPopup(popup_800e147847b8170642084a72385042c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a37def1dc27b1736e0e218fa02d6b525.setIcon(icon_8b06157a94bd4b7d03f69cfacaf17a5d);
|
|
|
|
|
|
var marker_645d04d88ed5244e8ec66924f9b291f0 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_513bf90f130791654cf3d871ebdb0246 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2aa7527696bbe78ff1ceaf9edefae15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d230c7c4eeb66c905a40e4772dfd23 = $(`<div id="html_b9d230c7c4eeb66c905a40e4772dfd23" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_e2aa7527696bbe78ff1ceaf9edefae15.setContent(html_b9d230c7c4eeb66c905a40e4772dfd23);
|
|
|
|
|
|
|
|
marker_645d04d88ed5244e8ec66924f9b291f0.bindPopup(popup_e2aa7527696bbe78ff1ceaf9edefae15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_645d04d88ed5244e8ec66924f9b291f0.setIcon(icon_513bf90f130791654cf3d871ebdb0246);
|
|
|
|
|
|
var marker_6e148d445df54d76ab3e2cbe46c3f625 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_5b7aac5907de6db7f957522e831034eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b0ef37106a9b13b7c209351687f5492 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_845fef25562649aa9f31804b7f9c06ba = $(`<div id="html_845fef25562649aa9f31804b7f9c06ba" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_4b0ef37106a9b13b7c209351687f5492.setContent(html_845fef25562649aa9f31804b7f9c06ba);
|
|
|
|
|
|
|
|
marker_6e148d445df54d76ab3e2cbe46c3f625.bindPopup(popup_4b0ef37106a9b13b7c209351687f5492)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e148d445df54d76ab3e2cbe46c3f625.setIcon(icon_5b7aac5907de6db7f957522e831034eb);
|
|
|
|
|
|
var marker_c1b2dc0274f558286f7642ccddb70e3c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e7f4e8ba254bcf6d0251d58fc6a74c2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36a6f9ee0e982c5d37a0c8bcb19446c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28aed877c437fade3c5e7cc25934c1d8 = $(`<div id="html_28aed877c437fade3c5e7cc25934c1d8" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_36a6f9ee0e982c5d37a0c8bcb19446c9.setContent(html_28aed877c437fade3c5e7cc25934c1d8);
|
|
|
|
|
|
|
|
marker_c1b2dc0274f558286f7642ccddb70e3c.bindPopup(popup_36a6f9ee0e982c5d37a0c8bcb19446c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1b2dc0274f558286f7642ccddb70e3c.setIcon(icon_e7f4e8ba254bcf6d0251d58fc6a74c2c);
|
|
|
|
|
|
var marker_3cab0614365597f8664116541aded159 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_d275544cbd9c6da881e5b7bd31f3fbdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54b1b1594247f37131875283c71a1a85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6bb4ff793d0270d9b1fd2fa5d34f171a = $(`<div id="html_6bb4ff793d0270d9b1fd2fa5d34f171a" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_54b1b1594247f37131875283c71a1a85.setContent(html_6bb4ff793d0270d9b1fd2fa5d34f171a);
|
|
|
|
|
|
|
|
marker_3cab0614365597f8664116541aded159.bindPopup(popup_54b1b1594247f37131875283c71a1a85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cab0614365597f8664116541aded159.setIcon(icon_d275544cbd9c6da881e5b7bd31f3fbdd);
|
|
|
|
|
|
var marker_ad583a6a67cd41f3eb930b842bee1fc5 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_4ceaace3ba267b4d2de36d90017ed348 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79f7a646a336d0d457fd8ad903c79df7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df2597d3ce3d81acbd5b0d8fa491b32e = $(`<div id="html_df2597d3ce3d81acbd5b0d8fa491b32e" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_79f7a646a336d0d457fd8ad903c79df7.setContent(html_df2597d3ce3d81acbd5b0d8fa491b32e);
|
|
|
|
|
|
|
|
marker_ad583a6a67cd41f3eb930b842bee1fc5.bindPopup(popup_79f7a646a336d0d457fd8ad903c79df7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad583a6a67cd41f3eb930b842bee1fc5.setIcon(icon_4ceaace3ba267b4d2de36d90017ed348);
|
|
|
|
|
|
var marker_75cee0d06479ebc612bd31e1324bb975 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_9dbe49c207b094abe6c1bf4ebbd8f5ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e6e1529a2d046ef12e47acdba3148f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58230069d88223a672dbd9100c80bde7 = $(`<div id="html_58230069d88223a672dbd9100c80bde7" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_7e6e1529a2d046ef12e47acdba3148f8.setContent(html_58230069d88223a672dbd9100c80bde7);
|
|
|
|
|
|
|
|
marker_75cee0d06479ebc612bd31e1324bb975.bindPopup(popup_7e6e1529a2d046ef12e47acdba3148f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75cee0d06479ebc612bd31e1324bb975.setIcon(icon_9dbe49c207b094abe6c1bf4ebbd8f5ce);
|
|
|
|
|
|
var marker_32871b7b4f4e1d1b2627694c21c0ee3b = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ba9259462195ec0ed76c3c0c8cf331c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_027ed571a273e8a054ed5cc8e4dbbc7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60f345ffbbe39e89734fe424cc6a89f5 = $(`<div id="html_60f345ffbbe39e89734fe424cc6a89f5" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_027ed571a273e8a054ed5cc8e4dbbc7b.setContent(html_60f345ffbbe39e89734fe424cc6a89f5);
|
|
|
|
|
|
|
|
marker_32871b7b4f4e1d1b2627694c21c0ee3b.bindPopup(popup_027ed571a273e8a054ed5cc8e4dbbc7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32871b7b4f4e1d1b2627694c21c0ee3b.setIcon(icon_ba9259462195ec0ed76c3c0c8cf331c1);
|
|
|
|
|
|
var marker_4050b195e5c7e6bd19135e56bb70962d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_d022e732356098f4f105122b2ca5f61f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b21280ab868e9ccb462014f0691d083b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e0946915c1906a46d15f2986e5abd4c = $(`<div id="html_5e0946915c1906a46d15f2986e5abd4c" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_b21280ab868e9ccb462014f0691d083b.setContent(html_5e0946915c1906a46d15f2986e5abd4c);
|
|
|
|
|
|
|
|
marker_4050b195e5c7e6bd19135e56bb70962d.bindPopup(popup_b21280ab868e9ccb462014f0691d083b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4050b195e5c7e6bd19135e56bb70962d.setIcon(icon_d022e732356098f4f105122b2ca5f61f);
|
|
|
|
|
|
var marker_58249250f833a98c7ad9b94f7127dd9a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b5ef22cfd4e74bd429ce92e6ef68da52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be03d992e770d63ab530086e125ee893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ec3330529f5b072438eee1a9b6677bd = $(`<div id="html_9ec3330529f5b072438eee1a9b6677bd" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_be03d992e770d63ab530086e125ee893.setContent(html_9ec3330529f5b072438eee1a9b6677bd);
|
|
|
|
|
|
|
|
marker_58249250f833a98c7ad9b94f7127dd9a.bindPopup(popup_be03d992e770d63ab530086e125ee893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58249250f833a98c7ad9b94f7127dd9a.setIcon(icon_b5ef22cfd4e74bd429ce92e6ef68da52);
|
|
|
|
|
|
var marker_3d2942e04e57cac7fb7ff22f28417876 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_d599742bc01589f9057a02c51706a72d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_088c739d653971e2c1cd1acfe2031bbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ba98ad589f5abb47e87ac32aa6e732f = $(`<div id="html_7ba98ad589f5abb47e87ac32aa6e732f" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_088c739d653971e2c1cd1acfe2031bbd.setContent(html_7ba98ad589f5abb47e87ac32aa6e732f);
|
|
|
|
|
|
|
|
marker_3d2942e04e57cac7fb7ff22f28417876.bindPopup(popup_088c739d653971e2c1cd1acfe2031bbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d2942e04e57cac7fb7ff22f28417876.setIcon(icon_d599742bc01589f9057a02c51706a72d);
|
|
|
|
|
|
var marker_7387e5bf4af64bdc7f938e815a0bc255 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_508bdf1a8fcb9128666decc11d9f2297 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7045f24b1225dc4f4ba98fa2409532d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f96f66cb21ec34e2ddb4d82c3cf3d5e = $(`<div id="html_1f96f66cb21ec34e2ddb4d82c3cf3d5e" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_7045f24b1225dc4f4ba98fa2409532d2.setContent(html_1f96f66cb21ec34e2ddb4d82c3cf3d5e);
|
|
|
|
|
|
|
|
marker_7387e5bf4af64bdc7f938e815a0bc255.bindPopup(popup_7045f24b1225dc4f4ba98fa2409532d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7387e5bf4af64bdc7f938e815a0bc255.setIcon(icon_508bdf1a8fcb9128666decc11d9f2297);
|
|
|
|
|
|
var marker_2fca96111258bf798e11d823886e900b = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ab47a17c58866e259427d500da3fd27e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b61e69ebe441df8b14a1be9f40b1a61f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26b87371d08329bceb5b0e7161bf9cf9 = $(`<div id="html_26b87371d08329bceb5b0e7161bf9cf9" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_b61e69ebe441df8b14a1be9f40b1a61f.setContent(html_26b87371d08329bceb5b0e7161bf9cf9);
|
|
|
|
|
|
|
|
marker_2fca96111258bf798e11d823886e900b.bindPopup(popup_b61e69ebe441df8b14a1be9f40b1a61f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fca96111258bf798e11d823886e900b.setIcon(icon_ab47a17c58866e259427d500da3fd27e);
|
|
|
|
|
|
var marker_7614a7269074f9980cb5a5aa0f6d503c = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_245729c999723d16c2927ce65f0da713 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b15e70a5a4282d63eaac4b295d5bdbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bc9add2b4053429ea1bcc790bee4d6d = $(`<div id="html_9bc9add2b4053429ea1bcc790bee4d6d" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_9b15e70a5a4282d63eaac4b295d5bdbd.setContent(html_9bc9add2b4053429ea1bcc790bee4d6d);
|
|
|
|
|
|
|
|
marker_7614a7269074f9980cb5a5aa0f6d503c.bindPopup(popup_9b15e70a5a4282d63eaac4b295d5bdbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7614a7269074f9980cb5a5aa0f6d503c.setIcon(icon_245729c999723d16c2927ce65f0da713);
|
|
|
|
|
|
var marker_68f984f756f056d31b9ae1528c562d96 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_4277b7a5f391c882c00967dd1fbee505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c24a482125d0e6e4fcf6fd098a90004d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_751b29e7bebc3601623f6e877f97fe16 = $(`<div id="html_751b29e7bebc3601623f6e877f97fe16" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_c24a482125d0e6e4fcf6fd098a90004d.setContent(html_751b29e7bebc3601623f6e877f97fe16);
|
|
|
|
|
|
|
|
marker_68f984f756f056d31b9ae1528c562d96.bindPopup(popup_c24a482125d0e6e4fcf6fd098a90004d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68f984f756f056d31b9ae1528c562d96.setIcon(icon_4277b7a5f391c882c00967dd1fbee505);
|
|
|
|
|
|
var marker_b0aaa6a4e6a400d45bb7d11630077b74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_92c4ada1fe196cfae30364ffab891d21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39b6278d2f228dcad4f8d6546d08f79b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f433d44c62c7a45711dd311f9617a208 = $(`<div id="html_f433d44c62c7a45711dd311f9617a208" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_39b6278d2f228dcad4f8d6546d08f79b.setContent(html_f433d44c62c7a45711dd311f9617a208);
|
|
|
|
|
|
|
|
marker_b0aaa6a4e6a400d45bb7d11630077b74.bindPopup(popup_39b6278d2f228dcad4f8d6546d08f79b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0aaa6a4e6a400d45bb7d11630077b74.setIcon(icon_92c4ada1fe196cfae30364ffab891d21);
|
|
|
|
|
|
var marker_82c38e7e63fb49cfead5bcc0ae1889b7 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c88aab1850f81ef79d41c94e69e83531 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3697d0707872f7e1867ff8974f161db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_455c2bfcb7207d463fa4aff0ee90d736 = $(`<div id="html_455c2bfcb7207d463fa4aff0ee90d736" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_a3697d0707872f7e1867ff8974f161db.setContent(html_455c2bfcb7207d463fa4aff0ee90d736);
|
|
|
|
|
|
|
|
marker_82c38e7e63fb49cfead5bcc0ae1889b7.bindPopup(popup_a3697d0707872f7e1867ff8974f161db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82c38e7e63fb49cfead5bcc0ae1889b7.setIcon(icon_c88aab1850f81ef79d41c94e69e83531);
|
|
|
|
|
|
var marker_a850bb198a1c07a1b33756c8d305ac9a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7b76a60ad81c198304d143ab6330de93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07500108e70c02e58134d285b5235ebf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a46e0c1ee9773bd91701a861235e477 = $(`<div id="html_7a46e0c1ee9773bd91701a861235e477" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_07500108e70c02e58134d285b5235ebf.setContent(html_7a46e0c1ee9773bd91701a861235e477);
|
|
|
|
|
|
|
|
marker_a850bb198a1c07a1b33756c8d305ac9a.bindPopup(popup_07500108e70c02e58134d285b5235ebf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a850bb198a1c07a1b33756c8d305ac9a.setIcon(icon_7b76a60ad81c198304d143ab6330de93);
|
|
|
|
|
|
var marker_4f8a92fec8ad925bac1eb33238b088e9 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b56ca04dae29ae8556be0d887e8c79e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b95dabc8a661f06ad7a63939008f50f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3925083d73c7b8a0f842f20437dc8525 = $(`<div id="html_3925083d73c7b8a0f842f20437dc8525" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_b95dabc8a661f06ad7a63939008f50f8.setContent(html_3925083d73c7b8a0f842f20437dc8525);
|
|
|
|
|
|
|
|
marker_4f8a92fec8ad925bac1eb33238b088e9.bindPopup(popup_b95dabc8a661f06ad7a63939008f50f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f8a92fec8ad925bac1eb33238b088e9.setIcon(icon_b56ca04dae29ae8556be0d887e8c79e5);
|
|
|
|
|
|
var marker_1fdebdbbdb184b829346507930c7efcd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c0ff845dcb01f62c224c4418a800822a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c115723505c89c830103af6ad6a1ac2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ed91e77e271a39caf79ed461ada2e14 = $(`<div id="html_8ed91e77e271a39caf79ed461ada2e14" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_8c115723505c89c830103af6ad6a1ac2.setContent(html_8ed91e77e271a39caf79ed461ada2e14);
|
|
|
|
|
|
|
|
marker_1fdebdbbdb184b829346507930c7efcd.bindPopup(popup_8c115723505c89c830103af6ad6a1ac2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fdebdbbdb184b829346507930c7efcd.setIcon(icon_c0ff845dcb01f62c224c4418a800822a);
|
|
|
|
|
|
var marker_5dbdd8086fafa6d363ed7fbd360be5f2 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1fb85f1e156066d28df94d67cb1e8b10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_352318b4d9deb80a3832048e0d1bd3cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab30425ff4705bffb0048f6883e6e189 = $(`<div id="html_ab30425ff4705bffb0048f6883e6e189" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_352318b4d9deb80a3832048e0d1bd3cc.setContent(html_ab30425ff4705bffb0048f6883e6e189);
|
|
|
|
|
|
|
|
marker_5dbdd8086fafa6d363ed7fbd360be5f2.bindPopup(popup_352318b4d9deb80a3832048e0d1bd3cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5dbdd8086fafa6d363ed7fbd360be5f2.setIcon(icon_1fb85f1e156066d28df94d67cb1e8b10);
|
|
|
|
|
|
var marker_6a0b93f3db281ab2c3e506067da1f7fa = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f1f0cb92a026f222c9107a9ed3570cd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fb32b46da9db41cc2d501237223520b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_213875e54906e1e520d5db81b5dd0625 = $(`<div id="html_213875e54906e1e520d5db81b5dd0625" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_9fb32b46da9db41cc2d501237223520b.setContent(html_213875e54906e1e520d5db81b5dd0625);
|
|
|
|
|
|
|
|
marker_6a0b93f3db281ab2c3e506067da1f7fa.bindPopup(popup_9fb32b46da9db41cc2d501237223520b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a0b93f3db281ab2c3e506067da1f7fa.setIcon(icon_f1f0cb92a026f222c9107a9ed3570cd0);
|
|
|
|
|
|
var marker_e9eb671f74a378f99bcd62d5291a7095 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b0e2686f5b482e8abfebf4a399752ebf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbd4effe7a8c0637470650b07f38134b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb3210e1ec00b9bbccba45abacd96272 = $(`<div id="html_cb3210e1ec00b9bbccba45abacd96272" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_bbd4effe7a8c0637470650b07f38134b.setContent(html_cb3210e1ec00b9bbccba45abacd96272);
|
|
|
|
|
|
|
|
marker_e9eb671f74a378f99bcd62d5291a7095.bindPopup(popup_bbd4effe7a8c0637470650b07f38134b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9eb671f74a378f99bcd62d5291a7095.setIcon(icon_b0e2686f5b482e8abfebf4a399752ebf);
|
|
|
|
|
|
var marker_415648d39ff36b847396c36b9fc52ce5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6e92702836703dc1596e2c276dc04b54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7243c78e5e16a48b1ebc8372d7b5cc26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ef815ed5ad582a48a7750358cd1dbc5 = $(`<div id="html_5ef815ed5ad582a48a7750358cd1dbc5" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_7243c78e5e16a48b1ebc8372d7b5cc26.setContent(html_5ef815ed5ad582a48a7750358cd1dbc5);
|
|
|
|
|
|
|
|
marker_415648d39ff36b847396c36b9fc52ce5.bindPopup(popup_7243c78e5e16a48b1ebc8372d7b5cc26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_415648d39ff36b847396c36b9fc52ce5.setIcon(icon_6e92702836703dc1596e2c276dc04b54);
|
|
|
|
|
|
var marker_c2528ddf4062c1fd450c02c97e29d32b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_9545934d2c9f0b73664ec56ea214742c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3901875e4cf562af639a863d1f7af83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_337da152644e55cdfff65d7220bd8b3f = $(`<div id="html_337da152644e55cdfff65d7220bd8b3f" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_a3901875e4cf562af639a863d1f7af83.setContent(html_337da152644e55cdfff65d7220bd8b3f);
|
|
|
|
|
|
|
|
marker_c2528ddf4062c1fd450c02c97e29d32b.bindPopup(popup_a3901875e4cf562af639a863d1f7af83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2528ddf4062c1fd450c02c97e29d32b.setIcon(icon_9545934d2c9f0b73664ec56ea214742c);
|
|
|
|
|
|
var marker_e6c920e0eedb11e669416d6150b76aeb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f8589b4d4475713aa5cb8d76907901bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ab80b58460ea9761791bad8cae825c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b53b6d2892d2ea4a3f61f656ad9e498c = $(`<div id="html_b53b6d2892d2ea4a3f61f656ad9e498c" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_1ab80b58460ea9761791bad8cae825c7.setContent(html_b53b6d2892d2ea4a3f61f656ad9e498c);
|
|
|
|
|
|
|
|
marker_e6c920e0eedb11e669416d6150b76aeb.bindPopup(popup_1ab80b58460ea9761791bad8cae825c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c920e0eedb11e669416d6150b76aeb.setIcon(icon_f8589b4d4475713aa5cb8d76907901bc);
|
|
|
|
|
|
var marker_d3dcd094b371ecfdaf2918e98ec2bd04 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_9fe0244dd60ae1e1863162e3f6f9c7fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86708ee9e9f5fea6d7f3f68b1d4e6dfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bcaad2ed8605e5cb978f044dad670a2 = $(`<div id="html_1bcaad2ed8605e5cb978f044dad670a2" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_86708ee9e9f5fea6d7f3f68b1d4e6dfb.setContent(html_1bcaad2ed8605e5cb978f044dad670a2);
|
|
|
|
|
|
|
|
marker_d3dcd094b371ecfdaf2918e98ec2bd04.bindPopup(popup_86708ee9e9f5fea6d7f3f68b1d4e6dfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3dcd094b371ecfdaf2918e98ec2bd04.setIcon(icon_9fe0244dd60ae1e1863162e3f6f9c7fd);
|
|
|
|
|
|
var marker_6ecbfa0b4864b76d8e0fabbd49fd89e4 = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e81487f37bd0a96aadb03f00bab50c9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_58ea03b6b1a6ed384e592d7b02a8a206 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bb578166add9e3ddffd8d3efd7ecb65 = $(`<div id="html_9bb578166add9e3ddffd8d3efd7ecb65" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_58ea03b6b1a6ed384e592d7b02a8a206.setContent(html_9bb578166add9e3ddffd8d3efd7ecb65);
|
|
|
|
|
|
|
|
marker_6ecbfa0b4864b76d8e0fabbd49fd89e4.bindPopup(popup_58ea03b6b1a6ed384e592d7b02a8a206)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ecbfa0b4864b76d8e0fabbd49fd89e4.setIcon(icon_e81487f37bd0a96aadb03f00bab50c9c);
|
|
|
|
|
|
var marker_803b8889ea7a283ef22019d0b15f2170 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e0bf4d9da74cf7191c6b3cc727273d78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db5b20b7a354f577070466597df985c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5376314a29b9e440e12e7d3caf833736 = $(`<div id="html_5376314a29b9e440e12e7d3caf833736" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_db5b20b7a354f577070466597df985c3.setContent(html_5376314a29b9e440e12e7d3caf833736);
|
|
|
|
|
|
|
|
marker_803b8889ea7a283ef22019d0b15f2170.bindPopup(popup_db5b20b7a354f577070466597df985c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_803b8889ea7a283ef22019d0b15f2170.setIcon(icon_e0bf4d9da74cf7191c6b3cc727273d78);
|
|
|
|
|
|
var marker_56eaf4183b2ecfa8ff4e45bcff654e2b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2f5093df0230580ea83a23bc86a20a59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1415123ffc68de8b8ffe9823de231af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03fa413df70589cea9350a57198a9392 = $(`<div id="html_03fa413df70589cea9350a57198a9392" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_b1415123ffc68de8b8ffe9823de231af.setContent(html_03fa413df70589cea9350a57198a9392);
|
|
|
|
|
|
|
|
marker_56eaf4183b2ecfa8ff4e45bcff654e2b.bindPopup(popup_b1415123ffc68de8b8ffe9823de231af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56eaf4183b2ecfa8ff4e45bcff654e2b.setIcon(icon_2f5093df0230580ea83a23bc86a20a59);
|
|
|
|
|
|
var marker_b1328b04c978a235ebc56230de245caf = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_5541d60d1c6369a6a071f7fd14918d78 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f29b4a917cd7fc763227cce91c0a6208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be6185b523e9a33528039283f782ed02 = $(`<div id="html_be6185b523e9a33528039283f782ed02" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_f29b4a917cd7fc763227cce91c0a6208.setContent(html_be6185b523e9a33528039283f782ed02);
|
|
|
|
|
|
|
|
marker_b1328b04c978a235ebc56230de245caf.bindPopup(popup_f29b4a917cd7fc763227cce91c0a6208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1328b04c978a235ebc56230de245caf.setIcon(icon_5541d60d1c6369a6a071f7fd14918d78);
|
|
|
|
|
|
var marker_a917f126ee0aec05ac89b6ea1a981d34 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6ca2a1a92bc7726ba37681f3cb194255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b09b45ba1c34b6e7911c8853e2a2f4aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ad9d49766b43017409be5b7539a5b3c = $(`<div id="html_7ad9d49766b43017409be5b7539a5b3c" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_b09b45ba1c34b6e7911c8853e2a2f4aa.setContent(html_7ad9d49766b43017409be5b7539a5b3c);
|
|
|
|
|
|
|
|
marker_a917f126ee0aec05ac89b6ea1a981d34.bindPopup(popup_b09b45ba1c34b6e7911c8853e2a2f4aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a917f126ee0aec05ac89b6ea1a981d34.setIcon(icon_6ca2a1a92bc7726ba37681f3cb194255);
|
|
|
|
|
|
var marker_53bda5ff80ad37d7248638ac6dac625c = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ae77280c151d5aa10ea0212918f54d80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a719da04e48ef6129ec1f2a4b34a006e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e781e5fd5b8dcda57b2263b7bcba730 = $(`<div id="html_8e781e5fd5b8dcda57b2263b7bcba730" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_a719da04e48ef6129ec1f2a4b34a006e.setContent(html_8e781e5fd5b8dcda57b2263b7bcba730);
|
|
|
|
|
|
|
|
marker_53bda5ff80ad37d7248638ac6dac625c.bindPopup(popup_a719da04e48ef6129ec1f2a4b34a006e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53bda5ff80ad37d7248638ac6dac625c.setIcon(icon_ae77280c151d5aa10ea0212918f54d80);
|
|
|
|
|
|
var marker_9cd654b4dcd031b12f8b98694700c3f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_511981883801d1a73e1272d91eb7628a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0f637b57efaa64cf547c057b9c7c00b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5c3f91bbc956c1d8422625716ec769c = $(`<div id="html_a5c3f91bbc956c1d8422625716ec769c" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_f0f637b57efaa64cf547c057b9c7c00b.setContent(html_a5c3f91bbc956c1d8422625716ec769c);
|
|
|
|
|
|
|
|
marker_9cd654b4dcd031b12f8b98694700c3f3.bindPopup(popup_f0f637b57efaa64cf547c057b9c7c00b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cd654b4dcd031b12f8b98694700c3f3.setIcon(icon_511981883801d1a73e1272d91eb7628a);
|
|
|
|
|
|
var marker_0acd10fd830fcfe6c9c63b4256939e37 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7dc5defc6cab8af125d5797d0a255895 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d3291f1e8eadd05ab6f48300cf13fa0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63de1fe7dfd088eff342557fe220aad7 = $(`<div id="html_63de1fe7dfd088eff342557fe220aad7" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_7d3291f1e8eadd05ab6f48300cf13fa0.setContent(html_63de1fe7dfd088eff342557fe220aad7);
|
|
|
|
|
|
|
|
marker_0acd10fd830fcfe6c9c63b4256939e37.bindPopup(popup_7d3291f1e8eadd05ab6f48300cf13fa0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0acd10fd830fcfe6c9c63b4256939e37.setIcon(icon_7dc5defc6cab8af125d5797d0a255895);
|
|
|
|
|
|
var marker_1c23a3dd4fe261247794980f7b99dd66 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_a2baaa7be28d3ccbcbd4f57a7ad2a8ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80cfb54921bd0826be01a6d242285227 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb0f4f515ebc0517723f9fe8b0ed7177 = $(`<div id="html_bb0f4f515ebc0517723f9fe8b0ed7177" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_80cfb54921bd0826be01a6d242285227.setContent(html_bb0f4f515ebc0517723f9fe8b0ed7177);
|
|
|
|
|
|
|
|
marker_1c23a3dd4fe261247794980f7b99dd66.bindPopup(popup_80cfb54921bd0826be01a6d242285227)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c23a3dd4fe261247794980f7b99dd66.setIcon(icon_a2baaa7be28d3ccbcbd4f57a7ad2a8ed);
|
|
|
|
|
|
var marker_6c0e239c5604fbe3235e8415ce01b50b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ecfd07590ff139cac9980d9869e06486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e90167f78bd7aaf7b5484a32602372ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bde9a99a5066d0b9af298eceee65ded2 = $(`<div id="html_bde9a99a5066d0b9af298eceee65ded2" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_e90167f78bd7aaf7b5484a32602372ea.setContent(html_bde9a99a5066d0b9af298eceee65ded2);
|
|
|
|
|
|
|
|
marker_6c0e239c5604fbe3235e8415ce01b50b.bindPopup(popup_e90167f78bd7aaf7b5484a32602372ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c0e239c5604fbe3235e8415ce01b50b.setIcon(icon_ecfd07590ff139cac9980d9869e06486);
|
|
|
|
|
|
var marker_9f0a6c3e8bd5d53d82b566a90ea440f5 = L.marker(
|
|
[-26.2041, 28.0473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b96d8e2337f2cd3a2aa9726c22fe15de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45d194b1f2a8c6e787467e7fb017ea5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecf5b6b2b57b55ad893f1cbeed133606 = $(`<div id="html_ecf5b6b2b57b55ad893f1cbeed133606" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_45d194b1f2a8c6e787467e7fb017ea5a.setContent(html_ecf5b6b2b57b55ad893f1cbeed133606);
|
|
|
|
|
|
|
|
marker_9f0a6c3e8bd5d53d82b566a90ea440f5.bindPopup(popup_45d194b1f2a8c6e787467e7fb017ea5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f0a6c3e8bd5d53d82b566a90ea440f5.setIcon(icon_b96d8e2337f2cd3a2aa9726c22fe15de);
|
|
|
|
|
|
var marker_4c8047f1c51ad84292b9c5883ec9fa1e = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_0bdb8f0fd8ed7cca4a1b746df4938575 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f44517b4299c4321fd291447833744f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e7ce337d31fc2c8bce191ab414a9df5 = $(`<div id="html_1e7ce337d31fc2c8bce191ab414a9df5" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_4f44517b4299c4321fd291447833744f.setContent(html_1e7ce337d31fc2c8bce191ab414a9df5);
|
|
|
|
|
|
|
|
marker_4c8047f1c51ad84292b9c5883ec9fa1e.bindPopup(popup_4f44517b4299c4321fd291447833744f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c8047f1c51ad84292b9c5883ec9fa1e.setIcon(icon_0bdb8f0fd8ed7cca4a1b746df4938575);
|
|
|
|
|
|
var marker_2c647a39ba88a8da8a64405e37f295b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c7f7c195ebfb896cf87e56ff62fcf3d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ade271161df326214d558c93ac73cb9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a944aed44249875211080b981b46feff = $(`<div id="html_a944aed44249875211080b981b46feff" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_5ade271161df326214d558c93ac73cb9.setContent(html_a944aed44249875211080b981b46feff);
|
|
|
|
|
|
|
|
marker_2c647a39ba88a8da8a64405e37f295b9.bindPopup(popup_5ade271161df326214d558c93ac73cb9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c647a39ba88a8da8a64405e37f295b9.setIcon(icon_c7f7c195ebfb896cf87e56ff62fcf3d2);
|
|
|
|
|
|
var marker_6569ccda3d6dfa29858ffef0efec5d81 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3e11a9ce27a5fa02a4eed7f9c7ec33f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce45f5f92ae1f332c8597e0cf9df5efe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c2375e0aa851aa858cea4498c6f4843 = $(`<div id="html_0c2375e0aa851aa858cea4498c6f4843" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_ce45f5f92ae1f332c8597e0cf9df5efe.setContent(html_0c2375e0aa851aa858cea4498c6f4843);
|
|
|
|
|
|
|
|
marker_6569ccda3d6dfa29858ffef0efec5d81.bindPopup(popup_ce45f5f92ae1f332c8597e0cf9df5efe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6569ccda3d6dfa29858ffef0efec5d81.setIcon(icon_3e11a9ce27a5fa02a4eed7f9c7ec33f2);
|
|
|
|
|
|
var marker_d84119ebf85401bf44cad65cb84f7d54 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_75afc206825c2cbd424d0c37d3f09b9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11213ac75a0352a9bb27fa19dac85ac2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_681d11b4b53873bfeb506eda0a22b0ce = $(`<div id="html_681d11b4b53873bfeb506eda0a22b0ce" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_11213ac75a0352a9bb27fa19dac85ac2.setContent(html_681d11b4b53873bfeb506eda0a22b0ce);
|
|
|
|
|
|
|
|
marker_d84119ebf85401bf44cad65cb84f7d54.bindPopup(popup_11213ac75a0352a9bb27fa19dac85ac2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d84119ebf85401bf44cad65cb84f7d54.setIcon(icon_75afc206825c2cbd424d0c37d3f09b9f);
|
|
|
|
|
|
var marker_769f8c7581527ff137e16bada6905495 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2de076254415d7e207ce4c992190a323 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eae29a8f35d533ab68cb37457e6ea48d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcdc8989cb71ee3adeb4bac484b8c66e = $(`<div id="html_dcdc8989cb71ee3adeb4bac484b8c66e" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_eae29a8f35d533ab68cb37457e6ea48d.setContent(html_dcdc8989cb71ee3adeb4bac484b8c66e);
|
|
|
|
|
|
|
|
marker_769f8c7581527ff137e16bada6905495.bindPopup(popup_eae29a8f35d533ab68cb37457e6ea48d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_769f8c7581527ff137e16bada6905495.setIcon(icon_2de076254415d7e207ce4c992190a323);
|
|
|
|
|
|
var marker_cec6fcae492986b037a7fc353be4bb3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_68577a0d6065a493bf23f32a472634f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b57f5311cf54797305cd81a455a26eb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bccbc9ffec2eb578aa5f4b431184e7d = $(`<div id="html_8bccbc9ffec2eb578aa5f4b431184e7d" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_b57f5311cf54797305cd81a455a26eb6.setContent(html_8bccbc9ffec2eb578aa5f4b431184e7d);
|
|
|
|
|
|
|
|
marker_cec6fcae492986b037a7fc353be4bb3d.bindPopup(popup_b57f5311cf54797305cd81a455a26eb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cec6fcae492986b037a7fc353be4bb3d.setIcon(icon_68577a0d6065a493bf23f32a472634f2);
|
|
|
|
|
|
var marker_aa1cefedcca629c1f210b52e4cc8b560 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6b2f70385679da54091587569c5b4e96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6124412207db32a9fd4d40013f43baab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4aa5085bb7da678bee0a66b79029feb6 = $(`<div id="html_4aa5085bb7da678bee0a66b79029feb6" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_6124412207db32a9fd4d40013f43baab.setContent(html_4aa5085bb7da678bee0a66b79029feb6);
|
|
|
|
|
|
|
|
marker_aa1cefedcca629c1f210b52e4cc8b560.bindPopup(popup_6124412207db32a9fd4d40013f43baab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa1cefedcca629c1f210b52e4cc8b560.setIcon(icon_6b2f70385679da54091587569c5b4e96);
|
|
|
|
|
|
var marker_c8d6f6a2c5044cdb7cdcb10ab16878db = L.marker(
|
|
[52.6467, 4.7395],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_15bcb93f536ad1b32f56255b24bee232 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89cf3fb929bf12327f8659f70d8257ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75c19c5a4a6c3a3c67f3f113bbf0b983 = $(`<div id="html_75c19c5a4a6c3a3c67f3f113bbf0b983" style="width: 100.0%; height: 100.0%;">relay.nostr.vet</div>`)[0];
|
|
popup_89cf3fb929bf12327f8659f70d8257ea.setContent(html_75c19c5a4a6c3a3c67f3f113bbf0b983);
|
|
|
|
|
|
|
|
marker_c8d6f6a2c5044cdb7cdcb10ab16878db.bindPopup(popup_89cf3fb929bf12327f8659f70d8257ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8d6f6a2c5044cdb7cdcb10ab16878db.setIcon(icon_15bcb93f536ad1b32f56255b24bee232);
|
|
|
|
|
|
var marker_53aadce23d8d615fb8633294bb9d8d6e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_014a97119b2c49454661896628f29243 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3db23a8f4a0618a95bbded5f2d13624b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cb117d4ae48321f3f56e5ce5827a80a = $(`<div id="html_8cb117d4ae48321f3f56e5ce5827a80a" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_3db23a8f4a0618a95bbded5f2d13624b.setContent(html_8cb117d4ae48321f3f56e5ce5827a80a);
|
|
|
|
|
|
|
|
marker_53aadce23d8d615fb8633294bb9d8d6e.bindPopup(popup_3db23a8f4a0618a95bbded5f2d13624b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53aadce23d8d615fb8633294bb9d8d6e.setIcon(icon_014a97119b2c49454661896628f29243);
|
|
|
|
|
|
var marker_e6a29535ff5dbe81066af92e224433e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_abebeeff0a3e93605d46ba0fda33612f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_553a2ff4d8663d8040a0acae69fc2552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53bb03b018b3dc7b5976a57c47c4343a = $(`<div id="html_53bb03b018b3dc7b5976a57c47c4343a" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_553a2ff4d8663d8040a0acae69fc2552.setContent(html_53bb03b018b3dc7b5976a57c47c4343a);
|
|
|
|
|
|
|
|
marker_e6a29535ff5dbe81066af92e224433e8.bindPopup(popup_553a2ff4d8663d8040a0acae69fc2552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6a29535ff5dbe81066af92e224433e8.setIcon(icon_abebeeff0a3e93605d46ba0fda33612f);
|
|
|
|
|
|
var marker_92ad383e0924e5d589554eccf91ffb27 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_9dac134ddd25ab01765892e669532520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d30fb338fcb3b59598dfc3f10fbb7737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90bd6ef893d5e8c25dd83931c9e20de5 = $(`<div id="html_90bd6ef893d5e8c25dd83931c9e20de5" style="width: 100.0%; height: 100.0%;">a.nos.lol</div>`)[0];
|
|
popup_d30fb338fcb3b59598dfc3f10fbb7737.setContent(html_90bd6ef893d5e8c25dd83931c9e20de5);
|
|
|
|
|
|
|
|
marker_92ad383e0924e5d589554eccf91ffb27.bindPopup(popup_d30fb338fcb3b59598dfc3f10fbb7737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92ad383e0924e5d589554eccf91ffb27.setIcon(icon_9dac134ddd25ab01765892e669532520);
|
|
|
|
|
|
var marker_67b0b4e70112e847df152e7c0e57265a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6bba73a466dd1c6b73d9269af303cbd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_742a77f2caacd3936f3746792496f049 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_804614113ecf5bc7f3e7dd0cf9dde418 = $(`<div id="html_804614113ecf5bc7f3e7dd0cf9dde418" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_742a77f2caacd3936f3746792496f049.setContent(html_804614113ecf5bc7f3e7dd0cf9dde418);
|
|
|
|
|
|
|
|
marker_67b0b4e70112e847df152e7c0e57265a.bindPopup(popup_742a77f2caacd3936f3746792496f049)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b0b4e70112e847df152e7c0e57265a.setIcon(icon_6bba73a466dd1c6b73d9269af303cbd4);
|
|
|
|
|
|
var marker_1090a9ea8ef5a17e00962d7692185a8e = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f607f173426b03393169bca23464f8b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7cdefeda3f510eb10435f68cb00d134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcce5df7bd1dd54966a8a33a21dd082a = $(`<div id="html_fcce5df7bd1dd54966a8a33a21dd082a" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_d7cdefeda3f510eb10435f68cb00d134.setContent(html_fcce5df7bd1dd54966a8a33a21dd082a);
|
|
|
|
|
|
|
|
marker_1090a9ea8ef5a17e00962d7692185a8e.bindPopup(popup_d7cdefeda3f510eb10435f68cb00d134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1090a9ea8ef5a17e00962d7692185a8e.setIcon(icon_f607f173426b03393169bca23464f8b7);
|
|
|
|
|
|
var marker_0e44196e1bfb4032104a2691aefb8b5e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3d903b817930c694d62e35b409802c57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1547289de805756522f90edde183e995 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e4c8c28da3079dc533ce8bd1e9fc57d = $(`<div id="html_3e4c8c28da3079dc533ce8bd1e9fc57d" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_1547289de805756522f90edde183e995.setContent(html_3e4c8c28da3079dc533ce8bd1e9fc57d);
|
|
|
|
|
|
|
|
marker_0e44196e1bfb4032104a2691aefb8b5e.bindPopup(popup_1547289de805756522f90edde183e995)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e44196e1bfb4032104a2691aefb8b5e.setIcon(icon_3d903b817930c694d62e35b409802c57);
|
|
|
|
|
|
var marker_bcbf7401568733aa3da392e2b9f7a261 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_d5c64c49c5e3e0de21689af22ba93544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b01eb79fac239874e3bbf9fb7e9fae3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_933e47180744355aa8760e1eb27ca13b = $(`<div id="html_933e47180744355aa8760e1eb27ca13b" style="width: 100.0%; height: 100.0%;">pyramid.fiatjaf.com</div>`)[0];
|
|
popup_b01eb79fac239874e3bbf9fb7e9fae3b.setContent(html_933e47180744355aa8760e1eb27ca13b);
|
|
|
|
|
|
|
|
marker_bcbf7401568733aa3da392e2b9f7a261.bindPopup(popup_b01eb79fac239874e3bbf9fb7e9fae3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcbf7401568733aa3da392e2b9f7a261.setIcon(icon_d5c64c49c5e3e0de21689af22ba93544);
|
|
|
|
|
|
var marker_74a0f857c8a9b81d8139c60290ba6975 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ad1def6e2a9992eb80f6dcdae10e3033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44710be9b9e0a7156baf5afd8aa292d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9d459b1e730a50c257f84703b75abf6 = $(`<div id="html_b9d459b1e730a50c257f84703b75abf6" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_44710be9b9e0a7156baf5afd8aa292d5.setContent(html_b9d459b1e730a50c257f84703b75abf6);
|
|
|
|
|
|
|
|
marker_74a0f857c8a9b81d8139c60290ba6975.bindPopup(popup_44710be9b9e0a7156baf5afd8aa292d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74a0f857c8a9b81d8139c60290ba6975.setIcon(icon_ad1def6e2a9992eb80f6dcdae10e3033);
|
|
|
|
|
|
var marker_843871f04d1e852973ddbbbdec5ef06c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_74e7cd39bf5cf81a2e569435d95c824b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fb45f94a63d3511f3fd141d3fcf03c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_353066c40b91b968d90ec5acf93a2d72 = $(`<div id="html_353066c40b91b968d90ec5acf93a2d72" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_4fb45f94a63d3511f3fd141d3fcf03c7.setContent(html_353066c40b91b968d90ec5acf93a2d72);
|
|
|
|
|
|
|
|
marker_843871f04d1e852973ddbbbdec5ef06c.bindPopup(popup_4fb45f94a63d3511f3fd141d3fcf03c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_843871f04d1e852973ddbbbdec5ef06c.setIcon(icon_74e7cd39bf5cf81a2e569435d95c824b);
|
|
|
|
|
|
var marker_fd41e73472af50eb44e2cafb616d3de2 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_46db14d5db6c5e4a28c00cc9fc04181c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c93cfbe1dd31a4754582be3e981d1b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07c792ece482fa8bce43c1a14ce4b2e4 = $(`<div id="html_07c792ece482fa8bce43c1a14ce4b2e4" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_4c93cfbe1dd31a4754582be3e981d1b0.setContent(html_07c792ece482fa8bce43c1a14ce4b2e4);
|
|
|
|
|
|
|
|
marker_fd41e73472af50eb44e2cafb616d3de2.bindPopup(popup_4c93cfbe1dd31a4754582be3e981d1b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd41e73472af50eb44e2cafb616d3de2.setIcon(icon_46db14d5db6c5e4a28c00cc9fc04181c);
|
|
|
|
|
|
var marker_347fcd1df995645004f95493cccca9db = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2a9f50369ef7349f38e78535ab235131 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36ea8ca801f5ea2f7a375541320138bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d68f666c771589d511bc2d9f8afdef6f = $(`<div id="html_d68f666c771589d511bc2d9f8afdef6f" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_36ea8ca801f5ea2f7a375541320138bf.setContent(html_d68f666c771589d511bc2d9f8afdef6f);
|
|
|
|
|
|
|
|
marker_347fcd1df995645004f95493cccca9db.bindPopup(popup_36ea8ca801f5ea2f7a375541320138bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_347fcd1df995645004f95493cccca9db.setIcon(icon_2a9f50369ef7349f38e78535ab235131);
|
|
|
|
|
|
var marker_9afded93c52032552551e1c835f7ac44 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_208266c70351523ccb8e6dadc799444c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba5f86ba14700214490045336861c01b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad5a3f0ee62c36b078aa63d5262a2dde = $(`<div id="html_ad5a3f0ee62c36b078aa63d5262a2dde" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_ba5f86ba14700214490045336861c01b.setContent(html_ad5a3f0ee62c36b078aa63d5262a2dde);
|
|
|
|
|
|
|
|
marker_9afded93c52032552551e1c835f7ac44.bindPopup(popup_ba5f86ba14700214490045336861c01b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9afded93c52032552551e1c835f7ac44.setIcon(icon_208266c70351523ccb8e6dadc799444c);
|
|
|
|
|
|
var marker_4ba7a4ab61180b17400bcf8101aee4c7 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6c284e7abf890bd02e48a30e5b1f0b3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_359650938be6dc7ecc86ceb89d189bfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c68461be5b8517fe2c438f177548649f = $(`<div id="html_c68461be5b8517fe2c438f177548649f" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_359650938be6dc7ecc86ceb89d189bfa.setContent(html_c68461be5b8517fe2c438f177548649f);
|
|
|
|
|
|
|
|
marker_4ba7a4ab61180b17400bcf8101aee4c7.bindPopup(popup_359650938be6dc7ecc86ceb89d189bfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ba7a4ab61180b17400bcf8101aee4c7.setIcon(icon_6c284e7abf890bd02e48a30e5b1f0b3d);
|
|
|
|
|
|
var marker_f2cf54361e14720c13412e98f08a4b57 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_74cb2452f320d5de5d0e8247cc93f7e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01f4e2c29a3d385ee4fb7e249315f6ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f15d90fdd9a806de764e1c3815a413c = $(`<div id="html_8f15d90fdd9a806de764e1c3815a413c" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_01f4e2c29a3d385ee4fb7e249315f6ff.setContent(html_8f15d90fdd9a806de764e1c3815a413c);
|
|
|
|
|
|
|
|
marker_f2cf54361e14720c13412e98f08a4b57.bindPopup(popup_01f4e2c29a3d385ee4fb7e249315f6ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2cf54361e14720c13412e98f08a4b57.setIcon(icon_74cb2452f320d5de5d0e8247cc93f7e6);
|
|
|
|
|
|
var marker_2826293850dd99ef24e24e84f628d20c = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ca7e5a1a2bfc93c44b14f22bf56ddf99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e551ad8bb8ce214dc3d7f401ff2685c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_816d215b81c17bf30bc0af1d41119578 = $(`<div id="html_816d215b81c17bf30bc0af1d41119578" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_9e551ad8bb8ce214dc3d7f401ff2685c.setContent(html_816d215b81c17bf30bc0af1d41119578);
|
|
|
|
|
|
|
|
marker_2826293850dd99ef24e24e84f628d20c.bindPopup(popup_9e551ad8bb8ce214dc3d7f401ff2685c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2826293850dd99ef24e24e84f628d20c.setIcon(icon_ca7e5a1a2bfc93c44b14f22bf56ddf99);
|
|
|
|
|
|
var marker_99464012e654ceb9e6c4a6f6c83bc25e = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f7894977e8ddb005cae93852f7349e37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ebfe89fb3ecc947635b0bb10da21b82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c8a197dcdc194a18e100d66b9ce588a = $(`<div id="html_3c8a197dcdc194a18e100d66b9ce588a" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_2ebfe89fb3ecc947635b0bb10da21b82.setContent(html_3c8a197dcdc194a18e100d66b9ce588a);
|
|
|
|
|
|
|
|
marker_99464012e654ceb9e6c4a6f6c83bc25e.bindPopup(popup_2ebfe89fb3ecc947635b0bb10da21b82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99464012e654ceb9e6c4a6f6c83bc25e.setIcon(icon_f7894977e8ddb005cae93852f7349e37);
|
|
|
|
|
|
var marker_28a5ad63a40e733776e415ac33737267 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_a9e50112d60dfb32d9dfac9337c92d8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3ab9d671b2c42f436b6272e49f1b6f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74908bbeb09b5d9aa631055df9c16cec = $(`<div id="html_74908bbeb09b5d9aa631055df9c16cec" style="width: 100.0%; height: 100.0%;">relay.nostromo.social</div>`)[0];
|
|
popup_e3ab9d671b2c42f436b6272e49f1b6f4.setContent(html_74908bbeb09b5d9aa631055df9c16cec);
|
|
|
|
|
|
|
|
marker_28a5ad63a40e733776e415ac33737267.bindPopup(popup_e3ab9d671b2c42f436b6272e49f1b6f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28a5ad63a40e733776e415ac33737267.setIcon(icon_a9e50112d60dfb32d9dfac9337c92d8d);
|
|
|
|
|
|
var marker_52bcd06978f7938f0bc5230b60222e4f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e44f35219f289ab138e227f7733de51b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86cb9b8f8f9bdb7635e53f184dd13d64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbc8be4fc32342205ad2877ae22de098 = $(`<div id="html_cbc8be4fc32342205ad2877ae22de098" style="width: 100.0%; height: 100.0%;">trizone.dev</div>`)[0];
|
|
popup_86cb9b8f8f9bdb7635e53f184dd13d64.setContent(html_cbc8be4fc32342205ad2877ae22de098);
|
|
|
|
|
|
|
|
marker_52bcd06978f7938f0bc5230b60222e4f.bindPopup(popup_86cb9b8f8f9bdb7635e53f184dd13d64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52bcd06978f7938f0bc5230b60222e4f.setIcon(icon_e44f35219f289ab138e227f7733de51b);
|
|
|
|
|
|
var marker_fecb0dd7909b8fcf1d8c4230619312c9 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ba17d62dd5eb47c644241d3a3cc4277b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17343a415a415af4dd7f95c706e70b9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b20a1ad2d7873d0b957d39d94b844d2 = $(`<div id="html_6b20a1ad2d7873d0b957d39d94b844d2" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_17343a415a415af4dd7f95c706e70b9f.setContent(html_6b20a1ad2d7873d0b957d39d94b844d2);
|
|
|
|
|
|
|
|
marker_fecb0dd7909b8fcf1d8c4230619312c9.bindPopup(popup_17343a415a415af4dd7f95c706e70b9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fecb0dd7909b8fcf1d8c4230619312c9.setIcon(icon_ba17d62dd5eb47c644241d3a3cc4277b);
|
|
|
|
|
|
var marker_4969a5938aaefdd6f6d6a26d9417fc42 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_08b18a442abb97721863525fda10a651 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1257af4888accb0ac8d10925ae36fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7ed40023471adc4ad7c6846280d0597 = $(`<div id="html_a7ed40023471adc4ad7c6846280d0597" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_b1257af4888accb0ac8d10925ae36fe1.setContent(html_a7ed40023471adc4ad7c6846280d0597);
|
|
|
|
|
|
|
|
marker_4969a5938aaefdd6f6d6a26d9417fc42.bindPopup(popup_b1257af4888accb0ac8d10925ae36fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4969a5938aaefdd6f6d6a26d9417fc42.setIcon(icon_08b18a442abb97721863525fda10a651);
|
|
|
|
|
|
var marker_5402ee3384bcb606e18f905f2c1eb365 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_552dbae6fe634e9df79535614e635c4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8037779c6f96c282627c36ca1dd5bec8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b30b4ec14626c7a73a1db30aa46638fd = $(`<div id="html_b30b4ec14626c7a73a1db30aa46638fd" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_8037779c6f96c282627c36ca1dd5bec8.setContent(html_b30b4ec14626c7a73a1db30aa46638fd);
|
|
|
|
|
|
|
|
marker_5402ee3384bcb606e18f905f2c1eb365.bindPopup(popup_8037779c6f96c282627c36ca1dd5bec8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5402ee3384bcb606e18f905f2c1eb365.setIcon(icon_552dbae6fe634e9df79535614e635c4e);
|
|
|
|
|
|
var marker_0f669c19f55a7bff777c7847c32ca6bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_cdd7c7e397b7671ee8892ec2e1502e34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6e976341b8736f2f6b4897164ebd92a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca20ab53a6dfe95b896b290f096e1819 = $(`<div id="html_ca20ab53a6dfe95b896b290f096e1819" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_f6e976341b8736f2f6b4897164ebd92a.setContent(html_ca20ab53a6dfe95b896b290f096e1819);
|
|
|
|
|
|
|
|
marker_0f669c19f55a7bff777c7847c32ca6bb.bindPopup(popup_f6e976341b8736f2f6b4897164ebd92a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f669c19f55a7bff777c7847c32ca6bb.setIcon(icon_cdd7c7e397b7671ee8892ec2e1502e34);
|
|
|
|
|
|
var marker_e2ca32fb5de32c31db88dcf298a885fa = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_af8e6c7e23227d50fbf0baee593ed51a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d7dc9df29ae2a1f0128311a0d2b5dd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61eaedbad4e1e80be922cd5b1aa56cfc = $(`<div id="html_61eaedbad4e1e80be922cd5b1aa56cfc" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_6d7dc9df29ae2a1f0128311a0d2b5dd3.setContent(html_61eaedbad4e1e80be922cd5b1aa56cfc);
|
|
|
|
|
|
|
|
marker_e2ca32fb5de32c31db88dcf298a885fa.bindPopup(popup_6d7dc9df29ae2a1f0128311a0d2b5dd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2ca32fb5de32c31db88dcf298a885fa.setIcon(icon_af8e6c7e23227d50fbf0baee593ed51a);
|
|
|
|
|
|
var marker_1251d974d6dc44ddcf114c07bfafda13 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2aa60e3a58668863743728d73db9f874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c97d52c6fe4941d297b7360b9c60d653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44fce96f4b39e281a303b7f7dd84e044 = $(`<div id="html_44fce96f4b39e281a303b7f7dd84e044" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_c97d52c6fe4941d297b7360b9c60d653.setContent(html_44fce96f4b39e281a303b7f7dd84e044);
|
|
|
|
|
|
|
|
marker_1251d974d6dc44ddcf114c07bfafda13.bindPopup(popup_c97d52c6fe4941d297b7360b9c60d653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1251d974d6dc44ddcf114c07bfafda13.setIcon(icon_2aa60e3a58668863743728d73db9f874);
|
|
|
|
|
|
var marker_7d98e813aba5963dc2bdd1146a222cf0 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_661cd689f051c289c7a7f879ae1c83df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6355748864c930f364ba3232d88729b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67b251d61765143a1b5ca0cc709b29e6 = $(`<div id="html_67b251d61765143a1b5ca0cc709b29e6" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_b6355748864c930f364ba3232d88729b.setContent(html_67b251d61765143a1b5ca0cc709b29e6);
|
|
|
|
|
|
|
|
marker_7d98e813aba5963dc2bdd1146a222cf0.bindPopup(popup_b6355748864c930f364ba3232d88729b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d98e813aba5963dc2bdd1146a222cf0.setIcon(icon_661cd689f051c289c7a7f879ae1c83df);
|
|
|
|
|
|
var marker_414aa6aa82fc6bdd3dcc35ed87e26293 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_335cc8149abf17ef3ddeaae54654b3a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42aca28eea2d423d0ce37c832e12f392 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1c12615b1ef43f756532d8512e9a973 = $(`<div id="html_e1c12615b1ef43f756532d8512e9a973" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_42aca28eea2d423d0ce37c832e12f392.setContent(html_e1c12615b1ef43f756532d8512e9a973);
|
|
|
|
|
|
|
|
marker_414aa6aa82fc6bdd3dcc35ed87e26293.bindPopup(popup_42aca28eea2d423d0ce37c832e12f392)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_414aa6aa82fc6bdd3dcc35ed87e26293.setIcon(icon_335cc8149abf17ef3ddeaae54654b3a4);
|
|
|
|
|
|
var marker_a62e76c21f6b27ca527fbaabc7651467 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ec4d52d1fc13a39cd07f3e890cc5e047 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55bcb1d345142f03c4515a8e46556403 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63d911d2242790cf12a970cfa6ce1dd4 = $(`<div id="html_63d911d2242790cf12a970cfa6ce1dd4" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_55bcb1d345142f03c4515a8e46556403.setContent(html_63d911d2242790cf12a970cfa6ce1dd4);
|
|
|
|
|
|
|
|
marker_a62e76c21f6b27ca527fbaabc7651467.bindPopup(popup_55bcb1d345142f03c4515a8e46556403)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a62e76c21f6b27ca527fbaabc7651467.setIcon(icon_ec4d52d1fc13a39cd07f3e890cc5e047);
|
|
|
|
|
|
var marker_fc4555c44204cfd0625d9c7dd6916584 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_027a326dca60a5eb18c47db90304058c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8338b100d662e9179c891a2754699345 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ede4e7b5fc4d9fd3a7eaf7229e3b3087 = $(`<div id="html_ede4e7b5fc4d9fd3a7eaf7229e3b3087" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_8338b100d662e9179c891a2754699345.setContent(html_ede4e7b5fc4d9fd3a7eaf7229e3b3087);
|
|
|
|
|
|
|
|
marker_fc4555c44204cfd0625d9c7dd6916584.bindPopup(popup_8338b100d662e9179c891a2754699345)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc4555c44204cfd0625d9c7dd6916584.setIcon(icon_027a326dca60a5eb18c47db90304058c);
|
|
|
|
|
|
var marker_57d382e6a239db90288b5133767da43c = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b2498423c9681793bededfb59b80f15a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed2818892ebd06ec42297db1f4b55075 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97522593c8db356e42a28f81546ba3b9 = $(`<div id="html_97522593c8db356e42a28f81546ba3b9" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_ed2818892ebd06ec42297db1f4b55075.setContent(html_97522593c8db356e42a28f81546ba3b9);
|
|
|
|
|
|
|
|
marker_57d382e6a239db90288b5133767da43c.bindPopup(popup_ed2818892ebd06ec42297db1f4b55075)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57d382e6a239db90288b5133767da43c.setIcon(icon_b2498423c9681793bededfb59b80f15a);
|
|
|
|
|
|
var marker_9a088af6240973d8d54283aa8d752030 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_38e8d5349979ae7c41dd27eef17ebe5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_516583b73ccc1f77300b2db8d5dde036 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e5bc50e1f3eecc71d9fb90701a8630d = $(`<div id="html_3e5bc50e1f3eecc71d9fb90701a8630d" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_516583b73ccc1f77300b2db8d5dde036.setContent(html_3e5bc50e1f3eecc71d9fb90701a8630d);
|
|
|
|
|
|
|
|
marker_9a088af6240973d8d54283aa8d752030.bindPopup(popup_516583b73ccc1f77300b2db8d5dde036)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a088af6240973d8d54283aa8d752030.setIcon(icon_38e8d5349979ae7c41dd27eef17ebe5a);
|
|
|
|
|
|
var marker_7f6eedf049cdba40cedc25ffdb17b1f9 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_06f7b3279dedeff672c4e5428aeb31f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ad21b24c4f07f79abf716d2028b058c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12a463b97102d909d142975ba42d6223 = $(`<div id="html_12a463b97102d909d142975ba42d6223" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_2ad21b24c4f07f79abf716d2028b058c.setContent(html_12a463b97102d909d142975ba42d6223);
|
|
|
|
|
|
|
|
marker_7f6eedf049cdba40cedc25ffdb17b1f9.bindPopup(popup_2ad21b24c4f07f79abf716d2028b058c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7f6eedf049cdba40cedc25ffdb17b1f9.setIcon(icon_06f7b3279dedeff672c4e5428aeb31f1);
|
|
|
|
|
|
var marker_1e649dee7cbb77472de71bc54e475dea = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_82a2fd9be19dd0b1bdc5cfd43a24cf05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a6d8285ecd6a9a32a82421fc88cac1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3079da516275c3b531b10000e0283a7 = $(`<div id="html_a3079da516275c3b531b10000e0283a7" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_8a6d8285ecd6a9a32a82421fc88cac1e.setContent(html_a3079da516275c3b531b10000e0283a7);
|
|
|
|
|
|
|
|
marker_1e649dee7cbb77472de71bc54e475dea.bindPopup(popup_8a6d8285ecd6a9a32a82421fc88cac1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e649dee7cbb77472de71bc54e475dea.setIcon(icon_82a2fd9be19dd0b1bdc5cfd43a24cf05);
|
|
|
|
|
|
var marker_1887a09e80f2ee7d4bf4db870c1a64c0 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_a47f2332284ac234c35506a12c0f731f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c9f00cc16dc7281f25ef55c9f2da03a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec174c41b4d72966dc99617373707ac = $(`<div id="html_5ec174c41b4d72966dc99617373707ac" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_1c9f00cc16dc7281f25ef55c9f2da03a.setContent(html_5ec174c41b4d72966dc99617373707ac);
|
|
|
|
|
|
|
|
marker_1887a09e80f2ee7d4bf4db870c1a64c0.bindPopup(popup_1c9f00cc16dc7281f25ef55c9f2da03a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1887a09e80f2ee7d4bf4db870c1a64c0.setIcon(icon_a47f2332284ac234c35506a12c0f731f);
|
|
|
|
|
|
var marker_f918c9fc0c9d21bc68bb41181f84dd1f = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c555762b525820fe68f42e24ec90650a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7abf9b87e9ac8d0f3c3d16c0e81475a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27a6dcda0cd2e960eda8998f3044dead = $(`<div id="html_27a6dcda0cd2e960eda8998f3044dead" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_7abf9b87e9ac8d0f3c3d16c0e81475a0.setContent(html_27a6dcda0cd2e960eda8998f3044dead);
|
|
|
|
|
|
|
|
marker_f918c9fc0c9d21bc68bb41181f84dd1f.bindPopup(popup_7abf9b87e9ac8d0f3c3d16c0e81475a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f918c9fc0c9d21bc68bb41181f84dd1f.setIcon(icon_c555762b525820fe68f42e24ec90650a);
|
|
|
|
|
|
var marker_4a50e1ce558114c2c1a0f573a4440a0d = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_eaafd5e2d1e496e75751f8899c6ac082 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d4e48d2bf68dfef3cdf318a2a48d45c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2b4e78e5a76c8e6553dbc900b802cf4 = $(`<div id="html_e2b4e78e5a76c8e6553dbc900b802cf4" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_2d4e48d2bf68dfef3cdf318a2a48d45c.setContent(html_e2b4e78e5a76c8e6553dbc900b802cf4);
|
|
|
|
|
|
|
|
marker_4a50e1ce558114c2c1a0f573a4440a0d.bindPopup(popup_2d4e48d2bf68dfef3cdf318a2a48d45c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a50e1ce558114c2c1a0f573a4440a0d.setIcon(icon_eaafd5e2d1e496e75751f8899c6ac082);
|
|
|
|
|
|
var marker_a37fdd67660eb560116632c1a28ddf46 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_21da23cb9b4d7869692d36341c4d36b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c111ed65fb7e5c47880caadce978f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dcbf79e865e54be5f6727d4c91dd386 = $(`<div id="html_0dcbf79e865e54be5f6727d4c91dd386" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_90c111ed65fb7e5c47880caadce978f7.setContent(html_0dcbf79e865e54be5f6727d4c91dd386);
|
|
|
|
|
|
|
|
marker_a37fdd67660eb560116632c1a28ddf46.bindPopup(popup_90c111ed65fb7e5c47880caadce978f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a37fdd67660eb560116632c1a28ddf46.setIcon(icon_21da23cb9b4d7869692d36341c4d36b0);
|
|
|
|
|
|
var marker_6b3143962461852a9cdd002caece2a2b = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_495e70114d07605aab8df73c7a8609f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfc6daa6c03d0fbb9ebcb77498f46257 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af47e13e93251af2550f17bf8d07ef1e = $(`<div id="html_af47e13e93251af2550f17bf8d07ef1e" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_bfc6daa6c03d0fbb9ebcb77498f46257.setContent(html_af47e13e93251af2550f17bf8d07ef1e);
|
|
|
|
|
|
|
|
marker_6b3143962461852a9cdd002caece2a2b.bindPopup(popup_bfc6daa6c03d0fbb9ebcb77498f46257)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b3143962461852a9cdd002caece2a2b.setIcon(icon_495e70114d07605aab8df73c7a8609f4);
|
|
|
|
|
|
var marker_407b139abba50f770a83cc78c3d546e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_18e829f86ba2fb6117dbb2f479c6a518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56c0a7d424fb08807b81b0e676169034 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f373085431466c708960eaff9b1a75ea = $(`<div id="html_f373085431466c708960eaff9b1a75ea" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_56c0a7d424fb08807b81b0e676169034.setContent(html_f373085431466c708960eaff9b1a75ea);
|
|
|
|
|
|
|
|
marker_407b139abba50f770a83cc78c3d546e3.bindPopup(popup_56c0a7d424fb08807b81b0e676169034)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_407b139abba50f770a83cc78c3d546e3.setIcon(icon_18e829f86ba2fb6117dbb2f479c6a518);
|
|
|
|
|
|
var marker_af07633183c9a7d96584096126b94b6b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_0cfff52c7ac2a9ef90c311de8fc9b2d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49f338b58023919b9ea3f0f95e18cc1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f493f368fa2b709f798057209ccd2ad = $(`<div id="html_7f493f368fa2b709f798057209ccd2ad" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_49f338b58023919b9ea3f0f95e18cc1d.setContent(html_7f493f368fa2b709f798057209ccd2ad);
|
|
|
|
|
|
|
|
marker_af07633183c9a7d96584096126b94b6b.bindPopup(popup_49f338b58023919b9ea3f0f95e18cc1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af07633183c9a7d96584096126b94b6b.setIcon(icon_0cfff52c7ac2a9ef90c311de8fc9b2d4);
|
|
|
|
|
|
var marker_6cbd0b4090831ea63b656520a9da9263 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1164e0d870c680235e9a0b637d6100d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43a9113068a2f895a525ca32a64d4014 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e50a8d9092750fe59808e054815b1cb9 = $(`<div id="html_e50a8d9092750fe59808e054815b1cb9" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_43a9113068a2f895a525ca32a64d4014.setContent(html_e50a8d9092750fe59808e054815b1cb9);
|
|
|
|
|
|
|
|
marker_6cbd0b4090831ea63b656520a9da9263.bindPopup(popup_43a9113068a2f895a525ca32a64d4014)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cbd0b4090831ea63b656520a9da9263.setIcon(icon_1164e0d870c680235e9a0b637d6100d1);
|
|
|
|
|
|
var marker_eb4f819207db1617069b2bf14d608c3d = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_08865311491f747a0c72b3be2aac5a65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0249d99486581ecde704262187ecc1f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f544327a2df500591fcf8f9a703df67e = $(`<div id="html_f544327a2df500591fcf8f9a703df67e" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_0249d99486581ecde704262187ecc1f3.setContent(html_f544327a2df500591fcf8f9a703df67e);
|
|
|
|
|
|
|
|
marker_eb4f819207db1617069b2bf14d608c3d.bindPopup(popup_0249d99486581ecde704262187ecc1f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb4f819207db1617069b2bf14d608c3d.setIcon(icon_08865311491f747a0c72b3be2aac5a65);
|
|
|
|
|
|
var marker_ffe0f90e3816a5a3d38e0e26cfa22ad4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_690f548dd1ab1e9d61e43247c6d0de9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05e25966a7c23594d750bb67676a68dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a55fd912e1e4366445776b7ef49369e = $(`<div id="html_9a55fd912e1e4366445776b7ef49369e" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_05e25966a7c23594d750bb67676a68dd.setContent(html_9a55fd912e1e4366445776b7ef49369e);
|
|
|
|
|
|
|
|
marker_ffe0f90e3816a5a3d38e0e26cfa22ad4.bindPopup(popup_05e25966a7c23594d750bb67676a68dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffe0f90e3816a5a3d38e0e26cfa22ad4.setIcon(icon_690f548dd1ab1e9d61e43247c6d0de9a);
|
|
|
|
|
|
var marker_762302150b5ea45117443aec190862e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3c815754737f60090dc15533c049086d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_450055621db941a8af0b56cf4799d8cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c5d044408822e0579115019c03fab3b = $(`<div id="html_3c5d044408822e0579115019c03fab3b" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_450055621db941a8af0b56cf4799d8cc.setContent(html_3c5d044408822e0579115019c03fab3b);
|
|
|
|
|
|
|
|
marker_762302150b5ea45117443aec190862e6.bindPopup(popup_450055621db941a8af0b56cf4799d8cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_762302150b5ea45117443aec190862e6.setIcon(icon_3c815754737f60090dc15533c049086d);
|
|
|
|
|
|
var marker_09c422d187691c82c7e1adef25d0a107 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_aa2da4ea270519a12c15b52af7bacc3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ab21be67ab3b77701b2ca919978bddf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dbd8fb6f7bfcfaf1d81bacdff3641af = $(`<div id="html_5dbd8fb6f7bfcfaf1d81bacdff3641af" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_5ab21be67ab3b77701b2ca919978bddf.setContent(html_5dbd8fb6f7bfcfaf1d81bacdff3641af);
|
|
|
|
|
|
|
|
marker_09c422d187691c82c7e1adef25d0a107.bindPopup(popup_5ab21be67ab3b77701b2ca919978bddf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09c422d187691c82c7e1adef25d0a107.setIcon(icon_aa2da4ea270519a12c15b52af7bacc3e);
|
|
|
|
|
|
var marker_5a211f0e851a7a7675bfb029e5f8867a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3c17c24e664ff1c5703269dd9c2e6e24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_987391f3f83f740350f4e8eae60659d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b93252a39247589e4d6782304810c873 = $(`<div id="html_b93252a39247589e4d6782304810c873" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_987391f3f83f740350f4e8eae60659d8.setContent(html_b93252a39247589e4d6782304810c873);
|
|
|
|
|
|
|
|
marker_5a211f0e851a7a7675bfb029e5f8867a.bindPopup(popup_987391f3f83f740350f4e8eae60659d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a211f0e851a7a7675bfb029e5f8867a.setIcon(icon_3c17c24e664ff1c5703269dd9c2e6e24);
|
|
|
|
|
|
var marker_4a3049c0f148a76015a7bf368bf118a9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_038dec346fedaefc8a2a3050b743bf25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d965ce0959b9e5ce4d29f48ec3aa94c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e67c175e2aacab96b74785874e13d545 = $(`<div id="html_e67c175e2aacab96b74785874e13d545" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_8d965ce0959b9e5ce4d29f48ec3aa94c.setContent(html_e67c175e2aacab96b74785874e13d545);
|
|
|
|
|
|
|
|
marker_4a3049c0f148a76015a7bf368bf118a9.bindPopup(popup_8d965ce0959b9e5ce4d29f48ec3aa94c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a3049c0f148a76015a7bf368bf118a9.setIcon(icon_038dec346fedaefc8a2a3050b743bf25);
|
|
|
|
|
|
var marker_251c462361cc66d4eef6c96757379da1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_37e2768b1945e020063c4612a3029a12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bde94ed52180eb2a0779d6c0b3ed32b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eabfb7fb5b47a946fa3b9b2097878a7d = $(`<div id="html_eabfb7fb5b47a946fa3b9b2097878a7d" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_bde94ed52180eb2a0779d6c0b3ed32b9.setContent(html_eabfb7fb5b47a946fa3b9b2097878a7d);
|
|
|
|
|
|
|
|
marker_251c462361cc66d4eef6c96757379da1.bindPopup(popup_bde94ed52180eb2a0779d6c0b3ed32b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_251c462361cc66d4eef6c96757379da1.setIcon(icon_37e2768b1945e020063c4612a3029a12);
|
|
|
|
|
|
var marker_85386e526074ecfbf0d87164c012221a = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f40e532534da763490b2b1a856794e4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fdff01ce4423e1122111261a954f75e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1612029de5654a10014c85559c37d4fb = $(`<div id="html_1612029de5654a10014c85559c37d4fb" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_0fdff01ce4423e1122111261a954f75e.setContent(html_1612029de5654a10014c85559c37d4fb);
|
|
|
|
|
|
|
|
marker_85386e526074ecfbf0d87164c012221a.bindPopup(popup_0fdff01ce4423e1122111261a954f75e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85386e526074ecfbf0d87164c012221a.setIcon(icon_f40e532534da763490b2b1a856794e4d);
|
|
|
|
|
|
var marker_38d4934b494b3e9c9bebfe340842a29d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_dd61a63b17faa43bd8645db67a3fbf47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca82beee803255fb95bd67d366f73dbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8246258b59a20fbec661e2555e5d112d = $(`<div id="html_8246258b59a20fbec661e2555e5d112d" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_ca82beee803255fb95bd67d366f73dbc.setContent(html_8246258b59a20fbec661e2555e5d112d);
|
|
|
|
|
|
|
|
marker_38d4934b494b3e9c9bebfe340842a29d.bindPopup(popup_ca82beee803255fb95bd67d366f73dbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38d4934b494b3e9c9bebfe340842a29d.setIcon(icon_dd61a63b17faa43bd8645db67a3fbf47);
|
|
|
|
|
|
var marker_d7dcbb7f11c3812ce450c4143d5954b5 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ea67a589f9193ec9b7381ee8e118aa37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_facfed471f5d838ce5a5c0cc7df53f28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af05ee205f9b40ce9a0bdda0ae4e3a7c = $(`<div id="html_af05ee205f9b40ce9a0bdda0ae4e3a7c" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_facfed471f5d838ce5a5c0cc7df53f28.setContent(html_af05ee205f9b40ce9a0bdda0ae4e3a7c);
|
|
|
|
|
|
|
|
marker_d7dcbb7f11c3812ce450c4143d5954b5.bindPopup(popup_facfed471f5d838ce5a5c0cc7df53f28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7dcbb7f11c3812ce450c4143d5954b5.setIcon(icon_ea67a589f9193ec9b7381ee8e118aa37);
|
|
|
|
|
|
var marker_ff15a6b52d6741eb265b7ed5bb4e6126 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2e6e14b0c134355ee22ddf0294e9e815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_259ac31fb91e196bb15adff8c1426d5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e5856fd5122377cd91ce0de9d64c20a = $(`<div id="html_6e5856fd5122377cd91ce0de9d64c20a" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_259ac31fb91e196bb15adff8c1426d5a.setContent(html_6e5856fd5122377cd91ce0de9d64c20a);
|
|
|
|
|
|
|
|
marker_ff15a6b52d6741eb265b7ed5bb4e6126.bindPopup(popup_259ac31fb91e196bb15adff8c1426d5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff15a6b52d6741eb265b7ed5bb4e6126.setIcon(icon_2e6e14b0c134355ee22ddf0294e9e815);
|
|
|
|
|
|
var marker_6b9e0d814160e778fac5c09505b0dbcf = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1f04a449ab71dc7546673f97f8a1c0f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b37ec965f96addb060992fd07511ef7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f9a10622ecdb43e8d6ce32a24850b35 = $(`<div id="html_5f9a10622ecdb43e8d6ce32a24850b35" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_b37ec965f96addb060992fd07511ef7e.setContent(html_5f9a10622ecdb43e8d6ce32a24850b35);
|
|
|
|
|
|
|
|
marker_6b9e0d814160e778fac5c09505b0dbcf.bindPopup(popup_b37ec965f96addb060992fd07511ef7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b9e0d814160e778fac5c09505b0dbcf.setIcon(icon_1f04a449ab71dc7546673f97f8a1c0f4);
|
|
|
|
|
|
var marker_4a3390cf6907c8d20ad9fef825ff170c = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6eb720b2f061f72cfe01ee717234fc49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b19e8776ab543388cd8e04c807264bfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60d7fd6c463377101eecd662cc8479b = $(`<div id="html_b60d7fd6c463377101eecd662cc8479b" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_b19e8776ab543388cd8e04c807264bfb.setContent(html_b60d7fd6c463377101eecd662cc8479b);
|
|
|
|
|
|
|
|
marker_4a3390cf6907c8d20ad9fef825ff170c.bindPopup(popup_b19e8776ab543388cd8e04c807264bfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a3390cf6907c8d20ad9fef825ff170c.setIcon(icon_6eb720b2f061f72cfe01ee717234fc49);
|
|
|
|
|
|
var marker_9d0dbe22f000e3950ffd9436815ae306 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b8fea5ca1d03fb9221dd99ce80c97cd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b22d53bb54154e9126c0241c57a9c564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_752f3062ca6bb96e814e5779bf11285d = $(`<div id="html_752f3062ca6bb96e814e5779bf11285d" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_b22d53bb54154e9126c0241c57a9c564.setContent(html_752f3062ca6bb96e814e5779bf11285d);
|
|
|
|
|
|
|
|
marker_9d0dbe22f000e3950ffd9436815ae306.bindPopup(popup_b22d53bb54154e9126c0241c57a9c564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d0dbe22f000e3950ffd9436815ae306.setIcon(icon_b8fea5ca1d03fb9221dd99ce80c97cd5);
|
|
|
|
|
|
var marker_e793ac53f08275d4bd9c9191d8cea2cd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1aa497ee1989f5f069bb136ebb50b71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33f51df518f3766c72306128bad7c14a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a5efbbb2692f4723d95e3614216cf59 = $(`<div id="html_6a5efbbb2692f4723d95e3614216cf59" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_33f51df518f3766c72306128bad7c14a.setContent(html_6a5efbbb2692f4723d95e3614216cf59);
|
|
|
|
|
|
|
|
marker_e793ac53f08275d4bd9c9191d8cea2cd.bindPopup(popup_33f51df518f3766c72306128bad7c14a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e793ac53f08275d4bd9c9191d8cea2cd.setIcon(icon_1aa497ee1989f5f069bb136ebb50b71d);
|
|
|
|
|
|
var marker_2a88fb7698782007d56425399a85e39c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2bdac2d7b398c297400dbe7a76f15e09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1113b951da485d7fd7fa1d3b9f56b0bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e6f7429786cd803eda2a0a7b21b570e = $(`<div id="html_1e6f7429786cd803eda2a0a7b21b570e" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_1113b951da485d7fd7fa1d3b9f56b0bb.setContent(html_1e6f7429786cd803eda2a0a7b21b570e);
|
|
|
|
|
|
|
|
marker_2a88fb7698782007d56425399a85e39c.bindPopup(popup_1113b951da485d7fd7fa1d3b9f56b0bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a88fb7698782007d56425399a85e39c.setIcon(icon_2bdac2d7b398c297400dbe7a76f15e09);
|
|
|
|
|
|
var marker_36a8e4d9c7dccacaec1f2c67f8fb9476 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_00abe28ecd488be3fa66d3b5593849ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37272d7f24a8beda0fff57ac125c73cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53bdad26d7e7bdf2866216af6e927bb1 = $(`<div id="html_53bdad26d7e7bdf2866216af6e927bb1" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_37272d7f24a8beda0fff57ac125c73cd.setContent(html_53bdad26d7e7bdf2866216af6e927bb1);
|
|
|
|
|
|
|
|
marker_36a8e4d9c7dccacaec1f2c67f8fb9476.bindPopup(popup_37272d7f24a8beda0fff57ac125c73cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36a8e4d9c7dccacaec1f2c67f8fb9476.setIcon(icon_00abe28ecd488be3fa66d3b5593849ee);
|
|
|
|
|
|
var marker_45d07bd56460e8aa4053aa4123a10122 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_4e8560a0aa807cf2be44392dbfec7e82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a77fa4877d49d38877f843733fd2b3a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_862b2671c130840d317667dcae4881fd = $(`<div id="html_862b2671c130840d317667dcae4881fd" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_a77fa4877d49d38877f843733fd2b3a7.setContent(html_862b2671c130840d317667dcae4881fd);
|
|
|
|
|
|
|
|
marker_45d07bd56460e8aa4053aa4123a10122.bindPopup(popup_a77fa4877d49d38877f843733fd2b3a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45d07bd56460e8aa4053aa4123a10122.setIcon(icon_4e8560a0aa807cf2be44392dbfec7e82);
|
|
|
|
|
|
var marker_fe6ff75ac0ed25283855e8a495a7e0c5 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_471ebb5309ab709f11793f7e222e8b5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_570dc7ffe4f385aaf6644d8ac238f7a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3768e8b89b85aec6b90a83665c14f0c2 = $(`<div id="html_3768e8b89b85aec6b90a83665c14f0c2" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_570dc7ffe4f385aaf6644d8ac238f7a8.setContent(html_3768e8b89b85aec6b90a83665c14f0c2);
|
|
|
|
|
|
|
|
marker_fe6ff75ac0ed25283855e8a495a7e0c5.bindPopup(popup_570dc7ffe4f385aaf6644d8ac238f7a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe6ff75ac0ed25283855e8a495a7e0c5.setIcon(icon_471ebb5309ab709f11793f7e222e8b5f);
|
|
|
|
|
|
var marker_29b093066f95bd539de65d86b2acdd39 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_24fec4ff5da35bd5d82d248e869ef1a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3a8c78216bd9a6b108c1168603d5212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1dc4c25ee3c454cd6e29f3c905aee95 = $(`<div id="html_f1dc4c25ee3c454cd6e29f3c905aee95" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_a3a8c78216bd9a6b108c1168603d5212.setContent(html_f1dc4c25ee3c454cd6e29f3c905aee95);
|
|
|
|
|
|
|
|
marker_29b093066f95bd539de65d86b2acdd39.bindPopup(popup_a3a8c78216bd9a6b108c1168603d5212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29b093066f95bd539de65d86b2acdd39.setIcon(icon_24fec4ff5da35bd5d82d248e869ef1a1);
|
|
|
|
|
|
var marker_682481abae45d5eb4bbc1df252369bfd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7cd3585d12c424948a4050863fd2f12e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e81dd6b84efb963d978ede798ddf7b5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e41a8a26b1539b56c3cfe76a4fdf841c = $(`<div id="html_e41a8a26b1539b56c3cfe76a4fdf841c" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_e81dd6b84efb963d978ede798ddf7b5b.setContent(html_e41a8a26b1539b56c3cfe76a4fdf841c);
|
|
|
|
|
|
|
|
marker_682481abae45d5eb4bbc1df252369bfd.bindPopup(popup_e81dd6b84efb963d978ede798ddf7b5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_682481abae45d5eb4bbc1df252369bfd.setIcon(icon_7cd3585d12c424948a4050863fd2f12e);
|
|
|
|
|
|
var marker_ea3c6f0bf75ca5621105a6d018fd592e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_92a73d683a1a5ac2ace9241bd5e6ba6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a3de8d6bef75bbfeae82d2470a74e50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_073dde016db2dfe08aed3a761cf5bc56 = $(`<div id="html_073dde016db2dfe08aed3a761cf5bc56" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_9a3de8d6bef75bbfeae82d2470a74e50.setContent(html_073dde016db2dfe08aed3a761cf5bc56);
|
|
|
|
|
|
|
|
marker_ea3c6f0bf75ca5621105a6d018fd592e.bindPopup(popup_9a3de8d6bef75bbfeae82d2470a74e50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea3c6f0bf75ca5621105a6d018fd592e.setIcon(icon_92a73d683a1a5ac2ace9241bd5e6ba6e);
|
|
|
|
|
|
var marker_fd60eee0bcb39a096fdd8d26543aa958 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_0fc1c1cc3a8a21b380a66f99edab5454 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a01a9b76740fada5c9a204e792e6229d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_433c18a48fc652cb34b36771bc1580cd = $(`<div id="html_433c18a48fc652cb34b36771bc1580cd" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_a01a9b76740fada5c9a204e792e6229d.setContent(html_433c18a48fc652cb34b36771bc1580cd);
|
|
|
|
|
|
|
|
marker_fd60eee0bcb39a096fdd8d26543aa958.bindPopup(popup_a01a9b76740fada5c9a204e792e6229d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd60eee0bcb39a096fdd8d26543aa958.setIcon(icon_0fc1c1cc3a8a21b380a66f99edab5454);
|
|
|
|
|
|
var marker_7d4ba7d57b14adbf3f4c04e97e5e257c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_413350c92e0c4a5c4039c0cc1cde4b02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f99fb3ce5e0fcadff9beec460ac29189 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90287768c6d3dcd11b78daa594735fa8 = $(`<div id="html_90287768c6d3dcd11b78daa594735fa8" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_f99fb3ce5e0fcadff9beec460ac29189.setContent(html_90287768c6d3dcd11b78daa594735fa8);
|
|
|
|
|
|
|
|
marker_7d4ba7d57b14adbf3f4c04e97e5e257c.bindPopup(popup_f99fb3ce5e0fcadff9beec460ac29189)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d4ba7d57b14adbf3f4c04e97e5e257c.setIcon(icon_413350c92e0c4a5c4039c0cc1cde4b02);
|
|
|
|
|
|
var marker_7d3ffb27e123a2fe6a4de51748a91954 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8af9a33ef2f80b4b6214811a714788af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92b67bf76fc631e68e49ed2b925c0f51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4d2cd8d76f65076f9d99170067eceb2 = $(`<div id="html_a4d2cd8d76f65076f9d99170067eceb2" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_92b67bf76fc631e68e49ed2b925c0f51.setContent(html_a4d2cd8d76f65076f9d99170067eceb2);
|
|
|
|
|
|
|
|
marker_7d3ffb27e123a2fe6a4de51748a91954.bindPopup(popup_92b67bf76fc631e68e49ed2b925c0f51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d3ffb27e123a2fe6a4de51748a91954.setIcon(icon_8af9a33ef2f80b4b6214811a714788af);
|
|
|
|
|
|
var marker_b459ffca66af722ebad01d979c09ac2c = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_033e3b2fe363058d2f19227c5675ad05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62a24d6d83a9352522d31b65ee16ccfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6abcc693708b962409adc65127f4c7f = $(`<div id="html_f6abcc693708b962409adc65127f4c7f" style="width: 100.0%; height: 100.0%;">dizzyspells.nostr1.com</div>`)[0];
|
|
popup_62a24d6d83a9352522d31b65ee16ccfd.setContent(html_f6abcc693708b962409adc65127f4c7f);
|
|
|
|
|
|
|
|
marker_b459ffca66af722ebad01d979c09ac2c.bindPopup(popup_62a24d6d83a9352522d31b65ee16ccfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b459ffca66af722ebad01d979c09ac2c.setIcon(icon_033e3b2fe363058d2f19227c5675ad05);
|
|
|
|
|
|
var marker_5ea35cd69b1663f5570011484b097dfb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3e57da6cfa917b9957b977bbcd501530 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3a97cfbe53250b65100ad49075bfdbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b1eaba203046b096282539301af3a3b = $(`<div id="html_0b1eaba203046b096282539301af3a3b" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_b3a97cfbe53250b65100ad49075bfdbf.setContent(html_0b1eaba203046b096282539301af3a3b);
|
|
|
|
|
|
|
|
marker_5ea35cd69b1663f5570011484b097dfb.bindPopup(popup_b3a97cfbe53250b65100ad49075bfdbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ea35cd69b1663f5570011484b097dfb.setIcon(icon_3e57da6cfa917b9957b977bbcd501530);
|
|
|
|
|
|
var marker_d36452939de76db5f8c90af038debe7a = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_52dc6ca9cc893df880bd58ce004b6e68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fe95557b128c29c10ff2f56abfb0e8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90935fad34e289c665e32d71d2fb45c4 = $(`<div id="html_90935fad34e289c665e32d71d2fb45c4" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_8fe95557b128c29c10ff2f56abfb0e8b.setContent(html_90935fad34e289c665e32d71d2fb45c4);
|
|
|
|
|
|
|
|
marker_d36452939de76db5f8c90af038debe7a.bindPopup(popup_8fe95557b128c29c10ff2f56abfb0e8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d36452939de76db5f8c90af038debe7a.setIcon(icon_52dc6ca9cc893df880bd58ce004b6e68);
|
|
|
|
|
|
var marker_f25f3b515e3da21b1456b27a33a0e972 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b4e99a73113257db9329c04fdd1c7771 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50a4b9b2349e962369f34d2d67a9489c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4691687193dda806d712cc84755df3e2 = $(`<div id="html_4691687193dda806d712cc84755df3e2" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_50a4b9b2349e962369f34d2d67a9489c.setContent(html_4691687193dda806d712cc84755df3e2);
|
|
|
|
|
|
|
|
marker_f25f3b515e3da21b1456b27a33a0e972.bindPopup(popup_50a4b9b2349e962369f34d2d67a9489c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f25f3b515e3da21b1456b27a33a0e972.setIcon(icon_b4e99a73113257db9329c04fdd1c7771);
|
|
|
|
|
|
var marker_6beda2a846e3d42594c894c58105b4c4 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ee5b39822c72201db9b1e823209bc6f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ae816a8a9dbecdffbadc27516db641a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d31bc53eadec0e260169e67646af52a = $(`<div id="html_4d31bc53eadec0e260169e67646af52a" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_6ae816a8a9dbecdffbadc27516db641a.setContent(html_4d31bc53eadec0e260169e67646af52a);
|
|
|
|
|
|
|
|
marker_6beda2a846e3d42594c894c58105b4c4.bindPopup(popup_6ae816a8a9dbecdffbadc27516db641a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6beda2a846e3d42594c894c58105b4c4.setIcon(icon_ee5b39822c72201db9b1e823209bc6f0);
|
|
|
|
|
|
var marker_208bd2069884845e039bfc8003be77cc = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_bd0322e2dc8649c41394b43509f379c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6da24ae1d989327821dc910e97b21bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a753a5c74d86a19a4fdc6072bd29993 = $(`<div id="html_6a753a5c74d86a19a4fdc6072bd29993" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_a6da24ae1d989327821dc910e97b21bb.setContent(html_6a753a5c74d86a19a4fdc6072bd29993);
|
|
|
|
|
|
|
|
marker_208bd2069884845e039bfc8003be77cc.bindPopup(popup_a6da24ae1d989327821dc910e97b21bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_208bd2069884845e039bfc8003be77cc.setIcon(icon_bd0322e2dc8649c41394b43509f379c3);
|
|
|
|
|
|
var marker_9b4a0f260573dfd9461e87ea5ba9cf63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_083e3988ee3dbc8d53561d2159ce916d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbe6d534bd177a203713c3b7096d3564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e7089b12590b373fa9b55fa1c054d25 = $(`<div id="html_3e7089b12590b373fa9b55fa1c054d25" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_fbe6d534bd177a203713c3b7096d3564.setContent(html_3e7089b12590b373fa9b55fa1c054d25);
|
|
|
|
|
|
|
|
marker_9b4a0f260573dfd9461e87ea5ba9cf63.bindPopup(popup_fbe6d534bd177a203713c3b7096d3564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b4a0f260573dfd9461e87ea5ba9cf63.setIcon(icon_083e3988ee3dbc8d53561d2159ce916d);
|
|
|
|
|
|
var marker_d0af9a1e725992ae5826513d5f96d8ea = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7909223ee2b184e13ce95432049c30fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdbe1de7fb6b0e795c72fb7f4d5f4ec2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21c114dcfb7fb0e1cb20f87ed611d8ae = $(`<div id="html_21c114dcfb7fb0e1cb20f87ed611d8ae" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_fdbe1de7fb6b0e795c72fb7f4d5f4ec2.setContent(html_21c114dcfb7fb0e1cb20f87ed611d8ae);
|
|
|
|
|
|
|
|
marker_d0af9a1e725992ae5826513d5f96d8ea.bindPopup(popup_fdbe1de7fb6b0e795c72fb7f4d5f4ec2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0af9a1e725992ae5826513d5f96d8ea.setIcon(icon_7909223ee2b184e13ce95432049c30fb);
|
|
|
|
|
|
var marker_0d446109a1ed86ef91ebef4549dbfedc = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_623ae0eaf3e0a8dad9eca75ad8f8f2e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74a56b64a9baa02d606ca8cd70b9a501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e42e0ec4c0040afb86dcf0f79910ccb = $(`<div id="html_5e42e0ec4c0040afb86dcf0f79910ccb" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_74a56b64a9baa02d606ca8cd70b9a501.setContent(html_5e42e0ec4c0040afb86dcf0f79910ccb);
|
|
|
|
|
|
|
|
marker_0d446109a1ed86ef91ebef4549dbfedc.bindPopup(popup_74a56b64a9baa02d606ca8cd70b9a501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d446109a1ed86ef91ebef4549dbfedc.setIcon(icon_623ae0eaf3e0a8dad9eca75ad8f8f2e7);
|
|
|
|
|
|
var marker_21073d9b21829bdbe8059e5218b29a57 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_4324ad337f5dc07a02350ef99d257cf2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52af8e6028d871919a3f9ab135993004 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_543f17e0cf2e976b832390384b2a2120 = $(`<div id="html_543f17e0cf2e976b832390384b2a2120" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_52af8e6028d871919a3f9ab135993004.setContent(html_543f17e0cf2e976b832390384b2a2120);
|
|
|
|
|
|
|
|
marker_21073d9b21829bdbe8059e5218b29a57.bindPopup(popup_52af8e6028d871919a3f9ab135993004)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21073d9b21829bdbe8059e5218b29a57.setIcon(icon_4324ad337f5dc07a02350ef99d257cf2);
|
|
|
|
|
|
var marker_ba453d211b711ea9afe2cec11e391aed = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_93e9ee67668fd70b0c94de9910a66f60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1a59a0314c34c993151068ed2af1339 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1270096158b21dc04c5e3c49377ad45 = $(`<div id="html_e1270096158b21dc04c5e3c49377ad45" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_a1a59a0314c34c993151068ed2af1339.setContent(html_e1270096158b21dc04c5e3c49377ad45);
|
|
|
|
|
|
|
|
marker_ba453d211b711ea9afe2cec11e391aed.bindPopup(popup_a1a59a0314c34c993151068ed2af1339)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba453d211b711ea9afe2cec11e391aed.setIcon(icon_93e9ee67668fd70b0c94de9910a66f60);
|
|
|
|
|
|
var marker_a97ac05a67e38c59edab74430040f9e3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7c021ddfb75204b68c6e0101282da838 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f805bf3fb76e973a09149b49a8925232 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232effef1753667e840db725da7b8ac7 = $(`<div id="html_232effef1753667e840db725da7b8ac7" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_f805bf3fb76e973a09149b49a8925232.setContent(html_232effef1753667e840db725da7b8ac7);
|
|
|
|
|
|
|
|
marker_a97ac05a67e38c59edab74430040f9e3.bindPopup(popup_f805bf3fb76e973a09149b49a8925232)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a97ac05a67e38c59edab74430040f9e3.setIcon(icon_7c021ddfb75204b68c6e0101282da838);
|
|
|
|
|
|
var marker_52bcf59e2b013092ea2435c224d02e57 = L.marker(
|
|
[34.0881, -118.379],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b198907401b5e1f19ef048aeabec126f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09dfc45a52af24bbea1ef94e8745d21a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40afad538bd14d6651d43e22e8273def = $(`<div id="html_40afad538bd14d6651d43e22e8273def" style="width: 100.0%; height: 100.0%;">relay.aloftus.io</div>`)[0];
|
|
popup_09dfc45a52af24bbea1ef94e8745d21a.setContent(html_40afad538bd14d6651d43e22e8273def);
|
|
|
|
|
|
|
|
marker_52bcf59e2b013092ea2435c224d02e57.bindPopup(popup_09dfc45a52af24bbea1ef94e8745d21a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52bcf59e2b013092ea2435c224d02e57.setIcon(icon_b198907401b5e1f19ef048aeabec126f);
|
|
|
|
|
|
var marker_20419a0d30f72c453c6870c67788cb22 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_259cacb311f0eb3da1176005ecd73689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0edcb2a6bcd4bdc1c94e6726f1f4eec6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85041afebb8d5ee97c658508eb3a8fcf = $(`<div id="html_85041afebb8d5ee97c658508eb3a8fcf" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_0edcb2a6bcd4bdc1c94e6726f1f4eec6.setContent(html_85041afebb8d5ee97c658508eb3a8fcf);
|
|
|
|
|
|
|
|
marker_20419a0d30f72c453c6870c67788cb22.bindPopup(popup_0edcb2a6bcd4bdc1c94e6726f1f4eec6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_20419a0d30f72c453c6870c67788cb22.setIcon(icon_259cacb311f0eb3da1176005ecd73689);
|
|
|
|
|
|
var marker_91f9471fb88f6d23b1643c111aeea20c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_41b9111221cc0fd4573cfb99a988bdfe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b336cd363adb26ab58a7bc9a0110e95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f41faa76ac67482b66af7da1913e8352 = $(`<div id="html_f41faa76ac67482b66af7da1913e8352" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_0b336cd363adb26ab58a7bc9a0110e95.setContent(html_f41faa76ac67482b66af7da1913e8352);
|
|
|
|
|
|
|
|
marker_91f9471fb88f6d23b1643c111aeea20c.bindPopup(popup_0b336cd363adb26ab58a7bc9a0110e95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91f9471fb88f6d23b1643c111aeea20c.setIcon(icon_41b9111221cc0fd4573cfb99a988bdfe);
|
|
|
|
|
|
var marker_76419ce2db17242133f6ba363fed2384 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ac2f825350c84e269e90096179f2d07b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03006a3b86b86790d91638321484b24c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f791e0153d7b427727dc2a7a20578409 = $(`<div id="html_f791e0153d7b427727dc2a7a20578409" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_03006a3b86b86790d91638321484b24c.setContent(html_f791e0153d7b427727dc2a7a20578409);
|
|
|
|
|
|
|
|
marker_76419ce2db17242133f6ba363fed2384.bindPopup(popup_03006a3b86b86790d91638321484b24c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76419ce2db17242133f6ba363fed2384.setIcon(icon_ac2f825350c84e269e90096179f2d07b);
|
|
|
|
|
|
var marker_154ddc5abb4434237d1bea8140f43974 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_06751eee30732bbd05c39da6642497b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc9efc3b695824c0b1e6e15f0763e57c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ba3bf320e6c050de9f3512134eb403c = $(`<div id="html_6ba3bf320e6c050de9f3512134eb403c" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_dc9efc3b695824c0b1e6e15f0763e57c.setContent(html_6ba3bf320e6c050de9f3512134eb403c);
|
|
|
|
|
|
|
|
marker_154ddc5abb4434237d1bea8140f43974.bindPopup(popup_dc9efc3b695824c0b1e6e15f0763e57c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_154ddc5abb4434237d1bea8140f43974.setIcon(icon_06751eee30732bbd05c39da6642497b3);
|
|
|
|
|
|
var marker_d00f30737314b2f119e78b98ab9c5487 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3ce7cb8d31b4fc9a3a6770d2958bf939 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_549687fe93f19ad50009b6d1ec12f90e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02028161c24f265ca121a0631a8f55b3 = $(`<div id="html_02028161c24f265ca121a0631a8f55b3" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_549687fe93f19ad50009b6d1ec12f90e.setContent(html_02028161c24f265ca121a0631a8f55b3);
|
|
|
|
|
|
|
|
marker_d00f30737314b2f119e78b98ab9c5487.bindPopup(popup_549687fe93f19ad50009b6d1ec12f90e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d00f30737314b2f119e78b98ab9c5487.setIcon(icon_3ce7cb8d31b4fc9a3a6770d2958bf939);
|
|
|
|
|
|
var marker_96e4b3734f1e7686de012376aee35793 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_14c52227a4c768362dfa79c3d2133ec2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_483e08214f83a64cf5ce3400e0528508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bdd6137ec6855a9081434665f7d4ea6 = $(`<div id="html_5bdd6137ec6855a9081434665f7d4ea6" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_483e08214f83a64cf5ce3400e0528508.setContent(html_5bdd6137ec6855a9081434665f7d4ea6);
|
|
|
|
|
|
|
|
marker_96e4b3734f1e7686de012376aee35793.bindPopup(popup_483e08214f83a64cf5ce3400e0528508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96e4b3734f1e7686de012376aee35793.setIcon(icon_14c52227a4c768362dfa79c3d2133ec2);
|
|
|
|
|
|
var marker_cabd477f89384ccee8438107c5d9bb02 = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1787de8eae543ebccfb986f9e7299f87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_168c8db9803e24d78a6a17ff8fbc2afc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_080f7df68e6e4ba0b64395c2641c511d = $(`<div id="html_080f7df68e6e4ba0b64395c2641c511d" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_168c8db9803e24d78a6a17ff8fbc2afc.setContent(html_080f7df68e6e4ba0b64395c2641c511d);
|
|
|
|
|
|
|
|
marker_cabd477f89384ccee8438107c5d9bb02.bindPopup(popup_168c8db9803e24d78a6a17ff8fbc2afc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cabd477f89384ccee8438107c5d9bb02.setIcon(icon_1787de8eae543ebccfb986f9e7299f87);
|
|
|
|
|
|
var marker_00dc29f3b185fec0251a97e4c494a433 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_48663aad7bf68c218dc56757413e523c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0938d6d424528f8f8d04f83850e7722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6852814199509e975db0a18e026a7f1 = $(`<div id="html_d6852814199509e975db0a18e026a7f1" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_a0938d6d424528f8f8d04f83850e7722.setContent(html_d6852814199509e975db0a18e026a7f1);
|
|
|
|
|
|
|
|
marker_00dc29f3b185fec0251a97e4c494a433.bindPopup(popup_a0938d6d424528f8f8d04f83850e7722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00dc29f3b185fec0251a97e4c494a433.setIcon(icon_48663aad7bf68c218dc56757413e523c);
|
|
|
|
|
|
var marker_d1965cf94c9373fe2a7f05f231c53c96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_102de537e4426870dd5231d790696b96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e72345350221b8ffda220739c249297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02c11f3fc55c4308a306196f66adf36b = $(`<div id="html_02c11f3fc55c4308a306196f66adf36b" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_5e72345350221b8ffda220739c249297.setContent(html_02c11f3fc55c4308a306196f66adf36b);
|
|
|
|
|
|
|
|
marker_d1965cf94c9373fe2a7f05f231c53c96.bindPopup(popup_5e72345350221b8ffda220739c249297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1965cf94c9373fe2a7f05f231c53c96.setIcon(icon_102de537e4426870dd5231d790696b96);
|
|
|
|
|
|
var marker_1621f4ab8bebf9b5591863aeb7655a31 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_18a2772653f2fa297cb8fc712d149f00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_726dbf6e0b45ff3c627853be6e280857 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e82a815c1ce032dfae4cbd11887cc2fe = $(`<div id="html_e82a815c1ce032dfae4cbd11887cc2fe" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_726dbf6e0b45ff3c627853be6e280857.setContent(html_e82a815c1ce032dfae4cbd11887cc2fe);
|
|
|
|
|
|
|
|
marker_1621f4ab8bebf9b5591863aeb7655a31.bindPopup(popup_726dbf6e0b45ff3c627853be6e280857)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1621f4ab8bebf9b5591863aeb7655a31.setIcon(icon_18a2772653f2fa297cb8fc712d149f00);
|
|
|
|
|
|
var marker_b0d045886ee359ff4841eaedb247e60c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_558b954780ac0b1228533912ab700741 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa84980aca7677a3aaa0aa4b281d4ed8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9d57f0efaa6c5ebd40af537c8e70fbd = $(`<div id="html_a9d57f0efaa6c5ebd40af537c8e70fbd" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_aa84980aca7677a3aaa0aa4b281d4ed8.setContent(html_a9d57f0efaa6c5ebd40af537c8e70fbd);
|
|
|
|
|
|
|
|
marker_b0d045886ee359ff4841eaedb247e60c.bindPopup(popup_aa84980aca7677a3aaa0aa4b281d4ed8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0d045886ee359ff4841eaedb247e60c.setIcon(icon_558b954780ac0b1228533912ab700741);
|
|
|
|
|
|
var marker_9ff980eaab54b86fab70058820b42a83 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e87e69ef8245c2ef6b49cdab20e3730c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_059015bd9d1f50648ba449c80dbcb817 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01b299242422c1e1640a65c07fb786fa = $(`<div id="html_01b299242422c1e1640a65c07fb786fa" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_059015bd9d1f50648ba449c80dbcb817.setContent(html_01b299242422c1e1640a65c07fb786fa);
|
|
|
|
|
|
|
|
marker_9ff980eaab54b86fab70058820b42a83.bindPopup(popup_059015bd9d1f50648ba449c80dbcb817)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ff980eaab54b86fab70058820b42a83.setIcon(icon_e87e69ef8245c2ef6b49cdab20e3730c);
|
|
|
|
|
|
var marker_1878bb88374ee1d0cd12bb4a0d8a5300 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_230fd8201fe78385b5e545879e52599a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96e1aea903656dd2f6f0ffca4933cac5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4632ba66f881011e711eea3cd402751d = $(`<div id="html_4632ba66f881011e711eea3cd402751d" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_96e1aea903656dd2f6f0ffca4933cac5.setContent(html_4632ba66f881011e711eea3cd402751d);
|
|
|
|
|
|
|
|
marker_1878bb88374ee1d0cd12bb4a0d8a5300.bindPopup(popup_96e1aea903656dd2f6f0ffca4933cac5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1878bb88374ee1d0cd12bb4a0d8a5300.setIcon(icon_230fd8201fe78385b5e545879e52599a);
|
|
|
|
|
|
var marker_419eaa7fef833604b20556c929b081d3 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6b35aac88f4d683b1747c140f9d78235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6e3fc0afbbadbe23b7f329eb1ef3f2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4231b41c39e0979ddd7932b53347ab83 = $(`<div id="html_4231b41c39e0979ddd7932b53347ab83" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_e6e3fc0afbbadbe23b7f329eb1ef3f2e.setContent(html_4231b41c39e0979ddd7932b53347ab83);
|
|
|
|
|
|
|
|
marker_419eaa7fef833604b20556c929b081d3.bindPopup(popup_e6e3fc0afbbadbe23b7f329eb1ef3f2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_419eaa7fef833604b20556c929b081d3.setIcon(icon_6b35aac88f4d683b1747c140f9d78235);
|
|
|
|
|
|
var marker_e9e688179a6f91ae0f78584b64f4e81c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_bda782a24e63c39a0bf69ecbb6de22a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ae40126d34eda307aa9557606329464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9b47253ff4b8aed52cd386dbe6fd9c7 = $(`<div id="html_c9b47253ff4b8aed52cd386dbe6fd9c7" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_8ae40126d34eda307aa9557606329464.setContent(html_c9b47253ff4b8aed52cd386dbe6fd9c7);
|
|
|
|
|
|
|
|
marker_e9e688179a6f91ae0f78584b64f4e81c.bindPopup(popup_8ae40126d34eda307aa9557606329464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9e688179a6f91ae0f78584b64f4e81c.setIcon(icon_bda782a24e63c39a0bf69ecbb6de22a1);
|
|
|
|
|
|
var marker_08e3d12effec9b7de43fc63633b7b331 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f46ee2895eca2c1460d90b23aa05854e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a82e374d14cb45da369bdc11119220a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b60f43724cc99e45773679960fd48343 = $(`<div id="html_b60f43724cc99e45773679960fd48343" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_a82e374d14cb45da369bdc11119220a2.setContent(html_b60f43724cc99e45773679960fd48343);
|
|
|
|
|
|
|
|
marker_08e3d12effec9b7de43fc63633b7b331.bindPopup(popup_a82e374d14cb45da369bdc11119220a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08e3d12effec9b7de43fc63633b7b331.setIcon(icon_f46ee2895eca2c1460d90b23aa05854e);
|
|
|
|
|
|
var marker_4c072942dc820536fe107da08454377e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_89657022650d9b7735b4cca785f1ad3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf6d513eabc22fe77c95b1c5eda285b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc5cb0c14e64a0f10bb5c05b6ede1826 = $(`<div id="html_dc5cb0c14e64a0f10bb5c05b6ede1826" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_bf6d513eabc22fe77c95b1c5eda285b0.setContent(html_dc5cb0c14e64a0f10bb5c05b6ede1826);
|
|
|
|
|
|
|
|
marker_4c072942dc820536fe107da08454377e.bindPopup(popup_bf6d513eabc22fe77c95b1c5eda285b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c072942dc820536fe107da08454377e.setIcon(icon_89657022650d9b7735b4cca785f1ad3b);
|
|
|
|
|
|
var marker_c08e7595c51b6251441dd3d06516ee6b = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_a8bc4cdfed7372570bd2872b05f2090a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7102344201c975f923d535a928ab2070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9b51b13770457572d89dd6af50ce72d = $(`<div id="html_f9b51b13770457572d89dd6af50ce72d" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_7102344201c975f923d535a928ab2070.setContent(html_f9b51b13770457572d89dd6af50ce72d);
|
|
|
|
|
|
|
|
marker_c08e7595c51b6251441dd3d06516ee6b.bindPopup(popup_7102344201c975f923d535a928ab2070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c08e7595c51b6251441dd3d06516ee6b.setIcon(icon_a8bc4cdfed7372570bd2872b05f2090a);
|
|
|
|
|
|
var marker_ee4da1dd7743ec1e6fd53f2355eb687d = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_20405f5a48103f6b0852da4543a3e49e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa33fcbd97b09d66530459c7bedce74d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27bce94c09bf7623632a4f1dfaf6d9c7 = $(`<div id="html_27bce94c09bf7623632a4f1dfaf6d9c7" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_fa33fcbd97b09d66530459c7bedce74d.setContent(html_27bce94c09bf7623632a4f1dfaf6d9c7);
|
|
|
|
|
|
|
|
marker_ee4da1dd7743ec1e6fd53f2355eb687d.bindPopup(popup_fa33fcbd97b09d66530459c7bedce74d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee4da1dd7743ec1e6fd53f2355eb687d.setIcon(icon_20405f5a48103f6b0852da4543a3e49e);
|
|
|
|
|
|
var marker_5f5278b10058d3ff8501486a5bdc7b55 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b3eb5a0cc3d14bfdc10af82d6dfc128a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_594a84370ba4e2dc4c7bb10ec3aa60a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf1a83b05e1557e0a328668f1394714b = $(`<div id="html_bf1a83b05e1557e0a328668f1394714b" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_594a84370ba4e2dc4c7bb10ec3aa60a5.setContent(html_bf1a83b05e1557e0a328668f1394714b);
|
|
|
|
|
|
|
|
marker_5f5278b10058d3ff8501486a5bdc7b55.bindPopup(popup_594a84370ba4e2dc4c7bb10ec3aa60a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f5278b10058d3ff8501486a5bdc7b55.setIcon(icon_b3eb5a0cc3d14bfdc10af82d6dfc128a);
|
|
|
|
|
|
var marker_a07f2ed4b870ac9502541600cb565afb = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1be1b0bb2402766c268611786a4d9258 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d374cf51ecd345e15d63ac726ae2035 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cce5a5afe6fe373ab81e9b7bb23009b2 = $(`<div id="html_cce5a5afe6fe373ab81e9b7bb23009b2" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_2d374cf51ecd345e15d63ac726ae2035.setContent(html_cce5a5afe6fe373ab81e9b7bb23009b2);
|
|
|
|
|
|
|
|
marker_a07f2ed4b870ac9502541600cb565afb.bindPopup(popup_2d374cf51ecd345e15d63ac726ae2035)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a07f2ed4b870ac9502541600cb565afb.setIcon(icon_1be1b0bb2402766c268611786a4d9258);
|
|
|
|
|
|
var marker_271a347f81193a8e9efded7354fa478c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c416a10430854af1dd94b2075334ad91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c814c86809af79e523c8ec98bd8c5f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b009112e3dae06120085bbdc2dbb612 = $(`<div id="html_7b009112e3dae06120085bbdc2dbb612" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_8c814c86809af79e523c8ec98bd8c5f9.setContent(html_7b009112e3dae06120085bbdc2dbb612);
|
|
|
|
|
|
|
|
marker_271a347f81193a8e9efded7354fa478c.bindPopup(popup_8c814c86809af79e523c8ec98bd8c5f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_271a347f81193a8e9efded7354fa478c.setIcon(icon_c416a10430854af1dd94b2075334ad91);
|
|
|
|
|
|
var marker_54521eae87e0a4b93b74a5007203a142 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b6d7f2c04b5ae083a6be2b0522d17bbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_334d9538c545cdf85ece8c4d44bb216b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb78175ca95ec9bdfabb8bb2c89e2fc0 = $(`<div id="html_cb78175ca95ec9bdfabb8bb2c89e2fc0" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_334d9538c545cdf85ece8c4d44bb216b.setContent(html_cb78175ca95ec9bdfabb8bb2c89e2fc0);
|
|
|
|
|
|
|
|
marker_54521eae87e0a4b93b74a5007203a142.bindPopup(popup_334d9538c545cdf85ece8c4d44bb216b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54521eae87e0a4b93b74a5007203a142.setIcon(icon_b6d7f2c04b5ae083a6be2b0522d17bbe);
|
|
|
|
|
|
var marker_f25af2993618a5f7c0367f7e3240becb = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_db8c861c763ba9089749d2a801408285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8d3b0e356b839698bc0164d458d19fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_434e05f514fd77adaa912f5a28bf69f1 = $(`<div id="html_434e05f514fd77adaa912f5a28bf69f1" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_c8d3b0e356b839698bc0164d458d19fa.setContent(html_434e05f514fd77adaa912f5a28bf69f1);
|
|
|
|
|
|
|
|
marker_f25af2993618a5f7c0367f7e3240becb.bindPopup(popup_c8d3b0e356b839698bc0164d458d19fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f25af2993618a5f7c0367f7e3240becb.setIcon(icon_db8c861c763ba9089749d2a801408285);
|
|
|
|
|
|
var marker_ad1ffa380b177f5fb0b022a63d13d198 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e7907b46b55ad0a8c13f1a911e0f9722 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40cb5470fe0bf660d8ce47a1ce8a93c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98d76f5986fc552f5876c498d667d950 = $(`<div id="html_98d76f5986fc552f5876c498d667d950" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_40cb5470fe0bf660d8ce47a1ce8a93c3.setContent(html_98d76f5986fc552f5876c498d667d950);
|
|
|
|
|
|
|
|
marker_ad1ffa380b177f5fb0b022a63d13d198.bindPopup(popup_40cb5470fe0bf660d8ce47a1ce8a93c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad1ffa380b177f5fb0b022a63d13d198.setIcon(icon_e7907b46b55ad0a8c13f1a911e0f9722);
|
|
|
|
|
|
var marker_7b44e9a06244ce53d857262e99877066 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e09faf27b10130c8678b049767314cce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab435f409e0e0abe644d2d5ecd503550 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ae78f04efdbf2815dd2051370935d25 = $(`<div id="html_3ae78f04efdbf2815dd2051370935d25" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_ab435f409e0e0abe644d2d5ecd503550.setContent(html_3ae78f04efdbf2815dd2051370935d25);
|
|
|
|
|
|
|
|
marker_7b44e9a06244ce53d857262e99877066.bindPopup(popup_ab435f409e0e0abe644d2d5ecd503550)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b44e9a06244ce53d857262e99877066.setIcon(icon_e09faf27b10130c8678b049767314cce);
|
|
|
|
|
|
var marker_c9df8e8633fc060517fc0a8604bcfb41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_319753a83647b701620a1205602b9220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ecf3820d3011209dc133c1c605834b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c57a919689a012e3a22fb388269fb53 = $(`<div id="html_0c57a919689a012e3a22fb388269fb53" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_9ecf3820d3011209dc133c1c605834b4.setContent(html_0c57a919689a012e3a22fb388269fb53);
|
|
|
|
|
|
|
|
marker_c9df8e8633fc060517fc0a8604bcfb41.bindPopup(popup_9ecf3820d3011209dc133c1c605834b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9df8e8633fc060517fc0a8604bcfb41.setIcon(icon_319753a83647b701620a1205602b9220);
|
|
|
|
|
|
var marker_c513e152566a2e3b30e2043f6169142f = L.marker(
|
|
[50.8933, 6.05805],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ac39f50cb8c829715932fba1629ffad6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f887732bcd79f4004fe7d2c4f2d626e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe8052386220a049e4f01f4352c4a27e = $(`<div id="html_fe8052386220a049e4f01f4352c4a27e" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_4f887732bcd79f4004fe7d2c4f2d626e.setContent(html_fe8052386220a049e4f01f4352c4a27e);
|
|
|
|
|
|
|
|
marker_c513e152566a2e3b30e2043f6169142f.bindPopup(popup_4f887732bcd79f4004fe7d2c4f2d626e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c513e152566a2e3b30e2043f6169142f.setIcon(icon_ac39f50cb8c829715932fba1629ffad6);
|
|
|
|
|
|
var marker_14db4867997f2690a0187a352d4d449c = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_9cc69f0107ff66bc5481844094e095de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8639b3307408d72b450979bebf5dc58e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa86d4080c923cc12e9d76365b15cbf2 = $(`<div id="html_fa86d4080c923cc12e9d76365b15cbf2" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_8639b3307408d72b450979bebf5dc58e.setContent(html_fa86d4080c923cc12e9d76365b15cbf2);
|
|
|
|
|
|
|
|
marker_14db4867997f2690a0187a352d4d449c.bindPopup(popup_8639b3307408d72b450979bebf5dc58e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14db4867997f2690a0187a352d4d449c.setIcon(icon_9cc69f0107ff66bc5481844094e095de);
|
|
|
|
|
|
var marker_9cb1a1c741cfc69cf50f7462f0bda3cd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8501d363977f3857fd604be52341540b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f402246a1f18f7cdcda68ca998138ff4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_043ed37698564dac2f93a39b6626bfa8 = $(`<div id="html_043ed37698564dac2f93a39b6626bfa8" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_f402246a1f18f7cdcda68ca998138ff4.setContent(html_043ed37698564dac2f93a39b6626bfa8);
|
|
|
|
|
|
|
|
marker_9cb1a1c741cfc69cf50f7462f0bda3cd.bindPopup(popup_f402246a1f18f7cdcda68ca998138ff4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cb1a1c741cfc69cf50f7462f0bda3cd.setIcon(icon_8501d363977f3857fd604be52341540b);
|
|
|
|
|
|
var marker_b719614c39f2b997b3fbae112498506c = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_eca6a67e6f0ab4d56caf054ecc6f12d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aac2882dad6ed2b846a16e11d1dbdf83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e60614873649fb710012f76b5be5917 = $(`<div id="html_6e60614873649fb710012f76b5be5917" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_aac2882dad6ed2b846a16e11d1dbdf83.setContent(html_6e60614873649fb710012f76b5be5917);
|
|
|
|
|
|
|
|
marker_b719614c39f2b997b3fbae112498506c.bindPopup(popup_aac2882dad6ed2b846a16e11d1dbdf83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b719614c39f2b997b3fbae112498506c.setIcon(icon_eca6a67e6f0ab4d56caf054ecc6f12d2);
|
|
|
|
|
|
var marker_8a672ddc5a9d61e8a2adb2a17997a9c1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_306d24fc99fac6c20d2263b62a417226 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c7fe33ad7491a15d00b6c51eb4dc907 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a9ce17c8521aeab552f5db3889ab0f3 = $(`<div id="html_7a9ce17c8521aeab552f5db3889ab0f3" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_9c7fe33ad7491a15d00b6c51eb4dc907.setContent(html_7a9ce17c8521aeab552f5db3889ab0f3);
|
|
|
|
|
|
|
|
marker_8a672ddc5a9d61e8a2adb2a17997a9c1.bindPopup(popup_9c7fe33ad7491a15d00b6c51eb4dc907)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a672ddc5a9d61e8a2adb2a17997a9c1.setIcon(icon_306d24fc99fac6c20d2263b62a417226);
|
|
|
|
|
|
var marker_53982950c0fbb2adeec0262d4100ef38 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_0182007cf37d8cdb6063f69cae225895 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5411deecd03015cdd4b530afc211c6c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fe546e568a749ae8b3150a9cd380593 = $(`<div id="html_6fe546e568a749ae8b3150a9cd380593" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_5411deecd03015cdd4b530afc211c6c6.setContent(html_6fe546e568a749ae8b3150a9cd380593);
|
|
|
|
|
|
|
|
marker_53982950c0fbb2adeec0262d4100ef38.bindPopup(popup_5411deecd03015cdd4b530afc211c6c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53982950c0fbb2adeec0262d4100ef38.setIcon(icon_0182007cf37d8cdb6063f69cae225895);
|
|
|
|
|
|
var marker_f4f5ffb1a22e340db906a9867f1cdaee = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f2b9c38603344e3514f9aa4a73c98683 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd0c7978515f7d7a564c2f0119f15048 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c797be3598665db25576998369d769b = $(`<div id="html_4c797be3598665db25576998369d769b" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_cd0c7978515f7d7a564c2f0119f15048.setContent(html_4c797be3598665db25576998369d769b);
|
|
|
|
|
|
|
|
marker_f4f5ffb1a22e340db906a9867f1cdaee.bindPopup(popup_cd0c7978515f7d7a564c2f0119f15048)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4f5ffb1a22e340db906a9867f1cdaee.setIcon(icon_f2b9c38603344e3514f9aa4a73c98683);
|
|
|
|
|
|
var marker_023b8de94530b6630195da8602d64557 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_012b8ef8fe1cfddec7376528851f90f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2bb237742a1b32b543091d98d2cc261 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ede29292be48cfb882906955873f07 = $(`<div id="html_81ede29292be48cfb882906955873f07" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_f2bb237742a1b32b543091d98d2cc261.setContent(html_81ede29292be48cfb882906955873f07);
|
|
|
|
|
|
|
|
marker_023b8de94530b6630195da8602d64557.bindPopup(popup_f2bb237742a1b32b543091d98d2cc261)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_023b8de94530b6630195da8602d64557.setIcon(icon_012b8ef8fe1cfddec7376528851f90f8);
|
|
|
|
|
|
var marker_453a615f332e9f2a55e572a75a764868 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8fec41fb891e613d34700560a057b9c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96938a936a9693ce3e9beac89b2b1895 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d2993e39ce3d992e70e3466e84d713a = $(`<div id="html_8d2993e39ce3d992e70e3466e84d713a" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_96938a936a9693ce3e9beac89b2b1895.setContent(html_8d2993e39ce3d992e70e3466e84d713a);
|
|
|
|
|
|
|
|
marker_453a615f332e9f2a55e572a75a764868.bindPopup(popup_96938a936a9693ce3e9beac89b2b1895)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_453a615f332e9f2a55e572a75a764868.setIcon(icon_8fec41fb891e613d34700560a057b9c4);
|
|
|
|
|
|
var marker_c62eb0767f238737081450c5cf486a87 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_a1d3716b9e78d7812fdb63be0164d1bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e771dca979c59a8eb193c7c84bb538a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49c4fdfcd32f5b247f2e200e5b7aca64 = $(`<div id="html_49c4fdfcd32f5b247f2e200e5b7aca64" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_e771dca979c59a8eb193c7c84bb538a7.setContent(html_49c4fdfcd32f5b247f2e200e5b7aca64);
|
|
|
|
|
|
|
|
marker_c62eb0767f238737081450c5cf486a87.bindPopup(popup_e771dca979c59a8eb193c7c84bb538a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c62eb0767f238737081450c5cf486a87.setIcon(icon_a1d3716b9e78d7812fdb63be0164d1bf);
|
|
|
|
|
|
var marker_22dfb48c97f9a7917eb9e50a91426b87 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b564314d79deafbb35cc4f8537ea2ce3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b0b0734c1eaf521d4cd80cd3f0336ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84c7ec22f14169a290170aa69330478a = $(`<div id="html_84c7ec22f14169a290170aa69330478a" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_6b0b0734c1eaf521d4cd80cd3f0336ed.setContent(html_84c7ec22f14169a290170aa69330478a);
|
|
|
|
|
|
|
|
marker_22dfb48c97f9a7917eb9e50a91426b87.bindPopup(popup_6b0b0734c1eaf521d4cd80cd3f0336ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22dfb48c97f9a7917eb9e50a91426b87.setIcon(icon_b564314d79deafbb35cc4f8537ea2ce3);
|
|
|
|
|
|
var marker_8db109bd484cfde5bb93fc56078114fc = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2243c6e3d3ccde3ffb656b16733c4b54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3afabf948047b223a1e0c46fcb0bdc4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_653fc4d31b808ef4a40865951a516142 = $(`<div id="html_653fc4d31b808ef4a40865951a516142" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_3afabf948047b223a1e0c46fcb0bdc4e.setContent(html_653fc4d31b808ef4a40865951a516142);
|
|
|
|
|
|
|
|
marker_8db109bd484cfde5bb93fc56078114fc.bindPopup(popup_3afabf948047b223a1e0c46fcb0bdc4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8db109bd484cfde5bb93fc56078114fc.setIcon(icon_2243c6e3d3ccde3ffb656b16733c4b54);
|
|
|
|
|
|
var marker_4d82febf3b9cab0e4c94fa45de92bac1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_41e633e62e2aad16b5010f1dc9a4f62b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93606b087441708c756a132252be51cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e040d5c11889a6cfbb9bf1299916302 = $(`<div id="html_1e040d5c11889a6cfbb9bf1299916302" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_93606b087441708c756a132252be51cf.setContent(html_1e040d5c11889a6cfbb9bf1299916302);
|
|
|
|
|
|
|
|
marker_4d82febf3b9cab0e4c94fa45de92bac1.bindPopup(popup_93606b087441708c756a132252be51cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d82febf3b9cab0e4c94fa45de92bac1.setIcon(icon_41e633e62e2aad16b5010f1dc9a4f62b);
|
|
|
|
|
|
var marker_bf042e239cfe2917041e88e265df35f8 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_209ff9d9276189dec24f4027b72e8f38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4855e615b4e7d022d81b9932b0d17274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07aa19ec3f5b548e823f01b0ee4e853e = $(`<div id="html_07aa19ec3f5b548e823f01b0ee4e853e" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_4855e615b4e7d022d81b9932b0d17274.setContent(html_07aa19ec3f5b548e823f01b0ee4e853e);
|
|
|
|
|
|
|
|
marker_bf042e239cfe2917041e88e265df35f8.bindPopup(popup_4855e615b4e7d022d81b9932b0d17274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf042e239cfe2917041e88e265df35f8.setIcon(icon_209ff9d9276189dec24f4027b72e8f38);
|
|
|
|
|
|
var marker_5784665e83b50ef08e111e0c227bb884 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2ed78f59676340859186f7a75116e3ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b30843135ebba1ccb483e6454c9b9c49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da442d924bb66b6d424ecf88c179ac24 = $(`<div id="html_da442d924bb66b6d424ecf88c179ac24" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_b30843135ebba1ccb483e6454c9b9c49.setContent(html_da442d924bb66b6d424ecf88c179ac24);
|
|
|
|
|
|
|
|
marker_5784665e83b50ef08e111e0c227bb884.bindPopup(popup_b30843135ebba1ccb483e6454c9b9c49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5784665e83b50ef08e111e0c227bb884.setIcon(icon_2ed78f59676340859186f7a75116e3ef);
|
|
|
|
|
|
var marker_a0cb4b4ec132b8d10f91d8bd96b5cb4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_9ae0af0dc06b6ff5a93fb9f03bbbc390 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f486214178c4f74ae859e3608628c682 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9072a828f03b07adc3eea4a20f29c1f5 = $(`<div id="html_9072a828f03b07adc3eea4a20f29c1f5" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_f486214178c4f74ae859e3608628c682.setContent(html_9072a828f03b07adc3eea4a20f29c1f5);
|
|
|
|
|
|
|
|
marker_a0cb4b4ec132b8d10f91d8bd96b5cb4a.bindPopup(popup_f486214178c4f74ae859e3608628c682)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0cb4b4ec132b8d10f91d8bd96b5cb4a.setIcon(icon_9ae0af0dc06b6ff5a93fb9f03bbbc390);
|
|
|
|
|
|
var marker_53e09af7072e20bb21d3d636f67c4311 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_beec62b1c8cc2b0e7f5e48f8b897107e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37a1b83fa71fe2b4b82eab4087ee6b6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b56c24d9463b019cf031889c6dc2d8f = $(`<div id="html_8b56c24d9463b019cf031889c6dc2d8f" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_37a1b83fa71fe2b4b82eab4087ee6b6a.setContent(html_8b56c24d9463b019cf031889c6dc2d8f);
|
|
|
|
|
|
|
|
marker_53e09af7072e20bb21d3d636f67c4311.bindPopup(popup_37a1b83fa71fe2b4b82eab4087ee6b6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53e09af7072e20bb21d3d636f67c4311.setIcon(icon_beec62b1c8cc2b0e7f5e48f8b897107e);
|
|
|
|
|
|
var marker_49f6c21678931b1c9d0964bac1b8670d = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_764a74c0dc6f49e8f915c833a5459726 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a489815ceda98665609f7de3d2e55ef0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46d2492b8ca5a0d8df0702fe500da777 = $(`<div id="html_46d2492b8ca5a0d8df0702fe500da777" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_a489815ceda98665609f7de3d2e55ef0.setContent(html_46d2492b8ca5a0d8df0702fe500da777);
|
|
|
|
|
|
|
|
marker_49f6c21678931b1c9d0964bac1b8670d.bindPopup(popup_a489815ceda98665609f7de3d2e55ef0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49f6c21678931b1c9d0964bac1b8670d.setIcon(icon_764a74c0dc6f49e8f915c833a5459726);
|
|
|
|
|
|
var marker_af34ffcf62519285f29895e63a716e1f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_d52caa1c35b929dd87c789efd966d671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48124ff1e32fca6e1411d257e3ffc6c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d22a75d72a0d89ff0dc2b4f74aeba0cd = $(`<div id="html_d22a75d72a0d89ff0dc2b4f74aeba0cd" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_48124ff1e32fca6e1411d257e3ffc6c9.setContent(html_d22a75d72a0d89ff0dc2b4f74aeba0cd);
|
|
|
|
|
|
|
|
marker_af34ffcf62519285f29895e63a716e1f.bindPopup(popup_48124ff1e32fca6e1411d257e3ffc6c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af34ffcf62519285f29895e63a716e1f.setIcon(icon_d52caa1c35b929dd87c789efd966d671);
|
|
|
|
|
|
var marker_1170d60924eb778d1e3faabffe6d5e80 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1b75dcdff184ad11c35c02d5c5184fb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63067bdd431d681de2576a4e955496b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0699d3cfcf20838ee939bce21c8ef785 = $(`<div id="html_0699d3cfcf20838ee939bce21c8ef785" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_63067bdd431d681de2576a4e955496b4.setContent(html_0699d3cfcf20838ee939bce21c8ef785);
|
|
|
|
|
|
|
|
marker_1170d60924eb778d1e3faabffe6d5e80.bindPopup(popup_63067bdd431d681de2576a4e955496b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1170d60924eb778d1e3faabffe6d5e80.setIcon(icon_1b75dcdff184ad11c35c02d5c5184fb5);
|
|
|
|
|
|
var marker_efb85bb933833b60405522c8fbe6a1b1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_bbfca14af8b6e19cf60ad58e94e34ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_026e2c86f3be3f4df673f776149f4449 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_304835fc5ce57a1db9b601beb643631a = $(`<div id="html_304835fc5ce57a1db9b601beb643631a" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_026e2c86f3be3f4df673f776149f4449.setContent(html_304835fc5ce57a1db9b601beb643631a);
|
|
|
|
|
|
|
|
marker_efb85bb933833b60405522c8fbe6a1b1.bindPopup(popup_026e2c86f3be3f4df673f776149f4449)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efb85bb933833b60405522c8fbe6a1b1.setIcon(icon_bbfca14af8b6e19cf60ad58e94e34ff1);
|
|
|
|
|
|
var marker_a93d99301d9af88a8c38e388a5889bae = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_179ed052f7ab7f294cc28f1d7cd21983 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5390c61732753fed6f27943d8935b25c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e988c607036438e442872497d07fad8 = $(`<div id="html_8e988c607036438e442872497d07fad8" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5390c61732753fed6f27943d8935b25c.setContent(html_8e988c607036438e442872497d07fad8);
|
|
|
|
|
|
|
|
marker_a93d99301d9af88a8c38e388a5889bae.bindPopup(popup_5390c61732753fed6f27943d8935b25c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a93d99301d9af88a8c38e388a5889bae.setIcon(icon_179ed052f7ab7f294cc28f1d7cd21983);
|
|
|
|
|
|
var marker_9124c5dd5b6c13c6d13994bc30ee2bc1 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1c89ef5784e1820adb2420572f73044b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3e1ad2f60269f9cd04c615800c57d1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_757c6938fe7c4bbbdb674b6586f7f1c5 = $(`<div id="html_757c6938fe7c4bbbdb674b6586f7f1c5" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_e3e1ad2f60269f9cd04c615800c57d1d.setContent(html_757c6938fe7c4bbbdb674b6586f7f1c5);
|
|
|
|
|
|
|
|
marker_9124c5dd5b6c13c6d13994bc30ee2bc1.bindPopup(popup_e3e1ad2f60269f9cd04c615800c57d1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9124c5dd5b6c13c6d13994bc30ee2bc1.setIcon(icon_1c89ef5784e1820adb2420572f73044b);
|
|
|
|
|
|
var marker_4cc952f08ed73bc19b455f1f6666861e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3e8249e29640fc3e44cf13ed02e20317 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e4b31bce8f92ab86c8a927060b134ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a805ff4182c4510212c1dc7ba7afd9c7 = $(`<div id="html_a805ff4182c4510212c1dc7ba7afd9c7" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_9e4b31bce8f92ab86c8a927060b134ca.setContent(html_a805ff4182c4510212c1dc7ba7afd9c7);
|
|
|
|
|
|
|
|
marker_4cc952f08ed73bc19b455f1f6666861e.bindPopup(popup_9e4b31bce8f92ab86c8a927060b134ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cc952f08ed73bc19b455f1f6666861e.setIcon(icon_3e8249e29640fc3e44cf13ed02e20317);
|
|
|
|
|
|
var marker_8554cccf515d1a9c3dac84bf5c896444 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_983171c7d060830cdb135b54773693c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21ab82f335d2f133832056ea43ef12d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35f7dc5e5dbb097f4b35eee349d24aec = $(`<div id="html_35f7dc5e5dbb097f4b35eee349d24aec" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_21ab82f335d2f133832056ea43ef12d5.setContent(html_35f7dc5e5dbb097f4b35eee349d24aec);
|
|
|
|
|
|
|
|
marker_8554cccf515d1a9c3dac84bf5c896444.bindPopup(popup_21ab82f335d2f133832056ea43ef12d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8554cccf515d1a9c3dac84bf5c896444.setIcon(icon_983171c7d060830cdb135b54773693c3);
|
|
|
|
|
|
var marker_619f612ac3ccdabd16ce72db49306195 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_23640fcfec8c7ff30cf696e201da6eea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf52430316b524bfb82b655ef7372351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_422003f9089604c87de46145e2337ed8 = $(`<div id="html_422003f9089604c87de46145e2337ed8" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_cf52430316b524bfb82b655ef7372351.setContent(html_422003f9089604c87de46145e2337ed8);
|
|
|
|
|
|
|
|
marker_619f612ac3ccdabd16ce72db49306195.bindPopup(popup_cf52430316b524bfb82b655ef7372351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619f612ac3ccdabd16ce72db49306195.setIcon(icon_23640fcfec8c7ff30cf696e201da6eea);
|
|
|
|
|
|
var marker_7ae3c324d3756ead562a821a02828fb9 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_fbd6a01c34cb6c74cf5de62c53e2f47a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8105cb116dc3ca915d7c16b7db0f62a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09647c3eabd9be347597272555e5805a = $(`<div id="html_09647c3eabd9be347597272555e5805a" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_8105cb116dc3ca915d7c16b7db0f62a0.setContent(html_09647c3eabd9be347597272555e5805a);
|
|
|
|
|
|
|
|
marker_7ae3c324d3756ead562a821a02828fb9.bindPopup(popup_8105cb116dc3ca915d7c16b7db0f62a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ae3c324d3756ead562a821a02828fb9.setIcon(icon_fbd6a01c34cb6c74cf5de62c53e2f47a);
|
|
|
|
|
|
var marker_fb7e81e6dcb609a51802a0ebeba3b6ac = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_12b116072dc7595d935fa8bb6ab17981 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f4913468b3d46565a8ae6da94bf240 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e3288c9e19ccfb906551e9ba756865d = $(`<div id="html_8e3288c9e19ccfb906551e9ba756865d" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_28f4913468b3d46565a8ae6da94bf240.setContent(html_8e3288c9e19ccfb906551e9ba756865d);
|
|
|
|
|
|
|
|
marker_fb7e81e6dcb609a51802a0ebeba3b6ac.bindPopup(popup_28f4913468b3d46565a8ae6da94bf240)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb7e81e6dcb609a51802a0ebeba3b6ac.setIcon(icon_12b116072dc7595d935fa8bb6ab17981);
|
|
|
|
|
|
var marker_b7f21efe870ef80be410a9b02c5c482b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_4efee44423c698a45a6d05f13e21c5e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e20e9b4deac0b67609202994e3dd1a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51a462699ea19d15012814c7d3ef960f = $(`<div id="html_51a462699ea19d15012814c7d3ef960f" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_8e20e9b4deac0b67609202994e3dd1a8.setContent(html_51a462699ea19d15012814c7d3ef960f);
|
|
|
|
|
|
|
|
marker_b7f21efe870ef80be410a9b02c5c482b.bindPopup(popup_8e20e9b4deac0b67609202994e3dd1a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7f21efe870ef80be410a9b02c5c482b.setIcon(icon_4efee44423c698a45a6d05f13e21c5e8);
|
|
|
|
|
|
var marker_99d0d1e0ce637882498bd1999e554354 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3b4c714b8e98f7d4540940a691b1db98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ce4f8f0955a576541ae96b7863b3883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c1159afbec7961d4ed4aa605757c6c1 = $(`<div id="html_4c1159afbec7961d4ed4aa605757c6c1" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_8ce4f8f0955a576541ae96b7863b3883.setContent(html_4c1159afbec7961d4ed4aa605757c6c1);
|
|
|
|
|
|
|
|
marker_99d0d1e0ce637882498bd1999e554354.bindPopup(popup_8ce4f8f0955a576541ae96b7863b3883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99d0d1e0ce637882498bd1999e554354.setIcon(icon_3b4c714b8e98f7d4540940a691b1db98);
|
|
|
|
|
|
var marker_fa0fb4a23c00164c99b0da6fc0cddd36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_deb7a9b87b655b61666e072c24917995 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e45662a3fe1fe2417452f5a0a3e4aad2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9df5f951654a5d99b4db4db70e72751 = $(`<div id="html_d9df5f951654a5d99b4db4db70e72751" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_e45662a3fe1fe2417452f5a0a3e4aad2.setContent(html_d9df5f951654a5d99b4db4db70e72751);
|
|
|
|
|
|
|
|
marker_fa0fb4a23c00164c99b0da6fc0cddd36.bindPopup(popup_e45662a3fe1fe2417452f5a0a3e4aad2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa0fb4a23c00164c99b0da6fc0cddd36.setIcon(icon_deb7a9b87b655b61666e072c24917995);
|
|
|
|
|
|
var marker_ea7dbfffca37544a4683795683e0a0c1 = L.marker(
|
|
[13.3622, 100.983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b03bf485cbb0b2b7b2917c38f57ecc0c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf70a90f26595365fbce698e97abeeff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45083556e2f46a50f8c944565b89b72f = $(`<div id="html_45083556e2f46a50f8c944565b89b72f" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_bf70a90f26595365fbce698e97abeeff.setContent(html_45083556e2f46a50f8c944565b89b72f);
|
|
|
|
|
|
|
|
marker_ea7dbfffca37544a4683795683e0a0c1.bindPopup(popup_bf70a90f26595365fbce698e97abeeff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea7dbfffca37544a4683795683e0a0c1.setIcon(icon_b03bf485cbb0b2b7b2917c38f57ecc0c);
|
|
|
|
|
|
var marker_f4dbeda6022fe423f399104d61ad134d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2f2442c1fb21999ca16b8146e5ade518 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5525373ab10b63ed6d23154512a4536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_881c993c1cf1bc95a42e5ef483a9e07f = $(`<div id="html_881c993c1cf1bc95a42e5ef483a9e07f" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_a5525373ab10b63ed6d23154512a4536.setContent(html_881c993c1cf1bc95a42e5ef483a9e07f);
|
|
|
|
|
|
|
|
marker_f4dbeda6022fe423f399104d61ad134d.bindPopup(popup_a5525373ab10b63ed6d23154512a4536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4dbeda6022fe423f399104d61ad134d.setIcon(icon_2f2442c1fb21999ca16b8146e5ade518);
|
|
|
|
|
|
var marker_41ce85ebb8e3d610a8b9ff911310562a = L.marker(
|
|
[37.7803, -122.39],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_67e02ee392c7c66390cc4b21b23a404d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9e21253658dd86ba432f90ad6a8778b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_587e4da497c13ed24b2585e80fb7871c = $(`<div id="html_587e4da497c13ed24b2585e80fb7871c" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_a9e21253658dd86ba432f90ad6a8778b.setContent(html_587e4da497c13ed24b2585e80fb7871c);
|
|
|
|
|
|
|
|
marker_41ce85ebb8e3d610a8b9ff911310562a.bindPopup(popup_a9e21253658dd86ba432f90ad6a8778b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_41ce85ebb8e3d610a8b9ff911310562a.setIcon(icon_67e02ee392c7c66390cc4b21b23a404d);
|
|
|
|
|
|
var marker_15a74045f7c4a57250a1668cad9a0991 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_08b76452ed60aa08801c6dbd36735f23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6676154ef84a42091999d140c533753 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41153003e776f838c67d934253bdb493 = $(`<div id="html_41153003e776f838c67d934253bdb493" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_e6676154ef84a42091999d140c533753.setContent(html_41153003e776f838c67d934253bdb493);
|
|
|
|
|
|
|
|
marker_15a74045f7c4a57250a1668cad9a0991.bindPopup(popup_e6676154ef84a42091999d140c533753)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15a74045f7c4a57250a1668cad9a0991.setIcon(icon_08b76452ed60aa08801c6dbd36735f23);
|
|
|
|
|
|
var marker_c72f3a740af36d7a3c80c3843c8dad74 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_d8998a3594a2ace9bb3ff4ddba7d2f79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eac17cc82f51898112b66d0bc366628 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0de0770cc447f185870efb34f1065a39 = $(`<div id="html_0de0770cc447f185870efb34f1065a39" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_5eac17cc82f51898112b66d0bc366628.setContent(html_0de0770cc447f185870efb34f1065a39);
|
|
|
|
|
|
|
|
marker_c72f3a740af36d7a3c80c3843c8dad74.bindPopup(popup_5eac17cc82f51898112b66d0bc366628)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c72f3a740af36d7a3c80c3843c8dad74.setIcon(icon_d8998a3594a2ace9bb3ff4ddba7d2f79);
|
|
|
|
|
|
var marker_48cd94bd44b1e7b3ba42249ae8de7cf1 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3c0449fa10458dfb51dec9245a860ad3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db4a25024ad3009fdc57811faecb3885 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65b0397c70b4d2b13b52f92b6fd1eab3 = $(`<div id="html_65b0397c70b4d2b13b52f92b6fd1eab3" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_db4a25024ad3009fdc57811faecb3885.setContent(html_65b0397c70b4d2b13b52f92b6fd1eab3);
|
|
|
|
|
|
|
|
marker_48cd94bd44b1e7b3ba42249ae8de7cf1.bindPopup(popup_db4a25024ad3009fdc57811faecb3885)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48cd94bd44b1e7b3ba42249ae8de7cf1.setIcon(icon_3c0449fa10458dfb51dec9245a860ad3);
|
|
|
|
|
|
var marker_1f2b7b038041586b96e82b52fe5b6fc3 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2631fae8ae55781feb0692916e745f82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddea48d544be3578abc2d892ab504927 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74162843dc18da5f8958b4ba9145246a = $(`<div id="html_74162843dc18da5f8958b4ba9145246a" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_ddea48d544be3578abc2d892ab504927.setContent(html_74162843dc18da5f8958b4ba9145246a);
|
|
|
|
|
|
|
|
marker_1f2b7b038041586b96e82b52fe5b6fc3.bindPopup(popup_ddea48d544be3578abc2d892ab504927)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f2b7b038041586b96e82b52fe5b6fc3.setIcon(icon_2631fae8ae55781feb0692916e745f82);
|
|
|
|
|
|
var marker_47b50b98d28b85d375118b4b192c588d = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_05151fe367d4bbc57137ec8d59c59a60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f907b5f45efbef58702b98a4124e3c6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64a7f465b5947fad60b4f6307e66644c = $(`<div id="html_64a7f465b5947fad60b4f6307e66644c" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_f907b5f45efbef58702b98a4124e3c6a.setContent(html_64a7f465b5947fad60b4f6307e66644c);
|
|
|
|
|
|
|
|
marker_47b50b98d28b85d375118b4b192c588d.bindPopup(popup_f907b5f45efbef58702b98a4124e3c6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b50b98d28b85d375118b4b192c588d.setIcon(icon_05151fe367d4bbc57137ec8d59c59a60);
|
|
|
|
|
|
var marker_81796e30829523a7e313a1ab6fe307de = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3469ab281cdd72252dedc9bc10546958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae565b7e5d5581dc1cc0c3ed0a4ccb8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc95fcc693efd0cf089924ed4450e164 = $(`<div id="html_fc95fcc693efd0cf089924ed4450e164" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_ae565b7e5d5581dc1cc0c3ed0a4ccb8f.setContent(html_fc95fcc693efd0cf089924ed4450e164);
|
|
|
|
|
|
|
|
marker_81796e30829523a7e313a1ab6fe307de.bindPopup(popup_ae565b7e5d5581dc1cc0c3ed0a4ccb8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81796e30829523a7e313a1ab6fe307de.setIcon(icon_3469ab281cdd72252dedc9bc10546958);
|
|
|
|
|
|
var marker_34f7b0b991181d1ee4fc9c0cbce103db = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_27b50d4bf0e03228aac4e4f91a05e868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9967cd4be393eaf37af7849e14dbf98b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b75d0373806a22c0c602a344308a81b2 = $(`<div id="html_b75d0373806a22c0c602a344308a81b2" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_9967cd4be393eaf37af7849e14dbf98b.setContent(html_b75d0373806a22c0c602a344308a81b2);
|
|
|
|
|
|
|
|
marker_34f7b0b991181d1ee4fc9c0cbce103db.bindPopup(popup_9967cd4be393eaf37af7849e14dbf98b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34f7b0b991181d1ee4fc9c0cbce103db.setIcon(icon_27b50d4bf0e03228aac4e4f91a05e868);
|
|
|
|
|
|
var marker_db3c7a6abec385cd0ed91f5a75d5963a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e1a237c8fa22e5d7f0c19e474bc04a56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2857f3e84ce4f95cbf9efa13d9c4bef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10c992960a1eaae3e60b685beb0083d6 = $(`<div id="html_10c992960a1eaae3e60b685beb0083d6" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_2857f3e84ce4f95cbf9efa13d9c4bef6.setContent(html_10c992960a1eaae3e60b685beb0083d6);
|
|
|
|
|
|
|
|
marker_db3c7a6abec385cd0ed91f5a75d5963a.bindPopup(popup_2857f3e84ce4f95cbf9efa13d9c4bef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db3c7a6abec385cd0ed91f5a75d5963a.setIcon(icon_e1a237c8fa22e5d7f0c19e474bc04a56);
|
|
|
|
|
|
var marker_c46f1fc1a0d02d09ffac7e803efac063 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_89bbe2eb6bed7370785b7b37d23fbc02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26929d97418a505acfea1a2927c09a61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0399a4c598f7564fa22e50e980285a6 = $(`<div id="html_e0399a4c598f7564fa22e50e980285a6" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_26929d97418a505acfea1a2927c09a61.setContent(html_e0399a4c598f7564fa22e50e980285a6);
|
|
|
|
|
|
|
|
marker_c46f1fc1a0d02d09ffac7e803efac063.bindPopup(popup_26929d97418a505acfea1a2927c09a61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c46f1fc1a0d02d09ffac7e803efac063.setIcon(icon_89bbe2eb6bed7370785b7b37d23fbc02);
|
|
|
|
|
|
var marker_d8bf45f10d9cb33e17b93a894512c8eb = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f0db25a47612323d201da084288d7ef8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3dacdad26ce803027593f986c93f767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87d62b01a92e3f09bff305dcf3b6d816 = $(`<div id="html_87d62b01a92e3f09bff305dcf3b6d816" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_f3dacdad26ce803027593f986c93f767.setContent(html_87d62b01a92e3f09bff305dcf3b6d816);
|
|
|
|
|
|
|
|
marker_d8bf45f10d9cb33e17b93a894512c8eb.bindPopup(popup_f3dacdad26ce803027593f986c93f767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8bf45f10d9cb33e17b93a894512c8eb.setIcon(icon_f0db25a47612323d201da084288d7ef8);
|
|
|
|
|
|
var marker_9a1f050c7746f49523485dd071242eba = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b881153ea740a206a87313acf870574f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf0b3ddf8427291eaa91c673813c2a3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2522c01fe045e2a9b71578c0cbf3839f = $(`<div id="html_2522c01fe045e2a9b71578c0cbf3839f" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_bf0b3ddf8427291eaa91c673813c2a3d.setContent(html_2522c01fe045e2a9b71578c0cbf3839f);
|
|
|
|
|
|
|
|
marker_9a1f050c7746f49523485dd071242eba.bindPopup(popup_bf0b3ddf8427291eaa91c673813c2a3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a1f050c7746f49523485dd071242eba.setIcon(icon_b881153ea740a206a87313acf870574f);
|
|
|
|
|
|
var marker_771a3d1bac8373d7c760e9f4abd7ab60 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c499eb12970ffa1972df6aa5ec5cab56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fbd5c8450ea32bc37965bec90c0f363 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c9ce135d5fb7a55977ec91899686fef = $(`<div id="html_0c9ce135d5fb7a55977ec91899686fef" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_2fbd5c8450ea32bc37965bec90c0f363.setContent(html_0c9ce135d5fb7a55977ec91899686fef);
|
|
|
|
|
|
|
|
marker_771a3d1bac8373d7c760e9f4abd7ab60.bindPopup(popup_2fbd5c8450ea32bc37965bec90c0f363)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_771a3d1bac8373d7c760e9f4abd7ab60.setIcon(icon_c499eb12970ffa1972df6aa5ec5cab56);
|
|
|
|
|
|
var marker_c9fdf7b62a0081ad0e828326f0b32746 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_5dc62aaabdad4dc994604d4fa9f01417 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50f4eeb1373ae488055b27470ae5e404 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_449c44e02f4759e12c1d0b90636d877b = $(`<div id="html_449c44e02f4759e12c1d0b90636d877b" style="width: 100.0%; height: 100.0%;">hivetalk.nostr1.com</div>`)[0];
|
|
popup_50f4eeb1373ae488055b27470ae5e404.setContent(html_449c44e02f4759e12c1d0b90636d877b);
|
|
|
|
|
|
|
|
marker_c9fdf7b62a0081ad0e828326f0b32746.bindPopup(popup_50f4eeb1373ae488055b27470ae5e404)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9fdf7b62a0081ad0e828326f0b32746.setIcon(icon_5dc62aaabdad4dc994604d4fa9f01417);
|
|
|
|
|
|
var marker_5e015ff30c97f7ca6d24b43e03b13343 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c752c13906960d39f6a8b88c4caf2d36 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d38b5a8418d97771c455f1b1982238d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ee90261e2cc90a0973cc732ef77bb87 = $(`<div id="html_7ee90261e2cc90a0973cc732ef77bb87" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_d38b5a8418d97771c455f1b1982238d5.setContent(html_7ee90261e2cc90a0973cc732ef77bb87);
|
|
|
|
|
|
|
|
marker_5e015ff30c97f7ca6d24b43e03b13343.bindPopup(popup_d38b5a8418d97771c455f1b1982238d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e015ff30c97f7ca6d24b43e03b13343.setIcon(icon_c752c13906960d39f6a8b88c4caf2d36);
|
|
|
|
|
|
var marker_6772188080a0900e0c4615fd7a1b9eee = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7d8d2a3c3b12c3fba8fe0f1f35422850 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1b65cfa0bebb6cfa92cd874513d19fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbc282fcae69a6910b48534768b9ff05 = $(`<div id="html_cbc282fcae69a6910b48534768b9ff05" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_a1b65cfa0bebb6cfa92cd874513d19fe.setContent(html_cbc282fcae69a6910b48534768b9ff05);
|
|
|
|
|
|
|
|
marker_6772188080a0900e0c4615fd7a1b9eee.bindPopup(popup_a1b65cfa0bebb6cfa92cd874513d19fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6772188080a0900e0c4615fd7a1b9eee.setIcon(icon_7d8d2a3c3b12c3fba8fe0f1f35422850);
|
|
|
|
|
|
var marker_c7b6befc0c3b85f0b0b0ad38b609eab4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_298a75a22e7cae64a6062bbe07dec58c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f7a6fe2257697799f4bf0a0da5d7bad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00192594a09d39839ae13ea307d9b4f0 = $(`<div id="html_00192594a09d39839ae13ea307d9b4f0" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_2f7a6fe2257697799f4bf0a0da5d7bad.setContent(html_00192594a09d39839ae13ea307d9b4f0);
|
|
|
|
|
|
|
|
marker_c7b6befc0c3b85f0b0b0ad38b609eab4.bindPopup(popup_2f7a6fe2257697799f4bf0a0da5d7bad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c7b6befc0c3b85f0b0b0ad38b609eab4.setIcon(icon_298a75a22e7cae64a6062bbe07dec58c);
|
|
|
|
|
|
var marker_722efa7b2700e607ddf74b0378951c57 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_5a51726c99998c831b7ce96516fe7865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a41375cb337685a0cccd6b908d9f3cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8da805097ce9e88d82590b95e6acf83 = $(`<div id="html_e8da805097ce9e88d82590b95e6acf83" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_0a41375cb337685a0cccd6b908d9f3cb.setContent(html_e8da805097ce9e88d82590b95e6acf83);
|
|
|
|
|
|
|
|
marker_722efa7b2700e607ddf74b0378951c57.bindPopup(popup_0a41375cb337685a0cccd6b908d9f3cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_722efa7b2700e607ddf74b0378951c57.setIcon(icon_5a51726c99998c831b7ce96516fe7865);
|
|
|
|
|
|
var marker_9fe49e057a1608afa5ff116a9a4a8b2b = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ea2f735e1dcc52cf7b9e43e9d41a01ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af726448835108eebc47747f6349a137 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4525c13215f523086e23f41e100d22b2 = $(`<div id="html_4525c13215f523086e23f41e100d22b2" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_af726448835108eebc47747f6349a137.setContent(html_4525c13215f523086e23f41e100d22b2);
|
|
|
|
|
|
|
|
marker_9fe49e057a1608afa5ff116a9a4a8b2b.bindPopup(popup_af726448835108eebc47747f6349a137)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fe49e057a1608afa5ff116a9a4a8b2b.setIcon(icon_ea2f735e1dcc52cf7b9e43e9d41a01ec);
|
|
|
|
|
|
var marker_4eb466bac97d6bc293a72b72c847faa3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b0d0595a08d65aede67cdcd106972944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7084e50dd0165f88f43bacbc747bef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ab1e05807cff83688360f6edd3285e = $(`<div id="html_96ab1e05807cff83688360f6edd3285e" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_f7084e50dd0165f88f43bacbc747bef6.setContent(html_96ab1e05807cff83688360f6edd3285e);
|
|
|
|
|
|
|
|
marker_4eb466bac97d6bc293a72b72c847faa3.bindPopup(popup_f7084e50dd0165f88f43bacbc747bef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eb466bac97d6bc293a72b72c847faa3.setIcon(icon_b0d0595a08d65aede67cdcd106972944);
|
|
|
|
|
|
var marker_2ea43f2cbe03b5f89f97f7d27b3dd5af = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7c7364e6f8e388c5c4c87776cd860e11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b66a55c18660891060a5f57b45b3a65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4018ddb198c7e36b5d0c696259c56ea = $(`<div id="html_e4018ddb198c7e36b5d0c696259c56ea" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_8b66a55c18660891060a5f57b45b3a65.setContent(html_e4018ddb198c7e36b5d0c696259c56ea);
|
|
|
|
|
|
|
|
marker_2ea43f2cbe03b5f89f97f7d27b3dd5af.bindPopup(popup_8b66a55c18660891060a5f57b45b3a65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ea43f2cbe03b5f89f97f7d27b3dd5af.setIcon(icon_7c7364e6f8e388c5c4c87776cd860e11);
|
|
|
|
|
|
var marker_55f7276334adde796ee932a6ee97f58e = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7f192f55ed19f1cef4351bb45dd963d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_205f34ad1ba0fc41b3c60dc6af603e13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4285f04f8945a18e51891d3e8dc0eda = $(`<div id="html_e4285f04f8945a18e51891d3e8dc0eda" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_205f34ad1ba0fc41b3c60dc6af603e13.setContent(html_e4285f04f8945a18e51891d3e8dc0eda);
|
|
|
|
|
|
|
|
marker_55f7276334adde796ee932a6ee97f58e.bindPopup(popup_205f34ad1ba0fc41b3c60dc6af603e13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55f7276334adde796ee932a6ee97f58e.setIcon(icon_7f192f55ed19f1cef4351bb45dd963d7);
|
|
|
|
|
|
var marker_a7ed3fd0f25491efd445394441e5f341 = L.marker(
|
|
[34.282, -118.439],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_13ebd20643da40fabaac1281f6ca48b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45d8b79108cf136bc51d06ae4eb7b65a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3e306d07e5e69c473a3f656bd7a5194 = $(`<div id="html_a3e306d07e5e69c473a3f656bd7a5194" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_45d8b79108cf136bc51d06ae4eb7b65a.setContent(html_a3e306d07e5e69c473a3f656bd7a5194);
|
|
|
|
|
|
|
|
marker_a7ed3fd0f25491efd445394441e5f341.bindPopup(popup_45d8b79108cf136bc51d06ae4eb7b65a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7ed3fd0f25491efd445394441e5f341.setIcon(icon_13ebd20643da40fabaac1281f6ca48b9);
|
|
|
|
|
|
var marker_499192a0ef31b5bd59030b7a2957929a = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_5198ffbaf3c0c82dfbd406ecb0c01255 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baf4c3ae489d8306b1c0579d0d21d89a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_801bac0b2756d560d7af42bdd2ab6e8f = $(`<div id="html_801bac0b2756d560d7af42bdd2ab6e8f" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_baf4c3ae489d8306b1c0579d0d21d89a.setContent(html_801bac0b2756d560d7af42bdd2ab6e8f);
|
|
|
|
|
|
|
|
marker_499192a0ef31b5bd59030b7a2957929a.bindPopup(popup_baf4c3ae489d8306b1c0579d0d21d89a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_499192a0ef31b5bd59030b7a2957929a.setIcon(icon_5198ffbaf3c0c82dfbd406ecb0c01255);
|
|
|
|
|
|
var marker_1ba7e3f894ed08a1569b6fbde90ae008 = L.marker(
|
|
[49.6735, -124.928],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1def8712637ab39f13108619a57d1006 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa24ca4dd95057c624f17e90c98e671b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f05ea1bc8169a2a3f03bcd58f33ac8b6 = $(`<div id="html_f05ea1bc8169a2a3f03bcd58f33ac8b6" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_fa24ca4dd95057c624f17e90c98e671b.setContent(html_f05ea1bc8169a2a3f03bcd58f33ac8b6);
|
|
|
|
|
|
|
|
marker_1ba7e3f894ed08a1569b6fbde90ae008.bindPopup(popup_fa24ca4dd95057c624f17e90c98e671b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ba7e3f894ed08a1569b6fbde90ae008.setIcon(icon_1def8712637ab39f13108619a57d1006);
|
|
|
|
|
|
var marker_0fd1eba0039d2597832e87a4f55fa8bd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8c44e8a3db88ead6ab9937255bf3bdca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a1ac3e8fb24a0d77deada301141d787 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45dd8bca72698c7ab479ade213076b0a = $(`<div id="html_45dd8bca72698c7ab479ade213076b0a" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_3a1ac3e8fb24a0d77deada301141d787.setContent(html_45dd8bca72698c7ab479ade213076b0a);
|
|
|
|
|
|
|
|
marker_0fd1eba0039d2597832e87a4f55fa8bd.bindPopup(popup_3a1ac3e8fb24a0d77deada301141d787)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fd1eba0039d2597832e87a4f55fa8bd.setIcon(icon_8c44e8a3db88ead6ab9937255bf3bdca);
|
|
|
|
|
|
var marker_d45654983b656d20301c30f8d9651ffb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_9e5bc0b27205058977036ab3e3b70177 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe1936672a095d6aff2ecfc6e9d22e6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bce31be17a9254e5da4905d09a60214 = $(`<div id="html_0bce31be17a9254e5da4905d09a60214" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_fe1936672a095d6aff2ecfc6e9d22e6a.setContent(html_0bce31be17a9254e5da4905d09a60214);
|
|
|
|
|
|
|
|
marker_d45654983b656d20301c30f8d9651ffb.bindPopup(popup_fe1936672a095d6aff2ecfc6e9d22e6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d45654983b656d20301c30f8d9651ffb.setIcon(icon_9e5bc0b27205058977036ab3e3b70177);
|
|
|
|
|
|
var marker_09ab5a7bae9950c6b2d32a1be81b3ba1 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_214b664d70c5b397d084867a9e2849ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1455a7ad97a2a6e8148a524889161c7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43f1833fd23c35f63caa8715bd161da9 = $(`<div id="html_43f1833fd23c35f63caa8715bd161da9" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_1455a7ad97a2a6e8148a524889161c7f.setContent(html_43f1833fd23c35f63caa8715bd161da9);
|
|
|
|
|
|
|
|
marker_09ab5a7bae9950c6b2d32a1be81b3ba1.bindPopup(popup_1455a7ad97a2a6e8148a524889161c7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09ab5a7bae9950c6b2d32a1be81b3ba1.setIcon(icon_214b664d70c5b397d084867a9e2849ab);
|
|
|
|
|
|
var marker_89f4db2c9cc94d5c5db296d5efdcbaac = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_6995be22de488db1b3d01a0010ca9019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3c539c582f97331d30bdf9bb9654077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37ac84a94a5d0cbd1ac5f66cda395e11 = $(`<div id="html_37ac84a94a5d0cbd1ac5f66cda395e11" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_c3c539c582f97331d30bdf9bb9654077.setContent(html_37ac84a94a5d0cbd1ac5f66cda395e11);
|
|
|
|
|
|
|
|
marker_89f4db2c9cc94d5c5db296d5efdcbaac.bindPopup(popup_c3c539c582f97331d30bdf9bb9654077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89f4db2c9cc94d5c5db296d5efdcbaac.setIcon(icon_6995be22de488db1b3d01a0010ca9019);
|
|
|
|
|
|
var marker_e01565692af98a58b92ae47cb526c16f = L.marker(
|
|
[50.8198, -1.08798],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_4e62118f2f2ad8fce347875443574b55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a3f4e6d8c65a46b490cf520b09ff85c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccadb7568e8a31a3bc7ea4c84e6a079a = $(`<div id="html_ccadb7568e8a31a3bc7ea4c84e6a079a" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_9a3f4e6d8c65a46b490cf520b09ff85c.setContent(html_ccadb7568e8a31a3bc7ea4c84e6a079a);
|
|
|
|
|
|
|
|
marker_e01565692af98a58b92ae47cb526c16f.bindPopup(popup_9a3f4e6d8c65a46b490cf520b09ff85c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e01565692af98a58b92ae47cb526c16f.setIcon(icon_4e62118f2f2ad8fce347875443574b55);
|
|
|
|
|
|
var marker_37668ea805a0b2ae2567ef3d244ae610 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c76c3e94ea754ad73c4d5c0f4d3745ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7155aab770928bec56a0c9ed806c77ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2371c38d7808ec8a1ccdd85a9eca7ff3 = $(`<div id="html_2371c38d7808ec8a1ccdd85a9eca7ff3" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_7155aab770928bec56a0c9ed806c77ff.setContent(html_2371c38d7808ec8a1ccdd85a9eca7ff3);
|
|
|
|
|
|
|
|
marker_37668ea805a0b2ae2567ef3d244ae610.bindPopup(popup_7155aab770928bec56a0c9ed806c77ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37668ea805a0b2ae2567ef3d244ae610.setIcon(icon_c76c3e94ea754ad73c4d5c0f4d3745ba);
|
|
|
|
|
|
var marker_a7fab3c7f63b43dd55f292de69158b4c = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_45af978c453ff6428d20bcfe2cda75a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e22f1dd265a6cf4a894ec460f7b08b55 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17e5d5378502cb1f0dd36be18ff7a5a5 = $(`<div id="html_17e5d5378502cb1f0dd36be18ff7a5a5" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_e22f1dd265a6cf4a894ec460f7b08b55.setContent(html_17e5d5378502cb1f0dd36be18ff7a5a5);
|
|
|
|
|
|
|
|
marker_a7fab3c7f63b43dd55f292de69158b4c.bindPopup(popup_e22f1dd265a6cf4a894ec460f7b08b55)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7fab3c7f63b43dd55f292de69158b4c.setIcon(icon_45af978c453ff6428d20bcfe2cda75a5);
|
|
|
|
|
|
var marker_534b1e1876ad0840f29ee5280c876b23 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ffe39b2acbae3d5a9ffe8ef6385112a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86a76285c4b549f8287c07b8b8228858 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b67b7aaa511b74ba236b33377299cd = $(`<div id="html_e3b67b7aaa511b74ba236b33377299cd" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_86a76285c4b549f8287c07b8b8228858.setContent(html_e3b67b7aaa511b74ba236b33377299cd);
|
|
|
|
|
|
|
|
marker_534b1e1876ad0840f29ee5280c876b23.bindPopup(popup_86a76285c4b549f8287c07b8b8228858)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_534b1e1876ad0840f29ee5280c876b23.setIcon(icon_ffe39b2acbae3d5a9ffe8ef6385112a2);
|
|
|
|
|
|
var marker_b3700533a8ffc8631a6581e5e3d71437 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7de4d9bbcf632a920b7ae8b920f1df7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f6e35417a520e5afc6b03fbe4184ba7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edbdba55bf1d96b1661985b475ce06c7 = $(`<div id="html_edbdba55bf1d96b1661985b475ce06c7" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_9f6e35417a520e5afc6b03fbe4184ba7.setContent(html_edbdba55bf1d96b1661985b475ce06c7);
|
|
|
|
|
|
|
|
marker_b3700533a8ffc8631a6581e5e3d71437.bindPopup(popup_9f6e35417a520e5afc6b03fbe4184ba7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3700533a8ffc8631a6581e5e3d71437.setIcon(icon_7de4d9bbcf632a920b7ae8b920f1df7e);
|
|
|
|
|
|
var marker_d58fc30a5104c081e9f37873629fd35e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8d7eaa67a09fa047750c9e779b1dbebe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4fd42762ef7f8c2535b2b43ea3db8f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a2ff718d011a6301771e61c2c5ea1fd = $(`<div id="html_7a2ff718d011a6301771e61c2c5ea1fd" style="width: 100.0%; height: 100.0%;">nostr.satstralia.com</div>`)[0];
|
|
popup_a4fd42762ef7f8c2535b2b43ea3db8f7.setContent(html_7a2ff718d011a6301771e61c2c5ea1fd);
|
|
|
|
|
|
|
|
marker_d58fc30a5104c081e9f37873629fd35e.bindPopup(popup_a4fd42762ef7f8c2535b2b43ea3db8f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58fc30a5104c081e9f37873629fd35e.setIcon(icon_8d7eaa67a09fa047750c9e779b1dbebe);
|
|
|
|
|
|
var marker_f008ecf3cf6d5ac6bb7e5916dbc4e5c6 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_92b0c090a92488d73b046670b46fa8fc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12bde897727165bb6678e487fa6fc501 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_783feaa2523edbc3a6c3a14516dd6b96 = $(`<div id="html_783feaa2523edbc3a6c3a14516dd6b96" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_12bde897727165bb6678e487fa6fc501.setContent(html_783feaa2523edbc3a6c3a14516dd6b96);
|
|
|
|
|
|
|
|
marker_f008ecf3cf6d5ac6bb7e5916dbc4e5c6.bindPopup(popup_12bde897727165bb6678e487fa6fc501)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f008ecf3cf6d5ac6bb7e5916dbc4e5c6.setIcon(icon_92b0c090a92488d73b046670b46fa8fc);
|
|
|
|
|
|
var marker_15ebcf66943e934b38ede58bb451a7e7 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_bb7da47269b40dcfcf9f0dc0f573fff6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67993fa243f1b9557f5ff880ff68519b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffe7eaee21211f67fe5195d3615da133 = $(`<div id="html_ffe7eaee21211f67fe5195d3615da133" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_67993fa243f1b9557f5ff880ff68519b.setContent(html_ffe7eaee21211f67fe5195d3615da133);
|
|
|
|
|
|
|
|
marker_15ebcf66943e934b38ede58bb451a7e7.bindPopup(popup_67993fa243f1b9557f5ff880ff68519b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15ebcf66943e934b38ede58bb451a7e7.setIcon(icon_bb7da47269b40dcfcf9f0dc0f573fff6);
|
|
|
|
|
|
var marker_592a3515482e0a6c073c229fb4247e7f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_081b7905672a41a1f65d5a9fc370cba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5715794ac1aea29cbb74b5382fea7b11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eec49452f049b1505c4412744c05f9be = $(`<div id="html_eec49452f049b1505c4412744c05f9be" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_5715794ac1aea29cbb74b5382fea7b11.setContent(html_eec49452f049b1505c4412744c05f9be);
|
|
|
|
|
|
|
|
marker_592a3515482e0a6c073c229fb4247e7f.bindPopup(popup_5715794ac1aea29cbb74b5382fea7b11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_592a3515482e0a6c073c229fb4247e7f.setIcon(icon_081b7905672a41a1f65d5a9fc370cba4);
|
|
|
|
|
|
var marker_5e950fb3286634bccd54816e0e999cd2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_fb88320515447f97b9809428c195da83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a27bf36c0218dffd7e2903df98bd0e6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbb7a290cd8d62cebce4b214f4c09733 = $(`<div id="html_dbb7a290cd8d62cebce4b214f4c09733" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_a27bf36c0218dffd7e2903df98bd0e6a.setContent(html_dbb7a290cd8d62cebce4b214f4c09733);
|
|
|
|
|
|
|
|
marker_5e950fb3286634bccd54816e0e999cd2.bindPopup(popup_a27bf36c0218dffd7e2903df98bd0e6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e950fb3286634bccd54816e0e999cd2.setIcon(icon_fb88320515447f97b9809428c195da83);
|
|
|
|
|
|
var marker_c18f032a87d667f6f7fbc8d61530d4f6 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8f71bc27b33ffce873f479819f502208 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8766ec378452fb962f57031644da63e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb64df05f01e7828b8caffc85c6b8f8f = $(`<div id="html_eb64df05f01e7828b8caffc85c6b8f8f" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_b8766ec378452fb962f57031644da63e.setContent(html_eb64df05f01e7828b8caffc85c6b8f8f);
|
|
|
|
|
|
|
|
marker_c18f032a87d667f6f7fbc8d61530d4f6.bindPopup(popup_b8766ec378452fb962f57031644da63e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c18f032a87d667f6f7fbc8d61530d4f6.setIcon(icon_8f71bc27b33ffce873f479819f502208);
|
|
|
|
|
|
var marker_04819e671925fd25bde0edc6080c9ef3 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_35a43647c0364210c92e91c47898089d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b280979b4943c6ad16ac6f74233eeb2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7188221c2decaa328630f8b57934b89e = $(`<div id="html_7188221c2decaa328630f8b57934b89e" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_b280979b4943c6ad16ac6f74233eeb2e.setContent(html_7188221c2decaa328630f8b57934b89e);
|
|
|
|
|
|
|
|
marker_04819e671925fd25bde0edc6080c9ef3.bindPopup(popup_b280979b4943c6ad16ac6f74233eeb2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04819e671925fd25bde0edc6080c9ef3.setIcon(icon_35a43647c0364210c92e91c47898089d);
|
|
|
|
|
|
var marker_cb7a9f5538fcb8d7b95e7dfe401b1531 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f1634f2aae496d92c8c8213dba5e765a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17bf1aa7462293d87db4b2cc312b42da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bd39ad3448087483f98014ddfa862df = $(`<div id="html_1bd39ad3448087483f98014ddfa862df" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_17bf1aa7462293d87db4b2cc312b42da.setContent(html_1bd39ad3448087483f98014ddfa862df);
|
|
|
|
|
|
|
|
marker_cb7a9f5538fcb8d7b95e7dfe401b1531.bindPopup(popup_17bf1aa7462293d87db4b2cc312b42da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb7a9f5538fcb8d7b95e7dfe401b1531.setIcon(icon_f1634f2aae496d92c8c8213dba5e765a);
|
|
|
|
|
|
var marker_4a92d6b8e3943246f80e8f43d2dde2fb = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1913975ce75bd630ea5b3e836965e61e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eabeff9cd0a4374ed9fd7d6d024ea3d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af859e1d156ef8070750c8d30f9cf77e = $(`<div id="html_af859e1d156ef8070750c8d30f9cf77e" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_eabeff9cd0a4374ed9fd7d6d024ea3d6.setContent(html_af859e1d156ef8070750c8d30f9cf77e);
|
|
|
|
|
|
|
|
marker_4a92d6b8e3943246f80e8f43d2dde2fb.bindPopup(popup_eabeff9cd0a4374ed9fd7d6d024ea3d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a92d6b8e3943246f80e8f43d2dde2fb.setIcon(icon_1913975ce75bd630ea5b3e836965e61e);
|
|
|
|
|
|
var marker_2b4ed5946f07bd67af6ee7781e1af12e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_a43e6bc98c9c189d31a477d2746e5024 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac827f6f2c1735957ba1ae531121663f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a2c0f7bc53b28ea644d62573b7e650c = $(`<div id="html_3a2c0f7bc53b28ea644d62573b7e650c" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_ac827f6f2c1735957ba1ae531121663f.setContent(html_3a2c0f7bc53b28ea644d62573b7e650c);
|
|
|
|
|
|
|
|
marker_2b4ed5946f07bd67af6ee7781e1af12e.bindPopup(popup_ac827f6f2c1735957ba1ae531121663f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b4ed5946f07bd67af6ee7781e1af12e.setIcon(icon_a43e6bc98c9c189d31a477d2746e5024);
|
|
|
|
|
|
var marker_9afd22bac361b54287a8ccd4233597e9 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b1948909d89b0612ceb534bcac0ba7aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04737fc89934a26bee83979a22c7088b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5488d8b7a98cbc9096839cc20a144103 = $(`<div id="html_5488d8b7a98cbc9096839cc20a144103" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_04737fc89934a26bee83979a22c7088b.setContent(html_5488d8b7a98cbc9096839cc20a144103);
|
|
|
|
|
|
|
|
marker_9afd22bac361b54287a8ccd4233597e9.bindPopup(popup_04737fc89934a26bee83979a22c7088b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9afd22bac361b54287a8ccd4233597e9.setIcon(icon_b1948909d89b0612ceb534bcac0ba7aa);
|
|
|
|
|
|
var marker_5cfb0767e500b7539ccf6cc7a6da3807 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_28fd4f35bec0ed217e9850d09e0a06c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24c30d7b73284435ff1f0c2007e3a265 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fd08ac039908deb4af5d44ea7cc799e = $(`<div id="html_1fd08ac039908deb4af5d44ea7cc799e" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_24c30d7b73284435ff1f0c2007e3a265.setContent(html_1fd08ac039908deb4af5d44ea7cc799e);
|
|
|
|
|
|
|
|
marker_5cfb0767e500b7539ccf6cc7a6da3807.bindPopup(popup_24c30d7b73284435ff1f0c2007e3a265)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cfb0767e500b7539ccf6cc7a6da3807.setIcon(icon_28fd4f35bec0ed217e9850d09e0a06c9);
|
|
|
|
|
|
var marker_166db993948b8cb0ae7579e4a600ced1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_336a9d980cd2a3559af4f797a19c72ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86bde1c65b29b91e3a36b21098b60605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89004d0940a0d4beffabd18ff6fbb38e = $(`<div id="html_89004d0940a0d4beffabd18ff6fbb38e" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_86bde1c65b29b91e3a36b21098b60605.setContent(html_89004d0940a0d4beffabd18ff6fbb38e);
|
|
|
|
|
|
|
|
marker_166db993948b8cb0ae7579e4a600ced1.bindPopup(popup_86bde1c65b29b91e3a36b21098b60605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_166db993948b8cb0ae7579e4a600ced1.setIcon(icon_336a9d980cd2a3559af4f797a19c72ef);
|
|
|
|
|
|
var marker_fc6d14a6c87e2d89a954d691761ebdf6 = L.marker(
|
|
[46.2044, 6.14316],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_fcc077a4d3ca70bb3107c20ded96784c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90446c30908fcfcdc7caf19b8ab6ec31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c190ee8d06b99b96ce13151a4adecb6 = $(`<div id="html_4c190ee8d06b99b96ce13151a4adecb6" style="width: 100.0%; height: 100.0%;">relay.basspistol.org</div>`)[0];
|
|
popup_90446c30908fcfcdc7caf19b8ab6ec31.setContent(html_4c190ee8d06b99b96ce13151a4adecb6);
|
|
|
|
|
|
|
|
marker_fc6d14a6c87e2d89a954d691761ebdf6.bindPopup(popup_90446c30908fcfcdc7caf19b8ab6ec31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc6d14a6c87e2d89a954d691761ebdf6.setIcon(icon_fcc077a4d3ca70bb3107c20ded96784c);
|
|
|
|
|
|
var marker_898a24dcaa17cd8409224cd347b06525 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b5c501d5b2b1beb831924069def5e089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7364cd1f4bccc2e7e503062ac8afcdab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7fae6a5bc7a39ef40f3dbfc10ac59dc = $(`<div id="html_c7fae6a5bc7a39ef40f3dbfc10ac59dc" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_7364cd1f4bccc2e7e503062ac8afcdab.setContent(html_c7fae6a5bc7a39ef40f3dbfc10ac59dc);
|
|
|
|
|
|
|
|
marker_898a24dcaa17cd8409224cd347b06525.bindPopup(popup_7364cd1f4bccc2e7e503062ac8afcdab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_898a24dcaa17cd8409224cd347b06525.setIcon(icon_b5c501d5b2b1beb831924069def5e089);
|
|
|
|
|
|
var marker_4ec689d69656559124eac4595c5df629 = L.marker(
|
|
[51.5792, 4.58333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_839e7ae30b98a89a37a1f7cc7e33e637 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b58b87f5ae0d9532521b794824a630b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9eb79420960f84329168ee2d80b1991e = $(`<div id="html_9eb79420960f84329168ee2d80b1991e" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_b58b87f5ae0d9532521b794824a630b6.setContent(html_9eb79420960f84329168ee2d80b1991e);
|
|
|
|
|
|
|
|
marker_4ec689d69656559124eac4595c5df629.bindPopup(popup_b58b87f5ae0d9532521b794824a630b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ec689d69656559124eac4595c5df629.setIcon(icon_839e7ae30b98a89a37a1f7cc7e33e637);
|
|
|
|
|
|
var marker_c45b682aa41f5b6360dafb14bf384997 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_dde2a64cf3899060c468273cbc375389 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f2182c9986ef25cd9bf844b6eff8da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c2fd20d4c9a146cdc81c48ddae4de7b = $(`<div id="html_1c2fd20d4c9a146cdc81c48ddae4de7b" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_8f2182c9986ef25cd9bf844b6eff8da3.setContent(html_1c2fd20d4c9a146cdc81c48ddae4de7b);
|
|
|
|
|
|
|
|
marker_c45b682aa41f5b6360dafb14bf384997.bindPopup(popup_8f2182c9986ef25cd9bf844b6eff8da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c45b682aa41f5b6360dafb14bf384997.setIcon(icon_dde2a64cf3899060c468273cbc375389);
|
|
|
|
|
|
var marker_724848f9f3fe79238b1313cbf35a6b3e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8ac7c63998a09f8abc69d6d3130f21fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_776d843ccb72da7e1351db8c1bc036e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9847d70aa01bd3467728aeff9227876f = $(`<div id="html_9847d70aa01bd3467728aeff9227876f" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_776d843ccb72da7e1351db8c1bc036e7.setContent(html_9847d70aa01bd3467728aeff9227876f);
|
|
|
|
|
|
|
|
marker_724848f9f3fe79238b1313cbf35a6b3e.bindPopup(popup_776d843ccb72da7e1351db8c1bc036e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_724848f9f3fe79238b1313cbf35a6b3e.setIcon(icon_8ac7c63998a09f8abc69d6d3130f21fd);
|
|
|
|
|
|
var marker_c63dabbc47e739a662d15e38faea6fe0 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_cb81ce77a7185550ee0666c56708efc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6db8b67a4801575e41b34aff6aab3d62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f71a4e74fdc0aff0e0b62ad6e478d39 = $(`<div id="html_1f71a4e74fdc0aff0e0b62ad6e478d39" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_6db8b67a4801575e41b34aff6aab3d62.setContent(html_1f71a4e74fdc0aff0e0b62ad6e478d39);
|
|
|
|
|
|
|
|
marker_c63dabbc47e739a662d15e38faea6fe0.bindPopup(popup_6db8b67a4801575e41b34aff6aab3d62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c63dabbc47e739a662d15e38faea6fe0.setIcon(icon_cb81ce77a7185550ee0666c56708efc3);
|
|
|
|
|
|
var marker_90240b5b683ec4a07e30bf09c8558b97 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_57ad05df9124b607f989167278365d4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82ac2afda33bb56774d35c4fa2eef221 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e66e36a26f6bf7c772ecb01409d69f2 = $(`<div id="html_8e66e36a26f6bf7c772ecb01409d69f2" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_82ac2afda33bb56774d35c4fa2eef221.setContent(html_8e66e36a26f6bf7c772ecb01409d69f2);
|
|
|
|
|
|
|
|
marker_90240b5b683ec4a07e30bf09c8558b97.bindPopup(popup_82ac2afda33bb56774d35c4fa2eef221)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90240b5b683ec4a07e30bf09c8558b97.setIcon(icon_57ad05df9124b607f989167278365d4b);
|
|
|
|
|
|
var marker_6035afdda4fa497a4b0a7eff59c32760 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f3d1d27ecb1b67871ed07a950b604eda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7149818f9a28be5e3cbc9785c128913a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0ca7237814f9a5b5036b0043b1d1dff = $(`<div id="html_a0ca7237814f9a5b5036b0043b1d1dff" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_7149818f9a28be5e3cbc9785c128913a.setContent(html_a0ca7237814f9a5b5036b0043b1d1dff);
|
|
|
|
|
|
|
|
marker_6035afdda4fa497a4b0a7eff59c32760.bindPopup(popup_7149818f9a28be5e3cbc9785c128913a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6035afdda4fa497a4b0a7eff59c32760.setIcon(icon_f3d1d27ecb1b67871ed07a950b604eda);
|
|
|
|
|
|
var marker_7b9b6cda986a32aa8ba997a3763463c9 = L.marker(
|
|
[43.5009, -70.4428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_dd674465382985ba1e816bfaf0499154 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a82fc8eb4ec9445b7ba12964136e137 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0816958c3f429da66ce6782c8b974b97 = $(`<div id="html_0816958c3f429da66ce6782c8b974b97" style="width: 100.0%; height: 100.0%;">nostr.zenon.network</div>`)[0];
|
|
popup_1a82fc8eb4ec9445b7ba12964136e137.setContent(html_0816958c3f429da66ce6782c8b974b97);
|
|
|
|
|
|
|
|
marker_7b9b6cda986a32aa8ba997a3763463c9.bindPopup(popup_1a82fc8eb4ec9445b7ba12964136e137)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b9b6cda986a32aa8ba997a3763463c9.setIcon(icon_dd674465382985ba1e816bfaf0499154);
|
|
|
|
|
|
var marker_d35f45cccf32a8f015683b6a5f94805c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_23cee0d65cdf12263626f6721664c1f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1b4998ed1c83eb9a608a607e758ed7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c253f33014f50755d6cafe922fc0195 = $(`<div id="html_7c253f33014f50755d6cafe922fc0195" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_e1b4998ed1c83eb9a608a607e758ed7c.setContent(html_7c253f33014f50755d6cafe922fc0195);
|
|
|
|
|
|
|
|
marker_d35f45cccf32a8f015683b6a5f94805c.bindPopup(popup_e1b4998ed1c83eb9a608a607e758ed7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d35f45cccf32a8f015683b6a5f94805c.setIcon(icon_23cee0d65cdf12263626f6721664c1f6);
|
|
|
|
|
|
var marker_8344f4f2b506cda1c8cd386ee905cd2b = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_1bc1872b7cacf997d90bfd2bf7db3d1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e9fcd3a71e59a30fc7c3c737a220ced = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84a29973e1ea61dc19483d0c7b40b12e = $(`<div id="html_84a29973e1ea61dc19483d0c7b40b12e" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_8e9fcd3a71e59a30fc7c3c737a220ced.setContent(html_84a29973e1ea61dc19483d0c7b40b12e);
|
|
|
|
|
|
|
|
marker_8344f4f2b506cda1c8cd386ee905cd2b.bindPopup(popup_8e9fcd3a71e59a30fc7c3c737a220ced)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8344f4f2b506cda1c8cd386ee905cd2b.setIcon(icon_1bc1872b7cacf997d90bfd2bf7db3d1a);
|
|
|
|
|
|
var marker_a5caf25b94c7d175960a5bbb15f5f9fd = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3576d31de81ad0d214bc43761c5c2836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdd72122f74d8df206083ec84e41b967 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c0276d837c65eb1ec1cb70b73903ffe = $(`<div id="html_7c0276d837c65eb1ec1cb70b73903ffe" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_bdd72122f74d8df206083ec84e41b967.setContent(html_7c0276d837c65eb1ec1cb70b73903ffe);
|
|
|
|
|
|
|
|
marker_a5caf25b94c7d175960a5bbb15f5f9fd.bindPopup(popup_bdd72122f74d8df206083ec84e41b967)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5caf25b94c7d175960a5bbb15f5f9fd.setIcon(icon_3576d31de81ad0d214bc43761c5c2836);
|
|
|
|
|
|
var marker_22e15ec099af5768abf69fb8f07d096d = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_8710b3be92acbb8917256a111c2ad38d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acce94e1f83b1c2037238aa0165f6959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce2706c8dcc53fbc2fa5e1081442614d = $(`<div id="html_ce2706c8dcc53fbc2fa5e1081442614d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_acce94e1f83b1c2037238aa0165f6959.setContent(html_ce2706c8dcc53fbc2fa5e1081442614d);
|
|
|
|
|
|
|
|
marker_22e15ec099af5768abf69fb8f07d096d.bindPopup(popup_acce94e1f83b1c2037238aa0165f6959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22e15ec099af5768abf69fb8f07d096d.setIcon(icon_8710b3be92acbb8917256a111c2ad38d);
|
|
|
|
|
|
var marker_3dd88054e1ae500faa05c6dc38027924 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_32c0cfcdb6cc7859093ed7a4be6785b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5748968d42939fb4926a703e4ac7775e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73852ce8c5c292ab8fe7168d9018e345 = $(`<div id="html_73852ce8c5c292ab8fe7168d9018e345" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_5748968d42939fb4926a703e4ac7775e.setContent(html_73852ce8c5c292ab8fe7168d9018e345);
|
|
|
|
|
|
|
|
marker_3dd88054e1ae500faa05c6dc38027924.bindPopup(popup_5748968d42939fb4926a703e4ac7775e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dd88054e1ae500faa05c6dc38027924.setIcon(icon_32c0cfcdb6cc7859093ed7a4be6785b8);
|
|
|
|
|
|
var marker_d55dc494abd504847fab04870df9cd29 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c2336ec4683eeaa2212dd7decc4fe231 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62d1f02487e25f9d13b92c8fc1acf352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_238d4b9bfaba08c1c72dbe57cb71fa2b = $(`<div id="html_238d4b9bfaba08c1c72dbe57cb71fa2b" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_62d1f02487e25f9d13b92c8fc1acf352.setContent(html_238d4b9bfaba08c1c72dbe57cb71fa2b);
|
|
|
|
|
|
|
|
marker_d55dc494abd504847fab04870df9cd29.bindPopup(popup_62d1f02487e25f9d13b92c8fc1acf352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d55dc494abd504847fab04870df9cd29.setIcon(icon_c2336ec4683eeaa2212dd7decc4fe231);
|
|
|
|
|
|
var marker_a77ebfed573f0d7490c8dfc8fc3abe00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_bc595f8e9229e23c32aa26cfb12afe06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efd62411f924d8682b7e8d67426882c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4202abeac1abde8e29ca51d41704646 = $(`<div id="html_a4202abeac1abde8e29ca51d41704646" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_efd62411f924d8682b7e8d67426882c2.setContent(html_a4202abeac1abde8e29ca51d41704646);
|
|
|
|
|
|
|
|
marker_a77ebfed573f0d7490c8dfc8fc3abe00.bindPopup(popup_efd62411f924d8682b7e8d67426882c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a77ebfed573f0d7490c8dfc8fc3abe00.setIcon(icon_bc595f8e9229e23c32aa26cfb12afe06);
|
|
|
|
|
|
var marker_619dd00acb138ac0b80bc328ed851dac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_13fbd7eac09168baa5a03cb8c8cdd5bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75320a19a784e20e6bedd0d98a6c6d0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62451b419de9d659892a739944ada5aa = $(`<div id="html_62451b419de9d659892a739944ada5aa" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_75320a19a784e20e6bedd0d98a6c6d0a.setContent(html_62451b419de9d659892a739944ada5aa);
|
|
|
|
|
|
|
|
marker_619dd00acb138ac0b80bc328ed851dac.bindPopup(popup_75320a19a784e20e6bedd0d98a6c6d0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_619dd00acb138ac0b80bc328ed851dac.setIcon(icon_13fbd7eac09168baa5a03cb8c8cdd5bd);
|
|
|
|
|
|
var marker_854f51afd7409e67e4c0348554c75bf1 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_47c0a393302be4de422fafc875d94cdc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bdc4cb98004bc08dabdc0cf1dd5dc7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_069ea645292e5f7539472ba767bcf5e8 = $(`<div id="html_069ea645292e5f7539472ba767bcf5e8" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_8bdc4cb98004bc08dabdc0cf1dd5dc7c.setContent(html_069ea645292e5f7539472ba767bcf5e8);
|
|
|
|
|
|
|
|
marker_854f51afd7409e67e4c0348554c75bf1.bindPopup(popup_8bdc4cb98004bc08dabdc0cf1dd5dc7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_854f51afd7409e67e4c0348554c75bf1.setIcon(icon_47c0a393302be4de422fafc875d94cdc);
|
|
|
|
|
|
var marker_d54a8a87783ff5023f345b4bd9d68530 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_f313da7b11a5d1d2a0c3423e381b34d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2b1380e5756b777493ae23d7c89f0cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db22ad21b7ee5be162cf7a41317b5a9f = $(`<div id="html_db22ad21b7ee5be162cf7a41317b5a9f" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_a2b1380e5756b777493ae23d7c89f0cd.setContent(html_db22ad21b7ee5be162cf7a41317b5a9f);
|
|
|
|
|
|
|
|
marker_d54a8a87783ff5023f345b4bd9d68530.bindPopup(popup_a2b1380e5756b777493ae23d7c89f0cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d54a8a87783ff5023f345b4bd9d68530.setIcon(icon_f313da7b11a5d1d2a0c3423e381b34d7);
|
|
|
|
|
|
var marker_c163a0993e49b69e6d7ba1a629cea0c4 = L.marker(
|
|
[53.471, 9.88208],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e50f612dfdd77f555319cacf0b8558f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3595540c26d5e0bd2cae0321ab2d9062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e7ef172336b014c3a88dac801731cef = $(`<div id="html_1e7ef172336b014c3a88dac801731cef" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_3595540c26d5e0bd2cae0321ab2d9062.setContent(html_1e7ef172336b014c3a88dac801731cef);
|
|
|
|
|
|
|
|
marker_c163a0993e49b69e6d7ba1a629cea0c4.bindPopup(popup_3595540c26d5e0bd2cae0321ab2d9062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c163a0993e49b69e6d7ba1a629cea0c4.setIcon(icon_e50f612dfdd77f555319cacf0b8558f2);
|
|
|
|
|
|
var marker_def8be5c74aabfef2a44f2a261733ecc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_eeed065c263806a9266566486dedb43a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a81f19091453b50622c6ae5f62d6825c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa2b6a26b42ad0ee3fe6fc166cd9575d = $(`<div id="html_fa2b6a26b42ad0ee3fe6fc166cd9575d" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_a81f19091453b50622c6ae5f62d6825c.setContent(html_fa2b6a26b42ad0ee3fe6fc166cd9575d);
|
|
|
|
|
|
|
|
marker_def8be5c74aabfef2a44f2a261733ecc.bindPopup(popup_a81f19091453b50622c6ae5f62d6825c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_def8be5c74aabfef2a44f2a261733ecc.setIcon(icon_eeed065c263806a9266566486dedb43a);
|
|
|
|
|
|
var marker_65deb06ef2788d0cba33eba2eaf373c4 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_60defced429ed6ad024245ea1e8ec056 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a3fff9c8f887b7d949b72bbe4f2d792 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2a2d3515ba0ce6ea9906e38499aae3d = $(`<div id="html_e2a2d3515ba0ce6ea9906e38499aae3d" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_4a3fff9c8f887b7d949b72bbe4f2d792.setContent(html_e2a2d3515ba0ce6ea9906e38499aae3d);
|
|
|
|
|
|
|
|
marker_65deb06ef2788d0cba33eba2eaf373c4.bindPopup(popup_4a3fff9c8f887b7d949b72bbe4f2d792)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65deb06ef2788d0cba33eba2eaf373c4.setIcon(icon_60defced429ed6ad024245ea1e8ec056);
|
|
|
|
|
|
var marker_c5ce4d1d307a9644e7690a971ed74e73 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_0cc0c4f6db0b1f95b2c1189c32f12ab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_723a92682409ae7fd6c9fd0e4bddcd20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97a5ad1743f635963a15eb3e79364a55 = $(`<div id="html_97a5ad1743f635963a15eb3e79364a55" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_723a92682409ae7fd6c9fd0e4bddcd20.setContent(html_97a5ad1743f635963a15eb3e79364a55);
|
|
|
|
|
|
|
|
marker_c5ce4d1d307a9644e7690a971ed74e73.bindPopup(popup_723a92682409ae7fd6c9fd0e4bddcd20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5ce4d1d307a9644e7690a971ed74e73.setIcon(icon_0cc0c4f6db0b1f95b2c1189c32f12ab7);
|
|
|
|
|
|
var marker_0df6d4eaf70b7df3e84b7bdbf21152ac = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_34faeb9e748ace6f19a597c42a7364cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf5a9f6f629fcdf51c92534d2e6afe0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b5c2bf88b2b92ec2fc90b7fb7b790645 = $(`<div id="html_b5c2bf88b2b92ec2fc90b7fb7b790645" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_cf5a9f6f629fcdf51c92534d2e6afe0f.setContent(html_b5c2bf88b2b92ec2fc90b7fb7b790645);
|
|
|
|
|
|
|
|
marker_0df6d4eaf70b7df3e84b7bdbf21152ac.bindPopup(popup_cf5a9f6f629fcdf51c92534d2e6afe0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0df6d4eaf70b7df3e84b7bdbf21152ac.setIcon(icon_34faeb9e748ace6f19a597c42a7364cb);
|
|
|
|
|
|
var marker_3aa98f702467a0cee12d98c5267e66db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_ce943558bd1d96c40920e48c204b8958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5281244e4d01444316fc97c019b722e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f1dc9faeed5ef29db61367dba73255e5 = $(`<div id="html_f1dc9faeed5ef29db61367dba73255e5" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_b5281244e4d01444316fc97c019b722e.setContent(html_f1dc9faeed5ef29db61367dba73255e5);
|
|
|
|
|
|
|
|
marker_3aa98f702467a0cee12d98c5267e66db.bindPopup(popup_b5281244e4d01444316fc97c019b722e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa98f702467a0cee12d98c5267e66db.setIcon(icon_ce943558bd1d96c40920e48c204b8958);
|
|
|
|
|
|
var marker_bff9da01d6a0103afb6ed917214111b3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c1aee4a607017c5db8c54f6cdd3b06ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46ed4bc5f07750eb8400f6224027a985 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c29fa67e2c548fb2165d7a78789eaa2 = $(`<div id="html_7c29fa67e2c548fb2165d7a78789eaa2" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_46ed4bc5f07750eb8400f6224027a985.setContent(html_7c29fa67e2c548fb2165d7a78789eaa2);
|
|
|
|
|
|
|
|
marker_bff9da01d6a0103afb6ed917214111b3.bindPopup(popup_46ed4bc5f07750eb8400f6224027a985)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bff9da01d6a0103afb6ed917214111b3.setIcon(icon_c1aee4a607017c5db8c54f6cdd3b06ee);
|
|
|
|
|
|
var marker_a83baef83c46d710ad895ebf33374878 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_a7f667548b39b87226cbb83c53867302 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae05ecbf49f73ab59f52195393f3a90d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a015f7b58a529f466d9872f3cee0b83c = $(`<div id="html_a015f7b58a529f466d9872f3cee0b83c" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_ae05ecbf49f73ab59f52195393f3a90d.setContent(html_a015f7b58a529f466d9872f3cee0b83c);
|
|
|
|
|
|
|
|
marker_a83baef83c46d710ad895ebf33374878.bindPopup(popup_ae05ecbf49f73ab59f52195393f3a90d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a83baef83c46d710ad895ebf33374878.setIcon(icon_a7f667548b39b87226cbb83c53867302);
|
|
|
|
|
|
var marker_4a38519db93dd209fa7acdb2eda3d877 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_0b3096c380e91f09ee5cbdfe74b9cc99 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4895a61012917323f3fa165ecd00bae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd97cf480e25f3202bb229ad13e4f6db = $(`<div id="html_dd97cf480e25f3202bb229ad13e4f6db" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_b4895a61012917323f3fa165ecd00bae.setContent(html_dd97cf480e25f3202bb229ad13e4f6db);
|
|
|
|
|
|
|
|
marker_4a38519db93dd209fa7acdb2eda3d877.bindPopup(popup_b4895a61012917323f3fa165ecd00bae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a38519db93dd209fa7acdb2eda3d877.setIcon(icon_0b3096c380e91f09ee5cbdfe74b9cc99);
|
|
|
|
|
|
var marker_efa1c0b6565bc7e9e100fbbbd19e64b9 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_e97750de1a7a7c76dabbf20a81e454eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9f644945144e72dc3d4f57105bc6d78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd0f876e00fe19b74db159be6720ee2c = $(`<div id="html_cd0f876e00fe19b74db159be6720ee2c" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_c9f644945144e72dc3d4f57105bc6d78.setContent(html_cd0f876e00fe19b74db159be6720ee2c);
|
|
|
|
|
|
|
|
marker_efa1c0b6565bc7e9e100fbbbd19e64b9.bindPopup(popup_c9f644945144e72dc3d4f57105bc6d78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efa1c0b6565bc7e9e100fbbbd19e64b9.setIcon(icon_e97750de1a7a7c76dabbf20a81e454eb);
|
|
|
|
|
|
var marker_b7fc7cf2c3f5b2ca891f529ceeb48acb = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_b78d4aef8c3bf9882f0b7de452f079b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d87808d8adec9efcb2a6d9967edbf8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_694020a7042d35b28d96ece75ab3ae82 = $(`<div id="html_694020a7042d35b28d96ece75ab3ae82" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_4d87808d8adec9efcb2a6d9967edbf8c.setContent(html_694020a7042d35b28d96ece75ab3ae82);
|
|
|
|
|
|
|
|
marker_b7fc7cf2c3f5b2ca891f529ceeb48acb.bindPopup(popup_4d87808d8adec9efcb2a6d9967edbf8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7fc7cf2c3f5b2ca891f529ceeb48acb.setIcon(icon_b78d4aef8c3bf9882f0b7de452f079b6);
|
|
|
|
|
|
var marker_cfb7be5fd407c07080e1954fcf2c48fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_7ee3a82240d7b210a7c4cdd854586240 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82d4a0f2205bc5a8ec0ba4b9bb7c65a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04572a2cb0ed2c97011f0506c61ea00c = $(`<div id="html_04572a2cb0ed2c97011f0506c61ea00c" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_82d4a0f2205bc5a8ec0ba4b9bb7c65a8.setContent(html_04572a2cb0ed2c97011f0506c61ea00c);
|
|
|
|
|
|
|
|
marker_cfb7be5fd407c07080e1954fcf2c48fc.bindPopup(popup_82d4a0f2205bc5a8ec0ba4b9bb7c65a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfb7be5fd407c07080e1954fcf2c48fc.setIcon(icon_7ee3a82240d7b210a7c4cdd854586240);
|
|
|
|
|
|
var marker_a3255a882c6391f84071b6115bac5b3f = L.marker(
|
|
[30.2672, -97.7431],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_5279cd9a3d66771d8593d2b36e87f632 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7863c93678ccb06670ec28efcc6d54bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1db855fd96c9e4483831dac8b0d43df = $(`<div id="html_d1db855fd96c9e4483831dac8b0d43df" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_7863c93678ccb06670ec28efcc6d54bc.setContent(html_d1db855fd96c9e4483831dac8b0d43df);
|
|
|
|
|
|
|
|
marker_a3255a882c6391f84071b6115bac5b3f.bindPopup(popup_7863c93678ccb06670ec28efcc6d54bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3255a882c6391f84071b6115bac5b3f.setIcon(icon_5279cd9a3d66771d8593d2b36e87f632);
|
|
|
|
|
|
var marker_d29ce4958bfee3907842b310cec4b81d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2c1eb4dfe11c4b5d2f93c00492d72897 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_274ddbc39701086bedc755d360be37cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa20614aa35293dcbe349e2c92375efe = $(`<div id="html_aa20614aa35293dcbe349e2c92375efe" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_274ddbc39701086bedc755d360be37cb.setContent(html_aa20614aa35293dcbe349e2c92375efe);
|
|
|
|
|
|
|
|
marker_d29ce4958bfee3907842b310cec4b81d.bindPopup(popup_274ddbc39701086bedc755d360be37cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d29ce4958bfee3907842b310cec4b81d.setIcon(icon_2c1eb4dfe11c4b5d2f93c00492d72897);
|
|
|
|
|
|
var marker_4eef05676ba42806e38ae13e4b316153 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_16c6ff3c0e0b37d2a82a97d5edf5164b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4cdcaf6545424109db7a2655718fad4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_237f3f4dba57f0d4c474f4fb7805cee1 = $(`<div id="html_237f3f4dba57f0d4c474f4fb7805cee1" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_d4cdcaf6545424109db7a2655718fad4.setContent(html_237f3f4dba57f0d4c474f4fb7805cee1);
|
|
|
|
|
|
|
|
marker_4eef05676ba42806e38ae13e4b316153.bindPopup(popup_d4cdcaf6545424109db7a2655718fad4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4eef05676ba42806e38ae13e4b316153.setIcon(icon_16c6ff3c0e0b37d2a82a97d5edf5164b);
|
|
|
|
|
|
var marker_4d29de3889558c53a1c02c8e0de84dda = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_913cdaec8d4fdfd346fd23169b012230 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02a6f9a14f3f57d7c753f30ff5bf8190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ddc917ace259ebc61437140b5000c2 = $(`<div id="html_d0ddc917ace259ebc61437140b5000c2" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_02a6f9a14f3f57d7c753f30ff5bf8190.setContent(html_d0ddc917ace259ebc61437140b5000c2);
|
|
|
|
|
|
|
|
marker_4d29de3889558c53a1c02c8e0de84dda.bindPopup(popup_02a6f9a14f3f57d7c753f30ff5bf8190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d29de3889558c53a1c02c8e0de84dda.setIcon(icon_913cdaec8d4fdfd346fd23169b012230);
|
|
|
|
|
|
var marker_fec3df7604b5fca866804a2c7277d677 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_2ad1bbdda1b743c10c065bbcc32ed783 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82f166df825d343bd82c074b9e961629 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_229bb483fc2eba250bb5930e50e1b601 = $(`<div id="html_229bb483fc2eba250bb5930e50e1b601" style="width: 100.0%; height: 100.0%;">nostr.tavux.tech</div>`)[0];
|
|
popup_82f166df825d343bd82c074b9e961629.setContent(html_229bb483fc2eba250bb5930e50e1b601);
|
|
|
|
|
|
|
|
marker_fec3df7604b5fca866804a2c7277d677.bindPopup(popup_82f166df825d343bd82c074b9e961629)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fec3df7604b5fca866804a2c7277d677.setIcon(icon_2ad1bbdda1b743c10c065bbcc32ed783);
|
|
|
|
|
|
var marker_196bbdc6c753e16edd2ceee6643c57c8 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_3978c418548816c1ebc97e1463f19f91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e43f27f26cb566c1340c891a1470c8f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26cdbccb98a1b73fcb29706a7b8e7c15 = $(`<div id="html_26cdbccb98a1b73fcb29706a7b8e7c15" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_e43f27f26cb566c1340c891a1470c8f4.setContent(html_26cdbccb98a1b73fcb29706a7b8e7c15);
|
|
|
|
|
|
|
|
marker_196bbdc6c753e16edd2ceee6643c57c8.bindPopup(popup_e43f27f26cb566c1340c891a1470c8f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_196bbdc6c753e16edd2ceee6643c57c8.setIcon(icon_3978c418548816c1ebc97e1463f19f91);
|
|
|
|
|
|
var marker_96c16a9236038cec17c7c4caac4decc3 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90);
|
|
|
|
|
|
var icon_c0f7b51b8d9398b03daee8c0aa4a3b84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e35648a711674bba21c610091a42b2e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53db13d1d85e219cca0335b98bcceb66 = $(`<div id="html_53db13d1d85e219cca0335b98bcceb66" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_e35648a711674bba21c610091a42b2e7.setContent(html_53db13d1d85e219cca0335b98bcceb66);
|
|
|
|
|
|
|
|
marker_96c16a9236038cec17c7c4caac4decc3.bindPopup(popup_e35648a711674bba21c610091a42b2e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96c16a9236038cec17c7c4caac4decc3.setIcon(icon_c0f7b51b8d9398b03daee8c0aa4a3b84);
|
|
|
|
|
|
marker_cluster_95781a2dd3d6558f8bd7913bd9e5cd90.addTo(map_9b11e518ad078f311e2dbdc44f403bb5);
|
|
|
|
</script>
|
|
</html> |