mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 20:25:18 +00:00
11323 lines
329 KiB
HTML
11323 lines
329 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_8d9917112bed3a766df6930ea7ee09f9 {
|
|
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_8d9917112bed3a766df6930ea7ee09f9" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_8d9917112bed3a766df6930ea7ee09f9 = L.map(
|
|
"map_8d9917112bed3a766df6930ea7ee09f9",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_00ccc3b68b7a9d110db62307157cbb26 = 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_00ccc3b68b7a9d110db62307157cbb26.addTo(map_8d9917112bed3a766df6930ea7ee09f9);
|
|
|
|
|
|
var marker_cluster_6dc682523859bd6c9ae84a6d716315d3 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_fe1b6643ab2064e4d33a7a88a5676d90 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_083e98b96c020f0f2d0494521833ff60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c344a9c487e1161049c6d2438b3f4b50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0f72d2e28fb299f312b2954c8d7cf39 = $(`<div id="html_b0f72d2e28fb299f312b2954c8d7cf39" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_c344a9c487e1161049c6d2438b3f4b50.setContent(html_b0f72d2e28fb299f312b2954c8d7cf39);
|
|
|
|
|
|
|
|
marker_fe1b6643ab2064e4d33a7a88a5676d90.bindPopup(popup_c344a9c487e1161049c6d2438b3f4b50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fe1b6643ab2064e4d33a7a88a5676d90.setIcon(icon_083e98b96c020f0f2d0494521833ff60);
|
|
|
|
|
|
var marker_8985fbf99a5d2b4704918437bc6d4bb8 = L.marker(
|
|
[51.5524, -0.29686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_76733a807b60903b331860049496ba53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abd268a054e9884beadc94712970ca2b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cde9812eaa05dd81f576a122391ed7f2 = $(`<div id="html_cde9812eaa05dd81f576a122391ed7f2" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_abd268a054e9884beadc94712970ca2b.setContent(html_cde9812eaa05dd81f576a122391ed7f2);
|
|
|
|
|
|
|
|
marker_8985fbf99a5d2b4704918437bc6d4bb8.bindPopup(popup_abd268a054e9884beadc94712970ca2b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8985fbf99a5d2b4704918437bc6d4bb8.setIcon(icon_76733a807b60903b331860049496ba53);
|
|
|
|
|
|
var marker_acf0995a4fe71ead7d8343c8c5888127 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_79f4cff02ed88ad7e5777b6c7f84c167 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62445bb74b174f474b053a59a2c5df02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a56414db8d54c7159e240c5cfb6f5b7 = $(`<div id="html_7a56414db8d54c7159e240c5cfb6f5b7" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_62445bb74b174f474b053a59a2c5df02.setContent(html_7a56414db8d54c7159e240c5cfb6f5b7);
|
|
|
|
|
|
|
|
marker_acf0995a4fe71ead7d8343c8c5888127.bindPopup(popup_62445bb74b174f474b053a59a2c5df02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_acf0995a4fe71ead7d8343c8c5888127.setIcon(icon_79f4cff02ed88ad7e5777b6c7f84c167);
|
|
|
|
|
|
var marker_538c6158b3547d7d4bb3b03df355a76f = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a92b85d753a58c2f655ff2bcbe28732a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2de21852f604eb14454ab5e7b9a35cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf75484a056e0df6163ac640662a251f = $(`<div id="html_bf75484a056e0df6163ac640662a251f" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_d2de21852f604eb14454ab5e7b9a35cc.setContent(html_bf75484a056e0df6163ac640662a251f);
|
|
|
|
|
|
|
|
marker_538c6158b3547d7d4bb3b03df355a76f.bindPopup(popup_d2de21852f604eb14454ab5e7b9a35cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_538c6158b3547d7d4bb3b03df355a76f.setIcon(icon_a92b85d753a58c2f655ff2bcbe28732a);
|
|
|
|
|
|
var marker_ca6f6d04a760ffd291d918b39a9ed742 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1f9c32d7e86513d5120769f4932405f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85a0de617b3dba4133e59090f8c29107 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b2f8bd87fda8495ebc5b0e729bf98ca = $(`<div id="html_8b2f8bd87fda8495ebc5b0e729bf98ca" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_85a0de617b3dba4133e59090f8c29107.setContent(html_8b2f8bd87fda8495ebc5b0e729bf98ca);
|
|
|
|
|
|
|
|
marker_ca6f6d04a760ffd291d918b39a9ed742.bindPopup(popup_85a0de617b3dba4133e59090f8c29107)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca6f6d04a760ffd291d918b39a9ed742.setIcon(icon_1f9c32d7e86513d5120769f4932405f9);
|
|
|
|
|
|
var marker_35ba133ccfd81ec3619ecb03ee79f107 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_57e51815c6572ea7674fc71455bd07e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5c0c87886423bdc7a85e4bc096b4714 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b69131a0e89e352cb43c4819c6eb8799 = $(`<div id="html_b69131a0e89e352cb43c4819c6eb8799" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_e5c0c87886423bdc7a85e4bc096b4714.setContent(html_b69131a0e89e352cb43c4819c6eb8799);
|
|
|
|
|
|
|
|
marker_35ba133ccfd81ec3619ecb03ee79f107.bindPopup(popup_e5c0c87886423bdc7a85e4bc096b4714)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35ba133ccfd81ec3619ecb03ee79f107.setIcon(icon_57e51815c6572ea7674fc71455bd07e4);
|
|
|
|
|
|
var marker_b6d264116f740f3df7b645597866fff7 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5c4b707cab5a0166dd5ff3d5c3d4e1a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6b0dfb62cace662c3c91fc236c7f238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c41ad3aa2876fe9db7acfcef4410b5e4 = $(`<div id="html_c41ad3aa2876fe9db7acfcef4410b5e4" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_e6b0dfb62cace662c3c91fc236c7f238.setContent(html_c41ad3aa2876fe9db7acfcef4410b5e4);
|
|
|
|
|
|
|
|
marker_b6d264116f740f3df7b645597866fff7.bindPopup(popup_e6b0dfb62cace662c3c91fc236c7f238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6d264116f740f3df7b645597866fff7.setIcon(icon_5c4b707cab5a0166dd5ff3d5c3d4e1a0);
|
|
|
|
|
|
var marker_7545f739f2d0a7776a60baead0a171f1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_4e11d5fa3c901d259631dee81dcda7d4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbcfc503738efd5f9faf8c53be668145 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d103989bd65f5cde2cc373d0a22d6d7 = $(`<div id="html_7d103989bd65f5cde2cc373d0a22d6d7" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_dbcfc503738efd5f9faf8c53be668145.setContent(html_7d103989bd65f5cde2cc373d0a22d6d7);
|
|
|
|
|
|
|
|
marker_7545f739f2d0a7776a60baead0a171f1.bindPopup(popup_dbcfc503738efd5f9faf8c53be668145)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7545f739f2d0a7776a60baead0a171f1.setIcon(icon_4e11d5fa3c901d259631dee81dcda7d4);
|
|
|
|
|
|
var marker_eb17ceaa3a41b7f3d024fe82cfa12c04 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a7b67fae4ee03ce58c6190158af15440 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebf9785f570df0cd6fd5aa9bcf6c89ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e498b5dfba44e143272fae043f65ae3 = $(`<div id="html_0e498b5dfba44e143272fae043f65ae3" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ebf9785f570df0cd6fd5aa9bcf6c89ee.setContent(html_0e498b5dfba44e143272fae043f65ae3);
|
|
|
|
|
|
|
|
marker_eb17ceaa3a41b7f3d024fe82cfa12c04.bindPopup(popup_ebf9785f570df0cd6fd5aa9bcf6c89ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb17ceaa3a41b7f3d024fe82cfa12c04.setIcon(icon_a7b67fae4ee03ce58c6190158af15440);
|
|
|
|
|
|
var marker_cf8a27fa2d17c63b21949b2bb0d0f8b9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_4762f44c64ec4c4fb1dc9efbc2adf497 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7100af5cdea76f3dc9542d9591f44991 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c25e60eacfadf3bcf4bdf50f79dc7d8d = $(`<div id="html_c25e60eacfadf3bcf4bdf50f79dc7d8d" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_7100af5cdea76f3dc9542d9591f44991.setContent(html_c25e60eacfadf3bcf4bdf50f79dc7d8d);
|
|
|
|
|
|
|
|
marker_cf8a27fa2d17c63b21949b2bb0d0f8b9.bindPopup(popup_7100af5cdea76f3dc9542d9591f44991)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf8a27fa2d17c63b21949b2bb0d0f8b9.setIcon(icon_4762f44c64ec4c4fb1dc9efbc2adf497);
|
|
|
|
|
|
var marker_dd2d589b9e89ba7e0c92cff354b5b9fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e9d3ab662560ad8d91b8c39a448b2d4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1db9d91ed75222750f72daba74c2a33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7324eebc92afa3a073c426660719d49f = $(`<div id="html_7324eebc92afa3a073c426660719d49f" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_e1db9d91ed75222750f72daba74c2a33.setContent(html_7324eebc92afa3a073c426660719d49f);
|
|
|
|
|
|
|
|
marker_dd2d589b9e89ba7e0c92cff354b5b9fe.bindPopup(popup_e1db9d91ed75222750f72daba74c2a33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd2d589b9e89ba7e0c92cff354b5b9fe.setIcon(icon_e9d3ab662560ad8d91b8c39a448b2d4b);
|
|
|
|
|
|
var marker_714fee655501706bbca8f4dc5e274a24 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_268e3fd26529960b09f765414f0201e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e45d79ae8d3a6de283a32ac4bb3dc585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1e66542ecdf3dd9a48dec41520f69cb = $(`<div id="html_c1e66542ecdf3dd9a48dec41520f69cb" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e45d79ae8d3a6de283a32ac4bb3dc585.setContent(html_c1e66542ecdf3dd9a48dec41520f69cb);
|
|
|
|
|
|
|
|
marker_714fee655501706bbca8f4dc5e274a24.bindPopup(popup_e45d79ae8d3a6de283a32ac4bb3dc585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_714fee655501706bbca8f4dc5e274a24.setIcon(icon_268e3fd26529960b09f765414f0201e2);
|
|
|
|
|
|
var marker_3e9764389e11e81e26fe30d51330656a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a27f96e77bacf89f2c452d23eb8cd1c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64efc82133ee5a1a3f1168d45a835bb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01d86ca68c45bff03664c910afa0466d = $(`<div id="html_01d86ca68c45bff03664c910afa0466d" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_64efc82133ee5a1a3f1168d45a835bb1.setContent(html_01d86ca68c45bff03664c910afa0466d);
|
|
|
|
|
|
|
|
marker_3e9764389e11e81e26fe30d51330656a.bindPopup(popup_64efc82133ee5a1a3f1168d45a835bb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e9764389e11e81e26fe30d51330656a.setIcon(icon_a27f96e77bacf89f2c452d23eb8cd1c8);
|
|
|
|
|
|
var marker_811adf3bcfda0cbb29b1dffaeafb52f7 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1e625825a9b46e448c4eb6fe2d5fa621 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d9bf31611dfe90ce3d94be98f86c544 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f059240dbdb6a7dbcaedbe4a80272366 = $(`<div id="html_f059240dbdb6a7dbcaedbe4a80272366" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_3d9bf31611dfe90ce3d94be98f86c544.setContent(html_f059240dbdb6a7dbcaedbe4a80272366);
|
|
|
|
|
|
|
|
marker_811adf3bcfda0cbb29b1dffaeafb52f7.bindPopup(popup_3d9bf31611dfe90ce3d94be98f86c544)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_811adf3bcfda0cbb29b1dffaeafb52f7.setIcon(icon_1e625825a9b46e448c4eb6fe2d5fa621);
|
|
|
|
|
|
var marker_f4772788456a8ab131e4043f933f57dd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1918551dae99885ccd09bce80f37c05d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fdaa5fe97465fd2a2eb2568016f5a44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_664327b350bc6381dee8e1f853e7e313 = $(`<div id="html_664327b350bc6381dee8e1f853e7e313" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_9fdaa5fe97465fd2a2eb2568016f5a44.setContent(html_664327b350bc6381dee8e1f853e7e313);
|
|
|
|
|
|
|
|
marker_f4772788456a8ab131e4043f933f57dd.bindPopup(popup_9fdaa5fe97465fd2a2eb2568016f5a44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4772788456a8ab131e4043f933f57dd.setIcon(icon_1918551dae99885ccd09bce80f37c05d);
|
|
|
|
|
|
var marker_1bde880151480edd857c07ea2560726b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e54084b8c2177b4784e61d1c8a8982c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_191873e04f9c2818894d58581609c9db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_227f888944f09999500712a0099e41b4 = $(`<div id="html_227f888944f09999500712a0099e41b4" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_191873e04f9c2818894d58581609c9db.setContent(html_227f888944f09999500712a0099e41b4);
|
|
|
|
|
|
|
|
marker_1bde880151480edd857c07ea2560726b.bindPopup(popup_191873e04f9c2818894d58581609c9db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bde880151480edd857c07ea2560726b.setIcon(icon_e54084b8c2177b4784e61d1c8a8982c1);
|
|
|
|
|
|
var marker_7d3300b94bedb47b2229ae03bc30a3af = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e9b86665dfcb0a034c7317668bb259b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d676eb341737f0fc51a94facec87b9f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bcc500e391751bca4315acdf8f689db9 = $(`<div id="html_bcc500e391751bca4315acdf8f689db9" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_d676eb341737f0fc51a94facec87b9f7.setContent(html_bcc500e391751bca4315acdf8f689db9);
|
|
|
|
|
|
|
|
marker_7d3300b94bedb47b2229ae03bc30a3af.bindPopup(popup_d676eb341737f0fc51a94facec87b9f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d3300b94bedb47b2229ae03bc30a3af.setIcon(icon_e9b86665dfcb0a034c7317668bb259b7);
|
|
|
|
|
|
var marker_070cd0a6d56a0120e203305ca19a0f61 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d3b53ee9cb685167115d5277e7776f6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f4f251f863ff47c63c51a77f5cc25fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f19ea74fda7f28a707eff7579543176 = $(`<div id="html_4f19ea74fda7f28a707eff7579543176" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_8f4f251f863ff47c63c51a77f5cc25fd.setContent(html_4f19ea74fda7f28a707eff7579543176);
|
|
|
|
|
|
|
|
marker_070cd0a6d56a0120e203305ca19a0f61.bindPopup(popup_8f4f251f863ff47c63c51a77f5cc25fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_070cd0a6d56a0120e203305ca19a0f61.setIcon(icon_d3b53ee9cb685167115d5277e7776f6a);
|
|
|
|
|
|
var marker_be8cfb8b08d27e01695a1cf53d128315 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_37e9f3ba60f6ce8bb31e94c8a637f5b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26babfa072a520dbe8d9a35a92c56a49 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd7fdce8da119d65f4eb191ef2a02f5d = $(`<div id="html_cd7fdce8da119d65f4eb191ef2a02f5d" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_26babfa072a520dbe8d9a35a92c56a49.setContent(html_cd7fdce8da119d65f4eb191ef2a02f5d);
|
|
|
|
|
|
|
|
marker_be8cfb8b08d27e01695a1cf53d128315.bindPopup(popup_26babfa072a520dbe8d9a35a92c56a49)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be8cfb8b08d27e01695a1cf53d128315.setIcon(icon_37e9f3ba60f6ce8bb31e94c8a637f5b7);
|
|
|
|
|
|
var marker_2c5ed0f472fe0ddb7bac4f18e68506f2 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c14da714b6436d6a82ca584261ae305d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c2453112f449eb188321020533eebbf2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a863f58f168798e2cd912c78fbb18b8 = $(`<div id="html_3a863f58f168798e2cd912c78fbb18b8" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_c2453112f449eb188321020533eebbf2.setContent(html_3a863f58f168798e2cd912c78fbb18b8);
|
|
|
|
|
|
|
|
marker_2c5ed0f472fe0ddb7bac4f18e68506f2.bindPopup(popup_c2453112f449eb188321020533eebbf2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c5ed0f472fe0ddb7bac4f18e68506f2.setIcon(icon_c14da714b6436d6a82ca584261ae305d);
|
|
|
|
|
|
var marker_73e6ff5d6e7111f795c253ae2cb74a55 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_9c29805061466ff2f1668ba0a4dcae42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_930f811dd438b6a7d0ce7f293c2dc17e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e72bd150d8efed399652bd3cd4e1d4d3 = $(`<div id="html_e72bd150d8efed399652bd3cd4e1d4d3" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_930f811dd438b6a7d0ce7f293c2dc17e.setContent(html_e72bd150d8efed399652bd3cd4e1d4d3);
|
|
|
|
|
|
|
|
marker_73e6ff5d6e7111f795c253ae2cb74a55.bindPopup(popup_930f811dd438b6a7d0ce7f293c2dc17e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e6ff5d6e7111f795c253ae2cb74a55.setIcon(icon_9c29805061466ff2f1668ba0a4dcae42);
|
|
|
|
|
|
var marker_1c049f4eebe4de6aaad2ff2591efc96a = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ca0b55646f75271c04e7d2dd543dd47c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9f4a032d364d5941b401ac6b5b429caa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24f9d4612251cf9f90402b829f1ab706 = $(`<div id="html_24f9d4612251cf9f90402b829f1ab706" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_9f4a032d364d5941b401ac6b5b429caa.setContent(html_24f9d4612251cf9f90402b829f1ab706);
|
|
|
|
|
|
|
|
marker_1c049f4eebe4de6aaad2ff2591efc96a.bindPopup(popup_9f4a032d364d5941b401ac6b5b429caa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1c049f4eebe4de6aaad2ff2591efc96a.setIcon(icon_ca0b55646f75271c04e7d2dd543dd47c);
|
|
|
|
|
|
var marker_510d78a8e4a4197815d1b167dedf2f84 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c57c8249c9c095a2c62d5fff4cab4e8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6786f0b2628b20031f7ce53f23f67b27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42b57449c089288fa9cb221bbeebf901 = $(`<div id="html_42b57449c089288fa9cb221bbeebf901" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_6786f0b2628b20031f7ce53f23f67b27.setContent(html_42b57449c089288fa9cb221bbeebf901);
|
|
|
|
|
|
|
|
marker_510d78a8e4a4197815d1b167dedf2f84.bindPopup(popup_6786f0b2628b20031f7ce53f23f67b27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_510d78a8e4a4197815d1b167dedf2f84.setIcon(icon_c57c8249c9c095a2c62d5fff4cab4e8f);
|
|
|
|
|
|
var marker_8d8a5a5992e8fca5731496c48c433056 = L.marker(
|
|
[34.6937, 135.502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a9e1942259ed253cac2ca814c5203512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe6329b7c172f079af517d1f9a29b367 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02a384f7b1c25fb9844f5d53d507c7c5 = $(`<div id="html_02a384f7b1c25fb9844f5d53d507c7c5" style="width: 100.0%; height: 100.0%;">v-relay.d02.vrtmrz.net</div>`)[0];
|
|
popup_fe6329b7c172f079af517d1f9a29b367.setContent(html_02a384f7b1c25fb9844f5d53d507c7c5);
|
|
|
|
|
|
|
|
marker_8d8a5a5992e8fca5731496c48c433056.bindPopup(popup_fe6329b7c172f079af517d1f9a29b367)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d8a5a5992e8fca5731496c48c433056.setIcon(icon_a9e1942259ed253cac2ca814c5203512);
|
|
|
|
|
|
var marker_c168c503b0da26a93de6f0c46d1029f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5a2543c2a88f2d5f5783907546fce85b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd4107add6b09152fe9172c99f127903 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37170f092cff19e7c8877ff009c490e7 = $(`<div id="html_37170f092cff19e7c8877ff009c490e7" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_dd4107add6b09152fe9172c99f127903.setContent(html_37170f092cff19e7c8877ff009c490e7);
|
|
|
|
|
|
|
|
marker_c168c503b0da26a93de6f0c46d1029f6.bindPopup(popup_dd4107add6b09152fe9172c99f127903)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c168c503b0da26a93de6f0c46d1029f6.setIcon(icon_5a2543c2a88f2d5f5783907546fce85b);
|
|
|
|
|
|
var marker_078697ecb1b02e73bec5664aeddfffac = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_963b4d6d81a2970086df2e671f4607e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8bbf0c5a8015b5c44274d5fd98283c60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42762b983fb28670686b7a0d73c562a0 = $(`<div id="html_42762b983fb28670686b7a0d73c562a0" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_8bbf0c5a8015b5c44274d5fd98283c60.setContent(html_42762b983fb28670686b7a0d73c562a0);
|
|
|
|
|
|
|
|
marker_078697ecb1b02e73bec5664aeddfffac.bindPopup(popup_8bbf0c5a8015b5c44274d5fd98283c60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_078697ecb1b02e73bec5664aeddfffac.setIcon(icon_963b4d6d81a2970086df2e671f4607e7);
|
|
|
|
|
|
var marker_fb99d56e420d9072020d90027d663259 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7684afeba815e8fa6d506652787d81ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73a029aff9372aa21d8a065f533c17a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebf08682856901d26548a5a369cb9388 = $(`<div id="html_ebf08682856901d26548a5a369cb9388" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_73a029aff9372aa21d8a065f533c17a8.setContent(html_ebf08682856901d26548a5a369cb9388);
|
|
|
|
|
|
|
|
marker_fb99d56e420d9072020d90027d663259.bindPopup(popup_73a029aff9372aa21d8a065f533c17a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb99d56e420d9072020d90027d663259.setIcon(icon_7684afeba815e8fa6d506652787d81ac);
|
|
|
|
|
|
var marker_f5d93793a99718f504c96d75faa873a4 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_4f6d5603596e63907d19418829dc3944 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0ae27544dadbef62ff48ae55136469c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ed4e13b06a0e170d6eb9cbb23e785ee = $(`<div id="html_4ed4e13b06a0e170d6eb9cbb23e785ee" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_a0ae27544dadbef62ff48ae55136469c.setContent(html_4ed4e13b06a0e170d6eb9cbb23e785ee);
|
|
|
|
|
|
|
|
marker_f5d93793a99718f504c96d75faa873a4.bindPopup(popup_a0ae27544dadbef62ff48ae55136469c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d93793a99718f504c96d75faa873a4.setIcon(icon_4f6d5603596e63907d19418829dc3944);
|
|
|
|
|
|
var marker_954d0bcd9d640849aefebab8a5a0859b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_741eae6049a164c4097c17acdebd10e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70eaa7c3a09bc09dfbb4e5c45c8f1a5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2034d5d3f079b65150cba12d5658d3c = $(`<div id="html_d2034d5d3f079b65150cba12d5658d3c" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_70eaa7c3a09bc09dfbb4e5c45c8f1a5b.setContent(html_d2034d5d3f079b65150cba12d5658d3c);
|
|
|
|
|
|
|
|
marker_954d0bcd9d640849aefebab8a5a0859b.bindPopup(popup_70eaa7c3a09bc09dfbb4e5c45c8f1a5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_954d0bcd9d640849aefebab8a5a0859b.setIcon(icon_741eae6049a164c4097c17acdebd10e0);
|
|
|
|
|
|
var marker_ad8ffd89d853582096b06bbaf7431082 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5aeab51feed47ecfea82436d16135370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad25b52b7d70f42c813e0b3e03a5ec77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_032902f801020b60fa6675ce82d52cec = $(`<div id="html_032902f801020b60fa6675ce82d52cec" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_ad25b52b7d70f42c813e0b3e03a5ec77.setContent(html_032902f801020b60fa6675ce82d52cec);
|
|
|
|
|
|
|
|
marker_ad8ffd89d853582096b06bbaf7431082.bindPopup(popup_ad25b52b7d70f42c813e0b3e03a5ec77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad8ffd89d853582096b06bbaf7431082.setIcon(icon_5aeab51feed47ecfea82436d16135370);
|
|
|
|
|
|
var marker_99ad72c89791d4706780217b3e37156b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e4503be7df1b38826689b2fde11dba04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4829078bc7cf6190df2f6143307b747 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3459cb38c07b7f3dafdaa69b25952463 = $(`<div id="html_3459cb38c07b7f3dafdaa69b25952463" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_b4829078bc7cf6190df2f6143307b747.setContent(html_3459cb38c07b7f3dafdaa69b25952463);
|
|
|
|
|
|
|
|
marker_99ad72c89791d4706780217b3e37156b.bindPopup(popup_b4829078bc7cf6190df2f6143307b747)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99ad72c89791d4706780217b3e37156b.setIcon(icon_e4503be7df1b38826689b2fde11dba04);
|
|
|
|
|
|
var marker_bc82adeb5baa3a4872030d2a35c721cb = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ff332eb3e3c8fea94a1b06c3493318c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b4482d50a4368ddfef38c8ed9c25da4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c947367b99ed75c5a09108498bf6ddcf = $(`<div id="html_c947367b99ed75c5a09108498bf6ddcf" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_1b4482d50a4368ddfef38c8ed9c25da4.setContent(html_c947367b99ed75c5a09108498bf6ddcf);
|
|
|
|
|
|
|
|
marker_bc82adeb5baa3a4872030d2a35c721cb.bindPopup(popup_1b4482d50a4368ddfef38c8ed9c25da4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc82adeb5baa3a4872030d2a35c721cb.setIcon(icon_ff332eb3e3c8fea94a1b06c3493318c1);
|
|
|
|
|
|
var marker_3f14449b92b5f39c46fbe85ac17f3135 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_71b0617733872c1a6a71936ef55e8df9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_319cf39a7d9f4bbc07c628fabcaff1a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d250608ad990c431e29deead7062fc8 = $(`<div id="html_8d250608ad990c431e29deead7062fc8" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_319cf39a7d9f4bbc07c628fabcaff1a6.setContent(html_8d250608ad990c431e29deead7062fc8);
|
|
|
|
|
|
|
|
marker_3f14449b92b5f39c46fbe85ac17f3135.bindPopup(popup_319cf39a7d9f4bbc07c628fabcaff1a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f14449b92b5f39c46fbe85ac17f3135.setIcon(icon_71b0617733872c1a6a71936ef55e8df9);
|
|
|
|
|
|
var marker_c4192b48fa5e901343915b8edcceb00c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_53ebf201839618b1812b1edce3ca178d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57fe9d142fccf9d6f708c348a9fe1ac4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e216522abca59853844be3bd1219cf9 = $(`<div id="html_7e216522abca59853844be3bd1219cf9" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_57fe9d142fccf9d6f708c348a9fe1ac4.setContent(html_7e216522abca59853844be3bd1219cf9);
|
|
|
|
|
|
|
|
marker_c4192b48fa5e901343915b8edcceb00c.bindPopup(popup_57fe9d142fccf9d6f708c348a9fe1ac4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4192b48fa5e901343915b8edcceb00c.setIcon(icon_53ebf201839618b1812b1edce3ca178d);
|
|
|
|
|
|
var marker_5af145e1c0bfe62eada8695bd638354e = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_46245c4565d699b98fca51d915b2e27f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_429b43df32239125b2037de8a304ce7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87373208bb5b3167e11fa3097be11006 = $(`<div id="html_87373208bb5b3167e11fa3097be11006" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_429b43df32239125b2037de8a304ce7c.setContent(html_87373208bb5b3167e11fa3097be11006);
|
|
|
|
|
|
|
|
marker_5af145e1c0bfe62eada8695bd638354e.bindPopup(popup_429b43df32239125b2037de8a304ce7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5af145e1c0bfe62eada8695bd638354e.setIcon(icon_46245c4565d699b98fca51d915b2e27f);
|
|
|
|
|
|
var marker_04e96f19ef1286841887f60924a270b2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d3425b7ac12816a9969a1b6d0a943f48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb7ae48d7c88f617883940f0e876483e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fd8984a844687de25b3ddfd7563c2d8 = $(`<div id="html_0fd8984a844687de25b3ddfd7563c2d8" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_eb7ae48d7c88f617883940f0e876483e.setContent(html_0fd8984a844687de25b3ddfd7563c2d8);
|
|
|
|
|
|
|
|
marker_04e96f19ef1286841887f60924a270b2.bindPopup(popup_eb7ae48d7c88f617883940f0e876483e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04e96f19ef1286841887f60924a270b2.setIcon(icon_d3425b7ac12816a9969a1b6d0a943f48);
|
|
|
|
|
|
var marker_305db7faa78f167605f2a8769ac3cc86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e0ec169346acb7d2b073a87edd5883b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f6c1ea1b022811ce1306fbc75a1fa4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b20272d62599ea530ecf9ac1230a005 = $(`<div id="html_3b20272d62599ea530ecf9ac1230a005" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_2f6c1ea1b022811ce1306fbc75a1fa4c.setContent(html_3b20272d62599ea530ecf9ac1230a005);
|
|
|
|
|
|
|
|
marker_305db7faa78f167605f2a8769ac3cc86.bindPopup(popup_2f6c1ea1b022811ce1306fbc75a1fa4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_305db7faa78f167605f2a8769ac3cc86.setIcon(icon_e0ec169346acb7d2b073a87edd5883b0);
|
|
|
|
|
|
var marker_097498043246fa1e8cc75bb7062942b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_03705b8bdd45f9dc543f3ef8674fb728 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75ce2c0ed998c59f029178734eb40df5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d50896f249a4d8ce0b52d2fa6271d11f = $(`<div id="html_d50896f249a4d8ce0b52d2fa6271d11f" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_75ce2c0ed998c59f029178734eb40df5.setContent(html_d50896f249a4d8ce0b52d2fa6271d11f);
|
|
|
|
|
|
|
|
marker_097498043246fa1e8cc75bb7062942b3.bindPopup(popup_75ce2c0ed998c59f029178734eb40df5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_097498043246fa1e8cc75bb7062942b3.setIcon(icon_03705b8bdd45f9dc543f3ef8674fb728);
|
|
|
|
|
|
var marker_2486da74398666406f9dafbb5cef4ec4 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_994a5e4e8520aa4e3b6ba7c0f8ba5bd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65695c1984842c5e33bd6a97d6bb030a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70b727f82f02f0ac6f880a19255a78c8 = $(`<div id="html_70b727f82f02f0ac6f880a19255a78c8" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_65695c1984842c5e33bd6a97d6bb030a.setContent(html_70b727f82f02f0ac6f880a19255a78c8);
|
|
|
|
|
|
|
|
marker_2486da74398666406f9dafbb5cef4ec4.bindPopup(popup_65695c1984842c5e33bd6a97d6bb030a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2486da74398666406f9dafbb5cef4ec4.setIcon(icon_994a5e4e8520aa4e3b6ba7c0f8ba5bd4);
|
|
|
|
|
|
var marker_f93f1853d1984bef78aea245a806c109 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c7d838abd00a7a1e1a6b8a7b68d9af41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e87520aab40640ea7def5b516eb12d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d036ed116eb264f3ba20ffb5e920069 = $(`<div id="html_3d036ed116eb264f3ba20ffb5e920069" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_03e87520aab40640ea7def5b516eb12d.setContent(html_3d036ed116eb264f3ba20ffb5e920069);
|
|
|
|
|
|
|
|
marker_f93f1853d1984bef78aea245a806c109.bindPopup(popup_03e87520aab40640ea7def5b516eb12d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f93f1853d1984bef78aea245a806c109.setIcon(icon_c7d838abd00a7a1e1a6b8a7b68d9af41);
|
|
|
|
|
|
var marker_e1316e183a63e00b1492e525924df727 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_da6b0a359152ca331a497a3c705aabf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c3c9c18658728dc93a42d4e18f7cfde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3acb5fe43a153f7befb1fdd46b7c8153 = $(`<div id="html_3acb5fe43a153f7befb1fdd46b7c8153" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_9c3c9c18658728dc93a42d4e18f7cfde.setContent(html_3acb5fe43a153f7befb1fdd46b7c8153);
|
|
|
|
|
|
|
|
marker_e1316e183a63e00b1492e525924df727.bindPopup(popup_9c3c9c18658728dc93a42d4e18f7cfde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1316e183a63e00b1492e525924df727.setIcon(icon_da6b0a359152ca331a497a3c705aabf0);
|
|
|
|
|
|
var marker_3fee6b8530f7a4d1363771095a18051f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_75557ab3f83b2439427057e023562abf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c81d3088ad501de41c639035c02b3f04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8a69eea12b24ead54c572f627cdfdfc = $(`<div id="html_a8a69eea12b24ead54c572f627cdfdfc" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_c81d3088ad501de41c639035c02b3f04.setContent(html_a8a69eea12b24ead54c572f627cdfdfc);
|
|
|
|
|
|
|
|
marker_3fee6b8530f7a4d1363771095a18051f.bindPopup(popup_c81d3088ad501de41c639035c02b3f04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fee6b8530f7a4d1363771095a18051f.setIcon(icon_75557ab3f83b2439427057e023562abf);
|
|
|
|
|
|
var marker_178949a8397a3023bc991ae4b5c9e18f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_91a1f3bc26bc496ec56b319312f21b68 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cda5a8c5fdf67e605ffdd64a005f07e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bea444e26b523b08da4a188d781a2bc = $(`<div id="html_0bea444e26b523b08da4a188d781a2bc" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_cda5a8c5fdf67e605ffdd64a005f07e8.setContent(html_0bea444e26b523b08da4a188d781a2bc);
|
|
|
|
|
|
|
|
marker_178949a8397a3023bc991ae4b5c9e18f.bindPopup(popup_cda5a8c5fdf67e605ffdd64a005f07e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_178949a8397a3023bc991ae4b5c9e18f.setIcon(icon_91a1f3bc26bc496ec56b319312f21b68);
|
|
|
|
|
|
var marker_d5865ad933bd96c5970b871527f9a530 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_460f951169613a691c8de584fc311606 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1e3007795abea3a21da82ba1ffdc177 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ca9fe8501c11f082be9bc6aef3b4897 = $(`<div id="html_9ca9fe8501c11f082be9bc6aef3b4897" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_a1e3007795abea3a21da82ba1ffdc177.setContent(html_9ca9fe8501c11f082be9bc6aef3b4897);
|
|
|
|
|
|
|
|
marker_d5865ad933bd96c5970b871527f9a530.bindPopup(popup_a1e3007795abea3a21da82ba1ffdc177)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5865ad933bd96c5970b871527f9a530.setIcon(icon_460f951169613a691c8de584fc311606);
|
|
|
|
|
|
var marker_aa16e27b721af07fb4e7ca4cec837a99 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_81e731dc6e06b089768fd822ed73879d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa18d81773aacd8027244506e94c673a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16b237a3adc35c1029d6e0d5730ab051 = $(`<div id="html_16b237a3adc35c1029d6e0d5730ab051" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_aa18d81773aacd8027244506e94c673a.setContent(html_16b237a3adc35c1029d6e0d5730ab051);
|
|
|
|
|
|
|
|
marker_aa16e27b721af07fb4e7ca4cec837a99.bindPopup(popup_aa18d81773aacd8027244506e94c673a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa16e27b721af07fb4e7ca4cec837a99.setIcon(icon_81e731dc6e06b089768fd822ed73879d);
|
|
|
|
|
|
var marker_54528f66546d7a40138a26409fff9e04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_20da31f0d86a6c00eb283d3e43a09777 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9a842f558002201aecb7bd2ca58ea63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca57a35a5209ae118b33c89036e60c97 = $(`<div id="html_ca57a35a5209ae118b33c89036e60c97" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_d9a842f558002201aecb7bd2ca58ea63.setContent(html_ca57a35a5209ae118b33c89036e60c97);
|
|
|
|
|
|
|
|
marker_54528f66546d7a40138a26409fff9e04.bindPopup(popup_d9a842f558002201aecb7bd2ca58ea63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54528f66546d7a40138a26409fff9e04.setIcon(icon_20da31f0d86a6c00eb283d3e43a09777);
|
|
|
|
|
|
var marker_5eda43b26711cd18196174f13142b357 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_03b0be6a81bb5dd9438a43853322606b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8325bb7d2e4fd2c213652546c935202f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e3eb521160d484e5d763771642b3814 = $(`<div id="html_3e3eb521160d484e5d763771642b3814" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_8325bb7d2e4fd2c213652546c935202f.setContent(html_3e3eb521160d484e5d763771642b3814);
|
|
|
|
|
|
|
|
marker_5eda43b26711cd18196174f13142b357.bindPopup(popup_8325bb7d2e4fd2c213652546c935202f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5eda43b26711cd18196174f13142b357.setIcon(icon_03b0be6a81bb5dd9438a43853322606b);
|
|
|
|
|
|
var marker_f887f4c00a6846a246d4a8b6c1cb895f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_51cb368dcc924163c4410267ce09ee12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d70f10ac7dcf17a196e3eb8251fa1904 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677aaa544fa5a5f8b08a7e5295594375 = $(`<div id="html_677aaa544fa5a5f8b08a7e5295594375" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_d70f10ac7dcf17a196e3eb8251fa1904.setContent(html_677aaa544fa5a5f8b08a7e5295594375);
|
|
|
|
|
|
|
|
marker_f887f4c00a6846a246d4a8b6c1cb895f.bindPopup(popup_d70f10ac7dcf17a196e3eb8251fa1904)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f887f4c00a6846a246d4a8b6c1cb895f.setIcon(icon_51cb368dcc924163c4410267ce09ee12);
|
|
|
|
|
|
var marker_1a865b72f49b2fb1559610d081c7086b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c5dbc10bf820a1916f49958270ff40b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d460fb56f3aa6ea6c9b729ee312d0d48 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9734748a52b9320bd3de9430fbec6a67 = $(`<div id="html_9734748a52b9320bd3de9430fbec6a67" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_d460fb56f3aa6ea6c9b729ee312d0d48.setContent(html_9734748a52b9320bd3de9430fbec6a67);
|
|
|
|
|
|
|
|
marker_1a865b72f49b2fb1559610d081c7086b.bindPopup(popup_d460fb56f3aa6ea6c9b729ee312d0d48)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a865b72f49b2fb1559610d081c7086b.setIcon(icon_c5dbc10bf820a1916f49958270ff40b3);
|
|
|
|
|
|
var marker_0995fe23ef7d62ccebe001ddc0baab09 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ccf44d531f6d9b844fead9c85b1fbe85 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4856a0a94842163292e348ccda7bdfb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c5b344f6b291f6f120002a1576701b2 = $(`<div id="html_3c5b344f6b291f6f120002a1576701b2" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_4856a0a94842163292e348ccda7bdfb3.setContent(html_3c5b344f6b291f6f120002a1576701b2);
|
|
|
|
|
|
|
|
marker_0995fe23ef7d62ccebe001ddc0baab09.bindPopup(popup_4856a0a94842163292e348ccda7bdfb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0995fe23ef7d62ccebe001ddc0baab09.setIcon(icon_ccf44d531f6d9b844fead9c85b1fbe85);
|
|
|
|
|
|
var marker_a1a340ed1e0534d13c24af7a0d9b416b = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_67233869dbee3f2558891f70d1394e41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b6b5e949d8e5d646f984872f993d6f14 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1051f39856423a21b577c6b02c2ec3f = $(`<div id="html_d1051f39856423a21b577c6b02c2ec3f" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_b6b5e949d8e5d646f984872f993d6f14.setContent(html_d1051f39856423a21b577c6b02c2ec3f);
|
|
|
|
|
|
|
|
marker_a1a340ed1e0534d13c24af7a0d9b416b.bindPopup(popup_b6b5e949d8e5d646f984872f993d6f14)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1a340ed1e0534d13c24af7a0d9b416b.setIcon(icon_67233869dbee3f2558891f70d1394e41);
|
|
|
|
|
|
var marker_5c8d5621c486dcce0252318c304a26ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_db6504fa9bfb49364960b7fa8707c217 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d58f8052fd74228588f3ab2eac77f06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf1ee96ffe9557dd44d1ecba0e18e996 = $(`<div id="html_bf1ee96ffe9557dd44d1ecba0e18e996" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_8d58f8052fd74228588f3ab2eac77f06.setContent(html_bf1ee96ffe9557dd44d1ecba0e18e996);
|
|
|
|
|
|
|
|
marker_5c8d5621c486dcce0252318c304a26ee.bindPopup(popup_8d58f8052fd74228588f3ab2eac77f06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c8d5621c486dcce0252318c304a26ee.setIcon(icon_db6504fa9bfb49364960b7fa8707c217);
|
|
|
|
|
|
var marker_a332c58d0455e1cf1dcb6c759dea9380 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b50d6dd60d9e674240a807c2b8dacaaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cc67a097c62695770d3d28dd69b6d4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e08368254610c1ff7b98199ba9e82e2 = $(`<div id="html_9e08368254610c1ff7b98199ba9e82e2" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_5cc67a097c62695770d3d28dd69b6d4f.setContent(html_9e08368254610c1ff7b98199ba9e82e2);
|
|
|
|
|
|
|
|
marker_a332c58d0455e1cf1dcb6c759dea9380.bindPopup(popup_5cc67a097c62695770d3d28dd69b6d4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a332c58d0455e1cf1dcb6c759dea9380.setIcon(icon_b50d6dd60d9e674240a807c2b8dacaaf);
|
|
|
|
|
|
var marker_29850bcba666fb354ec3b50b49f1649b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_12a25dec8570d57314667d6334d50d1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fea9320560f973fdad8976fc938a306b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_400fbb450bbaec1a9452220be3fc9035 = $(`<div id="html_400fbb450bbaec1a9452220be3fc9035" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_fea9320560f973fdad8976fc938a306b.setContent(html_400fbb450bbaec1a9452220be3fc9035);
|
|
|
|
|
|
|
|
marker_29850bcba666fb354ec3b50b49f1649b.bindPopup(popup_fea9320560f973fdad8976fc938a306b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29850bcba666fb354ec3b50b49f1649b.setIcon(icon_12a25dec8570d57314667d6334d50d1f);
|
|
|
|
|
|
var marker_72dff36bfe649dfedf7910562853770b = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b12535295fdd91917a5b949c4276a4ab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1883c9f1989c36bbf9ef7328b5e06f70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e58675f8d68b2982e0fe6224a25618d = $(`<div id="html_4e58675f8d68b2982e0fe6224a25618d" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_1883c9f1989c36bbf9ef7328b5e06f70.setContent(html_4e58675f8d68b2982e0fe6224a25618d);
|
|
|
|
|
|
|
|
marker_72dff36bfe649dfedf7910562853770b.bindPopup(popup_1883c9f1989c36bbf9ef7328b5e06f70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72dff36bfe649dfedf7910562853770b.setIcon(icon_b12535295fdd91917a5b949c4276a4ab);
|
|
|
|
|
|
var marker_692174a319b9a8ec1437b3f3b2de21a9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1442c6456a4bc1ec9ba873a70c2df34d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89d2a5127733fae2f265798abdf484da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a2c73a2f94f15bd8f251f5d3101e32c = $(`<div id="html_5a2c73a2f94f15bd8f251f5d3101e32c" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_89d2a5127733fae2f265798abdf484da.setContent(html_5a2c73a2f94f15bd8f251f5d3101e32c);
|
|
|
|
|
|
|
|
marker_692174a319b9a8ec1437b3f3b2de21a9.bindPopup(popup_89d2a5127733fae2f265798abdf484da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_692174a319b9a8ec1437b3f3b2de21a9.setIcon(icon_1442c6456a4bc1ec9ba873a70c2df34d);
|
|
|
|
|
|
var marker_350063cd754d0c7a0a218b9bf3b8693f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e251a34f26a754d587a186ce88498222 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a53546aa8ceb31e1e5d96c0b7e462e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89cf19b240943fe62e9b5cb8c463b11c = $(`<div id="html_89cf19b240943fe62e9b5cb8c463b11c" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_a53546aa8ceb31e1e5d96c0b7e462e61.setContent(html_89cf19b240943fe62e9b5cb8c463b11c);
|
|
|
|
|
|
|
|
marker_350063cd754d0c7a0a218b9bf3b8693f.bindPopup(popup_a53546aa8ceb31e1e5d96c0b7e462e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_350063cd754d0c7a0a218b9bf3b8693f.setIcon(icon_e251a34f26a754d587a186ce88498222);
|
|
|
|
|
|
var marker_ede998c90b3d26b4ebee31dd2c177107 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b4205be9a379a9a651ecb4629f92a4cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b31a178ec19a7db1799d316c25f3b7f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8f0d27c9b160d2b0424878f7dba2a5b = $(`<div id="html_b8f0d27c9b160d2b0424878f7dba2a5b" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_7b31a178ec19a7db1799d316c25f3b7f.setContent(html_b8f0d27c9b160d2b0424878f7dba2a5b);
|
|
|
|
|
|
|
|
marker_ede998c90b3d26b4ebee31dd2c177107.bindPopup(popup_7b31a178ec19a7db1799d316c25f3b7f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ede998c90b3d26b4ebee31dd2c177107.setIcon(icon_b4205be9a379a9a651ecb4629f92a4cf);
|
|
|
|
|
|
var marker_83de112a855b1bfb09f5933f9722bfd3 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_04d3e10ecee68640bac1a58f65fbff7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82b5bc124fcaffe6c970ee6d7ea5c2d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44ba6971df0d8cb3859e309fc8d0988d = $(`<div id="html_44ba6971df0d8cb3859e309fc8d0988d" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_82b5bc124fcaffe6c970ee6d7ea5c2d2.setContent(html_44ba6971df0d8cb3859e309fc8d0988d);
|
|
|
|
|
|
|
|
marker_83de112a855b1bfb09f5933f9722bfd3.bindPopup(popup_82b5bc124fcaffe6c970ee6d7ea5c2d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83de112a855b1bfb09f5933f9722bfd3.setIcon(icon_04d3e10ecee68640bac1a58f65fbff7d);
|
|
|
|
|
|
var marker_e58595d21a3d3b09c38d536a9afac28a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_61e3c18b13195f89cca990c75dd8d1f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35990e6136d1c5402222acb6edee6266 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d08ebf75761ad24685be5ea87aeaac0e = $(`<div id="html_d08ebf75761ad24685be5ea87aeaac0e" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_35990e6136d1c5402222acb6edee6266.setContent(html_d08ebf75761ad24685be5ea87aeaac0e);
|
|
|
|
|
|
|
|
marker_e58595d21a3d3b09c38d536a9afac28a.bindPopup(popup_35990e6136d1c5402222acb6edee6266)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e58595d21a3d3b09c38d536a9afac28a.setIcon(icon_61e3c18b13195f89cca990c75dd8d1f9);
|
|
|
|
|
|
var marker_fc9b7801c8d1b9136eaae4820cbf26f5 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d9276d6fd645f718d279aa4a88dbb5ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_622db45522ecfd308a85d1e4b55e7d53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71781b952242628d5434eddd640842dd = $(`<div id="html_71781b952242628d5434eddd640842dd" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_622db45522ecfd308a85d1e4b55e7d53.setContent(html_71781b952242628d5434eddd640842dd);
|
|
|
|
|
|
|
|
marker_fc9b7801c8d1b9136eaae4820cbf26f5.bindPopup(popup_622db45522ecfd308a85d1e4b55e7d53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc9b7801c8d1b9136eaae4820cbf26f5.setIcon(icon_d9276d6fd645f718d279aa4a88dbb5ce);
|
|
|
|
|
|
var marker_f51a5ad17fcffaf7454b1a0056b7cfe6 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f1ae1ee76774da4b172463649f93caa3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e10256ece74022646567eec372c4180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_773e4f94bc43aa99d62c4d9445bb2a44 = $(`<div id="html_773e4f94bc43aa99d62c4d9445bb2a44" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_6e10256ece74022646567eec372c4180.setContent(html_773e4f94bc43aa99d62c4d9445bb2a44);
|
|
|
|
|
|
|
|
marker_f51a5ad17fcffaf7454b1a0056b7cfe6.bindPopup(popup_6e10256ece74022646567eec372c4180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f51a5ad17fcffaf7454b1a0056b7cfe6.setIcon(icon_f1ae1ee76774da4b172463649f93caa3);
|
|
|
|
|
|
var marker_b67dc87e943f22a44b6b627fcf2ba805 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e73c0a502ad5245afceb9509a51f517c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_228c8fc2d60ad4f7994c1c07e661a94f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_723b91e026255cc6881e0f52b22d3883 = $(`<div id="html_723b91e026255cc6881e0f52b22d3883" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_228c8fc2d60ad4f7994c1c07e661a94f.setContent(html_723b91e026255cc6881e0f52b22d3883);
|
|
|
|
|
|
|
|
marker_b67dc87e943f22a44b6b627fcf2ba805.bindPopup(popup_228c8fc2d60ad4f7994c1c07e661a94f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b67dc87e943f22a44b6b627fcf2ba805.setIcon(icon_e73c0a502ad5245afceb9509a51f517c);
|
|
|
|
|
|
var marker_474e07d67bd4c9087c21c85a3b211f05 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5dabacaf191059b616ba08bae29830d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10118a103730fcbc4100325966b079b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd671c35c330148a5f82b13b13360d9f = $(`<div id="html_bd671c35c330148a5f82b13b13360d9f" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_10118a103730fcbc4100325966b079b0.setContent(html_bd671c35c330148a5f82b13b13360d9f);
|
|
|
|
|
|
|
|
marker_474e07d67bd4c9087c21c85a3b211f05.bindPopup(popup_10118a103730fcbc4100325966b079b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474e07d67bd4c9087c21c85a3b211f05.setIcon(icon_5dabacaf191059b616ba08bae29830d0);
|
|
|
|
|
|
var marker_9b96562e399e419d0dd91ce0d185d8da = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3f1c9d6a612e2da26474665f7f578240 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c96219d743fc8ad290833a5a791e281 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ba5cbc9bf04d12cb1efb4a54437547c = $(`<div id="html_9ba5cbc9bf04d12cb1efb4a54437547c" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_3c96219d743fc8ad290833a5a791e281.setContent(html_9ba5cbc9bf04d12cb1efb4a54437547c);
|
|
|
|
|
|
|
|
marker_9b96562e399e419d0dd91ce0d185d8da.bindPopup(popup_3c96219d743fc8ad290833a5a791e281)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b96562e399e419d0dd91ce0d185d8da.setIcon(icon_3f1c9d6a612e2da26474665f7f578240);
|
|
|
|
|
|
var marker_00556f6be743a7e56fb4b724eca78fbf = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_edcd3feb8e7cb18fa3279b337f20866b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1683026baf2ee71f547f0b32da6d0bfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a95d9d49204853508e4014e26c439a73 = $(`<div id="html_a95d9d49204853508e4014e26c439a73" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_1683026baf2ee71f547f0b32da6d0bfc.setContent(html_a95d9d49204853508e4014e26c439a73);
|
|
|
|
|
|
|
|
marker_00556f6be743a7e56fb4b724eca78fbf.bindPopup(popup_1683026baf2ee71f547f0b32da6d0bfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00556f6be743a7e56fb4b724eca78fbf.setIcon(icon_edcd3feb8e7cb18fa3279b337f20866b);
|
|
|
|
|
|
var marker_e6af6f8ed90140a2d4acd70e4896c409 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_2ddd1f858077386f159a5022a25db4a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70a8395940d538caffa953bd1324a1d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_999b9f884c9c0c7ac55c3db7fb9860a6 = $(`<div id="html_999b9f884c9c0c7ac55c3db7fb9860a6" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_70a8395940d538caffa953bd1324a1d2.setContent(html_999b9f884c9c0c7ac55c3db7fb9860a6);
|
|
|
|
|
|
|
|
marker_e6af6f8ed90140a2d4acd70e4896c409.bindPopup(popup_70a8395940d538caffa953bd1324a1d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6af6f8ed90140a2d4acd70e4896c409.setIcon(icon_2ddd1f858077386f159a5022a25db4a1);
|
|
|
|
|
|
var marker_1218d0fb04157674a0188a3cc280b639 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_10ce1b9becb6046f13af6be774a2baa7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8b333012bfa69b0a91f4e034d6300b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e37af77b6b4c0dfb76eb58c4ad37933 = $(`<div id="html_3e37af77b6b4c0dfb76eb58c4ad37933" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_c8b333012bfa69b0a91f4e034d6300b7.setContent(html_3e37af77b6b4c0dfb76eb58c4ad37933);
|
|
|
|
|
|
|
|
marker_1218d0fb04157674a0188a3cc280b639.bindPopup(popup_c8b333012bfa69b0a91f4e034d6300b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1218d0fb04157674a0188a3cc280b639.setIcon(icon_10ce1b9becb6046f13af6be774a2baa7);
|
|
|
|
|
|
var marker_d31f98f708f7f1033864fdb90d05e1a1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e1e061b63b32dadf2e20814b138057db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f895702632262308103221a12065418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76f6a7c8ee3ce87c9bcb91ceced9b83c = $(`<div id="html_76f6a7c8ee3ce87c9bcb91ceced9b83c" style="width: 100.0%; height: 100.0%;">relaynostr.breadslice.com</div>`)[0];
|
|
popup_8f895702632262308103221a12065418.setContent(html_76f6a7c8ee3ce87c9bcb91ceced9b83c);
|
|
|
|
|
|
|
|
marker_d31f98f708f7f1033864fdb90d05e1a1.bindPopup(popup_8f895702632262308103221a12065418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d31f98f708f7f1033864fdb90d05e1a1.setIcon(icon_e1e061b63b32dadf2e20814b138057db);
|
|
|
|
|
|
var marker_0fafadbc4b787e4b2f8c6ce779f77521 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_2fdc035677a3e215c1db3884996df59f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b311691a706657fdedb8a00ad25197e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed21090b70c2f8889af46f3b66d4501b = $(`<div id="html_ed21090b70c2f8889af46f3b66d4501b" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_2b311691a706657fdedb8a00ad25197e.setContent(html_ed21090b70c2f8889af46f3b66d4501b);
|
|
|
|
|
|
|
|
marker_0fafadbc4b787e4b2f8c6ce779f77521.bindPopup(popup_2b311691a706657fdedb8a00ad25197e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fafadbc4b787e4b2f8c6ce779f77521.setIcon(icon_2fdc035677a3e215c1db3884996df59f);
|
|
|
|
|
|
var marker_7a51a56ac70c5f8c20069aa621097423 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a6383266f345d96a3ff6cb24c55757a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_512f7b1ccc67be8d65eb5373ceb06032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1645a31927d05d9120950309c3a7953 = $(`<div id="html_c1645a31927d05d9120950309c3a7953" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_512f7b1ccc67be8d65eb5373ceb06032.setContent(html_c1645a31927d05d9120950309c3a7953);
|
|
|
|
|
|
|
|
marker_7a51a56ac70c5f8c20069aa621097423.bindPopup(popup_512f7b1ccc67be8d65eb5373ceb06032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a51a56ac70c5f8c20069aa621097423.setIcon(icon_a6383266f345d96a3ff6cb24c55757a0);
|
|
|
|
|
|
var marker_33600715bf239d6103bc1eacb9cd61d0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b5f8ba06738fa8814ce5abeb52d1fb01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae12a5b6815ba925916e1e1e2ee75208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bed28660ad63052ece3e5e11dcd8ac12 = $(`<div id="html_bed28660ad63052ece3e5e11dcd8ac12" style="width: 100.0%; height: 100.0%;">okn.czas.top</div>`)[0];
|
|
popup_ae12a5b6815ba925916e1e1e2ee75208.setContent(html_bed28660ad63052ece3e5e11dcd8ac12);
|
|
|
|
|
|
|
|
marker_33600715bf239d6103bc1eacb9cd61d0.bindPopup(popup_ae12a5b6815ba925916e1e1e2ee75208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33600715bf239d6103bc1eacb9cd61d0.setIcon(icon_b5f8ba06738fa8814ce5abeb52d1fb01);
|
|
|
|
|
|
var marker_657e90b2c59815ef179e1ef4d776f7cd = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ee0c683dad3514276323568986bb166e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76e745d81c8c69f53a7133bf3c1f2acc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9346b3b6219bd57d928471479cf7e671 = $(`<div id="html_9346b3b6219bd57d928471479cf7e671" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_76e745d81c8c69f53a7133bf3c1f2acc.setContent(html_9346b3b6219bd57d928471479cf7e671);
|
|
|
|
|
|
|
|
marker_657e90b2c59815ef179e1ef4d776f7cd.bindPopup(popup_76e745d81c8c69f53a7133bf3c1f2acc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_657e90b2c59815ef179e1ef4d776f7cd.setIcon(icon_ee0c683dad3514276323568986bb166e);
|
|
|
|
|
|
var marker_6c26707aaecd0f4d03dd5ae119968c8c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c53a1d422a5ea59afd4adc0edf85f70d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6991b3da7420c775f88c333c8151214c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5974b2e15738efb5f80eb4628ec8a24c = $(`<div id="html_5974b2e15738efb5f80eb4628ec8a24c" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_6991b3da7420c775f88c333c8151214c.setContent(html_5974b2e15738efb5f80eb4628ec8a24c);
|
|
|
|
|
|
|
|
marker_6c26707aaecd0f4d03dd5ae119968c8c.bindPopup(popup_6991b3da7420c775f88c333c8151214c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c26707aaecd0f4d03dd5ae119968c8c.setIcon(icon_c53a1d422a5ea59afd4adc0edf85f70d);
|
|
|
|
|
|
var marker_44789165bc0e17c8e14a8eb5769b85a4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_67e6df49e787cc4aa9b814593e185b15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a55d543d0415fde91f044a3019a55c83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f41e1b0eb76c1bd1175e83f8f6e0533b = $(`<div id="html_f41e1b0eb76c1bd1175e83f8f6e0533b" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_a55d543d0415fde91f044a3019a55c83.setContent(html_f41e1b0eb76c1bd1175e83f8f6e0533b);
|
|
|
|
|
|
|
|
marker_44789165bc0e17c8e14a8eb5769b85a4.bindPopup(popup_a55d543d0415fde91f044a3019a55c83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44789165bc0e17c8e14a8eb5769b85a4.setIcon(icon_67e6df49e787cc4aa9b814593e185b15);
|
|
|
|
|
|
var marker_1b4b4ff5ba8d41e997b48726c496ce64 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_abf1c0bc6d8dd8c7c48e678122a43973 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0c3aa7e4a7082bfb6e8870ad6aaae762 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e998d51011da6ff0ffd47cba09bf3309 = $(`<div id="html_e998d51011da6ff0ffd47cba09bf3309" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_0c3aa7e4a7082bfb6e8870ad6aaae762.setContent(html_e998d51011da6ff0ffd47cba09bf3309);
|
|
|
|
|
|
|
|
marker_1b4b4ff5ba8d41e997b48726c496ce64.bindPopup(popup_0c3aa7e4a7082bfb6e8870ad6aaae762)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b4b4ff5ba8d41e997b48726c496ce64.setIcon(icon_abf1c0bc6d8dd8c7c48e678122a43973);
|
|
|
|
|
|
var marker_6d5bb12fbcabe5f96561cc9187b3999c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_003e4db4c8207595da413b2e6b710595 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1fd679209b45d6362f25aa74ffd1c2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4adb82d2dec3c70da946bfe9e2f309b = $(`<div id="html_a4adb82d2dec3c70da946bfe9e2f309b" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_f1fd679209b45d6362f25aa74ffd1c2d.setContent(html_a4adb82d2dec3c70da946bfe9e2f309b);
|
|
|
|
|
|
|
|
marker_6d5bb12fbcabe5f96561cc9187b3999c.bindPopup(popup_f1fd679209b45d6362f25aa74ffd1c2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d5bb12fbcabe5f96561cc9187b3999c.setIcon(icon_003e4db4c8207595da413b2e6b710595);
|
|
|
|
|
|
var marker_eccc1fa61ad356b4587911cc5c389b17 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_94eccf05c88eaf252de028ff2836f668 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1f458991514206cbf35644648e73299 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6547ad63a6c5a8fb17b6c22260b2feff = $(`<div id="html_6547ad63a6c5a8fb17b6c22260b2feff" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_d1f458991514206cbf35644648e73299.setContent(html_6547ad63a6c5a8fb17b6c22260b2feff);
|
|
|
|
|
|
|
|
marker_eccc1fa61ad356b4587911cc5c389b17.bindPopup(popup_d1f458991514206cbf35644648e73299)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eccc1fa61ad356b4587911cc5c389b17.setIcon(icon_94eccf05c88eaf252de028ff2836f668);
|
|
|
|
|
|
var marker_be4093dd3521744260851e179c8ee6c7 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_aac5bd95329c1fee202aad492fb01ea3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_426aa5ca20ce3f2d282ec96496579710 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f728d1ba1792c0ca6d1b2311b71bbf76 = $(`<div id="html_f728d1ba1792c0ca6d1b2311b71bbf76" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_426aa5ca20ce3f2d282ec96496579710.setContent(html_f728d1ba1792c0ca6d1b2311b71bbf76);
|
|
|
|
|
|
|
|
marker_be4093dd3521744260851e179c8ee6c7.bindPopup(popup_426aa5ca20ce3f2d282ec96496579710)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be4093dd3521744260851e179c8ee6c7.setIcon(icon_aac5bd95329c1fee202aad492fb01ea3);
|
|
|
|
|
|
var marker_1bc85e72538e789d316d6f2ee57078fa = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_6b42a562427491f418b125d36273ebdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37650061c6e631a3bb85d294d03d1c50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73b6fa06dc63a873c016537c237f58a7 = $(`<div id="html_73b6fa06dc63a873c016537c237f58a7" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_37650061c6e631a3bb85d294d03d1c50.setContent(html_73b6fa06dc63a873c016537c237f58a7);
|
|
|
|
|
|
|
|
marker_1bc85e72538e789d316d6f2ee57078fa.bindPopup(popup_37650061c6e631a3bb85d294d03d1c50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bc85e72538e789d316d6f2ee57078fa.setIcon(icon_6b42a562427491f418b125d36273ebdd);
|
|
|
|
|
|
var marker_a3b2ebbe67029017766f1f0abc3df91d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7dd8ce405829cf6cf89dca13c3a03a11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8efb18839021f93342082a5230680e35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_24cfdd8aa1ea4f78fa7aca1c0dd1e976 = $(`<div id="html_24cfdd8aa1ea4f78fa7aca1c0dd1e976" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_8efb18839021f93342082a5230680e35.setContent(html_24cfdd8aa1ea4f78fa7aca1c0dd1e976);
|
|
|
|
|
|
|
|
marker_a3b2ebbe67029017766f1f0abc3df91d.bindPopup(popup_8efb18839021f93342082a5230680e35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3b2ebbe67029017766f1f0abc3df91d.setIcon(icon_7dd8ce405829cf6cf89dca13c3a03a11);
|
|
|
|
|
|
var marker_560a2ed50ed8e1dbc784053863cfa188 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e49a6f92fc34e403f7fe7c1fe84de65f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_145a635d6d440802f018c71ec6cd349f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f2a63d6062030829412e0946a4c709a = $(`<div id="html_1f2a63d6062030829412e0946a4c709a" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_145a635d6d440802f018c71ec6cd349f.setContent(html_1f2a63d6062030829412e0946a4c709a);
|
|
|
|
|
|
|
|
marker_560a2ed50ed8e1dbc784053863cfa188.bindPopup(popup_145a635d6d440802f018c71ec6cd349f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_560a2ed50ed8e1dbc784053863cfa188.setIcon(icon_e49a6f92fc34e403f7fe7c1fe84de65f);
|
|
|
|
|
|
var marker_3619aa1939195cd340f14eea8b772573 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_796319d657ffbaf5f04c714a70fab71d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70cfc441e5550d2832eb3225dff27da3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1227e0c8ee2ca666b1e4dd03feabd729 = $(`<div id="html_1227e0c8ee2ca666b1e4dd03feabd729" style="width: 100.0%; height: 100.0%;">nostr-02.uid.ovh</div>`)[0];
|
|
popup_70cfc441e5550d2832eb3225dff27da3.setContent(html_1227e0c8ee2ca666b1e4dd03feabd729);
|
|
|
|
|
|
|
|
marker_3619aa1939195cd340f14eea8b772573.bindPopup(popup_70cfc441e5550d2832eb3225dff27da3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3619aa1939195cd340f14eea8b772573.setIcon(icon_796319d657ffbaf5f04c714a70fab71d);
|
|
|
|
|
|
var marker_3bdfad77632a39f25bb965e0efcfd830 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_fa72fdef82b0c04484e387b0469ee95b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5fb933bf0c941fa929576f9cfbd0d78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_269ac17dd89fe0c9044d5122d13a3c8c = $(`<div id="html_269ac17dd89fe0c9044d5122d13a3c8c" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_b5fb933bf0c941fa929576f9cfbd0d78.setContent(html_269ac17dd89fe0c9044d5122d13a3c8c);
|
|
|
|
|
|
|
|
marker_3bdfad77632a39f25bb965e0efcfd830.bindPopup(popup_b5fb933bf0c941fa929576f9cfbd0d78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bdfad77632a39f25bb965e0efcfd830.setIcon(icon_fa72fdef82b0c04484e387b0469ee95b);
|
|
|
|
|
|
var marker_cb26f1e2311fdb8018f6a9e5cd47fa80 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0ed5ec86bf4f8c81f2e862200a2bedae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6041ef43df0eda84170811010c3b8b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5acae70346a30831ccc7a9fd5e39d622 = $(`<div id="html_5acae70346a30831ccc7a9fd5e39d622" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_d6041ef43df0eda84170811010c3b8b6.setContent(html_5acae70346a30831ccc7a9fd5e39d622);
|
|
|
|
|
|
|
|
marker_cb26f1e2311fdb8018f6a9e5cd47fa80.bindPopup(popup_d6041ef43df0eda84170811010c3b8b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb26f1e2311fdb8018f6a9e5cd47fa80.setIcon(icon_0ed5ec86bf4f8c81f2e862200a2bedae);
|
|
|
|
|
|
var marker_a0614b6727e70474e404b1ab07acb4ad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a15a23153b86a7ad4194ca3b07dab8c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4b41a64de4004508f249b5c726c4806 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3488158993a61e3699699ee03d403b27 = $(`<div id="html_3488158993a61e3699699ee03d403b27" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_d4b41a64de4004508f249b5c726c4806.setContent(html_3488158993a61e3699699ee03d403b27);
|
|
|
|
|
|
|
|
marker_a0614b6727e70474e404b1ab07acb4ad.bindPopup(popup_d4b41a64de4004508f249b5c726c4806)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0614b6727e70474e404b1ab07acb4ad.setIcon(icon_a15a23153b86a7ad4194ca3b07dab8c8);
|
|
|
|
|
|
var marker_facc4398e459fd4b7e83d982b63bfc8c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_71d52498d0a65b14e3d88d8eb17a326a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30ffbbca0b75c8dd021381a8de038477 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03608572a0655f5cfe1086dd8ccf87b2 = $(`<div id="html_03608572a0655f5cfe1086dd8ccf87b2" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_30ffbbca0b75c8dd021381a8de038477.setContent(html_03608572a0655f5cfe1086dd8ccf87b2);
|
|
|
|
|
|
|
|
marker_facc4398e459fd4b7e83d982b63bfc8c.bindPopup(popup_30ffbbca0b75c8dd021381a8de038477)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_facc4398e459fd4b7e83d982b63bfc8c.setIcon(icon_71d52498d0a65b14e3d88d8eb17a326a);
|
|
|
|
|
|
var marker_9652d9da9d4ed50a3971be13fe700e17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_bf9baac0178ffdc989df6a9592c2511e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ba9fc1b1e2dcdd264f245474da9ab4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_386a2afcd98de97e0d93f54c160a5e9f = $(`<div id="html_386a2afcd98de97e0d93f54c160a5e9f" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_9ba9fc1b1e2dcdd264f245474da9ab4d.setContent(html_386a2afcd98de97e0d93f54c160a5e9f);
|
|
|
|
|
|
|
|
marker_9652d9da9d4ed50a3971be13fe700e17.bindPopup(popup_9ba9fc1b1e2dcdd264f245474da9ab4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9652d9da9d4ed50a3971be13fe700e17.setIcon(icon_bf9baac0178ffdc989df6a9592c2511e);
|
|
|
|
|
|
var marker_af17754297f824708d7ff74e547e3f00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d161378d38233ae2d7591f992067f9ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d8a27cbd4e7c557306e13ad1fc830f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f14d9fae11d1ea4a6b03a9b271632d0 = $(`<div id="html_4f14d9fae11d1ea4a6b03a9b271632d0" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_1d8a27cbd4e7c557306e13ad1fc830f6.setContent(html_4f14d9fae11d1ea4a6b03a9b271632d0);
|
|
|
|
|
|
|
|
marker_af17754297f824708d7ff74e547e3f00.bindPopup(popup_1d8a27cbd4e7c557306e13ad1fc830f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af17754297f824708d7ff74e547e3f00.setIcon(icon_d161378d38233ae2d7591f992067f9ef);
|
|
|
|
|
|
var marker_0abddb923dd61bc227c80e1025e01d06 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_477d038819500acbe6e28157f5ad0213 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_399040baba96c857fd4a078f2a4d392c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c2632d285ab9260e9ffc3847a93b32b = $(`<div id="html_7c2632d285ab9260e9ffc3847a93b32b" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_399040baba96c857fd4a078f2a4d392c.setContent(html_7c2632d285ab9260e9ffc3847a93b32b);
|
|
|
|
|
|
|
|
marker_0abddb923dd61bc227c80e1025e01d06.bindPopup(popup_399040baba96c857fd4a078f2a4d392c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0abddb923dd61bc227c80e1025e01d06.setIcon(icon_477d038819500acbe6e28157f5ad0213);
|
|
|
|
|
|
var marker_45709b6ed192d58c23518c27951c34ee = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_65757065cf802718e2f003176b39f1b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_674555267a903e4dfcbe9c25e310d3b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee30a7e8e2775a94dce763b9bf6e7bb2 = $(`<div id="html_ee30a7e8e2775a94dce763b9bf6e7bb2" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_674555267a903e4dfcbe9c25e310d3b0.setContent(html_ee30a7e8e2775a94dce763b9bf6e7bb2);
|
|
|
|
|
|
|
|
marker_45709b6ed192d58c23518c27951c34ee.bindPopup(popup_674555267a903e4dfcbe9c25e310d3b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45709b6ed192d58c23518c27951c34ee.setIcon(icon_65757065cf802718e2f003176b39f1b5);
|
|
|
|
|
|
var marker_7e2800d5ba4e4955a3e616a535bae727 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a388e67976134224d83d5c9ec17acf84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46c0600a789cfa605fcaffbdcce3b7fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be0eeda745998484b815340ff56fccdc = $(`<div id="html_be0eeda745998484b815340ff56fccdc" style="width: 100.0%; height: 100.0%;">nostr.superfriends.online</div>`)[0];
|
|
popup_46c0600a789cfa605fcaffbdcce3b7fb.setContent(html_be0eeda745998484b815340ff56fccdc);
|
|
|
|
|
|
|
|
marker_7e2800d5ba4e4955a3e616a535bae727.bindPopup(popup_46c0600a789cfa605fcaffbdcce3b7fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e2800d5ba4e4955a3e616a535bae727.setIcon(icon_a388e67976134224d83d5c9ec17acf84);
|
|
|
|
|
|
var marker_bf6c2951f04b95d1e0579255ff35a84c = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_177f7daa6d9f15aaaa9a1b6626c952b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7d221851ac8c5ff952cb69730925db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_718118558017e43d4bf69d50784e0cd6 = $(`<div id="html_718118558017e43d4bf69d50784e0cd6" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_2a7d221851ac8c5ff952cb69730925db.setContent(html_718118558017e43d4bf69d50784e0cd6);
|
|
|
|
|
|
|
|
marker_bf6c2951f04b95d1e0579255ff35a84c.bindPopup(popup_2a7d221851ac8c5ff952cb69730925db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf6c2951f04b95d1e0579255ff35a84c.setIcon(icon_177f7daa6d9f15aaaa9a1b6626c952b8);
|
|
|
|
|
|
var marker_d22fd6ec6fe319bad1348eaae7567190 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3baf3ca77068ab3522a7d6be50b1e7f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a14779afd17e53fd3fea8f71fbc6a584 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32148b1b9689d9a5634648b6f29f8c09 = $(`<div id="html_32148b1b9689d9a5634648b6f29f8c09" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_a14779afd17e53fd3fea8f71fbc6a584.setContent(html_32148b1b9689d9a5634648b6f29f8c09);
|
|
|
|
|
|
|
|
marker_d22fd6ec6fe319bad1348eaae7567190.bindPopup(popup_a14779afd17e53fd3fea8f71fbc6a584)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d22fd6ec6fe319bad1348eaae7567190.setIcon(icon_3baf3ca77068ab3522a7d6be50b1e7f2);
|
|
|
|
|
|
var marker_4b988e7a1ed3bc11d27317d6b1ef0a73 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cd6007f0ec1288ed71afeef455ab8baf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cc05feb512065b66b68ab7e097998f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b92b8b1907a449a64ef95b97bb5bde5 = $(`<div id="html_5b92b8b1907a449a64ef95b97bb5bde5" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_9cc05feb512065b66b68ab7e097998f3.setContent(html_5b92b8b1907a449a64ef95b97bb5bde5);
|
|
|
|
|
|
|
|
marker_4b988e7a1ed3bc11d27317d6b1ef0a73.bindPopup(popup_9cc05feb512065b66b68ab7e097998f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b988e7a1ed3bc11d27317d6b1ef0a73.setIcon(icon_cd6007f0ec1288ed71afeef455ab8baf);
|
|
|
|
|
|
var marker_c8ca4591a34557aae552b767edd6b4d4 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cbc6d189522e920f717483ac747a52b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c1c8d6c613c617c3772435fe6090153 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ac2cf30110c86c45d14c3228402c497 = $(`<div id="html_0ac2cf30110c86c45d14c3228402c497" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_9c1c8d6c613c617c3772435fe6090153.setContent(html_0ac2cf30110c86c45d14c3228402c497);
|
|
|
|
|
|
|
|
marker_c8ca4591a34557aae552b767edd6b4d4.bindPopup(popup_9c1c8d6c613c617c3772435fe6090153)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8ca4591a34557aae552b767edd6b4d4.setIcon(icon_cbc6d189522e920f717483ac747a52b6);
|
|
|
|
|
|
var marker_b3975df556608622cd339a62667a985d = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b454c87763af874a85ac5233552d172e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_806ffe02ea9c89bc0514c1cad0ee0756 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_735ea60e9eec3c3aed69901e2d9a3d0c = $(`<div id="html_735ea60e9eec3c3aed69901e2d9a3d0c" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_806ffe02ea9c89bc0514c1cad0ee0756.setContent(html_735ea60e9eec3c3aed69901e2d9a3d0c);
|
|
|
|
|
|
|
|
marker_b3975df556608622cd339a62667a985d.bindPopup(popup_806ffe02ea9c89bc0514c1cad0ee0756)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b3975df556608622cd339a62667a985d.setIcon(icon_b454c87763af874a85ac5233552d172e);
|
|
|
|
|
|
var marker_9fda28a30384df2969b09df61a0b52c9 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_436399e4cf99d529a3e8c223431e0a57 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71035450949b6dc250f272d0352a3378 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e44ad8d2f3e56a385c8a28f11f538fe3 = $(`<div id="html_e44ad8d2f3e56a385c8a28f11f538fe3" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_71035450949b6dc250f272d0352a3378.setContent(html_e44ad8d2f3e56a385c8a28f11f538fe3);
|
|
|
|
|
|
|
|
marker_9fda28a30384df2969b09df61a0b52c9.bindPopup(popup_71035450949b6dc250f272d0352a3378)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9fda28a30384df2969b09df61a0b52c9.setIcon(icon_436399e4cf99d529a3e8c223431e0a57);
|
|
|
|
|
|
var marker_1854ff68d327e825c4db6e00d5f04c2c = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f198e4c77f7feebdc8cd30510abdfba4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7144fa2e2ee066d4a29aaa946d826568 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcb67a5b97e8dac64b36c127284ef2ef = $(`<div id="html_dcb67a5b97e8dac64b36c127284ef2ef" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_7144fa2e2ee066d4a29aaa946d826568.setContent(html_dcb67a5b97e8dac64b36c127284ef2ef);
|
|
|
|
|
|
|
|
marker_1854ff68d327e825c4db6e00d5f04c2c.bindPopup(popup_7144fa2e2ee066d4a29aaa946d826568)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1854ff68d327e825c4db6e00d5f04c2c.setIcon(icon_f198e4c77f7feebdc8cd30510abdfba4);
|
|
|
|
|
|
var marker_36a122b6250b809b164f4d68cca212e7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_901da839c3e4c95a93fc3d7129f41467 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4bb26615f4259816ea68ac66cf049997 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b427e36375932a7770fef787b5156e71 = $(`<div id="html_b427e36375932a7770fef787b5156e71" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_4bb26615f4259816ea68ac66cf049997.setContent(html_b427e36375932a7770fef787b5156e71);
|
|
|
|
|
|
|
|
marker_36a122b6250b809b164f4d68cca212e7.bindPopup(popup_4bb26615f4259816ea68ac66cf049997)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36a122b6250b809b164f4d68cca212e7.setIcon(icon_901da839c3e4c95a93fc3d7129f41467);
|
|
|
|
|
|
var marker_0429e4988ae4737e5839473824ff83b9 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_92a2d7e0db343838f387821471ab9684 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_820b127576ae61b052e60c8095ca61dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15a74b6f39fb4ac98ed413620c890b4d = $(`<div id="html_15a74b6f39fb4ac98ed413620c890b4d" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_820b127576ae61b052e60c8095ca61dc.setContent(html_15a74b6f39fb4ac98ed413620c890b4d);
|
|
|
|
|
|
|
|
marker_0429e4988ae4737e5839473824ff83b9.bindPopup(popup_820b127576ae61b052e60c8095ca61dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0429e4988ae4737e5839473824ff83b9.setIcon(icon_92a2d7e0db343838f387821471ab9684);
|
|
|
|
|
|
var marker_c2ead7558b758c9975cb674b2dbec39f = L.marker(
|
|
[40.8218, -74.45],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d9d51eec7cb599a01ed3093b7f4848b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9fc3169c396ebe80dbdc4e1a63d34c82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af685e4ec6a4b2054866548db8673a08 = $(`<div id="html_af685e4ec6a4b2054866548db8673a08" style="width: 100.0%; height: 100.0%;">skeme.vanderwarker.family</div>`)[0];
|
|
popup_9fc3169c396ebe80dbdc4e1a63d34c82.setContent(html_af685e4ec6a4b2054866548db8673a08);
|
|
|
|
|
|
|
|
marker_c2ead7558b758c9975cb674b2dbec39f.bindPopup(popup_9fc3169c396ebe80dbdc4e1a63d34c82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2ead7558b758c9975cb674b2dbec39f.setIcon(icon_d9d51eec7cb599a01ed3093b7f4848b7);
|
|
|
|
|
|
var marker_731b3ce3bc8dbdb6219306a8f9255d75 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_6dd2ac1d1b2b499af03a062593841361 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e57aec2b751423f8deb1074f661119d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96f71418eee00a8758f407118299611b = $(`<div id="html_96f71418eee00a8758f407118299611b" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_e57aec2b751423f8deb1074f661119d6.setContent(html_96f71418eee00a8758f407118299611b);
|
|
|
|
|
|
|
|
marker_731b3ce3bc8dbdb6219306a8f9255d75.bindPopup(popup_e57aec2b751423f8deb1074f661119d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_731b3ce3bc8dbdb6219306a8f9255d75.setIcon(icon_6dd2ac1d1b2b499af03a062593841361);
|
|
|
|
|
|
var marker_c3286d68281d065b09a977f110b7be54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_244b437b2d1f6b7acfac143287fdf6e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6aee37434f3f32c226c88756a46dc0da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_315a1857ea6ee2430073fde14a511504 = $(`<div id="html_315a1857ea6ee2430073fde14a511504" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_6aee37434f3f32c226c88756a46dc0da.setContent(html_315a1857ea6ee2430073fde14a511504);
|
|
|
|
|
|
|
|
marker_c3286d68281d065b09a977f110b7be54.bindPopup(popup_6aee37434f3f32c226c88756a46dc0da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3286d68281d065b09a977f110b7be54.setIcon(icon_244b437b2d1f6b7acfac143287fdf6e5);
|
|
|
|
|
|
var marker_a7997548c79e60799e11dfea553ce54e = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_941a3cd4c2ed51a464a19c3c7e00a51e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_789759f21004b7466cff6c34d67a5dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1930a94f49297de09a15bcff3cd53670 = $(`<div id="html_1930a94f49297de09a15bcff3cd53670" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_789759f21004b7466cff6c34d67a5dd4.setContent(html_1930a94f49297de09a15bcff3cd53670);
|
|
|
|
|
|
|
|
marker_a7997548c79e60799e11dfea553ce54e.bindPopup(popup_789759f21004b7466cff6c34d67a5dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7997548c79e60799e11dfea553ce54e.setIcon(icon_941a3cd4c2ed51a464a19c3c7e00a51e);
|
|
|
|
|
|
var marker_e721af2d2d0662489d50c170e89df05a = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_216fd30fab7556957b2974fa6e9570e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f499273ef5f577b5927e8a8a4bb921f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_130ecbb3e1997c4a1eecf9080b38a36b = $(`<div id="html_130ecbb3e1997c4a1eecf9080b38a36b" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_f499273ef5f577b5927e8a8a4bb921f6.setContent(html_130ecbb3e1997c4a1eecf9080b38a36b);
|
|
|
|
|
|
|
|
marker_e721af2d2d0662489d50c170e89df05a.bindPopup(popup_f499273ef5f577b5927e8a8a4bb921f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e721af2d2d0662489d50c170e89df05a.setIcon(icon_216fd30fab7556957b2974fa6e9570e6);
|
|
|
|
|
|
var marker_dd958d0f12d4d054ce5e0e17259433eb = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_34438aa517bf6e7d7d08fa28a26c1862 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a61d211983b18b07e2dd26a9da054c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df094c85063587bf2d411a6123ee6df9 = $(`<div id="html_df094c85063587bf2d411a6123ee6df9" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_79a61d211983b18b07e2dd26a9da054c.setContent(html_df094c85063587bf2d411a6123ee6df9);
|
|
|
|
|
|
|
|
marker_dd958d0f12d4d054ce5e0e17259433eb.bindPopup(popup_79a61d211983b18b07e2dd26a9da054c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd958d0f12d4d054ce5e0e17259433eb.setIcon(icon_34438aa517bf6e7d7d08fa28a26c1862);
|
|
|
|
|
|
var marker_59afcbe9feb948cdd8b44c40e283bfa0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a93bd3ff1868fc1a5096948e97e2136f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2332e1920bf90ca55f9681464105c22b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1007485b32476b43583be1386fe85fee = $(`<div id="html_1007485b32476b43583be1386fe85fee" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_2332e1920bf90ca55f9681464105c22b.setContent(html_1007485b32476b43583be1386fe85fee);
|
|
|
|
|
|
|
|
marker_59afcbe9feb948cdd8b44c40e283bfa0.bindPopup(popup_2332e1920bf90ca55f9681464105c22b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59afcbe9feb948cdd8b44c40e283bfa0.setIcon(icon_a93bd3ff1868fc1a5096948e97e2136f);
|
|
|
|
|
|
var marker_9d3ee1e64b68d48645c8b25bb669512a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_62d051fce62305ddb5711669878cedcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2466593309113c82f875ad6bb4562cc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7722c1ee1899c71d975d86977b787713 = $(`<div id="html_7722c1ee1899c71d975d86977b787713" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_2466593309113c82f875ad6bb4562cc4.setContent(html_7722c1ee1899c71d975d86977b787713);
|
|
|
|
|
|
|
|
marker_9d3ee1e64b68d48645c8b25bb669512a.bindPopup(popup_2466593309113c82f875ad6bb4562cc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d3ee1e64b68d48645c8b25bb669512a.setIcon(icon_62d051fce62305ddb5711669878cedcf);
|
|
|
|
|
|
var marker_052680367f26ddd899448fe185fd9642 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_acf305e12c014b2406647b51b8af8afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad8500d25e19b3f407d1c816026a80cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18d0b8c7d70deb26246bd4ff30e918a9 = $(`<div id="html_18d0b8c7d70deb26246bd4ff30e918a9" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_ad8500d25e19b3f407d1c816026a80cf.setContent(html_18d0b8c7d70deb26246bd4ff30e918a9);
|
|
|
|
|
|
|
|
marker_052680367f26ddd899448fe185fd9642.bindPopup(popup_ad8500d25e19b3f407d1c816026a80cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_052680367f26ddd899448fe185fd9642.setIcon(icon_acf305e12c014b2406647b51b8af8afa);
|
|
|
|
|
|
var marker_b644e81eebe112794aa30a8aa2e9631e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e4f896e0d97d4007f6a98f5d4efd0da4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ddd47b3494c67c9e84255b35d051503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_585d977ae2917f49e6a829ede5c5f5c7 = $(`<div id="html_585d977ae2917f49e6a829ede5c5f5c7" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_8ddd47b3494c67c9e84255b35d051503.setContent(html_585d977ae2917f49e6a829ede5c5f5c7);
|
|
|
|
|
|
|
|
marker_b644e81eebe112794aa30a8aa2e9631e.bindPopup(popup_8ddd47b3494c67c9e84255b35d051503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b644e81eebe112794aa30a8aa2e9631e.setIcon(icon_e4f896e0d97d4007f6a98f5d4efd0da4);
|
|
|
|
|
|
var marker_71db5f0479067ea201223d45b7fedfbd = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_743c20840da307b7a0fdb19cceb97e90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04638c259ef0414b4994fdc55e553ab1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c32696d987db34f705c7d702e37bac7a = $(`<div id="html_c32696d987db34f705c7d702e37bac7a" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_04638c259ef0414b4994fdc55e553ab1.setContent(html_c32696d987db34f705c7d702e37bac7a);
|
|
|
|
|
|
|
|
marker_71db5f0479067ea201223d45b7fedfbd.bindPopup(popup_04638c259ef0414b4994fdc55e553ab1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71db5f0479067ea201223d45b7fedfbd.setIcon(icon_743c20840da307b7a0fdb19cceb97e90);
|
|
|
|
|
|
var marker_5e297edc7b4e6b0773167e203cfcf210 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_9d10022c11a5150c737a17b94d330260 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a6f25187aa979bad5cc2b50c31108c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9795dcf5384d5d4c9681b8f1d2edc8fb = $(`<div id="html_9795dcf5384d5d4c9681b8f1d2edc8fb" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_6a6f25187aa979bad5cc2b50c31108c3.setContent(html_9795dcf5384d5d4c9681b8f1d2edc8fb);
|
|
|
|
|
|
|
|
marker_5e297edc7b4e6b0773167e203cfcf210.bindPopup(popup_6a6f25187aa979bad5cc2b50c31108c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e297edc7b4e6b0773167e203cfcf210.setIcon(icon_9d10022c11a5150c737a17b94d330260);
|
|
|
|
|
|
var marker_eafd3fe65c48dbaa97026351a8a35a2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3cbd26260d82f2324a35ac883ce1d171 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ffcd446bfd2b5138934264ce2f0c880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d84c1d5b8d9c4ebf00e278c8415b6235 = $(`<div id="html_d84c1d5b8d9c4ebf00e278c8415b6235" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_6ffcd446bfd2b5138934264ce2f0c880.setContent(html_d84c1d5b8d9c4ebf00e278c8415b6235);
|
|
|
|
|
|
|
|
marker_eafd3fe65c48dbaa97026351a8a35a2b.bindPopup(popup_6ffcd446bfd2b5138934264ce2f0c880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eafd3fe65c48dbaa97026351a8a35a2b.setIcon(icon_3cbd26260d82f2324a35ac883ce1d171);
|
|
|
|
|
|
var marker_b896c2e7d9cb7cef63e9e10dff2dab50 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7dcd164affd037b1e43068c0380bb137 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1557420077580be2555783cdcb806050 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf97325b0a261f47a0f7fb16f699947a = $(`<div id="html_cf97325b0a261f47a0f7fb16f699947a" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_1557420077580be2555783cdcb806050.setContent(html_cf97325b0a261f47a0f7fb16f699947a);
|
|
|
|
|
|
|
|
marker_b896c2e7d9cb7cef63e9e10dff2dab50.bindPopup(popup_1557420077580be2555783cdcb806050)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b896c2e7d9cb7cef63e9e10dff2dab50.setIcon(icon_7dcd164affd037b1e43068c0380bb137);
|
|
|
|
|
|
var marker_85aa5df3948996ebc64fb9f10adc964d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0a7c12ba2664ecec1b555a1496392872 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90af54da980959276d1fe282c3dfdad3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45cc785da06a0f60259226a49290fa7f = $(`<div id="html_45cc785da06a0f60259226a49290fa7f" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_90af54da980959276d1fe282c3dfdad3.setContent(html_45cc785da06a0f60259226a49290fa7f);
|
|
|
|
|
|
|
|
marker_85aa5df3948996ebc64fb9f10adc964d.bindPopup(popup_90af54da980959276d1fe282c3dfdad3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85aa5df3948996ebc64fb9f10adc964d.setIcon(icon_0a7c12ba2664ecec1b555a1496392872);
|
|
|
|
|
|
var marker_1b8b19068b22e0b76366da4d3281e441 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a0f3708b46b807bf04613cc04ff2ed7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12cd50d7c6d980d2d2a3747fd5cb3601 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c87193385b2eb8e6348b3eebf8aca93 = $(`<div id="html_7c87193385b2eb8e6348b3eebf8aca93" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_12cd50d7c6d980d2d2a3747fd5cb3601.setContent(html_7c87193385b2eb8e6348b3eebf8aca93);
|
|
|
|
|
|
|
|
marker_1b8b19068b22e0b76366da4d3281e441.bindPopup(popup_12cd50d7c6d980d2d2a3747fd5cb3601)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b8b19068b22e0b76366da4d3281e441.setIcon(icon_a0f3708b46b807bf04613cc04ff2ed7d);
|
|
|
|
|
|
var marker_7799d5673e85f7f984c60933cc8d8eec = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c31ec7184778fe276d953930dee7e89b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8120ea73625b2347a87e651a10ec6d75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_676333d1a126d1d76f787577f9b93366 = $(`<div id="html_676333d1a126d1d76f787577f9b93366" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_8120ea73625b2347a87e651a10ec6d75.setContent(html_676333d1a126d1d76f787577f9b93366);
|
|
|
|
|
|
|
|
marker_7799d5673e85f7f984c60933cc8d8eec.bindPopup(popup_8120ea73625b2347a87e651a10ec6d75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7799d5673e85f7f984c60933cc8d8eec.setIcon(icon_c31ec7184778fe276d953930dee7e89b);
|
|
|
|
|
|
var marker_174357dd8b64b71cd887ba9973becb86 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cfe145220f6d4a4052d592d87462c94a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6031dcf147819a7fe55872c5189bdfc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0335b0443597b0c32de075c5bf2a1aef = $(`<div id="html_0335b0443597b0c32de075c5bf2a1aef" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_6031dcf147819a7fe55872c5189bdfc3.setContent(html_0335b0443597b0c32de075c5bf2a1aef);
|
|
|
|
|
|
|
|
marker_174357dd8b64b71cd887ba9973becb86.bindPopup(popup_6031dcf147819a7fe55872c5189bdfc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_174357dd8b64b71cd887ba9973becb86.setIcon(icon_cfe145220f6d4a4052d592d87462c94a);
|
|
|
|
|
|
var marker_8f8a05b9985e2bd26cbff11f624ec32d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f1b1ab831a65e9701d0b9920ec237861 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d983755d32dc09d5c4c4e09eb87302c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e5433766ed3c94f3868669ed83f33ed = $(`<div id="html_9e5433766ed3c94f3868669ed83f33ed" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_d983755d32dc09d5c4c4e09eb87302c6.setContent(html_9e5433766ed3c94f3868669ed83f33ed);
|
|
|
|
|
|
|
|
marker_8f8a05b9985e2bd26cbff11f624ec32d.bindPopup(popup_d983755d32dc09d5c4c4e09eb87302c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f8a05b9985e2bd26cbff11f624ec32d.setIcon(icon_f1b1ab831a65e9701d0b9920ec237861);
|
|
|
|
|
|
var marker_f5283b08c651825feb92fd18df63f94e = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0b9f43173bef523976664eedf28f3633 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0c679078033c367901b4efc807805f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a786eb9e3f5d265c1852202361fd6a2 = $(`<div id="html_8a786eb9e3f5d265c1852202361fd6a2" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_c0c679078033c367901b4efc807805f0.setContent(html_8a786eb9e3f5d265c1852202361fd6a2);
|
|
|
|
|
|
|
|
marker_f5283b08c651825feb92fd18df63f94e.bindPopup(popup_c0c679078033c367901b4efc807805f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5283b08c651825feb92fd18df63f94e.setIcon(icon_0b9f43173bef523976664eedf28f3633);
|
|
|
|
|
|
var marker_a4d46e164232d5cde8689c174ad362ca = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1d50cf11b93d87d8dc681a4065fc2d06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9810caf389156fdbeea20a48a9a32961 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c85a1953da481bd41d426b7f67a24329 = $(`<div id="html_c85a1953da481bd41d426b7f67a24329" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_9810caf389156fdbeea20a48a9a32961.setContent(html_c85a1953da481bd41d426b7f67a24329);
|
|
|
|
|
|
|
|
marker_a4d46e164232d5cde8689c174ad362ca.bindPopup(popup_9810caf389156fdbeea20a48a9a32961)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4d46e164232d5cde8689c174ad362ca.setIcon(icon_1d50cf11b93d87d8dc681a4065fc2d06);
|
|
|
|
|
|
var marker_b745c48a9042f6ed1a08aa48db13f327 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5472887d7df8cb3b6316defdbca1db21 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3436715518d6a4c83c31ca6c7c88c9ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_153dfc4b67a633fd27f78ba51f3e59cf = $(`<div id="html_153dfc4b67a633fd27f78ba51f3e59cf" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_3436715518d6a4c83c31ca6c7c88c9ca.setContent(html_153dfc4b67a633fd27f78ba51f3e59cf);
|
|
|
|
|
|
|
|
marker_b745c48a9042f6ed1a08aa48db13f327.bindPopup(popup_3436715518d6a4c83c31ca6c7c88c9ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b745c48a9042f6ed1a08aa48db13f327.setIcon(icon_5472887d7df8cb3b6316defdbca1db21);
|
|
|
|
|
|
var marker_b67cfff1d26354bcbbaf489dee3d38d7 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d184a329717d888154892d8cd36f89bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc21d1ef5fd9f43f7bd4735da7bc0153 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d1fa2567a1185e79142629c1b47d5ca = $(`<div id="html_3d1fa2567a1185e79142629c1b47d5ca" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_cc21d1ef5fd9f43f7bd4735da7bc0153.setContent(html_3d1fa2567a1185e79142629c1b47d5ca);
|
|
|
|
|
|
|
|
marker_b67cfff1d26354bcbbaf489dee3d38d7.bindPopup(popup_cc21d1ef5fd9f43f7bd4735da7bc0153)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b67cfff1d26354bcbbaf489dee3d38d7.setIcon(icon_d184a329717d888154892d8cd36f89bf);
|
|
|
|
|
|
var marker_15c721215cb53039148dd32c84401e37 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e7284ac5a729c3cc8dc187c9cccaa607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7076831b6a9b7995919a0d0f5c522906 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e42898143701945063626e18ff988dcd = $(`<div id="html_e42898143701945063626e18ff988dcd" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_7076831b6a9b7995919a0d0f5c522906.setContent(html_e42898143701945063626e18ff988dcd);
|
|
|
|
|
|
|
|
marker_15c721215cb53039148dd32c84401e37.bindPopup(popup_7076831b6a9b7995919a0d0f5c522906)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15c721215cb53039148dd32c84401e37.setIcon(icon_e7284ac5a729c3cc8dc187c9cccaa607);
|
|
|
|
|
|
var marker_39047b9b130cda55e39b6871d2b213e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_8b814d6a29cd12ea9d1b2a5009d4f274 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d63976b85ce63b6730c4cfe81d52bdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3201bfd26807117b95a6cf7344675ebc = $(`<div id="html_3201bfd26807117b95a6cf7344675ebc" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_8d63976b85ce63b6730c4cfe81d52bdc.setContent(html_3201bfd26807117b95a6cf7344675ebc);
|
|
|
|
|
|
|
|
marker_39047b9b130cda55e39b6871d2b213e1.bindPopup(popup_8d63976b85ce63b6730c4cfe81d52bdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39047b9b130cda55e39b6871d2b213e1.setIcon(icon_8b814d6a29cd12ea9d1b2a5009d4f274);
|
|
|
|
|
|
var marker_36c11cf11f787d14d03d11a56c48d4ac = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cc7b937b7bb8177cf47151729d9f7a0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_144921d3438f34bd508c0c1285900a95 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c392eb364f2e0add3e859c76a6738f24 = $(`<div id="html_c392eb364f2e0add3e859c76a6738f24" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_144921d3438f34bd508c0c1285900a95.setContent(html_c392eb364f2e0add3e859c76a6738f24);
|
|
|
|
|
|
|
|
marker_36c11cf11f787d14d03d11a56c48d4ac.bindPopup(popup_144921d3438f34bd508c0c1285900a95)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36c11cf11f787d14d03d11a56c48d4ac.setIcon(icon_cc7b937b7bb8177cf47151729d9f7a0a);
|
|
|
|
|
|
var marker_32e0f66b5951c262403746ecfca4d074 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_14643b57b4943a43d682b4179dc85ec6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd8e735893655347946c591d22859abe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9609f7cd05f0e91827937d5693a81aee = $(`<div id="html_9609f7cd05f0e91827937d5693a81aee" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_dd8e735893655347946c591d22859abe.setContent(html_9609f7cd05f0e91827937d5693a81aee);
|
|
|
|
|
|
|
|
marker_32e0f66b5951c262403746ecfca4d074.bindPopup(popup_dd8e735893655347946c591d22859abe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32e0f66b5951c262403746ecfca4d074.setIcon(icon_14643b57b4943a43d682b4179dc85ec6);
|
|
|
|
|
|
var marker_295a1f03ef44c77f44ff2234d11864fc = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_16bfece97fb0eaac7e0d1a7e37e269df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c3c60dd43fa71358d4f8932f59fa746 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_99785c38a0062eff8089888f5fc35b2b = $(`<div id="html_99785c38a0062eff8089888f5fc35b2b" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_2c3c60dd43fa71358d4f8932f59fa746.setContent(html_99785c38a0062eff8089888f5fc35b2b);
|
|
|
|
|
|
|
|
marker_295a1f03ef44c77f44ff2234d11864fc.bindPopup(popup_2c3c60dd43fa71358d4f8932f59fa746)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_295a1f03ef44c77f44ff2234d11864fc.setIcon(icon_16bfece97fb0eaac7e0d1a7e37e269df);
|
|
|
|
|
|
var marker_0452768343bad1974f978c05dbb244fc = L.marker(
|
|
[25.2048, 55.2708],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_8fd6365b8ba26ed510cdcb520800d7d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db6e57650f63791c199877817956cd83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd67c34873a4630b52057a1adf15ad11 = $(`<div id="html_bd67c34873a4630b52057a1adf15ad11" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_db6e57650f63791c199877817956cd83.setContent(html_bd67c34873a4630b52057a1adf15ad11);
|
|
|
|
|
|
|
|
marker_0452768343bad1974f978c05dbb244fc.bindPopup(popup_db6e57650f63791c199877817956cd83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0452768343bad1974f978c05dbb244fc.setIcon(icon_8fd6365b8ba26ed510cdcb520800d7d5);
|
|
|
|
|
|
var marker_dc652003d66af36106ae14b01c2ce1ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_2a6169b4f2b3d605ba986f6c092a33a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d65473b86d44b763ea70137312bca05 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51bf0551f67113a6a040c165663930e = $(`<div id="html_e51bf0551f67113a6a040c165663930e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_2d65473b86d44b763ea70137312bca05.setContent(html_e51bf0551f67113a6a040c165663930e);
|
|
|
|
|
|
|
|
marker_dc652003d66af36106ae14b01c2ce1ee.bindPopup(popup_2d65473b86d44b763ea70137312bca05)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc652003d66af36106ae14b01c2ce1ee.setIcon(icon_2a6169b4f2b3d605ba986f6c092a33a2);
|
|
|
|
|
|
var marker_9840c6d4b08ffcbf291600fc939b3274 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cd210371aed6074079a7bbe8cda03cff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f70657077c685dcc8ffd6d09c20b49c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a923e9baf89dde00329262f1503f218c = $(`<div id="html_a923e9baf89dde00329262f1503f218c" style="width: 100.0%; height: 100.0%;">wotr.relatr.xyz</div>`)[0];
|
|
popup_8f70657077c685dcc8ffd6d09c20b49c.setContent(html_a923e9baf89dde00329262f1503f218c);
|
|
|
|
|
|
|
|
marker_9840c6d4b08ffcbf291600fc939b3274.bindPopup(popup_8f70657077c685dcc8ffd6d09c20b49c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9840c6d4b08ffcbf291600fc939b3274.setIcon(icon_cd210371aed6074079a7bbe8cda03cff);
|
|
|
|
|
|
var marker_e4d834ab5f723dafee00644e58e1fd7a = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5a4268d44127684c995eba603a7bd3fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c814870539347fba71a01c50761c3045 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00c04eedef48e9ed7d98124757a7b8d3 = $(`<div id="html_00c04eedef48e9ed7d98124757a7b8d3" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_c814870539347fba71a01c50761c3045.setContent(html_00c04eedef48e9ed7d98124757a7b8d3);
|
|
|
|
|
|
|
|
marker_e4d834ab5f723dafee00644e58e1fd7a.bindPopup(popup_c814870539347fba71a01c50761c3045)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4d834ab5f723dafee00644e58e1fd7a.setIcon(icon_5a4268d44127684c995eba603a7bd3fa);
|
|
|
|
|
|
var marker_536e6ec8630a7f2ea778ce96d036636c = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_52fd47cabec472f03b2b6157228a347a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5e647dd151997ae8563946dc024cc084 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d62300160a6471081fcc88771ded3cfb = $(`<div id="html_d62300160a6471081fcc88771ded3cfb" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_5e647dd151997ae8563946dc024cc084.setContent(html_d62300160a6471081fcc88771ded3cfb);
|
|
|
|
|
|
|
|
marker_536e6ec8630a7f2ea778ce96d036636c.bindPopup(popup_5e647dd151997ae8563946dc024cc084)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_536e6ec8630a7f2ea778ce96d036636c.setIcon(icon_52fd47cabec472f03b2b6157228a347a);
|
|
|
|
|
|
var marker_f2731d14a1600f1711079fe28513b0ad = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0e08036a48b4741219a0ad0ef2b6b68d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_840dbae3b8ba6e47efaacc3431c45a60 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_888afe75e4d5280022bcb2bd22804a44 = $(`<div id="html_888afe75e4d5280022bcb2bd22804a44" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_840dbae3b8ba6e47efaacc3431c45a60.setContent(html_888afe75e4d5280022bcb2bd22804a44);
|
|
|
|
|
|
|
|
marker_f2731d14a1600f1711079fe28513b0ad.bindPopup(popup_840dbae3b8ba6e47efaacc3431c45a60)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2731d14a1600f1711079fe28513b0ad.setIcon(icon_0e08036a48b4741219a0ad0ef2b6b68d);
|
|
|
|
|
|
var marker_729e15755d036a809e15fff7b80be242 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_01cd135f236dbccc545f2619d8f749bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d55f73f904a20c3db7faf8983f8ed6c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebde99def6116c4e573b6ab3334e87d2 = $(`<div id="html_ebde99def6116c4e573b6ab3334e87d2" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_d55f73f904a20c3db7faf8983f8ed6c5.setContent(html_ebde99def6116c4e573b6ab3334e87d2);
|
|
|
|
|
|
|
|
marker_729e15755d036a809e15fff7b80be242.bindPopup(popup_d55f73f904a20c3db7faf8983f8ed6c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_729e15755d036a809e15fff7b80be242.setIcon(icon_01cd135f236dbccc545f2619d8f749bc);
|
|
|
|
|
|
var marker_1a1e50ffd6d6bdff1b411915541bccd1 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ca57d5feccf3d0df463e94a8ce379850 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8139809fc4717b6534744507bb285f9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6002cde5dfdf7b626ea0faaf6d7847ac = $(`<div id="html_6002cde5dfdf7b626ea0faaf6d7847ac" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_8139809fc4717b6534744507bb285f9c.setContent(html_6002cde5dfdf7b626ea0faaf6d7847ac);
|
|
|
|
|
|
|
|
marker_1a1e50ffd6d6bdff1b411915541bccd1.bindPopup(popup_8139809fc4717b6534744507bb285f9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a1e50ffd6d6bdff1b411915541bccd1.setIcon(icon_ca57d5feccf3d0df463e94a8ce379850);
|
|
|
|
|
|
var marker_2e3ea07e5959c39183aea31cf64b4d12 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_47ce6d0d22065947eab7bbd468042b82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a3b61e51e9895267de183d8b57de57a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8efdbbcceaecbba0aef1902d00384d7 = $(`<div id="html_c8efdbbcceaecbba0aef1902d00384d7" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_7a3b61e51e9895267de183d8b57de57a.setContent(html_c8efdbbcceaecbba0aef1902d00384d7);
|
|
|
|
|
|
|
|
marker_2e3ea07e5959c39183aea31cf64b4d12.bindPopup(popup_7a3b61e51e9895267de183d8b57de57a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e3ea07e5959c39183aea31cf64b4d12.setIcon(icon_47ce6d0d22065947eab7bbd468042b82);
|
|
|
|
|
|
var marker_fdb3528c9e68049aed9efcb85a30f39c = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_fab6916d3678fa53e69205191ee6d011 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dec97e26d459418e4b8c79787c02117b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de5f1284cd53eb12635c2e82b062ec8d = $(`<div id="html_de5f1284cd53eb12635c2e82b062ec8d" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_dec97e26d459418e4b8c79787c02117b.setContent(html_de5f1284cd53eb12635c2e82b062ec8d);
|
|
|
|
|
|
|
|
marker_fdb3528c9e68049aed9efcb85a30f39c.bindPopup(popup_dec97e26d459418e4b8c79787c02117b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdb3528c9e68049aed9efcb85a30f39c.setIcon(icon_fab6916d3678fa53e69205191ee6d011);
|
|
|
|
|
|
var marker_04e1890da0d1fb544bdfe343d746b49a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_485e8e48c2857218e8f8404cb212952c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b14f75a8997a9fd54974c108a762d0d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec07499c3bf0fbb722b2ceffc1fcf045 = $(`<div id="html_ec07499c3bf0fbb722b2ceffc1fcf045" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_5b14f75a8997a9fd54974c108a762d0d.setContent(html_ec07499c3bf0fbb722b2ceffc1fcf045);
|
|
|
|
|
|
|
|
marker_04e1890da0d1fb544bdfe343d746b49a.bindPopup(popup_5b14f75a8997a9fd54974c108a762d0d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_04e1890da0d1fb544bdfe343d746b49a.setIcon(icon_485e8e48c2857218e8f8404cb212952c);
|
|
|
|
|
|
var marker_cd2a5b7586ae035d0ea57b67ca8d5fe9 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cc500a8294e20c68a2a545f88b2dde70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9b397449cf0d422b1725065d6a0f246 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9535ce7e60c808791e133bb277127b0 = $(`<div id="html_d9535ce7e60c808791e133bb277127b0" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_f9b397449cf0d422b1725065d6a0f246.setContent(html_d9535ce7e60c808791e133bb277127b0);
|
|
|
|
|
|
|
|
marker_cd2a5b7586ae035d0ea57b67ca8d5fe9.bindPopup(popup_f9b397449cf0d422b1725065d6a0f246)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd2a5b7586ae035d0ea57b67ca8d5fe9.setIcon(icon_cc500a8294e20c68a2a545f88b2dde70);
|
|
|
|
|
|
var marker_071624f09a64c3b43c9f4aa0b670a1a8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_030ee7a071b1660547e47afd78b8956d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfc0801fb76f4a04bf46568a8da50d17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78083038d3832ac9e78c03522504409a = $(`<div id="html_78083038d3832ac9e78c03522504409a" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_cfc0801fb76f4a04bf46568a8da50d17.setContent(html_78083038d3832ac9e78c03522504409a);
|
|
|
|
|
|
|
|
marker_071624f09a64c3b43c9f4aa0b670a1a8.bindPopup(popup_cfc0801fb76f4a04bf46568a8da50d17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_071624f09a64c3b43c9f4aa0b670a1a8.setIcon(icon_030ee7a071b1660547e47afd78b8956d);
|
|
|
|
|
|
var marker_d3fe1f6846c6ca439ebb35b2d8ccc34b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_dbf6127c7e8002b98fe648e741b2d0c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66ebdc337cb0d19c6e8578907421d415 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dea2595c2aaa213edff7fdfc98693a54 = $(`<div id="html_dea2595c2aaa213edff7fdfc98693a54" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_66ebdc337cb0d19c6e8578907421d415.setContent(html_dea2595c2aaa213edff7fdfc98693a54);
|
|
|
|
|
|
|
|
marker_d3fe1f6846c6ca439ebb35b2d8ccc34b.bindPopup(popup_66ebdc337cb0d19c6e8578907421d415)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3fe1f6846c6ca439ebb35b2d8ccc34b.setIcon(icon_dbf6127c7e8002b98fe648e741b2d0c4);
|
|
|
|
|
|
var marker_91f096e855cd097dfd88879ebd6125b2 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_550f0f454ec443cf4dff8fc297cb090a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc6a4e5e0f51fafea019ef54015a8c2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56478e0d8178f62bf566fdde8f904b01 = $(`<div id="html_56478e0d8178f62bf566fdde8f904b01" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_bc6a4e5e0f51fafea019ef54015a8c2f.setContent(html_56478e0d8178f62bf566fdde8f904b01);
|
|
|
|
|
|
|
|
marker_91f096e855cd097dfd88879ebd6125b2.bindPopup(popup_bc6a4e5e0f51fafea019ef54015a8c2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91f096e855cd097dfd88879ebd6125b2.setIcon(icon_550f0f454ec443cf4dff8fc297cb090a);
|
|
|
|
|
|
var marker_ed8334013f0b25e4193ec63981c1b02f = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5b6089e10f6cf5b7741657ad012b25e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76d3e94e7caa8ea5a1c30bd49a3b05d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0ceed396a8aad7941ac02a60fcf3d4d = $(`<div id="html_d0ceed396a8aad7941ac02a60fcf3d4d" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_76d3e94e7caa8ea5a1c30bd49a3b05d9.setContent(html_d0ceed396a8aad7941ac02a60fcf3d4d);
|
|
|
|
|
|
|
|
marker_ed8334013f0b25e4193ec63981c1b02f.bindPopup(popup_76d3e94e7caa8ea5a1c30bd49a3b05d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed8334013f0b25e4193ec63981c1b02f.setIcon(icon_5b6089e10f6cf5b7741657ad012b25e4);
|
|
|
|
|
|
var marker_1012149deb3f4f76d2b2674dc7646589 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_56d8ee9d14dce9ab39c87e37c23d653f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0edd1d74d4a5566f6065a6a77bc2988 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5bfa313a964db0fb4b77da5f6f11f38 = $(`<div id="html_f5bfa313a964db0fb4b77da5f6f11f38" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_a0edd1d74d4a5566f6065a6a77bc2988.setContent(html_f5bfa313a964db0fb4b77da5f6f11f38);
|
|
|
|
|
|
|
|
marker_1012149deb3f4f76d2b2674dc7646589.bindPopup(popup_a0edd1d74d4a5566f6065a6a77bc2988)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1012149deb3f4f76d2b2674dc7646589.setIcon(icon_56d8ee9d14dce9ab39c87e37c23d653f);
|
|
|
|
|
|
var marker_c54179af001640bed0dcf7e869b8d11d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_8063e063fd59ef9b78fb5afa08c76dbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_431c03711c808726bcbca69c285df892 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cf8f27f032bacad7bf8bf87e33d871b = $(`<div id="html_4cf8f27f032bacad7bf8bf87e33d871b" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_431c03711c808726bcbca69c285df892.setContent(html_4cf8f27f032bacad7bf8bf87e33d871b);
|
|
|
|
|
|
|
|
marker_c54179af001640bed0dcf7e869b8d11d.bindPopup(popup_431c03711c808726bcbca69c285df892)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c54179af001640bed0dcf7e869b8d11d.setIcon(icon_8063e063fd59ef9b78fb5afa08c76dbf);
|
|
|
|
|
|
var marker_0c839ee6aef89d6897236f3d05318f91 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7dc485bbff3a8c2390637c04e63fa232 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b359a59043a76b21971d6ea90a18b0a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab6c295a878f4d44f25b1093b893b882 = $(`<div id="html_ab6c295a878f4d44f25b1093b893b882" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_b359a59043a76b21971d6ea90a18b0a4.setContent(html_ab6c295a878f4d44f25b1093b893b882);
|
|
|
|
|
|
|
|
marker_0c839ee6aef89d6897236f3d05318f91.bindPopup(popup_b359a59043a76b21971d6ea90a18b0a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c839ee6aef89d6897236f3d05318f91.setIcon(icon_7dc485bbff3a8c2390637c04e63fa232);
|
|
|
|
|
|
var marker_0eadd6f8757b5f9ad123567410d275e0 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_def8ecfa7914bc409bb822388059b4e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9cf7af90440063363f53ca75581d95b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8bda8ce364c493751d1122d2d03dc47 = $(`<div id="html_c8bda8ce364c493751d1122d2d03dc47" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_9cf7af90440063363f53ca75581d95b3.setContent(html_c8bda8ce364c493751d1122d2d03dc47);
|
|
|
|
|
|
|
|
marker_0eadd6f8757b5f9ad123567410d275e0.bindPopup(popup_9cf7af90440063363f53ca75581d95b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0eadd6f8757b5f9ad123567410d275e0.setIcon(icon_def8ecfa7914bc409bb822388059b4e9);
|
|
|
|
|
|
var marker_74404fd131fa964db09e7e36d0712232 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0e58d9faea21dcbb3ed8ad563afb326f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3aba555a10cd2cd60f48aa3eeed6c6d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdbf4d60c68e3e237e691ba84b24cf75 = $(`<div id="html_bdbf4d60c68e3e237e691ba84b24cf75" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_3aba555a10cd2cd60f48aa3eeed6c6d5.setContent(html_bdbf4d60c68e3e237e691ba84b24cf75);
|
|
|
|
|
|
|
|
marker_74404fd131fa964db09e7e36d0712232.bindPopup(popup_3aba555a10cd2cd60f48aa3eeed6c6d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74404fd131fa964db09e7e36d0712232.setIcon(icon_0e58d9faea21dcbb3ed8ad563afb326f);
|
|
|
|
|
|
var marker_785d6d8c2b81efb916142527b71e3d1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c8df8e721cc8fea0552f41e25c5a2be5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42025be2348b9220662b7e48a9148fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e73079212bab87636514764898a2a10a = $(`<div id="html_e73079212bab87636514764898a2a10a" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_42025be2348b9220662b7e48a9148fe1.setContent(html_e73079212bab87636514764898a2a10a);
|
|
|
|
|
|
|
|
marker_785d6d8c2b81efb916142527b71e3d1d.bindPopup(popup_42025be2348b9220662b7e48a9148fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_785d6d8c2b81efb916142527b71e3d1d.setIcon(icon_c8df8e721cc8fea0552f41e25c5a2be5);
|
|
|
|
|
|
var marker_b18d6fcf2bc13ff3604238de60918a85 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e2c878bc9bbe9f0c1b7faa0fab72be56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f333b8850d1601940dad8139f6c7f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_564a5ed3b48e0f75059d170068dac57f = $(`<div id="html_564a5ed3b48e0f75059d170068dac57f" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_7f333b8850d1601940dad8139f6c7f26.setContent(html_564a5ed3b48e0f75059d170068dac57f);
|
|
|
|
|
|
|
|
marker_b18d6fcf2bc13ff3604238de60918a85.bindPopup(popup_7f333b8850d1601940dad8139f6c7f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b18d6fcf2bc13ff3604238de60918a85.setIcon(icon_e2c878bc9bbe9f0c1b7faa0fab72be56);
|
|
|
|
|
|
var marker_27cfeb313c72759a393338bc7a8077b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_56d3c9bd788ba6877ed88fb64d09102e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4fb46a1aa318f0e69be210d0e74ffddb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b77ef42052c163c23a0e17e86c9717cf = $(`<div id="html_b77ef42052c163c23a0e17e86c9717cf" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_4fb46a1aa318f0e69be210d0e74ffddb.setContent(html_b77ef42052c163c23a0e17e86c9717cf);
|
|
|
|
|
|
|
|
marker_27cfeb313c72759a393338bc7a8077b4.bindPopup(popup_4fb46a1aa318f0e69be210d0e74ffddb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27cfeb313c72759a393338bc7a8077b4.setIcon(icon_56d3c9bd788ba6877ed88fb64d09102e);
|
|
|
|
|
|
var marker_bc4557c6aa16e7a1561aa0809e2446f8 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_377198ee312d7a9fea60f5c08d0580c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_896995941e78dd063ba65dcfd47c296f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4117374e333b9fef2160634cc2609d0e = $(`<div id="html_4117374e333b9fef2160634cc2609d0e" style="width: 100.0%; height: 100.0%;">wot.geektank.ai</div>`)[0];
|
|
popup_896995941e78dd063ba65dcfd47c296f.setContent(html_4117374e333b9fef2160634cc2609d0e);
|
|
|
|
|
|
|
|
marker_bc4557c6aa16e7a1561aa0809e2446f8.bindPopup(popup_896995941e78dd063ba65dcfd47c296f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc4557c6aa16e7a1561aa0809e2446f8.setIcon(icon_377198ee312d7a9fea60f5c08d0580c0);
|
|
|
|
|
|
var marker_f5f3afa9a4acb24d8153edee8da74715 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c9a56640544f0c68b08a756f7cb1a4c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0ec04f960eee5b7b488baa193074657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37e8b4c50bf0bc8da5ca7b57ccb09060 = $(`<div id="html_37e8b4c50bf0bc8da5ca7b57ccb09060" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_d0ec04f960eee5b7b488baa193074657.setContent(html_37e8b4c50bf0bc8da5ca7b57ccb09060);
|
|
|
|
|
|
|
|
marker_f5f3afa9a4acb24d8153edee8da74715.bindPopup(popup_d0ec04f960eee5b7b488baa193074657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5f3afa9a4acb24d8153edee8da74715.setIcon(icon_c9a56640544f0c68b08a756f7cb1a4c3);
|
|
|
|
|
|
var marker_0176db0c6e01e2afb47e19fd70f0a79a = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_964cbc40c3ea8076ce0413cbb724e7cb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36228ca9579f353b91fbacd4f2f30298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_603ef64bc538ce335d5b4ade8421bccc = $(`<div id="html_603ef64bc538ce335d5b4ade8421bccc" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_36228ca9579f353b91fbacd4f2f30298.setContent(html_603ef64bc538ce335d5b4ade8421bccc);
|
|
|
|
|
|
|
|
marker_0176db0c6e01e2afb47e19fd70f0a79a.bindPopup(popup_36228ca9579f353b91fbacd4f2f30298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0176db0c6e01e2afb47e19fd70f0a79a.setIcon(icon_964cbc40c3ea8076ce0413cbb724e7cb);
|
|
|
|
|
|
var marker_5b874a85b2f5bdc7500f11bdc42b756c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0d0f265dcf60974c4d0e6f7284857287 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_087de111f596b19f3040c7f8144059e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_63424c9952a1baba3e9d0f061bffff7b = $(`<div id="html_63424c9952a1baba3e9d0f061bffff7b" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_087de111f596b19f3040c7f8144059e5.setContent(html_63424c9952a1baba3e9d0f061bffff7b);
|
|
|
|
|
|
|
|
marker_5b874a85b2f5bdc7500f11bdc42b756c.bindPopup(popup_087de111f596b19f3040c7f8144059e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b874a85b2f5bdc7500f11bdc42b756c.setIcon(icon_0d0f265dcf60974c4d0e6f7284857287);
|
|
|
|
|
|
var marker_05f530165ec5e8832b072a73c67b7458 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_35e1dfa9bbe46d30d7afd5c669de5f0a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72491a36d95aa72ad057b6944aa99794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce88e0953c69f06c6c70a8cc2cb0ecd4 = $(`<div id="html_ce88e0953c69f06c6c70a8cc2cb0ecd4" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_72491a36d95aa72ad057b6944aa99794.setContent(html_ce88e0953c69f06c6c70a8cc2cb0ecd4);
|
|
|
|
|
|
|
|
marker_05f530165ec5e8832b072a73c67b7458.bindPopup(popup_72491a36d95aa72ad057b6944aa99794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05f530165ec5e8832b072a73c67b7458.setIcon(icon_35e1dfa9bbe46d30d7afd5c669de5f0a);
|
|
|
|
|
|
var marker_67394cfa470e4877c4f780ae71e49179 = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_9914f13b4a6f5c89f5e1550f6bc3a358 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce5ceade3422186bd1b77c4b4ef1aefa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_127bd448717abb9ca75becc4a81b632c = $(`<div id="html_127bd448717abb9ca75becc4a81b632c" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_ce5ceade3422186bd1b77c4b4ef1aefa.setContent(html_127bd448717abb9ca75becc4a81b632c);
|
|
|
|
|
|
|
|
marker_67394cfa470e4877c4f780ae71e49179.bindPopup(popup_ce5ceade3422186bd1b77c4b4ef1aefa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67394cfa470e4877c4f780ae71e49179.setIcon(icon_9914f13b4a6f5c89f5e1550f6bc3a358);
|
|
|
|
|
|
var marker_82821500584a2fcfda4bc5fbccd63341 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0e701bb0ca90e55151b0a799e831c7db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0ab01fbc0373d6fca0455f6b4c55bbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3426a6d024bb5fcc889d04b7458c097a = $(`<div id="html_3426a6d024bb5fcc889d04b7458c097a" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_c0ab01fbc0373d6fca0455f6b4c55bbe.setContent(html_3426a6d024bb5fcc889d04b7458c097a);
|
|
|
|
|
|
|
|
marker_82821500584a2fcfda4bc5fbccd63341.bindPopup(popup_c0ab01fbc0373d6fca0455f6b4c55bbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82821500584a2fcfda4bc5fbccd63341.setIcon(icon_0e701bb0ca90e55151b0a799e831c7db);
|
|
|
|
|
|
var marker_f6e3c7d3651bebabccb9907145f8c1c1 = L.marker(
|
|
[59.8845, 30.3184],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_66c02fdb6a10003fcc3cf08650c00e8e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a6cdc783f4f040569ca449ae97f2809 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_268013c879fb8a53104bf47919137c44 = $(`<div id="html_268013c879fb8a53104bf47919137c44" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_2a6cdc783f4f040569ca449ae97f2809.setContent(html_268013c879fb8a53104bf47919137c44);
|
|
|
|
|
|
|
|
marker_f6e3c7d3651bebabccb9907145f8c1c1.bindPopup(popup_2a6cdc783f4f040569ca449ae97f2809)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6e3c7d3651bebabccb9907145f8c1c1.setIcon(icon_66c02fdb6a10003fcc3cf08650c00e8e);
|
|
|
|
|
|
var marker_901db48efda88a8c3fc83d4a0fb10c04 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_93cd227f682ea57b8b1f817f25411aaf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f4262ae83c0bdd32ed45f58b4f8d6ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17dbf4832309cca3a3e5c753cd9a0108 = $(`<div id="html_17dbf4832309cca3a3e5c753cd9a0108" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_7f4262ae83c0bdd32ed45f58b4f8d6ba.setContent(html_17dbf4832309cca3a3e5c753cd9a0108);
|
|
|
|
|
|
|
|
marker_901db48efda88a8c3fc83d4a0fb10c04.bindPopup(popup_7f4262ae83c0bdd32ed45f58b4f8d6ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_901db48efda88a8c3fc83d4a0fb10c04.setIcon(icon_93cd227f682ea57b8b1f817f25411aaf);
|
|
|
|
|
|
var marker_5efc0bb8c589576b2ca6e740a5502da0 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_8c44eae79d7456b5878df19631944d09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdb058b4d19dd8329a6bfa485d32053b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ed050052b3400b5effb6e79217f7996 = $(`<div id="html_6ed050052b3400b5effb6e79217f7996" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_fdb058b4d19dd8329a6bfa485d32053b.setContent(html_6ed050052b3400b5effb6e79217f7996);
|
|
|
|
|
|
|
|
marker_5efc0bb8c589576b2ca6e740a5502da0.bindPopup(popup_fdb058b4d19dd8329a6bfa485d32053b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5efc0bb8c589576b2ca6e740a5502da0.setIcon(icon_8c44eae79d7456b5878df19631944d09);
|
|
|
|
|
|
var marker_ee7b1934e862bbaa762d0f225d06bf86 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_13c9fc4ee83c16a069ea466e26eb2499 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ed22391c67130bff69caf2b0bffbfe4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_951491d5f426a93783d67ebc0e2ae7de = $(`<div id="html_951491d5f426a93783d67ebc0e2ae7de" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_2ed22391c67130bff69caf2b0bffbfe4.setContent(html_951491d5f426a93783d67ebc0e2ae7de);
|
|
|
|
|
|
|
|
marker_ee7b1934e862bbaa762d0f225d06bf86.bindPopup(popup_2ed22391c67130bff69caf2b0bffbfe4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee7b1934e862bbaa762d0f225d06bf86.setIcon(icon_13c9fc4ee83c16a069ea466e26eb2499);
|
|
|
|
|
|
var marker_5cc792ba76189d65bc2359f5c07b6f3e = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_50b235cead7808cdb373cd22227b5f19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1ecf0e7d2c77f880ed9de5fe57c2c07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac78857238830aa06cebe176b61dac28 = $(`<div id="html_ac78857238830aa06cebe176b61dac28" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_a1ecf0e7d2c77f880ed9de5fe57c2c07.setContent(html_ac78857238830aa06cebe176b61dac28);
|
|
|
|
|
|
|
|
marker_5cc792ba76189d65bc2359f5c07b6f3e.bindPopup(popup_a1ecf0e7d2c77f880ed9de5fe57c2c07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cc792ba76189d65bc2359f5c07b6f3e.setIcon(icon_50b235cead7808cdb373cd22227b5f19);
|
|
|
|
|
|
var marker_3d3e0a2347ebde4d4353a28c332afdec = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_41a6f2f4619776f89638aa81ec062a66 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfe4f4dc5c402b14309d2424ad324d02 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e70b74bb898a33750a0c7843c74c0ad = $(`<div id="html_5e70b74bb898a33750a0c7843c74c0ad" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_bfe4f4dc5c402b14309d2424ad324d02.setContent(html_5e70b74bb898a33750a0c7843c74c0ad);
|
|
|
|
|
|
|
|
marker_3d3e0a2347ebde4d4353a28c332afdec.bindPopup(popup_bfe4f4dc5c402b14309d2424ad324d02)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d3e0a2347ebde4d4353a28c332afdec.setIcon(icon_41a6f2f4619776f89638aa81ec062a66);
|
|
|
|
|
|
var marker_392cf5465a0d445f5718e746a696c6d8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1c1f45963fd9b0c92a4962af6a0e9b88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60aed5859a23ac01b9485cb057449164 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0dc3e5faa1ff3ab015268b35e6f6b2a7 = $(`<div id="html_0dc3e5faa1ff3ab015268b35e6f6b2a7" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_60aed5859a23ac01b9485cb057449164.setContent(html_0dc3e5faa1ff3ab015268b35e6f6b2a7);
|
|
|
|
|
|
|
|
marker_392cf5465a0d445f5718e746a696c6d8.bindPopup(popup_60aed5859a23ac01b9485cb057449164)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_392cf5465a0d445f5718e746a696c6d8.setIcon(icon_1c1f45963fd9b0c92a4962af6a0e9b88);
|
|
|
|
|
|
var marker_577d2e53c716a4decc5997fceb7c79dd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_53961fd34e0541072ef66acaf4451163 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9386c88bb64d5fa526a79de115b80c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83703b900bea2d2e40f1bf4d5da1712a = $(`<div id="html_83703b900bea2d2e40f1bf4d5da1712a" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_f9386c88bb64d5fa526a79de115b80c5.setContent(html_83703b900bea2d2e40f1bf4d5da1712a);
|
|
|
|
|
|
|
|
marker_577d2e53c716a4decc5997fceb7c79dd.bindPopup(popup_f9386c88bb64d5fa526a79de115b80c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_577d2e53c716a4decc5997fceb7c79dd.setIcon(icon_53961fd34e0541072ef66acaf4451163);
|
|
|
|
|
|
var marker_06356dc5a5ec8ecdb4f9794c5f617f47 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5fe3212c19f9a6e3f61e2cc52f11421b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_915d5d5a2f5089f747f6704aac638b38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c0b396b6461e0a4527fed5a45ad5197 = $(`<div id="html_2c0b396b6461e0a4527fed5a45ad5197" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_915d5d5a2f5089f747f6704aac638b38.setContent(html_2c0b396b6461e0a4527fed5a45ad5197);
|
|
|
|
|
|
|
|
marker_06356dc5a5ec8ecdb4f9794c5f617f47.bindPopup(popup_915d5d5a2f5089f747f6704aac638b38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06356dc5a5ec8ecdb4f9794c5f617f47.setIcon(icon_5fe3212c19f9a6e3f61e2cc52f11421b);
|
|
|
|
|
|
var marker_9a60bdca2ba4642dcd9f0e8367580841 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e049ab0a08960f0e63e14603038f9164 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02c830391ad1fd13f75b07369fc29c56 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bd5328b2951ac12fbfdda25321e9a38 = $(`<div id="html_2bd5328b2951ac12fbfdda25321e9a38" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_02c830391ad1fd13f75b07369fc29c56.setContent(html_2bd5328b2951ac12fbfdda25321e9a38);
|
|
|
|
|
|
|
|
marker_9a60bdca2ba4642dcd9f0e8367580841.bindPopup(popup_02c830391ad1fd13f75b07369fc29c56)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a60bdca2ba4642dcd9f0e8367580841.setIcon(icon_e049ab0a08960f0e63e14603038f9164);
|
|
|
|
|
|
var marker_c8cbe44b62faf02b7269011e0c0fc773 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3b588c4481b6de7b3072cd081b5124b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c2d89703fe8cc9dde7ec339b1390588 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10f0db8683f786cea1390010e43756fa = $(`<div id="html_10f0db8683f786cea1390010e43756fa" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_7c2d89703fe8cc9dde7ec339b1390588.setContent(html_10f0db8683f786cea1390010e43756fa);
|
|
|
|
|
|
|
|
marker_c8cbe44b62faf02b7269011e0c0fc773.bindPopup(popup_7c2d89703fe8cc9dde7ec339b1390588)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8cbe44b62faf02b7269011e0c0fc773.setIcon(icon_3b588c4481b6de7b3072cd081b5124b0);
|
|
|
|
|
|
var marker_9e1372d758ab111531dfe1371d3599b9 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cdcf0942caaa2712c53e5ed4046707a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e0ab0ef1c13108343715aa4f69282a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_787dbad540e0d9f450e37fd997748c04 = $(`<div id="html_787dbad540e0d9f450e37fd997748c04" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_6e0ab0ef1c13108343715aa4f69282a0.setContent(html_787dbad540e0d9f450e37fd997748c04);
|
|
|
|
|
|
|
|
marker_9e1372d758ab111531dfe1371d3599b9.bindPopup(popup_6e0ab0ef1c13108343715aa4f69282a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e1372d758ab111531dfe1371d3599b9.setIcon(icon_cdcf0942caaa2712c53e5ed4046707a0);
|
|
|
|
|
|
var marker_6684ee976132055e9a5395a0c18f429b = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_371842ffcc08bda60500d881a99f49c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53ce1bde9d034b4db4e870f3107bb342 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fa06c7fa813d1e33f906197b1f12492 = $(`<div id="html_8fa06c7fa813d1e33f906197b1f12492" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_53ce1bde9d034b4db4e870f3107bb342.setContent(html_8fa06c7fa813d1e33f906197b1f12492);
|
|
|
|
|
|
|
|
marker_6684ee976132055e9a5395a0c18f429b.bindPopup(popup_53ce1bde9d034b4db4e870f3107bb342)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6684ee976132055e9a5395a0c18f429b.setIcon(icon_371842ffcc08bda60500d881a99f49c5);
|
|
|
|
|
|
var marker_27699bc40addf7d0865d550ec221f257 = L.marker(
|
|
[44.5401, -123.368],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7c382dab533787d915c3d62fc7dfc63a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01ae939a75d04922a498fd0bc78837fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd72a66d3262ed2a4a997e6cee519828 = $(`<div id="html_cd72a66d3262ed2a4a997e6cee519828" style="width: 100.0%; height: 100.0%;">relay.westernbtc.com</div>`)[0];
|
|
popup_01ae939a75d04922a498fd0bc78837fd.setContent(html_cd72a66d3262ed2a4a997e6cee519828);
|
|
|
|
|
|
|
|
marker_27699bc40addf7d0865d550ec221f257.bindPopup(popup_01ae939a75d04922a498fd0bc78837fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27699bc40addf7d0865d550ec221f257.setIcon(icon_7c382dab533787d915c3d62fc7dfc63a);
|
|
|
|
|
|
var marker_793d7c85334595ca40e165097df230ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_9bd86afdf2bcd65e3941f849d044dcf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f97a1d68e14a93fc4cc2050d28ba9eec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2959d78241b12efcb4acca807e49ac1 = $(`<div id="html_c2959d78241b12efcb4acca807e49ac1" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_f97a1d68e14a93fc4cc2050d28ba9eec.setContent(html_c2959d78241b12efcb4acca807e49ac1);
|
|
|
|
|
|
|
|
marker_793d7c85334595ca40e165097df230ab.bindPopup(popup_f97a1d68e14a93fc4cc2050d28ba9eec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_793d7c85334595ca40e165097df230ab.setIcon(icon_9bd86afdf2bcd65e3941f849d044dcf0);
|
|
|
|
|
|
var marker_c02980b3ad7e4f14164b2e2cbe296f3b = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b42c3d674d5bdf0f418d91f79709dbc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9725a005f70638827234563f5c0d652a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3975510e30510352e40688664b7c45e = $(`<div id="html_a3975510e30510352e40688664b7c45e" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_9725a005f70638827234563f5c0d652a.setContent(html_a3975510e30510352e40688664b7c45e);
|
|
|
|
|
|
|
|
marker_c02980b3ad7e4f14164b2e2cbe296f3b.bindPopup(popup_9725a005f70638827234563f5c0d652a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c02980b3ad7e4f14164b2e2cbe296f3b.setIcon(icon_b42c3d674d5bdf0f418d91f79709dbc5);
|
|
|
|
|
|
var marker_ffc51e7e60a05ca68f0afc8517591cdc = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0752796cd0af36b0cd95d14ff7fc3c90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdcda2ea3ce6089b8874d139a4c7afc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c92beb3a1724979980d335b64bab2de7 = $(`<div id="html_c92beb3a1724979980d335b64bab2de7" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_bdcda2ea3ce6089b8874d139a4c7afc3.setContent(html_c92beb3a1724979980d335b64bab2de7);
|
|
|
|
|
|
|
|
marker_ffc51e7e60a05ca68f0afc8517591cdc.bindPopup(popup_bdcda2ea3ce6089b8874d139a4c7afc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffc51e7e60a05ca68f0afc8517591cdc.setIcon(icon_0752796cd0af36b0cd95d14ff7fc3c90);
|
|
|
|
|
|
var marker_8ab23b6dd1a522f9bb963156e3afee1b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_8a6db054f0bf3916375e6ce5d74dbe77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3582da5295bf82707ddc7df7a47695d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fac571e24bbe1fd5efe6d8c00dcbdd3f = $(`<div id="html_fac571e24bbe1fd5efe6d8c00dcbdd3f" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_3582da5295bf82707ddc7df7a47695d0.setContent(html_fac571e24bbe1fd5efe6d8c00dcbdd3f);
|
|
|
|
|
|
|
|
marker_8ab23b6dd1a522f9bb963156e3afee1b.bindPopup(popup_3582da5295bf82707ddc7df7a47695d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ab23b6dd1a522f9bb963156e3afee1b.setIcon(icon_8a6db054f0bf3916375e6ce5d74dbe77);
|
|
|
|
|
|
var marker_0a754953547afc6caacc88d47e5a191e = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_23b6aa8340c599f8f2cc6e6a04dc6bf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11521a3c7d15303e06fbad11c2a072c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec4745f410a1cb47ab8d5bb5d4d7faf4 = $(`<div id="html_ec4745f410a1cb47ab8d5bb5d4d7faf4" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_11521a3c7d15303e06fbad11c2a072c7.setContent(html_ec4745f410a1cb47ab8d5bb5d4d7faf4);
|
|
|
|
|
|
|
|
marker_0a754953547afc6caacc88d47e5a191e.bindPopup(popup_11521a3c7d15303e06fbad11c2a072c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a754953547afc6caacc88d47e5a191e.setIcon(icon_23b6aa8340c599f8f2cc6e6a04dc6bf7);
|
|
|
|
|
|
var marker_553ffe22467026f02ffdaf7054ecbd72 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_69b76559cbd22896258ea48fa323ad52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b48425a359b18fd09ef7a4d36568c945 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_094d60b38d724989bb8f7d5c4f692f44 = $(`<div id="html_094d60b38d724989bb8f7d5c4f692f44" style="width: 100.0%; height: 100.0%;">relay.unitypay.cash</div>`)[0];
|
|
popup_b48425a359b18fd09ef7a4d36568c945.setContent(html_094d60b38d724989bb8f7d5c4f692f44);
|
|
|
|
|
|
|
|
marker_553ffe22467026f02ffdaf7054ecbd72.bindPopup(popup_b48425a359b18fd09ef7a4d36568c945)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_553ffe22467026f02ffdaf7054ecbd72.setIcon(icon_69b76559cbd22896258ea48fa323ad52);
|
|
|
|
|
|
var marker_0c6f8796b7e41029c629fb20ced4b4a3 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f38b5472d35a784de69fab5c152962fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2566acf0e0a568161b97d84241f9b9bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_beaa9ca524e17197797cfdfbbd453124 = $(`<div id="html_beaa9ca524e17197797cfdfbbd453124" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_2566acf0e0a568161b97d84241f9b9bf.setContent(html_beaa9ca524e17197797cfdfbbd453124);
|
|
|
|
|
|
|
|
marker_0c6f8796b7e41029c629fb20ced4b4a3.bindPopup(popup_2566acf0e0a568161b97d84241f9b9bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c6f8796b7e41029c629fb20ced4b4a3.setIcon(icon_f38b5472d35a784de69fab5c152962fa);
|
|
|
|
|
|
var marker_6665c3385e16b83609cb04f0f4c1bb64 = L.marker(
|
|
[46.2126, 6.1154],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cd2c264c2a54aa0f2eaf69c9e81f04e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fa0625c9e74fa9e1955d96154ea9834 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_913efa6a79a29d3ea6b775fc96387511 = $(`<div id="html_913efa6a79a29d3ea6b775fc96387511" style="width: 100.0%; height: 100.0%;">nr.yay.so</div>`)[0];
|
|
popup_7fa0625c9e74fa9e1955d96154ea9834.setContent(html_913efa6a79a29d3ea6b775fc96387511);
|
|
|
|
|
|
|
|
marker_6665c3385e16b83609cb04f0f4c1bb64.bindPopup(popup_7fa0625c9e74fa9e1955d96154ea9834)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6665c3385e16b83609cb04f0f4c1bb64.setIcon(icon_cd2c264c2a54aa0f2eaf69c9e81f04e8);
|
|
|
|
|
|
var marker_2dd0421ced8f00dcf01696a8905141db = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a572d37e8d622025e53b8c2977f9adb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b0dd3906bb563c53e1d6e4728d40cd5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0bc38e0fd3d5e6b212369194f7bbe50 = $(`<div id="html_c0bc38e0fd3d5e6b212369194f7bbe50" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_b0dd3906bb563c53e1d6e4728d40cd5e.setContent(html_c0bc38e0fd3d5e6b212369194f7bbe50);
|
|
|
|
|
|
|
|
marker_2dd0421ced8f00dcf01696a8905141db.bindPopup(popup_b0dd3906bb563c53e1d6e4728d40cd5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dd0421ced8f00dcf01696a8905141db.setIcon(icon_a572d37e8d622025e53b8c2977f9adb1);
|
|
|
|
|
|
var marker_4f69471448dcbe6980d43b12f8ce934f = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_748403cdcea84d4081667aa2e49e1247 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aa0b5c5089929d1e7aaf0cf97cf3f672 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e43efb039dd40e6fa59a3cfdbce5b04 = $(`<div id="html_7e43efb039dd40e6fa59a3cfdbce5b04" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_aa0b5c5089929d1e7aaf0cf97cf3f672.setContent(html_7e43efb039dd40e6fa59a3cfdbce5b04);
|
|
|
|
|
|
|
|
marker_4f69471448dcbe6980d43b12f8ce934f.bindPopup(popup_aa0b5c5089929d1e7aaf0cf97cf3f672)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f69471448dcbe6980d43b12f8ce934f.setIcon(icon_748403cdcea84d4081667aa2e49e1247);
|
|
|
|
|
|
var marker_9bcbd5e87ce0b0ca1f186b81327daede = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_2d1c36a52f83d3fa8c9ea8da4d1a9454 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d56e068bf6ecc097fc64597975f0657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbbef1e93566cc3955c999a8b4f7e6b6 = $(`<div id="html_bbbef1e93566cc3955c999a8b4f7e6b6" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_2d56e068bf6ecc097fc64597975f0657.setContent(html_bbbef1e93566cc3955c999a8b4f7e6b6);
|
|
|
|
|
|
|
|
marker_9bcbd5e87ce0b0ca1f186b81327daede.bindPopup(popup_2d56e068bf6ecc097fc64597975f0657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bcbd5e87ce0b0ca1f186b81327daede.setIcon(icon_2d1c36a52f83d3fa8c9ea8da4d1a9454);
|
|
|
|
|
|
var marker_791cf9635f57cafba655510c41e53e7c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_bd96643ac614c92763ac8c592ce390cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70cd9cb1194c117eb3e64a5e41ba9788 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53f07765ec0ce38b18da0e4bf41dd9ad = $(`<div id="html_53f07765ec0ce38b18da0e4bf41dd9ad" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_70cd9cb1194c117eb3e64a5e41ba9788.setContent(html_53f07765ec0ce38b18da0e4bf41dd9ad);
|
|
|
|
|
|
|
|
marker_791cf9635f57cafba655510c41e53e7c.bindPopup(popup_70cd9cb1194c117eb3e64a5e41ba9788)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_791cf9635f57cafba655510c41e53e7c.setIcon(icon_bd96643ac614c92763ac8c592ce390cf);
|
|
|
|
|
|
var marker_b5f43e5656940840154d1e6b92a89575 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_dbc77d97c151b351ee38d865a7f003f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3cc4c13ce6f8a4a506f62fb6fb2747f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cb810748b8449d1ed804330b16f225b = $(`<div id="html_9cb810748b8449d1ed804330b16f225b" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_a3cc4c13ce6f8a4a506f62fb6fb2747f.setContent(html_9cb810748b8449d1ed804330b16f225b);
|
|
|
|
|
|
|
|
marker_b5f43e5656940840154d1e6b92a89575.bindPopup(popup_a3cc4c13ce6f8a4a506f62fb6fb2747f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b5f43e5656940840154d1e6b92a89575.setIcon(icon_dbc77d97c151b351ee38d865a7f003f0);
|
|
|
|
|
|
var marker_1cd1630f3b10a2a4458b81543b9c3e54 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e71bb583500c166a80b2836bf2a857fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7b680f8324273f44b54a92987a0388b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ee5c8c18848feecf448d7c882deee78 = $(`<div id="html_0ee5c8c18848feecf448d7c882deee78" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_d7b680f8324273f44b54a92987a0388b.setContent(html_0ee5c8c18848feecf448d7c882deee78);
|
|
|
|
|
|
|
|
marker_1cd1630f3b10a2a4458b81543b9c3e54.bindPopup(popup_d7b680f8324273f44b54a92987a0388b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cd1630f3b10a2a4458b81543b9c3e54.setIcon(icon_e71bb583500c166a80b2836bf2a857fd);
|
|
|
|
|
|
var marker_c5d123668fa5ef54ebb7952c4365230b = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5b8e4719d51b4681033b20d0f3e266fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87396d21baa078cfd58e160e3c97519a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae9bc90bd98c9adf45cb867553b221bf = $(`<div id="html_ae9bc90bd98c9adf45cb867553b221bf" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_87396d21baa078cfd58e160e3c97519a.setContent(html_ae9bc90bd98c9adf45cb867553b221bf);
|
|
|
|
|
|
|
|
marker_c5d123668fa5ef54ebb7952c4365230b.bindPopup(popup_87396d21baa078cfd58e160e3c97519a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5d123668fa5ef54ebb7952c4365230b.setIcon(icon_5b8e4719d51b4681033b20d0f3e266fd);
|
|
|
|
|
|
var marker_a1c492bb3a80ea86c7cd095fc8e0b454 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_511e3134486805484d8e2d08a59d2293 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94288e5312848f5278e431d4de1a1743 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7efb4a5ca0b73559c6b3011ef88dc370 = $(`<div id="html_7efb4a5ca0b73559c6b3011ef88dc370" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_94288e5312848f5278e431d4de1a1743.setContent(html_7efb4a5ca0b73559c6b3011ef88dc370);
|
|
|
|
|
|
|
|
marker_a1c492bb3a80ea86c7cd095fc8e0b454.bindPopup(popup_94288e5312848f5278e431d4de1a1743)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1c492bb3a80ea86c7cd095fc8e0b454.setIcon(icon_511e3134486805484d8e2d08a59d2293);
|
|
|
|
|
|
var marker_7726a99121cde5d30520fae792f036a6 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3e70202bec00ab3f1aa33e389675d7ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7fdcc904f443abace5cab3c3846c522e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef0652c2678e96f91efd91b9c1a1685e = $(`<div id="html_ef0652c2678e96f91efd91b9c1a1685e" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_7fdcc904f443abace5cab3c3846c522e.setContent(html_ef0652c2678e96f91efd91b9c1a1685e);
|
|
|
|
|
|
|
|
marker_7726a99121cde5d30520fae792f036a6.bindPopup(popup_7fdcc904f443abace5cab3c3846c522e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7726a99121cde5d30520fae792f036a6.setIcon(icon_3e70202bec00ab3f1aa33e389675d7ae);
|
|
|
|
|
|
var marker_13687062b746996c923876c7c1d200d6 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_34a822d7dc94eb756e2e21c10a67c85a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_057f1bb66a0c0fe93e2140eaaad9ec00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84b31a5dfd642f25ce1ee90f426b2758 = $(`<div id="html_84b31a5dfd642f25ce1ee90f426b2758" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_057f1bb66a0c0fe93e2140eaaad9ec00.setContent(html_84b31a5dfd642f25ce1ee90f426b2758);
|
|
|
|
|
|
|
|
marker_13687062b746996c923876c7c1d200d6.bindPopup(popup_057f1bb66a0c0fe93e2140eaaad9ec00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13687062b746996c923876c7c1d200d6.setIcon(icon_34a822d7dc94eb756e2e21c10a67c85a);
|
|
|
|
|
|
var marker_d2630b70b1a05942b5d077c07530bdb8 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_6d348ac82f519ad80d7940716a8dcff7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21391c4c611be10e62291530f81fa0cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_842e1a54c9fcaeabddeaffa9a679b08a = $(`<div id="html_842e1a54c9fcaeabddeaffa9a679b08a" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_21391c4c611be10e62291530f81fa0cf.setContent(html_842e1a54c9fcaeabddeaffa9a679b08a);
|
|
|
|
|
|
|
|
marker_d2630b70b1a05942b5d077c07530bdb8.bindPopup(popup_21391c4c611be10e62291530f81fa0cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2630b70b1a05942b5d077c07530bdb8.setIcon(icon_6d348ac82f519ad80d7940716a8dcff7);
|
|
|
|
|
|
var marker_3584733b588c8174a31d99816819f582 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_dfef9b7f1f43ac5ea8b2a2924ef61a80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c5af7eebc13d2c9b01fc88327433565 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7750a1b416636e4b65019e5d2baafbbb = $(`<div id="html_7750a1b416636e4b65019e5d2baafbbb" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_6c5af7eebc13d2c9b01fc88327433565.setContent(html_7750a1b416636e4b65019e5d2baafbbb);
|
|
|
|
|
|
|
|
marker_3584733b588c8174a31d99816819f582.bindPopup(popup_6c5af7eebc13d2c9b01fc88327433565)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3584733b588c8174a31d99816819f582.setIcon(icon_dfef9b7f1f43ac5ea8b2a2924ef61a80);
|
|
|
|
|
|
var marker_7fcc99c29e3460791351a641d921beef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b166aa7b4847fb95df26708fd83805a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30d72a1289c0fb41754015391d624727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3b791b69b7d5b7db9eb0851017beb77 = $(`<div id="html_a3b791b69b7d5b7db9eb0851017beb77" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_30d72a1289c0fb41754015391d624727.setContent(html_a3b791b69b7d5b7db9eb0851017beb77);
|
|
|
|
|
|
|
|
marker_7fcc99c29e3460791351a641d921beef.bindPopup(popup_30d72a1289c0fb41754015391d624727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fcc99c29e3460791351a641d921beef.setIcon(icon_b166aa7b4847fb95df26708fd83805a9);
|
|
|
|
|
|
var marker_3eb28635971171936465873eb08c905f = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c8a656259b8c724213dce721b3c0b8bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6af1f982f63b8d164c7e0333adcbfea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddea60fb360aacb6f4d8a958e5fb106a = $(`<div id="html_ddea60fb360aacb6f4d8a958e5fb106a" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_d6af1f982f63b8d164c7e0333adcbfea.setContent(html_ddea60fb360aacb6f4d8a958e5fb106a);
|
|
|
|
|
|
|
|
marker_3eb28635971171936465873eb08c905f.bindPopup(popup_d6af1f982f63b8d164c7e0333adcbfea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eb28635971171936465873eb08c905f.setIcon(icon_c8a656259b8c724213dce721b3c0b8bb);
|
|
|
|
|
|
var marker_30c85c9dde422000233744c1943d8332 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ca2f75678e90f52ef378adb8d0d14c8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_890de2e1cedff03b5256344effe5d00c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b2f377df13953954728e9147e41fc51 = $(`<div id="html_7b2f377df13953954728e9147e41fc51" style="width: 100.0%; height: 100.0%;">relay.ryzizub.com</div>`)[0];
|
|
popup_890de2e1cedff03b5256344effe5d00c.setContent(html_7b2f377df13953954728e9147e41fc51);
|
|
|
|
|
|
|
|
marker_30c85c9dde422000233744c1943d8332.bindPopup(popup_890de2e1cedff03b5256344effe5d00c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30c85c9dde422000233744c1943d8332.setIcon(icon_ca2f75678e90f52ef378adb8d0d14c8a);
|
|
|
|
|
|
var marker_552a26d79145b2a34363384564107215 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ff4a50847884c7db932f4956b6617407 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e85510ca5a2246205e5c11ba9f98ee4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55136d94ed1cc0906a2b61c45f6e1163 = $(`<div id="html_55136d94ed1cc0906a2b61c45f6e1163" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_1e85510ca5a2246205e5c11ba9f98ee4.setContent(html_55136d94ed1cc0906a2b61c45f6e1163);
|
|
|
|
|
|
|
|
marker_552a26d79145b2a34363384564107215.bindPopup(popup_1e85510ca5a2246205e5c11ba9f98ee4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_552a26d79145b2a34363384564107215.setIcon(icon_ff4a50847884c7db932f4956b6617407);
|
|
|
|
|
|
var marker_0497865377548568f4db0606413f569c = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b5b324fa4599076903a0bf1814316a11 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd62a61cc822c5463aca4ed27426827c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1ca72fdde527794913ea1f2a22d798e = $(`<div id="html_d1ca72fdde527794913ea1f2a22d798e" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_dd62a61cc822c5463aca4ed27426827c.setContent(html_d1ca72fdde527794913ea1f2a22d798e);
|
|
|
|
|
|
|
|
marker_0497865377548568f4db0606413f569c.bindPopup(popup_dd62a61cc822c5463aca4ed27426827c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0497865377548568f4db0606413f569c.setIcon(icon_b5b324fa4599076903a0bf1814316a11);
|
|
|
|
|
|
var marker_b340c352c3af91f31a9a5fd41eed85c3 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_37db1b345ccdc904d38667f69ccbc72c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4e7e8f6ecf946be45b7bd606a19e9b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de1c909ca4027c2c4303bbb2e41d06ae = $(`<div id="html_de1c909ca4027c2c4303bbb2e41d06ae" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_b4e7e8f6ecf946be45b7bd606a19e9b0.setContent(html_de1c909ca4027c2c4303bbb2e41d06ae);
|
|
|
|
|
|
|
|
marker_b340c352c3af91f31a9a5fd41eed85c3.bindPopup(popup_b4e7e8f6ecf946be45b7bd606a19e9b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b340c352c3af91f31a9a5fd41eed85c3.setIcon(icon_37db1b345ccdc904d38667f69ccbc72c);
|
|
|
|
|
|
var marker_1286d31dd74c68fb769de73b11adcbef = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_111ca5d0a9f71344beb0acb5b42d9ec8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e33de9dd47ae9fc0f7c1439531fed1a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e18a0b0fb2e0d40ef13a6100dedb2b7 = $(`<div id="html_0e18a0b0fb2e0d40ef13a6100dedb2b7" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_e33de9dd47ae9fc0f7c1439531fed1a0.setContent(html_0e18a0b0fb2e0d40ef13a6100dedb2b7);
|
|
|
|
|
|
|
|
marker_1286d31dd74c68fb769de73b11adcbef.bindPopup(popup_e33de9dd47ae9fc0f7c1439531fed1a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1286d31dd74c68fb769de73b11adcbef.setIcon(icon_111ca5d0a9f71344beb0acb5b42d9ec8);
|
|
|
|
|
|
var marker_baf9107138334b75853fdd15d1ff4d2f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b8bac707f90e256e649505465e46f287 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b74723057564887e61641d59bb2a7dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32054b71c7d00ab2a74b53fa6918b413 = $(`<div id="html_32054b71c7d00ab2a74b53fa6918b413" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_6b74723057564887e61641d59bb2a7dc.setContent(html_32054b71c7d00ab2a74b53fa6918b413);
|
|
|
|
|
|
|
|
marker_baf9107138334b75853fdd15d1ff4d2f.bindPopup(popup_6b74723057564887e61641d59bb2a7dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_baf9107138334b75853fdd15d1ff4d2f.setIcon(icon_b8bac707f90e256e649505465e46f287);
|
|
|
|
|
|
var marker_775a2d44cabc113578f98a3e2c8211b5 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e4e64469f8af19fb4da2a6c48d42feba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3df10a46b23403e219ce327f8320cb4f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8858dd5ee40d9a8441f526821e2210fb = $(`<div id="html_8858dd5ee40d9a8441f526821e2210fb" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_3df10a46b23403e219ce327f8320cb4f.setContent(html_8858dd5ee40d9a8441f526821e2210fb);
|
|
|
|
|
|
|
|
marker_775a2d44cabc113578f98a3e2c8211b5.bindPopup(popup_3df10a46b23403e219ce327f8320cb4f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_775a2d44cabc113578f98a3e2c8211b5.setIcon(icon_e4e64469f8af19fb4da2a6c48d42feba);
|
|
|
|
|
|
var marker_dc7e7e233cb0caa84bbc71ad4c028148 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3536cda84a81743b4a743abbd4b640bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0beb317c0f7b360e5b1b5e8a6fbb99a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4e6acb12cbd1c11d74488e271afc2e5 = $(`<div id="html_f4e6acb12cbd1c11d74488e271afc2e5" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_0beb317c0f7b360e5b1b5e8a6fbb99a6.setContent(html_f4e6acb12cbd1c11d74488e271afc2e5);
|
|
|
|
|
|
|
|
marker_dc7e7e233cb0caa84bbc71ad4c028148.bindPopup(popup_0beb317c0f7b360e5b1b5e8a6fbb99a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc7e7e233cb0caa84bbc71ad4c028148.setIcon(icon_3536cda84a81743b4a743abbd4b640bc);
|
|
|
|
|
|
var marker_91584407b0802ebdcdf7b3ccff0a72b3 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_80483a692d4035e0d68c223e578c2ba2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_274cd6d8b3d5ef914af65d3c529812a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b79e598edcc42a8338815afe42dd701 = $(`<div id="html_0b79e598edcc42a8338815afe42dd701" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_274cd6d8b3d5ef914af65d3c529812a2.setContent(html_0b79e598edcc42a8338815afe42dd701);
|
|
|
|
|
|
|
|
marker_91584407b0802ebdcdf7b3ccff0a72b3.bindPopup(popup_274cd6d8b3d5ef914af65d3c529812a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91584407b0802ebdcdf7b3ccff0a72b3.setIcon(icon_80483a692d4035e0d68c223e578c2ba2);
|
|
|
|
|
|
var marker_725a6f188b67fb935d09d4f8c05cffdd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d54d555e1c417e040e4961b14cf92f54 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1991a568256d30f80b32f117b01352f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b515c6d7285639aba23e2d1a18abad3d = $(`<div id="html_b515c6d7285639aba23e2d1a18abad3d" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_1991a568256d30f80b32f117b01352f8.setContent(html_b515c6d7285639aba23e2d1a18abad3d);
|
|
|
|
|
|
|
|
marker_725a6f188b67fb935d09d4f8c05cffdd.bindPopup(popup_1991a568256d30f80b32f117b01352f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_725a6f188b67fb935d09d4f8c05cffdd.setIcon(icon_d54d555e1c417e040e4961b14cf92f54);
|
|
|
|
|
|
var marker_48e3d7868848e07e265fe5a51d8612e0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3e322bb534fe874c7bfe37a7c6eacdae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_107232b2963b42388cc1aa445efbb3b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30d99cf9c1b342e247778d828feb94dc = $(`<div id="html_30d99cf9c1b342e247778d828feb94dc" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_107232b2963b42388cc1aa445efbb3b1.setContent(html_30d99cf9c1b342e247778d828feb94dc);
|
|
|
|
|
|
|
|
marker_48e3d7868848e07e265fe5a51d8612e0.bindPopup(popup_107232b2963b42388cc1aa445efbb3b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48e3d7868848e07e265fe5a51d8612e0.setIcon(icon_3e322bb534fe874c7bfe37a7c6eacdae);
|
|
|
|
|
|
var marker_32c29b2d227950ccbef89e8e1d7dbe78 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_b3ea211b8c02b89a035d3a6ffedbb779 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85310c630fa7200bdbd3e6eac1b8f6c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_337f58844a3826b32cf553b29f024113 = $(`<div id="html_337f58844a3826b32cf553b29f024113" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_85310c630fa7200bdbd3e6eac1b8f6c2.setContent(html_337f58844a3826b32cf553b29f024113);
|
|
|
|
|
|
|
|
marker_32c29b2d227950ccbef89e8e1d7dbe78.bindPopup(popup_85310c630fa7200bdbd3e6eac1b8f6c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32c29b2d227950ccbef89e8e1d7dbe78.setIcon(icon_b3ea211b8c02b89a035d3a6ffedbb779);
|
|
|
|
|
|
var marker_bcefcac0eb5d972c667e8e5788a97cec = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f8716086b34c4ab625f0ba81da96f12d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abd6d23cb8f09bb86b7f4b697d1e71dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1633fe4e5b37c33cbd621dcd2c60e622 = $(`<div id="html_1633fe4e5b37c33cbd621dcd2c60e622" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_abd6d23cb8f09bb86b7f4b697d1e71dc.setContent(html_1633fe4e5b37c33cbd621dcd2c60e622);
|
|
|
|
|
|
|
|
marker_bcefcac0eb5d972c667e8e5788a97cec.bindPopup(popup_abd6d23cb8f09bb86b7f4b697d1e71dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bcefcac0eb5d972c667e8e5788a97cec.setIcon(icon_f8716086b34c4ab625f0ba81da96f12d);
|
|
|
|
|
|
var marker_536bdf2ab718695da6cf3958c2b6a475 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ad54d05288ae3717fce69b27a26b4b74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_253e4f6386c3f24a15f867bfee9bac62 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_489ee7c0d99d7f75b328c97f7f84bf33 = $(`<div id="html_489ee7c0d99d7f75b328c97f7f84bf33" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_253e4f6386c3f24a15f867bfee9bac62.setContent(html_489ee7c0d99d7f75b328c97f7f84bf33);
|
|
|
|
|
|
|
|
marker_536bdf2ab718695da6cf3958c2b6a475.bindPopup(popup_253e4f6386c3f24a15f867bfee9bac62)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_536bdf2ab718695da6cf3958c2b6a475.setIcon(icon_ad54d05288ae3717fce69b27a26b4b74);
|
|
|
|
|
|
var marker_73ac4d6eda56cee043b6b793f74fd92b = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_2541baaa5cac43700c3d85465bdf529f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b1d2d7eeae1a6d8e36ebb530e4611cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5dcd7b6b9cea2b54baae18bfa459f9c = $(`<div id="html_c5dcd7b6b9cea2b54baae18bfa459f9c" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_4b1d2d7eeae1a6d8e36ebb530e4611cb.setContent(html_c5dcd7b6b9cea2b54baae18bfa459f9c);
|
|
|
|
|
|
|
|
marker_73ac4d6eda56cee043b6b793f74fd92b.bindPopup(popup_4b1d2d7eeae1a6d8e36ebb530e4611cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73ac4d6eda56cee043b6b793f74fd92b.setIcon(icon_2541baaa5cac43700c3d85465bdf529f);
|
|
|
|
|
|
var marker_e27e1fa2959b1f6adbdb782fb5e3b50b = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3f7589f59a705693f25137814ce85598 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c09cad308b1f96c79c13fca96fb3bc86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bd0d238d4ea96ca934baa73a6a55bf5 = $(`<div id="html_8bd0d238d4ea96ca934baa73a6a55bf5" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_c09cad308b1f96c79c13fca96fb3bc86.setContent(html_8bd0d238d4ea96ca934baa73a6a55bf5);
|
|
|
|
|
|
|
|
marker_e27e1fa2959b1f6adbdb782fb5e3b50b.bindPopup(popup_c09cad308b1f96c79c13fca96fb3bc86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e27e1fa2959b1f6adbdb782fb5e3b50b.setIcon(icon_3f7589f59a705693f25137814ce85598);
|
|
|
|
|
|
var marker_a9eab72483c6cc710aff651327d55ee5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_50cd88af1bc3c4c1fd32e98a4f386930 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01374a268385996ca4e286d140ccf02d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2074f8efd5c8112b6c44a21a3912fd5a = $(`<div id="html_2074f8efd5c8112b6c44a21a3912fd5a" style="width: 100.0%; height: 100.0%;">0m0sef4nb45q6.cloreai.ru</div>`)[0];
|
|
popup_01374a268385996ca4e286d140ccf02d.setContent(html_2074f8efd5c8112b6c44a21a3912fd5a);
|
|
|
|
|
|
|
|
marker_a9eab72483c6cc710aff651327d55ee5.bindPopup(popup_01374a268385996ca4e286d140ccf02d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9eab72483c6cc710aff651327d55ee5.setIcon(icon_50cd88af1bc3c4c1fd32e98a4f386930);
|
|
|
|
|
|
var marker_221bb83e3791118641f836771fa65bb2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_444b47ef18b5900d7b4aad5b942409f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34a321acc320c0123343c1bf06c07d7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d5970b0d92704ea410331616b82a9ab = $(`<div id="html_7d5970b0d92704ea410331616b82a9ab" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_34a321acc320c0123343c1bf06c07d7d.setContent(html_7d5970b0d92704ea410331616b82a9ab);
|
|
|
|
|
|
|
|
marker_221bb83e3791118641f836771fa65bb2.bindPopup(popup_34a321acc320c0123343c1bf06c07d7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_221bb83e3791118641f836771fa65bb2.setIcon(icon_444b47ef18b5900d7b4aad5b942409f8);
|
|
|
|
|
|
var marker_3c366d3eda6622dd07dcd72d66a12fc3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_bbc74493173cee6c75768ed2bb03ec9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e71bd5ddf8e30b781b9bab950c66b8cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_352f39165cec7a9c582dbf29547f3a98 = $(`<div id="html_352f39165cec7a9c582dbf29547f3a98" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_e71bd5ddf8e30b781b9bab950c66b8cd.setContent(html_352f39165cec7a9c582dbf29547f3a98);
|
|
|
|
|
|
|
|
marker_3c366d3eda6622dd07dcd72d66a12fc3.bindPopup(popup_e71bd5ddf8e30b781b9bab950c66b8cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c366d3eda6622dd07dcd72d66a12fc3.setIcon(icon_bbc74493173cee6c75768ed2bb03ec9e);
|
|
|
|
|
|
var marker_cdff2df1b3d5e4b15a63c10f6c5fdea0 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_722b1b70977aff6e5581c64f564f419a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d518a8a6a3314eeae612bf4af63b9d01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53261dc94c7aaf3931edd3be714cbde4 = $(`<div id="html_53261dc94c7aaf3931edd3be714cbde4" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_d518a8a6a3314eeae612bf4af63b9d01.setContent(html_53261dc94c7aaf3931edd3be714cbde4);
|
|
|
|
|
|
|
|
marker_cdff2df1b3d5e4b15a63c10f6c5fdea0.bindPopup(popup_d518a8a6a3314eeae612bf4af63b9d01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdff2df1b3d5e4b15a63c10f6c5fdea0.setIcon(icon_722b1b70977aff6e5581c64f564f419a);
|
|
|
|
|
|
var marker_0d151b91dd10db26b53ac401aa7d6b86 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1feea54cb687a2c30f79fa7d1cc60697 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43bdbc34292ac082d913b6b73e2ab9c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc483dd4d3303922653ac2a5bd45f259 = $(`<div id="html_cc483dd4d3303922653ac2a5bd45f259" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_43bdbc34292ac082d913b6b73e2ab9c7.setContent(html_cc483dd4d3303922653ac2a5bd45f259);
|
|
|
|
|
|
|
|
marker_0d151b91dd10db26b53ac401aa7d6b86.bindPopup(popup_43bdbc34292ac082d913b6b73e2ab9c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d151b91dd10db26b53ac401aa7d6b86.setIcon(icon_1feea54cb687a2c30f79fa7d1cc60697);
|
|
|
|
|
|
var marker_4202eadcbad3e2f76b3b7eb109907585 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5164d5ff6f77eff719831079e5da1f14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b313eaf0403d84f3fe9b2412154bc98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20b86bdadec4cb5f80dc37866473c0ab = $(`<div id="html_20b86bdadec4cb5f80dc37866473c0ab" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_8b313eaf0403d84f3fe9b2412154bc98.setContent(html_20b86bdadec4cb5f80dc37866473c0ab);
|
|
|
|
|
|
|
|
marker_4202eadcbad3e2f76b3b7eb109907585.bindPopup(popup_8b313eaf0403d84f3fe9b2412154bc98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4202eadcbad3e2f76b3b7eb109907585.setIcon(icon_5164d5ff6f77eff719831079e5da1f14);
|
|
|
|
|
|
var marker_8c81847c2e92f83af3531ded0c732aea = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f9ae1b2c21573b1e8495d487a23fcabc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_084735a4441e4314e008fd46cc5a7df6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f212fb41be88a6bf38b22a6ed00bb9f = $(`<div id="html_7f212fb41be88a6bf38b22a6ed00bb9f" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_084735a4441e4314e008fd46cc5a7df6.setContent(html_7f212fb41be88a6bf38b22a6ed00bb9f);
|
|
|
|
|
|
|
|
marker_8c81847c2e92f83af3531ded0c732aea.bindPopup(popup_084735a4441e4314e008fd46cc5a7df6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c81847c2e92f83af3531ded0c732aea.setIcon(icon_f9ae1b2c21573b1e8495d487a23fcabc);
|
|
|
|
|
|
var marker_172a9742816a80443cd950abb3d8e3f9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5412ebe8e21bf3ce348f0a92edd0a914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_461c4be2c05c624178bc6e2839344a89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c0753598d39f77b784c7f1f4ccf76bc = $(`<div id="html_0c0753598d39f77b784c7f1f4ccf76bc" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_461c4be2c05c624178bc6e2839344a89.setContent(html_0c0753598d39f77b784c7f1f4ccf76bc);
|
|
|
|
|
|
|
|
marker_172a9742816a80443cd950abb3d8e3f9.bindPopup(popup_461c4be2c05c624178bc6e2839344a89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_172a9742816a80443cd950abb3d8e3f9.setIcon(icon_5412ebe8e21bf3ce348f0a92edd0a914);
|
|
|
|
|
|
var marker_d166f26dc930ab068b671e6b3a806930 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_07d4f87067c21442d8a5537bc470d62b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2901c7611e508f6923ded5adab7a5b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af0cb4640a5a82a3897f000376f48536 = $(`<div id="html_af0cb4640a5a82a3897f000376f48536" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_b2901c7611e508f6923ded5adab7a5b7.setContent(html_af0cb4640a5a82a3897f000376f48536);
|
|
|
|
|
|
|
|
marker_d166f26dc930ab068b671e6b3a806930.bindPopup(popup_b2901c7611e508f6923ded5adab7a5b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d166f26dc930ab068b671e6b3a806930.setIcon(icon_07d4f87067c21442d8a5537bc470d62b);
|
|
|
|
|
|
var marker_8927ebc69b19ae6ad16293605caeef62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_2c3127a0f792370c44e68525cd81354e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ade38545adeca6740b1316d5b816185 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3396d5a3944fa7bfd9a0637126c76aee = $(`<div id="html_3396d5a3944fa7bfd9a0637126c76aee" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_1ade38545adeca6740b1316d5b816185.setContent(html_3396d5a3944fa7bfd9a0637126c76aee);
|
|
|
|
|
|
|
|
marker_8927ebc69b19ae6ad16293605caeef62.bindPopup(popup_1ade38545adeca6740b1316d5b816185)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8927ebc69b19ae6ad16293605caeef62.setIcon(icon_2c3127a0f792370c44e68525cd81354e);
|
|
|
|
|
|
var marker_eff10c6047a7a4706409baa4c1c3e483 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7ce79723a36a9073830d9bf63d1844af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f53b395bde892df33e4676f84048a72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3945b127b52ed131d4406a428c6dee75 = $(`<div id="html_3945b127b52ed131d4406a428c6dee75" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_2f53b395bde892df33e4676f84048a72.setContent(html_3945b127b52ed131d4406a428c6dee75);
|
|
|
|
|
|
|
|
marker_eff10c6047a7a4706409baa4c1c3e483.bindPopup(popup_2f53b395bde892df33e4676f84048a72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eff10c6047a7a4706409baa4c1c3e483.setIcon(icon_7ce79723a36a9073830d9bf63d1844af);
|
|
|
|
|
|
var marker_5bc430dfea86a506444d8e25eb4d9521 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_fc380e0f31fd5fd54d8eb7c40bad6daa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39fd72eca63545bb25525b3517cb8c33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12912c7b6ca7249e3a0e21260a999608 = $(`<div id="html_12912c7b6ca7249e3a0e21260a999608" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_39fd72eca63545bb25525b3517cb8c33.setContent(html_12912c7b6ca7249e3a0e21260a999608);
|
|
|
|
|
|
|
|
marker_5bc430dfea86a506444d8e25eb4d9521.bindPopup(popup_39fd72eca63545bb25525b3517cb8c33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bc430dfea86a506444d8e25eb4d9521.setIcon(icon_fc380e0f31fd5fd54d8eb7c40bad6daa);
|
|
|
|
|
|
var marker_444f63042abc755866813011124c980a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_dc3fc6f2648735cab17b48d6987e7118 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09048f019ac2a4a920832ad8cab7ff17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8512447484c336db4c0239ae83e0e793 = $(`<div id="html_8512447484c336db4c0239ae83e0e793" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_09048f019ac2a4a920832ad8cab7ff17.setContent(html_8512447484c336db4c0239ae83e0e793);
|
|
|
|
|
|
|
|
marker_444f63042abc755866813011124c980a.bindPopup(popup_09048f019ac2a4a920832ad8cab7ff17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_444f63042abc755866813011124c980a.setIcon(icon_dc3fc6f2648735cab17b48d6987e7118);
|
|
|
|
|
|
var marker_9742df9ae258c0d3e8b6f7309d7b2bb9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f6855f59487ad11862637e591e03fc5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1423261cef280f297a022ef1130e3527 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc3f8504a73503800bc102518b2006e3 = $(`<div id="html_dc3f8504a73503800bc102518b2006e3" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_1423261cef280f297a022ef1130e3527.setContent(html_dc3f8504a73503800bc102518b2006e3);
|
|
|
|
|
|
|
|
marker_9742df9ae258c0d3e8b6f7309d7b2bb9.bindPopup(popup_1423261cef280f297a022ef1130e3527)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9742df9ae258c0d3e8b6f7309d7b2bb9.setIcon(icon_f6855f59487ad11862637e591e03fc5b);
|
|
|
|
|
|
var marker_4a1fa08127ef5dabcc1adf00ba554aaf = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cfa9eb49ecb7ce3608c8ef2afa47bc28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ae385466aad37d42e7dcee09e7b09f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_544b35cced3b0d28fdd9f9fa8fd2f0b6 = $(`<div id="html_544b35cced3b0d28fdd9f9fa8fd2f0b6" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_2ae385466aad37d42e7dcee09e7b09f6.setContent(html_544b35cced3b0d28fdd9f9fa8fd2f0b6);
|
|
|
|
|
|
|
|
marker_4a1fa08127ef5dabcc1adf00ba554aaf.bindPopup(popup_2ae385466aad37d42e7dcee09e7b09f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a1fa08127ef5dabcc1adf00ba554aaf.setIcon(icon_cfa9eb49ecb7ce3608c8ef2afa47bc28);
|
|
|
|
|
|
var marker_4a12c6e27591a801114de416fd36cfb1 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a375238b8504f71a13cb8c34623ef902 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9caec000d6c11d1e5156479054c028e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1222b5202664f9a093d6fecbf0d3ff8 = $(`<div id="html_a1222b5202664f9a093d6fecbf0d3ff8" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_a9caec000d6c11d1e5156479054c028e.setContent(html_a1222b5202664f9a093d6fecbf0d3ff8);
|
|
|
|
|
|
|
|
marker_4a12c6e27591a801114de416fd36cfb1.bindPopup(popup_a9caec000d6c11d1e5156479054c028e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a12c6e27591a801114de416fd36cfb1.setIcon(icon_a375238b8504f71a13cb8c34623ef902);
|
|
|
|
|
|
var marker_033732d92c467512785bb41ff106da52 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7b3d18394fcd56005196033cbc71ece7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a2ea106190f8bcc880ec1cdfbce830d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a0c80da3a5378d339d0c497b7401e69 = $(`<div id="html_2a0c80da3a5378d339d0c497b7401e69" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_a2ea106190f8bcc880ec1cdfbce830d5.setContent(html_2a0c80da3a5378d339d0c497b7401e69);
|
|
|
|
|
|
|
|
marker_033732d92c467512785bb41ff106da52.bindPopup(popup_a2ea106190f8bcc880ec1cdfbce830d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_033732d92c467512785bb41ff106da52.setIcon(icon_7b3d18394fcd56005196033cbc71ece7);
|
|
|
|
|
|
var marker_a918edb145dd1f48caf9bba197f13294 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_1f9ede601839e4efc2dc10bda57591d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ea69cfc87c75e9d3d6821fd13fcfd0c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb3b6f2a26cdb02ce998e3370346ea1 = $(`<div id="html_feb3b6f2a26cdb02ce998e3370346ea1" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_7ea69cfc87c75e9d3d6821fd13fcfd0c.setContent(html_feb3b6f2a26cdb02ce998e3370346ea1);
|
|
|
|
|
|
|
|
marker_a918edb145dd1f48caf9bba197f13294.bindPopup(popup_7ea69cfc87c75e9d3d6821fd13fcfd0c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a918edb145dd1f48caf9bba197f13294.setIcon(icon_1f9ede601839e4efc2dc10bda57591d7);
|
|
|
|
|
|
var marker_d79a01b401091b4d0a814efbadc3faa1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_4ebbc202cb47572a6426f66395e0b897 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34e7b27dcda63e29bee1150e77dd8f0a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb55e72fd75e35dcffa2de2fc3d4d7f9 = $(`<div id="html_bb55e72fd75e35dcffa2de2fc3d4d7f9" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_34e7b27dcda63e29bee1150e77dd8f0a.setContent(html_bb55e72fd75e35dcffa2de2fc3d4d7f9);
|
|
|
|
|
|
|
|
marker_d79a01b401091b4d0a814efbadc3faa1.bindPopup(popup_34e7b27dcda63e29bee1150e77dd8f0a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d79a01b401091b4d0a814efbadc3faa1.setIcon(icon_4ebbc202cb47572a6426f66395e0b897);
|
|
|
|
|
|
var marker_4b1c0d5179758bf4b6eb933de7cbdde8 = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_884bf80783f8f9368176bcec5719afb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c032ace8036051d848b6d385260ba90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_663e05a343787cbc44210e9f44911cee = $(`<div id="html_663e05a343787cbc44210e9f44911cee" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_4c032ace8036051d848b6d385260ba90.setContent(html_663e05a343787cbc44210e9f44911cee);
|
|
|
|
|
|
|
|
marker_4b1c0d5179758bf4b6eb933de7cbdde8.bindPopup(popup_4c032ace8036051d848b6d385260ba90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b1c0d5179758bf4b6eb933de7cbdde8.setIcon(icon_884bf80783f8f9368176bcec5719afb6);
|
|
|
|
|
|
var marker_6a6df82b342d1a2a131e5d9c326b12e0 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ebdff3fbd5c5b7a5c751073e8be05d4c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0045567c578b832867532914b27b6bee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07ac3ec13eee22c153f25514315afcf9 = $(`<div id="html_07ac3ec13eee22c153f25514315afcf9" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_0045567c578b832867532914b27b6bee.setContent(html_07ac3ec13eee22c153f25514315afcf9);
|
|
|
|
|
|
|
|
marker_6a6df82b342d1a2a131e5d9c326b12e0.bindPopup(popup_0045567c578b832867532914b27b6bee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a6df82b342d1a2a131e5d9c326b12e0.setIcon(icon_ebdff3fbd5c5b7a5c751073e8be05d4c);
|
|
|
|
|
|
var marker_2df436e6b86c2b938bed219a85c5cbad = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_8a5a3f70698671503977551b70f20071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a60beee33a29e0c98a89b002f640c92b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1751ce9276d897280ace2953b49d0692 = $(`<div id="html_1751ce9276d897280ace2953b49d0692" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_a60beee33a29e0c98a89b002f640c92b.setContent(html_1751ce9276d897280ace2953b49d0692);
|
|
|
|
|
|
|
|
marker_2df436e6b86c2b938bed219a85c5cbad.bindPopup(popup_a60beee33a29e0c98a89b002f640c92b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2df436e6b86c2b938bed219a85c5cbad.setIcon(icon_8a5a3f70698671503977551b70f20071);
|
|
|
|
|
|
var marker_c4f2eda1fdadb3b0fbf9d9e4156108b6 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_25af7a2ac35bb6572196eedc4a3e8912 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_319b60bf811710d50413f5b75d06310c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e0f15348786e58564eed9af8100f1e0 = $(`<div id="html_4e0f15348786e58564eed9af8100f1e0" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_319b60bf811710d50413f5b75d06310c.setContent(html_4e0f15348786e58564eed9af8100f1e0);
|
|
|
|
|
|
|
|
marker_c4f2eda1fdadb3b0fbf9d9e4156108b6.bindPopup(popup_319b60bf811710d50413f5b75d06310c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4f2eda1fdadb3b0fbf9d9e4156108b6.setIcon(icon_25af7a2ac35bb6572196eedc4a3e8912);
|
|
|
|
|
|
var marker_bf73db4976b12f342b51b7caa4faf730 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_eee2c011dabaad6608b5dc6230541016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7c507b853b88681a03f6db204e240b07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e60c5937060eceec9b2ba2a0e734f19a = $(`<div id="html_e60c5937060eceec9b2ba2a0e734f19a" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_7c507b853b88681a03f6db204e240b07.setContent(html_e60c5937060eceec9b2ba2a0e734f19a);
|
|
|
|
|
|
|
|
marker_bf73db4976b12f342b51b7caa4faf730.bindPopup(popup_7c507b853b88681a03f6db204e240b07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf73db4976b12f342b51b7caa4faf730.setIcon(icon_eee2c011dabaad6608b5dc6230541016);
|
|
|
|
|
|
var marker_f04dcc56202a2ce49da2e0a7ecea089a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f996192b772d1241761366c16fa75d59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3269aac10bcf0af62e214c84d7106987 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce4f2e1c5a2fd32298511921d3fa8ccd = $(`<div id="html_ce4f2e1c5a2fd32298511921d3fa8ccd" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_3269aac10bcf0af62e214c84d7106987.setContent(html_ce4f2e1c5a2fd32298511921d3fa8ccd);
|
|
|
|
|
|
|
|
marker_f04dcc56202a2ce49da2e0a7ecea089a.bindPopup(popup_3269aac10bcf0af62e214c84d7106987)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f04dcc56202a2ce49da2e0a7ecea089a.setIcon(icon_f996192b772d1241761366c16fa75d59);
|
|
|
|
|
|
var marker_3978f79a0c222497dc1241717653ba0f = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_fcc970e2ae30a0044e34bdbb88497b15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc9e11443e2fac8a72017e5a266247c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d81b9f83e82a648693f6cb61ec7801e = $(`<div id="html_7d81b9f83e82a648693f6cb61ec7801e" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_cc9e11443e2fac8a72017e5a266247c4.setContent(html_7d81b9f83e82a648693f6cb61ec7801e);
|
|
|
|
|
|
|
|
marker_3978f79a0c222497dc1241717653ba0f.bindPopup(popup_cc9e11443e2fac8a72017e5a266247c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3978f79a0c222497dc1241717653ba0f.setIcon(icon_fcc970e2ae30a0044e34bdbb88497b15);
|
|
|
|
|
|
var marker_b037f707b518007f23f78957fc9e0483 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_49cd404c2e576fffb97381309a4512e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3086b03c83e5596a0f4d22c7652c9b7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a73133a8239be7263d5b2fc685676871 = $(`<div id="html_a73133a8239be7263d5b2fc685676871" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_3086b03c83e5596a0f4d22c7652c9b7d.setContent(html_a73133a8239be7263d5b2fc685676871);
|
|
|
|
|
|
|
|
marker_b037f707b518007f23f78957fc9e0483.bindPopup(popup_3086b03c83e5596a0f4d22c7652c9b7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b037f707b518007f23f78957fc9e0483.setIcon(icon_49cd404c2e576fffb97381309a4512e1);
|
|
|
|
|
|
var marker_d0224b235b59e1228f9149ab020e81db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0b9513f143dfb0e44d12307cfebaeaba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_179950eb6ac55fd893c0609745307a57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_969e907ce95a63647a4433170a8e0146 = $(`<div id="html_969e907ce95a63647a4433170a8e0146" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_179950eb6ac55fd893c0609745307a57.setContent(html_969e907ce95a63647a4433170a8e0146);
|
|
|
|
|
|
|
|
marker_d0224b235b59e1228f9149ab020e81db.bindPopup(popup_179950eb6ac55fd893c0609745307a57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0224b235b59e1228f9149ab020e81db.setIcon(icon_0b9513f143dfb0e44d12307cfebaeaba);
|
|
|
|
|
|
var marker_84033fed49346fdedb30a3d3d77e9bee = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_0d7420f0e04aee5432f256602a39bb20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b77a47aa6aa6a52e0d03dc542a4f77fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c30bc8eb75e554b762186d0048b4c082 = $(`<div id="html_c30bc8eb75e554b762186d0048b4c082" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_b77a47aa6aa6a52e0d03dc542a4f77fe.setContent(html_c30bc8eb75e554b762186d0048b4c082);
|
|
|
|
|
|
|
|
marker_84033fed49346fdedb30a3d3d77e9bee.bindPopup(popup_b77a47aa6aa6a52e0d03dc542a4f77fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84033fed49346fdedb30a3d3d77e9bee.setIcon(icon_0d7420f0e04aee5432f256602a39bb20);
|
|
|
|
|
|
var marker_85c3fb0e126dbe8aab636814591226a8 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f8659e38d964ef7f75acda39c7ddc13d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7be304a93bed6530f576f5dd6cb863d8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3b150b05b710644cb25cd8612c94ab7 = $(`<div id="html_e3b150b05b710644cb25cd8612c94ab7" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_7be304a93bed6530f576f5dd6cb863d8.setContent(html_e3b150b05b710644cb25cd8612c94ab7);
|
|
|
|
|
|
|
|
marker_85c3fb0e126dbe8aab636814591226a8.bindPopup(popup_7be304a93bed6530f576f5dd6cb863d8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85c3fb0e126dbe8aab636814591226a8.setIcon(icon_f8659e38d964ef7f75acda39c7ddc13d);
|
|
|
|
|
|
var marker_c0ae868141af2856e7803df2a15c6611 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7d2dc67ad2825d73da26454059c85d69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_599ac7bbc7b6e4ae2e6776b596628555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9517ebbcce46a496f84f77e242430d35 = $(`<div id="html_9517ebbcce46a496f84f77e242430d35" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_599ac7bbc7b6e4ae2e6776b596628555.setContent(html_9517ebbcce46a496f84f77e242430d35);
|
|
|
|
|
|
|
|
marker_c0ae868141af2856e7803df2a15c6611.bindPopup(popup_599ac7bbc7b6e4ae2e6776b596628555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c0ae868141af2856e7803df2a15c6611.setIcon(icon_7d2dc67ad2825d73da26454059c85d69);
|
|
|
|
|
|
var marker_8d8c08509a12aecc6c060b776beee10c = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_39511f44bb205b3d0611da078f26bf86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f0fd92f6975e84e54a3b2cd348272db = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3f28df06ed16f42573867091084ab66 = $(`<div id="html_a3f28df06ed16f42573867091084ab66" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_1f0fd92f6975e84e54a3b2cd348272db.setContent(html_a3f28df06ed16f42573867091084ab66);
|
|
|
|
|
|
|
|
marker_8d8c08509a12aecc6c060b776beee10c.bindPopup(popup_1f0fd92f6975e84e54a3b2cd348272db)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d8c08509a12aecc6c060b776beee10c.setIcon(icon_39511f44bb205b3d0611da078f26bf86);
|
|
|
|
|
|
var marker_6c462a1e52fd79a2460b300d4415f76f = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7127eb28281e7cc424061e9b047395d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46b2d5d105361724ac36baa5fe930ff1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_520c58179e0d74b46a1cede680eedf84 = $(`<div id="html_520c58179e0d74b46a1cede680eedf84" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_46b2d5d105361724ac36baa5fe930ff1.setContent(html_520c58179e0d74b46a1cede680eedf84);
|
|
|
|
|
|
|
|
marker_6c462a1e52fd79a2460b300d4415f76f.bindPopup(popup_46b2d5d105361724ac36baa5fe930ff1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c462a1e52fd79a2460b300d4415f76f.setIcon(icon_7127eb28281e7cc424061e9b047395d6);
|
|
|
|
|
|
var marker_112da38ab467a595e06b2e7820e8cb36 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3f9daef930dde60526abecd17d114d7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec80487fd5b29a55670916fa5dc289f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da2598709b026a2228dcf7bb167ae23e = $(`<div id="html_da2598709b026a2228dcf7bb167ae23e" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_ec80487fd5b29a55670916fa5dc289f7.setContent(html_da2598709b026a2228dcf7bb167ae23e);
|
|
|
|
|
|
|
|
marker_112da38ab467a595e06b2e7820e8cb36.bindPopup(popup_ec80487fd5b29a55670916fa5dc289f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_112da38ab467a595e06b2e7820e8cb36.setIcon(icon_3f9daef930dde60526abecd17d114d7f);
|
|
|
|
|
|
var marker_5a5f344000676fb72705e1c770717184 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_2d431954ff4958fe7adbb77fd0552da1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03cffb056e343052a0f183628712eee7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41931a9ee6aaa506b2a89f6a76079540 = $(`<div id="html_41931a9ee6aaa506b2a89f6a76079540" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_03cffb056e343052a0f183628712eee7.setContent(html_41931a9ee6aaa506b2a89f6a76079540);
|
|
|
|
|
|
|
|
marker_5a5f344000676fb72705e1c770717184.bindPopup(popup_03cffb056e343052a0f183628712eee7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a5f344000676fb72705e1c770717184.setIcon(icon_2d431954ff4958fe7adbb77fd0552da1);
|
|
|
|
|
|
var marker_91422c85f33b6aff009163e17dc95544 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_9f5c6051d0d5ef002c693fcef2a242f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b261cf23679a6a737e4a58f0d7b4e8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfb2dbf3430fda77ea57ed082479b1c7 = $(`<div id="html_dfb2dbf3430fda77ea57ed082479b1c7" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_9b261cf23679a6a737e4a58f0d7b4e8b.setContent(html_dfb2dbf3430fda77ea57ed082479b1c7);
|
|
|
|
|
|
|
|
marker_91422c85f33b6aff009163e17dc95544.bindPopup(popup_9b261cf23679a6a737e4a58f0d7b4e8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91422c85f33b6aff009163e17dc95544.setIcon(icon_9f5c6051d0d5ef002c693fcef2a242f3);
|
|
|
|
|
|
var marker_81ef429d2a520328ee82c1dc9fbaf978 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_12675696023e4c3184e51b7d3e9406bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef189021a745627f5abe077bea308bdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3133d05957910a87049e80631d3e39 = $(`<div id="html_5b3133d05957910a87049e80631d3e39" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_ef189021a745627f5abe077bea308bdb.setContent(html_5b3133d05957910a87049e80631d3e39);
|
|
|
|
|
|
|
|
marker_81ef429d2a520328ee82c1dc9fbaf978.bindPopup(popup_ef189021a745627f5abe077bea308bdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81ef429d2a520328ee82c1dc9fbaf978.setIcon(icon_12675696023e4c3184e51b7d3e9406bc);
|
|
|
|
|
|
var marker_a4d5af8b1ac0903832980492c5725cae = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_f9ece352d00999154b2873e9ba8a65c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d716c63dd10ab00b9a13bd0c821a68c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_840a3f521d40534ee4e5a8accf501791 = $(`<div id="html_840a3f521d40534ee4e5a8accf501791" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_d716c63dd10ab00b9a13bd0c821a68c3.setContent(html_840a3f521d40534ee4e5a8accf501791);
|
|
|
|
|
|
|
|
marker_a4d5af8b1ac0903832980492c5725cae.bindPopup(popup_d716c63dd10ab00b9a13bd0c821a68c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4d5af8b1ac0903832980492c5725cae.setIcon(icon_f9ece352d00999154b2873e9ba8a65c3);
|
|
|
|
|
|
var marker_1659a2e22b1883c34be43a5be672c810 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_64f6c654fa3a09c3ce1cda3a4557f136 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_120ad640504244324fb47cd7695d6e79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82478a5cb2474f0912dc4ca33cdb1233 = $(`<div id="html_82478a5cb2474f0912dc4ca33cdb1233" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_120ad640504244324fb47cd7695d6e79.setContent(html_82478a5cb2474f0912dc4ca33cdb1233);
|
|
|
|
|
|
|
|
marker_1659a2e22b1883c34be43a5be672c810.bindPopup(popup_120ad640504244324fb47cd7695d6e79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1659a2e22b1883c34be43a5be672c810.setIcon(icon_64f6c654fa3a09c3ce1cda3a4557f136);
|
|
|
|
|
|
var marker_1ac78a5d7c7987804853e7c012d7121a = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7f170c2d8f6f2b209757028e980fc397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1149afe5805a5f6188dd91af952483cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43012473a9c00dd38d4acb97efac8074 = $(`<div id="html_43012473a9c00dd38d4acb97efac8074" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_1149afe5805a5f6188dd91af952483cb.setContent(html_43012473a9c00dd38d4acb97efac8074);
|
|
|
|
|
|
|
|
marker_1ac78a5d7c7987804853e7c012d7121a.bindPopup(popup_1149afe5805a5f6188dd91af952483cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ac78a5d7c7987804853e7c012d7121a.setIcon(icon_7f170c2d8f6f2b209757028e980fc397);
|
|
|
|
|
|
var marker_9020fdb6ea0021ac542a23945186f069 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_afd9d0cd9f48986e8ceb60ea064f186f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c11e661a0270f90b690c5c9e02b9286 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f6125bb3bc479f6d7cc42ec5974461d6 = $(`<div id="html_f6125bb3bc479f6d7cc42ec5974461d6" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_9c11e661a0270f90b690c5c9e02b9286.setContent(html_f6125bb3bc479f6d7cc42ec5974461d6);
|
|
|
|
|
|
|
|
marker_9020fdb6ea0021ac542a23945186f069.bindPopup(popup_9c11e661a0270f90b690c5c9e02b9286)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9020fdb6ea0021ac542a23945186f069.setIcon(icon_afd9d0cd9f48986e8ceb60ea064f186f);
|
|
|
|
|
|
var marker_ffc5375b41012270508b543d37f7e0f8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_4e3aff95535c87cd5a5b479bcec72997 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6950164780f8078913b48f816ba4be7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13268301bcec3b0d52a0760a6b36ed4b = $(`<div id="html_13268301bcec3b0d52a0760a6b36ed4b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_6950164780f8078913b48f816ba4be7d.setContent(html_13268301bcec3b0d52a0760a6b36ed4b);
|
|
|
|
|
|
|
|
marker_ffc5375b41012270508b543d37f7e0f8.bindPopup(popup_6950164780f8078913b48f816ba4be7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ffc5375b41012270508b543d37f7e0f8.setIcon(icon_4e3aff95535c87cd5a5b479bcec72997);
|
|
|
|
|
|
var marker_0635edb68e8a7d85e0d081ae85c041a5 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_72cac73ad60b16be3ea50d4838fcb70d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_295b54c9f76d14cd34b5482205ff97bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_596d8f7b1ea793a7ce00070dea021802 = $(`<div id="html_596d8f7b1ea793a7ce00070dea021802" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_295b54c9f76d14cd34b5482205ff97bf.setContent(html_596d8f7b1ea793a7ce00070dea021802);
|
|
|
|
|
|
|
|
marker_0635edb68e8a7d85e0d081ae85c041a5.bindPopup(popup_295b54c9f76d14cd34b5482205ff97bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0635edb68e8a7d85e0d081ae85c041a5.setIcon(icon_72cac73ad60b16be3ea50d4838fcb70d);
|
|
|
|
|
|
var marker_db27d06b874661a1db5233ea3c6fce7d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ede7931c5a06b71473698ad73e9a1b10 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63c432b4b3db4a43f58e9ff07ff1ce31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a38f5945ec571e94d8eb278048f2627 = $(`<div id="html_5a38f5945ec571e94d8eb278048f2627" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_63c432b4b3db4a43f58e9ff07ff1ce31.setContent(html_5a38f5945ec571e94d8eb278048f2627);
|
|
|
|
|
|
|
|
marker_db27d06b874661a1db5233ea3c6fce7d.bindPopup(popup_63c432b4b3db4a43f58e9ff07ff1ce31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db27d06b874661a1db5233ea3c6fce7d.setIcon(icon_ede7931c5a06b71473698ad73e9a1b10);
|
|
|
|
|
|
var marker_3702f4db16931d81d615cf419352be58 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a4caead100bc5751de01f14b2aaadcc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf8c5bd3df05b265e22cd6f75860db77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c34e609b44db6d3b7754d4b29d05da6 = $(`<div id="html_3c34e609b44db6d3b7754d4b29d05da6" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_cf8c5bd3df05b265e22cd6f75860db77.setContent(html_3c34e609b44db6d3b7754d4b29d05da6);
|
|
|
|
|
|
|
|
marker_3702f4db16931d81d615cf419352be58.bindPopup(popup_cf8c5bd3df05b265e22cd6f75860db77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3702f4db16931d81d615cf419352be58.setIcon(icon_a4caead100bc5751de01f14b2aaadcc8);
|
|
|
|
|
|
var marker_0deb8125d7e9c572095f272541a4beeb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_055854bef5146ab94c208858f7dec96f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6ef1729ab053d275e02bf7ad8a786fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7da326dc262fe48fc8379f4e82c719be = $(`<div id="html_7da326dc262fe48fc8379f4e82c719be" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_d6ef1729ab053d275e02bf7ad8a786fb.setContent(html_7da326dc262fe48fc8379f4e82c719be);
|
|
|
|
|
|
|
|
marker_0deb8125d7e9c572095f272541a4beeb.bindPopup(popup_d6ef1729ab053d275e02bf7ad8a786fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0deb8125d7e9c572095f272541a4beeb.setIcon(icon_055854bef5146ab94c208858f7dec96f);
|
|
|
|
|
|
var marker_5a81687cef67f419939928d502044a78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c69fe053a5053a4ea7e772a70ff91ad9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7289e69cd937c6765219446c779c3673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eedff3b89bd5d475720879f8188852d6 = $(`<div id="html_eedff3b89bd5d475720879f8188852d6" style="width: 100.0%; height: 100.0%;">exp.gulugulu.moe</div>`)[0];
|
|
popup_7289e69cd937c6765219446c779c3673.setContent(html_eedff3b89bd5d475720879f8188852d6);
|
|
|
|
|
|
|
|
marker_5a81687cef67f419939928d502044a78.bindPopup(popup_7289e69cd937c6765219446c779c3673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a81687cef67f419939928d502044a78.setIcon(icon_c69fe053a5053a4ea7e772a70ff91ad9);
|
|
|
|
|
|
var marker_4af2c05cb5d13e5f514bbacc5fc73f8e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ef4a4c5193975850ae3a39e0c9ea0290 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cec016b3345015f3443a7f12705fef44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_425e54332673921af7fcafecd9ba128a = $(`<div id="html_425e54332673921af7fcafecd9ba128a" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_cec016b3345015f3443a7f12705fef44.setContent(html_425e54332673921af7fcafecd9ba128a);
|
|
|
|
|
|
|
|
marker_4af2c05cb5d13e5f514bbacc5fc73f8e.bindPopup(popup_cec016b3345015f3443a7f12705fef44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4af2c05cb5d13e5f514bbacc5fc73f8e.setIcon(icon_ef4a4c5193975850ae3a39e0c9ea0290);
|
|
|
|
|
|
var marker_839bec428aef6f20b55e8fbf44d252c3 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_a6c82b18aac440f9d9a90b837871d099 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25b676bf4c4b080e6200f7dbb70e3bcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28d72da358210e66b402efbf313b237f = $(`<div id="html_28d72da358210e66b402efbf313b237f" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_25b676bf4c4b080e6200f7dbb70e3bcc.setContent(html_28d72da358210e66b402efbf313b237f);
|
|
|
|
|
|
|
|
marker_839bec428aef6f20b55e8fbf44d252c3.bindPopup(popup_25b676bf4c4b080e6200f7dbb70e3bcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_839bec428aef6f20b55e8fbf44d252c3.setIcon(icon_a6c82b18aac440f9d9a90b837871d099);
|
|
|
|
|
|
var marker_d0f1ebecbd8adcd2a9d8b444095535f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e765a2b76b9cc264f1cd505d5150918f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce7b6e879be6024524ac58ae1cb76fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d8431616e8ff06febbd13a4d9615900 = $(`<div id="html_4d8431616e8ff06febbd13a4d9615900" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_ce7b6e879be6024524ac58ae1cb76fd0.setContent(html_4d8431616e8ff06febbd13a4d9615900);
|
|
|
|
|
|
|
|
marker_d0f1ebecbd8adcd2a9d8b444095535f4.bindPopup(popup_ce7b6e879be6024524ac58ae1cb76fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0f1ebecbd8adcd2a9d8b444095535f4.setIcon(icon_e765a2b76b9cc264f1cd505d5150918f);
|
|
|
|
|
|
var marker_8c55a935de9721ea246b903d51464b70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_85783af25314a4a9a3e6a0427b56a8e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff98840f122133ca76c087efaf075010 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db27b18711f4f4f301ee142b43b96326 = $(`<div id="html_db27b18711f4f4f301ee142b43b96326" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_ff98840f122133ca76c087efaf075010.setContent(html_db27b18711f4f4f301ee142b43b96326);
|
|
|
|
|
|
|
|
marker_8c55a935de9721ea246b903d51464b70.bindPopup(popup_ff98840f122133ca76c087efaf075010)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c55a935de9721ea246b903d51464b70.setIcon(icon_85783af25314a4a9a3e6a0427b56a8e7);
|
|
|
|
|
|
var marker_3ed1ca1d1e521808ad4d9386284c6ffd = L.marker(
|
|
[36.1512, -86.7835],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ed8b301a690b7f36fdd39016ebbd46ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c590d2a27ba11c229c3ef3fa8d4bedf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa74f55adb218dc6ac4c34d9e7e7269b = $(`<div id="html_fa74f55adb218dc6ac4c34d9e7e7269b" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_c590d2a27ba11c229c3ef3fa8d4bedf8.setContent(html_fa74f55adb218dc6ac4c34d9e7e7269b);
|
|
|
|
|
|
|
|
marker_3ed1ca1d1e521808ad4d9386284c6ffd.bindPopup(popup_c590d2a27ba11c229c3ef3fa8d4bedf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ed1ca1d1e521808ad4d9386284c6ffd.setIcon(icon_ed8b301a690b7f36fdd39016ebbd46ae);
|
|
|
|
|
|
var marker_3f28984368e9143e0e14c02bb35542ad = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3debf4c3ae942a438998535e4e9c5c32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80faffb9c5a57678d5d7ef8041fd2df2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1c6abc4c052b59ed29f3916f5ca5968 = $(`<div id="html_c1c6abc4c052b59ed29f3916f5ca5968" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_80faffb9c5a57678d5d7ef8041fd2df2.setContent(html_c1c6abc4c052b59ed29f3916f5ca5968);
|
|
|
|
|
|
|
|
marker_3f28984368e9143e0e14c02bb35542ad.bindPopup(popup_80faffb9c5a57678d5d7ef8041fd2df2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f28984368e9143e0e14c02bb35542ad.setIcon(icon_3debf4c3ae942a438998535e4e9c5c32);
|
|
|
|
|
|
var marker_bad3bcd8ed173811c7e1751f296f794c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_df037f04bf828d2a0e16aaaee0cf176b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9bb17c6ae32f7e47512fbb65d511337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_419ac5c6fae986780a3b37c8f3239ca5 = $(`<div id="html_419ac5c6fae986780a3b37c8f3239ca5" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_e9bb17c6ae32f7e47512fbb65d511337.setContent(html_419ac5c6fae986780a3b37c8f3239ca5);
|
|
|
|
|
|
|
|
marker_bad3bcd8ed173811c7e1751f296f794c.bindPopup(popup_e9bb17c6ae32f7e47512fbb65d511337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bad3bcd8ed173811c7e1751f296f794c.setIcon(icon_df037f04bf828d2a0e16aaaee0cf176b);
|
|
|
|
|
|
var marker_5f3e1682fa8f3748cd267442f428e8f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_64db04eeb64e4ba0ba95d9ea6c20172c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aff2f1edf668a686254e5eb903a84d53 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00f3462490ea2a132144e36d485dd143 = $(`<div id="html_00f3462490ea2a132144e36d485dd143" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_aff2f1edf668a686254e5eb903a84d53.setContent(html_00f3462490ea2a132144e36d485dd143);
|
|
|
|
|
|
|
|
marker_5f3e1682fa8f3748cd267442f428e8f3.bindPopup(popup_aff2f1edf668a686254e5eb903a84d53)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f3e1682fa8f3748cd267442f428e8f3.setIcon(icon_64db04eeb64e4ba0ba95d9ea6c20172c);
|
|
|
|
|
|
var marker_fdf8202e7b66d69b33af46caae46c0b7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_548cd68a57d62a39ccdc9e96d5c9a84d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04943de11bc8f243a257cc8567c5e93c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c1b1ea3929f1072f883c373ca0c039e = $(`<div id="html_3c1b1ea3929f1072f883c373ca0c039e" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_04943de11bc8f243a257cc8567c5e93c.setContent(html_3c1b1ea3929f1072f883c373ca0c039e);
|
|
|
|
|
|
|
|
marker_fdf8202e7b66d69b33af46caae46c0b7.bindPopup(popup_04943de11bc8f243a257cc8567c5e93c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdf8202e7b66d69b33af46caae46c0b7.setIcon(icon_548cd68a57d62a39ccdc9e96d5c9a84d);
|
|
|
|
|
|
var marker_08c15e03cfdc7c94bf0351c1b59bf5dd = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_6d451aafc10f1079877131f1747f0437 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8b70da216f40ff06ccc8ab24f826767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d1e9ca4e3fd85dd4f134a1336ff8ddc = $(`<div id="html_1d1e9ca4e3fd85dd4f134a1336ff8ddc" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_b8b70da216f40ff06ccc8ab24f826767.setContent(html_1d1e9ca4e3fd85dd4f134a1336ff8ddc);
|
|
|
|
|
|
|
|
marker_08c15e03cfdc7c94bf0351c1b59bf5dd.bindPopup(popup_b8b70da216f40ff06ccc8ab24f826767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_08c15e03cfdc7c94bf0351c1b59bf5dd.setIcon(icon_6d451aafc10f1079877131f1747f0437);
|
|
|
|
|
|
var marker_905970892578c1dc384870285972ee9e = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_97ed248b5303e6570c28e2528edc04c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fd1083e7b66b93612b97b801f65f531 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be0af1d0145274e296bf3569e931cbf3 = $(`<div id="html_be0af1d0145274e296bf3569e931cbf3" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_5fd1083e7b66b93612b97b801f65f531.setContent(html_be0af1d0145274e296bf3569e931cbf3);
|
|
|
|
|
|
|
|
marker_905970892578c1dc384870285972ee9e.bindPopup(popup_5fd1083e7b66b93612b97b801f65f531)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_905970892578c1dc384870285972ee9e.setIcon(icon_97ed248b5303e6570c28e2528edc04c9);
|
|
|
|
|
|
var marker_dbcbfb9f88eeef6a9b61298cdb5ba853 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_27bd668991ccdfa5455c4aadd3f69667 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d28b470a2d3cb58467a1d87c3ff44b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e9d4759eb318c9b41b01e29d00779a2 = $(`<div id="html_0e9d4759eb318c9b41b01e29d00779a2" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_5d28b470a2d3cb58467a1d87c3ff44b0.setContent(html_0e9d4759eb318c9b41b01e29d00779a2);
|
|
|
|
|
|
|
|
marker_dbcbfb9f88eeef6a9b61298cdb5ba853.bindPopup(popup_5d28b470a2d3cb58467a1d87c3ff44b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbcbfb9f88eeef6a9b61298cdb5ba853.setIcon(icon_27bd668991ccdfa5455c4aadd3f69667);
|
|
|
|
|
|
var marker_b605d64a3aa7140e3d05886d4f9cea00 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_d0218c45899bf0298941cbb1e1e97584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdb9a5651d7d278446efa238af9ed596 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad22b39ed7721c732156e2c8e90a6778 = $(`<div id="html_ad22b39ed7721c732156e2c8e90a6778" style="width: 100.0%; height: 100.0%;">wons.calva.dev</div>`)[0];
|
|
popup_fdb9a5651d7d278446efa238af9ed596.setContent(html_ad22b39ed7721c732156e2c8e90a6778);
|
|
|
|
|
|
|
|
marker_b605d64a3aa7140e3d05886d4f9cea00.bindPopup(popup_fdb9a5651d7d278446efa238af9ed596)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b605d64a3aa7140e3d05886d4f9cea00.setIcon(icon_d0218c45899bf0298941cbb1e1e97584);
|
|
|
|
|
|
var marker_e75875f44127a358a749cac55f44724f = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c40d384c59266d991132c611ad4aaa8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de917db66aaa699b1621b8eb944a824b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aae0ee510f220d7aeeaf2c25c2f56b62 = $(`<div id="html_aae0ee510f220d7aeeaf2c25c2f56b62" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_de917db66aaa699b1621b8eb944a824b.setContent(html_aae0ee510f220d7aeeaf2c25c2f56b62);
|
|
|
|
|
|
|
|
marker_e75875f44127a358a749cac55f44724f.bindPopup(popup_de917db66aaa699b1621b8eb944a824b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e75875f44127a358a749cac55f44724f.setIcon(icon_c40d384c59266d991132c611ad4aaa8d);
|
|
|
|
|
|
var marker_42b59ae5cf25054cbdf7a055b3b1e935 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e8bde0ae8674b4ea668a92aa22001cc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d8f6df6cece6a33f2de9ed69c3fbc51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f37be1aa2a29f369132711100cdf8866 = $(`<div id="html_f37be1aa2a29f369132711100cdf8866" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_8d8f6df6cece6a33f2de9ed69c3fbc51.setContent(html_f37be1aa2a29f369132711100cdf8866);
|
|
|
|
|
|
|
|
marker_42b59ae5cf25054cbdf7a055b3b1e935.bindPopup(popup_8d8f6df6cece6a33f2de9ed69c3fbc51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42b59ae5cf25054cbdf7a055b3b1e935.setIcon(icon_e8bde0ae8674b4ea668a92aa22001cc1);
|
|
|
|
|
|
var marker_d9a0e4c02bddac09c0c74291572b1fa7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e5fd7dc1c1d422b28375f313db88d43c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af2de4ca98c6171c0d825d9fd5f0e680 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21f102075bff80602d92d784a7405f51 = $(`<div id="html_21f102075bff80602d92d784a7405f51" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_af2de4ca98c6171c0d825d9fd5f0e680.setContent(html_21f102075bff80602d92d784a7405f51);
|
|
|
|
|
|
|
|
marker_d9a0e4c02bddac09c0c74291572b1fa7.bindPopup(popup_af2de4ca98c6171c0d825d9fd5f0e680)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9a0e4c02bddac09c0c74291572b1fa7.setIcon(icon_e5fd7dc1c1d422b28375f313db88d43c);
|
|
|
|
|
|
var marker_0373b378ae86a4ae3872efbb64feb44d = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_8a7c5fefafac034fd744f3deb44ac0b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6becd5af97b1b53d2ce774596b552ce0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0b31d305c78e81d9d8663bbc307b4ad = $(`<div id="html_f0b31d305c78e81d9d8663bbc307b4ad" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_6becd5af97b1b53d2ce774596b552ce0.setContent(html_f0b31d305c78e81d9d8663bbc307b4ad);
|
|
|
|
|
|
|
|
marker_0373b378ae86a4ae3872efbb64feb44d.bindPopup(popup_6becd5af97b1b53d2ce774596b552ce0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0373b378ae86a4ae3872efbb64feb44d.setIcon(icon_8a7c5fefafac034fd744f3deb44ac0b6);
|
|
|
|
|
|
var marker_9a3adf333ec04950d9746b4deeb437d7 = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_03e86b18939aa5f0d9b3f87fc4ac28e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db4ffce5e76a2e3a7a6127a6aa1090ee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa04dcb6baaed1c2401cad88fd8c077a = $(`<div id="html_aa04dcb6baaed1c2401cad88fd8c077a" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_db4ffce5e76a2e3a7a6127a6aa1090ee.setContent(html_aa04dcb6baaed1c2401cad88fd8c077a);
|
|
|
|
|
|
|
|
marker_9a3adf333ec04950d9746b4deeb437d7.bindPopup(popup_db4ffce5e76a2e3a7a6127a6aa1090ee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a3adf333ec04950d9746b4deeb437d7.setIcon(icon_03e86b18939aa5f0d9b3f87fc4ac28e4);
|
|
|
|
|
|
var marker_0c1602ff3cdd11e73c0a845ce608da67 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_801b7d240d8fcbc38dd6c92f6e1867de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d91f21174fa1e69b3a190bd57a1b4184 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9891f8245d7dcf8bab14c59ec1c816a0 = $(`<div id="html_9891f8245d7dcf8bab14c59ec1c816a0" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_d91f21174fa1e69b3a190bd57a1b4184.setContent(html_9891f8245d7dcf8bab14c59ec1c816a0);
|
|
|
|
|
|
|
|
marker_0c1602ff3cdd11e73c0a845ce608da67.bindPopup(popup_d91f21174fa1e69b3a190bd57a1b4184)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c1602ff3cdd11e73c0a845ce608da67.setIcon(icon_801b7d240d8fcbc38dd6c92f6e1867de);
|
|
|
|
|
|
var marker_61884930d03057b0b98aa0114ce4d0b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_cef741487cc8d56814332858a2778b64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1436848d57eb6f936fd01f3b5efbd4ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c47185de3f2cda15c74e4df6e0378e2c = $(`<div id="html_c47185de3f2cda15c74e4df6e0378e2c" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_1436848d57eb6f936fd01f3b5efbd4ad.setContent(html_c47185de3f2cda15c74e4df6e0378e2c);
|
|
|
|
|
|
|
|
marker_61884930d03057b0b98aa0114ce4d0b4.bindPopup(popup_1436848d57eb6f936fd01f3b5efbd4ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61884930d03057b0b98aa0114ce4d0b4.setIcon(icon_cef741487cc8d56814332858a2778b64);
|
|
|
|
|
|
var marker_a59936c3edb04984661ebfb56a0083a4 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e7d6e0912a4c43d25437b8bf5ad07a04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec7ab254b7905adc16c3494e7d455dc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98f03012f7ae576f4f9eb4adb640bae0 = $(`<div id="html_98f03012f7ae576f4f9eb4adb640bae0" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_ec7ab254b7905adc16c3494e7d455dc2.setContent(html_98f03012f7ae576f4f9eb4adb640bae0);
|
|
|
|
|
|
|
|
marker_a59936c3edb04984661ebfb56a0083a4.bindPopup(popup_ec7ab254b7905adc16c3494e7d455dc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a59936c3edb04984661ebfb56a0083a4.setIcon(icon_e7d6e0912a4c43d25437b8bf5ad07a04);
|
|
|
|
|
|
var marker_3aa38a295e7f15ed68a25639e1736591 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_111a9a7b88a5043a98555094374fbe30 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23490bdc6d35a833fea5542bd33a526a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_daa9953b92f20c512a18904c7b00caf8 = $(`<div id="html_daa9953b92f20c512a18904c7b00caf8" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_23490bdc6d35a833fea5542bd33a526a.setContent(html_daa9953b92f20c512a18904c7b00caf8);
|
|
|
|
|
|
|
|
marker_3aa38a295e7f15ed68a25639e1736591.bindPopup(popup_23490bdc6d35a833fea5542bd33a526a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa38a295e7f15ed68a25639e1736591.setIcon(icon_111a9a7b88a5043a98555094374fbe30);
|
|
|
|
|
|
var marker_ce4558e7c631c973acc5a740c9673423 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_5645eb622d1e2c5aecb40375e60f4dda = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_797244d97c62842d5949db2824a21770 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0d59e1d59f0f5e70ed8a43fca7f8cb9 = $(`<div id="html_b0d59e1d59f0f5e70ed8a43fca7f8cb9" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_797244d97c62842d5949db2824a21770.setContent(html_b0d59e1d59f0f5e70ed8a43fca7f8cb9);
|
|
|
|
|
|
|
|
marker_ce4558e7c631c973acc5a740c9673423.bindPopup(popup_797244d97c62842d5949db2824a21770)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce4558e7c631c973acc5a740c9673423.setIcon(icon_5645eb622d1e2c5aecb40375e60f4dda);
|
|
|
|
|
|
var marker_4b896d5d511e210eb6800f172be84095 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_4a4034fe6b523e687fb2d98bb903bfee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05d51dfeaa36a7e6a5580a3e6920d1c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed414212f9e0ffce73f1ea950e2d8127 = $(`<div id="html_ed414212f9e0ffce73f1ea950e2d8127" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_05d51dfeaa36a7e6a5580a3e6920d1c9.setContent(html_ed414212f9e0ffce73f1ea950e2d8127);
|
|
|
|
|
|
|
|
marker_4b896d5d511e210eb6800f172be84095.bindPopup(popup_05d51dfeaa36a7e6a5580a3e6920d1c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b896d5d511e210eb6800f172be84095.setIcon(icon_4a4034fe6b523e687fb2d98bb903bfee);
|
|
|
|
|
|
var marker_d555e9a0c5c3599c3ec7dd1e192cd97a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_3ae624b333e03e0d883594a4d184c9c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70c28233cc3067ed6f000db530254ac8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e924fccce46830ae6d045dfe7ce3d9fe = $(`<div id="html_e924fccce46830ae6d045dfe7ce3d9fe" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_70c28233cc3067ed6f000db530254ac8.setContent(html_e924fccce46830ae6d045dfe7ce3d9fe);
|
|
|
|
|
|
|
|
marker_d555e9a0c5c3599c3ec7dd1e192cd97a.bindPopup(popup_70c28233cc3067ed6f000db530254ac8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d555e9a0c5c3599c3ec7dd1e192cd97a.setIcon(icon_3ae624b333e03e0d883594a4d184c9c3);
|
|
|
|
|
|
var marker_adb204913ac1935ec874aa13becc5b0c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_60991682b0a7aaf5b2d36abb17558a80 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65863b102a436107354875cf50824f4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33f711058847a92043d381e9e46a429e = $(`<div id="html_33f711058847a92043d381e9e46a429e" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_65863b102a436107354875cf50824f4b.setContent(html_33f711058847a92043d381e9e46a429e);
|
|
|
|
|
|
|
|
marker_adb204913ac1935ec874aa13becc5b0c.bindPopup(popup_65863b102a436107354875cf50824f4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_adb204913ac1935ec874aa13becc5b0c.setIcon(icon_60991682b0a7aaf5b2d36abb17558a80);
|
|
|
|
|
|
var marker_3b927fe3f94a2a1f11ccb94c4297075d = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_acddb66607664b93e9f817a806758eba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6fe9e939ea1782ad94ec8f6d44dd500 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6e8e835aa8780dfe2efe57748c59935 = $(`<div id="html_a6e8e835aa8780dfe2efe57748c59935" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_f6fe9e939ea1782ad94ec8f6d44dd500.setContent(html_a6e8e835aa8780dfe2efe57748c59935);
|
|
|
|
|
|
|
|
marker_3b927fe3f94a2a1f11ccb94c4297075d.bindPopup(popup_f6fe9e939ea1782ad94ec8f6d44dd500)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b927fe3f94a2a1f11ccb94c4297075d.setIcon(icon_acddb66607664b93e9f817a806758eba);
|
|
|
|
|
|
var marker_c02449da2aaba62452d93f82719827e5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_ab3bd05603e3faa275b9a2696114012b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27d3b13a266326e44b7d72a7392943dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dfc463dc995413b60931fbbe2b08f4b = $(`<div id="html_7dfc463dc995413b60931fbbe2b08f4b" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_27d3b13a266326e44b7d72a7392943dc.setContent(html_7dfc463dc995413b60931fbbe2b08f4b);
|
|
|
|
|
|
|
|
marker_c02449da2aaba62452d93f82719827e5.bindPopup(popup_27d3b13a266326e44b7d72a7392943dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c02449da2aaba62452d93f82719827e5.setIcon(icon_ab3bd05603e3faa275b9a2696114012b);
|
|
|
|
|
|
var marker_86b693f9ac9dd009b215d1fac08ff7c3 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_76b9c04f832fbb3bbe65d741f6a05030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0619d3404ba7b87cab42e284b00879eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00c355675a0b1cf4f5fce8b53bfa5bd5 = $(`<div id="html_00c355675a0b1cf4f5fce8b53bfa5bd5" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_0619d3404ba7b87cab42e284b00879eb.setContent(html_00c355675a0b1cf4f5fce8b53bfa5bd5);
|
|
|
|
|
|
|
|
marker_86b693f9ac9dd009b215d1fac08ff7c3.bindPopup(popup_0619d3404ba7b87cab42e284b00879eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86b693f9ac9dd009b215d1fac08ff7c3.setIcon(icon_76b9c04f832fbb3bbe65d741f6a05030);
|
|
|
|
|
|
var marker_0ecded7c61b481b8ee659c532a7d3f7c = L.marker(
|
|
[15.2634, 100.344],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_87f6e71ec441c06f7029823b3b742317 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75e806f6cb59f7d1c1810d09a042e0ac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7fdcf6c1100914db92f3f7cfefe9794 = $(`<div id="html_a7fdcf6c1100914db92f3f7cfefe9794" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_75e806f6cb59f7d1c1810d09a042e0ac.setContent(html_a7fdcf6c1100914db92f3f7cfefe9794);
|
|
|
|
|
|
|
|
marker_0ecded7c61b481b8ee659c532a7d3f7c.bindPopup(popup_75e806f6cb59f7d1c1810d09a042e0ac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0ecded7c61b481b8ee659c532a7d3f7c.setIcon(icon_87f6e71ec441c06f7029823b3b742317);
|
|
|
|
|
|
var marker_cfdfeb5d043cb328ef54b904757d40ed = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c76f2b62fac73174dc7438a3d684f4c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0658f026cef71ff7f6a48f13b24463bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_457280a8f4163f62f9f99c5665bfd83b = $(`<div id="html_457280a8f4163f62f9f99c5665bfd83b" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_0658f026cef71ff7f6a48f13b24463bc.setContent(html_457280a8f4163f62f9f99c5665bfd83b);
|
|
|
|
|
|
|
|
marker_cfdfeb5d043cb328ef54b904757d40ed.bindPopup(popup_0658f026cef71ff7f6a48f13b24463bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfdfeb5d043cb328ef54b904757d40ed.setIcon(icon_c76f2b62fac73174dc7438a3d684f4c2);
|
|
|
|
|
|
var marker_8ff460cd82beb5216b02123e0b48ecc0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_9a4166159eacdc89784e5131ff8ddb75 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_127df3d9c648bfe849892e9d52307024 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31710f32bc326b235637928f26b993d5 = $(`<div id="html_31710f32bc326b235637928f26b993d5" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_127df3d9c648bfe849892e9d52307024.setContent(html_31710f32bc326b235637928f26b993d5);
|
|
|
|
|
|
|
|
marker_8ff460cd82beb5216b02123e0b48ecc0.bindPopup(popup_127df3d9c648bfe849892e9d52307024)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ff460cd82beb5216b02123e0b48ecc0.setIcon(icon_9a4166159eacdc89784e5131ff8ddb75);
|
|
|
|
|
|
var marker_c6df33e3a20a4a377a2c7ae041ff69b0 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_e48ecbddeb60859707f3b173d089f3d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53c4b9dda41fa2bc55730068eb9dcb6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1106a19c5e1dc7c1d0e126703b39a741 = $(`<div id="html_1106a19c5e1dc7c1d0e126703b39a741" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_53c4b9dda41fa2bc55730068eb9dcb6d.setContent(html_1106a19c5e1dc7c1d0e126703b39a741);
|
|
|
|
|
|
|
|
marker_c6df33e3a20a4a377a2c7ae041ff69b0.bindPopup(popup_53c4b9dda41fa2bc55730068eb9dcb6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c6df33e3a20a4a377a2c7ae041ff69b0.setIcon(icon_e48ecbddeb60859707f3b173d089f3d8);
|
|
|
|
|
|
var marker_ab5db62c63fdd44d879d3e80104a65e5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_6e618779454c9563ee3d5abc13101481 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a369a228623d670ef4f0c99b7fa34dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a369d3afe68542f994cf831f3f8f3d41 = $(`<div id="html_a369d3afe68542f994cf831f3f8f3d41" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_3a369a228623d670ef4f0c99b7fa34dc.setContent(html_a369d3afe68542f994cf831f3f8f3d41);
|
|
|
|
|
|
|
|
marker_ab5db62c63fdd44d879d3e80104a65e5.bindPopup(popup_3a369a228623d670ef4f0c99b7fa34dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab5db62c63fdd44d879d3e80104a65e5.setIcon(icon_6e618779454c9563ee3d5abc13101481);
|
|
|
|
|
|
var marker_9d9a182881051c5d4f7a1d1c2e493a02 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_7ed82b9671be4f316cb275d7bd791f94 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0af76d4c39da5fd1b4ab971e9c09e887 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42845f4b8116ad5bae7409db9940add8 = $(`<div id="html_42845f4b8116ad5bae7409db9940add8" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_0af76d4c39da5fd1b4ab971e9c09e887.setContent(html_42845f4b8116ad5bae7409db9940add8);
|
|
|
|
|
|
|
|
marker_9d9a182881051c5d4f7a1d1c2e493a02.bindPopup(popup_0af76d4c39da5fd1b4ab971e9c09e887)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d9a182881051c5d4f7a1d1c2e493a02.setIcon(icon_7ed82b9671be4f316cb275d7bd791f94);
|
|
|
|
|
|
var marker_4ba286a020649db3ca9b4a54e342acfc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_6dc682523859bd6c9ae84a6d716315d3);
|
|
|
|
|
|
var icon_c6ad2a3e0a3ea506b91098a5cec1925f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bf4ed22c171dc8f0a4d03aac7338ccd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37ee11b7de0c4d3eacc220d57f420e22 = $(`<div id="html_37ee11b7de0c4d3eacc220d57f420e22" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_6bf4ed22c171dc8f0a4d03aac7338ccd.setContent(html_37ee11b7de0c4d3eacc220d57f420e22);
|
|
|
|
|
|
|
|
marker_4ba286a020649db3ca9b4a54e342acfc.bindPopup(popup_6bf4ed22c171dc8f0a4d03aac7338ccd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ba286a020649db3ca9b4a54e342acfc.setIcon(icon_c6ad2a3e0a3ea506b91098a5cec1925f);
|
|
|
|
|
|
marker_cluster_6dc682523859bd6c9ae84a6d716315d3.addTo(map_8d9917112bed3a766df6930ea7ee09f9);
|
|
|
|
</script>
|
|
</html> |