mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 16:05:18 +00:00
11019 lines
320 KiB
HTML
11019 lines
320 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_0ad73b937d4eec354a84da30a0c45fc7 {
|
|
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_0ad73b937d4eec354a84da30a0c45fc7" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_0ad73b937d4eec354a84da30a0c45fc7 = L.map(
|
|
"map_0ad73b937d4eec354a84da30a0c45fc7",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_4b59c067030182480553e1f9a0b97bcb = 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_4b59c067030182480553e1f9a0b97bcb.addTo(map_0ad73b937d4eec354a84da30a0c45fc7);
|
|
|
|
|
|
var marker_cluster_506fed27906191985e8d5feac9af3720 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_c200983d9261c3a3ba75f56b726d8f9d = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a1a8c83e00fc2669961761abb13c9f97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da0b9e06efdc537111391b7139a6ec9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c36836f8fcdfdd0e0742323f3f63673c = $(`<div id="html_c36836f8fcdfdd0e0742323f3f63673c" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_da0b9e06efdc537111391b7139a6ec9e.setContent(html_c36836f8fcdfdd0e0742323f3f63673c);
|
|
|
|
|
|
|
|
marker_c200983d9261c3a3ba75f56b726d8f9d.bindPopup(popup_da0b9e06efdc537111391b7139a6ec9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c200983d9261c3a3ba75f56b726d8f9d.setIcon(icon_a1a8c83e00fc2669961761abb13c9f97);
|
|
|
|
|
|
var marker_24c4bda6d1a10d5bb0b2498242d60f24 = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_bc70e99ce30793a0a1d3ae7968afe903 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce1e5615d0cd20d5c0c80c6d41db2051 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26968e2bb9aafa734ab5346e5cb91c64 = $(`<div id="html_26968e2bb9aafa734ab5346e5cb91c64" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_ce1e5615d0cd20d5c0c80c6d41db2051.setContent(html_26968e2bb9aafa734ab5346e5cb91c64);
|
|
|
|
|
|
|
|
marker_24c4bda6d1a10d5bb0b2498242d60f24.bindPopup(popup_ce1e5615d0cd20d5c0c80c6d41db2051)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24c4bda6d1a10d5bb0b2498242d60f24.setIcon(icon_bc70e99ce30793a0a1d3ae7968afe903);
|
|
|
|
|
|
var marker_86fb1bc4e785772b4404d1a3edf7ec6b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0ee964a1bb368376440268909e6dbd50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b5b6c25a97b563834642bf351d07d99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce82329021534e97d4519e4cd69f2aa = $(`<div id="html_dce82329021534e97d4519e4cd69f2aa" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_5b5b6c25a97b563834642bf351d07d99.setContent(html_dce82329021534e97d4519e4cd69f2aa);
|
|
|
|
|
|
|
|
marker_86fb1bc4e785772b4404d1a3edf7ec6b.bindPopup(popup_5b5b6c25a97b563834642bf351d07d99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86fb1bc4e785772b4404d1a3edf7ec6b.setIcon(icon_0ee964a1bb368376440268909e6dbd50);
|
|
|
|
|
|
var marker_9374a052d47f4c0520300ea2a314e78a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_763e47eaf7e913bddab1e09ada6752f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_205e4e772fd2b611cec131d3f355e6df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77789b17dafa2f5115edaaf2b499266e = $(`<div id="html_77789b17dafa2f5115edaaf2b499266e" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_205e4e772fd2b611cec131d3f355e6df.setContent(html_77789b17dafa2f5115edaaf2b499266e);
|
|
|
|
|
|
|
|
marker_9374a052d47f4c0520300ea2a314e78a.bindPopup(popup_205e4e772fd2b611cec131d3f355e6df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9374a052d47f4c0520300ea2a314e78a.setIcon(icon_763e47eaf7e913bddab1e09ada6752f4);
|
|
|
|
|
|
var marker_2687ec64caa74b2e0e95688c0ef01f0e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_cbb20e3ccaf44c5562931a6c367e972d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3361316868458bc2cbdd8aa0832caefc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee4a94f64b2ecd4c344795a8edb45352 = $(`<div id="html_ee4a94f64b2ecd4c344795a8edb45352" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_3361316868458bc2cbdd8aa0832caefc.setContent(html_ee4a94f64b2ecd4c344795a8edb45352);
|
|
|
|
|
|
|
|
marker_2687ec64caa74b2e0e95688c0ef01f0e.bindPopup(popup_3361316868458bc2cbdd8aa0832caefc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2687ec64caa74b2e0e95688c0ef01f0e.setIcon(icon_cbb20e3ccaf44c5562931a6c367e972d);
|
|
|
|
|
|
var marker_d4cba2302e25e6ff574d6e7cbed7293e = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a2394e45776ec1fe283d85fa926d5914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_707e1798294aca62db4cf4f06114752a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3739ac97aff86dcbc3b2cd14af7fc9 = $(`<div id="html_5b3739ac97aff86dcbc3b2cd14af7fc9" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_707e1798294aca62db4cf4f06114752a.setContent(html_5b3739ac97aff86dcbc3b2cd14af7fc9);
|
|
|
|
|
|
|
|
marker_d4cba2302e25e6ff574d6e7cbed7293e.bindPopup(popup_707e1798294aca62db4cf4f06114752a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4cba2302e25e6ff574d6e7cbed7293e.setIcon(icon_a2394e45776ec1fe283d85fa926d5914);
|
|
|
|
|
|
var marker_fc580d5b7c6dc6f9992954f614589f67 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a5e9d9634a4b976dfd5cdbb84a08fdca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_444c333085dcf4af10f2bbf1e35d71ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b7e791a595a2a04f426fcb8448d162 = $(`<div id="html_f3b7e791a595a2a04f426fcb8448d162" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_444c333085dcf4af10f2bbf1e35d71ba.setContent(html_f3b7e791a595a2a04f426fcb8448d162);
|
|
|
|
|
|
|
|
marker_fc580d5b7c6dc6f9992954f614589f67.bindPopup(popup_444c333085dcf4af10f2bbf1e35d71ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc580d5b7c6dc6f9992954f614589f67.setIcon(icon_a5e9d9634a4b976dfd5cdbb84a08fdca);
|
|
|
|
|
|
var marker_d9fe77bbd0708f074215fd136e44bf25 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5f5452ff45cea0bade9882491c0a535c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ca4db54cdc5c9f06b040f5fec1d3440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d074cf3bf81ae465158d74a9a2139c1 = $(`<div id="html_6d074cf3bf81ae465158d74a9a2139c1" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_0ca4db54cdc5c9f06b040f5fec1d3440.setContent(html_6d074cf3bf81ae465158d74a9a2139c1);
|
|
|
|
|
|
|
|
marker_d9fe77bbd0708f074215fd136e44bf25.bindPopup(popup_0ca4db54cdc5c9f06b040f5fec1d3440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9fe77bbd0708f074215fd136e44bf25.setIcon(icon_5f5452ff45cea0bade9882491c0a535c);
|
|
|
|
|
|
var marker_3f952e1f7a786ed06a82275436678e18 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_61d536e95a2ba4a72dca167b1c377a12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_964dbe894af4f51a01273d44d528b480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebda59afb98319ee5f8d2ab44ef233ab = $(`<div id="html_ebda59afb98319ee5f8d2ab44ef233ab" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_964dbe894af4f51a01273d44d528b480.setContent(html_ebda59afb98319ee5f8d2ab44ef233ab);
|
|
|
|
|
|
|
|
marker_3f952e1f7a786ed06a82275436678e18.bindPopup(popup_964dbe894af4f51a01273d44d528b480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f952e1f7a786ed06a82275436678e18.setIcon(icon_61d536e95a2ba4a72dca167b1c377a12);
|
|
|
|
|
|
var marker_69712374110e74709a389275208a6dde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a5ae6dfaaa0225a90779a3fdb958ff0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc7c49c70dc506a71c6f07abeded1f4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e2943e6f1f2b5ae00f6b4147cf8dce7 = $(`<div id="html_2e2943e6f1f2b5ae00f6b4147cf8dce7" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_fc7c49c70dc506a71c6f07abeded1f4b.setContent(html_2e2943e6f1f2b5ae00f6b4147cf8dce7);
|
|
|
|
|
|
|
|
marker_69712374110e74709a389275208a6dde.bindPopup(popup_fc7c49c70dc506a71c6f07abeded1f4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69712374110e74709a389275208a6dde.setIcon(icon_a5ae6dfaaa0225a90779a3fdb958ff0e);
|
|
|
|
|
|
var marker_d3e0547cca85ca8a93337a9ffa8de025 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_7e759331a52d32b90fe877365de5f643 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_329c195d48de4faefbf75f580ed32c64 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48bbf7ffe907dffa2a9046d836624481 = $(`<div id="html_48bbf7ffe907dffa2a9046d836624481" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_329c195d48de4faefbf75f580ed32c64.setContent(html_48bbf7ffe907dffa2a9046d836624481);
|
|
|
|
|
|
|
|
marker_d3e0547cca85ca8a93337a9ffa8de025.bindPopup(popup_329c195d48de4faefbf75f580ed32c64)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3e0547cca85ca8a93337a9ffa8de025.setIcon(icon_7e759331a52d32b90fe877365de5f643);
|
|
|
|
|
|
var marker_9e9c9fe47776237544f29df3fbdc70c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9c2e09688967d92ea0694c9207f4b98f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc9453f12aaa6c0ab16a964eaefd16ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ffd470373fff138c844519e80f11b62c = $(`<div id="html_ffd470373fff138c844519e80f11b62c" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_fc9453f12aaa6c0ab16a964eaefd16ac.setContent(html_ffd470373fff138c844519e80f11b62c);
|
|
|
|
|
|
|
|
marker_9e9c9fe47776237544f29df3fbdc70c9.bindPopup(popup_fc9453f12aaa6c0ab16a964eaefd16ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e9c9fe47776237544f29df3fbdc70c9.setIcon(icon_9c2e09688967d92ea0694c9207f4b98f);
|
|
|
|
|
|
var marker_18a5386d84f908d0ac5178b2f8f102ea = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9199e3b4c62a5ad0cd5f45499a2d9fcd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c56b6de88ec284fd96609af840ff3cf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_292e8aa9537986b2c8e675d5ed1f1b2c = $(`<div id="html_292e8aa9537986b2c8e675d5ed1f1b2c" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_c56b6de88ec284fd96609af840ff3cf7.setContent(html_292e8aa9537986b2c8e675d5ed1f1b2c);
|
|
|
|
|
|
|
|
marker_18a5386d84f908d0ac5178b2f8f102ea.bindPopup(popup_c56b6de88ec284fd96609af840ff3cf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18a5386d84f908d0ac5178b2f8f102ea.setIcon(icon_9199e3b4c62a5ad0cd5f45499a2d9fcd);
|
|
|
|
|
|
var marker_9c09a0159caab3ab4caacd7aa4667213 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_706a87b1fb234a1c1234667787668176 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bda6b7d1897b7ac93c6702d6c0bc30ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92e4f76d69ec065fcbea8ee1313b2d71 = $(`<div id="html_92e4f76d69ec065fcbea8ee1313b2d71" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_bda6b7d1897b7ac93c6702d6c0bc30ae.setContent(html_92e4f76d69ec065fcbea8ee1313b2d71);
|
|
|
|
|
|
|
|
marker_9c09a0159caab3ab4caacd7aa4667213.bindPopup(popup_bda6b7d1897b7ac93c6702d6c0bc30ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c09a0159caab3ab4caacd7aa4667213.setIcon(icon_706a87b1fb234a1c1234667787668176);
|
|
|
|
|
|
var marker_e8ad52142c60b75542325ce76e87a529 = L.marker(
|
|
[42.2328, -8.72264],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5bbfcc427135e21d30f1201565cce6d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1df5e84ef41f96bb2f9f2d45208081c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c72bed6a0361ead71cc816a82eb51fd2 = $(`<div id="html_c72bed6a0361ead71cc816a82eb51fd2" style="width: 100.0%; height: 100.0%;">drelay.hopto.org</div>`)[0];
|
|
popup_1df5e84ef41f96bb2f9f2d45208081c6.setContent(html_c72bed6a0361ead71cc816a82eb51fd2);
|
|
|
|
|
|
|
|
marker_e8ad52142c60b75542325ce76e87a529.bindPopup(popup_1df5e84ef41f96bb2f9f2d45208081c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8ad52142c60b75542325ce76e87a529.setIcon(icon_5bbfcc427135e21d30f1201565cce6d9);
|
|
|
|
|
|
var marker_6ab4767f0ba3a78887d8ab04799a5989 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_82ee9b422b5b545202f548521f9116ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e64373e646cf56b0077dad998c7d0090 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f73d60f4e6352d34789494959e904c71 = $(`<div id="html_f73d60f4e6352d34789494959e904c71" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_e64373e646cf56b0077dad998c7d0090.setContent(html_f73d60f4e6352d34789494959e904c71);
|
|
|
|
|
|
|
|
marker_6ab4767f0ba3a78887d8ab04799a5989.bindPopup(popup_e64373e646cf56b0077dad998c7d0090)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ab4767f0ba3a78887d8ab04799a5989.setIcon(icon_82ee9b422b5b545202f548521f9116ec);
|
|
|
|
|
|
var marker_052033c43c13afd52399da3542335a34 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_add9346bf14baf2db7f9d014f495dfc7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fafaef09c1a07becdfbe464ade557e93 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0fda49a380de2391eb5466cda08a0f0 = $(`<div id="html_e0fda49a380de2391eb5466cda08a0f0" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_fafaef09c1a07becdfbe464ade557e93.setContent(html_e0fda49a380de2391eb5466cda08a0f0);
|
|
|
|
|
|
|
|
marker_052033c43c13afd52399da3542335a34.bindPopup(popup_fafaef09c1a07becdfbe464ade557e93)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052033c43c13afd52399da3542335a34.setIcon(icon_add9346bf14baf2db7f9d014f495dfc7);
|
|
|
|
|
|
var marker_174ce1eddd8f284dc57ae1cff715a508 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a5d3e893a4feba92fefd7eceb94eab7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2285e7629fb8faffdeae6147cadfee94 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1098c5b3a34dd7c640cc9529a0f6b9eb = $(`<div id="html_1098c5b3a34dd7c640cc9529a0f6b9eb" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_2285e7629fb8faffdeae6147cadfee94.setContent(html_1098c5b3a34dd7c640cc9529a0f6b9eb);
|
|
|
|
|
|
|
|
marker_174ce1eddd8f284dc57ae1cff715a508.bindPopup(popup_2285e7629fb8faffdeae6147cadfee94)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_174ce1eddd8f284dc57ae1cff715a508.setIcon(icon_a5d3e893a4feba92fefd7eceb94eab7e);
|
|
|
|
|
|
var marker_b3988fb848a853af0b36f59836ae735e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1719066c503e1762e67ad68a112ed920 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21482ee7a8312fb20ee1fdc64855ef9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d0411d6fa9477f6b7f53ba9ae5f109e = $(`<div id="html_8d0411d6fa9477f6b7f53ba9ae5f109e" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_21482ee7a8312fb20ee1fdc64855ef9d.setContent(html_8d0411d6fa9477f6b7f53ba9ae5f109e);
|
|
|
|
|
|
|
|
marker_b3988fb848a853af0b36f59836ae735e.bindPopup(popup_21482ee7a8312fb20ee1fdc64855ef9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3988fb848a853af0b36f59836ae735e.setIcon(icon_1719066c503e1762e67ad68a112ed920);
|
|
|
|
|
|
var marker_4612750e85ee684856f6b87cf1ed8491 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_dfb7b130e4f6ee7c31fc44b9e7076715 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_286d614f5568d259357d53c370c16038 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69ad2d2058dd0f8327eff23dd672c255 = $(`<div id="html_69ad2d2058dd0f8327eff23dd672c255" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_286d614f5568d259357d53c370c16038.setContent(html_69ad2d2058dd0f8327eff23dd672c255);
|
|
|
|
|
|
|
|
marker_4612750e85ee684856f6b87cf1ed8491.bindPopup(popup_286d614f5568d259357d53c370c16038)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4612750e85ee684856f6b87cf1ed8491.setIcon(icon_dfb7b130e4f6ee7c31fc44b9e7076715);
|
|
|
|
|
|
var marker_70f8d17ca6211a14a3fc3ae751134ab9 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_13c543b43be410fa2051c59457fce40f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5af2ee8a1a9d58a4fc63ce21a43468c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b57327dc034bd512de9d413658fbfdcd = $(`<div id="html_b57327dc034bd512de9d413658fbfdcd" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_a5af2ee8a1a9d58a4fc63ce21a43468c.setContent(html_b57327dc034bd512de9d413658fbfdcd);
|
|
|
|
|
|
|
|
marker_70f8d17ca6211a14a3fc3ae751134ab9.bindPopup(popup_a5af2ee8a1a9d58a4fc63ce21a43468c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f8d17ca6211a14a3fc3ae751134ab9.setIcon(icon_13c543b43be410fa2051c59457fce40f);
|
|
|
|
|
|
var marker_4cc1bb03a43cb57e9eb968a596a2d865 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_11d448cd9fee7b050c048f91cf1df6ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_993cead5aa8985d68c0c2f3598dd5015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5da1d711119c9513cc079b0e89b9cb42 = $(`<div id="html_5da1d711119c9513cc079b0e89b9cb42" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_993cead5aa8985d68c0c2f3598dd5015.setContent(html_5da1d711119c9513cc079b0e89b9cb42);
|
|
|
|
|
|
|
|
marker_4cc1bb03a43cb57e9eb968a596a2d865.bindPopup(popup_993cead5aa8985d68c0c2f3598dd5015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cc1bb03a43cb57e9eb968a596a2d865.setIcon(icon_11d448cd9fee7b050c048f91cf1df6ef);
|
|
|
|
|
|
var marker_2f03568d8dbfe4483379874ecff1886c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d5d733ddf51eef7b9c3dc14c78e5ee71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9678ca7e45508c3df9126bb6cea241e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8c6c4e371262d4da02c10efbe334555 = $(`<div id="html_e8c6c4e371262d4da02c10efbe334555" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_9678ca7e45508c3df9126bb6cea241e1.setContent(html_e8c6c4e371262d4da02c10efbe334555);
|
|
|
|
|
|
|
|
marker_2f03568d8dbfe4483379874ecff1886c.bindPopup(popup_9678ca7e45508c3df9126bb6cea241e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f03568d8dbfe4483379874ecff1886c.setIcon(icon_d5d733ddf51eef7b9c3dc14c78e5ee71);
|
|
|
|
|
|
var marker_66ca2690936e6b5f6c896be432f8d22e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_71a1a8a28f4fdb1fa6c81041824ccd12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8c1db6e3d0254e10ca44a56cefdabcf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46280e41095e359d1bdcb3f634d4c12e = $(`<div id="html_46280e41095e359d1bdcb3f634d4c12e" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_d8c1db6e3d0254e10ca44a56cefdabcf.setContent(html_46280e41095e359d1bdcb3f634d4c12e);
|
|
|
|
|
|
|
|
marker_66ca2690936e6b5f6c896be432f8d22e.bindPopup(popup_d8c1db6e3d0254e10ca44a56cefdabcf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66ca2690936e6b5f6c896be432f8d22e.setIcon(icon_71a1a8a28f4fdb1fa6c81041824ccd12);
|
|
|
|
|
|
var marker_3786af442cc4010c760bccee9f2bdaee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9cfde8efe27bae12d7e2d485c61431a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7e5d8219cfe7f0a4bafb1eb4b70f0ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03fccab602c6ad3b83dd7073a2d60ccc = $(`<div id="html_03fccab602c6ad3b83dd7073a2d60ccc" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_c7e5d8219cfe7f0a4bafb1eb4b70f0ad.setContent(html_03fccab602c6ad3b83dd7073a2d60ccc);
|
|
|
|
|
|
|
|
marker_3786af442cc4010c760bccee9f2bdaee.bindPopup(popup_c7e5d8219cfe7f0a4bafb1eb4b70f0ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3786af442cc4010c760bccee9f2bdaee.setIcon(icon_9cfde8efe27bae12d7e2d485c61431a3);
|
|
|
|
|
|
var marker_639f0bbfde362636f3150510661a45a9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f3fc4a163a75de458a7b739d049e2d76 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad361306a36e3ad447142df7682c4a73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8953de1c91f9fc20cd0b2ad6d2d209ab = $(`<div id="html_8953de1c91f9fc20cd0b2ad6d2d209ab" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_ad361306a36e3ad447142df7682c4a73.setContent(html_8953de1c91f9fc20cd0b2ad6d2d209ab);
|
|
|
|
|
|
|
|
marker_639f0bbfde362636f3150510661a45a9.bindPopup(popup_ad361306a36e3ad447142df7682c4a73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_639f0bbfde362636f3150510661a45a9.setIcon(icon_f3fc4a163a75de458a7b739d049e2d76);
|
|
|
|
|
|
var marker_92b19d4f4b50a3c2e4e66b63340b5b52 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d8a67db6f306e8ffe42de0883b68c828 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_302b2d138941edbaf85f049737649ae4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de145a8769cbb402e66537094ab065e4 = $(`<div id="html_de145a8769cbb402e66537094ab065e4" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_302b2d138941edbaf85f049737649ae4.setContent(html_de145a8769cbb402e66537094ab065e4);
|
|
|
|
|
|
|
|
marker_92b19d4f4b50a3c2e4e66b63340b5b52.bindPopup(popup_302b2d138941edbaf85f049737649ae4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92b19d4f4b50a3c2e4e66b63340b5b52.setIcon(icon_d8a67db6f306e8ffe42de0883b68c828);
|
|
|
|
|
|
var marker_143da43a160bec32d4780532deb07581 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_dc4978ebf6eaffd989c7c36a7e5c4106 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a29007776c8cef7396c2c031a9c45d00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1936431cacfa323ba53ad57bb84b462 = $(`<div id="html_e1936431cacfa323ba53ad57bb84b462" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_a29007776c8cef7396c2c031a9c45d00.setContent(html_e1936431cacfa323ba53ad57bb84b462);
|
|
|
|
|
|
|
|
marker_143da43a160bec32d4780532deb07581.bindPopup(popup_a29007776c8cef7396c2c031a9c45d00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_143da43a160bec32d4780532deb07581.setIcon(icon_dc4978ebf6eaffd989c7c36a7e5c4106);
|
|
|
|
|
|
var marker_8e802afe449928dabd970d8285aa159e = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_4743552b2945386236ecef29e22d9bff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a14eedf5797fd269a1189eeeb7a6e72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e6af003a1dffa9f8e7cbebc5c21d692 = $(`<div id="html_5e6af003a1dffa9f8e7cbebc5c21d692" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_4a14eedf5797fd269a1189eeeb7a6e72.setContent(html_5e6af003a1dffa9f8e7cbebc5c21d692);
|
|
|
|
|
|
|
|
marker_8e802afe449928dabd970d8285aa159e.bindPopup(popup_4a14eedf5797fd269a1189eeeb7a6e72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e802afe449928dabd970d8285aa159e.setIcon(icon_4743552b2945386236ecef29e22d9bff);
|
|
|
|
|
|
var marker_1cdf57ba5a7a8a84e2b4578e9ad56ffa = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b9f9860236d2cd13294fb4f48843e01d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00c4e89fcc3ded822808547e47ff8373 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5eb17ce35510c1d53c70399d02f65950 = $(`<div id="html_5eb17ce35510c1d53c70399d02f65950" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_00c4e89fcc3ded822808547e47ff8373.setContent(html_5eb17ce35510c1d53c70399d02f65950);
|
|
|
|
|
|
|
|
marker_1cdf57ba5a7a8a84e2b4578e9ad56ffa.bindPopup(popup_00c4e89fcc3ded822808547e47ff8373)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cdf57ba5a7a8a84e2b4578e9ad56ffa.setIcon(icon_b9f9860236d2cd13294fb4f48843e01d);
|
|
|
|
|
|
var marker_5d6f540ca309f80064e423d8aead9176 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d45f5c414b1a401f88f50d498b4c0e69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa4f9f3cf7eac2b3d8a60dfa92e7ff11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88dde878531bb2e37e47a61d53bed196 = $(`<div id="html_88dde878531bb2e37e47a61d53bed196" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_aa4f9f3cf7eac2b3d8a60dfa92e7ff11.setContent(html_88dde878531bb2e37e47a61d53bed196);
|
|
|
|
|
|
|
|
marker_5d6f540ca309f80064e423d8aead9176.bindPopup(popup_aa4f9f3cf7eac2b3d8a60dfa92e7ff11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d6f540ca309f80064e423d8aead9176.setIcon(icon_d45f5c414b1a401f88f50d498b4c0e69);
|
|
|
|
|
|
var marker_94ce26f935d0979879aa41c3b7e3b394 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a092e81aab5f62784d3ce72d72a4cc87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2729a982574ff37389c285ee0b300b85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_225a7b6229da28dd41ff83ea620d4a26 = $(`<div id="html_225a7b6229da28dd41ff83ea620d4a26" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_2729a982574ff37389c285ee0b300b85.setContent(html_225a7b6229da28dd41ff83ea620d4a26);
|
|
|
|
|
|
|
|
marker_94ce26f935d0979879aa41c3b7e3b394.bindPopup(popup_2729a982574ff37389c285ee0b300b85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94ce26f935d0979879aa41c3b7e3b394.setIcon(icon_a092e81aab5f62784d3ce72d72a4cc87);
|
|
|
|
|
|
var marker_7125f3ce6d63d083b51e8ea57ddd3fd0 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6952ceacdf60da173bada518dfc8bf19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_92f0c5d4e6f05fa4218be62f7b84f730 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a454c6a4724d4c03ad95838051825af = $(`<div id="html_1a454c6a4724d4c03ad95838051825af" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_92f0c5d4e6f05fa4218be62f7b84f730.setContent(html_1a454c6a4724d4c03ad95838051825af);
|
|
|
|
|
|
|
|
marker_7125f3ce6d63d083b51e8ea57ddd3fd0.bindPopup(popup_92f0c5d4e6f05fa4218be62f7b84f730)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7125f3ce6d63d083b51e8ea57ddd3fd0.setIcon(icon_6952ceacdf60da173bada518dfc8bf19);
|
|
|
|
|
|
var marker_0cdceddbda33fd1b5fc2d2762a27f976 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_eb35afde69bfedc2810cc565f6e48ea4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_074b20b4e688e01eb4ac7fbab2da7a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fb32cf85183f163af67a8afc7c0a274 = $(`<div id="html_9fb32cf85183f163af67a8afc7c0a274" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_074b20b4e688e01eb4ac7fbab2da7a4d.setContent(html_9fb32cf85183f163af67a8afc7c0a274);
|
|
|
|
|
|
|
|
marker_0cdceddbda33fd1b5fc2d2762a27f976.bindPopup(popup_074b20b4e688e01eb4ac7fbab2da7a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0cdceddbda33fd1b5fc2d2762a27f976.setIcon(icon_eb35afde69bfedc2810cc565f6e48ea4);
|
|
|
|
|
|
var marker_42c1fe7c086c7c809c80cceb1f8802f5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_24acde52a90ba28634ae1bd2988303ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147fc167be1a944a4378a817eafc7bba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8fffb8b6c5e78b4ada62cb0a79fbe35 = $(`<div id="html_e8fffb8b6c5e78b4ada62cb0a79fbe35" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_147fc167be1a944a4378a817eafc7bba.setContent(html_e8fffb8b6c5e78b4ada62cb0a79fbe35);
|
|
|
|
|
|
|
|
marker_42c1fe7c086c7c809c80cceb1f8802f5.bindPopup(popup_147fc167be1a944a4378a817eafc7bba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42c1fe7c086c7c809c80cceb1f8802f5.setIcon(icon_24acde52a90ba28634ae1bd2988303ae);
|
|
|
|
|
|
var marker_6e3ed1cb5ad388b50c6f1051d3647865 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_8626c1d020f793d4e8da383e3d5064d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3963590fe1a61cce249e3ef3b96a328 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8404fe892fbddde4ce32ab04b020cd4b = $(`<div id="html_8404fe892fbddde4ce32ab04b020cd4b" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_a3963590fe1a61cce249e3ef3b96a328.setContent(html_8404fe892fbddde4ce32ab04b020cd4b);
|
|
|
|
|
|
|
|
marker_6e3ed1cb5ad388b50c6f1051d3647865.bindPopup(popup_a3963590fe1a61cce249e3ef3b96a328)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e3ed1cb5ad388b50c6f1051d3647865.setIcon(icon_8626c1d020f793d4e8da383e3d5064d1);
|
|
|
|
|
|
var marker_cc8013a01abe83e01a4fc90875b815e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9065a3a130d42f7bc06044f9db1e9a51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ac6f1f1287ed90783ab4745a61fd2cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05d97b4d171ffdebb2c993e04391644f = $(`<div id="html_05d97b4d171ffdebb2c993e04391644f" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_7ac6f1f1287ed90783ab4745a61fd2cc.setContent(html_05d97b4d171ffdebb2c993e04391644f);
|
|
|
|
|
|
|
|
marker_cc8013a01abe83e01a4fc90875b815e4.bindPopup(popup_7ac6f1f1287ed90783ab4745a61fd2cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc8013a01abe83e01a4fc90875b815e4.setIcon(icon_9065a3a130d42f7bc06044f9db1e9a51);
|
|
|
|
|
|
var marker_121aaa3776270d9e9aefe4504c09f32b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ce085ba2740764391073beb6dda4c77c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89d916180e0c539f6122f9de93e55779 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f532a9453354785517fe0ca056bd7b65 = $(`<div id="html_f532a9453354785517fe0ca056bd7b65" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_89d916180e0c539f6122f9de93e55779.setContent(html_f532a9453354785517fe0ca056bd7b65);
|
|
|
|
|
|
|
|
marker_121aaa3776270d9e9aefe4504c09f32b.bindPopup(popup_89d916180e0c539f6122f9de93e55779)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_121aaa3776270d9e9aefe4504c09f32b.setIcon(icon_ce085ba2740764391073beb6dda4c77c);
|
|
|
|
|
|
var marker_4fd836f42fb13f0be0642a233cb5145f = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b348d9e36528bb234f2f05f102e17d8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b4288c0c148add654a7ebb5b990b3a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5b54f92d8f60e6a877e984c66c5a2e0 = $(`<div id="html_f5b54f92d8f60e6a877e984c66c5a2e0" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_6b4288c0c148add654a7ebb5b990b3a5.setContent(html_f5b54f92d8f60e6a877e984c66c5a2e0);
|
|
|
|
|
|
|
|
marker_4fd836f42fb13f0be0642a233cb5145f.bindPopup(popup_6b4288c0c148add654a7ebb5b990b3a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fd836f42fb13f0be0642a233cb5145f.setIcon(icon_b348d9e36528bb234f2f05f102e17d8b);
|
|
|
|
|
|
var marker_4d794dd4fef1fc8129e5ece31af6b502 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ff1badcd7ac8db06c223df7eb9d8c5d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7cc9a80594f0cc99f7075ec521649db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_77a91a3b0a6dca0eab09622e82a72a62 = $(`<div id="html_77a91a3b0a6dca0eab09622e82a72a62" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_f7cc9a80594f0cc99f7075ec521649db.setContent(html_77a91a3b0a6dca0eab09622e82a72a62);
|
|
|
|
|
|
|
|
marker_4d794dd4fef1fc8129e5ece31af6b502.bindPopup(popup_f7cc9a80594f0cc99f7075ec521649db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d794dd4fef1fc8129e5ece31af6b502.setIcon(icon_ff1badcd7ac8db06c223df7eb9d8c5d4);
|
|
|
|
|
|
var marker_5f6f4c00298ba0ca13398eb4b39e0a0a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c9e4775a9ebb59fe5e56f20b845dc2a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b7c8fa52f0da16f343b23a50caf2deb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beb480a85081388d444e8ca0792eab56 = $(`<div id="html_beb480a85081388d444e8ca0792eab56" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_6b7c8fa52f0da16f343b23a50caf2deb.setContent(html_beb480a85081388d444e8ca0792eab56);
|
|
|
|
|
|
|
|
marker_5f6f4c00298ba0ca13398eb4b39e0a0a.bindPopup(popup_6b7c8fa52f0da16f343b23a50caf2deb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f6f4c00298ba0ca13398eb4b39e0a0a.setIcon(icon_c9e4775a9ebb59fe5e56f20b845dc2a5);
|
|
|
|
|
|
var marker_07af2bdde6e84fe426f6aab0482042bc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5b2aa0cc7c1c0d448c58d656b141b8a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ace70bdc10b9b0187752b6fb97a4200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_196854a0dfb5052f59ba98129bb9067b = $(`<div id="html_196854a0dfb5052f59ba98129bb9067b" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_5ace70bdc10b9b0187752b6fb97a4200.setContent(html_196854a0dfb5052f59ba98129bb9067b);
|
|
|
|
|
|
|
|
marker_07af2bdde6e84fe426f6aab0482042bc.bindPopup(popup_5ace70bdc10b9b0187752b6fb97a4200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07af2bdde6e84fe426f6aab0482042bc.setIcon(icon_5b2aa0cc7c1c0d448c58d656b141b8a6);
|
|
|
|
|
|
var marker_40ba450ff6f85294ed431dabadda2a22 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6224922e4b3bfab160db130249278cd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_604703d7533778b2652422c76edb6276 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3166356ab1297f8b5b4ce434a255057e = $(`<div id="html_3166356ab1297f8b5b4ce434a255057e" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_604703d7533778b2652422c76edb6276.setContent(html_3166356ab1297f8b5b4ce434a255057e);
|
|
|
|
|
|
|
|
marker_40ba450ff6f85294ed431dabadda2a22.bindPopup(popup_604703d7533778b2652422c76edb6276)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40ba450ff6f85294ed431dabadda2a22.setIcon(icon_6224922e4b3bfab160db130249278cd7);
|
|
|
|
|
|
var marker_2c6923833dbbf278c1012e8b1cdfbeed = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c05a3621470a33603cede14f5df0f184 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ee565dfdf2e16213a18ea399524d3fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b66f9dba106e2befe8071b074ce91343 = $(`<div id="html_b66f9dba106e2befe8071b074ce91343" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_0ee565dfdf2e16213a18ea399524d3fb.setContent(html_b66f9dba106e2befe8071b074ce91343);
|
|
|
|
|
|
|
|
marker_2c6923833dbbf278c1012e8b1cdfbeed.bindPopup(popup_0ee565dfdf2e16213a18ea399524d3fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c6923833dbbf278c1012e8b1cdfbeed.setIcon(icon_c05a3621470a33603cede14f5df0f184);
|
|
|
|
|
|
var marker_6d737564f71d36d577879036b19e92f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f531f4ef28e2be5b75f0ffb3bef2f261 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af4992578e706d285bdada69b14d29d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_252e00558398cd93b350009c698569c4 = $(`<div id="html_252e00558398cd93b350009c698569c4" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_af4992578e706d285bdada69b14d29d7.setContent(html_252e00558398cd93b350009c698569c4);
|
|
|
|
|
|
|
|
marker_6d737564f71d36d577879036b19e92f9.bindPopup(popup_af4992578e706d285bdada69b14d29d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d737564f71d36d577879036b19e92f9.setIcon(icon_f531f4ef28e2be5b75f0ffb3bef2f261);
|
|
|
|
|
|
var marker_59840519e518e23ebdf91f889201800e = L.marker(
|
|
[32.9483, -96.7299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_38230acb13b23fe7cd39af9e698b01a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f6fbd85467879b533e69ca00f6b5421 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_707a2e672f13cd58569ecac72a60c03c = $(`<div id="html_707a2e672f13cd58569ecac72a60c03c" style="width: 100.0%; height: 100.0%;">pyramid.cult.cash</div>`)[0];
|
|
popup_8f6fbd85467879b533e69ca00f6b5421.setContent(html_707a2e672f13cd58569ecac72a60c03c);
|
|
|
|
|
|
|
|
marker_59840519e518e23ebdf91f889201800e.bindPopup(popup_8f6fbd85467879b533e69ca00f6b5421)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59840519e518e23ebdf91f889201800e.setIcon(icon_38230acb13b23fe7cd39af9e698b01a7);
|
|
|
|
|
|
var marker_311f8cb41912af7b2aee8e0ab7a7eb5f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_bd0cccb6ff9c14013e6ed272a5aa916a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_310306c755154467bd2e1f6509c39b26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1283b11ec308ed7708ab0c975e43ef2 = $(`<div id="html_e1283b11ec308ed7708ab0c975e43ef2" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_310306c755154467bd2e1f6509c39b26.setContent(html_e1283b11ec308ed7708ab0c975e43ef2);
|
|
|
|
|
|
|
|
marker_311f8cb41912af7b2aee8e0ab7a7eb5f.bindPopup(popup_310306c755154467bd2e1f6509c39b26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_311f8cb41912af7b2aee8e0ab7a7eb5f.setIcon(icon_bd0cccb6ff9c14013e6ed272a5aa916a);
|
|
|
|
|
|
var marker_d3810c72b64b66e6b52e534fddfdc74b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9d6ad1a0a66795bff493c2c37d49e3f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_659788dd4079a627fad92cd8bfda5f71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b438d21c31d8de77cf9751884e560245 = $(`<div id="html_b438d21c31d8de77cf9751884e560245" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_659788dd4079a627fad92cd8bfda5f71.setContent(html_b438d21c31d8de77cf9751884e560245);
|
|
|
|
|
|
|
|
marker_d3810c72b64b66e6b52e534fddfdc74b.bindPopup(popup_659788dd4079a627fad92cd8bfda5f71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3810c72b64b66e6b52e534fddfdc74b.setIcon(icon_9d6ad1a0a66795bff493c2c37d49e3f3);
|
|
|
|
|
|
var marker_46c0a2e61bbeaed7eeb5e34d77bd7a91 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5682acb1752ca6d89def96a2ccc2844b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1527fc4ab06fd83c61a8c435e47dee0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34f1160a05c098d537545ed326620dd7 = $(`<div id="html_34f1160a05c098d537545ed326620dd7" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_f1527fc4ab06fd83c61a8c435e47dee0.setContent(html_34f1160a05c098d537545ed326620dd7);
|
|
|
|
|
|
|
|
marker_46c0a2e61bbeaed7eeb5e34d77bd7a91.bindPopup(popup_f1527fc4ab06fd83c61a8c435e47dee0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46c0a2e61bbeaed7eeb5e34d77bd7a91.setIcon(icon_5682acb1752ca6d89def96a2ccc2844b);
|
|
|
|
|
|
var marker_b5426fa776140e853089103b835ba743 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_cb95242850fea5f2df8c971dbfdc9e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd6723ba9a899a00e43393ac26c0bfcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b40961f45fde4f2fc977eda9066319b = $(`<div id="html_7b40961f45fde4f2fc977eda9066319b" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_bd6723ba9a899a00e43393ac26c0bfcb.setContent(html_7b40961f45fde4f2fc977eda9066319b);
|
|
|
|
|
|
|
|
marker_b5426fa776140e853089103b835ba743.bindPopup(popup_bd6723ba9a899a00e43393ac26c0bfcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5426fa776140e853089103b835ba743.setIcon(icon_cb95242850fea5f2df8c971dbfdc9e12);
|
|
|
|
|
|
var marker_f473ebfc56d73f843ad51b603d9f4083 = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a03094a9a20a21dbc2cc378a728b0978 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4efe3a6a2eff1c4b5585a477becd846 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e9d49ea3813f775dcf5a8b6d187380d = $(`<div id="html_8e9d49ea3813f775dcf5a8b6d187380d" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_c4efe3a6a2eff1c4b5585a477becd846.setContent(html_8e9d49ea3813f775dcf5a8b6d187380d);
|
|
|
|
|
|
|
|
marker_f473ebfc56d73f843ad51b603d9f4083.bindPopup(popup_c4efe3a6a2eff1c4b5585a477becd846)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f473ebfc56d73f843ad51b603d9f4083.setIcon(icon_a03094a9a20a21dbc2cc378a728b0978);
|
|
|
|
|
|
var marker_ad01d2e826b8a8e6ecac8e59951a3741 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6a921158d302d2f506cf000c5ce92178 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d003ba7e3754f72be0e3bb8701f02b4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a83462fd30cb12eafd5bd6275bb091e = $(`<div id="html_6a83462fd30cb12eafd5bd6275bb091e" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_d003ba7e3754f72be0e3bb8701f02b4b.setContent(html_6a83462fd30cb12eafd5bd6275bb091e);
|
|
|
|
|
|
|
|
marker_ad01d2e826b8a8e6ecac8e59951a3741.bindPopup(popup_d003ba7e3754f72be0e3bb8701f02b4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad01d2e826b8a8e6ecac8e59951a3741.setIcon(icon_6a921158d302d2f506cf000c5ce92178);
|
|
|
|
|
|
var marker_998448f36ee0c2fede393c28616bbf9b = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_707ef2ec9db2288aaa4384089511c81d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a462e8225efed31a0ba1b485b0bc085 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48661731d39ae39a30429bc04f39428c = $(`<div id="html_48661731d39ae39a30429bc04f39428c" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_9a462e8225efed31a0ba1b485b0bc085.setContent(html_48661731d39ae39a30429bc04f39428c);
|
|
|
|
|
|
|
|
marker_998448f36ee0c2fede393c28616bbf9b.bindPopup(popup_9a462e8225efed31a0ba1b485b0bc085)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_998448f36ee0c2fede393c28616bbf9b.setIcon(icon_707ef2ec9db2288aaa4384089511c81d);
|
|
|
|
|
|
var marker_75b4b4fbc0fc5627b3b67d7cb9ed5e1e = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b5162948a91bd2d39f3e8ff1a085b45a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1508325fbc16a4670f258fda757fe0f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_352ccbfe4754a8d4f8931e6801bc2561 = $(`<div id="html_352ccbfe4754a8d4f8931e6801bc2561" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_a1508325fbc16a4670f258fda757fe0f.setContent(html_352ccbfe4754a8d4f8931e6801bc2561);
|
|
|
|
|
|
|
|
marker_75b4b4fbc0fc5627b3b67d7cb9ed5e1e.bindPopup(popup_a1508325fbc16a4670f258fda757fe0f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75b4b4fbc0fc5627b3b67d7cb9ed5e1e.setIcon(icon_b5162948a91bd2d39f3e8ff1a085b45a);
|
|
|
|
|
|
var marker_e3ceb6a702f1d741c4a55a43d84bbc88 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a76b4188fea5431319a58fc6d5d608e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afac1d7ffedba2504d14f78380e60788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_714fc78bb76b0b527409375392ee0e3e = $(`<div id="html_714fc78bb76b0b527409375392ee0e3e" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_afac1d7ffedba2504d14f78380e60788.setContent(html_714fc78bb76b0b527409375392ee0e3e);
|
|
|
|
|
|
|
|
marker_e3ceb6a702f1d741c4a55a43d84bbc88.bindPopup(popup_afac1d7ffedba2504d14f78380e60788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3ceb6a702f1d741c4a55a43d84bbc88.setIcon(icon_a76b4188fea5431319a58fc6d5d608e3);
|
|
|
|
|
|
var marker_c6e86ed132042c769f8245b7a5fc079e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5ed91311462ec7d3346a92b3e585661e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d32ba7cbd5fd7c7b4cbe85a1139eeadc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bb2d04fefb3e7d39bfd390144cf0885 = $(`<div id="html_8bb2d04fefb3e7d39bfd390144cf0885" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_d32ba7cbd5fd7c7b4cbe85a1139eeadc.setContent(html_8bb2d04fefb3e7d39bfd390144cf0885);
|
|
|
|
|
|
|
|
marker_c6e86ed132042c769f8245b7a5fc079e.bindPopup(popup_d32ba7cbd5fd7c7b4cbe85a1139eeadc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6e86ed132042c769f8245b7a5fc079e.setIcon(icon_5ed91311462ec7d3346a92b3e585661e);
|
|
|
|
|
|
var marker_7ffabd415239430d23aaaf6c8c3ed07a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_2fd7ae5379480ba81244d50ca9671f30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_432de1ba313fedf83db9aaa95255d3c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6872449db9802819e59e8ed1c018d48 = $(`<div id="html_b6872449db9802819e59e8ed1c018d48" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_432de1ba313fedf83db9aaa95255d3c7.setContent(html_b6872449db9802819e59e8ed1c018d48);
|
|
|
|
|
|
|
|
marker_7ffabd415239430d23aaaf6c8c3ed07a.bindPopup(popup_432de1ba313fedf83db9aaa95255d3c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ffabd415239430d23aaaf6c8c3ed07a.setIcon(icon_2fd7ae5379480ba81244d50ca9671f30);
|
|
|
|
|
|
var marker_967e4499fd7a14778d37e105b81c74a3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_8c83c18f21f0fc1e6030849dc60cf316 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd31339a558c2bdb0c23acbcac3bd37f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f30833ed6e76d7631cc130f80edbf04b = $(`<div id="html_f30833ed6e76d7631cc130f80edbf04b" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_dd31339a558c2bdb0c23acbcac3bd37f.setContent(html_f30833ed6e76d7631cc130f80edbf04b);
|
|
|
|
|
|
|
|
marker_967e4499fd7a14778d37e105b81c74a3.bindPopup(popup_dd31339a558c2bdb0c23acbcac3bd37f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_967e4499fd7a14778d37e105b81c74a3.setIcon(icon_8c83c18f21f0fc1e6030849dc60cf316);
|
|
|
|
|
|
var marker_f42dc303ac9b24f908884e9e3a61e8d6 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a90bd53ae741f4d9400013274c340057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f1bce373e018e4ed151f41216fa80fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_532b24f00bd666116e8cab68e35dd1f7 = $(`<div id="html_532b24f00bd666116e8cab68e35dd1f7" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_0f1bce373e018e4ed151f41216fa80fb.setContent(html_532b24f00bd666116e8cab68e35dd1f7);
|
|
|
|
|
|
|
|
marker_f42dc303ac9b24f908884e9e3a61e8d6.bindPopup(popup_0f1bce373e018e4ed151f41216fa80fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f42dc303ac9b24f908884e9e3a61e8d6.setIcon(icon_a90bd53ae741f4d9400013274c340057);
|
|
|
|
|
|
var marker_d895da4a0246c2939d3059b800db27db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b70b676d80bb92df5326a6a1410df88f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e283f46444303f0b0517fd1c9d2c0ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07fbea0df509623ae64e1d32b9e6b62c = $(`<div id="html_07fbea0df509623ae64e1d32b9e6b62c" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_4e283f46444303f0b0517fd1c9d2c0ad.setContent(html_07fbea0df509623ae64e1d32b9e6b62c);
|
|
|
|
|
|
|
|
marker_d895da4a0246c2939d3059b800db27db.bindPopup(popup_4e283f46444303f0b0517fd1c9d2c0ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d895da4a0246c2939d3059b800db27db.setIcon(icon_b70b676d80bb92df5326a6a1410df88f);
|
|
|
|
|
|
var marker_1d3ca4701e3f67096f931af35e0886a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0ac6f6f57b70f9fbd0ecf3bc589cb3af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ed89904415492937dc4e0f4ce515697 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ab2ea5508933965f14a95c5458d09e2 = $(`<div id="html_5ab2ea5508933965f14a95c5458d09e2" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_2ed89904415492937dc4e0f4ce515697.setContent(html_5ab2ea5508933965f14a95c5458d09e2);
|
|
|
|
|
|
|
|
marker_1d3ca4701e3f67096f931af35e0886a1.bindPopup(popup_2ed89904415492937dc4e0f4ce515697)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d3ca4701e3f67096f931af35e0886a1.setIcon(icon_0ac6f6f57b70f9fbd0ecf3bc589cb3af);
|
|
|
|
|
|
var marker_af0b2c497a7396468fb790af70083b9b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5e0bf9c1f3e00c67aabfcc9512ad2493 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75cc099b6bc361b61eae245f8df550d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35faa80a0828a84f869515fc63b23a42 = $(`<div id="html_35faa80a0828a84f869515fc63b23a42" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_75cc099b6bc361b61eae245f8df550d6.setContent(html_35faa80a0828a84f869515fc63b23a42);
|
|
|
|
|
|
|
|
marker_af0b2c497a7396468fb790af70083b9b.bindPopup(popup_75cc099b6bc361b61eae245f8df550d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af0b2c497a7396468fb790af70083b9b.setIcon(icon_5e0bf9c1f3e00c67aabfcc9512ad2493);
|
|
|
|
|
|
var marker_acc89a3fe8b19e30d558788148ed3cc0 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b462a1300ea682fb6e558a6d80e01f31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_78f28db546ddfd840b49645a994c306a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aad06bf296c90e3e6b5c87bbc2d2d02f = $(`<div id="html_aad06bf296c90e3e6b5c87bbc2d2d02f" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_78f28db546ddfd840b49645a994c306a.setContent(html_aad06bf296c90e3e6b5c87bbc2d2d02f);
|
|
|
|
|
|
|
|
marker_acc89a3fe8b19e30d558788148ed3cc0.bindPopup(popup_78f28db546ddfd840b49645a994c306a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acc89a3fe8b19e30d558788148ed3cc0.setIcon(icon_b462a1300ea682fb6e558a6d80e01f31);
|
|
|
|
|
|
var marker_2db8f280c53e0150c93d057820c8aed4 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_63a6595abcd24e12680b9ce8f0e26c75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_997dac762cc3b24b8723f7e08b2bdc6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb66614db317e1e2ba3a440c3cd22da = $(`<div id="html_2eb66614db317e1e2ba3a440c3cd22da" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_997dac762cc3b24b8723f7e08b2bdc6c.setContent(html_2eb66614db317e1e2ba3a440c3cd22da);
|
|
|
|
|
|
|
|
marker_2db8f280c53e0150c93d057820c8aed4.bindPopup(popup_997dac762cc3b24b8723f7e08b2bdc6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2db8f280c53e0150c93d057820c8aed4.setIcon(icon_63a6595abcd24e12680b9ce8f0e26c75);
|
|
|
|
|
|
var marker_0050494c7c8a003abc61039f333df010 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b9f8f72931f3a88a68077c6c6e70b8e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ea9f10985f956599fa08f702693df21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04e054664eff25ef8d1375cd14f83626 = $(`<div id="html_04e054664eff25ef8d1375cd14f83626" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_9ea9f10985f956599fa08f702693df21.setContent(html_04e054664eff25ef8d1375cd14f83626);
|
|
|
|
|
|
|
|
marker_0050494c7c8a003abc61039f333df010.bindPopup(popup_9ea9f10985f956599fa08f702693df21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0050494c7c8a003abc61039f333df010.setIcon(icon_b9f8f72931f3a88a68077c6c6e70b8e1);
|
|
|
|
|
|
var marker_c01c41f4ad40e115619aacc38c3d262e = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_730857baca86ba6fe8cd940d3ad073cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3219060287884ae59343848237e2038c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a7e09f9f60d397952f20a0f7bb6d86b = $(`<div id="html_1a7e09f9f60d397952f20a0f7bb6d86b" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_3219060287884ae59343848237e2038c.setContent(html_1a7e09f9f60d397952f20a0f7bb6d86b);
|
|
|
|
|
|
|
|
marker_c01c41f4ad40e115619aacc38c3d262e.bindPopup(popup_3219060287884ae59343848237e2038c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c01c41f4ad40e115619aacc38c3d262e.setIcon(icon_730857baca86ba6fe8cd940d3ad073cd);
|
|
|
|
|
|
var marker_de9c054562f59e9c5a70cc814039127e = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_86cf16201d291287a04cf8970a0b6787 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f39d8dcaf1c10d63c6a0d1c9d6a399a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_954fb025c0b9679aee9b1369c9d843e3 = $(`<div id="html_954fb025c0b9679aee9b1369c9d843e3" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_1f39d8dcaf1c10d63c6a0d1c9d6a399a.setContent(html_954fb025c0b9679aee9b1369c9d843e3);
|
|
|
|
|
|
|
|
marker_de9c054562f59e9c5a70cc814039127e.bindPopup(popup_1f39d8dcaf1c10d63c6a0d1c9d6a399a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de9c054562f59e9c5a70cc814039127e.setIcon(icon_86cf16201d291287a04cf8970a0b6787);
|
|
|
|
|
|
var marker_6d810710d4503b3002cd5dc7502cf355 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1e57e4372b60a78f8772b09ad37ee384 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f94ad501af577dfed037176fa5170c3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f128ba970795a6b180fd944402c2bd08 = $(`<div id="html_f128ba970795a6b180fd944402c2bd08" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_f94ad501af577dfed037176fa5170c3c.setContent(html_f128ba970795a6b180fd944402c2bd08);
|
|
|
|
|
|
|
|
marker_6d810710d4503b3002cd5dc7502cf355.bindPopup(popup_f94ad501af577dfed037176fa5170c3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d810710d4503b3002cd5dc7502cf355.setIcon(icon_1e57e4372b60a78f8772b09ad37ee384);
|
|
|
|
|
|
var marker_dd1d7f18e30fb13f6ebc480a7439eb7b = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9eafa27c42a5712108e4da4478f3038c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b372bfabaff7b87b87686c79d063d502 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a58db1f5fe977ee57cb7a541d8e83dee = $(`<div id="html_a58db1f5fe977ee57cb7a541d8e83dee" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_b372bfabaff7b87b87686c79d063d502.setContent(html_a58db1f5fe977ee57cb7a541d8e83dee);
|
|
|
|
|
|
|
|
marker_dd1d7f18e30fb13f6ebc480a7439eb7b.bindPopup(popup_b372bfabaff7b87b87686c79d063d502)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd1d7f18e30fb13f6ebc480a7439eb7b.setIcon(icon_9eafa27c42a5712108e4da4478f3038c);
|
|
|
|
|
|
var marker_871f41546828ef85c002a3a2fabd840f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_fee5ec9d9a0dc73635b9439d2f3ddaa4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5eacd644c1ac8b4307306cd874ad41c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c75b4a2c163407a63220309d4030dbe = $(`<div id="html_3c75b4a2c163407a63220309d4030dbe" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_f5eacd644c1ac8b4307306cd874ad41c.setContent(html_3c75b4a2c163407a63220309d4030dbe);
|
|
|
|
|
|
|
|
marker_871f41546828ef85c002a3a2fabd840f.bindPopup(popup_f5eacd644c1ac8b4307306cd874ad41c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_871f41546828ef85c002a3a2fabd840f.setIcon(icon_fee5ec9d9a0dc73635b9439d2f3ddaa4);
|
|
|
|
|
|
var marker_38dd65f71a4e87d5fb5d9eed04bf9a70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5608bf378e17abc9c9a783362b8cb853 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a443c68f759ec1e63665909281da4db6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34feb6a6441bdfd15cda853268793892 = $(`<div id="html_34feb6a6441bdfd15cda853268793892" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_a443c68f759ec1e63665909281da4db6.setContent(html_34feb6a6441bdfd15cda853268793892);
|
|
|
|
|
|
|
|
marker_38dd65f71a4e87d5fb5d9eed04bf9a70.bindPopup(popup_a443c68f759ec1e63665909281da4db6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38dd65f71a4e87d5fb5d9eed04bf9a70.setIcon(icon_5608bf378e17abc9c9a783362b8cb853);
|
|
|
|
|
|
var marker_0c279050a895b5521cea092f067b16b8 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_47237cd8a959451806f76e20f491a1c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75fac6083acaae2e3adbbcfe8da16acd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_760f9109e4fa56b954b084996831f8de = $(`<div id="html_760f9109e4fa56b954b084996831f8de" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_75fac6083acaae2e3adbbcfe8da16acd.setContent(html_760f9109e4fa56b954b084996831f8de);
|
|
|
|
|
|
|
|
marker_0c279050a895b5521cea092f067b16b8.bindPopup(popup_75fac6083acaae2e3adbbcfe8da16acd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c279050a895b5521cea092f067b16b8.setIcon(icon_47237cd8a959451806f76e20f491a1c1);
|
|
|
|
|
|
var marker_319b17c0db8bffc514584370247e066b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_56922688ac80560182ae10a073ae9fbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f65afb3da68f78cf8f30eaeadfb2e04c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a63b0970b37fb840d85e502a27eead56 = $(`<div id="html_a63b0970b37fb840d85e502a27eead56" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_f65afb3da68f78cf8f30eaeadfb2e04c.setContent(html_a63b0970b37fb840d85e502a27eead56);
|
|
|
|
|
|
|
|
marker_319b17c0db8bffc514584370247e066b.bindPopup(popup_f65afb3da68f78cf8f30eaeadfb2e04c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_319b17c0db8bffc514584370247e066b.setIcon(icon_56922688ac80560182ae10a073ae9fbc);
|
|
|
|
|
|
var marker_c436b579eebf89a770137ea2460fa09d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_2114b7402742ce8bae1aaba737b852ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_328153f8fa5b5b759aca565d637d580e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_141f20b3ffbd43edeb43301f0ee33569 = $(`<div id="html_141f20b3ffbd43edeb43301f0ee33569" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_328153f8fa5b5b759aca565d637d580e.setContent(html_141f20b3ffbd43edeb43301f0ee33569);
|
|
|
|
|
|
|
|
marker_c436b579eebf89a770137ea2460fa09d.bindPopup(popup_328153f8fa5b5b759aca565d637d580e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c436b579eebf89a770137ea2460fa09d.setIcon(icon_2114b7402742ce8bae1aaba737b852ca);
|
|
|
|
|
|
var marker_467545a547ca1609747a26ab5d864279 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_56798d60e58fb2a873821a6c0581ba65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95710da419550d691a93c17a1db337f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_211bea3df61a3a64356f5ecdf592119e = $(`<div id="html_211bea3df61a3a64356f5ecdf592119e" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_95710da419550d691a93c17a1db337f8.setContent(html_211bea3df61a3a64356f5ecdf592119e);
|
|
|
|
|
|
|
|
marker_467545a547ca1609747a26ab5d864279.bindPopup(popup_95710da419550d691a93c17a1db337f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_467545a547ca1609747a26ab5d864279.setIcon(icon_56798d60e58fb2a873821a6c0581ba65);
|
|
|
|
|
|
var marker_07ac95814d1757c4abb7771efc05b30a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0499306b1a82c8f3c843fae36f71f9d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db6eee1e29e830b7ba40cfe9ad2eabbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dd4ab9f4dc1c3ec72879d4ea4e5bcb0 = $(`<div id="html_1dd4ab9f4dc1c3ec72879d4ea4e5bcb0" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_db6eee1e29e830b7ba40cfe9ad2eabbc.setContent(html_1dd4ab9f4dc1c3ec72879d4ea4e5bcb0);
|
|
|
|
|
|
|
|
marker_07ac95814d1757c4abb7771efc05b30a.bindPopup(popup_db6eee1e29e830b7ba40cfe9ad2eabbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07ac95814d1757c4abb7771efc05b30a.setIcon(icon_0499306b1a82c8f3c843fae36f71f9d1);
|
|
|
|
|
|
var marker_beb5233e6fce5bd16d9494cc1d376e34 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a73715ecb0a1ed624752ee55367bf164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_013cefe5a4a447cbdce11e52969de283 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f7df60cbcd1432597eaa7474e6252f2 = $(`<div id="html_6f7df60cbcd1432597eaa7474e6252f2" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_013cefe5a4a447cbdce11e52969de283.setContent(html_6f7df60cbcd1432597eaa7474e6252f2);
|
|
|
|
|
|
|
|
marker_beb5233e6fce5bd16d9494cc1d376e34.bindPopup(popup_013cefe5a4a447cbdce11e52969de283)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_beb5233e6fce5bd16d9494cc1d376e34.setIcon(icon_a73715ecb0a1ed624752ee55367bf164);
|
|
|
|
|
|
var marker_b5e1f469195fe31e4fe04a2e7435fa70 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_03c147a50ed82dc63574008aa4edcbbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0bfa64185d80d000ccac7bbe1c21a0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eea0f99791b06627559b2a2f8e874af = $(`<div id="html_0eea0f99791b06627559b2a2f8e874af" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e0bfa64185d80d000ccac7bbe1c21a0d.setContent(html_0eea0f99791b06627559b2a2f8e874af);
|
|
|
|
|
|
|
|
marker_b5e1f469195fe31e4fe04a2e7435fa70.bindPopup(popup_e0bfa64185d80d000ccac7bbe1c21a0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5e1f469195fe31e4fe04a2e7435fa70.setIcon(icon_03c147a50ed82dc63574008aa4edcbbd);
|
|
|
|
|
|
var marker_dd32d8e98277b6896c24ffeb0e502886 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d28ff17e5f94f6a730e834be1e6e2499 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0600dc54626c20c73d6d4ee231b58e39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6eb45caa2bdf941b39762f7e0cc38ff = $(`<div id="html_c6eb45caa2bdf941b39762f7e0cc38ff" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_0600dc54626c20c73d6d4ee231b58e39.setContent(html_c6eb45caa2bdf941b39762f7e0cc38ff);
|
|
|
|
|
|
|
|
marker_dd32d8e98277b6896c24ffeb0e502886.bindPopup(popup_0600dc54626c20c73d6d4ee231b58e39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd32d8e98277b6896c24ffeb0e502886.setIcon(icon_d28ff17e5f94f6a730e834be1e6e2499);
|
|
|
|
|
|
var marker_02c998368fc5116c6f3d6241a1bbd510 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_faa5f6ea286040f766b7af0f905db5e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e72c736d530099852b0cf3c8b0077464 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7194db561b2d5ca08ccf9009050d473f = $(`<div id="html_7194db561b2d5ca08ccf9009050d473f" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_e72c736d530099852b0cf3c8b0077464.setContent(html_7194db561b2d5ca08ccf9009050d473f);
|
|
|
|
|
|
|
|
marker_02c998368fc5116c6f3d6241a1bbd510.bindPopup(popup_e72c736d530099852b0cf3c8b0077464)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02c998368fc5116c6f3d6241a1bbd510.setIcon(icon_faa5f6ea286040f766b7af0f905db5e1);
|
|
|
|
|
|
var marker_2c2826072a8d5654d9bc78a6a3ff5d9b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_05c2ffc65f48866c78a90d73608fabf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61604a4dc826f67dd09cf60a49a009ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb3765922968512d7327241a5d7b6afc = $(`<div id="html_fb3765922968512d7327241a5d7b6afc" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_61604a4dc826f67dd09cf60a49a009ea.setContent(html_fb3765922968512d7327241a5d7b6afc);
|
|
|
|
|
|
|
|
marker_2c2826072a8d5654d9bc78a6a3ff5d9b.bindPopup(popup_61604a4dc826f67dd09cf60a49a009ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c2826072a8d5654d9bc78a6a3ff5d9b.setIcon(icon_05c2ffc65f48866c78a90d73608fabf7);
|
|
|
|
|
|
var marker_a151989b6d80f0834df119a2c0a09008 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c422205a3c4af7eae14511b96b382adf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2dc1d6af419f6b70ed8568cf1d3ba518 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5858f448d0b424b38ec053fb0c7ca4b4 = $(`<div id="html_5858f448d0b424b38ec053fb0c7ca4b4" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_2dc1d6af419f6b70ed8568cf1d3ba518.setContent(html_5858f448d0b424b38ec053fb0c7ca4b4);
|
|
|
|
|
|
|
|
marker_a151989b6d80f0834df119a2c0a09008.bindPopup(popup_2dc1d6af419f6b70ed8568cf1d3ba518)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a151989b6d80f0834df119a2c0a09008.setIcon(icon_c422205a3c4af7eae14511b96b382adf);
|
|
|
|
|
|
var marker_3183161298d0646291a382b53df30f14 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_75bd34cd3e5ffb7205f3bd28989d1975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_edbf4016d07e17cde8eafcb701052398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e29824445c75849cf280e521d473573 = $(`<div id="html_9e29824445c75849cf280e521d473573" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_edbf4016d07e17cde8eafcb701052398.setContent(html_9e29824445c75849cf280e521d473573);
|
|
|
|
|
|
|
|
marker_3183161298d0646291a382b53df30f14.bindPopup(popup_edbf4016d07e17cde8eafcb701052398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3183161298d0646291a382b53df30f14.setIcon(icon_75bd34cd3e5ffb7205f3bd28989d1975);
|
|
|
|
|
|
var marker_29937a84aa5649bb6a80cca311106b98 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0b47ee9edaeaba06ad16a7fea6a630ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90c2bee8b57dc816994fda24ab9cad09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ae8d946a2f1b502ac228a9d711691eb = $(`<div id="html_0ae8d946a2f1b502ac228a9d711691eb" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_90c2bee8b57dc816994fda24ab9cad09.setContent(html_0ae8d946a2f1b502ac228a9d711691eb);
|
|
|
|
|
|
|
|
marker_29937a84aa5649bb6a80cca311106b98.bindPopup(popup_90c2bee8b57dc816994fda24ab9cad09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29937a84aa5649bb6a80cca311106b98.setIcon(icon_0b47ee9edaeaba06ad16a7fea6a630ac);
|
|
|
|
|
|
var marker_4f8feb84fb20208153b089ed93956b0a = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_db844b2e48fc4bc3537f1f597fe19b71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8180d872f46b9d8c2460f3f66ae7211 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33ec4afe70a8b49456c7c7f3053a8c5c = $(`<div id="html_33ec4afe70a8b49456c7c7f3053a8c5c" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_d8180d872f46b9d8c2460f3f66ae7211.setContent(html_33ec4afe70a8b49456c7c7f3053a8c5c);
|
|
|
|
|
|
|
|
marker_4f8feb84fb20208153b089ed93956b0a.bindPopup(popup_d8180d872f46b9d8c2460f3f66ae7211)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f8feb84fb20208153b089ed93956b0a.setIcon(icon_db844b2e48fc4bc3537f1f597fe19b71);
|
|
|
|
|
|
var marker_3726efdc770eaff92a199dc3f0594cd4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_90936ffb5177e8d665d3e30aa2e3ab7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c581dde23dab17adc6e21dcea0b8ec4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d516827c7e894a62b6f878d8f031d288 = $(`<div id="html_d516827c7e894a62b6f878d8f031d288" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_c581dde23dab17adc6e21dcea0b8ec4f.setContent(html_d516827c7e894a62b6f878d8f031d288);
|
|
|
|
|
|
|
|
marker_3726efdc770eaff92a199dc3f0594cd4.bindPopup(popup_c581dde23dab17adc6e21dcea0b8ec4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3726efdc770eaff92a199dc3f0594cd4.setIcon(icon_90936ffb5177e8d665d3e30aa2e3ab7b);
|
|
|
|
|
|
var marker_4b5684967fc63a34c3d61873eef2773e = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_2658e14576804658a4d94a175489feb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af9439c65dc82cb8d110661c7d220443 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a76c61f3dd17dc0c4fefea4ac2ef9f13 = $(`<div id="html_a76c61f3dd17dc0c4fefea4ac2ef9f13" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_af9439c65dc82cb8d110661c7d220443.setContent(html_a76c61f3dd17dc0c4fefea4ac2ef9f13);
|
|
|
|
|
|
|
|
marker_4b5684967fc63a34c3d61873eef2773e.bindPopup(popup_af9439c65dc82cb8d110661c7d220443)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b5684967fc63a34c3d61873eef2773e.setIcon(icon_2658e14576804658a4d94a175489feb6);
|
|
|
|
|
|
var marker_b1d4be057b2f6d657e27571e56b69880 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_4b55d49c613f2df895e39c0292fa0aab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5f7a54c35166223f6c64781b72628af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4c3f8fd87e13891a8cc2352ad00cc96 = $(`<div id="html_c4c3f8fd87e13891a8cc2352ad00cc96" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_b5f7a54c35166223f6c64781b72628af.setContent(html_c4c3f8fd87e13891a8cc2352ad00cc96);
|
|
|
|
|
|
|
|
marker_b1d4be057b2f6d657e27571e56b69880.bindPopup(popup_b5f7a54c35166223f6c64781b72628af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1d4be057b2f6d657e27571e56b69880.setIcon(icon_4b55d49c613f2df895e39c0292fa0aab);
|
|
|
|
|
|
var marker_7c124d6dbca1d98ad32f6849fe86a309 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a0f12736ebdcc983feefbfaf6e73c919 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20c8befe00476a7920e94b1dbefef1c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dda850280bf17c5b7022acea57929ed1 = $(`<div id="html_dda850280bf17c5b7022acea57929ed1" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_20c8befe00476a7920e94b1dbefef1c4.setContent(html_dda850280bf17c5b7022acea57929ed1);
|
|
|
|
|
|
|
|
marker_7c124d6dbca1d98ad32f6849fe86a309.bindPopup(popup_20c8befe00476a7920e94b1dbefef1c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c124d6dbca1d98ad32f6849fe86a309.setIcon(icon_a0f12736ebdcc983feefbfaf6e73c919);
|
|
|
|
|
|
var marker_deeae5a8ed6c93561ad36ecda7c15329 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_50e7fe1a85acf89dd9748e22b35c6fd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56ec585811c1b801716a2fc5ad7c9916 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_780b10ea09bb8d97af5e632815ea773c = $(`<div id="html_780b10ea09bb8d97af5e632815ea773c" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_56ec585811c1b801716a2fc5ad7c9916.setContent(html_780b10ea09bb8d97af5e632815ea773c);
|
|
|
|
|
|
|
|
marker_deeae5a8ed6c93561ad36ecda7c15329.bindPopup(popup_56ec585811c1b801716a2fc5ad7c9916)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deeae5a8ed6c93561ad36ecda7c15329.setIcon(icon_50e7fe1a85acf89dd9748e22b35c6fd1);
|
|
|
|
|
|
var marker_9ab5d64523bfdb21305c8f8d1836e258 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_407abfcf6927ef91bcab3f909d025bed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4609561e742c3bb118f4c6b65f7e5e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2f78232d547b5b25e0509053bbfa349 = $(`<div id="html_c2f78232d547b5b25e0509053bbfa349" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_e4609561e742c3bb118f4c6b65f7e5e1.setContent(html_c2f78232d547b5b25e0509053bbfa349);
|
|
|
|
|
|
|
|
marker_9ab5d64523bfdb21305c8f8d1836e258.bindPopup(popup_e4609561e742c3bb118f4c6b65f7e5e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ab5d64523bfdb21305c8f8d1836e258.setIcon(icon_407abfcf6927ef91bcab3f909d025bed);
|
|
|
|
|
|
var marker_8d2015be8d13bec468ece525053dfbf7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_54a4db9cb0ccc2092d675cd42299b3a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e265ed2ea6da67183ea50600a56f1656 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_928368f53b0e7a0512d57855e5b7dd9a = $(`<div id="html_928368f53b0e7a0512d57855e5b7dd9a" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_e265ed2ea6da67183ea50600a56f1656.setContent(html_928368f53b0e7a0512d57855e5b7dd9a);
|
|
|
|
|
|
|
|
marker_8d2015be8d13bec468ece525053dfbf7.bindPopup(popup_e265ed2ea6da67183ea50600a56f1656)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d2015be8d13bec468ece525053dfbf7.setIcon(icon_54a4db9cb0ccc2092d675cd42299b3a4);
|
|
|
|
|
|
var marker_2cd0186391fddde7039ebe362f738d45 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_781666fd5167dcb060f8cc5b5357b7a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075a9d65de37a4b0f734b1bf486e7c5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f7bdb62be2785480bb024eb714dec90 = $(`<div id="html_2f7bdb62be2785480bb024eb714dec90" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_075a9d65de37a4b0f734b1bf486e7c5e.setContent(html_2f7bdb62be2785480bb024eb714dec90);
|
|
|
|
|
|
|
|
marker_2cd0186391fddde7039ebe362f738d45.bindPopup(popup_075a9d65de37a4b0f734b1bf486e7c5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2cd0186391fddde7039ebe362f738d45.setIcon(icon_781666fd5167dcb060f8cc5b5357b7a8);
|
|
|
|
|
|
var marker_9b1a7d5de3c67c23cc838b1e3671a560 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b8c118837b413870bc72da0f0064f995 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76dd4c66393681bc250cc0789f541c49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca19a1fa8fa87c65ece3006456a88a8 = $(`<div id="html_fca19a1fa8fa87c65ece3006456a88a8" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_76dd4c66393681bc250cc0789f541c49.setContent(html_fca19a1fa8fa87c65ece3006456a88a8);
|
|
|
|
|
|
|
|
marker_9b1a7d5de3c67c23cc838b1e3671a560.bindPopup(popup_76dd4c66393681bc250cc0789f541c49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b1a7d5de3c67c23cc838b1e3671a560.setIcon(icon_b8c118837b413870bc72da0f0064f995);
|
|
|
|
|
|
var marker_27bcb472134dc29b9bae55b3ec32cf33 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_2ac3397ca00aa39c05743bcb2e0b3eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42681572e75a55bd35af8e74f695a914 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d255b97f003a10fb7cebc27ad148df1c = $(`<div id="html_d255b97f003a10fb7cebc27ad148df1c" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_42681572e75a55bd35af8e74f695a914.setContent(html_d255b97f003a10fb7cebc27ad148df1c);
|
|
|
|
|
|
|
|
marker_27bcb472134dc29b9bae55b3ec32cf33.bindPopup(popup_42681572e75a55bd35af8e74f695a914)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27bcb472134dc29b9bae55b3ec32cf33.setIcon(icon_2ac3397ca00aa39c05743bcb2e0b3eb1);
|
|
|
|
|
|
var marker_7deb3b2e342088aefb97df4ff41880ea = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_51dd7f99d5190b884342aca4b9f8551e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95facdc96dace11f3d131b93612cacbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae11bb2713e9d9757223a7f61e34f8c4 = $(`<div id="html_ae11bb2713e9d9757223a7f61e34f8c4" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_95facdc96dace11f3d131b93612cacbc.setContent(html_ae11bb2713e9d9757223a7f61e34f8c4);
|
|
|
|
|
|
|
|
marker_7deb3b2e342088aefb97df4ff41880ea.bindPopup(popup_95facdc96dace11f3d131b93612cacbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7deb3b2e342088aefb97df4ff41880ea.setIcon(icon_51dd7f99d5190b884342aca4b9f8551e);
|
|
|
|
|
|
var marker_47c6695d1dd4a0045cc64cca8dc26aff = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_acbde6256793403445dfa3380238dde4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6c220fe306be5a65ae6ffc84e71a99b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92380e071b0434633bbaafc251be3089 = $(`<div id="html_92380e071b0434633bbaafc251be3089" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_d6c220fe306be5a65ae6ffc84e71a99b.setContent(html_92380e071b0434633bbaafc251be3089);
|
|
|
|
|
|
|
|
marker_47c6695d1dd4a0045cc64cca8dc26aff.bindPopup(popup_d6c220fe306be5a65ae6ffc84e71a99b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47c6695d1dd4a0045cc64cca8dc26aff.setIcon(icon_acbde6256793403445dfa3380238dde4);
|
|
|
|
|
|
var marker_b6e441d93ad2f6e01131048aa10ec148 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_465f0e4fb652fe29623947f0050496e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f059e003917f3d6bb062ff314e26c0c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff3e226f473c6395e341bb4b6fc45645 = $(`<div id="html_ff3e226f473c6395e341bb4b6fc45645" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_f059e003917f3d6bb062ff314e26c0c6.setContent(html_ff3e226f473c6395e341bb4b6fc45645);
|
|
|
|
|
|
|
|
marker_b6e441d93ad2f6e01131048aa10ec148.bindPopup(popup_f059e003917f3d6bb062ff314e26c0c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6e441d93ad2f6e01131048aa10ec148.setIcon(icon_465f0e4fb652fe29623947f0050496e3);
|
|
|
|
|
|
var marker_b36c8a7ce25e661e484f99c21a0ddc97 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_55c4babf2f2ea51686b33acda29eb6b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea2ad796291bd35310c176848e1a0827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58b297472daf3f9959f5c68afa1f49d6 = $(`<div id="html_58b297472daf3f9959f5c68afa1f49d6" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_ea2ad796291bd35310c176848e1a0827.setContent(html_58b297472daf3f9959f5c68afa1f49d6);
|
|
|
|
|
|
|
|
marker_b36c8a7ce25e661e484f99c21a0ddc97.bindPopup(popup_ea2ad796291bd35310c176848e1a0827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b36c8a7ce25e661e484f99c21a0ddc97.setIcon(icon_55c4babf2f2ea51686b33acda29eb6b8);
|
|
|
|
|
|
var marker_c779907779566df60d99486693e4b3e3 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_28fdc1e3412ac28f6549eecc0f8e553f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44c38bd0eea565f3030474b91d2138f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7d851d5806a27182a68ed1e9adafd77 = $(`<div id="html_c7d851d5806a27182a68ed1e9adafd77" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_44c38bd0eea565f3030474b91d2138f9.setContent(html_c7d851d5806a27182a68ed1e9adafd77);
|
|
|
|
|
|
|
|
marker_c779907779566df60d99486693e4b3e3.bindPopup(popup_44c38bd0eea565f3030474b91d2138f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c779907779566df60d99486693e4b3e3.setIcon(icon_28fdc1e3412ac28f6549eecc0f8e553f);
|
|
|
|
|
|
var marker_be9738ddcec7768c1b5ba4b2a500e080 = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_170ef4b52b7f56768450906325186ec5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1e3cea773bb7a5cb42664eb8ff8e7e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90be115ae6ac5862166134f5079606af = $(`<div id="html_90be115ae6ac5862166134f5079606af" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_e1e3cea773bb7a5cb42664eb8ff8e7e1.setContent(html_90be115ae6ac5862166134f5079606af);
|
|
|
|
|
|
|
|
marker_be9738ddcec7768c1b5ba4b2a500e080.bindPopup(popup_e1e3cea773bb7a5cb42664eb8ff8e7e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be9738ddcec7768c1b5ba4b2a500e080.setIcon(icon_170ef4b52b7f56768450906325186ec5);
|
|
|
|
|
|
var marker_9fcd77b8afdce396657df104e7189ce3 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e90f920fa31583bb32d7a126f98c4e73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcf3c310dea65cb738976e6ba3de6c77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_893551cfbda4aea785b6b48a7413dd5e = $(`<div id="html_893551cfbda4aea785b6b48a7413dd5e" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_bcf3c310dea65cb738976e6ba3de6c77.setContent(html_893551cfbda4aea785b6b48a7413dd5e);
|
|
|
|
|
|
|
|
marker_9fcd77b8afdce396657df104e7189ce3.bindPopup(popup_bcf3c310dea65cb738976e6ba3de6c77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fcd77b8afdce396657df104e7189ce3.setIcon(icon_e90f920fa31583bb32d7a126f98c4e73);
|
|
|
|
|
|
var marker_0593609123c06b6d68d4b4a331a5e571 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_81180d5eb7607a01feb53dd0240bafb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af9b8b156745f9d288b2c21bef17d50c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3bd769f314235f4f2d947f1bb6173031 = $(`<div id="html_3bd769f314235f4f2d947f1bb6173031" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_af9b8b156745f9d288b2c21bef17d50c.setContent(html_3bd769f314235f4f2d947f1bb6173031);
|
|
|
|
|
|
|
|
marker_0593609123c06b6d68d4b4a331a5e571.bindPopup(popup_af9b8b156745f9d288b2c21bef17d50c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0593609123c06b6d68d4b4a331a5e571.setIcon(icon_81180d5eb7607a01feb53dd0240bafb6);
|
|
|
|
|
|
var marker_1c747cc8d27c7f46095f4cf0c642e8cd = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a7b69505bd4a6c918f4ffeb9f79f182a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1acb94c03f4fc224d650f2005210835 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38347e15e492f617779dd2c486537553 = $(`<div id="html_38347e15e492f617779dd2c486537553" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_d1acb94c03f4fc224d650f2005210835.setContent(html_38347e15e492f617779dd2c486537553);
|
|
|
|
|
|
|
|
marker_1c747cc8d27c7f46095f4cf0c642e8cd.bindPopup(popup_d1acb94c03f4fc224d650f2005210835)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c747cc8d27c7f46095f4cf0c642e8cd.setIcon(icon_a7b69505bd4a6c918f4ffeb9f79f182a);
|
|
|
|
|
|
var marker_f7a914fb136c7371151e427c319bb9ab = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_867bd6a162761c98d515b72fb1b0568f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b8a86ee4ba0e4df45e2c77b05907b6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e02edd06dd8791b0b2490db48cda0ad1 = $(`<div id="html_e02edd06dd8791b0b2490db48cda0ad1" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_8b8a86ee4ba0e4df45e2c77b05907b6a.setContent(html_e02edd06dd8791b0b2490db48cda0ad1);
|
|
|
|
|
|
|
|
marker_f7a914fb136c7371151e427c319bb9ab.bindPopup(popup_8b8a86ee4ba0e4df45e2c77b05907b6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7a914fb136c7371151e427c319bb9ab.setIcon(icon_867bd6a162761c98d515b72fb1b0568f);
|
|
|
|
|
|
var marker_ba9103834367be1334aa2d4739c17a3e = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_bc769310de9e6b15f1248167c760ae55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac8c5b0c271ed8fee1be13f42122fb36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_372b5430dc68dd7c542cbc53fc18117c = $(`<div id="html_372b5430dc68dd7c542cbc53fc18117c" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_ac8c5b0c271ed8fee1be13f42122fb36.setContent(html_372b5430dc68dd7c542cbc53fc18117c);
|
|
|
|
|
|
|
|
marker_ba9103834367be1334aa2d4739c17a3e.bindPopup(popup_ac8c5b0c271ed8fee1be13f42122fb36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ba9103834367be1334aa2d4739c17a3e.setIcon(icon_bc769310de9e6b15f1248167c760ae55);
|
|
|
|
|
|
var marker_c16a6b20cf703723955e27c43f2b40ff = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_25bcae919d67098de06b5eeab99e76ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64a64ef075b7d0a806e69b958a5062c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16e23d874374826db0d63c366a81d895 = $(`<div id="html_16e23d874374826db0d63c366a81d895" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_64a64ef075b7d0a806e69b958a5062c4.setContent(html_16e23d874374826db0d63c366a81d895);
|
|
|
|
|
|
|
|
marker_c16a6b20cf703723955e27c43f2b40ff.bindPopup(popup_64a64ef075b7d0a806e69b958a5062c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c16a6b20cf703723955e27c43f2b40ff.setIcon(icon_25bcae919d67098de06b5eeab99e76ff);
|
|
|
|
|
|
var marker_9a1ea5ee3794985deff9b01a43c24f21 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_50c6d73e31819ae1a8bf335c5a8a2321 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7186be5a804b59aa221655b4de2bda28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_501a42fa6276605b33e42cbe3208875d = $(`<div id="html_501a42fa6276605b33e42cbe3208875d" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_7186be5a804b59aa221655b4de2bda28.setContent(html_501a42fa6276605b33e42cbe3208875d);
|
|
|
|
|
|
|
|
marker_9a1ea5ee3794985deff9b01a43c24f21.bindPopup(popup_7186be5a804b59aa221655b4de2bda28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a1ea5ee3794985deff9b01a43c24f21.setIcon(icon_50c6d73e31819ae1a8bf335c5a8a2321);
|
|
|
|
|
|
var marker_7379aa20c1dd6935c4917509a5680f9b = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_2fbf117fc024b96676e461ae8206f9c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daa3c28d9954a2d0e27b49a71e42b650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4b1935acbe35722b2fedd1f70fbd631 = $(`<div id="html_f4b1935acbe35722b2fedd1f70fbd631" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_daa3c28d9954a2d0e27b49a71e42b650.setContent(html_f4b1935acbe35722b2fedd1f70fbd631);
|
|
|
|
|
|
|
|
marker_7379aa20c1dd6935c4917509a5680f9b.bindPopup(popup_daa3c28d9954a2d0e27b49a71e42b650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7379aa20c1dd6935c4917509a5680f9b.setIcon(icon_2fbf117fc024b96676e461ae8206f9c3);
|
|
|
|
|
|
var marker_3952ad331924edd3566bae91f3e1cbe5 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_835f004cfe022784dd268b04829c3ab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d9826b1ca9739906fc306e668a6e564 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_388dbbcf67302de35b2403127eefb372 = $(`<div id="html_388dbbcf67302de35b2403127eefb372" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_7d9826b1ca9739906fc306e668a6e564.setContent(html_388dbbcf67302de35b2403127eefb372);
|
|
|
|
|
|
|
|
marker_3952ad331924edd3566bae91f3e1cbe5.bindPopup(popup_7d9826b1ca9739906fc306e668a6e564)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3952ad331924edd3566bae91f3e1cbe5.setIcon(icon_835f004cfe022784dd268b04829c3ab1);
|
|
|
|
|
|
var marker_09ed2930be2c2bc3782e87a7bbe29f7e = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0e15002f45d8a219ff70dca2834a6ffc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e35a0038362040b2c15708254a045be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f1c5d318327607ecf1854528cf377ce = $(`<div id="html_1f1c5d318327607ecf1854528cf377ce" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_9e35a0038362040b2c15708254a045be.setContent(html_1f1c5d318327607ecf1854528cf377ce);
|
|
|
|
|
|
|
|
marker_09ed2930be2c2bc3782e87a7bbe29f7e.bindPopup(popup_9e35a0038362040b2c15708254a045be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09ed2930be2c2bc3782e87a7bbe29f7e.setIcon(icon_0e15002f45d8a219ff70dca2834a6ffc);
|
|
|
|
|
|
var marker_7aef9d15df523113a93a8b1835d33958 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_dc9b038aad2b54767b0a90ac43834ca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f658b48f06bdc0b888f3161a7c255bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18e6269fb89335a0b31b6be4b5a92fd7 = $(`<div id="html_18e6269fb89335a0b31b6be4b5a92fd7" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_f658b48f06bdc0b888f3161a7c255bee.setContent(html_18e6269fb89335a0b31b6be4b5a92fd7);
|
|
|
|
|
|
|
|
marker_7aef9d15df523113a93a8b1835d33958.bindPopup(popup_f658b48f06bdc0b888f3161a7c255bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7aef9d15df523113a93a8b1835d33958.setIcon(icon_dc9b038aad2b54767b0a90ac43834ca7);
|
|
|
|
|
|
var marker_474a01aa4e37cce536fd121278711b93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_3283c9a180945a38873455898fcd821e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4f40c4856bc403d3cd7dc8f23c6a9be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c6bbaac0fae3f34f7cb24c1e023903a = $(`<div id="html_4c6bbaac0fae3f34f7cb24c1e023903a" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_f4f40c4856bc403d3cd7dc8f23c6a9be.setContent(html_4c6bbaac0fae3f34f7cb24c1e023903a);
|
|
|
|
|
|
|
|
marker_474a01aa4e37cce536fd121278711b93.bindPopup(popup_f4f40c4856bc403d3cd7dc8f23c6a9be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474a01aa4e37cce536fd121278711b93.setIcon(icon_3283c9a180945a38873455898fcd821e);
|
|
|
|
|
|
var marker_8a538208b1b01e797bc8398ec5ea720a = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_85adf6b1026d5fa37868782869583f02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4858359afe85d4097f61851095af78cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_080f7cffa1f996dc8740fe0e8bbe3ebb = $(`<div id="html_080f7cffa1f996dc8740fe0e8bbe3ebb" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_4858359afe85d4097f61851095af78cd.setContent(html_080f7cffa1f996dc8740fe0e8bbe3ebb);
|
|
|
|
|
|
|
|
marker_8a538208b1b01e797bc8398ec5ea720a.bindPopup(popup_4858359afe85d4097f61851095af78cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a538208b1b01e797bc8398ec5ea720a.setIcon(icon_85adf6b1026d5fa37868782869583f02);
|
|
|
|
|
|
var marker_6a304371855a9710a5c8928d6f5f0078 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f731e7efc3264bc65a8d50d2c4a629d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dcabeb08c25e145a55236270d2058b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_922430a527e27382a3dbc9dec1ac336f = $(`<div id="html_922430a527e27382a3dbc9dec1ac336f" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_0dcabeb08c25e145a55236270d2058b0.setContent(html_922430a527e27382a3dbc9dec1ac336f);
|
|
|
|
|
|
|
|
marker_6a304371855a9710a5c8928d6f5f0078.bindPopup(popup_0dcabeb08c25e145a55236270d2058b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a304371855a9710a5c8928d6f5f0078.setIcon(icon_f731e7efc3264bc65a8d50d2c4a629d7);
|
|
|
|
|
|
var marker_d578f20bfb618a4cb933edac9b6dfae3 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_26dbef2d50aa272dee48b9cdc6cbae4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5db123092997434e9b6f5e4dd479ff75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bf0d7c70a6a2704439f8453a6ec6bfc = $(`<div id="html_5bf0d7c70a6a2704439f8453a6ec6bfc" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_5db123092997434e9b6f5e4dd479ff75.setContent(html_5bf0d7c70a6a2704439f8453a6ec6bfc);
|
|
|
|
|
|
|
|
marker_d578f20bfb618a4cb933edac9b6dfae3.bindPopup(popup_5db123092997434e9b6f5e4dd479ff75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d578f20bfb618a4cb933edac9b6dfae3.setIcon(icon_26dbef2d50aa272dee48b9cdc6cbae4c);
|
|
|
|
|
|
var marker_3d85c2c64137be7e8a0296e17b489427 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e3e32d9202c09d405fc95820073ad04b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c660fddcbea5b55e3c7e67c8dfd524db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e35ad1574484a2671b9b4c8fdeacdbd9 = $(`<div id="html_e35ad1574484a2671b9b4c8fdeacdbd9" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_c660fddcbea5b55e3c7e67c8dfd524db.setContent(html_e35ad1574484a2671b9b4c8fdeacdbd9);
|
|
|
|
|
|
|
|
marker_3d85c2c64137be7e8a0296e17b489427.bindPopup(popup_c660fddcbea5b55e3c7e67c8dfd524db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d85c2c64137be7e8a0296e17b489427.setIcon(icon_e3e32d9202c09d405fc95820073ad04b);
|
|
|
|
|
|
var marker_055a503e3507557e756880583cfc0a08 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_71ebfd7c32d6057132988c9de41ed207 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25d33c6d42fb354920760cc527a659e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f27dcf2066cd7e3c15ddca0c29774fba = $(`<div id="html_f27dcf2066cd7e3c15ddca0c29774fba" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_25d33c6d42fb354920760cc527a659e6.setContent(html_f27dcf2066cd7e3c15ddca0c29774fba);
|
|
|
|
|
|
|
|
marker_055a503e3507557e756880583cfc0a08.bindPopup(popup_25d33c6d42fb354920760cc527a659e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_055a503e3507557e756880583cfc0a08.setIcon(icon_71ebfd7c32d6057132988c9de41ed207);
|
|
|
|
|
|
var marker_7a83628b2c9dbc90fc07caeaac6a750b = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9bd995d380b729ed17c6788d55e9781d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d01eb6038865d19d3d03da6ab7d6287e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fd12f32dda6924fac004a6dadddbda0 = $(`<div id="html_6fd12f32dda6924fac004a6dadddbda0" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_d01eb6038865d19d3d03da6ab7d6287e.setContent(html_6fd12f32dda6924fac004a6dadddbda0);
|
|
|
|
|
|
|
|
marker_7a83628b2c9dbc90fc07caeaac6a750b.bindPopup(popup_d01eb6038865d19d3d03da6ab7d6287e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a83628b2c9dbc90fc07caeaac6a750b.setIcon(icon_9bd995d380b729ed17c6788d55e9781d);
|
|
|
|
|
|
var marker_e138a76fdc5d99c54753c8cd70c054e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_50b612f6e7a76f4ad2e6e0e946344f59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_866680d56ee8a28b043305c35099a3cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_605337c729f04f5f024d67996e9025a7 = $(`<div id="html_605337c729f04f5f024d67996e9025a7" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_866680d56ee8a28b043305c35099a3cd.setContent(html_605337c729f04f5f024d67996e9025a7);
|
|
|
|
|
|
|
|
marker_e138a76fdc5d99c54753c8cd70c054e0.bindPopup(popup_866680d56ee8a28b043305c35099a3cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e138a76fdc5d99c54753c8cd70c054e0.setIcon(icon_50b612f6e7a76f4ad2e6e0e946344f59);
|
|
|
|
|
|
var marker_7e58e24bca456fd5840242912c8540b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_253c1d1bb62f5776d8aecfba53da1e44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_322c0e3144f659b75240df2a75611d7a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a14bbfcf7c4a779ee3df085d078d5cc8 = $(`<div id="html_a14bbfcf7c4a779ee3df085d078d5cc8" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_322c0e3144f659b75240df2a75611d7a.setContent(html_a14bbfcf7c4a779ee3df085d078d5cc8);
|
|
|
|
|
|
|
|
marker_7e58e24bca456fd5840242912c8540b0.bindPopup(popup_322c0e3144f659b75240df2a75611d7a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e58e24bca456fd5840242912c8540b0.setIcon(icon_253c1d1bb62f5776d8aecfba53da1e44);
|
|
|
|
|
|
var marker_33857bcea093e4e20a90f42207def294 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d538a221c352e1fc13c9e72648486909 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f783582febf0f13d58f269ddfabc883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae23258021dbb42f20aed647831a19fb = $(`<div id="html_ae23258021dbb42f20aed647831a19fb" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_9f783582febf0f13d58f269ddfabc883.setContent(html_ae23258021dbb42f20aed647831a19fb);
|
|
|
|
|
|
|
|
marker_33857bcea093e4e20a90f42207def294.bindPopup(popup_9f783582febf0f13d58f269ddfabc883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33857bcea093e4e20a90f42207def294.setIcon(icon_d538a221c352e1fc13c9e72648486909);
|
|
|
|
|
|
var marker_22eb2c80682938387de8c985102e783e = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_38a7c758e4f76e939884c1edcdc9f725 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_846a4de9e54af194c2e5dc35634c32ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_26e2cbb12702cadc38c94f9431a24d06 = $(`<div id="html_26e2cbb12702cadc38c94f9431a24d06" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_846a4de9e54af194c2e5dc35634c32ff.setContent(html_26e2cbb12702cadc38c94f9431a24d06);
|
|
|
|
|
|
|
|
marker_22eb2c80682938387de8c985102e783e.bindPopup(popup_846a4de9e54af194c2e5dc35634c32ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22eb2c80682938387de8c985102e783e.setIcon(icon_38a7c758e4f76e939884c1edcdc9f725);
|
|
|
|
|
|
var marker_4b2d6d8524b959b777a8caec832d05eb = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_651f84ab67a0f906636bdce1aa05d641 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc17050e5ce57be4753abe9cb9a06d7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_685e52544afcb3a61303185f18a723fe = $(`<div id="html_685e52544afcb3a61303185f18a723fe" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_dc17050e5ce57be4753abe9cb9a06d7d.setContent(html_685e52544afcb3a61303185f18a723fe);
|
|
|
|
|
|
|
|
marker_4b2d6d8524b959b777a8caec832d05eb.bindPopup(popup_dc17050e5ce57be4753abe9cb9a06d7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b2d6d8524b959b777a8caec832d05eb.setIcon(icon_651f84ab67a0f906636bdce1aa05d641);
|
|
|
|
|
|
var marker_695c10d01ef58daff319b0d9e86e85b9 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e9a5ff9cba6d7dd29eba89ce92f19e6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c756a4b7f92c6f02311508527dd2d3fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baaf153dfd462b82a41ccec5613f68b5 = $(`<div id="html_baaf153dfd462b82a41ccec5613f68b5" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_c756a4b7f92c6f02311508527dd2d3fc.setContent(html_baaf153dfd462b82a41ccec5613f68b5);
|
|
|
|
|
|
|
|
marker_695c10d01ef58daff319b0d9e86e85b9.bindPopup(popup_c756a4b7f92c6f02311508527dd2d3fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_695c10d01ef58daff319b0d9e86e85b9.setIcon(icon_e9a5ff9cba6d7dd29eba89ce92f19e6e);
|
|
|
|
|
|
var marker_80c2e3ab761dc90c245990b1b8be615e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a640aca8c30bc23418db463e9ed327fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7da6b3fd40efc39c91cf184f99711e7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee9f509c70316cfc7e2a25fa88573561 = $(`<div id="html_ee9f509c70316cfc7e2a25fa88573561" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_7da6b3fd40efc39c91cf184f99711e7d.setContent(html_ee9f509c70316cfc7e2a25fa88573561);
|
|
|
|
|
|
|
|
marker_80c2e3ab761dc90c245990b1b8be615e.bindPopup(popup_7da6b3fd40efc39c91cf184f99711e7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80c2e3ab761dc90c245990b1b8be615e.setIcon(icon_a640aca8c30bc23418db463e9ed327fd);
|
|
|
|
|
|
var marker_c1e97a5481eba79586ead1087fcecb23 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_93872907f8c60858deb4d4ce7d5ccfe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20cb8ededc273ae57345c956575ef0e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a79735b87006ab086cd5bf1c5089c0d = $(`<div id="html_7a79735b87006ab086cd5bf1c5089c0d" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_20cb8ededc273ae57345c956575ef0e1.setContent(html_7a79735b87006ab086cd5bf1c5089c0d);
|
|
|
|
|
|
|
|
marker_c1e97a5481eba79586ead1087fcecb23.bindPopup(popup_20cb8ededc273ae57345c956575ef0e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1e97a5481eba79586ead1087fcecb23.setIcon(icon_93872907f8c60858deb4d4ce7d5ccfe8);
|
|
|
|
|
|
var marker_44df5aa7ec511291f650eaf48ea1a018 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f2db6a2b47296f42af3b4d58c55033f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e16e39d055a423ee97e94bf6d15f6fb4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f4ef8fc3f0e03b556898aebbf9fdb4e = $(`<div id="html_9f4ef8fc3f0e03b556898aebbf9fdb4e" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_e16e39d055a423ee97e94bf6d15f6fb4.setContent(html_9f4ef8fc3f0e03b556898aebbf9fdb4e);
|
|
|
|
|
|
|
|
marker_44df5aa7ec511291f650eaf48ea1a018.bindPopup(popup_e16e39d055a423ee97e94bf6d15f6fb4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44df5aa7ec511291f650eaf48ea1a018.setIcon(icon_f2db6a2b47296f42af3b4d58c55033f2);
|
|
|
|
|
|
var marker_06508c85f3c253d8b472583dc2016238 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9bf8e3b63cf9f08352727b2868996477 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c993039ef4a4c67538f2433af23f33b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2040cbe5bde433de1242e3d5c64dc5b3 = $(`<div id="html_2040cbe5bde433de1242e3d5c64dc5b3" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_0c993039ef4a4c67538f2433af23f33b.setContent(html_2040cbe5bde433de1242e3d5c64dc5b3);
|
|
|
|
|
|
|
|
marker_06508c85f3c253d8b472583dc2016238.bindPopup(popup_0c993039ef4a4c67538f2433af23f33b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06508c85f3c253d8b472583dc2016238.setIcon(icon_9bf8e3b63cf9f08352727b2868996477);
|
|
|
|
|
|
var marker_f95993febcf5f87f3dcabdf089479a09 = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_44f374a6a709d8f12c907d1fb6c195a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5817536807797a7b411625dc460dc54b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b97b3c58cbda337904950d96fd6fcbe = $(`<div id="html_6b97b3c58cbda337904950d96fd6fcbe" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_5817536807797a7b411625dc460dc54b.setContent(html_6b97b3c58cbda337904950d96fd6fcbe);
|
|
|
|
|
|
|
|
marker_f95993febcf5f87f3dcabdf089479a09.bindPopup(popup_5817536807797a7b411625dc460dc54b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f95993febcf5f87f3dcabdf089479a09.setIcon(icon_44f374a6a709d8f12c907d1fb6c195a8);
|
|
|
|
|
|
var marker_16c35ca4f5730abc6cd35363f3220f03 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f9f5b4841f869e28c4eb0c227c1bee7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56e4a8b450e244cb93f8242808ffa162 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec924e6c3f1d2cc68cad94bfabd542a = $(`<div id="html_1ec924e6c3f1d2cc68cad94bfabd542a" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_56e4a8b450e244cb93f8242808ffa162.setContent(html_1ec924e6c3f1d2cc68cad94bfabd542a);
|
|
|
|
|
|
|
|
marker_16c35ca4f5730abc6cd35363f3220f03.bindPopup(popup_56e4a8b450e244cb93f8242808ffa162)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16c35ca4f5730abc6cd35363f3220f03.setIcon(icon_f9f5b4841f869e28c4eb0c227c1bee7c);
|
|
|
|
|
|
var marker_ac4399c911e42a95a4b814d2ed2d3318 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ff2012e7f86fcc90102ba1e3a016c523 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7563f0238e932a71c3696442d341ce45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2eb4378d7a5309861af600d9013098e5 = $(`<div id="html_2eb4378d7a5309861af600d9013098e5" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_7563f0238e932a71c3696442d341ce45.setContent(html_2eb4378d7a5309861af600d9013098e5);
|
|
|
|
|
|
|
|
marker_ac4399c911e42a95a4b814d2ed2d3318.bindPopup(popup_7563f0238e932a71c3696442d341ce45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac4399c911e42a95a4b814d2ed2d3318.setIcon(icon_ff2012e7f86fcc90102ba1e3a016c523);
|
|
|
|
|
|
var marker_87d80d04c808661d70c2f8b448c5b771 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_93c122d005d10883923ca8a4fc761cb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a29ec35d86913c4712de6c0dd4924e3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13a6071899e51b48c2ad7f3c01b7802c = $(`<div id="html_13a6071899e51b48c2ad7f3c01b7802c" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_a29ec35d86913c4712de6c0dd4924e3f.setContent(html_13a6071899e51b48c2ad7f3c01b7802c);
|
|
|
|
|
|
|
|
marker_87d80d04c808661d70c2f8b448c5b771.bindPopup(popup_a29ec35d86913c4712de6c0dd4924e3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_87d80d04c808661d70c2f8b448c5b771.setIcon(icon_93c122d005d10883923ca8a4fc761cb8);
|
|
|
|
|
|
var marker_00f38e49efb04b85e3aefdba3c240476 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5b231f9ed8c86e7e406348520b3b3c66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d12c83777bd2141d0773fac6e7d0dd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2760f782a188164f3aa2b1a7f2f6e482 = $(`<div id="html_2760f782a188164f3aa2b1a7f2f6e482" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_0d12c83777bd2141d0773fac6e7d0dd9.setContent(html_2760f782a188164f3aa2b1a7f2f6e482);
|
|
|
|
|
|
|
|
marker_00f38e49efb04b85e3aefdba3c240476.bindPopup(popup_0d12c83777bd2141d0773fac6e7d0dd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00f38e49efb04b85e3aefdba3c240476.setIcon(icon_5b231f9ed8c86e7e406348520b3b3c66);
|
|
|
|
|
|
var marker_b415dd5e29b07ba64391871536b556bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_7e6b0e333eec3879d5566f2f5149c217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3510526f14977655efab392d2eb053bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ef02f820836517fa5959ddca9943bce = $(`<div id="html_3ef02f820836517fa5959ddca9943bce" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_3510526f14977655efab392d2eb053bd.setContent(html_3ef02f820836517fa5959ddca9943bce);
|
|
|
|
|
|
|
|
marker_b415dd5e29b07ba64391871536b556bc.bindPopup(popup_3510526f14977655efab392d2eb053bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b415dd5e29b07ba64391871536b556bc.setIcon(icon_7e6b0e333eec3879d5566f2f5149c217);
|
|
|
|
|
|
var marker_cfcf82688b7f231689f0fc430638f6b4 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f9964b9391cfffd686496633db10068d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bd0408e3f9616412f93ef8bebe43889 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a549e1ddc5d9a31b500496737cdb32 = $(`<div id="html_78a549e1ddc5d9a31b500496737cdb32" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_9bd0408e3f9616412f93ef8bebe43889.setContent(html_78a549e1ddc5d9a31b500496737cdb32);
|
|
|
|
|
|
|
|
marker_cfcf82688b7f231689f0fc430638f6b4.bindPopup(popup_9bd0408e3f9616412f93ef8bebe43889)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfcf82688b7f231689f0fc430638f6b4.setIcon(icon_f9964b9391cfffd686496633db10068d);
|
|
|
|
|
|
var marker_a00ca885d06813da4ab8442831102d66 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_48582345586aa17a827219b6b6479c2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39b3214803f16ec5d98c2bc2364159c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b71bd0821f7bea31c562db955a7b1ed = $(`<div id="html_0b71bd0821f7bea31c562db955a7b1ed" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_39b3214803f16ec5d98c2bc2364159c1.setContent(html_0b71bd0821f7bea31c562db955a7b1ed);
|
|
|
|
|
|
|
|
marker_a00ca885d06813da4ab8442831102d66.bindPopup(popup_39b3214803f16ec5d98c2bc2364159c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a00ca885d06813da4ab8442831102d66.setIcon(icon_48582345586aa17a827219b6b6479c2f);
|
|
|
|
|
|
var marker_2918d03519ee3b9817d640c188a80955 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b40a52767ca407e916cfeda1b7bd984d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_24f94e9fcab7ada60589deb2ae6a1fc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662aed13415c7924af4bfb319dbceac5 = $(`<div id="html_662aed13415c7924af4bfb319dbceac5" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_24f94e9fcab7ada60589deb2ae6a1fc8.setContent(html_662aed13415c7924af4bfb319dbceac5);
|
|
|
|
|
|
|
|
marker_2918d03519ee3b9817d640c188a80955.bindPopup(popup_24f94e9fcab7ada60589deb2ae6a1fc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2918d03519ee3b9817d640c188a80955.setIcon(icon_b40a52767ca407e916cfeda1b7bd984d);
|
|
|
|
|
|
var marker_099c0fe0e53293f521b6be84bb89dd87 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_51d9ceffbabf9c422041538e73abd53e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b81f42c99ae9bd4d0379efaa15c91d34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f5dc092c800c35d52ba47c9cc86596 = $(`<div id="html_d7f5dc092c800c35d52ba47c9cc86596" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_b81f42c99ae9bd4d0379efaa15c91d34.setContent(html_d7f5dc092c800c35d52ba47c9cc86596);
|
|
|
|
|
|
|
|
marker_099c0fe0e53293f521b6be84bb89dd87.bindPopup(popup_b81f42c99ae9bd4d0379efaa15c91d34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_099c0fe0e53293f521b6be84bb89dd87.setIcon(icon_51d9ceffbabf9c422041538e73abd53e);
|
|
|
|
|
|
var marker_d55531640ec56241fbdd98c8dfbccd0b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_335dab71c8ed832fe5e31edf70159326 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20518ecad5a14764f3061ec752e47fc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b595e4b084bf88592151835e677c598 = $(`<div id="html_6b595e4b084bf88592151835e677c598" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_20518ecad5a14764f3061ec752e47fc8.setContent(html_6b595e4b084bf88592151835e677c598);
|
|
|
|
|
|
|
|
marker_d55531640ec56241fbdd98c8dfbccd0b.bindPopup(popup_20518ecad5a14764f3061ec752e47fc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d55531640ec56241fbdd98c8dfbccd0b.setIcon(icon_335dab71c8ed832fe5e31edf70159326);
|
|
|
|
|
|
var marker_16db4c6e553abf862063e3f51b78018a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_473ae028119b6c7ad1abf14702fa6031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f7dc9c6a2fc7be41f965f1f44b1aa25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f85f055cae5600710095a5a6954a5f1 = $(`<div id="html_5f85f055cae5600710095a5a6954a5f1" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_6f7dc9c6a2fc7be41f965f1f44b1aa25.setContent(html_5f85f055cae5600710095a5a6954a5f1);
|
|
|
|
|
|
|
|
marker_16db4c6e553abf862063e3f51b78018a.bindPopup(popup_6f7dc9c6a2fc7be41f965f1f44b1aa25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16db4c6e553abf862063e3f51b78018a.setIcon(icon_473ae028119b6c7ad1abf14702fa6031);
|
|
|
|
|
|
var marker_e1bcced172dd90236ca7f1da72eed5b5 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_7f5ad1ddd3dd8c3bc7eb08114c721e28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dc0f88e89cc2696a7cd76d0e950a09a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0f85ce9a5ba70a82a855e81ecb0f701 = $(`<div id="html_e0f85ce9a5ba70a82a855e81ecb0f701" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_6dc0f88e89cc2696a7cd76d0e950a09a.setContent(html_e0f85ce9a5ba70a82a855e81ecb0f701);
|
|
|
|
|
|
|
|
marker_e1bcced172dd90236ca7f1da72eed5b5.bindPopup(popup_6dc0f88e89cc2696a7cd76d0e950a09a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1bcced172dd90236ca7f1da72eed5b5.setIcon(icon_7f5ad1ddd3dd8c3bc7eb08114c721e28);
|
|
|
|
|
|
var marker_d941865192ac383309f596cf93e9e689 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ce046093e67228ea7c57e2460f8c439b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26695c6c01525731de876c8509735429 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a52259eae86533aa58bde22d18842367 = $(`<div id="html_a52259eae86533aa58bde22d18842367" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_26695c6c01525731de876c8509735429.setContent(html_a52259eae86533aa58bde22d18842367);
|
|
|
|
|
|
|
|
marker_d941865192ac383309f596cf93e9e689.bindPopup(popup_26695c6c01525731de876c8509735429)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d941865192ac383309f596cf93e9e689.setIcon(icon_ce046093e67228ea7c57e2460f8c439b);
|
|
|
|
|
|
var marker_d4c8c03819e14de98b6e938ec8c22580 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e50da859a79e88560e9a212d5285957e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f6aed0be358e9c020e381ad62c65a06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_897cb4e0fb5ff7d86e15430e2539f374 = $(`<div id="html_897cb4e0fb5ff7d86e15430e2539f374" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_4f6aed0be358e9c020e381ad62c65a06.setContent(html_897cb4e0fb5ff7d86e15430e2539f374);
|
|
|
|
|
|
|
|
marker_d4c8c03819e14de98b6e938ec8c22580.bindPopup(popup_4f6aed0be358e9c020e381ad62c65a06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4c8c03819e14de98b6e938ec8c22580.setIcon(icon_e50da859a79e88560e9a212d5285957e);
|
|
|
|
|
|
var marker_bf094836d706052dfa67aeeccdeaa49c = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_18c82d35f55d52303269721c617606a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3f9ebb2abca4766cc5ff9cb3006fe23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_010f9671fb255e5f613707891372fee2 = $(`<div id="html_010f9671fb255e5f613707891372fee2" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_a3f9ebb2abca4766cc5ff9cb3006fe23.setContent(html_010f9671fb255e5f613707891372fee2);
|
|
|
|
|
|
|
|
marker_bf094836d706052dfa67aeeccdeaa49c.bindPopup(popup_a3f9ebb2abca4766cc5ff9cb3006fe23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf094836d706052dfa67aeeccdeaa49c.setIcon(icon_18c82d35f55d52303269721c617606a6);
|
|
|
|
|
|
var marker_77b4d1cd1ec42fe96d6f950254f7dfe5 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d1c2c678bb5b66e6c01890681b68dec2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f97540c1803c88e9a664ecb0fa4dd40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbc6e4c0e92b438db6cd9571f8fdaac7 = $(`<div id="html_bbc6e4c0e92b438db6cd9571f8fdaac7" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_7f97540c1803c88e9a664ecb0fa4dd40.setContent(html_bbc6e4c0e92b438db6cd9571f8fdaac7);
|
|
|
|
|
|
|
|
marker_77b4d1cd1ec42fe96d6f950254f7dfe5.bindPopup(popup_7f97540c1803c88e9a664ecb0fa4dd40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_77b4d1cd1ec42fe96d6f950254f7dfe5.setIcon(icon_d1c2c678bb5b66e6c01890681b68dec2);
|
|
|
|
|
|
var marker_f52ef22c97fa71ee8f3ad36a93708bbb = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_76767121edca3cc36daa6161038712ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b77cd4212a04ba4b716027e755bf98bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ebd912e3f4a55a6d52845f4c26cfb91 = $(`<div id="html_6ebd912e3f4a55a6d52845f4c26cfb91" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_b77cd4212a04ba4b716027e755bf98bc.setContent(html_6ebd912e3f4a55a6d52845f4c26cfb91);
|
|
|
|
|
|
|
|
marker_f52ef22c97fa71ee8f3ad36a93708bbb.bindPopup(popup_b77cd4212a04ba4b716027e755bf98bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f52ef22c97fa71ee8f3ad36a93708bbb.setIcon(icon_76767121edca3cc36daa6161038712ec);
|
|
|
|
|
|
var marker_31dd063007afe515981b3f4ef356a2d6 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5da2fe1c15fb2dd23183dc076e9bbb30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d74ff0bd95b2431c1c260c127ff0d867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b6d81b7b4a2674bfad20264250f7e595 = $(`<div id="html_b6d81b7b4a2674bfad20264250f7e595" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_d74ff0bd95b2431c1c260c127ff0d867.setContent(html_b6d81b7b4a2674bfad20264250f7e595);
|
|
|
|
|
|
|
|
marker_31dd063007afe515981b3f4ef356a2d6.bindPopup(popup_d74ff0bd95b2431c1c260c127ff0d867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31dd063007afe515981b3f4ef356a2d6.setIcon(icon_5da2fe1c15fb2dd23183dc076e9bbb30);
|
|
|
|
|
|
var marker_116ff17d0c1c1977d4e88e9724dfd0ea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_01b6f7fff655cd7c3c64a1c419bf95d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c49de19f55818527cfd4fd27b745a76f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1bd1a4cb54358c4dd5bd97fa4d8652b = $(`<div id="html_d1bd1a4cb54358c4dd5bd97fa4d8652b" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_c49de19f55818527cfd4fd27b745a76f.setContent(html_d1bd1a4cb54358c4dd5bd97fa4d8652b);
|
|
|
|
|
|
|
|
marker_116ff17d0c1c1977d4e88e9724dfd0ea.bindPopup(popup_c49de19f55818527cfd4fd27b745a76f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_116ff17d0c1c1977d4e88e9724dfd0ea.setIcon(icon_01b6f7fff655cd7c3c64a1c419bf95d3);
|
|
|
|
|
|
var marker_b2b65f6be60b4bfe8d928c7aae693a80 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5ab27ba1580b3171dddecffdc614c752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e56c3bdcb4c8d641477c659081dab65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15c78334fd543e69beda4a36e91279f8 = $(`<div id="html_15c78334fd543e69beda4a36e91279f8" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_8e56c3bdcb4c8d641477c659081dab65.setContent(html_15c78334fd543e69beda4a36e91279f8);
|
|
|
|
|
|
|
|
marker_b2b65f6be60b4bfe8d928c7aae693a80.bindPopup(popup_8e56c3bdcb4c8d641477c659081dab65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2b65f6be60b4bfe8d928c7aae693a80.setIcon(icon_5ab27ba1580b3171dddecffdc614c752);
|
|
|
|
|
|
var marker_6c10d90320851f0bea6a9191527ee3b8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_4041a64e5bf1aef475aee9a8983c4863 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e66146875697ca985fd4bbdd6f9028b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baefc2a965def5669eff571dd74b72e4 = $(`<div id="html_baefc2a965def5669eff571dd74b72e4" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_e66146875697ca985fd4bbdd6f9028b9.setContent(html_baefc2a965def5669eff571dd74b72e4);
|
|
|
|
|
|
|
|
marker_6c10d90320851f0bea6a9191527ee3b8.bindPopup(popup_e66146875697ca985fd4bbdd6f9028b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c10d90320851f0bea6a9191527ee3b8.setIcon(icon_4041a64e5bf1aef475aee9a8983c4863);
|
|
|
|
|
|
var marker_c5c787fab31e1929c352a1eaf5f7130d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a6b408cf573ad439d9f1b2e5bfba3b77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26b0df0e0f2424c4522c72ecef34837b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7786c2506d60386895b93f89c9d7dba8 = $(`<div id="html_7786c2506d60386895b93f89c9d7dba8" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_26b0df0e0f2424c4522c72ecef34837b.setContent(html_7786c2506d60386895b93f89c9d7dba8);
|
|
|
|
|
|
|
|
marker_c5c787fab31e1929c352a1eaf5f7130d.bindPopup(popup_26b0df0e0f2424c4522c72ecef34837b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5c787fab31e1929c352a1eaf5f7130d.setIcon(icon_a6b408cf573ad439d9f1b2e5bfba3b77);
|
|
|
|
|
|
var marker_d025a988c3362ec39324ca127c6f9462 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e424492302067133d6799ec43ab9f0e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_660d335bd1bc5fc65d576a305d516e9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22cb83bb1b875494548ba82547cfc05c = $(`<div id="html_22cb83bb1b875494548ba82547cfc05c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_660d335bd1bc5fc65d576a305d516e9d.setContent(html_22cb83bb1b875494548ba82547cfc05c);
|
|
|
|
|
|
|
|
marker_d025a988c3362ec39324ca127c6f9462.bindPopup(popup_660d335bd1bc5fc65d576a305d516e9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d025a988c3362ec39324ca127c6f9462.setIcon(icon_e424492302067133d6799ec43ab9f0e8);
|
|
|
|
|
|
var marker_8faaa1b4daec48a626802db1ceda42a0 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_682f67a6bf9c8c762efac30be97d5498 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfcfc07e96258acfa92cb231cf4a523c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df792b4f6f789577e19a8227e2a2bc3a = $(`<div id="html_df792b4f6f789577e19a8227e2a2bc3a" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_cfcfc07e96258acfa92cb231cf4a523c.setContent(html_df792b4f6f789577e19a8227e2a2bc3a);
|
|
|
|
|
|
|
|
marker_8faaa1b4daec48a626802db1ceda42a0.bindPopup(popup_cfcfc07e96258acfa92cb231cf4a523c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8faaa1b4daec48a626802db1ceda42a0.setIcon(icon_682f67a6bf9c8c762efac30be97d5498);
|
|
|
|
|
|
var marker_00fe8af5278964d559745a89ed24c0bf = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_8a1ade7d15529f2d4f30379d8121c6f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_873d3f47d2d29c5ee86e2fa3f7b97c12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34243437fc3ff2b488df855385006eae = $(`<div id="html_34243437fc3ff2b488df855385006eae" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_873d3f47d2d29c5ee86e2fa3f7b97c12.setContent(html_34243437fc3ff2b488df855385006eae);
|
|
|
|
|
|
|
|
marker_00fe8af5278964d559745a89ed24c0bf.bindPopup(popup_873d3f47d2d29c5ee86e2fa3f7b97c12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00fe8af5278964d559745a89ed24c0bf.setIcon(icon_8a1ade7d15529f2d4f30379d8121c6f6);
|
|
|
|
|
|
var marker_3b9284e94a7f7e0157eea86a3ada9a06 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_faa3932a0a27a4a38e77655d03f13706 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e33c05b3b2c6bc09644103ad182cdd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b64b2394b0f3b849116dd6a9d76d25e = $(`<div id="html_8b64b2394b0f3b849116dd6a9d76d25e" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_2e33c05b3b2c6bc09644103ad182cdd9.setContent(html_8b64b2394b0f3b849116dd6a9d76d25e);
|
|
|
|
|
|
|
|
marker_3b9284e94a7f7e0157eea86a3ada9a06.bindPopup(popup_2e33c05b3b2c6bc09644103ad182cdd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b9284e94a7f7e0157eea86a3ada9a06.setIcon(icon_faa3932a0a27a4a38e77655d03f13706);
|
|
|
|
|
|
var marker_005348a156bee64ac0cb5d46df421efd = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d12739d74fdf6dbce15dcf5ddc1dccf9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f93a48efa52bca82bc4be167b17420d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a6e63aa5b68cb35e47fe5e7b064e40b = $(`<div id="html_2a6e63aa5b68cb35e47fe5e7b064e40b" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_f93a48efa52bca82bc4be167b17420d5.setContent(html_2a6e63aa5b68cb35e47fe5e7b064e40b);
|
|
|
|
|
|
|
|
marker_005348a156bee64ac0cb5d46df421efd.bindPopup(popup_f93a48efa52bca82bc4be167b17420d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_005348a156bee64ac0cb5d46df421efd.setIcon(icon_d12739d74fdf6dbce15dcf5ddc1dccf9);
|
|
|
|
|
|
var marker_4412ae4a81cde3abe8e47b63bb4fbb90 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b19f26998d2692ad110ad089962ebe4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03987ba0affd594d0aad01be53f4862a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4eb88faf51f67e12cf4b0aebe29e7235 = $(`<div id="html_4eb88faf51f67e12cf4b0aebe29e7235" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_03987ba0affd594d0aad01be53f4862a.setContent(html_4eb88faf51f67e12cf4b0aebe29e7235);
|
|
|
|
|
|
|
|
marker_4412ae4a81cde3abe8e47b63bb4fbb90.bindPopup(popup_03987ba0affd594d0aad01be53f4862a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4412ae4a81cde3abe8e47b63bb4fbb90.setIcon(icon_b19f26998d2692ad110ad089962ebe4e);
|
|
|
|
|
|
var marker_28118751ffed18f23dfbe2b233280ed3 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_8695b0526792720bee27d2407e5f9587 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44bd5ebcbc2efb821ed42a0af1c8b19e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aca913b93a84865986b7d51db619de89 = $(`<div id="html_aca913b93a84865986b7d51db619de89" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_44bd5ebcbc2efb821ed42a0af1c8b19e.setContent(html_aca913b93a84865986b7d51db619de89);
|
|
|
|
|
|
|
|
marker_28118751ffed18f23dfbe2b233280ed3.bindPopup(popup_44bd5ebcbc2efb821ed42a0af1c8b19e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28118751ffed18f23dfbe2b233280ed3.setIcon(icon_8695b0526792720bee27d2407e5f9587);
|
|
|
|
|
|
var marker_a1fee09468d7f83d8df58703bf00f9c8 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9ebea2c5bb049e3e8223b9390188b474 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60699b03154f9dca55a96b3d68f67903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0e91de3298385ebda0e7d78185ca5d7 = $(`<div id="html_e0e91de3298385ebda0e7d78185ca5d7" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_60699b03154f9dca55a96b3d68f67903.setContent(html_e0e91de3298385ebda0e7d78185ca5d7);
|
|
|
|
|
|
|
|
marker_a1fee09468d7f83d8df58703bf00f9c8.bindPopup(popup_60699b03154f9dca55a96b3d68f67903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1fee09468d7f83d8df58703bf00f9c8.setIcon(icon_9ebea2c5bb049e3e8223b9390188b474);
|
|
|
|
|
|
var marker_c11e25d0179f552e4c0300e9699426e0 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f2c692453f5730ea24d05d79c36d8989 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ef0566a43b91f3662b30bc672bcb428 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f57faad5274ed2122e5499ecb02fe8f0 = $(`<div id="html_f57faad5274ed2122e5499ecb02fe8f0" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_0ef0566a43b91f3662b30bc672bcb428.setContent(html_f57faad5274ed2122e5499ecb02fe8f0);
|
|
|
|
|
|
|
|
marker_c11e25d0179f552e4c0300e9699426e0.bindPopup(popup_0ef0566a43b91f3662b30bc672bcb428)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c11e25d0179f552e4c0300e9699426e0.setIcon(icon_f2c692453f5730ea24d05d79c36d8989);
|
|
|
|
|
|
var marker_e498c01706f2920717ba5ee45fd87a1f = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_3a8f49431fa87a85eb0cea2b548b0de5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_123a24e156b4326e30611d85f2f2f9e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4db15a28a0dc2364a674a8357a45f372 = $(`<div id="html_4db15a28a0dc2364a674a8357a45f372" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_123a24e156b4326e30611d85f2f2f9e3.setContent(html_4db15a28a0dc2364a674a8357a45f372);
|
|
|
|
|
|
|
|
marker_e498c01706f2920717ba5ee45fd87a1f.bindPopup(popup_123a24e156b4326e30611d85f2f2f9e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e498c01706f2920717ba5ee45fd87a1f.setIcon(icon_3a8f49431fa87a85eb0cea2b548b0de5);
|
|
|
|
|
|
var marker_2905b7cb495df1004a4d4d1061599c16 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_62f5e2bb71bcc3617721fbad5ecdde05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43e6b04376501f3872ef434464386274 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_230924abc8607d551d25de02a69e28fa = $(`<div id="html_230924abc8607d551d25de02a69e28fa" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_43e6b04376501f3872ef434464386274.setContent(html_230924abc8607d551d25de02a69e28fa);
|
|
|
|
|
|
|
|
marker_2905b7cb495df1004a4d4d1061599c16.bindPopup(popup_43e6b04376501f3872ef434464386274)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2905b7cb495df1004a4d4d1061599c16.setIcon(icon_62f5e2bb71bcc3617721fbad5ecdde05);
|
|
|
|
|
|
var marker_774b07059b72bce62b175f90a533dbc8 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_610ff65c3bb37d472ba1b20f12920f8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_694220bf907e05ad1e9e9eb8184c885e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d16bd72d5a39cfab0b0c487f634d871b = $(`<div id="html_d16bd72d5a39cfab0b0c487f634d871b" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_694220bf907e05ad1e9e9eb8184c885e.setContent(html_d16bd72d5a39cfab0b0c487f634d871b);
|
|
|
|
|
|
|
|
marker_774b07059b72bce62b175f90a533dbc8.bindPopup(popup_694220bf907e05ad1e9e9eb8184c885e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_774b07059b72bce62b175f90a533dbc8.setIcon(icon_610ff65c3bb37d472ba1b20f12920f8f);
|
|
|
|
|
|
var marker_5ac9342f844c480c8d06382194ef936d = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b5ec024417f714563f118092decc2613 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ff88e82c73aa41454b4bd97327d9f32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc5b2fbc35e83a0bf5d5dd1e8edd15d1 = $(`<div id="html_dc5b2fbc35e83a0bf5d5dd1e8edd15d1" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_4ff88e82c73aa41454b4bd97327d9f32.setContent(html_dc5b2fbc35e83a0bf5d5dd1e8edd15d1);
|
|
|
|
|
|
|
|
marker_5ac9342f844c480c8d06382194ef936d.bindPopup(popup_4ff88e82c73aa41454b4bd97327d9f32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ac9342f844c480c8d06382194ef936d.setIcon(icon_b5ec024417f714563f118092decc2613);
|
|
|
|
|
|
var marker_72f4213f99420aa0ab7e48602355ec01 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_273ccbc45a277d51f9392925b3ab59c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_852af7d6e50c755cb3ba16447ceeb419 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_743f00995a315304868830aadb8b96c6 = $(`<div id="html_743f00995a315304868830aadb8b96c6" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_852af7d6e50c755cb3ba16447ceeb419.setContent(html_743f00995a315304868830aadb8b96c6);
|
|
|
|
|
|
|
|
marker_72f4213f99420aa0ab7e48602355ec01.bindPopup(popup_852af7d6e50c755cb3ba16447ceeb419)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72f4213f99420aa0ab7e48602355ec01.setIcon(icon_273ccbc45a277d51f9392925b3ab59c2);
|
|
|
|
|
|
var marker_c13503bc2431d0b56aeea25c8b247b87 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9aff11a54b797b9e92359ef13658d4bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6675eaf780238b912316a8cbf6a1ae59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46b9fbaec0be618ece3507338b6f5a38 = $(`<div id="html_46b9fbaec0be618ece3507338b6f5a38" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_6675eaf780238b912316a8cbf6a1ae59.setContent(html_46b9fbaec0be618ece3507338b6f5a38);
|
|
|
|
|
|
|
|
marker_c13503bc2431d0b56aeea25c8b247b87.bindPopup(popup_6675eaf780238b912316a8cbf6a1ae59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c13503bc2431d0b56aeea25c8b247b87.setIcon(icon_9aff11a54b797b9e92359ef13658d4bb);
|
|
|
|
|
|
var marker_a363a59edd1cc761e0b299cfc6105f6c = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_2f28620419da468e5318ffbfd463f553 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8d36354a431e9c75d59199d82dd6140 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10a0106aafc16db08204e248503625fc = $(`<div id="html_10a0106aafc16db08204e248503625fc" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_f8d36354a431e9c75d59199d82dd6140.setContent(html_10a0106aafc16db08204e248503625fc);
|
|
|
|
|
|
|
|
marker_a363a59edd1cc761e0b299cfc6105f6c.bindPopup(popup_f8d36354a431e9c75d59199d82dd6140)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a363a59edd1cc761e0b299cfc6105f6c.setIcon(icon_2f28620419da468e5318ffbfd463f553);
|
|
|
|
|
|
var marker_22e5f4cbd5522c2b5eb2a99023afa15e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_dc6d480924546ff8fbb3563846584fd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a8e1468bc61b1144ebd13ce2f070980 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa71cc135fb05f49ec6bbc8329ec93ae = $(`<div id="html_fa71cc135fb05f49ec6bbc8329ec93ae" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_3a8e1468bc61b1144ebd13ce2f070980.setContent(html_fa71cc135fb05f49ec6bbc8329ec93ae);
|
|
|
|
|
|
|
|
marker_22e5f4cbd5522c2b5eb2a99023afa15e.bindPopup(popup_3a8e1468bc61b1144ebd13ce2f070980)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22e5f4cbd5522c2b5eb2a99023afa15e.setIcon(icon_dc6d480924546ff8fbb3563846584fd7);
|
|
|
|
|
|
var marker_5202dd409d5480f65895a93ae2e6e2bc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ae9c42dd824a5eb6b55763cfb54b4b4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7386aafc336a34c296442189cb7b9689 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee7872b9055a9e0d5cd06bf134c047b4 = $(`<div id="html_ee7872b9055a9e0d5cd06bf134c047b4" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_7386aafc336a34c296442189cb7b9689.setContent(html_ee7872b9055a9e0d5cd06bf134c047b4);
|
|
|
|
|
|
|
|
marker_5202dd409d5480f65895a93ae2e6e2bc.bindPopup(popup_7386aafc336a34c296442189cb7b9689)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5202dd409d5480f65895a93ae2e6e2bc.setIcon(icon_ae9c42dd824a5eb6b55763cfb54b4b4d);
|
|
|
|
|
|
var marker_7c145db3a8eac4e772d54e4600fdbb59 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6f6d4df17672fd525fbf14a30a71d5cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cebe12773dea4900c60ff888a59486f5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7a3941376d16c2e4d4f0afa61656ed7 = $(`<div id="html_e7a3941376d16c2e4d4f0afa61656ed7" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_cebe12773dea4900c60ff888a59486f5.setContent(html_e7a3941376d16c2e4d4f0afa61656ed7);
|
|
|
|
|
|
|
|
marker_7c145db3a8eac4e772d54e4600fdbb59.bindPopup(popup_cebe12773dea4900c60ff888a59486f5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c145db3a8eac4e772d54e4600fdbb59.setIcon(icon_6f6d4df17672fd525fbf14a30a71d5cb);
|
|
|
|
|
|
var marker_041f0323913abc7340fcdfbb7f130224 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_4a6e62cb95a618713967187b7558d331 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3f16008e0afc2b040d09fca2528390b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3e661d93b0d0ae28bbb27cf32d99de4 = $(`<div id="html_f3e661d93b0d0ae28bbb27cf32d99de4" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_f3f16008e0afc2b040d09fca2528390b.setContent(html_f3e661d93b0d0ae28bbb27cf32d99de4);
|
|
|
|
|
|
|
|
marker_041f0323913abc7340fcdfbb7f130224.bindPopup(popup_f3f16008e0afc2b040d09fca2528390b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_041f0323913abc7340fcdfbb7f130224.setIcon(icon_4a6e62cb95a618713967187b7558d331);
|
|
|
|
|
|
var marker_15324f7880b41592f9532b5c1befaa88 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_034fae9af833e1d5be0860424e6abae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a8f36c40322dfd1a3fc9c0f37947187 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c11aa0e6bd8eb7ed1a9fec02c50a335e = $(`<div id="html_c11aa0e6bd8eb7ed1a9fec02c50a335e" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_3a8f36c40322dfd1a3fc9c0f37947187.setContent(html_c11aa0e6bd8eb7ed1a9fec02c50a335e);
|
|
|
|
|
|
|
|
marker_15324f7880b41592f9532b5c1befaa88.bindPopup(popup_3a8f36c40322dfd1a3fc9c0f37947187)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15324f7880b41592f9532b5c1befaa88.setIcon(icon_034fae9af833e1d5be0860424e6abae8);
|
|
|
|
|
|
var marker_605fdf34268fc2e05bcb1b5836529e21 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_3d117a3e5750ba5602b0cfe177244f09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f76744036fe8211732b4085b8396017d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_044c62d771000569f1f33755d31d3602 = $(`<div id="html_044c62d771000569f1f33755d31d3602" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_f76744036fe8211732b4085b8396017d.setContent(html_044c62d771000569f1f33755d31d3602);
|
|
|
|
|
|
|
|
marker_605fdf34268fc2e05bcb1b5836529e21.bindPopup(popup_f76744036fe8211732b4085b8396017d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_605fdf34268fc2e05bcb1b5836529e21.setIcon(icon_3d117a3e5750ba5602b0cfe177244f09);
|
|
|
|
|
|
var marker_f1fff0c87bc2345626271f431832fc85 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0bcca6c39b8a6a57d2fe16a97e88afc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7a64bc4bb976f1224d710146af95888 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fb0c64c2560b9c4529496deb4fc8ffbe = $(`<div id="html_fb0c64c2560b9c4529496deb4fc8ffbe" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_f7a64bc4bb976f1224d710146af95888.setContent(html_fb0c64c2560b9c4529496deb4fc8ffbe);
|
|
|
|
|
|
|
|
marker_f1fff0c87bc2345626271f431832fc85.bindPopup(popup_f7a64bc4bb976f1224d710146af95888)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1fff0c87bc2345626271f431832fc85.setIcon(icon_0bcca6c39b8a6a57d2fe16a97e88afc1);
|
|
|
|
|
|
var marker_ca09d6328a91fd19c2b53ab6d1ca5bdc = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_fb66854e8a62c025622228a03cbc9888 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29f249e3c26c017108dfcbab823ac1d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbe43601b678ce9ba58d4457da71446c = $(`<div id="html_bbe43601b678ce9ba58d4457da71446c" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_29f249e3c26c017108dfcbab823ac1d1.setContent(html_bbe43601b678ce9ba58d4457da71446c);
|
|
|
|
|
|
|
|
marker_ca09d6328a91fd19c2b53ab6d1ca5bdc.bindPopup(popup_29f249e3c26c017108dfcbab823ac1d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca09d6328a91fd19c2b53ab6d1ca5bdc.setIcon(icon_fb66854e8a62c025622228a03cbc9888);
|
|
|
|
|
|
var marker_1ddfdec8ab15a0ead3d5f90b3cca8e03 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ff1e12881609e84d28770781cf586d90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8eb20742d4de5c2760ab14594361d9ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_028cb08bbc1c0a9748cccccf08c28097 = $(`<div id="html_028cb08bbc1c0a9748cccccf08c28097" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_8eb20742d4de5c2760ab14594361d9ae.setContent(html_028cb08bbc1c0a9748cccccf08c28097);
|
|
|
|
|
|
|
|
marker_1ddfdec8ab15a0ead3d5f90b3cca8e03.bindPopup(popup_8eb20742d4de5c2760ab14594361d9ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ddfdec8ab15a0ead3d5f90b3cca8e03.setIcon(icon_ff1e12881609e84d28770781cf586d90);
|
|
|
|
|
|
var marker_5bca1b34f94d8c0082b6e1cb035c2fc3 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_4fc0fe7bf6233d74cd9722f5987a6f79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7aaa0b15ff76f522803dc345286209a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25ae8cf46424339c8559c4448e472f2c = $(`<div id="html_25ae8cf46424339c8559c4448e472f2c" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_e7aaa0b15ff76f522803dc345286209a.setContent(html_25ae8cf46424339c8559c4448e472f2c);
|
|
|
|
|
|
|
|
marker_5bca1b34f94d8c0082b6e1cb035c2fc3.bindPopup(popup_e7aaa0b15ff76f522803dc345286209a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bca1b34f94d8c0082b6e1cb035c2fc3.setIcon(icon_4fc0fe7bf6233d74cd9722f5987a6f79);
|
|
|
|
|
|
var marker_0f34527d4689c03d74bb96db2ff58fd2 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0c4d8411b15ad35f333ee4756a792c25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4a7ea8958377d8593042aa548a74e2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aecf2b5d9813bb3e378002b4db1696c9 = $(`<div id="html_aecf2b5d9813bb3e378002b4db1696c9" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_f4a7ea8958377d8593042aa548a74e2f.setContent(html_aecf2b5d9813bb3e378002b4db1696c9);
|
|
|
|
|
|
|
|
marker_0f34527d4689c03d74bb96db2ff58fd2.bindPopup(popup_f4a7ea8958377d8593042aa548a74e2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f34527d4689c03d74bb96db2ff58fd2.setIcon(icon_0c4d8411b15ad35f333ee4756a792c25);
|
|
|
|
|
|
var marker_4943e2ec34e9681e13d4e152af62a6f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b88d14a1ba15245912d2da6360c49f65 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_474ca206f0c53e4c006c2effb050fae1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1484b39efc40b5db117a0faa4904d7c = $(`<div id="html_e1484b39efc40b5db117a0faa4904d7c" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_474ca206f0c53e4c006c2effb050fae1.setContent(html_e1484b39efc40b5db117a0faa4904d7c);
|
|
|
|
|
|
|
|
marker_4943e2ec34e9681e13d4e152af62a6f8.bindPopup(popup_474ca206f0c53e4c006c2effb050fae1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4943e2ec34e9681e13d4e152af62a6f8.setIcon(icon_b88d14a1ba15245912d2da6360c49f65);
|
|
|
|
|
|
var marker_8fce2e74cdd1c3718fca06457bb19215 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5489295e94cbc5adb920be947bfbc273 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b735c83277be08d86ada61f060e948b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46e8f1fadcf325a1f8d409a391359b2c = $(`<div id="html_46e8f1fadcf325a1f8d409a391359b2c" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_8b735c83277be08d86ada61f060e948b.setContent(html_46e8f1fadcf325a1f8d409a391359b2c);
|
|
|
|
|
|
|
|
marker_8fce2e74cdd1c3718fca06457bb19215.bindPopup(popup_8b735c83277be08d86ada61f060e948b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8fce2e74cdd1c3718fca06457bb19215.setIcon(icon_5489295e94cbc5adb920be947bfbc273);
|
|
|
|
|
|
var marker_208ed9fab5120b85c74748bf5b78f353 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d2b7372e37cd865a6ef96611a534dbb5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7453f08d28a9ff38a881f4a7f022066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51b8cc438bd2ef78c65fda1fc6346284 = $(`<div id="html_51b8cc438bd2ef78c65fda1fc6346284" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_e7453f08d28a9ff38a881f4a7f022066.setContent(html_51b8cc438bd2ef78c65fda1fc6346284);
|
|
|
|
|
|
|
|
marker_208ed9fab5120b85c74748bf5b78f353.bindPopup(popup_e7453f08d28a9ff38a881f4a7f022066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_208ed9fab5120b85c74748bf5b78f353.setIcon(icon_d2b7372e37cd865a6ef96611a534dbb5);
|
|
|
|
|
|
var marker_82bfc7fb1b7a36a71136861a2d9a65a3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e247eda33802fc50a6e6c63fa8b32c83 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b9e17dde526de04d5e5ad9cd1a7cd9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c8c67b50affeb357605d8232bdd29c0 = $(`<div id="html_4c8c67b50affeb357605d8232bdd29c0" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_0b9e17dde526de04d5e5ad9cd1a7cd9b.setContent(html_4c8c67b50affeb357605d8232bdd29c0);
|
|
|
|
|
|
|
|
marker_82bfc7fb1b7a36a71136861a2d9a65a3.bindPopup(popup_0b9e17dde526de04d5e5ad9cd1a7cd9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82bfc7fb1b7a36a71136861a2d9a65a3.setIcon(icon_e247eda33802fc50a6e6c63fa8b32c83);
|
|
|
|
|
|
var marker_fd7d6ba4af0dc6a453a3e8bc17d96d0d = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_dd0a26b3af8f383302905447d5b457d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44bbf81ff5e18710d9bb6a135fccc95d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c390766dc0194a24fc06b60f65da7855 = $(`<div id="html_c390766dc0194a24fc06b60f65da7855" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_44bbf81ff5e18710d9bb6a135fccc95d.setContent(html_c390766dc0194a24fc06b60f65da7855);
|
|
|
|
|
|
|
|
marker_fd7d6ba4af0dc6a453a3e8bc17d96d0d.bindPopup(popup_44bbf81ff5e18710d9bb6a135fccc95d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd7d6ba4af0dc6a453a3e8bc17d96d0d.setIcon(icon_dd0a26b3af8f383302905447d5b457d6);
|
|
|
|
|
|
var marker_afcbf9819645d5ae98ee718e3d47514e = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_dc27bcc9e9d3bd24a8cc24bf54750478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43639254dec80a07cf77bbce78fb3015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_825ab151d5dd97cd4d563fca37efac1c = $(`<div id="html_825ab151d5dd97cd4d563fca37efac1c" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_43639254dec80a07cf77bbce78fb3015.setContent(html_825ab151d5dd97cd4d563fca37efac1c);
|
|
|
|
|
|
|
|
marker_afcbf9819645d5ae98ee718e3d47514e.bindPopup(popup_43639254dec80a07cf77bbce78fb3015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_afcbf9819645d5ae98ee718e3d47514e.setIcon(icon_dc27bcc9e9d3bd24a8cc24bf54750478);
|
|
|
|
|
|
var marker_99a207e0f51be00d8a1a3ce066b851da = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_80580c47782d285f1784869f332ba40a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f61ac7d730857c9e9713a6f1d7f1a1b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c08702455178a18fd63129ccebe3f8ab = $(`<div id="html_c08702455178a18fd63129ccebe3f8ab" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_f61ac7d730857c9e9713a6f1d7f1a1b4.setContent(html_c08702455178a18fd63129ccebe3f8ab);
|
|
|
|
|
|
|
|
marker_99a207e0f51be00d8a1a3ce066b851da.bindPopup(popup_f61ac7d730857c9e9713a6f1d7f1a1b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99a207e0f51be00d8a1a3ce066b851da.setIcon(icon_80580c47782d285f1784869f332ba40a);
|
|
|
|
|
|
var marker_47f9283dd2fa42e83b58a356cc12e2c8 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b67f09062b8df51890106855a7ecdc96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84803eb5297780a0ef92bf0e8cb77f70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ec8f82e538e3564aaf4f2be8154baf8 = $(`<div id="html_4ec8f82e538e3564aaf4f2be8154baf8" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_84803eb5297780a0ef92bf0e8cb77f70.setContent(html_4ec8f82e538e3564aaf4f2be8154baf8);
|
|
|
|
|
|
|
|
marker_47f9283dd2fa42e83b58a356cc12e2c8.bindPopup(popup_84803eb5297780a0ef92bf0e8cb77f70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47f9283dd2fa42e83b58a356cc12e2c8.setIcon(icon_b67f09062b8df51890106855a7ecdc96);
|
|
|
|
|
|
var marker_9e235fe201b1746c636d0686e6be383b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_993772de0b79d72936ce39d7a2e0df3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3d444e9315b0d06ee3b9a6fa34ca993 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5953c8985a49f0d6506e247931ccc9a6 = $(`<div id="html_5953c8985a49f0d6506e247931ccc9a6" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_f3d444e9315b0d06ee3b9a6fa34ca993.setContent(html_5953c8985a49f0d6506e247931ccc9a6);
|
|
|
|
|
|
|
|
marker_9e235fe201b1746c636d0686e6be383b.bindPopup(popup_f3d444e9315b0d06ee3b9a6fa34ca993)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e235fe201b1746c636d0686e6be383b.setIcon(icon_993772de0b79d72936ce39d7a2e0df3a);
|
|
|
|
|
|
var marker_340332d5627820f97f43780bc18958bf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b79db798d42c03ba9be49694124e135c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_143696179c838661ca76b7242e9071e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6568b5f570c5412fd8e0961e01cb0fbe = $(`<div id="html_6568b5f570c5412fd8e0961e01cb0fbe" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_143696179c838661ca76b7242e9071e3.setContent(html_6568b5f570c5412fd8e0961e01cb0fbe);
|
|
|
|
|
|
|
|
marker_340332d5627820f97f43780bc18958bf.bindPopup(popup_143696179c838661ca76b7242e9071e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_340332d5627820f97f43780bc18958bf.setIcon(icon_b79db798d42c03ba9be49694124e135c);
|
|
|
|
|
|
var marker_542089ddfbc29e805c96d0514b6ecda9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d13da2e95db2cec1d950e341c8c75fe2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_285a3677bac0ff267d0d53c852f33a1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e430588ac861367253355dd398e43ace = $(`<div id="html_e430588ac861367253355dd398e43ace" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_285a3677bac0ff267d0d53c852f33a1c.setContent(html_e430588ac861367253355dd398e43ace);
|
|
|
|
|
|
|
|
marker_542089ddfbc29e805c96d0514b6ecda9.bindPopup(popup_285a3677bac0ff267d0d53c852f33a1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_542089ddfbc29e805c96d0514b6ecda9.setIcon(icon_d13da2e95db2cec1d950e341c8c75fe2);
|
|
|
|
|
|
var marker_19c2d107a02cb9576b25ec23c5d3e38d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9ad2fed9366aea3bbafe73b182444273 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b865c566049c3a4a82e115d4dca239ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_662a8d16c8e96ddcfe09225349a0a0e2 = $(`<div id="html_662a8d16c8e96ddcfe09225349a0a0e2" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_b865c566049c3a4a82e115d4dca239ab.setContent(html_662a8d16c8e96ddcfe09225349a0a0e2);
|
|
|
|
|
|
|
|
marker_19c2d107a02cb9576b25ec23c5d3e38d.bindPopup(popup_b865c566049c3a4a82e115d4dca239ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19c2d107a02cb9576b25ec23c5d3e38d.setIcon(icon_9ad2fed9366aea3bbafe73b182444273);
|
|
|
|
|
|
var marker_a7f2386733e29b7c67cc43ded7790707 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_51f7b74ca517545118fdcadcdd7f0723 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd6e5a652d020336391ec1e93eb32ca2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1315568c6a059d34346872db507db3c = $(`<div id="html_c1315568c6a059d34346872db507db3c" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_fd6e5a652d020336391ec1e93eb32ca2.setContent(html_c1315568c6a059d34346872db507db3c);
|
|
|
|
|
|
|
|
marker_a7f2386733e29b7c67cc43ded7790707.bindPopup(popup_fd6e5a652d020336391ec1e93eb32ca2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f2386733e29b7c67cc43ded7790707.setIcon(icon_51f7b74ca517545118fdcadcdd7f0723);
|
|
|
|
|
|
var marker_0ce39891bcfa0c3d7ba3811c22262db3 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_418d83ad47bb6bff06ad85fde9d8e4ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de0695bdafe568a25b29c9b318cddc27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7724a6e0fc0020ffd44b3f1f51c6523f = $(`<div id="html_7724a6e0fc0020ffd44b3f1f51c6523f" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_de0695bdafe568a25b29c9b318cddc27.setContent(html_7724a6e0fc0020ffd44b3f1f51c6523f);
|
|
|
|
|
|
|
|
marker_0ce39891bcfa0c3d7ba3811c22262db3.bindPopup(popup_de0695bdafe568a25b29c9b318cddc27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ce39891bcfa0c3d7ba3811c22262db3.setIcon(icon_418d83ad47bb6bff06ad85fde9d8e4ee);
|
|
|
|
|
|
var marker_75f170fd2ca9870bab4fba597fcc6bdf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a7f96516702c49cec16d75f0c603491e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d3cd5ea1a8bf9c4b179af4b1d373d13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_161e0bdcf70a8c84c35a7c0d04880987 = $(`<div id="html_161e0bdcf70a8c84c35a7c0d04880987" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_4d3cd5ea1a8bf9c4b179af4b1d373d13.setContent(html_161e0bdcf70a8c84c35a7c0d04880987);
|
|
|
|
|
|
|
|
marker_75f170fd2ca9870bab4fba597fcc6bdf.bindPopup(popup_4d3cd5ea1a8bf9c4b179af4b1d373d13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75f170fd2ca9870bab4fba597fcc6bdf.setIcon(icon_a7f96516702c49cec16d75f0c603491e);
|
|
|
|
|
|
var marker_b5138f0c04935477dc5b28400bb1b025 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_3e22bf90d2f1f3034f48fc809c150357 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08888f282b3b438d7687f9f5eeeb9649 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bbde66501cb221b7d0e252c7807884e = $(`<div id="html_9bbde66501cb221b7d0e252c7807884e" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_08888f282b3b438d7687f9f5eeeb9649.setContent(html_9bbde66501cb221b7d0e252c7807884e);
|
|
|
|
|
|
|
|
marker_b5138f0c04935477dc5b28400bb1b025.bindPopup(popup_08888f282b3b438d7687f9f5eeeb9649)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5138f0c04935477dc5b28400bb1b025.setIcon(icon_3e22bf90d2f1f3034f48fc809c150357);
|
|
|
|
|
|
var marker_7c14996e94e91db74341c9d7fd45230b = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_beb65e811d97d21f7d8a9e05a67b2ac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3ed3329cc3654535860434286b39004 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c0b016d19a795a0868f335ccdb5d576 = $(`<div id="html_6c0b016d19a795a0868f335ccdb5d576" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_b3ed3329cc3654535860434286b39004.setContent(html_6c0b016d19a795a0868f335ccdb5d576);
|
|
|
|
|
|
|
|
marker_7c14996e94e91db74341c9d7fd45230b.bindPopup(popup_b3ed3329cc3654535860434286b39004)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c14996e94e91db74341c9d7fd45230b.setIcon(icon_beb65e811d97d21f7d8a9e05a67b2ac4);
|
|
|
|
|
|
var marker_68e2b4ac991fc448b49ac063dcd69e97 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_7cd94a503f970a09d1a5c851fffe7e9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98173fabb8b5c35b5332b25b677092d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22232797cdae4783387dadff945d6794 = $(`<div id="html_22232797cdae4783387dadff945d6794" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_98173fabb8b5c35b5332b25b677092d6.setContent(html_22232797cdae4783387dadff945d6794);
|
|
|
|
|
|
|
|
marker_68e2b4ac991fc448b49ac063dcd69e97.bindPopup(popup_98173fabb8b5c35b5332b25b677092d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e2b4ac991fc448b49ac063dcd69e97.setIcon(icon_7cd94a503f970a09d1a5c851fffe7e9c);
|
|
|
|
|
|
var marker_a774880bba1c740ea06ee35763ccf54c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_afaa81b61c140111ac2743ed89c36000 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50a402e4b7ae202aba50966a44f1760c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31b971a96651682faa6643baaec1eece = $(`<div id="html_31b971a96651682faa6643baaec1eece" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_50a402e4b7ae202aba50966a44f1760c.setContent(html_31b971a96651682faa6643baaec1eece);
|
|
|
|
|
|
|
|
marker_a774880bba1c740ea06ee35763ccf54c.bindPopup(popup_50a402e4b7ae202aba50966a44f1760c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a774880bba1c740ea06ee35763ccf54c.setIcon(icon_afaa81b61c140111ac2743ed89c36000);
|
|
|
|
|
|
var marker_2f85adcfb5920cbfe420265d978db5c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_68cdfb52f9a55bb36da2669b1aed4fa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3286c81a58cccf7b497ed1d7bc1b842e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdb184129bbc95cc8e18d6daee017c02 = $(`<div id="html_fdb184129bbc95cc8e18d6daee017c02" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_3286c81a58cccf7b497ed1d7bc1b842e.setContent(html_fdb184129bbc95cc8e18d6daee017c02);
|
|
|
|
|
|
|
|
marker_2f85adcfb5920cbfe420265d978db5c9.bindPopup(popup_3286c81a58cccf7b497ed1d7bc1b842e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f85adcfb5920cbfe420265d978db5c9.setIcon(icon_68cdfb52f9a55bb36da2669b1aed4fa9);
|
|
|
|
|
|
var marker_d27e61b1f57defeeb4069d40ad51a8b4 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_129021c564342178266b6f5f1736f220 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_171b112b45c87425e0ce26b711750490 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f2471ad76990c984c47104f8886e22f = $(`<div id="html_6f2471ad76990c984c47104f8886e22f" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_171b112b45c87425e0ce26b711750490.setContent(html_6f2471ad76990c984c47104f8886e22f);
|
|
|
|
|
|
|
|
marker_d27e61b1f57defeeb4069d40ad51a8b4.bindPopup(popup_171b112b45c87425e0ce26b711750490)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d27e61b1f57defeeb4069d40ad51a8b4.setIcon(icon_129021c564342178266b6f5f1736f220);
|
|
|
|
|
|
var marker_0e6eb8473277d487dcdce7c092b34b01 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ea72514e3dde31e1ccb3c06f7195cab1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6965a418ed341b604b867ff9352116cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3003e901a909122ef1e2f5bfbd52d0cc = $(`<div id="html_3003e901a909122ef1e2f5bfbd52d0cc" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_6965a418ed341b604b867ff9352116cd.setContent(html_3003e901a909122ef1e2f5bfbd52d0cc);
|
|
|
|
|
|
|
|
marker_0e6eb8473277d487dcdce7c092b34b01.bindPopup(popup_6965a418ed341b604b867ff9352116cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e6eb8473277d487dcdce7c092b34b01.setIcon(icon_ea72514e3dde31e1ccb3c06f7195cab1);
|
|
|
|
|
|
var marker_a627ef140759e483c4be21c59a1466be = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_83d0c09724f905ee47f286b1bf736aa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d45f2bcb9e264977eca97f24475c7391 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7d668e71a5c8cbb1abd73a10dcda358 = $(`<div id="html_a7d668e71a5c8cbb1abd73a10dcda358" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_d45f2bcb9e264977eca97f24475c7391.setContent(html_a7d668e71a5c8cbb1abd73a10dcda358);
|
|
|
|
|
|
|
|
marker_a627ef140759e483c4be21c59a1466be.bindPopup(popup_d45f2bcb9e264977eca97f24475c7391)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a627ef140759e483c4be21c59a1466be.setIcon(icon_83d0c09724f905ee47f286b1bf736aa7);
|
|
|
|
|
|
var marker_064c619c764b5179ea70773e02f75feb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_45b1ee87727518b84f250f75f5c9013e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d25429688af08e865945bbd8f26a3212 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54da1fec0d24f2f075debeff965dcdaf = $(`<div id="html_54da1fec0d24f2f075debeff965dcdaf" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_d25429688af08e865945bbd8f26a3212.setContent(html_54da1fec0d24f2f075debeff965dcdaf);
|
|
|
|
|
|
|
|
marker_064c619c764b5179ea70773e02f75feb.bindPopup(popup_d25429688af08e865945bbd8f26a3212)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_064c619c764b5179ea70773e02f75feb.setIcon(icon_45b1ee87727518b84f250f75f5c9013e);
|
|
|
|
|
|
var marker_6129d01020b7ebde72fc6fd5b3984c81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_4d68ad70e23b8b99129b9b64e2ded1ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f4afe49a7bfe8100c48d8b0dc7cfabe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa30b3ad224654a6cec95b1ced7482fb = $(`<div id="html_fa30b3ad224654a6cec95b1ced7482fb" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_2f4afe49a7bfe8100c48d8b0dc7cfabe.setContent(html_fa30b3ad224654a6cec95b1ced7482fb);
|
|
|
|
|
|
|
|
marker_6129d01020b7ebde72fc6fd5b3984c81.bindPopup(popup_2f4afe49a7bfe8100c48d8b0dc7cfabe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6129d01020b7ebde72fc6fd5b3984c81.setIcon(icon_4d68ad70e23b8b99129b9b64e2ded1ee);
|
|
|
|
|
|
var marker_82f9d10921ef1ebc69ae99e6d407698a = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6bedc82dc78479ac325174cd0f7fd5ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea39f06e612e65e5f1b721651b2eab78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_527dada954df63eafc237eade18fee2b = $(`<div id="html_527dada954df63eafc237eade18fee2b" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_ea39f06e612e65e5f1b721651b2eab78.setContent(html_527dada954df63eafc237eade18fee2b);
|
|
|
|
|
|
|
|
marker_82f9d10921ef1ebc69ae99e6d407698a.bindPopup(popup_ea39f06e612e65e5f1b721651b2eab78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82f9d10921ef1ebc69ae99e6d407698a.setIcon(icon_6bedc82dc78479ac325174cd0f7fd5ea);
|
|
|
|
|
|
var marker_f2dd357a4c006372c08b6a9635c466cb = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c570d0379edd6b8db354c4ce920e3ca5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6dfb33f0ff5648795d0340b816795bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_685af58e2b03349aa3cc4a98efe242f0 = $(`<div id="html_685af58e2b03349aa3cc4a98efe242f0" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_a6dfb33f0ff5648795d0340b816795bd.setContent(html_685af58e2b03349aa3cc4a98efe242f0);
|
|
|
|
|
|
|
|
marker_f2dd357a4c006372c08b6a9635c466cb.bindPopup(popup_a6dfb33f0ff5648795d0340b816795bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2dd357a4c006372c08b6a9635c466cb.setIcon(icon_c570d0379edd6b8db354c4ce920e3ca5);
|
|
|
|
|
|
var marker_eb4fd105619bbb98df8db73d73d07c48 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1c28f74b02ee2a1dc7ac56d446797e9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69710339d66eb8ce8e2863794740fc9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ade7a3116073a2e834bfdcdf4ab8fe23 = $(`<div id="html_ade7a3116073a2e834bfdcdf4ab8fe23" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_69710339d66eb8ce8e2863794740fc9f.setContent(html_ade7a3116073a2e834bfdcdf4ab8fe23);
|
|
|
|
|
|
|
|
marker_eb4fd105619bbb98df8db73d73d07c48.bindPopup(popup_69710339d66eb8ce8e2863794740fc9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb4fd105619bbb98df8db73d73d07c48.setIcon(icon_1c28f74b02ee2a1dc7ac56d446797e9a);
|
|
|
|
|
|
var marker_66f38c773c67d6a659366d95b81cfcfc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_99f63d43c8ee89f7c10c56aeaf56660e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3050c2d34d935dfb836e4c8b4005b976 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f90c6bbc785a45929fcec95384dacdb = $(`<div id="html_1f90c6bbc785a45929fcec95384dacdb" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_3050c2d34d935dfb836e4c8b4005b976.setContent(html_1f90c6bbc785a45929fcec95384dacdb);
|
|
|
|
|
|
|
|
marker_66f38c773c67d6a659366d95b81cfcfc.bindPopup(popup_3050c2d34d935dfb836e4c8b4005b976)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66f38c773c67d6a659366d95b81cfcfc.setIcon(icon_99f63d43c8ee89f7c10c56aeaf56660e);
|
|
|
|
|
|
var marker_a05614884b9e7d7c7796a653af902fee = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_0d717fe3a85cb6a15d54cfbd99d4f0e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf25c714f596d344f7633751a9ad66f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5857293cab88a1831c5949d3d6e17a83 = $(`<div id="html_5857293cab88a1831c5949d3d6e17a83" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_cf25c714f596d344f7633751a9ad66f3.setContent(html_5857293cab88a1831c5949d3d6e17a83);
|
|
|
|
|
|
|
|
marker_a05614884b9e7d7c7796a653af902fee.bindPopup(popup_cf25c714f596d344f7633751a9ad66f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a05614884b9e7d7c7796a653af902fee.setIcon(icon_0d717fe3a85cb6a15d54cfbd99d4f0e2);
|
|
|
|
|
|
var marker_8b0b5bf2ab48de4330b3502637e214f8 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e78ff07fdd9baddf0a32130ceb1da558 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4134a5b2f394003507677a74bbcf133b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b79a28bf4038b2b93fb4c0cbf447896c = $(`<div id="html_b79a28bf4038b2b93fb4c0cbf447896c" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_4134a5b2f394003507677a74bbcf133b.setContent(html_b79a28bf4038b2b93fb4c0cbf447896c);
|
|
|
|
|
|
|
|
marker_8b0b5bf2ab48de4330b3502637e214f8.bindPopup(popup_4134a5b2f394003507677a74bbcf133b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b0b5bf2ab48de4330b3502637e214f8.setIcon(icon_e78ff07fdd9baddf0a32130ceb1da558);
|
|
|
|
|
|
var marker_4e9a9319b3bb6975d403957207c254e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c3aedac2c0d81ff529c4cc82d786ca7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12d6777be861b461cf780fdf09ea0885 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b23f575d5f6ca40404eefd5c4ec6b17 = $(`<div id="html_2b23f575d5f6ca40404eefd5c4ec6b17" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_12d6777be861b461cf780fdf09ea0885.setContent(html_2b23f575d5f6ca40404eefd5c4ec6b17);
|
|
|
|
|
|
|
|
marker_4e9a9319b3bb6975d403957207c254e3.bindPopup(popup_12d6777be861b461cf780fdf09ea0885)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e9a9319b3bb6975d403957207c254e3.setIcon(icon_c3aedac2c0d81ff529c4cc82d786ca7f);
|
|
|
|
|
|
var marker_75187f7f0e66879335e35b8697890e66 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_8df878dc4ce2388f04a0e3cf194df6a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4331b46ce9a4e363eec46b5cf3ca88e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cfd05a457b2acb4dd2a71f256801cc9 = $(`<div id="html_3cfd05a457b2acb4dd2a71f256801cc9" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_e4331b46ce9a4e363eec46b5cf3ca88e.setContent(html_3cfd05a457b2acb4dd2a71f256801cc9);
|
|
|
|
|
|
|
|
marker_75187f7f0e66879335e35b8697890e66.bindPopup(popup_e4331b46ce9a4e363eec46b5cf3ca88e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75187f7f0e66879335e35b8697890e66.setIcon(icon_8df878dc4ce2388f04a0e3cf194df6a6);
|
|
|
|
|
|
var marker_b94870a0af5dbc695ea5fe3f8441ebf6 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e92e74800daa1a3dce46c9493ca131b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8637dd3c27a86beb78ae0d14c4ccf868 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d86d38884e669f3087548a5e9650878 = $(`<div id="html_6d86d38884e669f3087548a5e9650878" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_8637dd3c27a86beb78ae0d14c4ccf868.setContent(html_6d86d38884e669f3087548a5e9650878);
|
|
|
|
|
|
|
|
marker_b94870a0af5dbc695ea5fe3f8441ebf6.bindPopup(popup_8637dd3c27a86beb78ae0d14c4ccf868)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b94870a0af5dbc695ea5fe3f8441ebf6.setIcon(icon_e92e74800daa1a3dce46c9493ca131b9);
|
|
|
|
|
|
var marker_6b51549415314705ab55470f22d980b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f031be803806e613199353ce64c401a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_997ad4f8b87d8a2b4dff9f395b5324c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5c746dd38bd06f0da8e5c632738d7f02 = $(`<div id="html_5c746dd38bd06f0da8e5c632738d7f02" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_997ad4f8b87d8a2b4dff9f395b5324c3.setContent(html_5c746dd38bd06f0da8e5c632738d7f02);
|
|
|
|
|
|
|
|
marker_6b51549415314705ab55470f22d980b4.bindPopup(popup_997ad4f8b87d8a2b4dff9f395b5324c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b51549415314705ab55470f22d980b4.setIcon(icon_f031be803806e613199353ce64c401a7);
|
|
|
|
|
|
var marker_fe9961e5c2c53ebd78297e788a75c072 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_f1aa75398235637b7f4485975ab93cb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4cf13ffabb08cd8b401df0566df08571 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_435a5090bfb0d552fdb72fd139256f3f = $(`<div id="html_435a5090bfb0d552fdb72fd139256f3f" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_4cf13ffabb08cd8b401df0566df08571.setContent(html_435a5090bfb0d552fdb72fd139256f3f);
|
|
|
|
|
|
|
|
marker_fe9961e5c2c53ebd78297e788a75c072.bindPopup(popup_4cf13ffabb08cd8b401df0566df08571)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe9961e5c2c53ebd78297e788a75c072.setIcon(icon_f1aa75398235637b7f4485975ab93cb1);
|
|
|
|
|
|
var marker_520e5645dea89f549f94892bf6577104 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b8b26c7714f512731509d87c60b733f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_241ca1560a01ad7d99893ec80f8863fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9edf4dce8755e062a12e0830810d62a0 = $(`<div id="html_9edf4dce8755e062a12e0830810d62a0" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_241ca1560a01ad7d99893ec80f8863fd.setContent(html_9edf4dce8755e062a12e0830810d62a0);
|
|
|
|
|
|
|
|
marker_520e5645dea89f549f94892bf6577104.bindPopup(popup_241ca1560a01ad7d99893ec80f8863fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_520e5645dea89f549f94892bf6577104.setIcon(icon_b8b26c7714f512731509d87c60b733f0);
|
|
|
|
|
|
var marker_65fe7d354859e23be154f1d582e8bf1a = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_284b6c91318574bb531dfaf4eabc62e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e77beea612dffb3c98d80a70b5049a2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e2a33d761e5c366fc7c440aa69f856f = $(`<div id="html_2e2a33d761e5c366fc7c440aa69f856f" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_e77beea612dffb3c98d80a70b5049a2a.setContent(html_2e2a33d761e5c366fc7c440aa69f856f);
|
|
|
|
|
|
|
|
marker_65fe7d354859e23be154f1d582e8bf1a.bindPopup(popup_e77beea612dffb3c98d80a70b5049a2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65fe7d354859e23be154f1d582e8bf1a.setIcon(icon_284b6c91318574bb531dfaf4eabc62e2);
|
|
|
|
|
|
var marker_be5471846b10bd8036ac1501cf9262fd = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c03c11caeb6e1400d7d02682b7b33dfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f006fcbecff5733eb0bbfd703759ebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d5a1dcdd30877a06e58d577e16eac9e = $(`<div id="html_9d5a1dcdd30877a06e58d577e16eac9e" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_1f006fcbecff5733eb0bbfd703759ebb.setContent(html_9d5a1dcdd30877a06e58d577e16eac9e);
|
|
|
|
|
|
|
|
marker_be5471846b10bd8036ac1501cf9262fd.bindPopup(popup_1f006fcbecff5733eb0bbfd703759ebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be5471846b10bd8036ac1501cf9262fd.setIcon(icon_c03c11caeb6e1400d7d02682b7b33dfa);
|
|
|
|
|
|
var marker_13b1cb9960db23a9c872a32aa49961e3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6fc05284155be124e1017912a3114796 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9fc664a408842ff80a83476e981732a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34893998c710680832e44e2dbed9b5cd = $(`<div id="html_34893998c710680832e44e2dbed9b5cd" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_a9fc664a408842ff80a83476e981732a.setContent(html_34893998c710680832e44e2dbed9b5cd);
|
|
|
|
|
|
|
|
marker_13b1cb9960db23a9c872a32aa49961e3.bindPopup(popup_a9fc664a408842ff80a83476e981732a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b1cb9960db23a9c872a32aa49961e3.setIcon(icon_6fc05284155be124e1017912a3114796);
|
|
|
|
|
|
var marker_4ab390e4f69868c322642dc94e071442 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1e99c6e50aed7ad6648ffb8c5abeac50 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c1291e6a40357ba2f43c3d668be7674 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e3f4e655e1d56fe9fee066139664a44 = $(`<div id="html_0e3f4e655e1d56fe9fee066139664a44" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_6c1291e6a40357ba2f43c3d668be7674.setContent(html_0e3f4e655e1d56fe9fee066139664a44);
|
|
|
|
|
|
|
|
marker_4ab390e4f69868c322642dc94e071442.bindPopup(popup_6c1291e6a40357ba2f43c3d668be7674)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ab390e4f69868c322642dc94e071442.setIcon(icon_1e99c6e50aed7ad6648ffb8c5abeac50);
|
|
|
|
|
|
var marker_63ea5bafd387a10981bf327198cce002 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_90ab5a4beabb131881cab3cf87f7ee5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4531b92530d951eff355b5cc3337f50d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_734236d01fbcee761734775746256eb0 = $(`<div id="html_734236d01fbcee761734775746256eb0" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_4531b92530d951eff355b5cc3337f50d.setContent(html_734236d01fbcee761734775746256eb0);
|
|
|
|
|
|
|
|
marker_63ea5bafd387a10981bf327198cce002.bindPopup(popup_4531b92530d951eff355b5cc3337f50d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63ea5bafd387a10981bf327198cce002.setIcon(icon_90ab5a4beabb131881cab3cf87f7ee5b);
|
|
|
|
|
|
var marker_cd1dd49f754187432b9ba6a79278ee63 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d02e9bf22e5ec4e1a5445b6d87003c15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d9b79dc2e86d20d6b465282068e8344 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a9616f7d8cc364a7ee17e42672b42fa = $(`<div id="html_0a9616f7d8cc364a7ee17e42672b42fa" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_0d9b79dc2e86d20d6b465282068e8344.setContent(html_0a9616f7d8cc364a7ee17e42672b42fa);
|
|
|
|
|
|
|
|
marker_cd1dd49f754187432b9ba6a79278ee63.bindPopup(popup_0d9b79dc2e86d20d6b465282068e8344)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd1dd49f754187432b9ba6a79278ee63.setIcon(icon_d02e9bf22e5ec4e1a5445b6d87003c15);
|
|
|
|
|
|
var marker_0d6730808dfab7b75c9b7addabdc3bf6 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_796792930da3fd16c639b2cf69a4c584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25fcf9bb3346c0f1505875ced53b3a19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc9a521a204374a925e112615066a02c = $(`<div id="html_dc9a521a204374a925e112615066a02c" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_25fcf9bb3346c0f1505875ced53b3a19.setContent(html_dc9a521a204374a925e112615066a02c);
|
|
|
|
|
|
|
|
marker_0d6730808dfab7b75c9b7addabdc3bf6.bindPopup(popup_25fcf9bb3346c0f1505875ced53b3a19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d6730808dfab7b75c9b7addabdc3bf6.setIcon(icon_796792930da3fd16c639b2cf69a4c584);
|
|
|
|
|
|
var marker_e398b5e6b2c55f10be780c1541c8addc = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a0cb5edb51cc4a2d1ed6bda0f3b2e342 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b32dc2d39e8824b564efb13d79f68b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c265b19b691cd6f6b0cb4977e90277a5 = $(`<div id="html_c265b19b691cd6f6b0cb4977e90277a5" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_5b32dc2d39e8824b564efb13d79f68b7.setContent(html_c265b19b691cd6f6b0cb4977e90277a5);
|
|
|
|
|
|
|
|
marker_e398b5e6b2c55f10be780c1541c8addc.bindPopup(popup_5b32dc2d39e8824b564efb13d79f68b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e398b5e6b2c55f10be780c1541c8addc.setIcon(icon_a0cb5edb51cc4a2d1ed6bda0f3b2e342);
|
|
|
|
|
|
var marker_6238e8988e971ea905394a581fa0ff77 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_93275d769b035cb26dcbf2bde2592ae0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63c5bec1938712ba55d0631bb2f9f165 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe1e551ec0f9c20f7cc3bc58ee4ca2fb = $(`<div id="html_fe1e551ec0f9c20f7cc3bc58ee4ca2fb" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_63c5bec1938712ba55d0631bb2f9f165.setContent(html_fe1e551ec0f9c20f7cc3bc58ee4ca2fb);
|
|
|
|
|
|
|
|
marker_6238e8988e971ea905394a581fa0ff77.bindPopup(popup_63c5bec1938712ba55d0631bb2f9f165)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6238e8988e971ea905394a581fa0ff77.setIcon(icon_93275d769b035cb26dcbf2bde2592ae0);
|
|
|
|
|
|
var marker_4d48b3f7377c21c481d0b4deba505da8 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_42af670564beee2b39f4c4a9c20a00c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_645d60d8ddcf9b0c00e77240cb2013ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8dd0046ce6329a4378f56fd5efcb3279 = $(`<div id="html_8dd0046ce6329a4378f56fd5efcb3279" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_645d60d8ddcf9b0c00e77240cb2013ff.setContent(html_8dd0046ce6329a4378f56fd5efcb3279);
|
|
|
|
|
|
|
|
marker_4d48b3f7377c21c481d0b4deba505da8.bindPopup(popup_645d60d8ddcf9b0c00e77240cb2013ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d48b3f7377c21c481d0b4deba505da8.setIcon(icon_42af670564beee2b39f4c4a9c20a00c1);
|
|
|
|
|
|
var marker_e202711c42e44985617393b69248eb38 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ef63a418ba26ba5bcd30c9aa09e5ec30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3377410b9880968dffdcd7e9fbb52fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abf128cbe6e7b27258432efe95b68630 = $(`<div id="html_abf128cbe6e7b27258432efe95b68630" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_c3377410b9880968dffdcd7e9fbb52fa.setContent(html_abf128cbe6e7b27258432efe95b68630);
|
|
|
|
|
|
|
|
marker_e202711c42e44985617393b69248eb38.bindPopup(popup_c3377410b9880968dffdcd7e9fbb52fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e202711c42e44985617393b69248eb38.setIcon(icon_ef63a418ba26ba5bcd30c9aa09e5ec30);
|
|
|
|
|
|
var marker_e119db77d6ff1abf78179b730bb40744 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_96473172e00ec62805a229ba05bd2923 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c41d591ab1f9cdfe8443deb8cdd8446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_571139b19407cee6895f12651fd01334 = $(`<div id="html_571139b19407cee6895f12651fd01334" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_9c41d591ab1f9cdfe8443deb8cdd8446.setContent(html_571139b19407cee6895f12651fd01334);
|
|
|
|
|
|
|
|
marker_e119db77d6ff1abf78179b730bb40744.bindPopup(popup_9c41d591ab1f9cdfe8443deb8cdd8446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e119db77d6ff1abf78179b730bb40744.setIcon(icon_96473172e00ec62805a229ba05bd2923);
|
|
|
|
|
|
var marker_310bfbd74a112fbee51b6624aa4c6c90 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_788ff0c6be6957f5156e28dbb488a033 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_787ab6ca5f9d1044f0f85ad28bd27505 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a6bc24bb3f622eb442091728bf41bbe = $(`<div id="html_1a6bc24bb3f622eb442091728bf41bbe" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_787ab6ca5f9d1044f0f85ad28bd27505.setContent(html_1a6bc24bb3f622eb442091728bf41bbe);
|
|
|
|
|
|
|
|
marker_310bfbd74a112fbee51b6624aa4c6c90.bindPopup(popup_787ab6ca5f9d1044f0f85ad28bd27505)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_310bfbd74a112fbee51b6624aa4c6c90.setIcon(icon_788ff0c6be6957f5156e28dbb488a033);
|
|
|
|
|
|
var marker_365bb803e3f8baa8f31848e637b67f4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_cc91c73c3a9130e80b85bc2e3054c864 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4446ee6b28c8408fabfac43e593bfae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f77a8995fcb786cdfaa65df3360896fd = $(`<div id="html_f77a8995fcb786cdfaa65df3360896fd" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_d4446ee6b28c8408fabfac43e593bfae.setContent(html_f77a8995fcb786cdfaa65df3360896fd);
|
|
|
|
|
|
|
|
marker_365bb803e3f8baa8f31848e637b67f4d.bindPopup(popup_d4446ee6b28c8408fabfac43e593bfae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_365bb803e3f8baa8f31848e637b67f4d.setIcon(icon_cc91c73c3a9130e80b85bc2e3054c864);
|
|
|
|
|
|
var marker_203ff5a5d4da09048cedb20e09cb5691 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e55c82bede3acc5eb487b4a8edc90826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc19b1d2bb83f315479a2996a0fa2e15 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3add05e99033b0232b4dc01e670383cd = $(`<div id="html_3add05e99033b0232b4dc01e670383cd" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_dc19b1d2bb83f315479a2996a0fa2e15.setContent(html_3add05e99033b0232b4dc01e670383cd);
|
|
|
|
|
|
|
|
marker_203ff5a5d4da09048cedb20e09cb5691.bindPopup(popup_dc19b1d2bb83f315479a2996a0fa2e15)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_203ff5a5d4da09048cedb20e09cb5691.setIcon(icon_e55c82bede3acc5eb487b4a8edc90826);
|
|
|
|
|
|
var marker_2f9cb2fccab9b4a0057ce90ee4b2ef8d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a388e8f697da65475aee6b3236f38226 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2e9c832f5b99f69cbc4ea2aa49813f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81ac70ff7c7c1ffe6e6e959e7c83cda7 = $(`<div id="html_81ac70ff7c7c1ffe6e6e959e7c83cda7" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_f2e9c832f5b99f69cbc4ea2aa49813f1.setContent(html_81ac70ff7c7c1ffe6e6e959e7c83cda7);
|
|
|
|
|
|
|
|
marker_2f9cb2fccab9b4a0057ce90ee4b2ef8d.bindPopup(popup_f2e9c832f5b99f69cbc4ea2aa49813f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f9cb2fccab9b4a0057ce90ee4b2ef8d.setIcon(icon_a388e8f697da65475aee6b3236f38226);
|
|
|
|
|
|
var marker_a5a65facce6ce102719a342f768091aa = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_7f96639720c4c1d151e72f7728ef05aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f122d3abc08e9696ab1cc8bc3ce1fc31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6592833d380ce3500db6caf8235ff11d = $(`<div id="html_6592833d380ce3500db6caf8235ff11d" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_f122d3abc08e9696ab1cc8bc3ce1fc31.setContent(html_6592833d380ce3500db6caf8235ff11d);
|
|
|
|
|
|
|
|
marker_a5a65facce6ce102719a342f768091aa.bindPopup(popup_f122d3abc08e9696ab1cc8bc3ce1fc31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5a65facce6ce102719a342f768091aa.setIcon(icon_7f96639720c4c1d151e72f7728ef05aa);
|
|
|
|
|
|
var marker_434e3ef710b7c6eb835ef1da9886da7f = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_62a1fd6b3df9dad5446594599322503f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_031b342da5ed45eb13e407399e1068ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_451465800309b690bcfc3ef1bc7acd5a = $(`<div id="html_451465800309b690bcfc3ef1bc7acd5a" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_031b342da5ed45eb13e407399e1068ae.setContent(html_451465800309b690bcfc3ef1bc7acd5a);
|
|
|
|
|
|
|
|
marker_434e3ef710b7c6eb835ef1da9886da7f.bindPopup(popup_031b342da5ed45eb13e407399e1068ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_434e3ef710b7c6eb835ef1da9886da7f.setIcon(icon_62a1fd6b3df9dad5446594599322503f);
|
|
|
|
|
|
var marker_bd4a70a1b7a325d3db01a519ed5c023a = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ee7af4a041433321639b58c20ebb15c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a3949170a50bb3f88a4d13455e45130 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08dc6df6a7d3a5b5092fbd3a1de39ff9 = $(`<div id="html_08dc6df6a7d3a5b5092fbd3a1de39ff9" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_1a3949170a50bb3f88a4d13455e45130.setContent(html_08dc6df6a7d3a5b5092fbd3a1de39ff9);
|
|
|
|
|
|
|
|
marker_bd4a70a1b7a325d3db01a519ed5c023a.bindPopup(popup_1a3949170a50bb3f88a4d13455e45130)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd4a70a1b7a325d3db01a519ed5c023a.setIcon(icon_ee7af4a041433321639b58c20ebb15c3);
|
|
|
|
|
|
var marker_ed296d2246d12b40373d641637646c51 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_ad70d3a3f0c6610ffeca33b350ec3739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50603f2f9652424ade484cffe494be6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e7bb1db8b6b23d2e150fa935ce66dca = $(`<div id="html_8e7bb1db8b6b23d2e150fa935ce66dca" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_50603f2f9652424ade484cffe494be6e.setContent(html_8e7bb1db8b6b23d2e150fa935ce66dca);
|
|
|
|
|
|
|
|
marker_ed296d2246d12b40373d641637646c51.bindPopup(popup_50603f2f9652424ade484cffe494be6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed296d2246d12b40373d641637646c51.setIcon(icon_ad70d3a3f0c6610ffeca33b350ec3739);
|
|
|
|
|
|
var marker_1c87c6380f12eca620734a23a41a2fa9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1edfe7853d2ec5d184c1b8ae0bd3a50c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3fd6cd4cd4a31ace7708a67d90ab4d33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfe3eab35b42244c4fa4ab098703be62 = $(`<div id="html_dfe3eab35b42244c4fa4ab098703be62" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_3fd6cd4cd4a31ace7708a67d90ab4d33.setContent(html_dfe3eab35b42244c4fa4ab098703be62);
|
|
|
|
|
|
|
|
marker_1c87c6380f12eca620734a23a41a2fa9.bindPopup(popup_3fd6cd4cd4a31ace7708a67d90ab4d33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c87c6380f12eca620734a23a41a2fa9.setIcon(icon_1edfe7853d2ec5d184c1b8ae0bd3a50c);
|
|
|
|
|
|
var marker_28faea5c81a8f516ab34cb6e07d52d31 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_4adeb88040d3830fde3b8c488a8793f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b53e05e341e6bde094cff03481de15ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5a36964596ca86ad9c79b750a6ba52a = $(`<div id="html_c5a36964596ca86ad9c79b750a6ba52a" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_b53e05e341e6bde094cff03481de15ff.setContent(html_c5a36964596ca86ad9c79b750a6ba52a);
|
|
|
|
|
|
|
|
marker_28faea5c81a8f516ab34cb6e07d52d31.bindPopup(popup_b53e05e341e6bde094cff03481de15ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28faea5c81a8f516ab34cb6e07d52d31.setIcon(icon_4adeb88040d3830fde3b8c488a8793f5);
|
|
|
|
|
|
var marker_0d5ec5977a59cf3ba7e625a22e430b7c = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5f84b572d2150444179f5d558fc39db9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b34ecb206adc0f2c203af85f51c50b39 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_718bd6e800c97caadfc6e99c1c26ec5d = $(`<div id="html_718bd6e800c97caadfc6e99c1c26ec5d" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_b34ecb206adc0f2c203af85f51c50b39.setContent(html_718bd6e800c97caadfc6e99c1c26ec5d);
|
|
|
|
|
|
|
|
marker_0d5ec5977a59cf3ba7e625a22e430b7c.bindPopup(popup_b34ecb206adc0f2c203af85f51c50b39)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d5ec5977a59cf3ba7e625a22e430b7c.setIcon(icon_5f84b572d2150444179f5d558fc39db9);
|
|
|
|
|
|
var marker_168cb237e5846b0f2fe44d4e9608f648 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c655d1d75b37b2fabc18a17872170453 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbb500c1a278e405d6ffe1ab34b136c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61237aa47e13845394ff1d02e255f594 = $(`<div id="html_61237aa47e13845394ff1d02e255f594" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_cbb500c1a278e405d6ffe1ab34b136c1.setContent(html_61237aa47e13845394ff1d02e255f594);
|
|
|
|
|
|
|
|
marker_168cb237e5846b0f2fe44d4e9608f648.bindPopup(popup_cbb500c1a278e405d6ffe1ab34b136c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_168cb237e5846b0f2fe44d4e9608f648.setIcon(icon_c655d1d75b37b2fabc18a17872170453);
|
|
|
|
|
|
var marker_43daee7d9a8d9cd66d86464d4e98d00a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_68a8bcfb909ff5856f54ebad94e1b623 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd5666465c8b19944d5a0327ad026b27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0028b30d45165c2a8c7d1bbceadd466f = $(`<div id="html_0028b30d45165c2a8c7d1bbceadd466f" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_fd5666465c8b19944d5a0327ad026b27.setContent(html_0028b30d45165c2a8c7d1bbceadd466f);
|
|
|
|
|
|
|
|
marker_43daee7d9a8d9cd66d86464d4e98d00a.bindPopup(popup_fd5666465c8b19944d5a0327ad026b27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_43daee7d9a8d9cd66d86464d4e98d00a.setIcon(icon_68a8bcfb909ff5856f54ebad94e1b623);
|
|
|
|
|
|
var marker_e6c84a4731796268d8137316f33dd47d = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_57a45b982de0867c88cd82085f383bbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8972be4881274ed3845bbecf62d18d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f386f4f12d2232d197a44d5f41bd2af = $(`<div id="html_3f386f4f12d2232d197a44d5f41bd2af" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_a8972be4881274ed3845bbecf62d18d2.setContent(html_3f386f4f12d2232d197a44d5f41bd2af);
|
|
|
|
|
|
|
|
marker_e6c84a4731796268d8137316f33dd47d.bindPopup(popup_a8972be4881274ed3845bbecf62d18d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6c84a4731796268d8137316f33dd47d.setIcon(icon_57a45b982de0867c88cd82085f383bbf);
|
|
|
|
|
|
var marker_9f166891ef0c35f2a36e007197280e25 = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6ed9cbcb3cab911762e5f482944dbded = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_755563304665336f6d2b04523068be63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dd2605f111cba4a392e35cd4b2baaa2 = $(`<div id="html_1dd2605f111cba4a392e35cd4b2baaa2" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_755563304665336f6d2b04523068be63.setContent(html_1dd2605f111cba4a392e35cd4b2baaa2);
|
|
|
|
|
|
|
|
marker_9f166891ef0c35f2a36e007197280e25.bindPopup(popup_755563304665336f6d2b04523068be63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f166891ef0c35f2a36e007197280e25.setIcon(icon_6ed9cbcb3cab911762e5f482944dbded);
|
|
|
|
|
|
var marker_74b6011bf0828509d596c2b588d49486 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_098feb0bf2b6b809bbe5b46877c053f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1aaf7413bb53ea23383cadb7187285d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb18ef46609805096c9b3bb38f56a2d2 = $(`<div id="html_cb18ef46609805096c9b3bb38f56a2d2" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_f1aaf7413bb53ea23383cadb7187285d.setContent(html_cb18ef46609805096c9b3bb38f56a2d2);
|
|
|
|
|
|
|
|
marker_74b6011bf0828509d596c2b588d49486.bindPopup(popup_f1aaf7413bb53ea23383cadb7187285d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74b6011bf0828509d596c2b588d49486.setIcon(icon_098feb0bf2b6b809bbe5b46877c053f7);
|
|
|
|
|
|
var marker_dcfdcd885888a977e91a2d3e5d2ce063 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_97296da42daa3155f5b08a2f803767a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_174f455d56a2139e15c53102b0038bb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20399d4a0405662b837d24fdc01c35ad = $(`<div id="html_20399d4a0405662b837d24fdc01c35ad" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_174f455d56a2139e15c53102b0038bb2.setContent(html_20399d4a0405662b837d24fdc01c35ad);
|
|
|
|
|
|
|
|
marker_dcfdcd885888a977e91a2d3e5d2ce063.bindPopup(popup_174f455d56a2139e15c53102b0038bb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcfdcd885888a977e91a2d3e5d2ce063.setIcon(icon_97296da42daa3155f5b08a2f803767a4);
|
|
|
|
|
|
var marker_0fedb6d8b48808609531785513072cd8 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1e289f31b75edc2c16c8303f2c9a65fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5bb925e18b1b8a59b5d830c3ca1f468 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f43cda3db93efad8a4efcf6d44d585cf = $(`<div id="html_f43cda3db93efad8a4efcf6d44d585cf" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_b5bb925e18b1b8a59b5d830c3ca1f468.setContent(html_f43cda3db93efad8a4efcf6d44d585cf);
|
|
|
|
|
|
|
|
marker_0fedb6d8b48808609531785513072cd8.bindPopup(popup_b5bb925e18b1b8a59b5d830c3ca1f468)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fedb6d8b48808609531785513072cd8.setIcon(icon_1e289f31b75edc2c16c8303f2c9a65fb);
|
|
|
|
|
|
var marker_9b4d362a0ef81f8393c3e3b983dbef02 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_64a8a28ca39f9bdb77c46e5b18c08a46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_017aa0bad2b911e1e8da6ae5fc1ec6bb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8715ad455d86980c0ad9d12c4a0edc6 = $(`<div id="html_c8715ad455d86980c0ad9d12c4a0edc6" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_017aa0bad2b911e1e8da6ae5fc1ec6bb.setContent(html_c8715ad455d86980c0ad9d12c4a0edc6);
|
|
|
|
|
|
|
|
marker_9b4d362a0ef81f8393c3e3b983dbef02.bindPopup(popup_017aa0bad2b911e1e8da6ae5fc1ec6bb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b4d362a0ef81f8393c3e3b983dbef02.setIcon(icon_64a8a28ca39f9bdb77c46e5b18c08a46);
|
|
|
|
|
|
var marker_0bd7c6f33701ed25ae7970d76622f154 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d8713047e3959e9a7e81609eb0f07094 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3352144c206d02308e2a545568ba737 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60fda3506d17ce5a2bbcfc36a4f7e550 = $(`<div id="html_60fda3506d17ce5a2bbcfc36a4f7e550" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_d3352144c206d02308e2a545568ba737.setContent(html_60fda3506d17ce5a2bbcfc36a4f7e550);
|
|
|
|
|
|
|
|
marker_0bd7c6f33701ed25ae7970d76622f154.bindPopup(popup_d3352144c206d02308e2a545568ba737)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bd7c6f33701ed25ae7970d76622f154.setIcon(icon_d8713047e3959e9a7e81609eb0f07094);
|
|
|
|
|
|
var marker_80ef3dc05837454eb890291873b448bc = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d53d712efb47af4ab72da50fccfda875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_710c5c233d4efd28a1c5ed9eb4080be4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdae6cc8b238ce8036ffade6c7e3af1a = $(`<div id="html_bdae6cc8b238ce8036ffade6c7e3af1a" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_710c5c233d4efd28a1c5ed9eb4080be4.setContent(html_bdae6cc8b238ce8036ffade6c7e3af1a);
|
|
|
|
|
|
|
|
marker_80ef3dc05837454eb890291873b448bc.bindPopup(popup_710c5c233d4efd28a1c5ed9eb4080be4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_80ef3dc05837454eb890291873b448bc.setIcon(icon_d53d712efb47af4ab72da50fccfda875);
|
|
|
|
|
|
var marker_7e079448d8ad157c03bb94251d89cb39 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6bc67d4494bcf206c4c3839d502a940a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a4ce52c207a5614ee55678ea2903797a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0472053a5c540547096e5186b8fea52b = $(`<div id="html_0472053a5c540547096e5186b8fea52b" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_a4ce52c207a5614ee55678ea2903797a.setContent(html_0472053a5c540547096e5186b8fea52b);
|
|
|
|
|
|
|
|
marker_7e079448d8ad157c03bb94251d89cb39.bindPopup(popup_a4ce52c207a5614ee55678ea2903797a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e079448d8ad157c03bb94251d89cb39.setIcon(icon_6bc67d4494bcf206c4c3839d502a940a);
|
|
|
|
|
|
var marker_3faef12aa2dedc4f956fa4516ea2fa56 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_11ad0c90443e3dabb05581bb9f2ef73e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26574649955ae858de141c66f606193e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_939b2dfb5b6763d8b22b49709f7b0b24 = $(`<div id="html_939b2dfb5b6763d8b22b49709f7b0b24" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_26574649955ae858de141c66f606193e.setContent(html_939b2dfb5b6763d8b22b49709f7b0b24);
|
|
|
|
|
|
|
|
marker_3faef12aa2dedc4f956fa4516ea2fa56.bindPopup(popup_26574649955ae858de141c66f606193e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3faef12aa2dedc4f956fa4516ea2fa56.setIcon(icon_11ad0c90443e3dabb05581bb9f2ef73e);
|
|
|
|
|
|
var marker_0246a874542262323814a292c2a62a44 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_17272c8cfb30058462ecea6bf460d75e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c53258801f513b117b7397e580961a95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_899e541d7777f445df4a287042661574 = $(`<div id="html_899e541d7777f445df4a287042661574" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_c53258801f513b117b7397e580961a95.setContent(html_899e541d7777f445df4a287042661574);
|
|
|
|
|
|
|
|
marker_0246a874542262323814a292c2a62a44.bindPopup(popup_c53258801f513b117b7397e580961a95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0246a874542262323814a292c2a62a44.setIcon(icon_17272c8cfb30058462ecea6bf460d75e);
|
|
|
|
|
|
var marker_86646668300bb52e023243d333c65877 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b30976f29392eb50c08e05195f0943c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_defb3ddd4729c926fce63cd1e2f8c9be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_232215868fe38e1095b3d2c636b93ee3 = $(`<div id="html_232215868fe38e1095b3d2c636b93ee3" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_defb3ddd4729c926fce63cd1e2f8c9be.setContent(html_232215868fe38e1095b3d2c636b93ee3);
|
|
|
|
|
|
|
|
marker_86646668300bb52e023243d333c65877.bindPopup(popup_defb3ddd4729c926fce63cd1e2f8c9be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86646668300bb52e023243d333c65877.setIcon(icon_b30976f29392eb50c08e05195f0943c3);
|
|
|
|
|
|
var marker_af822012d93b122d2f2bd7a37f8f39e9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6199c554976c9ca7ac4efee6aa1ea071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3dce09d3076e61280a7537c011413de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca9a9c438b1e2673bed76c14f0427795 = $(`<div id="html_ca9a9c438b1e2673bed76c14f0427795" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_d3dce09d3076e61280a7537c011413de.setContent(html_ca9a9c438b1e2673bed76c14f0427795);
|
|
|
|
|
|
|
|
marker_af822012d93b122d2f2bd7a37f8f39e9.bindPopup(popup_d3dce09d3076e61280a7537c011413de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af822012d93b122d2f2bd7a37f8f39e9.setIcon(icon_6199c554976c9ca7ac4efee6aa1ea071);
|
|
|
|
|
|
var marker_f8422888ef42f2b49d6961fc5b18a415 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_165bef24c8561b996b9f0d07f345d421 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25139fc4fe65e673b017821ec0c84219 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d31d227dcba0e760c655001b170fd39d = $(`<div id="html_d31d227dcba0e760c655001b170fd39d" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_25139fc4fe65e673b017821ec0c84219.setContent(html_d31d227dcba0e760c655001b170fd39d);
|
|
|
|
|
|
|
|
marker_f8422888ef42f2b49d6961fc5b18a415.bindPopup(popup_25139fc4fe65e673b017821ec0c84219)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8422888ef42f2b49d6961fc5b18a415.setIcon(icon_165bef24c8561b996b9f0d07f345d421);
|
|
|
|
|
|
var marker_958c7878aa4f894eda31055d0fe55b53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_d0caf57c3966c4f909ba6b6ac18f4db6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04319fc3a3e04363d75baba3c99fa5c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9af1bf977073b7412e87627cb2b3393a = $(`<div id="html_9af1bf977073b7412e87627cb2b3393a" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_04319fc3a3e04363d75baba3c99fa5c7.setContent(html_9af1bf977073b7412e87627cb2b3393a);
|
|
|
|
|
|
|
|
marker_958c7878aa4f894eda31055d0fe55b53.bindPopup(popup_04319fc3a3e04363d75baba3c99fa5c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_958c7878aa4f894eda31055d0fe55b53.setIcon(icon_d0caf57c3966c4f909ba6b6ac18f4db6);
|
|
|
|
|
|
var marker_c9d3ca0254f293974420a61af6649932 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9cce122817dbbc48790a17bac767e147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18ca50ea6ed161b661178ad19d749fbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beb4ad72cd1d665e283e7ef31d390d3d = $(`<div id="html_beb4ad72cd1d665e283e7ef31d390d3d" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_18ca50ea6ed161b661178ad19d749fbb.setContent(html_beb4ad72cd1d665e283e7ef31d390d3d);
|
|
|
|
|
|
|
|
marker_c9d3ca0254f293974420a61af6649932.bindPopup(popup_18ca50ea6ed161b661178ad19d749fbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9d3ca0254f293974420a61af6649932.setIcon(icon_9cce122817dbbc48790a17bac767e147);
|
|
|
|
|
|
var marker_ca62743b61f2629e3881a5d9229eeaf3 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_3f731d00a8c7709f342f37fded0e37d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bc0933e7f508ed4c0915e003f553a4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd674cc8daef830ca12b6a02aad51a57 = $(`<div id="html_dd674cc8daef830ca12b6a02aad51a57" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_0bc0933e7f508ed4c0915e003f553a4e.setContent(html_dd674cc8daef830ca12b6a02aad51a57);
|
|
|
|
|
|
|
|
marker_ca62743b61f2629e3881a5d9229eeaf3.bindPopup(popup_0bc0933e7f508ed4c0915e003f553a4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca62743b61f2629e3881a5d9229eeaf3.setIcon(icon_3f731d00a8c7709f342f37fded0e37d2);
|
|
|
|
|
|
var marker_49abf92fb3c89e7d7c44c7ee49c5d4ae = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_165cf95b5feeaabe3d69d4641f7eb486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7382d2c25b0f3ef2b5465f2165547612 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e62d958ba9209719bd01a59c34057f87 = $(`<div id="html_e62d958ba9209719bd01a59c34057f87" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_7382d2c25b0f3ef2b5465f2165547612.setContent(html_e62d958ba9209719bd01a59c34057f87);
|
|
|
|
|
|
|
|
marker_49abf92fb3c89e7d7c44c7ee49c5d4ae.bindPopup(popup_7382d2c25b0f3ef2b5465f2165547612)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49abf92fb3c89e7d7c44c7ee49c5d4ae.setIcon(icon_165cf95b5feeaabe3d69d4641f7eb486);
|
|
|
|
|
|
var marker_e9165c4502f831ad54e2cb8cbb3915e7 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_b3981dee06617edec485bd51a79e05d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7491ed1b5d855d307792b685cf780b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e24407c5a61cb03bfcd5fbce1645909d = $(`<div id="html_e24407c5a61cb03bfcd5fbce1645909d" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_2a7491ed1b5d855d307792b685cf780b.setContent(html_e24407c5a61cb03bfcd5fbce1645909d);
|
|
|
|
|
|
|
|
marker_e9165c4502f831ad54e2cb8cbb3915e7.bindPopup(popup_2a7491ed1b5d855d307792b685cf780b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9165c4502f831ad54e2cb8cbb3915e7.setIcon(icon_b3981dee06617edec485bd51a79e05d6);
|
|
|
|
|
|
var marker_e69f7389b1bff5219fb872a3a30a1af3 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1e2bac5ba8c44fcfc3500842b2a835da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a132e424321da447e4712f643b85ce9f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dff9ceebae6681c21779bf155ec1041c = $(`<div id="html_dff9ceebae6681c21779bf155ec1041c" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_a132e424321da447e4712f643b85ce9f.setContent(html_dff9ceebae6681c21779bf155ec1041c);
|
|
|
|
|
|
|
|
marker_e69f7389b1bff5219fb872a3a30a1af3.bindPopup(popup_a132e424321da447e4712f643b85ce9f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e69f7389b1bff5219fb872a3a30a1af3.setIcon(icon_1e2bac5ba8c44fcfc3500842b2a835da);
|
|
|
|
|
|
var marker_ff8841b73b30455b5adb401edf0d74af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_8c6dc1af2a23e39202e8e06205e486a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5929dbf32ae4dc8238162a4e9fc40406 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a62636bbd5c15610425a6851d0b12115 = $(`<div id="html_a62636bbd5c15610425a6851d0b12115" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_5929dbf32ae4dc8238162a4e9fc40406.setContent(html_a62636bbd5c15610425a6851d0b12115);
|
|
|
|
|
|
|
|
marker_ff8841b73b30455b5adb401edf0d74af.bindPopup(popup_5929dbf32ae4dc8238162a4e9fc40406)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff8841b73b30455b5adb401edf0d74af.setIcon(icon_8c6dc1af2a23e39202e8e06205e486a1);
|
|
|
|
|
|
var marker_a867b0be548aedce9ec6bf38c197fd57 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_39f9a10f306ebce36a5f2cc2addb8d9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6edeec8ff77af06bcd3fe71dd5d3c286 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17189fff14c9d6f0113d21550c22569d = $(`<div id="html_17189fff14c9d6f0113d21550c22569d" style="width: 100.0%; height: 100.0%;">wot.geektank.ai</div>`)[0];
|
|
popup_6edeec8ff77af06bcd3fe71dd5d3c286.setContent(html_17189fff14c9d6f0113d21550c22569d);
|
|
|
|
|
|
|
|
marker_a867b0be548aedce9ec6bf38c197fd57.bindPopup(popup_6edeec8ff77af06bcd3fe71dd5d3c286)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a867b0be548aedce9ec6bf38c197fd57.setIcon(icon_39f9a10f306ebce36a5f2cc2addb8d9c);
|
|
|
|
|
|
var marker_f1cdd1ff97b10a13c463b3968acefe63 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a412f705590442e4ecab94e5d4b6c427 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c02b6bee1533ce99e7f75fc0d3e558fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b581b6a8669ddc0b02d770098a0f71b = $(`<div id="html_5b581b6a8669ddc0b02d770098a0f71b" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_c02b6bee1533ce99e7f75fc0d3e558fb.setContent(html_5b581b6a8669ddc0b02d770098a0f71b);
|
|
|
|
|
|
|
|
marker_f1cdd1ff97b10a13c463b3968acefe63.bindPopup(popup_c02b6bee1533ce99e7f75fc0d3e558fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1cdd1ff97b10a13c463b3968acefe63.setIcon(icon_a412f705590442e4ecab94e5d4b6c427);
|
|
|
|
|
|
var marker_e8a5c905d8bb317f71df20bcd7ccccae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5f465214b87aaaa644c35188fb44c07b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1239094e97f3e8d9430cb9961820a334 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_265426f71158e258583407e34c372ce9 = $(`<div id="html_265426f71158e258583407e34c372ce9" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_1239094e97f3e8d9430cb9961820a334.setContent(html_265426f71158e258583407e34c372ce9);
|
|
|
|
|
|
|
|
marker_e8a5c905d8bb317f71df20bcd7ccccae.bindPopup(popup_1239094e97f3e8d9430cb9961820a334)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8a5c905d8bb317f71df20bcd7ccccae.setIcon(icon_5f465214b87aaaa644c35188fb44c07b);
|
|
|
|
|
|
var marker_887c3af507ddf0dc90b5ce160406474c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5461217aef871fad5b11c0a89fa050b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af20c2bc8cd2b0f2eeb3ca117655f99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_107d1928a9f753b7dd6ac1c4356468f0 = $(`<div id="html_107d1928a9f753b7dd6ac1c4356468f0" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_6af20c2bc8cd2b0f2eeb3ca117655f99.setContent(html_107d1928a9f753b7dd6ac1c4356468f0);
|
|
|
|
|
|
|
|
marker_887c3af507ddf0dc90b5ce160406474c.bindPopup(popup_6af20c2bc8cd2b0f2eeb3ca117655f99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_887c3af507ddf0dc90b5ce160406474c.setIcon(icon_5461217aef871fad5b11c0a89fa050b3);
|
|
|
|
|
|
var marker_97156c9228ddbcf0de77c4ec9450ddc4 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_79f1875a82972bedfe60e48e803ac33c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_298dda03a6ee58e73335401432c3ea53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a7bc6cec896437da5c05f4dd401f81 = $(`<div id="html_b7a7bc6cec896437da5c05f4dd401f81" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_298dda03a6ee58e73335401432c3ea53.setContent(html_b7a7bc6cec896437da5c05f4dd401f81);
|
|
|
|
|
|
|
|
marker_97156c9228ddbcf0de77c4ec9450ddc4.bindPopup(popup_298dda03a6ee58e73335401432c3ea53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97156c9228ddbcf0de77c4ec9450ddc4.setIcon(icon_79f1875a82972bedfe60e48e803ac33c);
|
|
|
|
|
|
var marker_5e8ca3d627174ce721672b6a3c20bc1f = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_3b533517aaeeeced1f837ee3975bd4b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2514e388d04930c3c4e354c870e9908c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a99496911984a5bba2c92374c915db91 = $(`<div id="html_a99496911984a5bba2c92374c915db91" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_2514e388d04930c3c4e354c870e9908c.setContent(html_a99496911984a5bba2c92374c915db91);
|
|
|
|
|
|
|
|
marker_5e8ca3d627174ce721672b6a3c20bc1f.bindPopup(popup_2514e388d04930c3c4e354c870e9908c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e8ca3d627174ce721672b6a3c20bc1f.setIcon(icon_3b533517aaeeeced1f837ee3975bd4b6);
|
|
|
|
|
|
var marker_75143e84a5e87889cf687df7ade1844d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_241eab6b77b4ca50d34ff2b094c139b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05a2aeccf8f53ee78f7fd3df6b2115f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1515dfca4ad53704ad686c175b8a1a85 = $(`<div id="html_1515dfca4ad53704ad686c175b8a1a85" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_05a2aeccf8f53ee78f7fd3df6b2115f8.setContent(html_1515dfca4ad53704ad686c175b8a1a85);
|
|
|
|
|
|
|
|
marker_75143e84a5e87889cf687df7ade1844d.bindPopup(popup_05a2aeccf8f53ee78f7fd3df6b2115f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_75143e84a5e87889cf687df7ade1844d.setIcon(icon_241eab6b77b4ca50d34ff2b094c139b3);
|
|
|
|
|
|
var marker_9f0cb26358306971fd3c4b52254a314c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e519f126ba643cbcf513912602202ca3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9453c3b280aab94c55ecca6ea78261 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ed54bd0c26f59b28aa3ae1e7aae70b3 = $(`<div id="html_0ed54bd0c26f59b28aa3ae1e7aae70b3" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_8d9453c3b280aab94c55ecca6ea78261.setContent(html_0ed54bd0c26f59b28aa3ae1e7aae70b3);
|
|
|
|
|
|
|
|
marker_9f0cb26358306971fd3c4b52254a314c.bindPopup(popup_8d9453c3b280aab94c55ecca6ea78261)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f0cb26358306971fd3c4b52254a314c.setIcon(icon_e519f126ba643cbcf513912602202ca3);
|
|
|
|
|
|
var marker_5725c72f9dc6cff62f6c4f237018887f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6aa445185b3803c6fd02244c27e3afa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f472c7e9b25079fb098218f0cddd6352 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c877e17f07197dea52142df24dde9479 = $(`<div id="html_c877e17f07197dea52142df24dde9479" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_f472c7e9b25079fb098218f0cddd6352.setContent(html_c877e17f07197dea52142df24dde9479);
|
|
|
|
|
|
|
|
marker_5725c72f9dc6cff62f6c4f237018887f.bindPopup(popup_f472c7e9b25079fb098218f0cddd6352)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5725c72f9dc6cff62f6c4f237018887f.setIcon(icon_6aa445185b3803c6fd02244c27e3afa5);
|
|
|
|
|
|
var marker_a8dcde98c8248ef921659e009dcf7185 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_5f33cbf15fe288c22739e22a1e8f6b71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0eed5d75bab3afaddd19c70960405b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7992d3bf50ecf872d3c6ad2e42b3c11f = $(`<div id="html_7992d3bf50ecf872d3c6ad2e42b3c11f" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_e0eed5d75bab3afaddd19c70960405b5.setContent(html_7992d3bf50ecf872d3c6ad2e42b3c11f);
|
|
|
|
|
|
|
|
marker_a8dcde98c8248ef921659e009dcf7185.bindPopup(popup_e0eed5d75bab3afaddd19c70960405b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8dcde98c8248ef921659e009dcf7185.setIcon(icon_5f33cbf15fe288c22739e22a1e8f6b71);
|
|
|
|
|
|
var marker_b8f03f741650fa96fafb1cb85041f84c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_e60cdd8368b41e79b758eeeb45389065 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02c837ccc11e1ff29a5c21cd2885ad90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04195872a298702456cb5a13bf74e720 = $(`<div id="html_04195872a298702456cb5a13bf74e720" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_02c837ccc11e1ff29a5c21cd2885ad90.setContent(html_04195872a298702456cb5a13bf74e720);
|
|
|
|
|
|
|
|
marker_b8f03f741650fa96fafb1cb85041f84c.bindPopup(popup_02c837ccc11e1ff29a5c21cd2885ad90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8f03f741650fa96fafb1cb85041f84c.setIcon(icon_e60cdd8368b41e79b758eeeb45389065);
|
|
|
|
|
|
var marker_0d64ea3434aad739140a367e84088781 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_6f8d81b0242df9ab9b92f4ef9cb15494 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f60d5e1fe7707e30e554f2b56d4beb2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baf8a587f86c176a164ebf8bf55485c7 = $(`<div id="html_baf8a587f86c176a164ebf8bf55485c7" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_3f60d5e1fe7707e30e554f2b56d4beb2.setContent(html_baf8a587f86c176a164ebf8bf55485c7);
|
|
|
|
|
|
|
|
marker_0d64ea3434aad739140a367e84088781.bindPopup(popup_3f60d5e1fe7707e30e554f2b56d4beb2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d64ea3434aad739140a367e84088781.setIcon(icon_6f8d81b0242df9ab9b92f4ef9cb15494);
|
|
|
|
|
|
var marker_45522f331b8f0e6cec2942209e316165 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_cde5ccd0cb462c8e6ac430baacce5fc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2f1a5a98655f74bb00ab8e4a688369f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30335b017e1b0a6ac2ae44b70febeb80 = $(`<div id="html_30335b017e1b0a6ac2ae44b70febeb80" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_b2f1a5a98655f74bb00ab8e4a688369f.setContent(html_30335b017e1b0a6ac2ae44b70febeb80);
|
|
|
|
|
|
|
|
marker_45522f331b8f0e6cec2942209e316165.bindPopup(popup_b2f1a5a98655f74bb00ab8e4a688369f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45522f331b8f0e6cec2942209e316165.setIcon(icon_cde5ccd0cb462c8e6ac430baacce5fc6);
|
|
|
|
|
|
var marker_d82523890efd2cfcb882363b16dce4ca = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_97bba7ecb185877dfdda668e6a248a5e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5b1120ffd077efe3d8c0060357d0942 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_079d24fb4f6291d2bb21508b7f408ac3 = $(`<div id="html_079d24fb4f6291d2bb21508b7f408ac3" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_f5b1120ffd077efe3d8c0060357d0942.setContent(html_079d24fb4f6291d2bb21508b7f408ac3);
|
|
|
|
|
|
|
|
marker_d82523890efd2cfcb882363b16dce4ca.bindPopup(popup_f5b1120ffd077efe3d8c0060357d0942)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d82523890efd2cfcb882363b16dce4ca.setIcon(icon_97bba7ecb185877dfdda668e6a248a5e);
|
|
|
|
|
|
var marker_611336f63fa414cbd9ea2809d907daea = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_abea4c42f54b190768e818f1ea1d55c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d49b2b632f6cbe22d7230eb20e22588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e986af1fa555730c8b17eb61ec8e379 = $(`<div id="html_4e986af1fa555730c8b17eb61ec8e379" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_9d49b2b632f6cbe22d7230eb20e22588.setContent(html_4e986af1fa555730c8b17eb61ec8e379);
|
|
|
|
|
|
|
|
marker_611336f63fa414cbd9ea2809d907daea.bindPopup(popup_9d49b2b632f6cbe22d7230eb20e22588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_611336f63fa414cbd9ea2809d907daea.setIcon(icon_abea4c42f54b190768e818f1ea1d55c6);
|
|
|
|
|
|
var marker_38f9ca7ff753906f84f222a0477453aa = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_9fc8800c5740e258e0f792610362f140 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c22d76febcfe7eae2f054a62166ad883 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf756d5dffbd0e7ae369eddb3665d971 = $(`<div id="html_cf756d5dffbd0e7ae369eddb3665d971" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_c22d76febcfe7eae2f054a62166ad883.setContent(html_cf756d5dffbd0e7ae369eddb3665d971);
|
|
|
|
|
|
|
|
marker_38f9ca7ff753906f84f222a0477453aa.bindPopup(popup_c22d76febcfe7eae2f054a62166ad883)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f9ca7ff753906f84f222a0477453aa.setIcon(icon_9fc8800c5740e258e0f792610362f140);
|
|
|
|
|
|
var marker_1f5592aeb75fbbdbfe358697f4ca218b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_c22c386e9b4ef04dcfb0852b747f2efd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c030de002cba398e5a31e549b297dea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ad9e534466fcab75a88bccc43c81b0a = $(`<div id="html_9ad9e534466fcab75a88bccc43c81b0a" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_5c030de002cba398e5a31e549b297dea.setContent(html_9ad9e534466fcab75a88bccc43c81b0a);
|
|
|
|
|
|
|
|
marker_1f5592aeb75fbbdbfe358697f4ca218b.bindPopup(popup_5c030de002cba398e5a31e549b297dea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f5592aeb75fbbdbfe358697f4ca218b.setIcon(icon_c22c386e9b4ef04dcfb0852b747f2efd);
|
|
|
|
|
|
var marker_f13bd41d70d160f6c58ac87c75645fbe = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a45d64d1fe555a86a86e84d7bc7f263c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac387cdb1efa5111af471b1665a6dbab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aab3bc66b86e5a0ceec7aae4e14f8cf1 = $(`<div id="html_aab3bc66b86e5a0ceec7aae4e14f8cf1" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_ac387cdb1efa5111af471b1665a6dbab.setContent(html_aab3bc66b86e5a0ceec7aae4e14f8cf1);
|
|
|
|
|
|
|
|
marker_f13bd41d70d160f6c58ac87c75645fbe.bindPopup(popup_ac387cdb1efa5111af471b1665a6dbab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f13bd41d70d160f6c58ac87c75645fbe.setIcon(icon_a45d64d1fe555a86a86e84d7bc7f263c);
|
|
|
|
|
|
var marker_46b99b799e643f1f2925528b7e45d6e6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_eccfb22d4dd83933e61adc3cc44e2a10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_140bcdddae4148840cb653cce2ae69ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_979a01b5ebb5a9737c90a806d92c1b23 = $(`<div id="html_979a01b5ebb5a9737c90a806d92c1b23" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_140bcdddae4148840cb653cce2ae69ec.setContent(html_979a01b5ebb5a9737c90a806d92c1b23);
|
|
|
|
|
|
|
|
marker_46b99b799e643f1f2925528b7e45d6e6.bindPopup(popup_140bcdddae4148840cb653cce2ae69ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46b99b799e643f1f2925528b7e45d6e6.setIcon(icon_eccfb22d4dd83933e61adc3cc44e2a10);
|
|
|
|
|
|
var marker_0d2450e2bac259cfcc567bffdd90c8a7 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_1c507aa4617c21d54a4eb49f9db4c605 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27a30ab5957020e69c6d32808224c308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1aa3627ef750b17073edf0b94b07606 = $(`<div id="html_a1aa3627ef750b17073edf0b94b07606" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_27a30ab5957020e69c6d32808224c308.setContent(html_a1aa3627ef750b17073edf0b94b07606);
|
|
|
|
|
|
|
|
marker_0d2450e2bac259cfcc567bffdd90c8a7.bindPopup(popup_27a30ab5957020e69c6d32808224c308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d2450e2bac259cfcc567bffdd90c8a7.setIcon(icon_1c507aa4617c21d54a4eb49f9db4c605);
|
|
|
|
|
|
var marker_364c68d2049393e5c3f9ffe51c9f3807 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_287e0eb2adde63acea2cb07dee28f1fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_529177905351e216abc82cea44516aea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a6012373e43f5e3776b5dcfc491fe5e = $(`<div id="html_4a6012373e43f5e3776b5dcfc491fe5e" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_529177905351e216abc82cea44516aea.setContent(html_4a6012373e43f5e3776b5dcfc491fe5e);
|
|
|
|
|
|
|
|
marker_364c68d2049393e5c3f9ffe51c9f3807.bindPopup(popup_529177905351e216abc82cea44516aea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_364c68d2049393e5c3f9ffe51c9f3807.setIcon(icon_287e0eb2adde63acea2cb07dee28f1fd);
|
|
|
|
|
|
var marker_25852530229ecba710a2cb6337955e5a = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a9fcc2f2de1fc87a8d99ef45f1e47146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b6a6fa05feb88da8b0413fe0f27c991 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dce9eabc95d341995ee88e9c29cd2e17 = $(`<div id="html_dce9eabc95d341995ee88e9c29cd2e17" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_7b6a6fa05feb88da8b0413fe0f27c991.setContent(html_dce9eabc95d341995ee88e9c29cd2e17);
|
|
|
|
|
|
|
|
marker_25852530229ecba710a2cb6337955e5a.bindPopup(popup_7b6a6fa05feb88da8b0413fe0f27c991)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25852530229ecba710a2cb6337955e5a.setIcon(icon_a9fcc2f2de1fc87a8d99ef45f1e47146);
|
|
|
|
|
|
var marker_063aaf5658c8d01dd5d729aa077bd813 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_7ede8b5c1f8854db035b18934aab5acd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c476f41295b85de61057acd7c16eb37b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e0e09d7c04629623210653f938983a = $(`<div id="html_97e0e09d7c04629623210653f938983a" style="width: 100.0%; height: 100.0%;">rele.speyhard.vip</div>`)[0];
|
|
popup_c476f41295b85de61057acd7c16eb37b.setContent(html_97e0e09d7c04629623210653f938983a);
|
|
|
|
|
|
|
|
marker_063aaf5658c8d01dd5d729aa077bd813.bindPopup(popup_c476f41295b85de61057acd7c16eb37b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_063aaf5658c8d01dd5d729aa077bd813.setIcon(icon_7ede8b5c1f8854db035b18934aab5acd);
|
|
|
|
|
|
var marker_ee6aceae3aec92e45c3f54690ed5d775 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_a624007cc889b7758aaf66e11da9f248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd72729711dfdf470557e260a110a400 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2159250d1ee562893d5f60dc04c60a7a = $(`<div id="html_2159250d1ee562893d5f60dc04c60a7a" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_fd72729711dfdf470557e260a110a400.setContent(html_2159250d1ee562893d5f60dc04c60a7a);
|
|
|
|
|
|
|
|
marker_ee6aceae3aec92e45c3f54690ed5d775.bindPopup(popup_fd72729711dfdf470557e260a110a400)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee6aceae3aec92e45c3f54690ed5d775.setIcon(icon_a624007cc889b7758aaf66e11da9f248);
|
|
|
|
|
|
var marker_3b713a4afdb7bc9805ac41c01cbde93b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_506fed27906191985e8d5feac9af3720);
|
|
|
|
|
|
var icon_bca522f2a486e52eb39a61e9dd4e3817 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2017cdf942c326645aa941817674f4b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2dad6064a8a7a60fb13bc342e92879f = $(`<div id="html_a2dad6064a8a7a60fb13bc342e92879f" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_2017cdf942c326645aa941817674f4b8.setContent(html_a2dad6064a8a7a60fb13bc342e92879f);
|
|
|
|
|
|
|
|
marker_3b713a4afdb7bc9805ac41c01cbde93b.bindPopup(popup_2017cdf942c326645aa941817674f4b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b713a4afdb7bc9805ac41c01cbde93b.setIcon(icon_bca522f2a486e52eb39a61e9dd4e3817);
|
|
|
|
|
|
marker_cluster_506fed27906191985e8d5feac9af3720.addTo(map_0ad73b937d4eec354a84da30a0c45fc7);
|
|
|
|
</script>
|
|
</html> |