mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 02:25:18 +00:00
11437 lines
333 KiB
HTML
11437 lines
333 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_6215fc120ac74d28bc2b8d9d6b034604 {
|
|
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_6215fc120ac74d28bc2b8d9d6b034604" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_6215fc120ac74d28bc2b8d9d6b034604 = L.map(
|
|
"map_6215fc120ac74d28bc2b8d9d6b034604",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_5299252bbe16c644ad97b02c70544ded = 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_5299252bbe16c644ad97b02c70544ded.addTo(map_6215fc120ac74d28bc2b8d9d6b034604);
|
|
|
|
|
|
var marker_cluster_849defc1048ae9c73749e6ba682e74d9 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_7a8a7f7b38790fdc42f6db992935ab38 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bacb4cea6a1f65d9f8e7e59b026b6508 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adfca2d2a88b7cfa9315bbcdcd69798b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8b26a6bd32173e584306d4f6f06b068 = $(`<div id="html_d8b26a6bd32173e584306d4f6f06b068" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_adfca2d2a88b7cfa9315bbcdcd69798b.setContent(html_d8b26a6bd32173e584306d4f6f06b068);
|
|
|
|
|
|
|
|
marker_7a8a7f7b38790fdc42f6db992935ab38.bindPopup(popup_adfca2d2a88b7cfa9315bbcdcd69798b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a8a7f7b38790fdc42f6db992935ab38.setIcon(icon_bacb4cea6a1f65d9f8e7e59b026b6508);
|
|
|
|
|
|
var marker_32163129d53156e1e207e9ee3eff4582 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a086c1a943e2f0226470fb3dfde47495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c2d1ef1c72ad24e1b8fa87a61ed2cd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_131411ed3bea4a4787939782cb711dc4 = $(`<div id="html_131411ed3bea4a4787939782cb711dc4" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_1c2d1ef1c72ad24e1b8fa87a61ed2cd7.setContent(html_131411ed3bea4a4787939782cb711dc4);
|
|
|
|
|
|
|
|
marker_32163129d53156e1e207e9ee3eff4582.bindPopup(popup_1c2d1ef1c72ad24e1b8fa87a61ed2cd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32163129d53156e1e207e9ee3eff4582.setIcon(icon_a086c1a943e2f0226470fb3dfde47495);
|
|
|
|
|
|
var marker_c856bc33e01f06240a37dee605c62a25 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_de719acd1419154e6a4f5583c267b74f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_47d615a9061344f306acf9be9b89e6c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a944079705d63de9c22225eff62ba360 = $(`<div id="html_a944079705d63de9c22225eff62ba360" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_47d615a9061344f306acf9be9b89e6c8.setContent(html_a944079705d63de9c22225eff62ba360);
|
|
|
|
|
|
|
|
marker_c856bc33e01f06240a37dee605c62a25.bindPopup(popup_47d615a9061344f306acf9be9b89e6c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c856bc33e01f06240a37dee605c62a25.setIcon(icon_de719acd1419154e6a4f5583c267b74f);
|
|
|
|
|
|
var marker_25ab8c73c086fa5c44a6250d95285d71 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_ea20705a9bf03f0bc5ba8cc10dc4c019 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fb0899f9d1087244a814803b1d27a43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ea5aebe0d09ffd0088088080f78e579 = $(`<div id="html_8ea5aebe0d09ffd0088088080f78e579" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_2fb0899f9d1087244a814803b1d27a43.setContent(html_8ea5aebe0d09ffd0088088080f78e579);
|
|
|
|
|
|
|
|
marker_25ab8c73c086fa5c44a6250d95285d71.bindPopup(popup_2fb0899f9d1087244a814803b1d27a43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25ab8c73c086fa5c44a6250d95285d71.setIcon(icon_ea20705a9bf03f0bc5ba8cc10dc4c019);
|
|
|
|
|
|
var marker_45d84dc915606556127c6bb4bf139b02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8583740ffe8fee3f76a6e078dee9aa12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8342ce82da3070cfc29610bcfa2a37f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca4ce394250ed90c60791e517cec7105 = $(`<div id="html_ca4ce394250ed90c60791e517cec7105" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_8342ce82da3070cfc29610bcfa2a37f6.setContent(html_ca4ce394250ed90c60791e517cec7105);
|
|
|
|
|
|
|
|
marker_45d84dc915606556127c6bb4bf139b02.bindPopup(popup_8342ce82da3070cfc29610bcfa2a37f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45d84dc915606556127c6bb4bf139b02.setIcon(icon_8583740ffe8fee3f76a6e078dee9aa12);
|
|
|
|
|
|
var marker_a628f50d972b199b00b3dd246865a016 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_28c44fa5e5ad8b5ac68c5aa27a5d5f62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b3857fc5f72480b215cf8e73b423971 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd853fe6df9649ca368b1850a9c55f30 = $(`<div id="html_fd853fe6df9649ca368b1850a9c55f30" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_1b3857fc5f72480b215cf8e73b423971.setContent(html_fd853fe6df9649ca368b1850a9c55f30);
|
|
|
|
|
|
|
|
marker_a628f50d972b199b00b3dd246865a016.bindPopup(popup_1b3857fc5f72480b215cf8e73b423971)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a628f50d972b199b00b3dd246865a016.setIcon(icon_28c44fa5e5ad8b5ac68c5aa27a5d5f62);
|
|
|
|
|
|
var marker_8e4fd91be91c37dd47a98e47d83d2347 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b3c757cef807a45496cbc12628631d23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_800bc8e88da73059997e50fd7d6e9874 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d8460cdeff79c6a20e41a487e0e71e2 = $(`<div id="html_7d8460cdeff79c6a20e41a487e0e71e2" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_800bc8e88da73059997e50fd7d6e9874.setContent(html_7d8460cdeff79c6a20e41a487e0e71e2);
|
|
|
|
|
|
|
|
marker_8e4fd91be91c37dd47a98e47d83d2347.bindPopup(popup_800bc8e88da73059997e50fd7d6e9874)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4fd91be91c37dd47a98e47d83d2347.setIcon(icon_b3c757cef807a45496cbc12628631d23);
|
|
|
|
|
|
var marker_8efa749ddfd0e73107900f5802adf945 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6df9e916ff803e56d6e33b8db476d304 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5636eca4c0033cade5e818a46eed6e70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf9b1c9b828e7585c247affe8797a4c3 = $(`<div id="html_cf9b1c9b828e7585c247affe8797a4c3" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_5636eca4c0033cade5e818a46eed6e70.setContent(html_cf9b1c9b828e7585c247affe8797a4c3);
|
|
|
|
|
|
|
|
marker_8efa749ddfd0e73107900f5802adf945.bindPopup(popup_5636eca4c0033cade5e818a46eed6e70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8efa749ddfd0e73107900f5802adf945.setIcon(icon_6df9e916ff803e56d6e33b8db476d304);
|
|
|
|
|
|
var marker_29eaf49c0674221f1fed1d42dc7c9437 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2ae8b184cc2536aa02b0950c3b4757e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7295b662e4fc5a2f5dc7a618c3abd5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_974dc9787c30b8e79955c0f9b4c6384e = $(`<div id="html_974dc9787c30b8e79955c0f9b4c6384e" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_a7295b662e4fc5a2f5dc7a618c3abd5e.setContent(html_974dc9787c30b8e79955c0f9b4c6384e);
|
|
|
|
|
|
|
|
marker_29eaf49c0674221f1fed1d42dc7c9437.bindPopup(popup_a7295b662e4fc5a2f5dc7a618c3abd5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29eaf49c0674221f1fed1d42dc7c9437.setIcon(icon_2ae8b184cc2536aa02b0950c3b4757e7);
|
|
|
|
|
|
var marker_3c4620eda07148155d7817c229b8bd7f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3bca156a9989ce5e02ed4db0a3c5bb46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ab1c8695e760e2f5a13ac87861fe001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_190b0b3e4e4aa0b0caa0320d015beb3a = $(`<div id="html_190b0b3e4e4aa0b0caa0320d015beb3a" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_6ab1c8695e760e2f5a13ac87861fe001.setContent(html_190b0b3e4e4aa0b0caa0320d015beb3a);
|
|
|
|
|
|
|
|
marker_3c4620eda07148155d7817c229b8bd7f.bindPopup(popup_6ab1c8695e760e2f5a13ac87861fe001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c4620eda07148155d7817c229b8bd7f.setIcon(icon_3bca156a9989ce5e02ed4db0a3c5bb46);
|
|
|
|
|
|
var marker_93ba44c9ea3620a597685e3a5502f3fa = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_de3066926579e914d5621d6588447b88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68622d4043d154bd290d5b7308848f2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02409b990492d104cc218db25e595a9b = $(`<div id="html_02409b990492d104cc218db25e595a9b" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_68622d4043d154bd290d5b7308848f2a.setContent(html_02409b990492d104cc218db25e595a9b);
|
|
|
|
|
|
|
|
marker_93ba44c9ea3620a597685e3a5502f3fa.bindPopup(popup_68622d4043d154bd290d5b7308848f2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93ba44c9ea3620a597685e3a5502f3fa.setIcon(icon_de3066926579e914d5621d6588447b88);
|
|
|
|
|
|
var marker_5333753cfe28be51cafdc9c590b85e77 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_af2fd39174bb492da86ffbc08e7fd338 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da01ce04d6c42a315cee842fdee5a082 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_942620643f35c85b41e9ee6790c89d1a = $(`<div id="html_942620643f35c85b41e9ee6790c89d1a" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_da01ce04d6c42a315cee842fdee5a082.setContent(html_942620643f35c85b41e9ee6790c89d1a);
|
|
|
|
|
|
|
|
marker_5333753cfe28be51cafdc9c590b85e77.bindPopup(popup_da01ce04d6c42a315cee842fdee5a082)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5333753cfe28be51cafdc9c590b85e77.setIcon(icon_af2fd39174bb492da86ffbc08e7fd338);
|
|
|
|
|
|
var marker_331e85a375a804d52924217fef961188 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bfb64350cfb588f68f4f7e2ad63af069 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e40374016c6a001e152cbaf38df1c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a411d193393482209ea6f22d59462d99 = $(`<div id="html_a411d193393482209ea6f22d59462d99" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_37e40374016c6a001e152cbaf38df1c3.setContent(html_a411d193393482209ea6f22d59462d99);
|
|
|
|
|
|
|
|
marker_331e85a375a804d52924217fef961188.bindPopup(popup_37e40374016c6a001e152cbaf38df1c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_331e85a375a804d52924217fef961188.setIcon(icon_bfb64350cfb588f68f4f7e2ad63af069);
|
|
|
|
|
|
var marker_94920173335d42765dfc8fb62bbdba43 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_4768fe508c3ebc4f04903dda1eea4664 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cd3d8fbb7e4898fe29ac9cb093d3edd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9982cf5ce4515ac866dee6bb38e1dbbd = $(`<div id="html_9982cf5ce4515ac866dee6bb38e1dbbd" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_0cd3d8fbb7e4898fe29ac9cb093d3edd.setContent(html_9982cf5ce4515ac866dee6bb38e1dbbd);
|
|
|
|
|
|
|
|
marker_94920173335d42765dfc8fb62bbdba43.bindPopup(popup_0cd3d8fbb7e4898fe29ac9cb093d3edd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94920173335d42765dfc8fb62bbdba43.setIcon(icon_4768fe508c3ebc4f04903dda1eea4664);
|
|
|
|
|
|
var marker_828836a430ca7d626af2e1c563717c9a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_270bd31770faab28583f9c4c0281ba7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aafef53a73e1ffc7c02a9ffb789f388c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11aaa0bfc5b2bdb11cefe1b64f454e23 = $(`<div id="html_11aaa0bfc5b2bdb11cefe1b64f454e23" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_aafef53a73e1ffc7c02a9ffb789f388c.setContent(html_11aaa0bfc5b2bdb11cefe1b64f454e23);
|
|
|
|
|
|
|
|
marker_828836a430ca7d626af2e1c563717c9a.bindPopup(popup_aafef53a73e1ffc7c02a9ffb789f388c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_828836a430ca7d626af2e1c563717c9a.setIcon(icon_270bd31770faab28583f9c4c0281ba7e);
|
|
|
|
|
|
var marker_d6ffca48e7eb460c3f4e9c12955bf244 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c57a4ee6b989745c827600d4045be3af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3eeb2052681d2a5b82cc1427f13738b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a058da5d8abd39b45bc7d815d6c144f6 = $(`<div id="html_a058da5d8abd39b45bc7d815d6c144f6" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_3eeb2052681d2a5b82cc1427f13738b9.setContent(html_a058da5d8abd39b45bc7d815d6c144f6);
|
|
|
|
|
|
|
|
marker_d6ffca48e7eb460c3f4e9c12955bf244.bindPopup(popup_3eeb2052681d2a5b82cc1427f13738b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6ffca48e7eb460c3f4e9c12955bf244.setIcon(icon_c57a4ee6b989745c827600d4045be3af);
|
|
|
|
|
|
var marker_ae76dc64226a028482e2c4ffa239e15a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5f008972d5824a06ffd462ab015e9469 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88c1541cf3f085543fac0fd99a551bd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfd29b75e66ec8a6cc07d5c5ea265112 = $(`<div id="html_dfd29b75e66ec8a6cc07d5c5ea265112" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_88c1541cf3f085543fac0fd99a551bd3.setContent(html_dfd29b75e66ec8a6cc07d5c5ea265112);
|
|
|
|
|
|
|
|
marker_ae76dc64226a028482e2c4ffa239e15a.bindPopup(popup_88c1541cf3f085543fac0fd99a551bd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae76dc64226a028482e2c4ffa239e15a.setIcon(icon_5f008972d5824a06ffd462ab015e9469);
|
|
|
|
|
|
var marker_69b923d8bc566de058cd981dcfb57151 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_543edaab0a8a5c2905cad077b592edc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70d7197f9feeec3514823170ea9adeb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92299370ea687037712ccb21d7c95ec6 = $(`<div id="html_92299370ea687037712ccb21d7c95ec6" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_70d7197f9feeec3514823170ea9adeb6.setContent(html_92299370ea687037712ccb21d7c95ec6);
|
|
|
|
|
|
|
|
marker_69b923d8bc566de058cd981dcfb57151.bindPopup(popup_70d7197f9feeec3514823170ea9adeb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69b923d8bc566de058cd981dcfb57151.setIcon(icon_543edaab0a8a5c2905cad077b592edc6);
|
|
|
|
|
|
var marker_e4554cba4472551ccfd16ddf67a7a243 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_74286ccc3daca0747f00f252ca72e4ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a15664ac1d2d414b342ef6489444cf0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a438d08085509d77ee0b8e92c425e37d = $(`<div id="html_a438d08085509d77ee0b8e92c425e37d" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_0a15664ac1d2d414b342ef6489444cf0.setContent(html_a438d08085509d77ee0b8e92c425e37d);
|
|
|
|
|
|
|
|
marker_e4554cba4472551ccfd16ddf67a7a243.bindPopup(popup_0a15664ac1d2d414b342ef6489444cf0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4554cba4472551ccfd16ddf67a7a243.setIcon(icon_74286ccc3daca0747f00f252ca72e4ad);
|
|
|
|
|
|
var marker_d8363a39428239c52f5c079db0691ce0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3972d5ad5c7716af60868bba2e485075 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6827b786b7ed60a332542cff1605dab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_999f6e0a7aadbd9518b8f4447d0e82b1 = $(`<div id="html_999f6e0a7aadbd9518b8f4447d0e82b1" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_a6827b786b7ed60a332542cff1605dab.setContent(html_999f6e0a7aadbd9518b8f4447d0e82b1);
|
|
|
|
|
|
|
|
marker_d8363a39428239c52f5c079db0691ce0.bindPopup(popup_a6827b786b7ed60a332542cff1605dab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8363a39428239c52f5c079db0691ce0.setIcon(icon_3972d5ad5c7716af60868bba2e485075);
|
|
|
|
|
|
var marker_dfa6fc3e3ed12865c6dde298ceedf804 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_13f162e48a88c6901de1b5a629d17041 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_962d0660ef78f2ace221923ee376da8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_201d2980ba5eacb32e0d4616d840a7d1 = $(`<div id="html_201d2980ba5eacb32e0d4616d840a7d1" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_962d0660ef78f2ace221923ee376da8d.setContent(html_201d2980ba5eacb32e0d4616d840a7d1);
|
|
|
|
|
|
|
|
marker_dfa6fc3e3ed12865c6dde298ceedf804.bindPopup(popup_962d0660ef78f2ace221923ee376da8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfa6fc3e3ed12865c6dde298ceedf804.setIcon(icon_13f162e48a88c6901de1b5a629d17041);
|
|
|
|
|
|
var marker_960f8f131fa458b365b158209bb65d12 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_539e0e7a67c0182a5eaf899eedbbc0b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ec1947134db6388261b82d6d55fa02e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a89da068aade47960f1c26644246781 = $(`<div id="html_0a89da068aade47960f1c26644246781" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_5ec1947134db6388261b82d6d55fa02e.setContent(html_0a89da068aade47960f1c26644246781);
|
|
|
|
|
|
|
|
marker_960f8f131fa458b365b158209bb65d12.bindPopup(popup_5ec1947134db6388261b82d6d55fa02e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_960f8f131fa458b365b158209bb65d12.setIcon(icon_539e0e7a67c0182a5eaf899eedbbc0b3);
|
|
|
|
|
|
var marker_d430404ae948e0fd2bbdf49e0e7039d5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_11249cf9e292b5ea263d89c42e72bc6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1e90d0a96877a7b4d5f2e9bcf4ceba2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4815e7baecc037f16b9e3aa55e331f33 = $(`<div id="html_4815e7baecc037f16b9e3aa55e331f33" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_d1e90d0a96877a7b4d5f2e9bcf4ceba2.setContent(html_4815e7baecc037f16b9e3aa55e331f33);
|
|
|
|
|
|
|
|
marker_d430404ae948e0fd2bbdf49e0e7039d5.bindPopup(popup_d1e90d0a96877a7b4d5f2e9bcf4ceba2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d430404ae948e0fd2bbdf49e0e7039d5.setIcon(icon_11249cf9e292b5ea263d89c42e72bc6b);
|
|
|
|
|
|
var marker_a59cf11c9b4b327fde53602a5a20ee2a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c03769f0263ea6ae283496480f30cd44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_578c738be070b6c8a179ad118d3f2648 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_976b759395c398c2ea96f7f3d42f9553 = $(`<div id="html_976b759395c398c2ea96f7f3d42f9553" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_578c738be070b6c8a179ad118d3f2648.setContent(html_976b759395c398c2ea96f7f3d42f9553);
|
|
|
|
|
|
|
|
marker_a59cf11c9b4b327fde53602a5a20ee2a.bindPopup(popup_578c738be070b6c8a179ad118d3f2648)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a59cf11c9b4b327fde53602a5a20ee2a.setIcon(icon_c03769f0263ea6ae283496480f30cd44);
|
|
|
|
|
|
var marker_3d26279d4f147aea436aee5957bd33df = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_ccc0f0b36a5877a711d1c6f34fc231b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6142d428c7395cde317e32855c96a0cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d29eaaf041f2d608fa36b18de5793c2b = $(`<div id="html_d29eaaf041f2d608fa36b18de5793c2b" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_6142d428c7395cde317e32855c96a0cf.setContent(html_d29eaaf041f2d608fa36b18de5793c2b);
|
|
|
|
|
|
|
|
marker_3d26279d4f147aea436aee5957bd33df.bindPopup(popup_6142d428c7395cde317e32855c96a0cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d26279d4f147aea436aee5957bd33df.setIcon(icon_ccc0f0b36a5877a711d1c6f34fc231b4);
|
|
|
|
|
|
var marker_3d03b662187f0647d4461b4ee64ce31f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f250e3feacc5a61aa0903c331b41fb92 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce3e912534f18d22d384da5474a2eab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e767226e52a55610764bf7b6b17d5f7 = $(`<div id="html_6e767226e52a55610764bf7b6b17d5f7" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_ce3e912534f18d22d384da5474a2eab1.setContent(html_6e767226e52a55610764bf7b6b17d5f7);
|
|
|
|
|
|
|
|
marker_3d03b662187f0647d4461b4ee64ce31f.bindPopup(popup_ce3e912534f18d22d384da5474a2eab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d03b662187f0647d4461b4ee64ce31f.setIcon(icon_f250e3feacc5a61aa0903c331b41fb92);
|
|
|
|
|
|
var marker_4e8fdd971e7a2f26b61bde9e5ec3e908 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_683beec66261cf37fdfd108434ccdeae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a4c6cfd6e086c4e38ddab1b1e2aa0af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc8feb0cce5d0daaca786ea818dd4b18 = $(`<div id="html_dc8feb0cce5d0daaca786ea818dd4b18" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_6a4c6cfd6e086c4e38ddab1b1e2aa0af.setContent(html_dc8feb0cce5d0daaca786ea818dd4b18);
|
|
|
|
|
|
|
|
marker_4e8fdd971e7a2f26b61bde9e5ec3e908.bindPopup(popup_6a4c6cfd6e086c4e38ddab1b1e2aa0af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e8fdd971e7a2f26b61bde9e5ec3e908.setIcon(icon_683beec66261cf37fdfd108434ccdeae);
|
|
|
|
|
|
var marker_a1f876bd4814e2b0ea253c518eaee597 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_7a88f02ccab4f308e79fe68e2ec028f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9ae783a5a2ed2c2cc092227a12a6913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c47a7ca1cc983cdad2fd3cdfa906c0c8 = $(`<div id="html_c47a7ca1cc983cdad2fd3cdfa906c0c8" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_b9ae783a5a2ed2c2cc092227a12a6913.setContent(html_c47a7ca1cc983cdad2fd3cdfa906c0c8);
|
|
|
|
|
|
|
|
marker_a1f876bd4814e2b0ea253c518eaee597.bindPopup(popup_b9ae783a5a2ed2c2cc092227a12a6913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1f876bd4814e2b0ea253c518eaee597.setIcon(icon_7a88f02ccab4f308e79fe68e2ec028f4);
|
|
|
|
|
|
var marker_1619f17f58d63a08a003cef84136829e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_52bd951557142e9debd5499c8721cb4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce522c70663143adb6695e2d13a6733b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f05aa90c705f0e593801f69dbbaaeb1 = $(`<div id="html_2f05aa90c705f0e593801f69dbbaaeb1" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_ce522c70663143adb6695e2d13a6733b.setContent(html_2f05aa90c705f0e593801f69dbbaaeb1);
|
|
|
|
|
|
|
|
marker_1619f17f58d63a08a003cef84136829e.bindPopup(popup_ce522c70663143adb6695e2d13a6733b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1619f17f58d63a08a003cef84136829e.setIcon(icon_52bd951557142e9debd5499c8721cb4d);
|
|
|
|
|
|
var marker_1fe56732af1b84088c1b154867efd616 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c56c5aa7c0772299bb72221994056afb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2a9977058e45f1130fec24e1305925d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_693b878447d23c400b579708e0f22edd = $(`<div id="html_693b878447d23c400b579708e0f22edd" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_c2a9977058e45f1130fec24e1305925d.setContent(html_693b878447d23c400b579708e0f22edd);
|
|
|
|
|
|
|
|
marker_1fe56732af1b84088c1b154867efd616.bindPopup(popup_c2a9977058e45f1130fec24e1305925d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fe56732af1b84088c1b154867efd616.setIcon(icon_c56c5aa7c0772299bb72221994056afb);
|
|
|
|
|
|
var marker_12a25fb8cfa5dc5791ab8e426421a416 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_51cdfbb9b4dc364d69991f167a4bbd20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8b90b1dad9e33dbba809a1795d9a82e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71afe25b0378d906bd69202dfcddd55b = $(`<div id="html_71afe25b0378d906bd69202dfcddd55b" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_c8b90b1dad9e33dbba809a1795d9a82e.setContent(html_71afe25b0378d906bd69202dfcddd55b);
|
|
|
|
|
|
|
|
marker_12a25fb8cfa5dc5791ab8e426421a416.bindPopup(popup_c8b90b1dad9e33dbba809a1795d9a82e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12a25fb8cfa5dc5791ab8e426421a416.setIcon(icon_51cdfbb9b4dc364d69991f167a4bbd20);
|
|
|
|
|
|
var marker_89e10d5bd9fbda3a0dfa3f0c976d641e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a768df980565d8c4425785073172872a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_48197b4104ded6aa9dd7c6eb2df1b01f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6b3bbecd364dff291c645405629432 = $(`<div id="html_2a6b3bbecd364dff291c645405629432" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_48197b4104ded6aa9dd7c6eb2df1b01f.setContent(html_2a6b3bbecd364dff291c645405629432);
|
|
|
|
|
|
|
|
marker_89e10d5bd9fbda3a0dfa3f0c976d641e.bindPopup(popup_48197b4104ded6aa9dd7c6eb2df1b01f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89e10d5bd9fbda3a0dfa3f0c976d641e.setIcon(icon_a768df980565d8c4425785073172872a);
|
|
|
|
|
|
var marker_d840e12141edc224a9c8363a806ba86f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_4ee2718b9d33399539ff79bedfba8ed4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07c77661045121bab732cc21bb8b9ff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f795ea70a930fbe27d77a079d68f5dc8 = $(`<div id="html_f795ea70a930fbe27d77a079d68f5dc8" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_07c77661045121bab732cc21bb8b9ff2.setContent(html_f795ea70a930fbe27d77a079d68f5dc8);
|
|
|
|
|
|
|
|
marker_d840e12141edc224a9c8363a806ba86f.bindPopup(popup_07c77661045121bab732cc21bb8b9ff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d840e12141edc224a9c8363a806ba86f.setIcon(icon_4ee2718b9d33399539ff79bedfba8ed4);
|
|
|
|
|
|
var marker_a0adf6f0e260047de101ce4ef57097c1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a1f408685867faf0c4ce14852f20dcb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d1f73208fe11281d096b6c7c45d623c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a32e0acdb29e14d0bc864e1b4f543b65 = $(`<div id="html_a32e0acdb29e14d0bc864e1b4f543b65" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_3d1f73208fe11281d096b6c7c45d623c.setContent(html_a32e0acdb29e14d0bc864e1b4f543b65);
|
|
|
|
|
|
|
|
marker_a0adf6f0e260047de101ce4ef57097c1.bindPopup(popup_3d1f73208fe11281d096b6c7c45d623c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0adf6f0e260047de101ce4ef57097c1.setIcon(icon_a1f408685867faf0c4ce14852f20dcb8);
|
|
|
|
|
|
var marker_1e33b1c58a50c48ad6f0608db06d8f7a = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_baa8b60c907c47a89d619d105a3f5e91 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74478460c626584b01ccd9df2eaf2e9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97c7fb9bd82313b7369bb58c14d23930 = $(`<div id="html_97c7fb9bd82313b7369bb58c14d23930" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_74478460c626584b01ccd9df2eaf2e9c.setContent(html_97c7fb9bd82313b7369bb58c14d23930);
|
|
|
|
|
|
|
|
marker_1e33b1c58a50c48ad6f0608db06d8f7a.bindPopup(popup_74478460c626584b01ccd9df2eaf2e9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e33b1c58a50c48ad6f0608db06d8f7a.setIcon(icon_baa8b60c907c47a89d619d105a3f5e91);
|
|
|
|
|
|
var marker_137ddcb793c1f6500d6f9362f4d7702f = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_221d1a286ecbf148e58a76086335b88d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03981bc7edc91c5b7d43f0187561d909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c079b9af846daa725e9b107b659d20e0 = $(`<div id="html_c079b9af846daa725e9b107b659d20e0" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_03981bc7edc91c5b7d43f0187561d909.setContent(html_c079b9af846daa725e9b107b659d20e0);
|
|
|
|
|
|
|
|
marker_137ddcb793c1f6500d6f9362f4d7702f.bindPopup(popup_03981bc7edc91c5b7d43f0187561d909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_137ddcb793c1f6500d6f9362f4d7702f.setIcon(icon_221d1a286ecbf148e58a76086335b88d);
|
|
|
|
|
|
var marker_4000abc58abcfb11c313d48b2dfdf562 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_90a83d4238166b2fcb4a3da97d32b982 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28f58a2ea74c44a1a6d0fc5f5eaee9b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b403b4c58943866572c696f4ea4646 = $(`<div id="html_29b403b4c58943866572c696f4ea4646" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_28f58a2ea74c44a1a6d0fc5f5eaee9b5.setContent(html_29b403b4c58943866572c696f4ea4646);
|
|
|
|
|
|
|
|
marker_4000abc58abcfb11c313d48b2dfdf562.bindPopup(popup_28f58a2ea74c44a1a6d0fc5f5eaee9b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4000abc58abcfb11c313d48b2dfdf562.setIcon(icon_90a83d4238166b2fcb4a3da97d32b982);
|
|
|
|
|
|
var marker_30b6fe798f6a4a1d5dd674f408b8289b = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_97ec280c1d1b531501ad924bf8698e4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5c56b83936a95111ca911e6ff347bb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7ad952cafbde7dc3cf57110b670e3a1 = $(`<div id="html_e7ad952cafbde7dc3cf57110b670e3a1" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_b5c56b83936a95111ca911e6ff347bb6.setContent(html_e7ad952cafbde7dc3cf57110b670e3a1);
|
|
|
|
|
|
|
|
marker_30b6fe798f6a4a1d5dd674f408b8289b.bindPopup(popup_b5c56b83936a95111ca911e6ff347bb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30b6fe798f6a4a1d5dd674f408b8289b.setIcon(icon_97ec280c1d1b531501ad924bf8698e4f);
|
|
|
|
|
|
var marker_7bb701c9f1de860d0fac4180b67c76ce = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_27ecbdaab7673cab5e0d72a6ceaef20a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3140fb40272599a3fa2ceb31dcc21f67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab0e9224cd68af064c42f2aa43fa1167 = $(`<div id="html_ab0e9224cd68af064c42f2aa43fa1167" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_3140fb40272599a3fa2ceb31dcc21f67.setContent(html_ab0e9224cd68af064c42f2aa43fa1167);
|
|
|
|
|
|
|
|
marker_7bb701c9f1de860d0fac4180b67c76ce.bindPopup(popup_3140fb40272599a3fa2ceb31dcc21f67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bb701c9f1de860d0fac4180b67c76ce.setIcon(icon_27ecbdaab7673cab5e0d72a6ceaef20a);
|
|
|
|
|
|
var marker_bcd691f4e141073dc52a37d8d3854273 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2c9fa9f0ce0d9405d92e7bd2a0640c7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cc6ebd3a57e5c291020870de99f04b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1b2ffc2f105779b22b6f5b44ab61c76 = $(`<div id="html_b1b2ffc2f105779b22b6f5b44ab61c76" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_5cc6ebd3a57e5c291020870de99f04b3.setContent(html_b1b2ffc2f105779b22b6f5b44ab61c76);
|
|
|
|
|
|
|
|
marker_bcd691f4e141073dc52a37d8d3854273.bindPopup(popup_5cc6ebd3a57e5c291020870de99f04b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcd691f4e141073dc52a37d8d3854273.setIcon(icon_2c9fa9f0ce0d9405d92e7bd2a0640c7c);
|
|
|
|
|
|
var marker_fa5b90d9ce8be32355b4623eb2abe584 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_582166c6c479a5e50dee288d8b086980 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92ea5ea13e01b1e61817015089745f25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a7de6ed979a7e1c3225eada6c643f26 = $(`<div id="html_1a7de6ed979a7e1c3225eada6c643f26" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_92ea5ea13e01b1e61817015089745f25.setContent(html_1a7de6ed979a7e1c3225eada6c643f26);
|
|
|
|
|
|
|
|
marker_fa5b90d9ce8be32355b4623eb2abe584.bindPopup(popup_92ea5ea13e01b1e61817015089745f25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa5b90d9ce8be32355b4623eb2abe584.setIcon(icon_582166c6c479a5e50dee288d8b086980);
|
|
|
|
|
|
var marker_f41bc226e2d9357318eed13f5dbefc0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d796a200833345dcb6ddd2540d3b1caa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5dc5a377aef20af6b4f5ad72ca206190 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfc22c2eaa20bc0f88676f1e2e955683 = $(`<div id="html_bfc22c2eaa20bc0f88676f1e2e955683" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_5dc5a377aef20af6b4f5ad72ca206190.setContent(html_bfc22c2eaa20bc0f88676f1e2e955683);
|
|
|
|
|
|
|
|
marker_f41bc226e2d9357318eed13f5dbefc0f.bindPopup(popup_5dc5a377aef20af6b4f5ad72ca206190)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f41bc226e2d9357318eed13f5dbefc0f.setIcon(icon_d796a200833345dcb6ddd2540d3b1caa);
|
|
|
|
|
|
var marker_b0261151787a2baf7102b1ffde7c511b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a51006b12a19eebb699b3fa9a55454c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_88a248b911cc9b45d166dcbba755f7c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12c28b78b94d302078f8dcd5e821bd52 = $(`<div id="html_12c28b78b94d302078f8dcd5e821bd52" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_88a248b911cc9b45d166dcbba755f7c0.setContent(html_12c28b78b94d302078f8dcd5e821bd52);
|
|
|
|
|
|
|
|
marker_b0261151787a2baf7102b1ffde7c511b.bindPopup(popup_88a248b911cc9b45d166dcbba755f7c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0261151787a2baf7102b1ffde7c511b.setIcon(icon_a51006b12a19eebb699b3fa9a55454c0);
|
|
|
|
|
|
var marker_51afa600c3413a19fa073ab65f2835a5 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_68695bab67ddebddc1c80a661923abb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15feefed0fb2538a0d8931d022d9f20d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f9cbbd0b6e2f28b0a26c5c2e66474f9c = $(`<div id="html_f9cbbd0b6e2f28b0a26c5c2e66474f9c" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_15feefed0fb2538a0d8931d022d9f20d.setContent(html_f9cbbd0b6e2f28b0a26c5c2e66474f9c);
|
|
|
|
|
|
|
|
marker_51afa600c3413a19fa073ab65f2835a5.bindPopup(popup_15feefed0fb2538a0d8931d022d9f20d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51afa600c3413a19fa073ab65f2835a5.setIcon(icon_68695bab67ddebddc1c80a661923abb4);
|
|
|
|
|
|
var marker_da8861cce86bbe7fd22e2f5b3e15dc7d = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_11c2aa3c2a3f856fbea95b33029e4a23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_135b0c3aff521859251f896c92bc6871 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65e424d25d1e32950cab81ddd7a9fc1c = $(`<div id="html_65e424d25d1e32950cab81ddd7a9fc1c" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_135b0c3aff521859251f896c92bc6871.setContent(html_65e424d25d1e32950cab81ddd7a9fc1c);
|
|
|
|
|
|
|
|
marker_da8861cce86bbe7fd22e2f5b3e15dc7d.bindPopup(popup_135b0c3aff521859251f896c92bc6871)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da8861cce86bbe7fd22e2f5b3e15dc7d.setIcon(icon_11c2aa3c2a3f856fbea95b33029e4a23);
|
|
|
|
|
|
var marker_6ddbc8d455fe599d9cf85489f044a29f = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0f4d4fcb799ff46149c8e73207053aea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9aa11ea58ef0e264854282ba1c5adf8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc17bc96b59e9dfce8cff791511838dd = $(`<div id="html_dc17bc96b59e9dfce8cff791511838dd" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9aa11ea58ef0e264854282ba1c5adf8f.setContent(html_dc17bc96b59e9dfce8cff791511838dd);
|
|
|
|
|
|
|
|
marker_6ddbc8d455fe599d9cf85489f044a29f.bindPopup(popup_9aa11ea58ef0e264854282ba1c5adf8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ddbc8d455fe599d9cf85489f044a29f.setIcon(icon_0f4d4fcb799ff46149c8e73207053aea);
|
|
|
|
|
|
var marker_26a5d62c18aaf47f9a9ecd0fd3aa83a8 = L.marker(
|
|
[43.6708, -70.2844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2115460e7e51b5afe715dda14059a31f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_498396fb4d56a9d855d20a70c42e9945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa127caf011e6237217aaf0b558018c7 = $(`<div id="html_aa127caf011e6237217aaf0b558018c7" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_498396fb4d56a9d855d20a70c42e9945.setContent(html_aa127caf011e6237217aaf0b558018c7);
|
|
|
|
|
|
|
|
marker_26a5d62c18aaf47f9a9ecd0fd3aa83a8.bindPopup(popup_498396fb4d56a9d855d20a70c42e9945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26a5d62c18aaf47f9a9ecd0fd3aa83a8.setIcon(icon_2115460e7e51b5afe715dda14059a31f);
|
|
|
|
|
|
var marker_dd9b5b3dc47ff4a2b4a03a31504fa315 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3a47811890f10b35515ddb6ac298bc89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ab0f832cab8edd73a29e9a3d6699b14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7320555289a3b2e504107f7627a78fb = $(`<div id="html_f7320555289a3b2e504107f7627a78fb" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_7ab0f832cab8edd73a29e9a3d6699b14.setContent(html_f7320555289a3b2e504107f7627a78fb);
|
|
|
|
|
|
|
|
marker_dd9b5b3dc47ff4a2b4a03a31504fa315.bindPopup(popup_7ab0f832cab8edd73a29e9a3d6699b14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd9b5b3dc47ff4a2b4a03a31504fa315.setIcon(icon_3a47811890f10b35515ddb6ac298bc89);
|
|
|
|
|
|
var marker_6340b05b1213bb3440a05cfbf512f00a = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6e188cfa9c94ef77f8a279a23590bc89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc8d20b3c841b94768b9cb084468508a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb8702245b1569ae9009350707843737 = $(`<div id="html_eb8702245b1569ae9009350707843737" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_dc8d20b3c841b94768b9cb084468508a.setContent(html_eb8702245b1569ae9009350707843737);
|
|
|
|
|
|
|
|
marker_6340b05b1213bb3440a05cfbf512f00a.bindPopup(popup_dc8d20b3c841b94768b9cb084468508a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6340b05b1213bb3440a05cfbf512f00a.setIcon(icon_6e188cfa9c94ef77f8a279a23590bc89);
|
|
|
|
|
|
var marker_e291a2d2ae43f741fdd9f93d3fbeabf7 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2eecdeb74ba3469e08141c91a2dc6c86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_939580f19c901f70f2cc7c0a87b5d4dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89bd1121309e33f703b194ad2e07fabd = $(`<div id="html_89bd1121309e33f703b194ad2e07fabd" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_939580f19c901f70f2cc7c0a87b5d4dd.setContent(html_89bd1121309e33f703b194ad2e07fabd);
|
|
|
|
|
|
|
|
marker_e291a2d2ae43f741fdd9f93d3fbeabf7.bindPopup(popup_939580f19c901f70f2cc7c0a87b5d4dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e291a2d2ae43f741fdd9f93d3fbeabf7.setIcon(icon_2eecdeb74ba3469e08141c91a2dc6c86);
|
|
|
|
|
|
var marker_55a1c0720d3ee3f7dc58ef78beefcddb = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2dd248a67a0cafd7903a407315eaf9f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_593eff71e4eed22969d49fe4eb69adae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d8c875ddfc07860a286ef6ef615b961 = $(`<div id="html_4d8c875ddfc07860a286ef6ef615b961" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_593eff71e4eed22969d49fe4eb69adae.setContent(html_4d8c875ddfc07860a286ef6ef615b961);
|
|
|
|
|
|
|
|
marker_55a1c0720d3ee3f7dc58ef78beefcddb.bindPopup(popup_593eff71e4eed22969d49fe4eb69adae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55a1c0720d3ee3f7dc58ef78beefcddb.setIcon(icon_2dd248a67a0cafd7903a407315eaf9f9);
|
|
|
|
|
|
var marker_a8d123028af28e08360114a7c828ab9a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_45d131d4b052e4c2c7b78ead1421b7f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c44748d751fedd717422960352aacf02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9238590bb2d4f9bd3822bf7fe2135792 = $(`<div id="html_9238590bb2d4f9bd3822bf7fe2135792" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_c44748d751fedd717422960352aacf02.setContent(html_9238590bb2d4f9bd3822bf7fe2135792);
|
|
|
|
|
|
|
|
marker_a8d123028af28e08360114a7c828ab9a.bindPopup(popup_c44748d751fedd717422960352aacf02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8d123028af28e08360114a7c828ab9a.setIcon(icon_45d131d4b052e4c2c7b78ead1421b7f9);
|
|
|
|
|
|
var marker_16f934c475d0b357567ddec3ac2752ce = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e06b90eecb2e9d9c5a8377f4e877e93e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a18c93f50a96fbe4c8fda59b33615cf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cd6c5ef50235c27a4edae6432c88cd0 = $(`<div id="html_8cd6c5ef50235c27a4edae6432c88cd0" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_a18c93f50a96fbe4c8fda59b33615cf1.setContent(html_8cd6c5ef50235c27a4edae6432c88cd0);
|
|
|
|
|
|
|
|
marker_16f934c475d0b357567ddec3ac2752ce.bindPopup(popup_a18c93f50a96fbe4c8fda59b33615cf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f934c475d0b357567ddec3ac2752ce.setIcon(icon_e06b90eecb2e9d9c5a8377f4e877e93e);
|
|
|
|
|
|
var marker_a21cec86873be64c7988a4053062d299 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f8cef872b9af0dd1731cefa01c69f959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f61fdb1fbb8a8762c4c555d91f89e330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cbab0a9990968be6399b35b225ad5e0 = $(`<div id="html_6cbab0a9990968be6399b35b225ad5e0" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_f61fdb1fbb8a8762c4c555d91f89e330.setContent(html_6cbab0a9990968be6399b35b225ad5e0);
|
|
|
|
|
|
|
|
marker_a21cec86873be64c7988a4053062d299.bindPopup(popup_f61fdb1fbb8a8762c4c555d91f89e330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a21cec86873be64c7988a4053062d299.setIcon(icon_f8cef872b9af0dd1731cefa01c69f959);
|
|
|
|
|
|
var marker_ae824804472eac73215e9bf363ff3847 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0e1b8a192d4558b1f0f57795bca44a39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_651bc437dc47c544a1067258fe0632b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2dbce92845cae7d59e73269de1cb872 = $(`<div id="html_d2dbce92845cae7d59e73269de1cb872" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_651bc437dc47c544a1067258fe0632b7.setContent(html_d2dbce92845cae7d59e73269de1cb872);
|
|
|
|
|
|
|
|
marker_ae824804472eac73215e9bf363ff3847.bindPopup(popup_651bc437dc47c544a1067258fe0632b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae824804472eac73215e9bf363ff3847.setIcon(icon_0e1b8a192d4558b1f0f57795bca44a39);
|
|
|
|
|
|
var marker_413d693b8f945048032d2384e66e2612 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0bc18e9497271b4101896d9387efeed5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f32b791cf5ab8365af1601e228a1ced4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5baabf39deec0b2284166a18023285e4 = $(`<div id="html_5baabf39deec0b2284166a18023285e4" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_f32b791cf5ab8365af1601e228a1ced4.setContent(html_5baabf39deec0b2284166a18023285e4);
|
|
|
|
|
|
|
|
marker_413d693b8f945048032d2384e66e2612.bindPopup(popup_f32b791cf5ab8365af1601e228a1ced4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_413d693b8f945048032d2384e66e2612.setIcon(icon_0bc18e9497271b4101896d9387efeed5);
|
|
|
|
|
|
var marker_4b3d2f500d33ad9a27736260c91c5290 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5eead4383e0e9bb1ecc0f7c4b84cc438 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd14a4fbd89bdb7255a43ab705bd17f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_360201adfbe1838d5b3edf9e99568350 = $(`<div id="html_360201adfbe1838d5b3edf9e99568350" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_fd14a4fbd89bdb7255a43ab705bd17f7.setContent(html_360201adfbe1838d5b3edf9e99568350);
|
|
|
|
|
|
|
|
marker_4b3d2f500d33ad9a27736260c91c5290.bindPopup(popup_fd14a4fbd89bdb7255a43ab705bd17f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b3d2f500d33ad9a27736260c91c5290.setIcon(icon_5eead4383e0e9bb1ecc0f7c4b84cc438);
|
|
|
|
|
|
var marker_8de18595a84c159c97dca88b8a28d691 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1afe9d44c7a52faff218cd6de188ac1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7835b9d8d28e8388374a5fe370bf53bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0e20da49130a12b2819db9e965c6ccc = $(`<div id="html_b0e20da49130a12b2819db9e965c6ccc" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_7835b9d8d28e8388374a5fe370bf53bc.setContent(html_b0e20da49130a12b2819db9e965c6ccc);
|
|
|
|
|
|
|
|
marker_8de18595a84c159c97dca88b8a28d691.bindPopup(popup_7835b9d8d28e8388374a5fe370bf53bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8de18595a84c159c97dca88b8a28d691.setIcon(icon_1afe9d44c7a52faff218cd6de188ac1f);
|
|
|
|
|
|
var marker_54eabca57ff6fd34214b493c380bcbf3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bedd7a0506f55e46221bad88a4489245 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09db50b3592d810d941befe0e4347846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b43f211a284f2d68e640104c69560208 = $(`<div id="html_b43f211a284f2d68e640104c69560208" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_09db50b3592d810d941befe0e4347846.setContent(html_b43f211a284f2d68e640104c69560208);
|
|
|
|
|
|
|
|
marker_54eabca57ff6fd34214b493c380bcbf3.bindPopup(popup_09db50b3592d810d941befe0e4347846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54eabca57ff6fd34214b493c380bcbf3.setIcon(icon_bedd7a0506f55e46221bad88a4489245);
|
|
|
|
|
|
var marker_42d606733178a4fdead9a9dd3a474092 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3332ae9affbac01c374fda00da12ad13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e14a2cb3187e8932566373c3b477d13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7cc9f638b546fa3c7d35b7a3d091016 = $(`<div id="html_a7cc9f638b546fa3c7d35b7a3d091016" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_3e14a2cb3187e8932566373c3b477d13.setContent(html_a7cc9f638b546fa3c7d35b7a3d091016);
|
|
|
|
|
|
|
|
marker_42d606733178a4fdead9a9dd3a474092.bindPopup(popup_3e14a2cb3187e8932566373c3b477d13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42d606733178a4fdead9a9dd3a474092.setIcon(icon_3332ae9affbac01c374fda00da12ad13);
|
|
|
|
|
|
var marker_9c95faed8899b968fbecc7d4fc2d7e1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8f362ab0171db237906ed47095040756 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07348cd693eec26d067a67e84f050c65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec79963bed6cd855d9c1b49269f44926 = $(`<div id="html_ec79963bed6cd855d9c1b49269f44926" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_07348cd693eec26d067a67e84f050c65.setContent(html_ec79963bed6cd855d9c1b49269f44926);
|
|
|
|
|
|
|
|
marker_9c95faed8899b968fbecc7d4fc2d7e1c.bindPopup(popup_07348cd693eec26d067a67e84f050c65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c95faed8899b968fbecc7d4fc2d7e1c.setIcon(icon_8f362ab0171db237906ed47095040756);
|
|
|
|
|
|
var marker_934050d6188e72e53590d8a83cde663e = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_284d205de10588e5e6c66fef0e47dc82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_294856cb7e066cea388f5d1ee495d8c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c289bfcb94e499188dc088c043f7a808 = $(`<div id="html_c289bfcb94e499188dc088c043f7a808" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_294856cb7e066cea388f5d1ee495d8c3.setContent(html_c289bfcb94e499188dc088c043f7a808);
|
|
|
|
|
|
|
|
marker_934050d6188e72e53590d8a83cde663e.bindPopup(popup_294856cb7e066cea388f5d1ee495d8c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_934050d6188e72e53590d8a83cde663e.setIcon(icon_284d205de10588e5e6c66fef0e47dc82);
|
|
|
|
|
|
var marker_7e07f214f2be105d0b188819030ec5d6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_21ed165bc6c32aa59fea2dc9fbe7bfae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2eaacc7dd5983fb49e913c7dcfa45ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b11274ee89600214711ff2584b588055 = $(`<div id="html_b11274ee89600214711ff2584b588055" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_c2eaacc7dd5983fb49e913c7dcfa45ca.setContent(html_b11274ee89600214711ff2584b588055);
|
|
|
|
|
|
|
|
marker_7e07f214f2be105d0b188819030ec5d6.bindPopup(popup_c2eaacc7dd5983fb49e913c7dcfa45ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e07f214f2be105d0b188819030ec5d6.setIcon(icon_21ed165bc6c32aa59fea2dc9fbe7bfae);
|
|
|
|
|
|
var marker_33b83f0b969798237dc77ec57df3d47e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3f981c385ff02d9af1aec6bf91c50bb4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6f240cc55c42351dfd20ed047eecbc5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0a9415263115192cb91e380e95e3dc4 = $(`<div id="html_f0a9415263115192cb91e380e95e3dc4" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_e6f240cc55c42351dfd20ed047eecbc5.setContent(html_f0a9415263115192cb91e380e95e3dc4);
|
|
|
|
|
|
|
|
marker_33b83f0b969798237dc77ec57df3d47e.bindPopup(popup_e6f240cc55c42351dfd20ed047eecbc5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33b83f0b969798237dc77ec57df3d47e.setIcon(icon_3f981c385ff02d9af1aec6bf91c50bb4);
|
|
|
|
|
|
var marker_e2f6eaa1b26fbaf7719564fa4f5c5354 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b13ff27367ee1886d107edcf45c2aaf8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe97f6e3b63c9297950c9c33c287bca6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45927cb7162d13df36117f3d235762db = $(`<div id="html_45927cb7162d13df36117f3d235762db" style="width: 100.0%; height: 100.0%;">antiprimal.net</div>`)[0];
|
|
popup_fe97f6e3b63c9297950c9c33c287bca6.setContent(html_45927cb7162d13df36117f3d235762db);
|
|
|
|
|
|
|
|
marker_e2f6eaa1b26fbaf7719564fa4f5c5354.bindPopup(popup_fe97f6e3b63c9297950c9c33c287bca6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2f6eaa1b26fbaf7719564fa4f5c5354.setIcon(icon_b13ff27367ee1886d107edcf45c2aaf8);
|
|
|
|
|
|
var marker_7d98967870b1894826e67ad7a492085d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b901fb62058f75d8f5cd330e9b502f50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7773b4b073ed4d4ea3a763128388e9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aae5c039fcde65792ec08a9f8cb78f7 = $(`<div id="html_0aae5c039fcde65792ec08a9f8cb78f7" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_a7773b4b073ed4d4ea3a763128388e9a.setContent(html_0aae5c039fcde65792ec08a9f8cb78f7);
|
|
|
|
|
|
|
|
marker_7d98967870b1894826e67ad7a492085d.bindPopup(popup_a7773b4b073ed4d4ea3a763128388e9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d98967870b1894826e67ad7a492085d.setIcon(icon_b901fb62058f75d8f5cd330e9b502f50);
|
|
|
|
|
|
var marker_1c3b355ae3fb30ccdf4dd4862b218421 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c14cfb87e3bdd49765a64ac9569409bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e1e6f3d87f3db384e94e7c8232710b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f7cdc66744a251a5e7074d9b4eb6594 = $(`<div id="html_2f7cdc66744a251a5e7074d9b4eb6594" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_4e1e6f3d87f3db384e94e7c8232710b6.setContent(html_2f7cdc66744a251a5e7074d9b4eb6594);
|
|
|
|
|
|
|
|
marker_1c3b355ae3fb30ccdf4dd4862b218421.bindPopup(popup_4e1e6f3d87f3db384e94e7c8232710b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c3b355ae3fb30ccdf4dd4862b218421.setIcon(icon_c14cfb87e3bdd49765a64ac9569409bc);
|
|
|
|
|
|
var marker_04b538dab589faa59bdd3ba569ae26ea = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_43b2b2527c32f532bb205f009511f470 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fb470c8e560f211dda58a6e52ae8455 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcdf7252c11ebf9ef40c8fbf1f4f38fe = $(`<div id="html_dcdf7252c11ebf9ef40c8fbf1f4f38fe" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_8fb470c8e560f211dda58a6e52ae8455.setContent(html_dcdf7252c11ebf9ef40c8fbf1f4f38fe);
|
|
|
|
|
|
|
|
marker_04b538dab589faa59bdd3ba569ae26ea.bindPopup(popup_8fb470c8e560f211dda58a6e52ae8455)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04b538dab589faa59bdd3ba569ae26ea.setIcon(icon_43b2b2527c32f532bb205f009511f470);
|
|
|
|
|
|
var marker_c309b4e1d8a231f28be4415f1f8ccc49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_cff93d066d20a280eb3b0fa868fd687b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b728924e5a38ecf8da67ab34c8d0602 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a56720323a6473b52f998d045c712b9a = $(`<div id="html_a56720323a6473b52f998d045c712b9a" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_7b728924e5a38ecf8da67ab34c8d0602.setContent(html_a56720323a6473b52f998d045c712b9a);
|
|
|
|
|
|
|
|
marker_c309b4e1d8a231f28be4415f1f8ccc49.bindPopup(popup_7b728924e5a38ecf8da67ab34c8d0602)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c309b4e1d8a231f28be4415f1f8ccc49.setIcon(icon_cff93d066d20a280eb3b0fa868fd687b);
|
|
|
|
|
|
var marker_d1eabe9b2d532cf5eaff5fbcdadc0adb = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c67dd5a41284bfeda5cab0319b5f5eeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abd345f7ca4120b4acc038f24575ac07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4c93890b80eeb5f7d62ade7cfde160e = $(`<div id="html_f4c93890b80eeb5f7d62ade7cfde160e" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_abd345f7ca4120b4acc038f24575ac07.setContent(html_f4c93890b80eeb5f7d62ade7cfde160e);
|
|
|
|
|
|
|
|
marker_d1eabe9b2d532cf5eaff5fbcdadc0adb.bindPopup(popup_abd345f7ca4120b4acc038f24575ac07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1eabe9b2d532cf5eaff5fbcdadc0adb.setIcon(icon_c67dd5a41284bfeda5cab0319b5f5eeb);
|
|
|
|
|
|
var marker_161fc45b54e3947fc1a32e55510bb3df = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_49e4ec45ed897d69f7431ef8679a49a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fa2510ba795eed5c7900ea23d0fe820 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a229df48fab6453b2258625f66d063 = $(`<div id="html_78a229df48fab6453b2258625f66d063" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_1fa2510ba795eed5c7900ea23d0fe820.setContent(html_78a229df48fab6453b2258625f66d063);
|
|
|
|
|
|
|
|
marker_161fc45b54e3947fc1a32e55510bb3df.bindPopup(popup_1fa2510ba795eed5c7900ea23d0fe820)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_161fc45b54e3947fc1a32e55510bb3df.setIcon(icon_49e4ec45ed897d69f7431ef8679a49a0);
|
|
|
|
|
|
var marker_37f0ae076b73a511cbced6261a2f1e43 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_db05125ea25c47d9cbcb13f5081b1452 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9a2e439a3828e774812fe86883fb028 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_673f7f3f8a23017b162d33a71cf18c39 = $(`<div id="html_673f7f3f8a23017b162d33a71cf18c39" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_b9a2e439a3828e774812fe86883fb028.setContent(html_673f7f3f8a23017b162d33a71cf18c39);
|
|
|
|
|
|
|
|
marker_37f0ae076b73a511cbced6261a2f1e43.bindPopup(popup_b9a2e439a3828e774812fe86883fb028)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_37f0ae076b73a511cbced6261a2f1e43.setIcon(icon_db05125ea25c47d9cbcb13f5081b1452);
|
|
|
|
|
|
var marker_e778e17459f0551c3a2ae5c7094ad26a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e6f3bd32fe8fa29792b6bc3ce97ab2af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9262322cc9e42885837dbec92575e14d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a88dc89fc7394430c3a8c2eada9f5a5 = $(`<div id="html_3a88dc89fc7394430c3a8c2eada9f5a5" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_9262322cc9e42885837dbec92575e14d.setContent(html_3a88dc89fc7394430c3a8c2eada9f5a5);
|
|
|
|
|
|
|
|
marker_e778e17459f0551c3a2ae5c7094ad26a.bindPopup(popup_9262322cc9e42885837dbec92575e14d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e778e17459f0551c3a2ae5c7094ad26a.setIcon(icon_e6f3bd32fe8fa29792b6bc3ce97ab2af);
|
|
|
|
|
|
var marker_1a3ffe1e3d2ff2149c169e4bf75226c6 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_ee07714dbc76576a94252098dbc057fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3261268f807ac52bc402c8fa5bbb635 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e99ae540e850e15166d06d6e507de9d = $(`<div id="html_6e99ae540e850e15166d06d6e507de9d" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_f3261268f807ac52bc402c8fa5bbb635.setContent(html_6e99ae540e850e15166d06d6e507de9d);
|
|
|
|
|
|
|
|
marker_1a3ffe1e3d2ff2149c169e4bf75226c6.bindPopup(popup_f3261268f807ac52bc402c8fa5bbb635)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a3ffe1e3d2ff2149c169e4bf75226c6.setIcon(icon_ee07714dbc76576a94252098dbc057fd);
|
|
|
|
|
|
var marker_e627219d4e95e86ffd55ae8e306aaacd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5b4e843ac30ca55d4ca181149a538fd6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c0252ae0817c2781d7fc6db5303420f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a26c9efb5bf40aec45db86fd946e8b04 = $(`<div id="html_a26c9efb5bf40aec45db86fd946e8b04" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_0c0252ae0817c2781d7fc6db5303420f.setContent(html_a26c9efb5bf40aec45db86fd946e8b04);
|
|
|
|
|
|
|
|
marker_e627219d4e95e86ffd55ae8e306aaacd.bindPopup(popup_0c0252ae0817c2781d7fc6db5303420f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e627219d4e95e86ffd55ae8e306aaacd.setIcon(icon_5b4e843ac30ca55d4ca181149a538fd6);
|
|
|
|
|
|
var marker_2cf222c427237d332cdda5e6ca19801c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_01a17e525c034ba0698ce2d7705efec1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08a32b16aeb95670acde9241be706b1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45531a13f31efe4e4622c1653a2a6a70 = $(`<div id="html_45531a13f31efe4e4622c1653a2a6a70" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_08a32b16aeb95670acde9241be706b1a.setContent(html_45531a13f31efe4e4622c1653a2a6a70);
|
|
|
|
|
|
|
|
marker_2cf222c427237d332cdda5e6ca19801c.bindPopup(popup_08a32b16aeb95670acde9241be706b1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cf222c427237d332cdda5e6ca19801c.setIcon(icon_01a17e525c034ba0698ce2d7705efec1);
|
|
|
|
|
|
var marker_b5f6b6321115a8042378a6bd955aa37c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b525282f1cefbbf861cc161db7f08783 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39931cf9eb540b965d7729eb8359328e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ec6cdc801f2da8ca53d319748c4d192 = $(`<div id="html_0ec6cdc801f2da8ca53d319748c4d192" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_39931cf9eb540b965d7729eb8359328e.setContent(html_0ec6cdc801f2da8ca53d319748c4d192);
|
|
|
|
|
|
|
|
marker_b5f6b6321115a8042378a6bd955aa37c.bindPopup(popup_39931cf9eb540b965d7729eb8359328e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5f6b6321115a8042378a6bd955aa37c.setIcon(icon_b525282f1cefbbf861cc161db7f08783);
|
|
|
|
|
|
var marker_d28a304c273c2ba23ddd2ce92039a849 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_647f92b777b9ac6f4bb7892674defd5a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37d2fab7b9822abbc7f99a63d7a6f624 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bec60c0e050d117c218731e914ff9d29 = $(`<div id="html_bec60c0e050d117c218731e914ff9d29" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_37d2fab7b9822abbc7f99a63d7a6f624.setContent(html_bec60c0e050d117c218731e914ff9d29);
|
|
|
|
|
|
|
|
marker_d28a304c273c2ba23ddd2ce92039a849.bindPopup(popup_37d2fab7b9822abbc7f99a63d7a6f624)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d28a304c273c2ba23ddd2ce92039a849.setIcon(icon_647f92b777b9ac6f4bb7892674defd5a);
|
|
|
|
|
|
var marker_1c0017d31369cb03586761c0744ba90f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c0ea3de5c11630baaa8bda3767df7398 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfd5c77b39084244e850b2683599ee4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_851187990d74ae1796ca6349142ff0f5 = $(`<div id="html_851187990d74ae1796ca6349142ff0f5" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_cfd5c77b39084244e850b2683599ee4e.setContent(html_851187990d74ae1796ca6349142ff0f5);
|
|
|
|
|
|
|
|
marker_1c0017d31369cb03586761c0744ba90f.bindPopup(popup_cfd5c77b39084244e850b2683599ee4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c0017d31369cb03586761c0744ba90f.setIcon(icon_c0ea3de5c11630baaa8bda3767df7398);
|
|
|
|
|
|
var marker_cd61a49bd0b3448afb0698853dfbf3ab = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_63ff9915bf45e3effca816c46aa6cc23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf12fc04390beaf66cc6b00e892f27cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37b95357814fccd2c8884bd5d6494bbe = $(`<div id="html_37b95357814fccd2c8884bd5d6494bbe" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_cf12fc04390beaf66cc6b00e892f27cc.setContent(html_37b95357814fccd2c8884bd5d6494bbe);
|
|
|
|
|
|
|
|
marker_cd61a49bd0b3448afb0698853dfbf3ab.bindPopup(popup_cf12fc04390beaf66cc6b00e892f27cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd61a49bd0b3448afb0698853dfbf3ab.setIcon(icon_63ff9915bf45e3effca816c46aa6cc23);
|
|
|
|
|
|
var marker_2143b77be5e26cfd012ad837bbb5b24b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_23ac2bbe7513aa6c5acc9089a32d5107 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1db6604b4081db12f6af8f2c9f14019 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_875b674030b63291b2af731bc475e0be = $(`<div id="html_875b674030b63291b2af731bc475e0be" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_d1db6604b4081db12f6af8f2c9f14019.setContent(html_875b674030b63291b2af731bc475e0be);
|
|
|
|
|
|
|
|
marker_2143b77be5e26cfd012ad837bbb5b24b.bindPopup(popup_d1db6604b4081db12f6af8f2c9f14019)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2143b77be5e26cfd012ad837bbb5b24b.setIcon(icon_23ac2bbe7513aa6c5acc9089a32d5107);
|
|
|
|
|
|
var marker_a3d71016cd78030e905d9a982a25275c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8df48ed9402d3ec1b8f3eff40b4563eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d46fe06e9ceaab5d8a0dc420f663a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c2499a4ad2c69026cf13e6c564771b = $(`<div id="html_52c2499a4ad2c69026cf13e6c564771b" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_61d46fe06e9ceaab5d8a0dc420f663a5.setContent(html_52c2499a4ad2c69026cf13e6c564771b);
|
|
|
|
|
|
|
|
marker_a3d71016cd78030e905d9a982a25275c.bindPopup(popup_61d46fe06e9ceaab5d8a0dc420f663a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3d71016cd78030e905d9a982a25275c.setIcon(icon_8df48ed9402d3ec1b8f3eff40b4563eb);
|
|
|
|
|
|
var marker_ef8b4031ebd2cef170b85999e9292ca4 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_32fb61a531389fd21869b02bdfea89b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6936ce18a64668e9a57bd3b05e14d1b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a130861f8af4be09a767eaff330d80 = $(`<div id="html_b7a130861f8af4be09a767eaff330d80" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_6936ce18a64668e9a57bd3b05e14d1b0.setContent(html_b7a130861f8af4be09a767eaff330d80);
|
|
|
|
|
|
|
|
marker_ef8b4031ebd2cef170b85999e9292ca4.bindPopup(popup_6936ce18a64668e9a57bd3b05e14d1b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef8b4031ebd2cef170b85999e9292ca4.setIcon(icon_32fb61a531389fd21869b02bdfea89b5);
|
|
|
|
|
|
var marker_63da935fa5bf00a904e43268bd47ef00 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_91a14217ebc911248183fd8a294909a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8c4595ad4589f5244c9918842ba7a2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8953f7383c9a04986671870c357b3436 = $(`<div id="html_8953f7383c9a04986671870c357b3436" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_d8c4595ad4589f5244c9918842ba7a2a.setContent(html_8953f7383c9a04986671870c357b3436);
|
|
|
|
|
|
|
|
marker_63da935fa5bf00a904e43268bd47ef00.bindPopup(popup_d8c4595ad4589f5244c9918842ba7a2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63da935fa5bf00a904e43268bd47ef00.setIcon(icon_91a14217ebc911248183fd8a294909a1);
|
|
|
|
|
|
var marker_1b93234a8dfc3b9152ef17b0069e98a1 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_59f967c23a92a1eb6317a0c9cf420814 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80f354112607b23e97ad13ea247b249c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25cbf61cf5d47ed13331a1a1e431ce70 = $(`<div id="html_25cbf61cf5d47ed13331a1a1e431ce70" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_80f354112607b23e97ad13ea247b249c.setContent(html_25cbf61cf5d47ed13331a1a1e431ce70);
|
|
|
|
|
|
|
|
marker_1b93234a8dfc3b9152ef17b0069e98a1.bindPopup(popup_80f354112607b23e97ad13ea247b249c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b93234a8dfc3b9152ef17b0069e98a1.setIcon(icon_59f967c23a92a1eb6317a0c9cf420814);
|
|
|
|
|
|
var marker_768226a1d50113afe381ca8740427de6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_9ca1e83755d5103769666ee7fb9a04d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_241e8702dbadfc4438681aa789551e5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ec47b000c9dcc82656f6ec89127d2d7 = $(`<div id="html_2ec47b000c9dcc82656f6ec89127d2d7" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_241e8702dbadfc4438681aa789551e5e.setContent(html_2ec47b000c9dcc82656f6ec89127d2d7);
|
|
|
|
|
|
|
|
marker_768226a1d50113afe381ca8740427de6.bindPopup(popup_241e8702dbadfc4438681aa789551e5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_768226a1d50113afe381ca8740427de6.setIcon(icon_9ca1e83755d5103769666ee7fb9a04d6);
|
|
|
|
|
|
var marker_ca1cc09ccb1c541b53c20552695385ac = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2db1116f01799467e65a1d6cb95aad17 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1cfec853d9873bf7d9105f31db6f441 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b277e268a95a28002a6c7cdda71c70b = $(`<div id="html_8b277e268a95a28002a6c7cdda71c70b" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_e1cfec853d9873bf7d9105f31db6f441.setContent(html_8b277e268a95a28002a6c7cdda71c70b);
|
|
|
|
|
|
|
|
marker_ca1cc09ccb1c541b53c20552695385ac.bindPopup(popup_e1cfec853d9873bf7d9105f31db6f441)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca1cc09ccb1c541b53c20552695385ac.setIcon(icon_2db1116f01799467e65a1d6cb95aad17);
|
|
|
|
|
|
var marker_f723bf5932365ec52d89e3146770f17c = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6f0d8e40145a0652425f83effe46ce13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5172bbaf19674a5b0b757a6eb22c64cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31d4e3d36420b99c38bbc8b74e6c600a = $(`<div id="html_31d4e3d36420b99c38bbc8b74e6c600a" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_5172bbaf19674a5b0b757a6eb22c64cc.setContent(html_31d4e3d36420b99c38bbc8b74e6c600a);
|
|
|
|
|
|
|
|
marker_f723bf5932365ec52d89e3146770f17c.bindPopup(popup_5172bbaf19674a5b0b757a6eb22c64cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f723bf5932365ec52d89e3146770f17c.setIcon(icon_6f0d8e40145a0652425f83effe46ce13);
|
|
|
|
|
|
var marker_2df2adf080d436994f0a8f328e6c20d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_54c052a2f1a90560c3011dfc71e1cae0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01c8868997962fbb159f02c23fe2ba44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9858f2197671062949ce90313e5161e = $(`<div id="html_e9858f2197671062949ce90313e5161e" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_01c8868997962fbb159f02c23fe2ba44.setContent(html_e9858f2197671062949ce90313e5161e);
|
|
|
|
|
|
|
|
marker_2df2adf080d436994f0a8f328e6c20d4.bindPopup(popup_01c8868997962fbb159f02c23fe2ba44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2df2adf080d436994f0a8f328e6c20d4.setIcon(icon_54c052a2f1a90560c3011dfc71e1cae0);
|
|
|
|
|
|
var marker_b4a81fa536f21cb196406040b40d3163 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_513eef57d4f988cc8b86a8006a5a9535 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e9c5146128837f4426e38d473e6304e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e425ae6a9f3003ccc792f723d1d1b94c = $(`<div id="html_e425ae6a9f3003ccc792f723d1d1b94c" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_0e9c5146128837f4426e38d473e6304e.setContent(html_e425ae6a9f3003ccc792f723d1d1b94c);
|
|
|
|
|
|
|
|
marker_b4a81fa536f21cb196406040b40d3163.bindPopup(popup_0e9c5146128837f4426e38d473e6304e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4a81fa536f21cb196406040b40d3163.setIcon(icon_513eef57d4f988cc8b86a8006a5a9535);
|
|
|
|
|
|
var marker_428b027fe50ea708d7562acd3c3edfb7 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_93d29a70002b410478627c1ca0812c7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3c6010054f5cb56bf68c0c7629df85f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c2935d424f5faef54ae59677e55560f = $(`<div id="html_9c2935d424f5faef54ae59677e55560f" style="width: 100.0%; height: 100.0%;">relay.aruku.kro.kr</div>`)[0];
|
|
popup_b3c6010054f5cb56bf68c0c7629df85f.setContent(html_9c2935d424f5faef54ae59677e55560f);
|
|
|
|
|
|
|
|
marker_428b027fe50ea708d7562acd3c3edfb7.bindPopup(popup_b3c6010054f5cb56bf68c0c7629df85f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_428b027fe50ea708d7562acd3c3edfb7.setIcon(icon_93d29a70002b410478627c1ca0812c7a);
|
|
|
|
|
|
var marker_77bf95aac97c54c065429ceadd09baa2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_134a69b3dff212661d35b004db66bab3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc5b7fa38d01a4b003fa19da1501a1f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c96633c760a260a0c6c2f8992dbdbd79 = $(`<div id="html_c96633c760a260a0c6c2f8992dbdbd79" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_dc5b7fa38d01a4b003fa19da1501a1f6.setContent(html_c96633c760a260a0c6c2f8992dbdbd79);
|
|
|
|
|
|
|
|
marker_77bf95aac97c54c065429ceadd09baa2.bindPopup(popup_dc5b7fa38d01a4b003fa19da1501a1f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77bf95aac97c54c065429ceadd09baa2.setIcon(icon_134a69b3dff212661d35b004db66bab3);
|
|
|
|
|
|
var marker_cb2f8422bf0a1b05ca76986fba90129f = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1908e487e025f8d4e70d59b37bae70de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25a4ed0314c9c7e3e0af99e060170378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b121abc8b922c677109c2d47bd96d050 = $(`<div id="html_b121abc8b922c677109c2d47bd96d050" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_25a4ed0314c9c7e3e0af99e060170378.setContent(html_b121abc8b922c677109c2d47bd96d050);
|
|
|
|
|
|
|
|
marker_cb2f8422bf0a1b05ca76986fba90129f.bindPopup(popup_25a4ed0314c9c7e3e0af99e060170378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb2f8422bf0a1b05ca76986fba90129f.setIcon(icon_1908e487e025f8d4e70d59b37bae70de);
|
|
|
|
|
|
var marker_a9f286b14b5ab00399ae9b397ad74690 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e4c05c441b44b79725d689037bd263bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7d2ff1807ecd8f84130758b82660da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfec9f482cc273ce4d5b73fed7864a64 = $(`<div id="html_cfec9f482cc273ce4d5b73fed7864a64" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_f7d2ff1807ecd8f84130758b82660da3.setContent(html_cfec9f482cc273ce4d5b73fed7864a64);
|
|
|
|
|
|
|
|
marker_a9f286b14b5ab00399ae9b397ad74690.bindPopup(popup_f7d2ff1807ecd8f84130758b82660da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9f286b14b5ab00399ae9b397ad74690.setIcon(icon_e4c05c441b44b79725d689037bd263bc);
|
|
|
|
|
|
var marker_e98b3cd73ddede32586df484fb6bda77 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_cdbf68150d47eaabd7a341ce890255d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2f7440a139bb9089f4cb6d20a5c7233 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2035bdfd6309ee08cfde3b0f98c93bdd = $(`<div id="html_2035bdfd6309ee08cfde3b0f98c93bdd" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_e2f7440a139bb9089f4cb6d20a5c7233.setContent(html_2035bdfd6309ee08cfde3b0f98c93bdd);
|
|
|
|
|
|
|
|
marker_e98b3cd73ddede32586df484fb6bda77.bindPopup(popup_e2f7440a139bb9089f4cb6d20a5c7233)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e98b3cd73ddede32586df484fb6bda77.setIcon(icon_cdbf68150d47eaabd7a341ce890255d6);
|
|
|
|
|
|
var marker_8e98b2d028209ec1bd05cd6e5924c950 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_932a3c2034dae603dfa160037ef6ab66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0e0d8bd5e9269cc6bf853abcb216bd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2c78dff1b752cce9592539e80a1efdc = $(`<div id="html_b2c78dff1b752cce9592539e80a1efdc" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_d0e0d8bd5e9269cc6bf853abcb216bd5.setContent(html_b2c78dff1b752cce9592539e80a1efdc);
|
|
|
|
|
|
|
|
marker_8e98b2d028209ec1bd05cd6e5924c950.bindPopup(popup_d0e0d8bd5e9269cc6bf853abcb216bd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e98b2d028209ec1bd05cd6e5924c950.setIcon(icon_932a3c2034dae603dfa160037ef6ab66);
|
|
|
|
|
|
var marker_ea127a4ebf67f9f2b060f86f0c19f3b7 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_45e0e9489f01d4f701e7fb355c440afd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_baee6373786fe464a1aa6f20c5571350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfec9539376d4f65e55abc6696c4eda4 = $(`<div id="html_dfec9539376d4f65e55abc6696c4eda4" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_baee6373786fe464a1aa6f20c5571350.setContent(html_dfec9539376d4f65e55abc6696c4eda4);
|
|
|
|
|
|
|
|
marker_ea127a4ebf67f9f2b060f86f0c19f3b7.bindPopup(popup_baee6373786fe464a1aa6f20c5571350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea127a4ebf67f9f2b060f86f0c19f3b7.setIcon(icon_45e0e9489f01d4f701e7fb355c440afd);
|
|
|
|
|
|
var marker_c647a48c7b70ebbe23516b0997d4b6f5 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_29420a07d94b0aa2a5408764a7ae6d59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7da7e83af3aec23c741555a935309721 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42b1e5351647921734572fe777070edc = $(`<div id="html_42b1e5351647921734572fe777070edc" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_7da7e83af3aec23c741555a935309721.setContent(html_42b1e5351647921734572fe777070edc);
|
|
|
|
|
|
|
|
marker_c647a48c7b70ebbe23516b0997d4b6f5.bindPopup(popup_7da7e83af3aec23c741555a935309721)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c647a48c7b70ebbe23516b0997d4b6f5.setIcon(icon_29420a07d94b0aa2a5408764a7ae6d59);
|
|
|
|
|
|
var marker_085feeb6f08aeba731d5eaf0aa268e98 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_68184e5567ebb39894e948c9f41be60c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e7eee3b7f1ba2ca5ba9700f7dbc18fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_803816618d9c52a595e41e311edbec22 = $(`<div id="html_803816618d9c52a595e41e311edbec22" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_7e7eee3b7f1ba2ca5ba9700f7dbc18fd.setContent(html_803816618d9c52a595e41e311edbec22);
|
|
|
|
|
|
|
|
marker_085feeb6f08aeba731d5eaf0aa268e98.bindPopup(popup_7e7eee3b7f1ba2ca5ba9700f7dbc18fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_085feeb6f08aeba731d5eaf0aa268e98.setIcon(icon_68184e5567ebb39894e948c9f41be60c);
|
|
|
|
|
|
var marker_d1cc50164d67381b63701a3486f5cfb8 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5734f94e7b7bae538d5249137994a135 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07a629538af68976c962c25801a8ad8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63782704d1b150c592dd80e9c5720554 = $(`<div id="html_63782704d1b150c592dd80e9c5720554" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_07a629538af68976c962c25801a8ad8d.setContent(html_63782704d1b150c592dd80e9c5720554);
|
|
|
|
|
|
|
|
marker_d1cc50164d67381b63701a3486f5cfb8.bindPopup(popup_07a629538af68976c962c25801a8ad8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1cc50164d67381b63701a3486f5cfb8.setIcon(icon_5734f94e7b7bae538d5249137994a135);
|
|
|
|
|
|
var marker_042de19dca712c218db9a191f2ff1c77 = L.marker(
|
|
[48.3523, 15.7596],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_476bb67cd3be18d7e4b0621d5db1ede5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c02f5b1c8b84126971cc5be408bb998 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e56c4e9678bc64d29b8a56799f142443 = $(`<div id="html_e56c4e9678bc64d29b8a56799f142443" style="width: 100.0%; height: 100.0%;">relay.gobrrr.me</div>`)[0];
|
|
popup_7c02f5b1c8b84126971cc5be408bb998.setContent(html_e56c4e9678bc64d29b8a56799f142443);
|
|
|
|
|
|
|
|
marker_042de19dca712c218db9a191f2ff1c77.bindPopup(popup_7c02f5b1c8b84126971cc5be408bb998)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_042de19dca712c218db9a191f2ff1c77.setIcon(icon_476bb67cd3be18d7e4b0621d5db1ede5);
|
|
|
|
|
|
var marker_07303553e8a166a01c293820a950e8dc = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_ecf447b990d5f115971c64bf7c54a10a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce4347c14c9d98fefb71220dd148cb3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa3efed421ebc8e0a45d75349b5f8ce0 = $(`<div id="html_fa3efed421ebc8e0a45d75349b5f8ce0" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_ce4347c14c9d98fefb71220dd148cb3c.setContent(html_fa3efed421ebc8e0a45d75349b5f8ce0);
|
|
|
|
|
|
|
|
marker_07303553e8a166a01c293820a950e8dc.bindPopup(popup_ce4347c14c9d98fefb71220dd148cb3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07303553e8a166a01c293820a950e8dc.setIcon(icon_ecf447b990d5f115971c64bf7c54a10a);
|
|
|
|
|
|
var marker_3346193145a56e740189355dd920790d = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5e83b100df4ea62dfc4c636f9db449ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5646bc8e1b4d044bf9dbe3007af49f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be5ff4ec713d3d347c614a77af17cba1 = $(`<div id="html_be5ff4ec713d3d347c614a77af17cba1" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_c5646bc8e1b4d044bf9dbe3007af49f4.setContent(html_be5ff4ec713d3d347c614a77af17cba1);
|
|
|
|
|
|
|
|
marker_3346193145a56e740189355dd920790d.bindPopup(popup_c5646bc8e1b4d044bf9dbe3007af49f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3346193145a56e740189355dd920790d.setIcon(icon_5e83b100df4ea62dfc4c636f9db449ad);
|
|
|
|
|
|
var marker_d703edd095540068dbd8dbc6d9c7bc66 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_577bd89920385058c56f011869840597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_512f146887cac69abad3a7a5e91f42a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93f7e0e93beb35cc2001e21820c9c189 = $(`<div id="html_93f7e0e93beb35cc2001e21820c9c189" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_512f146887cac69abad3a7a5e91f42a4.setContent(html_93f7e0e93beb35cc2001e21820c9c189);
|
|
|
|
|
|
|
|
marker_d703edd095540068dbd8dbc6d9c7bc66.bindPopup(popup_512f146887cac69abad3a7a5e91f42a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d703edd095540068dbd8dbc6d9c7bc66.setIcon(icon_577bd89920385058c56f011869840597);
|
|
|
|
|
|
var marker_1c52c96fb366b4b1bd947e2f5371d273 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f11936d0c65b3b4518f1fd3102f03720 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f702994af7f65e4e52729c750ed0f46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd7d578636b6a80c490e60ffa396ccb7 = $(`<div id="html_bd7d578636b6a80c490e60ffa396ccb7" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_7f702994af7f65e4e52729c750ed0f46.setContent(html_bd7d578636b6a80c490e60ffa396ccb7);
|
|
|
|
|
|
|
|
marker_1c52c96fb366b4b1bd947e2f5371d273.bindPopup(popup_7f702994af7f65e4e52729c750ed0f46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c52c96fb366b4b1bd947e2f5371d273.setIcon(icon_f11936d0c65b3b4518f1fd3102f03720);
|
|
|
|
|
|
var marker_dfb945231f1f0930ff1eb67d7cccf99b = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_af115e40bd9d78951a48617627dd9e18 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87146ee96d8c0f622eef78d32dafaf3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_045f53e575564d627a4f56acb5a06f87 = $(`<div id="html_045f53e575564d627a4f56acb5a06f87" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_87146ee96d8c0f622eef78d32dafaf3b.setContent(html_045f53e575564d627a4f56acb5a06f87);
|
|
|
|
|
|
|
|
marker_dfb945231f1f0930ff1eb67d7cccf99b.bindPopup(popup_87146ee96d8c0f622eef78d32dafaf3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfb945231f1f0930ff1eb67d7cccf99b.setIcon(icon_af115e40bd9d78951a48617627dd9e18);
|
|
|
|
|
|
var marker_e550d84bc04db69da697eae506826e14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0bbedcd6c82107371a6e59c82930a2f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0c8fb6f868af479dd66968d0d1e4010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f58a62d575f9e3d7a1fbc238b85475b = $(`<div id="html_4f58a62d575f9e3d7a1fbc238b85475b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_d0c8fb6f868af479dd66968d0d1e4010.setContent(html_4f58a62d575f9e3d7a1fbc238b85475b);
|
|
|
|
|
|
|
|
marker_e550d84bc04db69da697eae506826e14.bindPopup(popup_d0c8fb6f868af479dd66968d0d1e4010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e550d84bc04db69da697eae506826e14.setIcon(icon_0bbedcd6c82107371a6e59c82930a2f5);
|
|
|
|
|
|
var marker_efc4fe3870a3c7733356df83309d8637 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_77af3cd194405c4ec9c17ce53ed882bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78e36fbb94401b3d782e005ea729ed06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f16894710eab7450e92e01a5f41642df = $(`<div id="html_f16894710eab7450e92e01a5f41642df" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_78e36fbb94401b3d782e005ea729ed06.setContent(html_f16894710eab7450e92e01a5f41642df);
|
|
|
|
|
|
|
|
marker_efc4fe3870a3c7733356df83309d8637.bindPopup(popup_78e36fbb94401b3d782e005ea729ed06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_efc4fe3870a3c7733356df83309d8637.setIcon(icon_77af3cd194405c4ec9c17ce53ed882bf);
|
|
|
|
|
|
var marker_399144c1a2afd79c184f2f26f4e07cbc = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b01fc74c22e320237f82667896cf402b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b523384f7ab96a9e97e090ea14c841e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ded6d156aa186d03cc228585b68f8b1 = $(`<div id="html_4ded6d156aa186d03cc228585b68f8b1" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_b523384f7ab96a9e97e090ea14c841e5.setContent(html_4ded6d156aa186d03cc228585b68f8b1);
|
|
|
|
|
|
|
|
marker_399144c1a2afd79c184f2f26f4e07cbc.bindPopup(popup_b523384f7ab96a9e97e090ea14c841e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_399144c1a2afd79c184f2f26f4e07cbc.setIcon(icon_b01fc74c22e320237f82667896cf402b);
|
|
|
|
|
|
var marker_6e77eedd95b4ac18e6c1b7d50be1bdcb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_18e5c89d6f2a26ab141718de99f3be4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1874281935c5429f3550aa1dde441c4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18be957537c688dd9eb519f7ac832046 = $(`<div id="html_18be957537c688dd9eb519f7ac832046" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_1874281935c5429f3550aa1dde441c4a.setContent(html_18be957537c688dd9eb519f7ac832046);
|
|
|
|
|
|
|
|
marker_6e77eedd95b4ac18e6c1b7d50be1bdcb.bindPopup(popup_1874281935c5429f3550aa1dde441c4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e77eedd95b4ac18e6c1b7d50be1bdcb.setIcon(icon_18e5c89d6f2a26ab141718de99f3be4a);
|
|
|
|
|
|
var marker_d6349f1086584ae91878a8718c1d088f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_55797d51df1f80debb4b6e1f59cebfe9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d9dc670ca2aa8914d26cda2c41d87f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c709eb8a21572333aa2111fdc0e719b = $(`<div id="html_7c709eb8a21572333aa2111fdc0e719b" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_1d9dc670ca2aa8914d26cda2c41d87f1.setContent(html_7c709eb8a21572333aa2111fdc0e719b);
|
|
|
|
|
|
|
|
marker_d6349f1086584ae91878a8718c1d088f.bindPopup(popup_1d9dc670ca2aa8914d26cda2c41d87f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6349f1086584ae91878a8718c1d088f.setIcon(icon_55797d51df1f80debb4b6e1f59cebfe9);
|
|
|
|
|
|
var marker_f97bf479cda7d90b802d05bfd3b67423 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f222de5afb5ec40b017177317425e0cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7670566814a5375c38d1ec8666cfbe02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b01294929c43598511c80f01c069021c = $(`<div id="html_b01294929c43598511c80f01c069021c" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_7670566814a5375c38d1ec8666cfbe02.setContent(html_b01294929c43598511c80f01c069021c);
|
|
|
|
|
|
|
|
marker_f97bf479cda7d90b802d05bfd3b67423.bindPopup(popup_7670566814a5375c38d1ec8666cfbe02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f97bf479cda7d90b802d05bfd3b67423.setIcon(icon_f222de5afb5ec40b017177317425e0cc);
|
|
|
|
|
|
var marker_ca2eeb580b80a33458303f1e1193aee4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_34703e83ab4e963410be791f51c7c10b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4c5161ae4ff8a60656403e875a77f2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfcd1bd97e9479a07b8703e93fe13bc4 = $(`<div id="html_bfcd1bd97e9479a07b8703e93fe13bc4" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_e4c5161ae4ff8a60656403e875a77f2b.setContent(html_bfcd1bd97e9479a07b8703e93fe13bc4);
|
|
|
|
|
|
|
|
marker_ca2eeb580b80a33458303f1e1193aee4.bindPopup(popup_e4c5161ae4ff8a60656403e875a77f2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca2eeb580b80a33458303f1e1193aee4.setIcon(icon_34703e83ab4e963410be791f51c7c10b);
|
|
|
|
|
|
var marker_d097011a6c539f83fccfe6d237f2b017 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_393489bd24c108e707de8da75e93c020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cd7510ede68952a35e2915c9e4eff91 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37d33300eab7ab0fb25a7580c96755f9 = $(`<div id="html_37d33300eab7ab0fb25a7580c96755f9" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_5cd7510ede68952a35e2915c9e4eff91.setContent(html_37d33300eab7ab0fb25a7580c96755f9);
|
|
|
|
|
|
|
|
marker_d097011a6c539f83fccfe6d237f2b017.bindPopup(popup_5cd7510ede68952a35e2915c9e4eff91)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d097011a6c539f83fccfe6d237f2b017.setIcon(icon_393489bd24c108e707de8da75e93c020);
|
|
|
|
|
|
var marker_091a7b76e42778a4e0add88fdcf8436e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1bdb92f0663df5fbd48aa2d7f9c74033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d61b125cf4c8fd7e9b6747e9181596b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5496b3e4863799e9189f0501df79bf0 = $(`<div id="html_f5496b3e4863799e9189f0501df79bf0" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_d61b125cf4c8fd7e9b6747e9181596b6.setContent(html_f5496b3e4863799e9189f0501df79bf0);
|
|
|
|
|
|
|
|
marker_091a7b76e42778a4e0add88fdcf8436e.bindPopup(popup_d61b125cf4c8fd7e9b6747e9181596b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_091a7b76e42778a4e0add88fdcf8436e.setIcon(icon_1bdb92f0663df5fbd48aa2d7f9c74033);
|
|
|
|
|
|
var marker_8b2517722371e63af42a5656131c68ea = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0af3d7f5b3d9ee6c2e0d64eaed7a0986 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8baac70276fed06d86d4d022f6ebe1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_012ebedffab8a7f59339bc001e363eae = $(`<div id="html_012ebedffab8a7f59339bc001e363eae" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_a8baac70276fed06d86d4d022f6ebe1c.setContent(html_012ebedffab8a7f59339bc001e363eae);
|
|
|
|
|
|
|
|
marker_8b2517722371e63af42a5656131c68ea.bindPopup(popup_a8baac70276fed06d86d4d022f6ebe1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b2517722371e63af42a5656131c68ea.setIcon(icon_0af3d7f5b3d9ee6c2e0d64eaed7a0986);
|
|
|
|
|
|
var marker_429c33efc5b0606b7d840de8bb0c833c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e1958f3c96b43597afb26be808448332 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e8881572889183f2ce0d93511609465e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eafe11f4be748c6e1d2d4a35ff3d284c = $(`<div id="html_eafe11f4be748c6e1d2d4a35ff3d284c" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_e8881572889183f2ce0d93511609465e.setContent(html_eafe11f4be748c6e1d2d4a35ff3d284c);
|
|
|
|
|
|
|
|
marker_429c33efc5b0606b7d840de8bb0c833c.bindPopup(popup_e8881572889183f2ce0d93511609465e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_429c33efc5b0606b7d840de8bb0c833c.setIcon(icon_e1958f3c96b43597afb26be808448332);
|
|
|
|
|
|
var marker_44cf3e4c3b3c0fa7bdf67e00c6af0a49 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_038f196bb8f501ff6ac9ffd309bd535b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b400e3e264b26fcf5d9a34b30bb8e4aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_416d841f6679acb0c245314f2f614e55 = $(`<div id="html_416d841f6679acb0c245314f2f614e55" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_b400e3e264b26fcf5d9a34b30bb8e4aa.setContent(html_416d841f6679acb0c245314f2f614e55);
|
|
|
|
|
|
|
|
marker_44cf3e4c3b3c0fa7bdf67e00c6af0a49.bindPopup(popup_b400e3e264b26fcf5d9a34b30bb8e4aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44cf3e4c3b3c0fa7bdf67e00c6af0a49.setIcon(icon_038f196bb8f501ff6ac9ffd309bd535b);
|
|
|
|
|
|
var marker_490041f7ce2b3468dc9f3af48b1e555c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_011a3b9373049dc7f74c298aaeb1d690 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b76de601ba6bcd3b3246aa24569fd668 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b251ed709ec0656354278d1f3731cfd = $(`<div id="html_3b251ed709ec0656354278d1f3731cfd" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_b76de601ba6bcd3b3246aa24569fd668.setContent(html_3b251ed709ec0656354278d1f3731cfd);
|
|
|
|
|
|
|
|
marker_490041f7ce2b3468dc9f3af48b1e555c.bindPopup(popup_b76de601ba6bcd3b3246aa24569fd668)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_490041f7ce2b3468dc9f3af48b1e555c.setIcon(icon_011a3b9373049dc7f74c298aaeb1d690);
|
|
|
|
|
|
var marker_6ed92c223fc6c3b8119a10827b9d96aa = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_930c1ab88cf66cb48f91cb5e45895adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fb6aa50ca0f982b7e2d1772b074d7f01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c275bca87160576f233b78589cb869e7 = $(`<div id="html_c275bca87160576f233b78589cb869e7" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_fb6aa50ca0f982b7e2d1772b074d7f01.setContent(html_c275bca87160576f233b78589cb869e7);
|
|
|
|
|
|
|
|
marker_6ed92c223fc6c3b8119a10827b9d96aa.bindPopup(popup_fb6aa50ca0f982b7e2d1772b074d7f01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ed92c223fc6c3b8119a10827b9d96aa.setIcon(icon_930c1ab88cf66cb48f91cb5e45895adc);
|
|
|
|
|
|
var marker_a8d26a321537db740c5e87a73abada08 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5349a504c0e770e6af0899df24d82b34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60635bf0828a33352c2dc5a9c7ef3e56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74c96ac749fd231257764d3484ea81d1 = $(`<div id="html_74c96ac749fd231257764d3484ea81d1" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_60635bf0828a33352c2dc5a9c7ef3e56.setContent(html_74c96ac749fd231257764d3484ea81d1);
|
|
|
|
|
|
|
|
marker_a8d26a321537db740c5e87a73abada08.bindPopup(popup_60635bf0828a33352c2dc5a9c7ef3e56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8d26a321537db740c5e87a73abada08.setIcon(icon_5349a504c0e770e6af0899df24d82b34);
|
|
|
|
|
|
var marker_13a2ff6a5060627c942481f528d65cf4 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c7c070f4d2e72d5127eb00c85e9bed9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e71390ffebc188b5872b724405b44b15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_067acd3d4462ecdbd62733b47ec060bb = $(`<div id="html_067acd3d4462ecdbd62733b47ec060bb" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_e71390ffebc188b5872b724405b44b15.setContent(html_067acd3d4462ecdbd62733b47ec060bb);
|
|
|
|
|
|
|
|
marker_13a2ff6a5060627c942481f528d65cf4.bindPopup(popup_e71390ffebc188b5872b724405b44b15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13a2ff6a5060627c942481f528d65cf4.setIcon(icon_c7c070f4d2e72d5127eb00c85e9bed9c);
|
|
|
|
|
|
var marker_832147cfa106b89ff8df2223e23b7414 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1a1e3201c9d4ae34477763571207c6f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_869d03be26e39ac62fd00ff432d68a26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6459c73a000a41db3cac2655e0b4fb0d = $(`<div id="html_6459c73a000a41db3cac2655e0b4fb0d" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_869d03be26e39ac62fd00ff432d68a26.setContent(html_6459c73a000a41db3cac2655e0b4fb0d);
|
|
|
|
|
|
|
|
marker_832147cfa106b89ff8df2223e23b7414.bindPopup(popup_869d03be26e39ac62fd00ff432d68a26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_832147cfa106b89ff8df2223e23b7414.setIcon(icon_1a1e3201c9d4ae34477763571207c6f8);
|
|
|
|
|
|
var marker_b517e6db16cc881964a93375664c1794 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3a6d56ae731facddbd60934bd5ab139d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b6710541ce97a7c7d15f003395f7229 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cf65e158deb41ad8b59be8bb4ec310d = $(`<div id="html_9cf65e158deb41ad8b59be8bb4ec310d" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_8b6710541ce97a7c7d15f003395f7229.setContent(html_9cf65e158deb41ad8b59be8bb4ec310d);
|
|
|
|
|
|
|
|
marker_b517e6db16cc881964a93375664c1794.bindPopup(popup_8b6710541ce97a7c7d15f003395f7229)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b517e6db16cc881964a93375664c1794.setIcon(icon_3a6d56ae731facddbd60934bd5ab139d);
|
|
|
|
|
|
var marker_bc99b7ec57e8b367c5e5ddc83727e118 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e84550b30c5cfc2f34bfd8a8e85bd0d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2805f62cd80e34eb803f822e9249e915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73719a62f1c5eeb727cd4fd4d4a3fb3c = $(`<div id="html_73719a62f1c5eeb727cd4fd4d4a3fb3c" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_2805f62cd80e34eb803f822e9249e915.setContent(html_73719a62f1c5eeb727cd4fd4d4a3fb3c);
|
|
|
|
|
|
|
|
marker_bc99b7ec57e8b367c5e5ddc83727e118.bindPopup(popup_2805f62cd80e34eb803f822e9249e915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc99b7ec57e8b367c5e5ddc83727e118.setIcon(icon_e84550b30c5cfc2f34bfd8a8e85bd0d5);
|
|
|
|
|
|
var marker_fa017991cad67609ae7831feaf0853eb = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_dff4627a7f55be31055ed3c3c97fd80d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d17f5cd8150584ada0de69f37e5cd0a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7cb7765579fde6df5b11cecf8f66c48 = $(`<div id="html_d7cb7765579fde6df5b11cecf8f66c48" style="width: 100.0%; height: 100.0%;">toby.nettek.io</div>`)[0];
|
|
popup_d17f5cd8150584ada0de69f37e5cd0a7.setContent(html_d7cb7765579fde6df5b11cecf8f66c48);
|
|
|
|
|
|
|
|
marker_fa017991cad67609ae7831feaf0853eb.bindPopup(popup_d17f5cd8150584ada0de69f37e5cd0a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa017991cad67609ae7831feaf0853eb.setIcon(icon_dff4627a7f55be31055ed3c3c97fd80d);
|
|
|
|
|
|
var marker_2b3e068e57e9ef8fe7b401df47bc4167 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0d0a5db68a5eb829c2627b109ddeb1d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_536495d94302d2ff16c58633cbe0531a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7827755052af64a7bce634df71eb286 = $(`<div id="html_f7827755052af64a7bce634df71eb286" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_536495d94302d2ff16c58633cbe0531a.setContent(html_f7827755052af64a7bce634df71eb286);
|
|
|
|
|
|
|
|
marker_2b3e068e57e9ef8fe7b401df47bc4167.bindPopup(popup_536495d94302d2ff16c58633cbe0531a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b3e068e57e9ef8fe7b401df47bc4167.setIcon(icon_0d0a5db68a5eb829c2627b109ddeb1d7);
|
|
|
|
|
|
var marker_7ab691955aaa0044aa023732f077c82c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_44edbb0bb97410bed49a9d8bb31f14ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52d111ea8a13570745fb5542f52d6aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9a7e9e8f49d6fbf4c82006b475ede2f = $(`<div id="html_b9a7e9e8f49d6fbf4c82006b475ede2f" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_52d111ea8a13570745fb5542f52d6aee.setContent(html_b9a7e9e8f49d6fbf4c82006b475ede2f);
|
|
|
|
|
|
|
|
marker_7ab691955aaa0044aa023732f077c82c.bindPopup(popup_52d111ea8a13570745fb5542f52d6aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ab691955aaa0044aa023732f077c82c.setIcon(icon_44edbb0bb97410bed49a9d8bb31f14ab);
|
|
|
|
|
|
var marker_57cc98880e61a7519a7a68692041b187 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e21176137012f73663ed787cadd03b9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8c327fbba2c1d12018454f22bb37098 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7174515afc346319d21bfff68ac19f8 = $(`<div id="html_f7174515afc346319d21bfff68ac19f8" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_a8c327fbba2c1d12018454f22bb37098.setContent(html_f7174515afc346319d21bfff68ac19f8);
|
|
|
|
|
|
|
|
marker_57cc98880e61a7519a7a68692041b187.bindPopup(popup_a8c327fbba2c1d12018454f22bb37098)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57cc98880e61a7519a7a68692041b187.setIcon(icon_e21176137012f73663ed787cadd03b9e);
|
|
|
|
|
|
var marker_894f2a92a35a0ef1be050fc05f49424c = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_eabd3dd32b8fd6bd2e8728097b3e1f3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39f2602a5182b87dc73f3fcf0bbdcd54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c02142241402eeea7cf5e2d570185a19 = $(`<div id="html_c02142241402eeea7cf5e2d570185a19" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_39f2602a5182b87dc73f3fcf0bbdcd54.setContent(html_c02142241402eeea7cf5e2d570185a19);
|
|
|
|
|
|
|
|
marker_894f2a92a35a0ef1be050fc05f49424c.bindPopup(popup_39f2602a5182b87dc73f3fcf0bbdcd54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_894f2a92a35a0ef1be050fc05f49424c.setIcon(icon_eabd3dd32b8fd6bd2e8728097b3e1f3f);
|
|
|
|
|
|
var marker_84e101feba92fa83ec410f6651cd338a = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6631e8001636534ecba9c195c27129a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f57e5291d78414d476c6ab883c78e2de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_485b967edc9e9b75cb0a85b2244a1d4d = $(`<div id="html_485b967edc9e9b75cb0a85b2244a1d4d" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_f57e5291d78414d476c6ab883c78e2de.setContent(html_485b967edc9e9b75cb0a85b2244a1d4d);
|
|
|
|
|
|
|
|
marker_84e101feba92fa83ec410f6651cd338a.bindPopup(popup_f57e5291d78414d476c6ab883c78e2de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84e101feba92fa83ec410f6651cd338a.setIcon(icon_6631e8001636534ecba9c195c27129a7);
|
|
|
|
|
|
var marker_583b500fb607e240ae6235995bf03cb3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d8732f4391dff068fd0d024dd52d9e02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40d42162c585a1b112af8ec55156780b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a9096d90a6d85b15ce3184e9a9a7d45 = $(`<div id="html_3a9096d90a6d85b15ce3184e9a9a7d45" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_40d42162c585a1b112af8ec55156780b.setContent(html_3a9096d90a6d85b15ce3184e9a9a7d45);
|
|
|
|
|
|
|
|
marker_583b500fb607e240ae6235995bf03cb3.bindPopup(popup_40d42162c585a1b112af8ec55156780b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_583b500fb607e240ae6235995bf03cb3.setIcon(icon_d8732f4391dff068fd0d024dd52d9e02);
|
|
|
|
|
|
var marker_d9a1c76222e81dde9f28b3ea1f6c5e67 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_4553d7861db7383ceaf9212fba1f057d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46b21522ab6ca00cff5ea5f7fda8dc6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c85aaa573b94095e786caa075886ff9 = $(`<div id="html_7c85aaa573b94095e786caa075886ff9" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_46b21522ab6ca00cff5ea5f7fda8dc6d.setContent(html_7c85aaa573b94095e786caa075886ff9);
|
|
|
|
|
|
|
|
marker_d9a1c76222e81dde9f28b3ea1f6c5e67.bindPopup(popup_46b21522ab6ca00cff5ea5f7fda8dc6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9a1c76222e81dde9f28b3ea1f6c5e67.setIcon(icon_4553d7861db7383ceaf9212fba1f057d);
|
|
|
|
|
|
var marker_ab560343260c196d8a8861ba1b8f0cd1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_25333e34f300b289c5771b514bb0cb48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3792fcec110806490125c6fc0205d80d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70b52d8a20ec900933c0441424b5a738 = $(`<div id="html_70b52d8a20ec900933c0441424b5a738" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_3792fcec110806490125c6fc0205d80d.setContent(html_70b52d8a20ec900933c0441424b5a738);
|
|
|
|
|
|
|
|
marker_ab560343260c196d8a8861ba1b8f0cd1.bindPopup(popup_3792fcec110806490125c6fc0205d80d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab560343260c196d8a8861ba1b8f0cd1.setIcon(icon_25333e34f300b289c5771b514bb0cb48);
|
|
|
|
|
|
var marker_71300e5688ea56bbdc3b50d8e2f1a701 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2b395e9a01fb0d0e8f4e2afcd81357e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea8234531e46f330dfb75111105e6a88 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_075b13ea9c2289e2f78a12d6f44df06a = $(`<div id="html_075b13ea9c2289e2f78a12d6f44df06a" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_ea8234531e46f330dfb75111105e6a88.setContent(html_075b13ea9c2289e2f78a12d6f44df06a);
|
|
|
|
|
|
|
|
marker_71300e5688ea56bbdc3b50d8e2f1a701.bindPopup(popup_ea8234531e46f330dfb75111105e6a88)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71300e5688ea56bbdc3b50d8e2f1a701.setIcon(icon_2b395e9a01fb0d0e8f4e2afcd81357e5);
|
|
|
|
|
|
var marker_2b0ad534ac2798386054d3b16897a7d8 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5809dc17f9542d5b67c34b5029d28237 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9a6911aa688df5198e2e0040b1f0be0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_205cf3ab36877634934d86cc62af8cbd = $(`<div id="html_205cf3ab36877634934d86cc62af8cbd" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_b9a6911aa688df5198e2e0040b1f0be0.setContent(html_205cf3ab36877634934d86cc62af8cbd);
|
|
|
|
|
|
|
|
marker_2b0ad534ac2798386054d3b16897a7d8.bindPopup(popup_b9a6911aa688df5198e2e0040b1f0be0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b0ad534ac2798386054d3b16897a7d8.setIcon(icon_5809dc17f9542d5b67c34b5029d28237);
|
|
|
|
|
|
var marker_46d385926f0bcf11a61a603a7f1e6a87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_762291a58af9a9a1588007c7767b8464 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0d5399dab6ef09c155fca4578422b1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb29451cbc9f1c7a910770025dd42d43 = $(`<div id="html_bb29451cbc9f1c7a910770025dd42d43" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_e0d5399dab6ef09c155fca4578422b1d.setContent(html_bb29451cbc9f1c7a910770025dd42d43);
|
|
|
|
|
|
|
|
marker_46d385926f0bcf11a61a603a7f1e6a87.bindPopup(popup_e0d5399dab6ef09c155fca4578422b1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46d385926f0bcf11a61a603a7f1e6a87.setIcon(icon_762291a58af9a9a1588007c7767b8464);
|
|
|
|
|
|
var marker_90fdae9e1b55fcface9fc98ae70ae7fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_edb5545eb14387a87327e01850dbf8bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4590777c6d0e032db36beb2676420b3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4c98c0a94b343ff416373fac88c79d5 = $(`<div id="html_b4c98c0a94b343ff416373fac88c79d5" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_4590777c6d0e032db36beb2676420b3f.setContent(html_b4c98c0a94b343ff416373fac88c79d5);
|
|
|
|
|
|
|
|
marker_90fdae9e1b55fcface9fc98ae70ae7fd.bindPopup(popup_4590777c6d0e032db36beb2676420b3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90fdae9e1b55fcface9fc98ae70ae7fd.setIcon(icon_edb5545eb14387a87327e01850dbf8bd);
|
|
|
|
|
|
var marker_8322761f71761ce91d562f4b281fe0c8 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_ac8960f6df1dabaf5448e743e698e556 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f64d608230e2acd459b37718de64c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25871beee1a038af847fe49dc5f8ca78 = $(`<div id="html_25871beee1a038af847fe49dc5f8ca78" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_a1f64d608230e2acd459b37718de64c4.setContent(html_25871beee1a038af847fe49dc5f8ca78);
|
|
|
|
|
|
|
|
marker_8322761f71761ce91d562f4b281fe0c8.bindPopup(popup_a1f64d608230e2acd459b37718de64c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8322761f71761ce91d562f4b281fe0c8.setIcon(icon_ac8960f6df1dabaf5448e743e698e556);
|
|
|
|
|
|
var marker_c6fa71aaccdb48e335fd7b788d175b3e = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_675aa1c5acd37dfbfdd759ef11c7b3be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_796fcbb6bf12c8c87a38cb6168ba14e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1f8936c2fa8b5323284a23ee0e534e9 = $(`<div id="html_b1f8936c2fa8b5323284a23ee0e534e9" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_796fcbb6bf12c8c87a38cb6168ba14e9.setContent(html_b1f8936c2fa8b5323284a23ee0e534e9);
|
|
|
|
|
|
|
|
marker_c6fa71aaccdb48e335fd7b788d175b3e.bindPopup(popup_796fcbb6bf12c8c87a38cb6168ba14e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6fa71aaccdb48e335fd7b788d175b3e.setIcon(icon_675aa1c5acd37dfbfdd759ef11c7b3be);
|
|
|
|
|
|
var marker_5d0e532aa89e2db83607b40340b97673 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8afd7c2e215989f23f8725063a42fe30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab4d7a9cd827988a52451b2b3362c48e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7295364c4b83785e91100f429535ddc6 = $(`<div id="html_7295364c4b83785e91100f429535ddc6" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_ab4d7a9cd827988a52451b2b3362c48e.setContent(html_7295364c4b83785e91100f429535ddc6);
|
|
|
|
|
|
|
|
marker_5d0e532aa89e2db83607b40340b97673.bindPopup(popup_ab4d7a9cd827988a52451b2b3362c48e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d0e532aa89e2db83607b40340b97673.setIcon(icon_8afd7c2e215989f23f8725063a42fe30);
|
|
|
|
|
|
var marker_93923ec18fc79f42dd72898bfcb9ab99 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2aaa775934ef127f2d567f95893103dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9433fa691a8c9520e19c027ad365805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_798c0383bdba3237d055454c5e2ee734 = $(`<div id="html_798c0383bdba3237d055454c5e2ee734" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_e9433fa691a8c9520e19c027ad365805.setContent(html_798c0383bdba3237d055454c5e2ee734);
|
|
|
|
|
|
|
|
marker_93923ec18fc79f42dd72898bfcb9ab99.bindPopup(popup_e9433fa691a8c9520e19c027ad365805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93923ec18fc79f42dd72898bfcb9ab99.setIcon(icon_2aaa775934ef127f2d567f95893103dd);
|
|
|
|
|
|
var marker_9259cfc3c854c91dfc53a5c52686bb34 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_28b18288afa97f3fa97024ed8550c61f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e41b384c631cc543bf73d8c1f5c4200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08f56648146a6f50705fe9848a87eda0 = $(`<div id="html_08f56648146a6f50705fe9848a87eda0" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_6e41b384c631cc543bf73d8c1f5c4200.setContent(html_08f56648146a6f50705fe9848a87eda0);
|
|
|
|
|
|
|
|
marker_9259cfc3c854c91dfc53a5c52686bb34.bindPopup(popup_6e41b384c631cc543bf73d8c1f5c4200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9259cfc3c854c91dfc53a5c52686bb34.setIcon(icon_28b18288afa97f3fa97024ed8550c61f);
|
|
|
|
|
|
var marker_e92da3ee643a7491b16c78a957befcc2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_ac085577165d3a9281b9e0a988ddd10c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6398966507900f63e52991ec70bf5c6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3d522dd5317a81b4fb694655cd21dea = $(`<div id="html_c3d522dd5317a81b4fb694655cd21dea" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_6398966507900f63e52991ec70bf5c6f.setContent(html_c3d522dd5317a81b4fb694655cd21dea);
|
|
|
|
|
|
|
|
marker_e92da3ee643a7491b16c78a957befcc2.bindPopup(popup_6398966507900f63e52991ec70bf5c6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e92da3ee643a7491b16c78a957befcc2.setIcon(icon_ac085577165d3a9281b9e0a988ddd10c);
|
|
|
|
|
|
var marker_34f5d8b7038b332db05dd5b4756f0316 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_7b4f7fcc094155973b333b3ac167d1c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1798ed825dc0bd46e80f56a40122033 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_820b4f876df2923c1e93207b9daadfc8 = $(`<div id="html_820b4f876df2923c1e93207b9daadfc8" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_b1798ed825dc0bd46e80f56a40122033.setContent(html_820b4f876df2923c1e93207b9daadfc8);
|
|
|
|
|
|
|
|
marker_34f5d8b7038b332db05dd5b4756f0316.bindPopup(popup_b1798ed825dc0bd46e80f56a40122033)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34f5d8b7038b332db05dd5b4756f0316.setIcon(icon_7b4f7fcc094155973b333b3ac167d1c9);
|
|
|
|
|
|
var marker_eec94ddb6f8ca7c8e8569fda08fdedae = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5d2667d9a2cf7cc908917ea737f9cb79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce7c31615348811e970743b8cb210530 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_939b4c1bdee229cf76f21909cf207f27 = $(`<div id="html_939b4c1bdee229cf76f21909cf207f27" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_ce7c31615348811e970743b8cb210530.setContent(html_939b4c1bdee229cf76f21909cf207f27);
|
|
|
|
|
|
|
|
marker_eec94ddb6f8ca7c8e8569fda08fdedae.bindPopup(popup_ce7c31615348811e970743b8cb210530)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eec94ddb6f8ca7c8e8569fda08fdedae.setIcon(icon_5d2667d9a2cf7cc908917ea737f9cb79);
|
|
|
|
|
|
var marker_3455b12839781ffb98f711e7e16dabf9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_cfc0b134f7d8f3013352dfe13f936934 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2428b7c31b6431b300c3eaf406d7c96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cb2aca5299d92a34f8f52de70077151 = $(`<div id="html_8cb2aca5299d92a34f8f52de70077151" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_e2428b7c31b6431b300c3eaf406d7c96.setContent(html_8cb2aca5299d92a34f8f52de70077151);
|
|
|
|
|
|
|
|
marker_3455b12839781ffb98f711e7e16dabf9.bindPopup(popup_e2428b7c31b6431b300c3eaf406d7c96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3455b12839781ffb98f711e7e16dabf9.setIcon(icon_cfc0b134f7d8f3013352dfe13f936934);
|
|
|
|
|
|
var marker_a8dc5c09d01be97282769356772fbea6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_90a95f4d62bc4d666150f35e26e30376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ec143864e93d767794a87f848394dc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c0bdbdc0a8115730a239b3e51a768b0 = $(`<div id="html_9c0bdbdc0a8115730a239b3e51a768b0" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_9ec143864e93d767794a87f848394dc3.setContent(html_9c0bdbdc0a8115730a239b3e51a768b0);
|
|
|
|
|
|
|
|
marker_a8dc5c09d01be97282769356772fbea6.bindPopup(popup_9ec143864e93d767794a87f848394dc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8dc5c09d01be97282769356772fbea6.setIcon(icon_90a95f4d62bc4d666150f35e26e30376);
|
|
|
|
|
|
var marker_376e26b6173de1e661ac6fd6c727daa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_752f959fbf9ba4c0237b71c03e789e4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aed053c16709f7e7a9056be38c3b46bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb97e404560947e362debd42acd8ab3 = $(`<div id="html_0eb97e404560947e362debd42acd8ab3" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_aed053c16709f7e7a9056be38c3b46bd.setContent(html_0eb97e404560947e362debd42acd8ab3);
|
|
|
|
|
|
|
|
marker_376e26b6173de1e661ac6fd6c727daa9.bindPopup(popup_aed053c16709f7e7a9056be38c3b46bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376e26b6173de1e661ac6fd6c727daa9.setIcon(icon_752f959fbf9ba4c0237b71c03e789e4c);
|
|
|
|
|
|
var marker_f1f3eb0cce040c0fba86cb0c80a69556 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c314b6b1e135780de1931985b0fe13cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a1c353f7762b87cfd05e9f664ca9505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebe40e771b07d8388f36707cff3454d9 = $(`<div id="html_ebe40e771b07d8388f36707cff3454d9" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_6a1c353f7762b87cfd05e9f664ca9505.setContent(html_ebe40e771b07d8388f36707cff3454d9);
|
|
|
|
|
|
|
|
marker_f1f3eb0cce040c0fba86cb0c80a69556.bindPopup(popup_6a1c353f7762b87cfd05e9f664ca9505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1f3eb0cce040c0fba86cb0c80a69556.setIcon(icon_c314b6b1e135780de1931985b0fe13cd);
|
|
|
|
|
|
var marker_fc4a53757f7b1b8905e75f6eec2512ac = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_710ec5f8bb0677a6f0c70926fcb7376e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f82c58c34b779556d58e5b4aa242b2e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c6d8d75a1e58ce445ba42143b4f9979 = $(`<div id="html_1c6d8d75a1e58ce445ba42143b4f9979" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_f82c58c34b779556d58e5b4aa242b2e5.setContent(html_1c6d8d75a1e58ce445ba42143b4f9979);
|
|
|
|
|
|
|
|
marker_fc4a53757f7b1b8905e75f6eec2512ac.bindPopup(popup_f82c58c34b779556d58e5b4aa242b2e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc4a53757f7b1b8905e75f6eec2512ac.setIcon(icon_710ec5f8bb0677a6f0c70926fcb7376e);
|
|
|
|
|
|
var marker_1e4b3e9057c250a7d5968d53095fb608 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_251b0967ea465d2621c21e8d64f806bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f507f655ce604fefda1363fab5e787f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b832deaf7e9c8ca54c2948c67613faf8 = $(`<div id="html_b832deaf7e9c8ca54c2948c67613faf8" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_6f507f655ce604fefda1363fab5e787f.setContent(html_b832deaf7e9c8ca54c2948c67613faf8);
|
|
|
|
|
|
|
|
marker_1e4b3e9057c250a7d5968d53095fb608.bindPopup(popup_6f507f655ce604fefda1363fab5e787f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e4b3e9057c250a7d5968d53095fb608.setIcon(icon_251b0967ea465d2621c21e8d64f806bd);
|
|
|
|
|
|
var marker_1a6d9c976a16909d57bf52ab4e070b3f = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_9fce56127185a85766da622b38cedd1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1c98e1a401a49313fab6651faef0f5a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4ad47a2ff18e424d1a5ae46393c5efa = $(`<div id="html_c4ad47a2ff18e424d1a5ae46393c5efa" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_c1c98e1a401a49313fab6651faef0f5a.setContent(html_c4ad47a2ff18e424d1a5ae46393c5efa);
|
|
|
|
|
|
|
|
marker_1a6d9c976a16909d57bf52ab4e070b3f.bindPopup(popup_c1c98e1a401a49313fab6651faef0f5a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a6d9c976a16909d57bf52ab4e070b3f.setIcon(icon_9fce56127185a85766da622b38cedd1b);
|
|
|
|
|
|
var marker_1f921def4dbf7def43075b6799308f63 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_70fbced5417587baa38e5b1af3f67769 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f16eb273c6fa156dd4299cfa06a2fb41 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d953205a851d1c41babf73187e6bef48 = $(`<div id="html_d953205a851d1c41babf73187e6bef48" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_f16eb273c6fa156dd4299cfa06a2fb41.setContent(html_d953205a851d1c41babf73187e6bef48);
|
|
|
|
|
|
|
|
marker_1f921def4dbf7def43075b6799308f63.bindPopup(popup_f16eb273c6fa156dd4299cfa06a2fb41)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f921def4dbf7def43075b6799308f63.setIcon(icon_70fbced5417587baa38e5b1af3f67769);
|
|
|
|
|
|
var marker_cf0a2350808aea1615cefafb9b63239c = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bba2a4651fac051edf9b3ecf717cfefc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6061d097f5066bd52bf303b25fa28280 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d6468fd95570894f7973cc3ac404274 = $(`<div id="html_8d6468fd95570894f7973cc3ac404274" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_6061d097f5066bd52bf303b25fa28280.setContent(html_8d6468fd95570894f7973cc3ac404274);
|
|
|
|
|
|
|
|
marker_cf0a2350808aea1615cefafb9b63239c.bindPopup(popup_6061d097f5066bd52bf303b25fa28280)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf0a2350808aea1615cefafb9b63239c.setIcon(icon_bba2a4651fac051edf9b3ecf717cfefc);
|
|
|
|
|
|
var marker_ecaf68885ae44d19429b5fecdc7b9606 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6ec05e1515ee1649646bf670e8f93d09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8f441774ce2cbcb80dce734e8fa4b9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ae20fa731470d9d92466584011aa623 = $(`<div id="html_7ae20fa731470d9d92466584011aa623" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_d8f441774ce2cbcb80dce734e8fa4b9f.setContent(html_7ae20fa731470d9d92466584011aa623);
|
|
|
|
|
|
|
|
marker_ecaf68885ae44d19429b5fecdc7b9606.bindPopup(popup_d8f441774ce2cbcb80dce734e8fa4b9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ecaf68885ae44d19429b5fecdc7b9606.setIcon(icon_6ec05e1515ee1649646bf670e8f93d09);
|
|
|
|
|
|
var marker_f7e05fe2282703c356a0480109c50742 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_03dde35966e0b393affca450c9c9438b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_446cbf9e0b518842182e8598e7aaf436 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46a419d99b4c6c48013a3e4a013a3d4d = $(`<div id="html_46a419d99b4c6c48013a3e4a013a3d4d" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_446cbf9e0b518842182e8598e7aaf436.setContent(html_46a419d99b4c6c48013a3e4a013a3d4d);
|
|
|
|
|
|
|
|
marker_f7e05fe2282703c356a0480109c50742.bindPopup(popup_446cbf9e0b518842182e8598e7aaf436)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7e05fe2282703c356a0480109c50742.setIcon(icon_03dde35966e0b393affca450c9c9438b);
|
|
|
|
|
|
var marker_0094d2566a85c71b7588152fea03274b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b2b53cf1b65c6eca64916a118312afe9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4055d68527eff29b33459bdb98e8f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e04b0e9f23d298369b31394ffa66fee0 = $(`<div id="html_e04b0e9f23d298369b31394ffa66fee0" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_b4055d68527eff29b33459bdb98e8f39.setContent(html_e04b0e9f23d298369b31394ffa66fee0);
|
|
|
|
|
|
|
|
marker_0094d2566a85c71b7588152fea03274b.bindPopup(popup_b4055d68527eff29b33459bdb98e8f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0094d2566a85c71b7588152fea03274b.setIcon(icon_b2b53cf1b65c6eca64916a118312afe9);
|
|
|
|
|
|
var marker_07549cb9ddc4690070686475ab1e2c2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_4ca7fa2591a9c43c8b8197bf5239cbb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d92c2855ad20cd55fcac8047b5604f9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b93fd76f32c92895b003eb09b67bef8a = $(`<div id="html_b93fd76f32c92895b003eb09b67bef8a" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_d92c2855ad20cd55fcac8047b5604f9a.setContent(html_b93fd76f32c92895b003eb09b67bef8a);
|
|
|
|
|
|
|
|
marker_07549cb9ddc4690070686475ab1e2c2e.bindPopup(popup_d92c2855ad20cd55fcac8047b5604f9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07549cb9ddc4690070686475ab1e2c2e.setIcon(icon_4ca7fa2591a9c43c8b8197bf5239cbb8);
|
|
|
|
|
|
var marker_f9af483fd1f349ef31f5a1c5a459537c = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_7a9c5b65a2ea5492e136dadfcf9020cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bb50a51e084986b5adbf2290e2b36cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_369e72cd421f287e58297def52666730 = $(`<div id="html_369e72cd421f287e58297def52666730" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_2bb50a51e084986b5adbf2290e2b36cc.setContent(html_369e72cd421f287e58297def52666730);
|
|
|
|
|
|
|
|
marker_f9af483fd1f349ef31f5a1c5a459537c.bindPopup(popup_2bb50a51e084986b5adbf2290e2b36cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9af483fd1f349ef31f5a1c5a459537c.setIcon(icon_7a9c5b65a2ea5492e136dadfcf9020cd);
|
|
|
|
|
|
var marker_d97d84a4e58d5ac7654f42f0a0ff21cc = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e0a27a9d075007106f0a13652278b879 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae0cf9e03ee7a195d08ad7aa9cf5e8a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_126b1395480d5ae5df892fb11a7fdaeb = $(`<div id="html_126b1395480d5ae5df892fb11a7fdaeb" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_ae0cf9e03ee7a195d08ad7aa9cf5e8a5.setContent(html_126b1395480d5ae5df892fb11a7fdaeb);
|
|
|
|
|
|
|
|
marker_d97d84a4e58d5ac7654f42f0a0ff21cc.bindPopup(popup_ae0cf9e03ee7a195d08ad7aa9cf5e8a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d97d84a4e58d5ac7654f42f0a0ff21cc.setIcon(icon_e0a27a9d075007106f0a13652278b879);
|
|
|
|
|
|
var marker_15f1d2b8076b9ce0e7a3735f73db52df = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6cd2558f3a5171d2af7be318fb7f4825 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fead751d5bbba1af8326d8905d9ea035 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30fd02fb9ed23721662daaeec079b0e5 = $(`<div id="html_30fd02fb9ed23721662daaeec079b0e5" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_fead751d5bbba1af8326d8905d9ea035.setContent(html_30fd02fb9ed23721662daaeec079b0e5);
|
|
|
|
|
|
|
|
marker_15f1d2b8076b9ce0e7a3735f73db52df.bindPopup(popup_fead751d5bbba1af8326d8905d9ea035)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15f1d2b8076b9ce0e7a3735f73db52df.setIcon(icon_6cd2558f3a5171d2af7be318fb7f4825);
|
|
|
|
|
|
var marker_95e7938dcb062f3cfe1e3c46a171bca1 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_7f32a7f5254941055326ab34cad7b492 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f1526b8b1ecf7c309897fdc0d98fa04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_265f3d5c499a0f4a96ef7522f23a7bd4 = $(`<div id="html_265f3d5c499a0f4a96ef7522f23a7bd4" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_4f1526b8b1ecf7c309897fdc0d98fa04.setContent(html_265f3d5c499a0f4a96ef7522f23a7bd4);
|
|
|
|
|
|
|
|
marker_95e7938dcb062f3cfe1e3c46a171bca1.bindPopup(popup_4f1526b8b1ecf7c309897fdc0d98fa04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e7938dcb062f3cfe1e3c46a171bca1.setIcon(icon_7f32a7f5254941055326ab34cad7b492);
|
|
|
|
|
|
var marker_1628ff3123441d0c0adba0cf95b87a78 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_fbd6e1887ae054bcd99de52b22f485da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1ed5608de7e665ab2c46050e70c9c90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da45cce43dc621bac715813572029c06 = $(`<div id="html_da45cce43dc621bac715813572029c06" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_c1ed5608de7e665ab2c46050e70c9c90.setContent(html_da45cce43dc621bac715813572029c06);
|
|
|
|
|
|
|
|
marker_1628ff3123441d0c0adba0cf95b87a78.bindPopup(popup_c1ed5608de7e665ab2c46050e70c9c90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1628ff3123441d0c0adba0cf95b87a78.setIcon(icon_fbd6e1887ae054bcd99de52b22f485da);
|
|
|
|
|
|
var marker_5b0ad468c12dcd5ee84dc79b100611b8 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_95b915024a883dcf490c1bcd04c4141a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_524dc86fcf52156f9991362161768056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a438a3e15a9f29b798c900b9fc408c1 = $(`<div id="html_8a438a3e15a9f29b798c900b9fc408c1" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_524dc86fcf52156f9991362161768056.setContent(html_8a438a3e15a9f29b798c900b9fc408c1);
|
|
|
|
|
|
|
|
marker_5b0ad468c12dcd5ee84dc79b100611b8.bindPopup(popup_524dc86fcf52156f9991362161768056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b0ad468c12dcd5ee84dc79b100611b8.setIcon(icon_95b915024a883dcf490c1bcd04c4141a);
|
|
|
|
|
|
var marker_5756e0e2caa29eb579097c803476eec9 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1ea89db0012cac83724f91ebb74ec3f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68a58b9824db06066b7b57d8ee0b7a8f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abf9a4b71a3a88c25423a45f8542b12b = $(`<div id="html_abf9a4b71a3a88c25423a45f8542b12b" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_68a58b9824db06066b7b57d8ee0b7a8f.setContent(html_abf9a4b71a3a88c25423a45f8542b12b);
|
|
|
|
|
|
|
|
marker_5756e0e2caa29eb579097c803476eec9.bindPopup(popup_68a58b9824db06066b7b57d8ee0b7a8f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5756e0e2caa29eb579097c803476eec9.setIcon(icon_1ea89db0012cac83724f91ebb74ec3f8);
|
|
|
|
|
|
var marker_9e9e75575126af5826eae97a80b56afd = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8b345b7871ebc9f69696ea087283928b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a244ac8ecb4ae7b32d4d46e33a870cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2845c5e8e40485fd2ce1eb157de94fc2 = $(`<div id="html_2845c5e8e40485fd2ce1eb157de94fc2" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_5a244ac8ecb4ae7b32d4d46e33a870cb.setContent(html_2845c5e8e40485fd2ce1eb157de94fc2);
|
|
|
|
|
|
|
|
marker_9e9e75575126af5826eae97a80b56afd.bindPopup(popup_5a244ac8ecb4ae7b32d4d46e33a870cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e9e75575126af5826eae97a80b56afd.setIcon(icon_8b345b7871ebc9f69696ea087283928b);
|
|
|
|
|
|
var marker_84097e4dedcf8994dc69995ffa9d9d4b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_ce1ecf51517504f6518088780d630fef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb45ce0be7544b288e303a22f169db56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df17604d53ff71f895466528291649f4 = $(`<div id="html_df17604d53ff71f895466528291649f4" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_cb45ce0be7544b288e303a22f169db56.setContent(html_df17604d53ff71f895466528291649f4);
|
|
|
|
|
|
|
|
marker_84097e4dedcf8994dc69995ffa9d9d4b.bindPopup(popup_cb45ce0be7544b288e303a22f169db56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84097e4dedcf8994dc69995ffa9d9d4b.setIcon(icon_ce1ecf51517504f6518088780d630fef);
|
|
|
|
|
|
var marker_d500bb88f8e2e86b6774d50bbe5a6904 = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_63f92bc3630531d07fed59f3d8710780 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df9708b8a602f16b94ec6804d10c41fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be749825d357a6243047b717e3062c0e = $(`<div id="html_be749825d357a6243047b717e3062c0e" style="width: 100.0%; height: 100.0%;">nostr-relay.aruku.kro.kr</div>`)[0];
|
|
popup_df9708b8a602f16b94ec6804d10c41fb.setContent(html_be749825d357a6243047b717e3062c0e);
|
|
|
|
|
|
|
|
marker_d500bb88f8e2e86b6774d50bbe5a6904.bindPopup(popup_df9708b8a602f16b94ec6804d10c41fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d500bb88f8e2e86b6774d50bbe5a6904.setIcon(icon_63f92bc3630531d07fed59f3d8710780);
|
|
|
|
|
|
var marker_75187e69048899c27e1345249036deff = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6bf1c7f6f99a079db0b49b7515bba898 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e3d6432d010e485f41bd63044bc615b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb6440c2a666371d87ae6a5ab7b6cf93 = $(`<div id="html_bb6440c2a666371d87ae6a5ab7b6cf93" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_1e3d6432d010e485f41bd63044bc615b.setContent(html_bb6440c2a666371d87ae6a5ab7b6cf93);
|
|
|
|
|
|
|
|
marker_75187e69048899c27e1345249036deff.bindPopup(popup_1e3d6432d010e485f41bd63044bc615b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75187e69048899c27e1345249036deff.setIcon(icon_6bf1c7f6f99a079db0b49b7515bba898);
|
|
|
|
|
|
var marker_8c370d14eb6c07431cbbd635710f7e81 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6058c1fc7130d11b0be4269fe1ceb463 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e659c9db49ae3a79d23f13665bc7b60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f72c85d9eea36e5c10b4d4ecb94861ed = $(`<div id="html_f72c85d9eea36e5c10b4d4ecb94861ed" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_5e659c9db49ae3a79d23f13665bc7b60.setContent(html_f72c85d9eea36e5c10b4d4ecb94861ed);
|
|
|
|
|
|
|
|
marker_8c370d14eb6c07431cbbd635710f7e81.bindPopup(popup_5e659c9db49ae3a79d23f13665bc7b60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c370d14eb6c07431cbbd635710f7e81.setIcon(icon_6058c1fc7130d11b0be4269fe1ceb463);
|
|
|
|
|
|
var marker_cc4ca88138219613167b27a90a2829a1 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0bed4ed2fec4b1fec3d9961483e28d29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_782182190b521d484b58081c4e3058bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1520418a67dfa51fdac6ee2eb24e86e8 = $(`<div id="html_1520418a67dfa51fdac6ee2eb24e86e8" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_782182190b521d484b58081c4e3058bd.setContent(html_1520418a67dfa51fdac6ee2eb24e86e8);
|
|
|
|
|
|
|
|
marker_cc4ca88138219613167b27a90a2829a1.bindPopup(popup_782182190b521d484b58081c4e3058bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc4ca88138219613167b27a90a2829a1.setIcon(icon_0bed4ed2fec4b1fec3d9961483e28d29);
|
|
|
|
|
|
var marker_f86cc637783ef548f2f210f801047349 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a69064fe6e6829faf7f28c4485791e3e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2e33dd43effa7b0cbb07217cbedce3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e031cb8635aac7d54d043820266c09d0 = $(`<div id="html_e031cb8635aac7d54d043820266c09d0" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_c2e33dd43effa7b0cbb07217cbedce3c.setContent(html_e031cb8635aac7d54d043820266c09d0);
|
|
|
|
|
|
|
|
marker_f86cc637783ef548f2f210f801047349.bindPopup(popup_c2e33dd43effa7b0cbb07217cbedce3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f86cc637783ef548f2f210f801047349.setIcon(icon_a69064fe6e6829faf7f28c4485791e3e);
|
|
|
|
|
|
var marker_314c7a7f432ce5ec58307bcf9366ae74 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a6963b6ec2f329bf243ae9cec05b26e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_029686d81ceab8af0ec928a2f4491e8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e31daf534660f80f533e69512c0e5df = $(`<div id="html_5e31daf534660f80f533e69512c0e5df" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_029686d81ceab8af0ec928a2f4491e8c.setContent(html_5e31daf534660f80f533e69512c0e5df);
|
|
|
|
|
|
|
|
marker_314c7a7f432ce5ec58307bcf9366ae74.bindPopup(popup_029686d81ceab8af0ec928a2f4491e8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_314c7a7f432ce5ec58307bcf9366ae74.setIcon(icon_a6963b6ec2f329bf243ae9cec05b26e4);
|
|
|
|
|
|
var marker_70e3bc880a9978f77bcca5d87c09c340 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f4ec1002854e2248ec36395c412584b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_567e895a3534ea66f2b5520546d764fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b137938e623829f4ae6a94b795d355d7 = $(`<div id="html_b137938e623829f4ae6a94b795d355d7" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_567e895a3534ea66f2b5520546d764fc.setContent(html_b137938e623829f4ae6a94b795d355d7);
|
|
|
|
|
|
|
|
marker_70e3bc880a9978f77bcca5d87c09c340.bindPopup(popup_567e895a3534ea66f2b5520546d764fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e3bc880a9978f77bcca5d87c09c340.setIcon(icon_f4ec1002854e2248ec36395c412584b3);
|
|
|
|
|
|
var marker_3d0205c56cf345ac2262a7cdc7be43a0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e725a5e388d8474ee39f3910020e991c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84c192209e7350cd376492f1745adc0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_560d5d45ebb27e3e6ac6e729ba8e7a8b = $(`<div id="html_560d5d45ebb27e3e6ac6e729ba8e7a8b" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_84c192209e7350cd376492f1745adc0a.setContent(html_560d5d45ebb27e3e6ac6e729ba8e7a8b);
|
|
|
|
|
|
|
|
marker_3d0205c56cf345ac2262a7cdc7be43a0.bindPopup(popup_84c192209e7350cd376492f1745adc0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d0205c56cf345ac2262a7cdc7be43a0.setIcon(icon_e725a5e388d8474ee39f3910020e991c);
|
|
|
|
|
|
var marker_b7b4e4f4ee4b319ed3f625ae2fe8b81d = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b9fdcb0095b194019c4cd3dea52c9c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c88e01fc8b4d8612f2c6eee2687b6585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4b3fee275875e7876d931f10c3ad2f4 = $(`<div id="html_c4b3fee275875e7876d931f10c3ad2f4" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_c88e01fc8b4d8612f2c6eee2687b6585.setContent(html_c4b3fee275875e7876d931f10c3ad2f4);
|
|
|
|
|
|
|
|
marker_b7b4e4f4ee4b319ed3f625ae2fe8b81d.bindPopup(popup_c88e01fc8b4d8612f2c6eee2687b6585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7b4e4f4ee4b319ed3f625ae2fe8b81d.setIcon(icon_b9fdcb0095b194019c4cd3dea52c9c08);
|
|
|
|
|
|
var marker_70f170cb588bb55db9fe5d1915056711 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bd0a448564e0c412ea1241dbce82b9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8d77f3e3c99f564436cbbe41c17e975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91d838b668633bec8f45785d6cdbc063 = $(`<div id="html_91d838b668633bec8f45785d6cdbc063" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_a8d77f3e3c99f564436cbbe41c17e975.setContent(html_91d838b668633bec8f45785d6cdbc063);
|
|
|
|
|
|
|
|
marker_70f170cb588bb55db9fe5d1915056711.bindPopup(popup_a8d77f3e3c99f564436cbbe41c17e975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f170cb588bb55db9fe5d1915056711.setIcon(icon_bd0a448564e0c412ea1241dbce82b9e5);
|
|
|
|
|
|
var marker_29290d2bb7252d90b4dea8ffacdab5a6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_00da7b0ad0c4ffb3623442dd0c5598c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b47e5804a8d21d14128b046598c5eeec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f83680bd6d7b19a13df905715a050826 = $(`<div id="html_f83680bd6d7b19a13df905715a050826" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_b47e5804a8d21d14128b046598c5eeec.setContent(html_f83680bd6d7b19a13df905715a050826);
|
|
|
|
|
|
|
|
marker_29290d2bb7252d90b4dea8ffacdab5a6.bindPopup(popup_b47e5804a8d21d14128b046598c5eeec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29290d2bb7252d90b4dea8ffacdab5a6.setIcon(icon_00da7b0ad0c4ffb3623442dd0c5598c6);
|
|
|
|
|
|
var marker_154fa85d0ced0f4a0a0a0171ac290b24 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_19cc0f69c58017cff819d865ff15c993 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_845b50a0b3febcb89da3ec9a2e2464b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b955ae2fec3d836d07a2b92d583ca686 = $(`<div id="html_b955ae2fec3d836d07a2b92d583ca686" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_845b50a0b3febcb89da3ec9a2e2464b8.setContent(html_b955ae2fec3d836d07a2b92d583ca686);
|
|
|
|
|
|
|
|
marker_154fa85d0ced0f4a0a0a0171ac290b24.bindPopup(popup_845b50a0b3febcb89da3ec9a2e2464b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_154fa85d0ced0f4a0a0a0171ac290b24.setIcon(icon_19cc0f69c58017cff819d865ff15c993);
|
|
|
|
|
|
var marker_3c4c5274b1e7e2c973128586a770feb7 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1e05fd9a01629e45a1f06e5804e36e29 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075d99505d1e5c902b842667249064b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6265746167d7fc3a9fe58c39aed4d2c1 = $(`<div id="html_6265746167d7fc3a9fe58c39aed4d2c1" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_075d99505d1e5c902b842667249064b5.setContent(html_6265746167d7fc3a9fe58c39aed4d2c1);
|
|
|
|
|
|
|
|
marker_3c4c5274b1e7e2c973128586a770feb7.bindPopup(popup_075d99505d1e5c902b842667249064b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c4c5274b1e7e2c973128586a770feb7.setIcon(icon_1e05fd9a01629e45a1f06e5804e36e29);
|
|
|
|
|
|
var marker_22e971b64966cb9c416333a7203dcaa6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_34dd674d5b1f615bab6b398adbd54d6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_140165c98c19cb2decd5f1c98ef76056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_576bf24b921bfe1123739e46aa368885 = $(`<div id="html_576bf24b921bfe1123739e46aa368885" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_140165c98c19cb2decd5f1c98ef76056.setContent(html_576bf24b921bfe1123739e46aa368885);
|
|
|
|
|
|
|
|
marker_22e971b64966cb9c416333a7203dcaa6.bindPopup(popup_140165c98c19cb2decd5f1c98ef76056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22e971b64966cb9c416333a7203dcaa6.setIcon(icon_34dd674d5b1f615bab6b398adbd54d6f);
|
|
|
|
|
|
var marker_8eeb39062e4af32b993d5a3a1a149d99 = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bbcc53e1f00bbfbfd4a8864f50808f26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa30f4a93c2fa24a284613a3864114fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3df42fd3a38092a14ce18d154f93be64 = $(`<div id="html_3df42fd3a38092a14ce18d154f93be64" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_fa30f4a93c2fa24a284613a3864114fb.setContent(html_3df42fd3a38092a14ce18d154f93be64);
|
|
|
|
|
|
|
|
marker_8eeb39062e4af32b993d5a3a1a149d99.bindPopup(popup_fa30f4a93c2fa24a284613a3864114fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8eeb39062e4af32b993d5a3a1a149d99.setIcon(icon_bbcc53e1f00bbfbfd4a8864f50808f26);
|
|
|
|
|
|
var marker_e77762133b1597a1f74fe4706b448fff = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_fe90e3136e8c9877da007ae595a6b3d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08ebdef0cba0d7ed5fa679f87bfc90e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58dba6aacec87b6c7c4453dcddb18d3e = $(`<div id="html_58dba6aacec87b6c7c4453dcddb18d3e" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_08ebdef0cba0d7ed5fa679f87bfc90e7.setContent(html_58dba6aacec87b6c7c4453dcddb18d3e);
|
|
|
|
|
|
|
|
marker_e77762133b1597a1f74fe4706b448fff.bindPopup(popup_08ebdef0cba0d7ed5fa679f87bfc90e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e77762133b1597a1f74fe4706b448fff.setIcon(icon_fe90e3136e8c9877da007ae595a6b3d1);
|
|
|
|
|
|
var marker_b1d03fd32c7fe289086d62e6e9c8e547 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_62ec7976340e1c888db2ccd87e58e6a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b33763be0ca5df138df64e4aabd6176 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ecef5abf889bf7b048767bdf2233768 = $(`<div id="html_1ecef5abf889bf7b048767bdf2233768" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_1b33763be0ca5df138df64e4aabd6176.setContent(html_1ecef5abf889bf7b048767bdf2233768);
|
|
|
|
|
|
|
|
marker_b1d03fd32c7fe289086d62e6e9c8e547.bindPopup(popup_1b33763be0ca5df138df64e4aabd6176)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1d03fd32c7fe289086d62e6e9c8e547.setIcon(icon_62ec7976340e1c888db2ccd87e58e6a5);
|
|
|
|
|
|
var marker_eb6b92f0716a513406c4580ebfc006fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_185d55372f7e9cdf9c0b6bcc7e11c3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d8a42507db16338b898f225e5fc93e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1267ad67ac13ef2874e50e85b0ba1fe7 = $(`<div id="html_1267ad67ac13ef2874e50e85b0ba1fe7" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_3d8a42507db16338b898f225e5fc93e9.setContent(html_1267ad67ac13ef2874e50e85b0ba1fe7);
|
|
|
|
|
|
|
|
marker_eb6b92f0716a513406c4580ebfc006fe.bindPopup(popup_3d8a42507db16338b898f225e5fc93e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb6b92f0716a513406c4580ebfc006fe.setIcon(icon_185d55372f7e9cdf9c0b6bcc7e11c3c9);
|
|
|
|
|
|
var marker_7bbb7673b2b6e79a94dbea81605cb4c5 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0a433ff4a6f7e8c1ed1b8d5d9d214ca8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_332b5c22c9d4a61913631832d6503896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_985a7ead38d6c340da927d86565ed921 = $(`<div id="html_985a7ead38d6c340da927d86565ed921" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_332b5c22c9d4a61913631832d6503896.setContent(html_985a7ead38d6c340da927d86565ed921);
|
|
|
|
|
|
|
|
marker_7bbb7673b2b6e79a94dbea81605cb4c5.bindPopup(popup_332b5c22c9d4a61913631832d6503896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bbb7673b2b6e79a94dbea81605cb4c5.setIcon(icon_0a433ff4a6f7e8c1ed1b8d5d9d214ca8);
|
|
|
|
|
|
var marker_9c70a89b17b84ad19bdbd5082f9c4603 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d41309e57316a76401019dd71c3ab6d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45a326adc011b8e4be235dd7dbd9e2f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4572ab2e1435851a6899dddec1e40fd7 = $(`<div id="html_4572ab2e1435851a6899dddec1e40fd7" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_45a326adc011b8e4be235dd7dbd9e2f9.setContent(html_4572ab2e1435851a6899dddec1e40fd7);
|
|
|
|
|
|
|
|
marker_9c70a89b17b84ad19bdbd5082f9c4603.bindPopup(popup_45a326adc011b8e4be235dd7dbd9e2f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c70a89b17b84ad19bdbd5082f9c4603.setIcon(icon_d41309e57316a76401019dd71c3ab6d1);
|
|
|
|
|
|
var marker_11609a953a5ceda7e816fab434b48702 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d04631de31f884959905bcef3fee05ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_041bcc04685d34e4f3b3bbf08484e87e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_180830664091ae72f4dca6f81c99d028 = $(`<div id="html_180830664091ae72f4dca6f81c99d028" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_041bcc04685d34e4f3b3bbf08484e87e.setContent(html_180830664091ae72f4dca6f81c99d028);
|
|
|
|
|
|
|
|
marker_11609a953a5ceda7e816fab434b48702.bindPopup(popup_041bcc04685d34e4f3b3bbf08484e87e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11609a953a5ceda7e816fab434b48702.setIcon(icon_d04631de31f884959905bcef3fee05ae);
|
|
|
|
|
|
var marker_9c4bd9a0be84cb247eb084a6c3935d55 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b81244fa1a0c872c1cc937d75f7e6ee1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67a9697180027819539622dc4abb6933 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7988dbb8936c1921f09f6bef2241273c = $(`<div id="html_7988dbb8936c1921f09f6bef2241273c" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_67a9697180027819539622dc4abb6933.setContent(html_7988dbb8936c1921f09f6bef2241273c);
|
|
|
|
|
|
|
|
marker_9c4bd9a0be84cb247eb084a6c3935d55.bindPopup(popup_67a9697180027819539622dc4abb6933)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c4bd9a0be84cb247eb084a6c3935d55.setIcon(icon_b81244fa1a0c872c1cc937d75f7e6ee1);
|
|
|
|
|
|
var marker_f36dcd37b68188cfe974ac0496a41cf3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_cbd24ecb0ae0ad1f13ad8d9e718eba45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64bfe5547dfd9562117823329a7b771e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85a1195ccb28d173e26438f357702724 = $(`<div id="html_85a1195ccb28d173e26438f357702724" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_64bfe5547dfd9562117823329a7b771e.setContent(html_85a1195ccb28d173e26438f357702724);
|
|
|
|
|
|
|
|
marker_f36dcd37b68188cfe974ac0496a41cf3.bindPopup(popup_64bfe5547dfd9562117823329a7b771e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f36dcd37b68188cfe974ac0496a41cf3.setIcon(icon_cbd24ecb0ae0ad1f13ad8d9e718eba45);
|
|
|
|
|
|
var marker_50c717785ab5a41f8fd8b527fb91862f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e8d0c5969c9122a300b1235616adb70e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69d568592f46b75d2ec79abfad3f52bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ea184c518792601acaca6b2986887f9 = $(`<div id="html_2ea184c518792601acaca6b2986887f9" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_69d568592f46b75d2ec79abfad3f52bf.setContent(html_2ea184c518792601acaca6b2986887f9);
|
|
|
|
|
|
|
|
marker_50c717785ab5a41f8fd8b527fb91862f.bindPopup(popup_69d568592f46b75d2ec79abfad3f52bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50c717785ab5a41f8fd8b527fb91862f.setIcon(icon_e8d0c5969c9122a300b1235616adb70e);
|
|
|
|
|
|
var marker_77c54d0e629eeb649fdb5f8903fe3c1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a05161d06d69683fa24903aa40f89ff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a2f654e6564fe4fb96d55f5a9c5b2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5755fed430df4d7052d9bd6aee177af = $(`<div id="html_e5755fed430df4d7052d9bd6aee177af" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_f4a2f654e6564fe4fb96d55f5a9c5b2f.setContent(html_e5755fed430df4d7052d9bd6aee177af);
|
|
|
|
|
|
|
|
marker_77c54d0e629eeb649fdb5f8903fe3c1c.bindPopup(popup_f4a2f654e6564fe4fb96d55f5a9c5b2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77c54d0e629eeb649fdb5f8903fe3c1c.setIcon(icon_a05161d06d69683fa24903aa40f89ff7);
|
|
|
|
|
|
var marker_97169d3da8328a259839a2b1deb2f601 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_4ea8da7b119d141b5ba0c12f77424f55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b941121c339006b130cf37a34a10e00b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be6f6bf6346a75092e02132cf25b2840 = $(`<div id="html_be6f6bf6346a75092e02132cf25b2840" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_b941121c339006b130cf37a34a10e00b.setContent(html_be6f6bf6346a75092e02132cf25b2840);
|
|
|
|
|
|
|
|
marker_97169d3da8328a259839a2b1deb2f601.bindPopup(popup_b941121c339006b130cf37a34a10e00b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97169d3da8328a259839a2b1deb2f601.setIcon(icon_4ea8da7b119d141b5ba0c12f77424f55);
|
|
|
|
|
|
var marker_bcfdfae8561fc093e29a0a47800a378e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3441b233adcb055cb08fa70b72fc2afd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e436408b107b03bb1707f524edddc233 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c383fd6cd096e2c9abdcbb329fb1878e = $(`<div id="html_c383fd6cd096e2c9abdcbb329fb1878e" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_e436408b107b03bb1707f524edddc233.setContent(html_c383fd6cd096e2c9abdcbb329fb1878e);
|
|
|
|
|
|
|
|
marker_bcfdfae8561fc093e29a0a47800a378e.bindPopup(popup_e436408b107b03bb1707f524edddc233)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcfdfae8561fc093e29a0a47800a378e.setIcon(icon_3441b233adcb055cb08fa70b72fc2afd);
|
|
|
|
|
|
var marker_d0bdf8bc9e742f7ed5b0a923cc807b8e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f7cd379932b52babc86237db5cd31d1d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db960eeeea428a5561b105d95db337e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb88633519eed1c76d476afa0b2b1901 = $(`<div id="html_cb88633519eed1c76d476afa0b2b1901" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_db960eeeea428a5561b105d95db337e5.setContent(html_cb88633519eed1c76d476afa0b2b1901);
|
|
|
|
|
|
|
|
marker_d0bdf8bc9e742f7ed5b0a923cc807b8e.bindPopup(popup_db960eeeea428a5561b105d95db337e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0bdf8bc9e742f7ed5b0a923cc807b8e.setIcon(icon_f7cd379932b52babc86237db5cd31d1d);
|
|
|
|
|
|
var marker_f03825a3d96153ea05f997013e79937e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3887f5936b61fcdc3975563270f9a212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea3683b1e77315abc6de9d67cbc37fe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c25de23411057bc07b3f9fd12a3135a6 = $(`<div id="html_c25de23411057bc07b3f9fd12a3135a6" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_ea3683b1e77315abc6de9d67cbc37fe9.setContent(html_c25de23411057bc07b3f9fd12a3135a6);
|
|
|
|
|
|
|
|
marker_f03825a3d96153ea05f997013e79937e.bindPopup(popup_ea3683b1e77315abc6de9d67cbc37fe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f03825a3d96153ea05f997013e79937e.setIcon(icon_3887f5936b61fcdc3975563270f9a212);
|
|
|
|
|
|
var marker_0ad2770abb8fdaac2d8bdebf7bd26b39 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f0f7d2e7c46eb21a4a9efdbc9e3b1e10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e4c13fa00bfca5037d7ae5c6975f921 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40c1c7a7bdfe084a98c3d6f14604a647 = $(`<div id="html_40c1c7a7bdfe084a98c3d6f14604a647" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_8e4c13fa00bfca5037d7ae5c6975f921.setContent(html_40c1c7a7bdfe084a98c3d6f14604a647);
|
|
|
|
|
|
|
|
marker_0ad2770abb8fdaac2d8bdebf7bd26b39.bindPopup(popup_8e4c13fa00bfca5037d7ae5c6975f921)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ad2770abb8fdaac2d8bdebf7bd26b39.setIcon(icon_f0f7d2e7c46eb21a4a9efdbc9e3b1e10);
|
|
|
|
|
|
var marker_29c759381f3eb5ffe9102c94cfbfd53d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_286c8172bcd6fb9b601f61cfbf2fe543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f49871fc0e50c3fad8cb45978dc1f81 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cbfa37f49f335448d91749f9d0047a7 = $(`<div id="html_2cbfa37f49f335448d91749f9d0047a7" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_9f49871fc0e50c3fad8cb45978dc1f81.setContent(html_2cbfa37f49f335448d91749f9d0047a7);
|
|
|
|
|
|
|
|
marker_29c759381f3eb5ffe9102c94cfbfd53d.bindPopup(popup_9f49871fc0e50c3fad8cb45978dc1f81)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29c759381f3eb5ffe9102c94cfbfd53d.setIcon(icon_286c8172bcd6fb9b601f61cfbf2fe543);
|
|
|
|
|
|
var marker_d21d6c65b7700d9bab8c19b35e3a90d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a236b41f6d4abcfde64e5aade426b1cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b7330f4c531508bb35cad11205c708d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ded8909aefe0592b98eb7d3db69fcea7 = $(`<div id="html_ded8909aefe0592b98eb7d3db69fcea7" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_9b7330f4c531508bb35cad11205c708d.setContent(html_ded8909aefe0592b98eb7d3db69fcea7);
|
|
|
|
|
|
|
|
marker_d21d6c65b7700d9bab8c19b35e3a90d4.bindPopup(popup_9b7330f4c531508bb35cad11205c708d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d21d6c65b7700d9bab8c19b35e3a90d4.setIcon(icon_a236b41f6d4abcfde64e5aade426b1cb);
|
|
|
|
|
|
var marker_70a0021f507ee7b3598cee9bf793776d = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e11e753d2b15546c9be4f6347de4e451 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc949986ef556e70618d103098859351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91a621afba6a696bbe7b98a092146ad3 = $(`<div id="html_91a621afba6a696bbe7b98a092146ad3" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_fc949986ef556e70618d103098859351.setContent(html_91a621afba6a696bbe7b98a092146ad3);
|
|
|
|
|
|
|
|
marker_70a0021f507ee7b3598cee9bf793776d.bindPopup(popup_fc949986ef556e70618d103098859351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70a0021f507ee7b3598cee9bf793776d.setIcon(icon_e11e753d2b15546c9be4f6347de4e451);
|
|
|
|
|
|
var marker_1bc0500d8969340af0535c29c48a18ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_789cf8e08ef31f07558cb642b9f5a6ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_109064b80e862ba223e9128112e99c98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a71a25b966af10c1dbb5bb056c0e0f6 = $(`<div id="html_2a71a25b966af10c1dbb5bb056c0e0f6" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_109064b80e862ba223e9128112e99c98.setContent(html_2a71a25b966af10c1dbb5bb056c0e0f6);
|
|
|
|
|
|
|
|
marker_1bc0500d8969340af0535c29c48a18ab.bindPopup(popup_109064b80e862ba223e9128112e99c98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc0500d8969340af0535c29c48a18ab.setIcon(icon_789cf8e08ef31f07558cb642b9f5a6ea);
|
|
|
|
|
|
var marker_7d0016aa641532ed975221e22d8be8d3 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_36223d862fb5e70a44f2ba325a528b4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b2960e9741361b461e34788f70b33be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96132ff8551043077884e3f020598c95 = $(`<div id="html_96132ff8551043077884e3f020598c95" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_4b2960e9741361b461e34788f70b33be.setContent(html_96132ff8551043077884e3f020598c95);
|
|
|
|
|
|
|
|
marker_7d0016aa641532ed975221e22d8be8d3.bindPopup(popup_4b2960e9741361b461e34788f70b33be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d0016aa641532ed975221e22d8be8d3.setIcon(icon_36223d862fb5e70a44f2ba325a528b4b);
|
|
|
|
|
|
var marker_3f2dfd4d3e621fb9c0d71af7e958a7d2 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_71648e8a279f46d09a2d7f927a7fbe04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c6729b549e186b1027afc2be12f5eb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c06c09a41f246950376301d105292022 = $(`<div id="html_c06c09a41f246950376301d105292022" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_7c6729b549e186b1027afc2be12f5eb5.setContent(html_c06c09a41f246950376301d105292022);
|
|
|
|
|
|
|
|
marker_3f2dfd4d3e621fb9c0d71af7e958a7d2.bindPopup(popup_7c6729b549e186b1027afc2be12f5eb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f2dfd4d3e621fb9c0d71af7e958a7d2.setIcon(icon_71648e8a279f46d09a2d7f927a7fbe04);
|
|
|
|
|
|
var marker_d1e486445c7a0f15c171e65b1888c9b5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_de44181db0d8ffdcbc2ce721dec03ca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffd112b4436d3b08645207e205a55551 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10476a29055af5b248770adf2dbc4aa3 = $(`<div id="html_10476a29055af5b248770adf2dbc4aa3" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_ffd112b4436d3b08645207e205a55551.setContent(html_10476a29055af5b248770adf2dbc4aa3);
|
|
|
|
|
|
|
|
marker_d1e486445c7a0f15c171e65b1888c9b5.bindPopup(popup_ffd112b4436d3b08645207e205a55551)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1e486445c7a0f15c171e65b1888c9b5.setIcon(icon_de44181db0d8ffdcbc2ce721dec03ca5);
|
|
|
|
|
|
var marker_120ab739d8480fcb50d931dca262debd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d269d18e5658806e5bcfee27ff1522e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92498b3486af329ceca6d1952c8df61f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efddcb269a0e8f8ce7e9a0a93436c479 = $(`<div id="html_efddcb269a0e8f8ce7e9a0a93436c479" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_92498b3486af329ceca6d1952c8df61f.setContent(html_efddcb269a0e8f8ce7e9a0a93436c479);
|
|
|
|
|
|
|
|
marker_120ab739d8480fcb50d931dca262debd.bindPopup(popup_92498b3486af329ceca6d1952c8df61f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_120ab739d8480fcb50d931dca262debd.setIcon(icon_d269d18e5658806e5bcfee27ff1522e4);
|
|
|
|
|
|
var marker_32afcb6ce7c22f48a381b100ed534d11 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_63d52937598b41b68cdbcaf2f18dcdf1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_042c4318b80f341a7f5232ddecfe76e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d06ff22920e3475fe58dd7686627e51 = $(`<div id="html_3d06ff22920e3475fe58dd7686627e51" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_042c4318b80f341a7f5232ddecfe76e5.setContent(html_3d06ff22920e3475fe58dd7686627e51);
|
|
|
|
|
|
|
|
marker_32afcb6ce7c22f48a381b100ed534d11.bindPopup(popup_042c4318b80f341a7f5232ddecfe76e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32afcb6ce7c22f48a381b100ed534d11.setIcon(icon_63d52937598b41b68cdbcaf2f18dcdf1);
|
|
|
|
|
|
var marker_d8aab7e2f0fc14ab63759a5c2fd311ab = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6050220a2028b7b3302e3d99adfc9c45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba2bd1966344d2bfd36f8847958c8aaa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5483828093ad6146861b871a841defb0 = $(`<div id="html_5483828093ad6146861b871a841defb0" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_ba2bd1966344d2bfd36f8847958c8aaa.setContent(html_5483828093ad6146861b871a841defb0);
|
|
|
|
|
|
|
|
marker_d8aab7e2f0fc14ab63759a5c2fd311ab.bindPopup(popup_ba2bd1966344d2bfd36f8847958c8aaa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8aab7e2f0fc14ab63759a5c2fd311ab.setIcon(icon_6050220a2028b7b3302e3d99adfc9c45);
|
|
|
|
|
|
var marker_8ea6cfb91bb8b40b33cdfd72836c3d9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5fe63d9014c8fc8027a925b47a4d5c5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b50988f84bfe6706e6f4281b521131d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73cec9f508694c1cf6becc89c70a697a = $(`<div id="html_73cec9f508694c1cf6becc89c70a697a" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_b50988f84bfe6706e6f4281b521131d0.setContent(html_73cec9f508694c1cf6becc89c70a697a);
|
|
|
|
|
|
|
|
marker_8ea6cfb91bb8b40b33cdfd72836c3d9c.bindPopup(popup_b50988f84bfe6706e6f4281b521131d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ea6cfb91bb8b40b33cdfd72836c3d9c.setIcon(icon_5fe63d9014c8fc8027a925b47a4d5c5e);
|
|
|
|
|
|
var marker_36c1e61b86ef90470dc450cdc5ebfcee = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_324670d8e5aaf3f83769accee6f42878 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b5b0d1dade9d251485fd2d3d9b732b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ea17b30c86716af9c3417454c112693 = $(`<div id="html_5ea17b30c86716af9c3417454c112693" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_9b5b0d1dade9d251485fd2d3d9b732b2.setContent(html_5ea17b30c86716af9c3417454c112693);
|
|
|
|
|
|
|
|
marker_36c1e61b86ef90470dc450cdc5ebfcee.bindPopup(popup_9b5b0d1dade9d251485fd2d3d9b732b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c1e61b86ef90470dc450cdc5ebfcee.setIcon(icon_324670d8e5aaf3f83769accee6f42878);
|
|
|
|
|
|
var marker_f0bc97d1e0239a6f17f04082feefe33e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_da18afca3c02a6c044eba5bce3c9e9b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c4b53b9a036a1b77222730f273cef10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27979f39be80fdf1d3969e10b0e67922 = $(`<div id="html_27979f39be80fdf1d3969e10b0e67922" style="width: 100.0%; height: 100.0%;">entirely-these-phases-melissa.trycloudflare.com</div>`)[0];
|
|
popup_4c4b53b9a036a1b77222730f273cef10.setContent(html_27979f39be80fdf1d3969e10b0e67922);
|
|
|
|
|
|
|
|
marker_f0bc97d1e0239a6f17f04082feefe33e.bindPopup(popup_4c4b53b9a036a1b77222730f273cef10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0bc97d1e0239a6f17f04082feefe33e.setIcon(icon_da18afca3c02a6c044eba5bce3c9e9b8);
|
|
|
|
|
|
var marker_be1d432f5288212ccf4851f3c43057b6 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_fc35859b0c3bfabe69ca77614b079270 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4527c4be4ff48ebdf3f2048592a0223e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a774fe23626978e8361b320a411bb70 = $(`<div id="html_3a774fe23626978e8361b320a411bb70" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_4527c4be4ff48ebdf3f2048592a0223e.setContent(html_3a774fe23626978e8361b320a411bb70);
|
|
|
|
|
|
|
|
marker_be1d432f5288212ccf4851f3c43057b6.bindPopup(popup_4527c4be4ff48ebdf3f2048592a0223e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be1d432f5288212ccf4851f3c43057b6.setIcon(icon_fc35859b0c3bfabe69ca77614b079270);
|
|
|
|
|
|
var marker_6a4127e8f6326f508147ef9255b28e2f = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1937516d2db4d9adcb0b6eb30a779c62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e87599219bebb0e59efd948e25527e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_983ce4fc1df0c14ba6fefd4a56006fa6 = $(`<div id="html_983ce4fc1df0c14ba6fefd4a56006fa6" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_1e87599219bebb0e59efd948e25527e3.setContent(html_983ce4fc1df0c14ba6fefd4a56006fa6);
|
|
|
|
|
|
|
|
marker_6a4127e8f6326f508147ef9255b28e2f.bindPopup(popup_1e87599219bebb0e59efd948e25527e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a4127e8f6326f508147ef9255b28e2f.setIcon(icon_1937516d2db4d9adcb0b6eb30a779c62);
|
|
|
|
|
|
var marker_3456e4422a81aeb4b8e6011f3f72dcbc = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2a123b7c1f13a11e14317411ca7a212b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fad6d6a61057d40454e86620d8958d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_888076d6beb0a3fa9dbfc85b0aa10070 = $(`<div id="html_888076d6beb0a3fa9dbfc85b0aa10070" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_4fad6d6a61057d40454e86620d8958d5.setContent(html_888076d6beb0a3fa9dbfc85b0aa10070);
|
|
|
|
|
|
|
|
marker_3456e4422a81aeb4b8e6011f3f72dcbc.bindPopup(popup_4fad6d6a61057d40454e86620d8958d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3456e4422a81aeb4b8e6011f3f72dcbc.setIcon(icon_2a123b7c1f13a11e14317411ca7a212b);
|
|
|
|
|
|
var marker_afb6d5e0a04ba626959bbe0c1924d513 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_fbc14c469475949f7e802803f6ae71c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f08efe7b4645057d006c260b4e53f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcf79031c048c43d8400ae369a03bc20 = $(`<div id="html_bcf79031c048c43d8400ae369a03bc20" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_0f08efe7b4645057d006c260b4e53f26.setContent(html_bcf79031c048c43d8400ae369a03bc20);
|
|
|
|
|
|
|
|
marker_afb6d5e0a04ba626959bbe0c1924d513.bindPopup(popup_0f08efe7b4645057d006c260b4e53f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afb6d5e0a04ba626959bbe0c1924d513.setIcon(icon_fbc14c469475949f7e802803f6ae71c0);
|
|
|
|
|
|
var marker_8dccf4414d26211f96ac24c0592ea527 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_77df1660869865eb86f124192b7c4666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_334e79bf9c5573825be089ebb622ff4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_325450cab41289a2eb1389b4be230e01 = $(`<div id="html_325450cab41289a2eb1389b4be230e01" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_334e79bf9c5573825be089ebb622ff4d.setContent(html_325450cab41289a2eb1389b4be230e01);
|
|
|
|
|
|
|
|
marker_8dccf4414d26211f96ac24c0592ea527.bindPopup(popup_334e79bf9c5573825be089ebb622ff4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dccf4414d26211f96ac24c0592ea527.setIcon(icon_77df1660869865eb86f124192b7c4666);
|
|
|
|
|
|
var marker_d79a74d1735ad2ea0968bfb9d3286e95 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c90956761d757b545e370873736b7c1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4940db9e5b8a7131ad49d5892d796431 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24b5809df220fd1d2ecd8ef146dde256 = $(`<div id="html_24b5809df220fd1d2ecd8ef146dde256" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_4940db9e5b8a7131ad49d5892d796431.setContent(html_24b5809df220fd1d2ecd8ef146dde256);
|
|
|
|
|
|
|
|
marker_d79a74d1735ad2ea0968bfb9d3286e95.bindPopup(popup_4940db9e5b8a7131ad49d5892d796431)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d79a74d1735ad2ea0968bfb9d3286e95.setIcon(icon_c90956761d757b545e370873736b7c1c);
|
|
|
|
|
|
var marker_eb55ddb09882806e5378d6262d5f23c8 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0a304c79b4069317a7d297f51a15562a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae003c6708ded05e0b9022cda00e611e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00cf3d266b3ce0df95425a5b6aa36e55 = $(`<div id="html_00cf3d266b3ce0df95425a5b6aa36e55" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_ae003c6708ded05e0b9022cda00e611e.setContent(html_00cf3d266b3ce0df95425a5b6aa36e55);
|
|
|
|
|
|
|
|
marker_eb55ddb09882806e5378d6262d5f23c8.bindPopup(popup_ae003c6708ded05e0b9022cda00e611e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb55ddb09882806e5378d6262d5f23c8.setIcon(icon_0a304c79b4069317a7d297f51a15562a);
|
|
|
|
|
|
var marker_9862ab6be481aa435d4568eb83024451 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_4505603ee0414b76e02f21753acd6c48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dd55b07ef04625234489127a188e580 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74a4593e1d7c11598c55e06db4c98fe3 = $(`<div id="html_74a4593e1d7c11598c55e06db4c98fe3" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_7dd55b07ef04625234489127a188e580.setContent(html_74a4593e1d7c11598c55e06db4c98fe3);
|
|
|
|
|
|
|
|
marker_9862ab6be481aa435d4568eb83024451.bindPopup(popup_7dd55b07ef04625234489127a188e580)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9862ab6be481aa435d4568eb83024451.setIcon(icon_4505603ee0414b76e02f21753acd6c48);
|
|
|
|
|
|
var marker_1ffaadcf6eadb5f8bb0a3f3f71fe79de = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_40757f8880f07d3754f439da72ea9611 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5770b94185b133fc53e72fa22d6ffd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_743c271325beb8f576742f6504efcc90 = $(`<div id="html_743c271325beb8f576742f6504efcc90" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_bb5770b94185b133fc53e72fa22d6ffd.setContent(html_743c271325beb8f576742f6504efcc90);
|
|
|
|
|
|
|
|
marker_1ffaadcf6eadb5f8bb0a3f3f71fe79de.bindPopup(popup_bb5770b94185b133fc53e72fa22d6ffd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ffaadcf6eadb5f8bb0a3f3f71fe79de.setIcon(icon_40757f8880f07d3754f439da72ea9611);
|
|
|
|
|
|
var marker_6a2a560e8bb216d34d41570f1d5b13eb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_9706d540af38543e06cf041ce71cfb74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc648bfec6c94ff7e7395d1fd9edb700 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6d43de002c6fc376404124fc7057db3 = $(`<div id="html_d6d43de002c6fc376404124fc7057db3" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_dc648bfec6c94ff7e7395d1fd9edb700.setContent(html_d6d43de002c6fc376404124fc7057db3);
|
|
|
|
|
|
|
|
marker_6a2a560e8bb216d34d41570f1d5b13eb.bindPopup(popup_dc648bfec6c94ff7e7395d1fd9edb700)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a2a560e8bb216d34d41570f1d5b13eb.setIcon(icon_9706d540af38543e06cf041ce71cfb74);
|
|
|
|
|
|
var marker_8c9113b739ca652d46d258a69f9f736a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e353ba3d7471fe3352bb3a98209d5910 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78cd7a0d8de362508b8283a5045bd3b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aec2d748d2df37ca767429a0b0d453b8 = $(`<div id="html_aec2d748d2df37ca767429a0b0d453b8" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_78cd7a0d8de362508b8283a5045bd3b2.setContent(html_aec2d748d2df37ca767429a0b0d453b8);
|
|
|
|
|
|
|
|
marker_8c9113b739ca652d46d258a69f9f736a.bindPopup(popup_78cd7a0d8de362508b8283a5045bd3b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c9113b739ca652d46d258a69f9f736a.setIcon(icon_e353ba3d7471fe3352bb3a98209d5910);
|
|
|
|
|
|
var marker_cf729111e82dc32abf2c2275b2b325ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0a755a095e4a16de42d284e08ea65320 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0653783653ca5f5b09eabefb746b5b3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff7202eb422ce6dfa7006de993dec466 = $(`<div id="html_ff7202eb422ce6dfa7006de993dec466" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_0653783653ca5f5b09eabefb746b5b3f.setContent(html_ff7202eb422ce6dfa7006de993dec466);
|
|
|
|
|
|
|
|
marker_cf729111e82dc32abf2c2275b2b325ef.bindPopup(popup_0653783653ca5f5b09eabefb746b5b3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf729111e82dc32abf2c2275b2b325ef.setIcon(icon_0a755a095e4a16de42d284e08ea65320);
|
|
|
|
|
|
var marker_116bbfde4ccd4b6724e86a484900653b = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bd091d86f504d1215c3081d444defe24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fd00809023f7d3d06e152fa151609ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb9e347595a0fce3f1eb8798ef645384 = $(`<div id="html_cb9e347595a0fce3f1eb8798ef645384" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_1fd00809023f7d3d06e152fa151609ad.setContent(html_cb9e347595a0fce3f1eb8798ef645384);
|
|
|
|
|
|
|
|
marker_116bbfde4ccd4b6724e86a484900653b.bindPopup(popup_1fd00809023f7d3d06e152fa151609ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_116bbfde4ccd4b6724e86a484900653b.setIcon(icon_bd091d86f504d1215c3081d444defe24);
|
|
|
|
|
|
var marker_76d36665e89739f6f4417664c427278b = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_afe15dd99d63f0799bd02b3866f46d5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_560b9abdb8e854cd7502ee40d9b399cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_699246fe46f09187e50177a1df64a5d0 = $(`<div id="html_699246fe46f09187e50177a1df64a5d0" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_560b9abdb8e854cd7502ee40d9b399cb.setContent(html_699246fe46f09187e50177a1df64a5d0);
|
|
|
|
|
|
|
|
marker_76d36665e89739f6f4417664c427278b.bindPopup(popup_560b9abdb8e854cd7502ee40d9b399cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76d36665e89739f6f4417664c427278b.setIcon(icon_afe15dd99d63f0799bd02b3866f46d5d);
|
|
|
|
|
|
var marker_e593656c037f46acc48d4bbb640d44b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d137ab92695e931aa2b769acc34aed12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13f61d105e16816b378907400be43f39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e6813460f584ed224744ecaff1e359d = $(`<div id="html_7e6813460f584ed224744ecaff1e359d" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_13f61d105e16816b378907400be43f39.setContent(html_7e6813460f584ed224744ecaff1e359d);
|
|
|
|
|
|
|
|
marker_e593656c037f46acc48d4bbb640d44b4.bindPopup(popup_13f61d105e16816b378907400be43f39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e593656c037f46acc48d4bbb640d44b4.setIcon(icon_d137ab92695e931aa2b769acc34aed12);
|
|
|
|
|
|
var marker_dd37be3e6c095183e05bfdf1c3ddd46a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2be2b2e29db690926405d997c16201d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b112c150243789165b0c3c59bc0b3f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_956b691604347e491f1185f0759adec3 = $(`<div id="html_956b691604347e491f1185f0759adec3" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_9b112c150243789165b0c3c59bc0b3f8.setContent(html_956b691604347e491f1185f0759adec3);
|
|
|
|
|
|
|
|
marker_dd37be3e6c095183e05bfdf1c3ddd46a.bindPopup(popup_9b112c150243789165b0c3c59bc0b3f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd37be3e6c095183e05bfdf1c3ddd46a.setIcon(icon_2be2b2e29db690926405d997c16201d8);
|
|
|
|
|
|
var marker_b1646ca5dbb91d7858f477a622ba05f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f539327976b791d86d3747ef0d612f25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55f99da3ab6e356247a986df7866f4c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d86200ad46589f426f8e79b715c4da4 = $(`<div id="html_7d86200ad46589f426f8e79b715c4da4" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_55f99da3ab6e356247a986df7866f4c7.setContent(html_7d86200ad46589f426f8e79b715c4da4);
|
|
|
|
|
|
|
|
marker_b1646ca5dbb91d7858f477a622ba05f7.bindPopup(popup_55f99da3ab6e356247a986df7866f4c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1646ca5dbb91d7858f477a622ba05f7.setIcon(icon_f539327976b791d86d3747ef0d612f25);
|
|
|
|
|
|
var marker_30bf17d2977fac7499c007f20728cabe = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_479f10edadd1bdc7391a14736f88284e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d9b2b3e2cb89daa9a333fd3c1e21d5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff204856e5abc01db14b852a13cf7b6e = $(`<div id="html_ff204856e5abc01db14b852a13cf7b6e" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_5d9b2b3e2cb89daa9a333fd3c1e21d5d.setContent(html_ff204856e5abc01db14b852a13cf7b6e);
|
|
|
|
|
|
|
|
marker_30bf17d2977fac7499c007f20728cabe.bindPopup(popup_5d9b2b3e2cb89daa9a333fd3c1e21d5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30bf17d2977fac7499c007f20728cabe.setIcon(icon_479f10edadd1bdc7391a14736f88284e);
|
|
|
|
|
|
var marker_84271bb28f89504bfa6f4837d7022870 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_24981018faccee89ecfb43aaa637bcdf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d0c88df4c3edfb7441246a2159b470d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_757a021345f643ab9b041953ddb8b87f = $(`<div id="html_757a021345f643ab9b041953ddb8b87f" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_2d0c88df4c3edfb7441246a2159b470d.setContent(html_757a021345f643ab9b041953ddb8b87f);
|
|
|
|
|
|
|
|
marker_84271bb28f89504bfa6f4837d7022870.bindPopup(popup_2d0c88df4c3edfb7441246a2159b470d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84271bb28f89504bfa6f4837d7022870.setIcon(icon_24981018faccee89ecfb43aaa637bcdf);
|
|
|
|
|
|
var marker_d8aa575c9334c25c193dde8f1d4cdfea = L.marker(
|
|
[48.382, -89.2502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_7490671fe533b03fd8f1a80542d71497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0db687ef396406022fc7402229225bd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ad8692658a01c08490e2eb4b8e70a05 = $(`<div id="html_1ad8692658a01c08490e2eb4b8e70a05" style="width: 100.0%; height: 100.0%;">nostr.fbxl.net</div>`)[0];
|
|
popup_0db687ef396406022fc7402229225bd9.setContent(html_1ad8692658a01c08490e2eb4b8e70a05);
|
|
|
|
|
|
|
|
marker_d8aa575c9334c25c193dde8f1d4cdfea.bindPopup(popup_0db687ef396406022fc7402229225bd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8aa575c9334c25c193dde8f1d4cdfea.setIcon(icon_7490671fe533b03fd8f1a80542d71497);
|
|
|
|
|
|
var marker_3edfcb4f65cb8ff94bac3e9ec32bee3e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f74611694b7a70d9b042d7f7c8859976 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a834ce663283e36ce3846847e513d76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a96bbe51c9c529c90b9e239bcc0769d = $(`<div id="html_7a96bbe51c9c529c90b9e239bcc0769d" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_2a834ce663283e36ce3846847e513d76.setContent(html_7a96bbe51c9c529c90b9e239bcc0769d);
|
|
|
|
|
|
|
|
marker_3edfcb4f65cb8ff94bac3e9ec32bee3e.bindPopup(popup_2a834ce663283e36ce3846847e513d76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3edfcb4f65cb8ff94bac3e9ec32bee3e.setIcon(icon_f74611694b7a70d9b042d7f7c8859976);
|
|
|
|
|
|
var marker_8581fc18e085852935c484281402b34f = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_6a89ec6d8eb3be36db98ac7e3b07f281 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d97d319731164419768849d46aad54c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8ad2c0dc4f01fa299d90cdded2ee76b = $(`<div id="html_a8ad2c0dc4f01fa299d90cdded2ee76b" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_d97d319731164419768849d46aad54c9.setContent(html_a8ad2c0dc4f01fa299d90cdded2ee76b);
|
|
|
|
|
|
|
|
marker_8581fc18e085852935c484281402b34f.bindPopup(popup_d97d319731164419768849d46aad54c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8581fc18e085852935c484281402b34f.setIcon(icon_6a89ec6d8eb3be36db98ac7e3b07f281);
|
|
|
|
|
|
var marker_ab47328dcf1ee67c4cfa7e1f0049c1d4 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_892819a03826b1f917348922c1237a2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a712aca971484f44eaf689c62894a2e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49f6f9e487dd1e27ad4b95a77e6f88eb = $(`<div id="html_49f6f9e487dd1e27ad4b95a77e6f88eb" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_a712aca971484f44eaf689c62894a2e4.setContent(html_49f6f9e487dd1e27ad4b95a77e6f88eb);
|
|
|
|
|
|
|
|
marker_ab47328dcf1ee67c4cfa7e1f0049c1d4.bindPopup(popup_a712aca971484f44eaf689c62894a2e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab47328dcf1ee67c4cfa7e1f0049c1d4.setIcon(icon_892819a03826b1f917348922c1237a2c);
|
|
|
|
|
|
var marker_1da90d3ae9d58b4ad49ef73e322374ab = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0f898ffa01cb12917cc4d68556f6fbc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1234e278a091af10e2f860de0849a0f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccfb963576522a67c682fad2702738ee = $(`<div id="html_ccfb963576522a67c682fad2702738ee" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_1234e278a091af10e2f860de0849a0f4.setContent(html_ccfb963576522a67c682fad2702738ee);
|
|
|
|
|
|
|
|
marker_1da90d3ae9d58b4ad49ef73e322374ab.bindPopup(popup_1234e278a091af10e2f860de0849a0f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1da90d3ae9d58b4ad49ef73e322374ab.setIcon(icon_0f898ffa01cb12917cc4d68556f6fbc5);
|
|
|
|
|
|
var marker_525d8ed755423ef0b8ec61435abbafdc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1df3567550adc29288d4b5227b4eb280 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61115d34a5b4b9a5a3929abd250f97eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92227894eabd061fb6e93d8bf27d9b69 = $(`<div id="html_92227894eabd061fb6e93d8bf27d9b69" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_61115d34a5b4b9a5a3929abd250f97eb.setContent(html_92227894eabd061fb6e93d8bf27d9b69);
|
|
|
|
|
|
|
|
marker_525d8ed755423ef0b8ec61435abbafdc.bindPopup(popup_61115d34a5b4b9a5a3929abd250f97eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_525d8ed755423ef0b8ec61435abbafdc.setIcon(icon_1df3567550adc29288d4b5227b4eb280);
|
|
|
|
|
|
var marker_8d2bbb4393feec07d03d7e90eec4af21 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_029e5f1fdd820efe1fa5d74ae9dffe52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90756a5b4298c8fc8fe0abc4c13db3e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaa561e8e0348de047a546d7b48bc796 = $(`<div id="html_eaa561e8e0348de047a546d7b48bc796" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_90756a5b4298c8fc8fe0abc4c13db3e7.setContent(html_eaa561e8e0348de047a546d7b48bc796);
|
|
|
|
|
|
|
|
marker_8d2bbb4393feec07d03d7e90eec4af21.bindPopup(popup_90756a5b4298c8fc8fe0abc4c13db3e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d2bbb4393feec07d03d7e90eec4af21.setIcon(icon_029e5f1fdd820efe1fa5d74ae9dffe52);
|
|
|
|
|
|
var marker_b74e8a6689f6b5dfd2738a35d7b7f0a0 = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_0a302bb140065d2771d3eb0db607a95a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cf8497ad41884bf2d465ef86144323b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fcc3151324e01ef3a948b1f5baf2cf4 = $(`<div id="html_7fcc3151324e01ef3a948b1f5baf2cf4" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_4cf8497ad41884bf2d465ef86144323b.setContent(html_7fcc3151324e01ef3a948b1f5baf2cf4);
|
|
|
|
|
|
|
|
marker_b74e8a6689f6b5dfd2738a35d7b7f0a0.bindPopup(popup_4cf8497ad41884bf2d465ef86144323b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b74e8a6689f6b5dfd2738a35d7b7f0a0.setIcon(icon_0a302bb140065d2771d3eb0db607a95a);
|
|
|
|
|
|
var marker_e21bbffba2937318544329cc0a814c14 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_23c3cfc3aebe9d95c4ef55a5c97fd9a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7923367a1fdf8253e5cf6be921c63d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_026c11added650280925c41fc5a8f891 = $(`<div id="html_026c11added650280925c41fc5a8f891" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_c7923367a1fdf8253e5cf6be921c63d2.setContent(html_026c11added650280925c41fc5a8f891);
|
|
|
|
|
|
|
|
marker_e21bbffba2937318544329cc0a814c14.bindPopup(popup_c7923367a1fdf8253e5cf6be921c63d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e21bbffba2937318544329cc0a814c14.setIcon(icon_23c3cfc3aebe9d95c4ef55a5c97fd9a6);
|
|
|
|
|
|
var marker_a5cbc30ebbf9ebeeeb489779f2783a65 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b4f7538788615b22861b806cc3784727 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f107edc1f965280bccbe1a522ab5c81d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d0d80ffb1c75daa9f7f8356829f3c86 = $(`<div id="html_7d0d80ffb1c75daa9f7f8356829f3c86" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_f107edc1f965280bccbe1a522ab5c81d.setContent(html_7d0d80ffb1c75daa9f7f8356829f3c86);
|
|
|
|
|
|
|
|
marker_a5cbc30ebbf9ebeeeb489779f2783a65.bindPopup(popup_f107edc1f965280bccbe1a522ab5c81d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5cbc30ebbf9ebeeeb489779f2783a65.setIcon(icon_b4f7538788615b22861b806cc3784727);
|
|
|
|
|
|
var marker_066eb02eadb2236656707cb1436deb48 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2315644e4f651394cce3e5de6a60d27e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a33dccbb6a478a2529ab93d02d0d6fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77de531db2f32caa5354eb829cbe5d01 = $(`<div id="html_77de531db2f32caa5354eb829cbe5d01" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_6a33dccbb6a478a2529ab93d02d0d6fb.setContent(html_77de531db2f32caa5354eb829cbe5d01);
|
|
|
|
|
|
|
|
marker_066eb02eadb2236656707cb1436deb48.bindPopup(popup_6a33dccbb6a478a2529ab93d02d0d6fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_066eb02eadb2236656707cb1436deb48.setIcon(icon_2315644e4f651394cce3e5de6a60d27e);
|
|
|
|
|
|
var marker_2b1e80625697059383f44470b0db3a84 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b48c974719ecbeb18441b4b0d3f782df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4549e12171b8f7924780502cb985095 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0051ec47ce88129751ca72580acc0d41 = $(`<div id="html_0051ec47ce88129751ca72580acc0d41" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_e4549e12171b8f7924780502cb985095.setContent(html_0051ec47ce88129751ca72580acc0d41);
|
|
|
|
|
|
|
|
marker_2b1e80625697059383f44470b0db3a84.bindPopup(popup_e4549e12171b8f7924780502cb985095)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b1e80625697059383f44470b0db3a84.setIcon(icon_b48c974719ecbeb18441b4b0d3f782df);
|
|
|
|
|
|
var marker_0cc08643b7e7302da9275d8c9e2240c2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b8ae01ccf73b661631e5c1db787cc270 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b711d95d4a2da5c0c644d73b5bb67e8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf0a197a44dab6d4ccd3dc4d75e494f4 = $(`<div id="html_cf0a197a44dab6d4ccd3dc4d75e494f4" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_b711d95d4a2da5c0c644d73b5bb67e8e.setContent(html_cf0a197a44dab6d4ccd3dc4d75e494f4);
|
|
|
|
|
|
|
|
marker_0cc08643b7e7302da9275d8c9e2240c2.bindPopup(popup_b711d95d4a2da5c0c644d73b5bb67e8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cc08643b7e7302da9275d8c9e2240c2.setIcon(icon_b8ae01ccf73b661631e5c1db787cc270);
|
|
|
|
|
|
var marker_fde33e1c961466bd4a5af04b0fb01992 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_cf9a324a8df53a4ca1d7eb88ef82237f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb151c28ee677fe7c846faa9a1f9d350 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4065b2395ead781c16a54495a07b38f6 = $(`<div id="html_4065b2395ead781c16a54495a07b38f6" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_bb151c28ee677fe7c846faa9a1f9d350.setContent(html_4065b2395ead781c16a54495a07b38f6);
|
|
|
|
|
|
|
|
marker_fde33e1c961466bd4a5af04b0fb01992.bindPopup(popup_bb151c28ee677fe7c846faa9a1f9d350)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fde33e1c961466bd4a5af04b0fb01992.setIcon(icon_cf9a324a8df53a4ca1d7eb88ef82237f);
|
|
|
|
|
|
var marker_19002cc9b761d14629385a05e66224de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_e789728e0ee0d0318f590624979f01ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_344f3ab26b1fb75357190f715190c896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5a059151e07dbcbc4128397e8f74d30 = $(`<div id="html_a5a059151e07dbcbc4128397e8f74d30" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_344f3ab26b1fb75357190f715190c896.setContent(html_a5a059151e07dbcbc4128397e8f74d30);
|
|
|
|
|
|
|
|
marker_19002cc9b761d14629385a05e66224de.bindPopup(popup_344f3ab26b1fb75357190f715190c896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19002cc9b761d14629385a05e66224de.setIcon(icon_e789728e0ee0d0318f590624979f01ad);
|
|
|
|
|
|
var marker_075ab946960d66dbd0b401baadc36446 = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5c0068291774dec2aa3b549a917df123 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15b88d9adcc50184a11fcbf990aa76be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a75c274b54042e5ce32b9f91c432db42 = $(`<div id="html_a75c274b54042e5ce32b9f91c432db42" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_15b88d9adcc50184a11fcbf990aa76be.setContent(html_a75c274b54042e5ce32b9f91c432db42);
|
|
|
|
|
|
|
|
marker_075ab946960d66dbd0b401baadc36446.bindPopup(popup_15b88d9adcc50184a11fcbf990aa76be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_075ab946960d66dbd0b401baadc36446.setIcon(icon_5c0068291774dec2aa3b549a917df123);
|
|
|
|
|
|
var marker_4e5852ccde29d713db5fe893597102d8 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c200f85568a407c8cc85c7ddbd6ea5a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_980319328fb5639b40a903275116d194 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8aed92541457a75ef6e7f8fa709bb01b = $(`<div id="html_8aed92541457a75ef6e7f8fa709bb01b" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_980319328fb5639b40a903275116d194.setContent(html_8aed92541457a75ef6e7f8fa709bb01b);
|
|
|
|
|
|
|
|
marker_4e5852ccde29d713db5fe893597102d8.bindPopup(popup_980319328fb5639b40a903275116d194)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e5852ccde29d713db5fe893597102d8.setIcon(icon_c200f85568a407c8cc85c7ddbd6ea5a3);
|
|
|
|
|
|
var marker_82d0982fe0cafe6197f3b15fc6a66f15 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_c3002c9cc8886589c16d8b95e5945be4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0579d11dab5e211282cc1f0d00ce5591 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d30e64629ebfa69b524f2b3d49b3e425 = $(`<div id="html_d30e64629ebfa69b524f2b3d49b3e425" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_0579d11dab5e211282cc1f0d00ce5591.setContent(html_d30e64629ebfa69b524f2b3d49b3e425);
|
|
|
|
|
|
|
|
marker_82d0982fe0cafe6197f3b15fc6a66f15.bindPopup(popup_0579d11dab5e211282cc1f0d00ce5591)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d0982fe0cafe6197f3b15fc6a66f15.setIcon(icon_c3002c9cc8886589c16d8b95e5945be4);
|
|
|
|
|
|
var marker_af01a39f52da9ef033cff7154bd15185 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_1ea0ad54550d95819dda74ef8130de2d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c84cd919af5856a739142964e7041f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b65c139a71f66ab2500abd3e80d5b011 = $(`<div id="html_b65c139a71f66ab2500abd3e80d5b011" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_4c84cd919af5856a739142964e7041f8.setContent(html_b65c139a71f66ab2500abd3e80d5b011);
|
|
|
|
|
|
|
|
marker_af01a39f52da9ef033cff7154bd15185.bindPopup(popup_4c84cd919af5856a739142964e7041f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af01a39f52da9ef033cff7154bd15185.setIcon(icon_1ea0ad54550d95819dda74ef8130de2d);
|
|
|
|
|
|
var marker_5da60bc510efdc89c111def4f5b4cb80 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_87d3d1d4298befc2d2dbc255a9868386 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_632785255d75185a4e861cd65aeea024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb8b4fb74de0f55813ac18ac30ef6c8a = $(`<div id="html_cb8b4fb74de0f55813ac18ac30ef6c8a" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_632785255d75185a4e861cd65aeea024.setContent(html_cb8b4fb74de0f55813ac18ac30ef6c8a);
|
|
|
|
|
|
|
|
marker_5da60bc510efdc89c111def4f5b4cb80.bindPopup(popup_632785255d75185a4e861cd65aeea024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5da60bc510efdc89c111def4f5b4cb80.setIcon(icon_87d3d1d4298befc2d2dbc255a9868386);
|
|
|
|
|
|
var marker_4c30403210259a0ced0fd9aa415e7bf6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_90b731c32a9541341de00b8a95920889 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00dd8cd03b786a50b1b85d019121ccc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51b2cb4a8177b45209444ab3d8a19e81 = $(`<div id="html_51b2cb4a8177b45209444ab3d8a19e81" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_00dd8cd03b786a50b1b85d019121ccc2.setContent(html_51b2cb4a8177b45209444ab3d8a19e81);
|
|
|
|
|
|
|
|
marker_4c30403210259a0ced0fd9aa415e7bf6.bindPopup(popup_00dd8cd03b786a50b1b85d019121ccc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c30403210259a0ced0fd9aa415e7bf6.setIcon(icon_90b731c32a9541341de00b8a95920889);
|
|
|
|
|
|
var marker_0ec00b27f8ee65c259dafc5a547c3456 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_29c5d7b8aee325a1ae10f5bff86f2486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dcebac17303ab9d90932eef57d02212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f537eda82086e15dd8608c97492ffc95 = $(`<div id="html_f537eda82086e15dd8608c97492ffc95" style="width: 100.0%; height: 100.0%;">relay.apps.prod.aws.ocp.signet.ing</div>`)[0];
|
|
popup_6dcebac17303ab9d90932eef57d02212.setContent(html_f537eda82086e15dd8608c97492ffc95);
|
|
|
|
|
|
|
|
marker_0ec00b27f8ee65c259dafc5a547c3456.bindPopup(popup_6dcebac17303ab9d90932eef57d02212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ec00b27f8ee65c259dafc5a547c3456.setIcon(icon_29c5d7b8aee325a1ae10f5bff86f2486);
|
|
|
|
|
|
var marker_fcd9f123c72eb7d3d655fb48f434aed4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_06a942ed36332ee74e9f664d3fb242f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9fe084cfae4810714c26bc196b52aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3b5f58758a68f98fdd7bc52453cf39b = $(`<div id="html_d3b5f58758a68f98fdd7bc52453cf39b" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_b9fe084cfae4810714c26bc196b52aee.setContent(html_d3b5f58758a68f98fdd7bc52453cf39b);
|
|
|
|
|
|
|
|
marker_fcd9f123c72eb7d3d655fb48f434aed4.bindPopup(popup_b9fe084cfae4810714c26bc196b52aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fcd9f123c72eb7d3d655fb48f434aed4.setIcon(icon_06a942ed36332ee74e9f664d3fb242f4);
|
|
|
|
|
|
var marker_97ca540181664149172126c7edd7d6cf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_7efbdc10e3c1c945c7d0d4541f17bfce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a496416f6b0999c7e9990a0345d7f5a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8be6674062fd33440aa365b962baae4 = $(`<div id="html_e8be6674062fd33440aa365b962baae4" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_a496416f6b0999c7e9990a0345d7f5a9.setContent(html_e8be6674062fd33440aa365b962baae4);
|
|
|
|
|
|
|
|
marker_97ca540181664149172126c7edd7d6cf.bindPopup(popup_a496416f6b0999c7e9990a0345d7f5a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97ca540181664149172126c7edd7d6cf.setIcon(icon_7efbdc10e3c1c945c7d0d4541f17bfce);
|
|
|
|
|
|
var marker_32fe2e43c1edf044186925fdd917836a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_33d5495bcafb864c7da3135a5eb6e673 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d24e3b261e6e6a986ec698e7cb87a5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8533e03a052f2ff29352c1b44a37058 = $(`<div id="html_b8533e03a052f2ff29352c1b44a37058" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_9d24e3b261e6e6a986ec698e7cb87a5c.setContent(html_b8533e03a052f2ff29352c1b44a37058);
|
|
|
|
|
|
|
|
marker_32fe2e43c1edf044186925fdd917836a.bindPopup(popup_9d24e3b261e6e6a986ec698e7cb87a5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32fe2e43c1edf044186925fdd917836a.setIcon(icon_33d5495bcafb864c7da3135a5eb6e673);
|
|
|
|
|
|
var marker_b58e71d226d792201777d8bc328b0165 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b009fc726120169c70bed7bf059e35fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_773ca802fe8ef461869912d9804b4789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ab9a99e4f5dcd414da0bdfce50791a7 = $(`<div id="html_6ab9a99e4f5dcd414da0bdfce50791a7" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_773ca802fe8ef461869912d9804b4789.setContent(html_6ab9a99e4f5dcd414da0bdfce50791a7);
|
|
|
|
|
|
|
|
marker_b58e71d226d792201777d8bc328b0165.bindPopup(popup_773ca802fe8ef461869912d9804b4789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b58e71d226d792201777d8bc328b0165.setIcon(icon_b009fc726120169c70bed7bf059e35fd);
|
|
|
|
|
|
var marker_e2c707b810e5ec54159a98dbdc0e006b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_03035a5212710533274c8784c5903633 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_832657ebb83478b1d4c5bcc19e3438e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d9d224557c68c848e2ebfaaa74aa57f = $(`<div id="html_8d9d224557c68c848e2ebfaaa74aa57f" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_832657ebb83478b1d4c5bcc19e3438e4.setContent(html_8d9d224557c68c848e2ebfaaa74aa57f);
|
|
|
|
|
|
|
|
marker_e2c707b810e5ec54159a98dbdc0e006b.bindPopup(popup_832657ebb83478b1d4c5bcc19e3438e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2c707b810e5ec54159a98dbdc0e006b.setIcon(icon_03035a5212710533274c8784c5903633);
|
|
|
|
|
|
var marker_3de39ebc1b279825e5dfafdb1ee400a7 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_eee70196299b976ce47b47fded6d0539 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e861482b5544167f4abf75bc242496ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe91c264d2f6ecbf71cead91d8fa4e9e = $(`<div id="html_fe91c264d2f6ecbf71cead91d8fa4e9e" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_e861482b5544167f4abf75bc242496ee.setContent(html_fe91c264d2f6ecbf71cead91d8fa4e9e);
|
|
|
|
|
|
|
|
marker_3de39ebc1b279825e5dfafdb1ee400a7.bindPopup(popup_e861482b5544167f4abf75bc242496ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3de39ebc1b279825e5dfafdb1ee400a7.setIcon(icon_eee70196299b976ce47b47fded6d0539);
|
|
|
|
|
|
var marker_b57ff0df765d479f3139523c44000efb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2d6af95c17852de8cca3248838d97358 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ecf96d774a28bbc3c5255ff6ac7a3eb0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19c022982203d75e15dadb95baae3ee4 = $(`<div id="html_19c022982203d75e15dadb95baae3ee4" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_ecf96d774a28bbc3c5255ff6ac7a3eb0.setContent(html_19c022982203d75e15dadb95baae3ee4);
|
|
|
|
|
|
|
|
marker_b57ff0df765d479f3139523c44000efb.bindPopup(popup_ecf96d774a28bbc3c5255ff6ac7a3eb0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b57ff0df765d479f3139523c44000efb.setIcon(icon_2d6af95c17852de8cca3248838d97358);
|
|
|
|
|
|
var marker_98c987b52a1622081368e16afbcfeafb = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_03a878b52c7e315db118bfae48dd2f26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4660acdff051736f94685297c091effc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88f3ec133e62448fb49937b750fc36f3 = $(`<div id="html_88f3ec133e62448fb49937b750fc36f3" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_4660acdff051736f94685297c091effc.setContent(html_88f3ec133e62448fb49937b750fc36f3);
|
|
|
|
|
|
|
|
marker_98c987b52a1622081368e16afbcfeafb.bindPopup(popup_4660acdff051736f94685297c091effc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98c987b52a1622081368e16afbcfeafb.setIcon(icon_03a878b52c7e315db118bfae48dd2f26);
|
|
|
|
|
|
var marker_6c33b9fd4540699136d93c409f759ade = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_5efa5d3cf4bfa5c1781dc431685b059b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30d7ef437e8a76d1eac931a5adde0905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b685a3a32631089f15c23c09b7993f3 = $(`<div id="html_5b685a3a32631089f15c23c09b7993f3" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_30d7ef437e8a76d1eac931a5adde0905.setContent(html_5b685a3a32631089f15c23c09b7993f3);
|
|
|
|
|
|
|
|
marker_6c33b9fd4540699136d93c409f759ade.bindPopup(popup_30d7ef437e8a76d1eac931a5adde0905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c33b9fd4540699136d93c409f759ade.setIcon(icon_5efa5d3cf4bfa5c1781dc431685b059b);
|
|
|
|
|
|
var marker_e6589e16cc50ea7340393f7c3695a865 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_22417b2a87d7f85ee1360b8bbef14202 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a4f4b7ab65e412716876927f8735720 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78e5ee066da204ef4fa9b09405b44ab0 = $(`<div id="html_78e5ee066da204ef4fa9b09405b44ab0" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_5a4f4b7ab65e412716876927f8735720.setContent(html_78e5ee066da204ef4fa9b09405b44ab0);
|
|
|
|
|
|
|
|
marker_e6589e16cc50ea7340393f7c3695a865.bindPopup(popup_5a4f4b7ab65e412716876927f8735720)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6589e16cc50ea7340393f7c3695a865.setIcon(icon_22417b2a87d7f85ee1360b8bbef14202);
|
|
|
|
|
|
var marker_d6ca9051f6106e6bb2e47177b9938dc2 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a74e1d42e9c5cfa683f425e6d39ab440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_146d90414ddde5d77c4679bb098d84fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f20266fd45ed10b9302a93c25e0a25f4 = $(`<div id="html_f20266fd45ed10b9302a93c25e0a25f4" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_146d90414ddde5d77c4679bb098d84fa.setContent(html_f20266fd45ed10b9302a93c25e0a25f4);
|
|
|
|
|
|
|
|
marker_d6ca9051f6106e6bb2e47177b9938dc2.bindPopup(popup_146d90414ddde5d77c4679bb098d84fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6ca9051f6106e6bb2e47177b9938dc2.setIcon(icon_a74e1d42e9c5cfa683f425e6d39ab440);
|
|
|
|
|
|
var marker_f2df3133b8c185ea9e376ad38e84d9ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_29a8f9f8c8971e58356f59e79afa760e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0446199df15f85a9b76735d8b2e8dc22 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74c5520e8aac4c4dc8cbbc414b8b62bc = $(`<div id="html_74c5520e8aac4c4dc8cbbc414b8b62bc" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_0446199df15f85a9b76735d8b2e8dc22.setContent(html_74c5520e8aac4c4dc8cbbc414b8b62bc);
|
|
|
|
|
|
|
|
marker_f2df3133b8c185ea9e376ad38e84d9ab.bindPopup(popup_0446199df15f85a9b76735d8b2e8dc22)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2df3133b8c185ea9e376ad38e84d9ab.setIcon(icon_29a8f9f8c8971e58356f59e79afa760e);
|
|
|
|
|
|
var marker_67b203080acd66ed7c1831165e8f389d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_17730bf81795006a5f5c866fc6bdcaa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_330ef2a81d22ea297f5c472eba4ae98c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da5d0145653817b1cea72528797aaedc = $(`<div id="html_da5d0145653817b1cea72528797aaedc" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_330ef2a81d22ea297f5c472eba4ae98c.setContent(html_da5d0145653817b1cea72528797aaedc);
|
|
|
|
|
|
|
|
marker_67b203080acd66ed7c1831165e8f389d.bindPopup(popup_330ef2a81d22ea297f5c472eba4ae98c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b203080acd66ed7c1831165e8f389d.setIcon(icon_17730bf81795006a5f5c866fc6bdcaa3);
|
|
|
|
|
|
var marker_e1ba7020ec01559fa3a55290846b01b7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_bcffe2b0bfa5d6f225ba15a0ea746021 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56e584c8136951d3ca735889b7a0cfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adf2d445faad0dd42d045af26ea5dd85 = $(`<div id="html_adf2d445faad0dd42d045af26ea5dd85" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_c56e584c8136951d3ca735889b7a0cfa.setContent(html_adf2d445faad0dd42d045af26ea5dd85);
|
|
|
|
|
|
|
|
marker_e1ba7020ec01559fa3a55290846b01b7.bindPopup(popup_c56e584c8136951d3ca735889b7a0cfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1ba7020ec01559fa3a55290846b01b7.setIcon(icon_bcffe2b0bfa5d6f225ba15a0ea746021);
|
|
|
|
|
|
var marker_e7abeca176d2dabfa00b907a43764b8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_54c3100d7588dfca908de5cf75807114 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32484c83922f3ab1515bd642c1ef2ee8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14cd2cb957bedd8e1895445e3a567878 = $(`<div id="html_14cd2cb957bedd8e1895445e3a567878" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_32484c83922f3ab1515bd642c1ef2ee8.setContent(html_14cd2cb957bedd8e1895445e3a567878);
|
|
|
|
|
|
|
|
marker_e7abeca176d2dabfa00b907a43764b8c.bindPopup(popup_32484c83922f3ab1515bd642c1ef2ee8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7abeca176d2dabfa00b907a43764b8c.setIcon(icon_54c3100d7588dfca908de5cf75807114);
|
|
|
|
|
|
var marker_e26a47af9ae67c4d0526f6103a19394c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_9b81d7a335ebc0d9e841dd6f16f8258d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a068353ae97cd99b84126f42fa8a0e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84586a43eaefb3e329e5cda8177806f4 = $(`<div id="html_84586a43eaefb3e329e5cda8177806f4" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_4a068353ae97cd99b84126f42fa8a0e2.setContent(html_84586a43eaefb3e329e5cda8177806f4);
|
|
|
|
|
|
|
|
marker_e26a47af9ae67c4d0526f6103a19394c.bindPopup(popup_4a068353ae97cd99b84126f42fa8a0e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e26a47af9ae67c4d0526f6103a19394c.setIcon(icon_9b81d7a335ebc0d9e841dd6f16f8258d);
|
|
|
|
|
|
var marker_6ffaff45b5f931cb06d616a438df289c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2f126d83faf56f74a2f915278e30a85b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18b17ded712026913d92b3ee4ab9fe31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcf7ca4824b5ed6873d9d2f198137f5d = $(`<div id="html_bcf7ca4824b5ed6873d9d2f198137f5d" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_18b17ded712026913d92b3ee4ab9fe31.setContent(html_bcf7ca4824b5ed6873d9d2f198137f5d);
|
|
|
|
|
|
|
|
marker_6ffaff45b5f931cb06d616a438df289c.bindPopup(popup_18b17ded712026913d92b3ee4ab9fe31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ffaff45b5f931cb06d616a438df289c.setIcon(icon_2f126d83faf56f74a2f915278e30a85b);
|
|
|
|
|
|
var marker_b95f92069a1d60ad589f03bb2d921e40 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f3831b073ab80dc6313d48be388219d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_159adf815db536c4cf4b7bea7c8d0898 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e285a3cedd07cbc79c4dc83e48ca4410 = $(`<div id="html_e285a3cedd07cbc79c4dc83e48ca4410" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_159adf815db536c4cf4b7bea7c8d0898.setContent(html_e285a3cedd07cbc79c4dc83e48ca4410);
|
|
|
|
|
|
|
|
marker_b95f92069a1d60ad589f03bb2d921e40.bindPopup(popup_159adf815db536c4cf4b7bea7c8d0898)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b95f92069a1d60ad589f03bb2d921e40.setIcon(icon_f3831b073ab80dc6313d48be388219d3);
|
|
|
|
|
|
var marker_253a5c2f6681df08c99b2be25aa96b3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_dd5b5f9ce4eb47a5a3a6ef993db88854 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5bee581c2e3b8816517f694f40b2347 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eae3d3a472bc3139509499f271f6cf79 = $(`<div id="html_eae3d3a472bc3139509499f271f6cf79" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_e5bee581c2e3b8816517f694f40b2347.setContent(html_eae3d3a472bc3139509499f271f6cf79);
|
|
|
|
|
|
|
|
marker_253a5c2f6681df08c99b2be25aa96b3f.bindPopup(popup_e5bee581c2e3b8816517f694f40b2347)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_253a5c2f6681df08c99b2be25aa96b3f.setIcon(icon_dd5b5f9ce4eb47a5a3a6ef993db88854);
|
|
|
|
|
|
var marker_7bfb1be05152016969694e424eb25d25 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_9dd2b2a5df5ae6f8dcf27997682ccdd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd0727fc0a767b8cc5b60de198ece0ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_633f806c3d7f645e9b6a7d508a6ba2a1 = $(`<div id="html_633f806c3d7f645e9b6a7d508a6ba2a1" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_fd0727fc0a767b8cc5b60de198ece0ae.setContent(html_633f806c3d7f645e9b6a7d508a6ba2a1);
|
|
|
|
|
|
|
|
marker_7bfb1be05152016969694e424eb25d25.bindPopup(popup_fd0727fc0a767b8cc5b60de198ece0ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7bfb1be05152016969694e424eb25d25.setIcon(icon_9dd2b2a5df5ae6f8dcf27997682ccdd5);
|
|
|
|
|
|
var marker_40314309314d9bff8d9d50084d6ccfce = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_44e573e53ad2d30ac98a1eea20a4f0ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35cf63ba07daa340b5dc272a3e4f908c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57c02e22b2e8b06fddb5f7ae7690d65c = $(`<div id="html_57c02e22b2e8b06fddb5f7ae7690d65c" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_35cf63ba07daa340b5dc272a3e4f908c.setContent(html_57c02e22b2e8b06fddb5f7ae7690d65c);
|
|
|
|
|
|
|
|
marker_40314309314d9bff8d9d50084d6ccfce.bindPopup(popup_35cf63ba07daa340b5dc272a3e4f908c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40314309314d9bff8d9d50084d6ccfce.setIcon(icon_44e573e53ad2d30ac98a1eea20a4f0ab);
|
|
|
|
|
|
var marker_bceabf1e59e1f1a331063eccc76664d7 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_650e16e37428d6fdc7ee79fedfb1e6a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b312fc29aa1ff5b9aa55bc0df6b3c35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6c2e96dfbec622af234ef900fb95c2c = $(`<div id="html_c6c2e96dfbec622af234ef900fb95c2c" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_4b312fc29aa1ff5b9aa55bc0df6b3c35.setContent(html_c6c2e96dfbec622af234ef900fb95c2c);
|
|
|
|
|
|
|
|
marker_bceabf1e59e1f1a331063eccc76664d7.bindPopup(popup_4b312fc29aa1ff5b9aa55bc0df6b3c35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bceabf1e59e1f1a331063eccc76664d7.setIcon(icon_650e16e37428d6fdc7ee79fedfb1e6a6);
|
|
|
|
|
|
var marker_c0a699191fdd0d58c85bf946db53c0ef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_995eb92c4e9299a84edbc98f5f04a423 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e7c31f408adb6d315666a5749321043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdd6280263c39267de2c4bcee5898205 = $(`<div id="html_fdd6280263c39267de2c4bcee5898205" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_4e7c31f408adb6d315666a5749321043.setContent(html_fdd6280263c39267de2c4bcee5898205);
|
|
|
|
|
|
|
|
marker_c0a699191fdd0d58c85bf946db53c0ef.bindPopup(popup_4e7c31f408adb6d315666a5749321043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0a699191fdd0d58c85bf946db53c0ef.setIcon(icon_995eb92c4e9299a84edbc98f5f04a423);
|
|
|
|
|
|
var marker_a65a79d6dcaf265d3a5fae27c69080fe = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d55f3b7e4a4fb3f35df8d02197fc0262 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_febfa43ea5aa9dfb8cd6445e60cb2b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9a90de0de4dbf35aa74d44918bdde6c = $(`<div id="html_c9a90de0de4dbf35aa74d44918bdde6c" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_febfa43ea5aa9dfb8cd6445e60cb2b19.setContent(html_c9a90de0de4dbf35aa74d44918bdde6c);
|
|
|
|
|
|
|
|
marker_a65a79d6dcaf265d3a5fae27c69080fe.bindPopup(popup_febfa43ea5aa9dfb8cd6445e60cb2b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a65a79d6dcaf265d3a5fae27c69080fe.setIcon(icon_d55f3b7e4a4fb3f35df8d02197fc0262);
|
|
|
|
|
|
var marker_987ec213993fbad87ba64828d3f3196a = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_7ab68d1af972d8dcf3955505d26230ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_486f49a3a8db8f90f9a8a5b16e9e4cef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_204a0d4519ab363458e461bd10721614 = $(`<div id="html_204a0d4519ab363458e461bd10721614" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_486f49a3a8db8f90f9a8a5b16e9e4cef.setContent(html_204a0d4519ab363458e461bd10721614);
|
|
|
|
|
|
|
|
marker_987ec213993fbad87ba64828d3f3196a.bindPopup(popup_486f49a3a8db8f90f9a8a5b16e9e4cef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_987ec213993fbad87ba64828d3f3196a.setIcon(icon_7ab68d1af972d8dcf3955505d26230ba);
|
|
|
|
|
|
var marker_1a4a4d2de0e94133d2b954d961d8863a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_837979ff90bbe58417819e0331027002 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d2c0838781ba1b8600df111d886c1b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9401ac0b1a3b3b8b0b1e076c550d2799 = $(`<div id="html_9401ac0b1a3b3b8b0b1e076c550d2799" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_0d2c0838781ba1b8600df111d886c1b8.setContent(html_9401ac0b1a3b3b8b0b1e076c550d2799);
|
|
|
|
|
|
|
|
marker_1a4a4d2de0e94133d2b954d961d8863a.bindPopup(popup_0d2c0838781ba1b8600df111d886c1b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a4a4d2de0e94133d2b954d961d8863a.setIcon(icon_837979ff90bbe58417819e0331027002);
|
|
|
|
|
|
var marker_b3461de752a90c47c009cf11c71f2579 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_9746d2603873b3d75d11569f6f4da537 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3d621e5d9b695048c8954658123e106 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f4ffa67d7579420decf5f0c815deaf9 = $(`<div id="html_7f4ffa67d7579420decf5f0c815deaf9" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f3d621e5d9b695048c8954658123e106.setContent(html_7f4ffa67d7579420decf5f0c815deaf9);
|
|
|
|
|
|
|
|
marker_b3461de752a90c47c009cf11c71f2579.bindPopup(popup_f3d621e5d9b695048c8954658123e106)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3461de752a90c47c009cf11c71f2579.setIcon(icon_9746d2603873b3d75d11569f6f4da537);
|
|
|
|
|
|
var marker_b8a237b95cc28210cb835c970d50d8be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a77c19150ac9553b7d59a72c6b05b1a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcdada91ca19ba044bc665f84949fcc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a3c9c4103c110608dee0da922a0eabb = $(`<div id="html_4a3c9c4103c110608dee0da922a0eabb" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_bcdada91ca19ba044bc665f84949fcc9.setContent(html_4a3c9c4103c110608dee0da922a0eabb);
|
|
|
|
|
|
|
|
marker_b8a237b95cc28210cb835c970d50d8be.bindPopup(popup_bcdada91ca19ba044bc665f84949fcc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8a237b95cc28210cb835c970d50d8be.setIcon(icon_a77c19150ac9553b7d59a72c6b05b1a8);
|
|
|
|
|
|
var marker_ca9474bd7eb79b67dd520bcf751c2263 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_030f64d45d1ea1914fca4cc2203363fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3cb2f54635117e5605fb02cdaed729d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7fbb84087701802d43d3c799969e141c = $(`<div id="html_7fbb84087701802d43d3c799969e141c" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_f3cb2f54635117e5605fb02cdaed729d.setContent(html_7fbb84087701802d43d3c799969e141c);
|
|
|
|
|
|
|
|
marker_ca9474bd7eb79b67dd520bcf751c2263.bindPopup(popup_f3cb2f54635117e5605fb02cdaed729d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca9474bd7eb79b67dd520bcf751c2263.setIcon(icon_030f64d45d1ea1914fca4cc2203363fb);
|
|
|
|
|
|
var marker_3020e209a55dc590aae465840cc7f0f3 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3e833dab6d9d64273205ba90179472b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c216ffd2cbe7a811fdfb0434709025b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bff9705ac24be0909e29f71dbae81dc8 = $(`<div id="html_bff9705ac24be0909e29f71dbae81dc8" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_c216ffd2cbe7a811fdfb0434709025b1.setContent(html_bff9705ac24be0909e29f71dbae81dc8);
|
|
|
|
|
|
|
|
marker_3020e209a55dc590aae465840cc7f0f3.bindPopup(popup_c216ffd2cbe7a811fdfb0434709025b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3020e209a55dc590aae465840cc7f0f3.setIcon(icon_3e833dab6d9d64273205ba90179472b0);
|
|
|
|
|
|
var marker_23943663215d04d63fd72891bc37ce0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_a6f4dbab1e21ce9324dc45dc1deb8e4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fac316ded4f3d021692b1b947a272365 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21edca5179ef23b261c86e13182046e4 = $(`<div id="html_21edca5179ef23b261c86e13182046e4" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_fac316ded4f3d021692b1b947a272365.setContent(html_21edca5179ef23b261c86e13182046e4);
|
|
|
|
|
|
|
|
marker_23943663215d04d63fd72891bc37ce0c.bindPopup(popup_fac316ded4f3d021692b1b947a272365)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23943663215d04d63fd72891bc37ce0c.setIcon(icon_a6f4dbab1e21ce9324dc45dc1deb8e4b);
|
|
|
|
|
|
var marker_da193606bea49f24fe0ef9853c40d8f4 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_d2dfac57964da972f59ca7db224423f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2cbe72b62327fadc8aef3c2efcf8a757 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c3d2e1bc0a09a8887fb2ca6b7223ee2 = $(`<div id="html_4c3d2e1bc0a09a8887fb2ca6b7223ee2" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_2cbe72b62327fadc8aef3c2efcf8a757.setContent(html_4c3d2e1bc0a09a8887fb2ca6b7223ee2);
|
|
|
|
|
|
|
|
marker_da193606bea49f24fe0ef9853c40d8f4.bindPopup(popup_2cbe72b62327fadc8aef3c2efcf8a757)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da193606bea49f24fe0ef9853c40d8f4.setIcon(icon_d2dfac57964da972f59ca7db224423f0);
|
|
|
|
|
|
var marker_12bd18557e3df9a475decbfbc3051c3d = L.marker(
|
|
[45.4337, 9.09221],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_2f2727dd84dabbd7e55227f6de5ca0a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f983b595fc4a8766804b1e1d4c7c7d1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6338fe64466b51822b959dcbd4cbcfec = $(`<div id="html_6338fe64466b51822b959dcbd4cbcfec" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_f983b595fc4a8766804b1e1d4c7c7d1b.setContent(html_6338fe64466b51822b959dcbd4cbcfec);
|
|
|
|
|
|
|
|
marker_12bd18557e3df9a475decbfbc3051c3d.bindPopup(popup_f983b595fc4a8766804b1e1d4c7c7d1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12bd18557e3df9a475decbfbc3051c3d.setIcon(icon_2f2727dd84dabbd7e55227f6de5ca0a9);
|
|
|
|
|
|
var marker_ee3963bd36c8a304c951983d533e609c = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_98542c3b45bf97e987546a1dc595def1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a60b11301cdb216ef42393ee2439c1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf3da218ae5a6e01a86d914383f44870 = $(`<div id="html_bf3da218ae5a6e01a86d914383f44870" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_8a60b11301cdb216ef42393ee2439c1f.setContent(html_bf3da218ae5a6e01a86d914383f44870);
|
|
|
|
|
|
|
|
marker_ee3963bd36c8a304c951983d533e609c.bindPopup(popup_8a60b11301cdb216ef42393ee2439c1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee3963bd36c8a304c951983d533e609c.setIcon(icon_98542c3b45bf97e987546a1dc595def1);
|
|
|
|
|
|
var marker_4a9c0d0d846256b285d47e094f64e612 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_90c75b5aa1d42293c2519d4ed33a4bd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3db252d21a3e8830ed532dc75a6ab98c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0cac46d104b46ccc0c79d135cc68d61 = $(`<div id="html_b0cac46d104b46ccc0c79d135cc68d61" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_3db252d21a3e8830ed532dc75a6ab98c.setContent(html_b0cac46d104b46ccc0c79d135cc68d61);
|
|
|
|
|
|
|
|
marker_4a9c0d0d846256b285d47e094f64e612.bindPopup(popup_3db252d21a3e8830ed532dc75a6ab98c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a9c0d0d846256b285d47e094f64e612.setIcon(icon_90c75b5aa1d42293c2519d4ed33a4bd4);
|
|
|
|
|
|
var marker_cf52dd13ab3d7cd8aca9352b9325f186 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_4f02b96ed4daa05984771a4702c8efb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13b934b244a2e48af2e2c55b18e04d2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c3fc74a6c9d200b2e62d208c0a62e3 = $(`<div id="html_15c3fc74a6c9d200b2e62d208c0a62e3" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_13b934b244a2e48af2e2c55b18e04d2e.setContent(html_15c3fc74a6c9d200b2e62d208c0a62e3);
|
|
|
|
|
|
|
|
marker_cf52dd13ab3d7cd8aca9352b9325f186.bindPopup(popup_13b934b244a2e48af2e2c55b18e04d2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf52dd13ab3d7cd8aca9352b9325f186.setIcon(icon_4f02b96ed4daa05984771a4702c8efb8);
|
|
|
|
|
|
var marker_ff9070cd4044a0bad7491b84ea6cf0bf = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_3c9c9a877a7fceab55b36100497729bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1a2cd770772544547c9de661c07507e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d92d973e966d3873910113d377ec27a5 = $(`<div id="html_d92d973e966d3873910113d377ec27a5" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_b1a2cd770772544547c9de661c07507e.setContent(html_d92d973e966d3873910113d377ec27a5);
|
|
|
|
|
|
|
|
marker_ff9070cd4044a0bad7491b84ea6cf0bf.bindPopup(popup_b1a2cd770772544547c9de661c07507e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff9070cd4044a0bad7491b84ea6cf0bf.setIcon(icon_3c9c9a877a7fceab55b36100497729bf);
|
|
|
|
|
|
var marker_c48179a660baaa489bfd6400a6275434 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f1f15e3c582bc7c2c3bcdc6c7df9ee9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f967f14c200f929e72601dc62e47fb20 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c0cc34d250cbe37cb8f16e55f551a01 = $(`<div id="html_6c0cc34d250cbe37cb8f16e55f551a01" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_f967f14c200f929e72601dc62e47fb20.setContent(html_6c0cc34d250cbe37cb8f16e55f551a01);
|
|
|
|
|
|
|
|
marker_c48179a660baaa489bfd6400a6275434.bindPopup(popup_f967f14c200f929e72601dc62e47fb20)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c48179a660baaa489bfd6400a6275434.setIcon(icon_f1f15e3c582bc7c2c3bcdc6c7df9ee9f);
|
|
|
|
|
|
var marker_9518ba38d26d3e9a08b4a22314bfef49 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_705bdd8dc8ba693eea9c3d484ebd9708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aa56f3c0ee8c58b1ff7d43d97e1ab67 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51a8c7359f07ace183c66608de189c11 = $(`<div id="html_51a8c7359f07ace183c66608de189c11" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_2aa56f3c0ee8c58b1ff7d43d97e1ab67.setContent(html_51a8c7359f07ace183c66608de189c11);
|
|
|
|
|
|
|
|
marker_9518ba38d26d3e9a08b4a22314bfef49.bindPopup(popup_2aa56f3c0ee8c58b1ff7d43d97e1ab67)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9518ba38d26d3e9a08b4a22314bfef49.setIcon(icon_705bdd8dc8ba693eea9c3d484ebd9708);
|
|
|
|
|
|
var marker_a9ec8b1a73d027a6d70aebfec1b50fb7 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_25957c40eab5ae07563e9173050f714e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51ce4613e1ed0af7e848b2f781760ca8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5204b4eba6ced28ad8016896f1e4271 = $(`<div id="html_f5204b4eba6ced28ad8016896f1e4271" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_51ce4613e1ed0af7e848b2f781760ca8.setContent(html_f5204b4eba6ced28ad8016896f1e4271);
|
|
|
|
|
|
|
|
marker_a9ec8b1a73d027a6d70aebfec1b50fb7.bindPopup(popup_51ce4613e1ed0af7e848b2f781760ca8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9ec8b1a73d027a6d70aebfec1b50fb7.setIcon(icon_25957c40eab5ae07563e9173050f714e);
|
|
|
|
|
|
var marker_36356ae0795de8c6a5db2b935fa4f8a5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_908690676e83f50ae76184f118e373b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_416a803aeef2b653b2bdeb324764db7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be4550448e0cae2d1d72f39a155e6762 = $(`<div id="html_be4550448e0cae2d1d72f39a155e6762" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_416a803aeef2b653b2bdeb324764db7c.setContent(html_be4550448e0cae2d1d72f39a155e6762);
|
|
|
|
|
|
|
|
marker_36356ae0795de8c6a5db2b935fa4f8a5.bindPopup(popup_416a803aeef2b653b2bdeb324764db7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36356ae0795de8c6a5db2b935fa4f8a5.setIcon(icon_908690676e83f50ae76184f118e373b1);
|
|
|
|
|
|
var marker_532678bc82b22ba19187d0f8fb62bc0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_f419f656aa389a58eefa6ad7cf044025 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03700b5dd0fface34b8c7edf906b40a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae47f745564d2be80400db1fb5f751a7 = $(`<div id="html_ae47f745564d2be80400db1fb5f751a7" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_03700b5dd0fface34b8c7edf906b40a6.setContent(html_ae47f745564d2be80400db1fb5f751a7);
|
|
|
|
|
|
|
|
marker_532678bc82b22ba19187d0f8fb62bc0c.bindPopup(popup_03700b5dd0fface34b8c7edf906b40a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_532678bc82b22ba19187d0f8fb62bc0c.setIcon(icon_f419f656aa389a58eefa6ad7cf044025);
|
|
|
|
|
|
var marker_df3946e555f14fab4565379fe6eef0c4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_b8e0c6d177bc4ff467d6d0ba065be6ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd410dc5fddb11864b571d3c9a14a3e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0d48bb2b541c69e08b9fb6dc5fcb71b = $(`<div id="html_f0d48bb2b541c69e08b9fb6dc5fcb71b" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_bd410dc5fddb11864b571d3c9a14a3e7.setContent(html_f0d48bb2b541c69e08b9fb6dc5fcb71b);
|
|
|
|
|
|
|
|
marker_df3946e555f14fab4565379fe6eef0c4.bindPopup(popup_bd410dc5fddb11864b571d3c9a14a3e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df3946e555f14fab4565379fe6eef0c4.setIcon(icon_b8e0c6d177bc4ff467d6d0ba065be6ec);
|
|
|
|
|
|
var marker_96ee49ed585e6d20c9c050cc651a486f = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8d70cb0247bc6c8949d370e642ab6053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e00c28767c2769266c4018078ffed5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a90265e686b9674387565f9e47ec5d2 = $(`<div id="html_8a90265e686b9674387565f9e47ec5d2" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_0e00c28767c2769266c4018078ffed5d.setContent(html_8a90265e686b9674387565f9e47ec5d2);
|
|
|
|
|
|
|
|
marker_96ee49ed585e6d20c9c050cc651a486f.bindPopup(popup_0e00c28767c2769266c4018078ffed5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96ee49ed585e6d20c9c050cc651a486f.setIcon(icon_8d70cb0247bc6c8949d370e642ab6053);
|
|
|
|
|
|
var marker_f9c66d39029db3bc7cbd836a06eeb588 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8c7335f9b6972253131074a4317a1127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d458bf3cebe788f27aa0efdf34bf4ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35afe6b2b6c6bbc55751a5ac6dcba085 = $(`<div id="html_35afe6b2b6c6bbc55751a5ac6dcba085" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_9d458bf3cebe788f27aa0efdf34bf4ee.setContent(html_35afe6b2b6c6bbc55751a5ac6dcba085);
|
|
|
|
|
|
|
|
marker_f9c66d39029db3bc7cbd836a06eeb588.bindPopup(popup_9d458bf3cebe788f27aa0efdf34bf4ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9c66d39029db3bc7cbd836a06eeb588.setIcon(icon_8c7335f9b6972253131074a4317a1127);
|
|
|
|
|
|
var marker_7078ddb70f43a97a0cee5e018deb37b5 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_849defc1048ae9c73749e6ba682e74d9);
|
|
|
|
|
|
var icon_8e68c26bcee87cedb3f4143d6bf561ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73983237732cb320d4b5ffb33a105690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79353c9c411b73432c679820c233996b = $(`<div id="html_79353c9c411b73432c679820c233996b" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_73983237732cb320d4b5ffb33a105690.setContent(html_79353c9c411b73432c679820c233996b);
|
|
|
|
|
|
|
|
marker_7078ddb70f43a97a0cee5e018deb37b5.bindPopup(popup_73983237732cb320d4b5ffb33a105690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7078ddb70f43a97a0cee5e018deb37b5.setIcon(icon_8e68c26bcee87cedb3f4143d6bf561ac);
|
|
|
|
|
|
marker_cluster_849defc1048ae9c73749e6ba682e74d9.addTo(map_6215fc120ac74d28bc2b8d9d6b034604);
|
|
|
|
</script>
|
|
</html> |