mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 07:05:19 +00:00
10411 lines
303 KiB
HTML
10411 lines
303 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.js"></script>
|
|
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.3/dist/leaflet.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.min.css"/>
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
|
|
|
|
<meta name="viewport" content="width=device-width,
|
|
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<style>
|
|
#map_582c8462f9019fd26a094d8baabd4e22 {
|
|
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_582c8462f9019fd26a094d8baabd4e22" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_582c8462f9019fd26a094d8baabd4e22 = L.map(
|
|
"map_582c8462f9019fd26a094d8baabd4e22",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_d8150a6e25022781058a74edf9c6243c = 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_d8150a6e25022781058a74edf9c6243c.addTo(map_582c8462f9019fd26a094d8baabd4e22);
|
|
|
|
|
|
var marker_cluster_7a1b945086eb28e6251129bf0807a202 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_901587ea19ef37da1e4e3293e56c7a98 = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_aedfc14e32f262603a8e5c0c8f14a127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3492720a65e9bbd227c2dcbd5562844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cea24d16d2eeedfb221eeed7242e6fa = $(`<div id="html_4cea24d16d2eeedfb221eeed7242e6fa" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_b3492720a65e9bbd227c2dcbd5562844.setContent(html_4cea24d16d2eeedfb221eeed7242e6fa);
|
|
|
|
|
|
|
|
marker_901587ea19ef37da1e4e3293e56c7a98.bindPopup(popup_b3492720a65e9bbd227c2dcbd5562844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_901587ea19ef37da1e4e3293e56c7a98.setIcon(icon_aedfc14e32f262603a8e5c0c8f14a127);
|
|
|
|
|
|
var marker_1763c7018c1c4468e96fbcba3b6e5e38 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d0b3b691f7f597c68b861aa2b2f1ce71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e646d9b878ae69d036c085145184f46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e59bd40665164684a0c3ec8d188f9137 = $(`<div id="html_e59bd40665164684a0c3ec8d188f9137" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_2e646d9b878ae69d036c085145184f46.setContent(html_e59bd40665164684a0c3ec8d188f9137);
|
|
|
|
|
|
|
|
marker_1763c7018c1c4468e96fbcba3b6e5e38.bindPopup(popup_2e646d9b878ae69d036c085145184f46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1763c7018c1c4468e96fbcba3b6e5e38.setIcon(icon_d0b3b691f7f597c68b861aa2b2f1ce71);
|
|
|
|
|
|
var marker_54ebb155cac33b99c0c229d34600616b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b603e18658b0696ae8e746d5bed4ca20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ce413ce84d58a31aaba843a2a7e2c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364fd82a6dc1c996425f8c88a2ec3cfb = $(`<div id="html_364fd82a6dc1c996425f8c88a2ec3cfb" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_59ce413ce84d58a31aaba843a2a7e2c6.setContent(html_364fd82a6dc1c996425f8c88a2ec3cfb);
|
|
|
|
|
|
|
|
marker_54ebb155cac33b99c0c229d34600616b.bindPopup(popup_59ce413ce84d58a31aaba843a2a7e2c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54ebb155cac33b99c0c229d34600616b.setIcon(icon_b603e18658b0696ae8e746d5bed4ca20);
|
|
|
|
|
|
var marker_9bbb02d4fbe24d1a98f1a76bd36a007a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f24742489f26d26080f1751eeee0a1a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eccc32a0f039eb1ea91244ba7d928389 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_831a82a9bb2c52763f291960e2658f69 = $(`<div id="html_831a82a9bb2c52763f291960e2658f69" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_eccc32a0f039eb1ea91244ba7d928389.setContent(html_831a82a9bb2c52763f291960e2658f69);
|
|
|
|
|
|
|
|
marker_9bbb02d4fbe24d1a98f1a76bd36a007a.bindPopup(popup_eccc32a0f039eb1ea91244ba7d928389)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bbb02d4fbe24d1a98f1a76bd36a007a.setIcon(icon_f24742489f26d26080f1751eeee0a1a0);
|
|
|
|
|
|
var marker_e29f33eb314b6d8f36ac59f558e859aa = L.marker(
|
|
[43.4633, 11.8796],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_da0c9debfc6adec1bfb2aa9c529a2015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44aceed9acba4894ab7b8a2cf60a72ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_463e207793d68fcfc694683dea7855d8 = $(`<div id="html_463e207793d68fcfc694683dea7855d8" style="width: 100.0%; height: 100.0%;">relay.javi.space</div>`)[0];
|
|
popup_44aceed9acba4894ab7b8a2cf60a72ae.setContent(html_463e207793d68fcfc694683dea7855d8);
|
|
|
|
|
|
|
|
marker_e29f33eb314b6d8f36ac59f558e859aa.bindPopup(popup_44aceed9acba4894ab7b8a2cf60a72ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e29f33eb314b6d8f36ac59f558e859aa.setIcon(icon_da0c9debfc6adec1bfb2aa9c529a2015);
|
|
|
|
|
|
var marker_e6d90873039b7ac5d8c80f8e07835039 = L.marker(
|
|
[40.1872, 44.5152],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_cf83948a162e717a869c6493b9445f1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_470894922138dbb4a6e08147a8c01743 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a0237d27bcd34cfbee3c0649d735c40 = $(`<div id="html_1a0237d27bcd34cfbee3c0649d735c40" style="width: 100.0%; height: 100.0%;">nos4smartnkind.tech</div>`)[0];
|
|
popup_470894922138dbb4a6e08147a8c01743.setContent(html_1a0237d27bcd34cfbee3c0649d735c40);
|
|
|
|
|
|
|
|
marker_e6d90873039b7ac5d8c80f8e07835039.bindPopup(popup_470894922138dbb4a6e08147a8c01743)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e6d90873039b7ac5d8c80f8e07835039.setIcon(icon_cf83948a162e717a869c6493b9445f1c);
|
|
|
|
|
|
var marker_35bf0bbdeee6952bd8de3addb1f8a90f = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b7f91be7642104e94e450d83fd2dba46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a2d2ff98f2b3061476d03e3d1eb3f03 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba586b668f5c7610dba0233d4b612d66 = $(`<div id="html_ba586b668f5c7610dba0233d4b612d66" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_8a2d2ff98f2b3061476d03e3d1eb3f03.setContent(html_ba586b668f5c7610dba0233d4b612d66);
|
|
|
|
|
|
|
|
marker_35bf0bbdeee6952bd8de3addb1f8a90f.bindPopup(popup_8a2d2ff98f2b3061476d03e3d1eb3f03)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35bf0bbdeee6952bd8de3addb1f8a90f.setIcon(icon_b7f91be7642104e94e450d83fd2dba46);
|
|
|
|
|
|
var marker_ef5b661049542946fb882e8fd31985ea = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8bcecda7d0d566767d7679eae457102c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bb0520583597e93c269c8e78023b948 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31aab93b40a6334054a95c27e5d39f6a = $(`<div id="html_31aab93b40a6334054a95c27e5d39f6a" style="width: 100.0%; height: 100.0%;">nostr.rikmeijer.nl</div>`)[0];
|
|
popup_9bb0520583597e93c269c8e78023b948.setContent(html_31aab93b40a6334054a95c27e5d39f6a);
|
|
|
|
|
|
|
|
marker_ef5b661049542946fb882e8fd31985ea.bindPopup(popup_9bb0520583597e93c269c8e78023b948)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef5b661049542946fb882e8fd31985ea.setIcon(icon_8bcecda7d0d566767d7679eae457102c);
|
|
|
|
|
|
var marker_864cd7b3ddd2c6d0ea69684586d516a8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_ece9020e9d4b4a2098351a01c2d684ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83e80c7c1989c5c379e710f78aa41baa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53cf6468ff455c9128b540f315dd4ef2 = $(`<div id="html_53cf6468ff455c9128b540f315dd4ef2" style="width: 100.0%; height: 100.0%;">relay.hasenpfeffr.com</div>`)[0];
|
|
popup_83e80c7c1989c5c379e710f78aa41baa.setContent(html_53cf6468ff455c9128b540f315dd4ef2);
|
|
|
|
|
|
|
|
marker_864cd7b3ddd2c6d0ea69684586d516a8.bindPopup(popup_83e80c7c1989c5c379e710f78aa41baa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_864cd7b3ddd2c6d0ea69684586d516a8.setIcon(icon_ece9020e9d4b4a2098351a01c2d684ba);
|
|
|
|
|
|
var marker_cb9f2ea13b365eff9910223f77ba0785 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_796e07e7e1f326abe323303654b81104 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c79823959ac77f81ec19352b4ea1b218 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd2aff3c0af1a7853095b7f26f7bd405 = $(`<div id="html_fd2aff3c0af1a7853095b7f26f7bd405" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_c79823959ac77f81ec19352b4ea1b218.setContent(html_fd2aff3c0af1a7853095b7f26f7bd405);
|
|
|
|
|
|
|
|
marker_cb9f2ea13b365eff9910223f77ba0785.bindPopup(popup_c79823959ac77f81ec19352b4ea1b218)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb9f2ea13b365eff9910223f77ba0785.setIcon(icon_796e07e7e1f326abe323303654b81104);
|
|
|
|
|
|
var marker_d27efbad817e116e75f8761294a8f03a = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_5b233025838d8286c6a6ac0eaf41a54a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9192c2282d18c46f3c23da356443e3a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f911980864c7c6948a6126331d882b8a = $(`<div id="html_f911980864c7c6948a6126331d882b8a" style="width: 100.0%; height: 100.0%;">orangesync.tech</div>`)[0];
|
|
popup_9192c2282d18c46f3c23da356443e3a1.setContent(html_f911980864c7c6948a6126331d882b8a);
|
|
|
|
|
|
|
|
marker_d27efbad817e116e75f8761294a8f03a.bindPopup(popup_9192c2282d18c46f3c23da356443e3a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d27efbad817e116e75f8761294a8f03a.setIcon(icon_5b233025838d8286c6a6ac0eaf41a54a);
|
|
|
|
|
|
var marker_606e3901271229ca33cd7b1cd050abd5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_42e0bd0f335379fb15d5715ac8a65584 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb99520149ea346cb022756f1c50150c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ab3dd5e7c4e41419371fcf9a9629d86 = $(`<div id="html_3ab3dd5e7c4e41419371fcf9a9629d86" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_cb99520149ea346cb022756f1c50150c.setContent(html_3ab3dd5e7c4e41419371fcf9a9629d86);
|
|
|
|
|
|
|
|
marker_606e3901271229ca33cd7b1cd050abd5.bindPopup(popup_cb99520149ea346cb022756f1c50150c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_606e3901271229ca33cd7b1cd050abd5.setIcon(icon_42e0bd0f335379fb15d5715ac8a65584);
|
|
|
|
|
|
var marker_576d3d7a301f055962ecb823b771a35a = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d5180e5e0797f0da49e83a9e175b05d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_384c55ea27abd74cecab2616ffb92032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce467181011bc7124b011a2efbcd7c23 = $(`<div id="html_ce467181011bc7124b011a2efbcd7c23" style="width: 100.0%; height: 100.0%;">dev-nostr.bityacht.io</div>`)[0];
|
|
popup_384c55ea27abd74cecab2616ffb92032.setContent(html_ce467181011bc7124b011a2efbcd7c23);
|
|
|
|
|
|
|
|
marker_576d3d7a301f055962ecb823b771a35a.bindPopup(popup_384c55ea27abd74cecab2616ffb92032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_576d3d7a301f055962ecb823b771a35a.setIcon(icon_d5180e5e0797f0da49e83a9e175b05d5);
|
|
|
|
|
|
var marker_8b48138b72eb15ba1636bd9e4a4f215a = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7bba21f8c8424d17d2a6dbf82d55804b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_645704288c48f268ef6a56691dc34685 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_408d0bf2917876662d42c34c05c0aa56 = $(`<div id="html_408d0bf2917876662d42c34c05c0aa56" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_645704288c48f268ef6a56691dc34685.setContent(html_408d0bf2917876662d42c34c05c0aa56);
|
|
|
|
|
|
|
|
marker_8b48138b72eb15ba1636bd9e4a4f215a.bindPopup(popup_645704288c48f268ef6a56691dc34685)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b48138b72eb15ba1636bd9e4a4f215a.setIcon(icon_7bba21f8c8424d17d2a6dbf82d55804b);
|
|
|
|
|
|
var marker_b31afabefb43b8f9465f4f18378e6a78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1a7117f1375d4c9f99aec2c5d6ad349e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_495c94c8080ccf1506d8a9f636856faf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de958c8175aa8b0a4e9001cf3f57c1b9 = $(`<div id="html_de958c8175aa8b0a4e9001cf3f57c1b9" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_495c94c8080ccf1506d8a9f636856faf.setContent(html_de958c8175aa8b0a4e9001cf3f57c1b9);
|
|
|
|
|
|
|
|
marker_b31afabefb43b8f9465f4f18378e6a78.bindPopup(popup_495c94c8080ccf1506d8a9f636856faf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b31afabefb43b8f9465f4f18378e6a78.setIcon(icon_1a7117f1375d4c9f99aec2c5d6ad349e);
|
|
|
|
|
|
var marker_29f50122e1781d8eedbf2f3c4bec9c06 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0c75571b1090e99e76ade642a09039bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd5060e0b0c9387ca1ca481fa1bda555 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8d40e38ef6987ad50d880ed4f5727e6 = $(`<div id="html_b8d40e38ef6987ad50d880ed4f5727e6" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_fd5060e0b0c9387ca1ca481fa1bda555.setContent(html_b8d40e38ef6987ad50d880ed4f5727e6);
|
|
|
|
|
|
|
|
marker_29f50122e1781d8eedbf2f3c4bec9c06.bindPopup(popup_fd5060e0b0c9387ca1ca481fa1bda555)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29f50122e1781d8eedbf2f3c4bec9c06.setIcon(icon_0c75571b1090e99e76ade642a09039bd);
|
|
|
|
|
|
var marker_03ad15bffb2d7a70713a5ed901cbcb36 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8f2861702bb5685c07b7a4dd29dbfa48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd9dd30efc809b5da70f3c651b419100 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3af771229590d9c27c312e02b05f51c = $(`<div id="html_e3af771229590d9c27c312e02b05f51c" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_bd9dd30efc809b5da70f3c651b419100.setContent(html_e3af771229590d9c27c312e02b05f51c);
|
|
|
|
|
|
|
|
marker_03ad15bffb2d7a70713a5ed901cbcb36.bindPopup(popup_bd9dd30efc809b5da70f3c651b419100)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_03ad15bffb2d7a70713a5ed901cbcb36.setIcon(icon_8f2861702bb5685c07b7a4dd29dbfa48);
|
|
|
|
|
|
var marker_84ae27924f5faaa4538fb3420f0233c7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_fb50468d0aea3114a416056f8ce4c809 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05f294b9022b31b1af555177041e29ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2c4f607577873ab5f44f545cc47171d = $(`<div id="html_a2c4f607577873ab5f44f545cc47171d" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_05f294b9022b31b1af555177041e29ff.setContent(html_a2c4f607577873ab5f44f545cc47171d);
|
|
|
|
|
|
|
|
marker_84ae27924f5faaa4538fb3420f0233c7.bindPopup(popup_05f294b9022b31b1af555177041e29ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_84ae27924f5faaa4538fb3420f0233c7.setIcon(icon_fb50468d0aea3114a416056f8ce4c809);
|
|
|
|
|
|
var marker_39e2abc468dcc6abec9d520e8585a341 = L.marker(
|
|
[39.048, -77.4817],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_99a8a3ec5f03a2938830ae493ffeaa53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf74bd5c3b5b3f9ba5187e7f78f96167 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11a76e0ad9811badcab31a08aaa796ce = $(`<div id="html_11a76e0ad9811badcab31a08aaa796ce" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_bf74bd5c3b5b3f9ba5187e7f78f96167.setContent(html_11a76e0ad9811badcab31a08aaa796ce);
|
|
|
|
|
|
|
|
marker_39e2abc468dcc6abec9d520e8585a341.bindPopup(popup_bf74bd5c3b5b3f9ba5187e7f78f96167)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39e2abc468dcc6abec9d520e8585a341.setIcon(icon_99a8a3ec5f03a2938830ae493ffeaa53);
|
|
|
|
|
|
var marker_944c0e6f0726a4dc53b2f808ab04bb67 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_920efa913f1bc377ef02b41f695e6b52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_40ad1613a5f2e431741923957c446767 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa531de5753519f65d0baa261ec69338 = $(`<div id="html_aa531de5753519f65d0baa261ec69338" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_40ad1613a5f2e431741923957c446767.setContent(html_aa531de5753519f65d0baa261ec69338);
|
|
|
|
|
|
|
|
marker_944c0e6f0726a4dc53b2f808ab04bb67.bindPopup(popup_40ad1613a5f2e431741923957c446767)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_944c0e6f0726a4dc53b2f808ab04bb67.setIcon(icon_920efa913f1bc377ef02b41f695e6b52);
|
|
|
|
|
|
var marker_1f1ffb680bc1fe25f88e1a217c1a38f4 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1c76d7c0748de2f0a2de45b757d0eeff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30a504f64e773d0542d3748e2215eafd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8dcbe0d1d1e21dd9f08e35bc46a1f48 = $(`<div id="html_d8dcbe0d1d1e21dd9f08e35bc46a1f48" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_30a504f64e773d0542d3748e2215eafd.setContent(html_d8dcbe0d1d1e21dd9f08e35bc46a1f48);
|
|
|
|
|
|
|
|
marker_1f1ffb680bc1fe25f88e1a217c1a38f4.bindPopup(popup_30a504f64e773d0542d3748e2215eafd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f1ffb680bc1fe25f88e1a217c1a38f4.setIcon(icon_1c76d7c0748de2f0a2de45b757d0eeff);
|
|
|
|
|
|
var marker_ee62954bbc59f4e39f0097866e6c2682 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_453f8019113d8ad72dee11118ac2f1a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5143a019ccd96b5d9582474160193208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33a7e07cff246bf3b8602ad7ff1ea24d = $(`<div id="html_33a7e07cff246bf3b8602ad7ff1ea24d" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_5143a019ccd96b5d9582474160193208.setContent(html_33a7e07cff246bf3b8602ad7ff1ea24d);
|
|
|
|
|
|
|
|
marker_ee62954bbc59f4e39f0097866e6c2682.bindPopup(popup_5143a019ccd96b5d9582474160193208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee62954bbc59f4e39f0097866e6c2682.setIcon(icon_453f8019113d8ad72dee11118ac2f1a3);
|
|
|
|
|
|
var marker_b2facfca9d68dfd15967db577daa474d = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0e6c6a67d9418ac71f0eb705f11b49ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61d101259f6d8d0d7e1d905ec1de9b2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec52616fadcd311da12c819f7008669d = $(`<div id="html_ec52616fadcd311da12c819f7008669d" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_61d101259f6d8d0d7e1d905ec1de9b2d.setContent(html_ec52616fadcd311da12c819f7008669d);
|
|
|
|
|
|
|
|
marker_b2facfca9d68dfd15967db577daa474d.bindPopup(popup_61d101259f6d8d0d7e1d905ec1de9b2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2facfca9d68dfd15967db577daa474d.setIcon(icon_0e6c6a67d9418ac71f0eb705f11b49ba);
|
|
|
|
|
|
var marker_edb4b1927f607b180d69394e732233f9 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e3e427dafc86806fee9597f2252955e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a708c9d9406aad52e66d7923bd2c22c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c932f0f837013b9b723e9dcb77ae4acf = $(`<div id="html_c932f0f837013b9b723e9dcb77ae4acf" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_a708c9d9406aad52e66d7923bd2c22c6.setContent(html_c932f0f837013b9b723e9dcb77ae4acf);
|
|
|
|
|
|
|
|
marker_edb4b1927f607b180d69394e732233f9.bindPopup(popup_a708c9d9406aad52e66d7923bd2c22c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_edb4b1927f607b180d69394e732233f9.setIcon(icon_e3e427dafc86806fee9597f2252955e3);
|
|
|
|
|
|
var marker_d6a668ae019ad8b78635de461ef1a9e4 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b8c3eb66de46cb3ef5c74057488762a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1194163858a4f0b24707e9df701b2e7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8428b490022cfb004e6b40ba78e5bf1 = $(`<div id="html_c8428b490022cfb004e6b40ba78e5bf1" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_1194163858a4f0b24707e9df701b2e7b.setContent(html_c8428b490022cfb004e6b40ba78e5bf1);
|
|
|
|
|
|
|
|
marker_d6a668ae019ad8b78635de461ef1a9e4.bindPopup(popup_1194163858a4f0b24707e9df701b2e7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6a668ae019ad8b78635de461ef1a9e4.setIcon(icon_b8c3eb66de46cb3ef5c74057488762a8);
|
|
|
|
|
|
var marker_276c2ca5d26ff48bb33eee5524a1002c = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_24489fdbb6cc8a1cec8f883f110e3db6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2678323a4e0783ef7f0e54c9c9805ed3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b6879d6ccf4f7d5ade15c80b297fa4 = $(`<div id="html_e0b6879d6ccf4f7d5ade15c80b297fa4" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_2678323a4e0783ef7f0e54c9c9805ed3.setContent(html_e0b6879d6ccf4f7d5ade15c80b297fa4);
|
|
|
|
|
|
|
|
marker_276c2ca5d26ff48bb33eee5524a1002c.bindPopup(popup_2678323a4e0783ef7f0e54c9c9805ed3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_276c2ca5d26ff48bb33eee5524a1002c.setIcon(icon_24489fdbb6cc8a1cec8f883f110e3db6);
|
|
|
|
|
|
var marker_45427ab36d24cedf63cbf2c0d8949175 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_93a4682ddac0b5e86872b19a096b402c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10d496c6433446a39db680e3b722a756 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_592fa4bd77ac8e8b798c0b75d7ecb741 = $(`<div id="html_592fa4bd77ac8e8b798c0b75d7ecb741" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_10d496c6433446a39db680e3b722a756.setContent(html_592fa4bd77ac8e8b798c0b75d7ecb741);
|
|
|
|
|
|
|
|
marker_45427ab36d24cedf63cbf2c0d8949175.bindPopup(popup_10d496c6433446a39db680e3b722a756)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45427ab36d24cedf63cbf2c0d8949175.setIcon(icon_93a4682ddac0b5e86872b19a096b402c);
|
|
|
|
|
|
var marker_6d0d1b89ddb23ce8fc34ac2039a28299 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e657d0038a2f13bff8b7a517c4098be3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd945dc83529ac675e6c70466f61db7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10d93852fea543e55e35b6281a8fd23b = $(`<div id="html_10d93852fea543e55e35b6281a8fd23b" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_bd945dc83529ac675e6c70466f61db7e.setContent(html_10d93852fea543e55e35b6281a8fd23b);
|
|
|
|
|
|
|
|
marker_6d0d1b89ddb23ce8fc34ac2039a28299.bindPopup(popup_bd945dc83529ac675e6c70466f61db7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6d0d1b89ddb23ce8fc34ac2039a28299.setIcon(icon_e657d0038a2f13bff8b7a517c4098be3);
|
|
|
|
|
|
var marker_5c2d996c59ae31690f4ba23e85c591e1 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8172faba541ceeb67623629f5ff9933f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f61913d42297112650b184899c6a8873 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d3609ed1f66b5e005c95ffb5faec0a1 = $(`<div id="html_5d3609ed1f66b5e005c95ffb5faec0a1" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_f61913d42297112650b184899c6a8873.setContent(html_5d3609ed1f66b5e005c95ffb5faec0a1);
|
|
|
|
|
|
|
|
marker_5c2d996c59ae31690f4ba23e85c591e1.bindPopup(popup_f61913d42297112650b184899c6a8873)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c2d996c59ae31690f4ba23e85c591e1.setIcon(icon_8172faba541ceeb67623629f5ff9933f);
|
|
|
|
|
|
var marker_2a33e127488f618a58ea98c3ee4d95f0 = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d57269e7b47c3417ca7eef3e0d1b7649 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa9f5baaebfcb3875c23e36359e0def3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71922b08b8c28bcca96f80f69f48155f = $(`<div id="html_71922b08b8c28bcca96f80f69f48155f" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_fa9f5baaebfcb3875c23e36359e0def3.setContent(html_71922b08b8c28bcca96f80f69f48155f);
|
|
|
|
|
|
|
|
marker_2a33e127488f618a58ea98c3ee4d95f0.bindPopup(popup_fa9f5baaebfcb3875c23e36359e0def3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a33e127488f618a58ea98c3ee4d95f0.setIcon(icon_d57269e7b47c3417ca7eef3e0d1b7649);
|
|
|
|
|
|
var marker_7b3d3d7f7829de7b56c623b2d7b33703 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_570245ffd54291d5773002bc4000919a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f590f8590a2331af95b7a6da4fa9f79c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55f6a2b5340f2bdc30d73a731a0619f2 = $(`<div id="html_55f6a2b5340f2bdc30d73a731a0619f2" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_f590f8590a2331af95b7a6da4fa9f79c.setContent(html_55f6a2b5340f2bdc30d73a731a0619f2);
|
|
|
|
|
|
|
|
marker_7b3d3d7f7829de7b56c623b2d7b33703.bindPopup(popup_f590f8590a2331af95b7a6da4fa9f79c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b3d3d7f7829de7b56c623b2d7b33703.setIcon(icon_570245ffd54291d5773002bc4000919a);
|
|
|
|
|
|
var marker_c8f8a45fa094a139a84a36beee74e17c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_451f3a0a68f6de04c47ee476489c359c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aee61a62be37c64379243d0a0029add8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c4138510dc67e57b6b02a34f6f0c745 = $(`<div id="html_9c4138510dc67e57b6b02a34f6f0c745" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_aee61a62be37c64379243d0a0029add8.setContent(html_9c4138510dc67e57b6b02a34f6f0c745);
|
|
|
|
|
|
|
|
marker_c8f8a45fa094a139a84a36beee74e17c.bindPopup(popup_aee61a62be37c64379243d0a0029add8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8f8a45fa094a139a84a36beee74e17c.setIcon(icon_451f3a0a68f6de04c47ee476489c359c);
|
|
|
|
|
|
var marker_d75b26dfdf44332bd092163ae283815f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_098f6dae9a95e3fd700d379e8fc3f4b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c75e93eede6bddc52fb00c8eb53e26b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5f9e5d771753396d8174ae6c8fdd123 = $(`<div id="html_e5f9e5d771753396d8174ae6c8fdd123" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_6c75e93eede6bddc52fb00c8eb53e26b.setContent(html_e5f9e5d771753396d8174ae6c8fdd123);
|
|
|
|
|
|
|
|
marker_d75b26dfdf44332bd092163ae283815f.bindPopup(popup_6c75e93eede6bddc52fb00c8eb53e26b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d75b26dfdf44332bd092163ae283815f.setIcon(icon_098f6dae9a95e3fd700d379e8fc3f4b4);
|
|
|
|
|
|
var marker_7a072bd21c368d66091b047fa9d22ad2 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0493df289efb403918a7b389f67a6699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2b2df61fcc87470fd3e72f916a16fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_399f5816559e89c799ca537285a0957c = $(`<div id="html_399f5816559e89c799ca537285a0957c" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_b2b2df61fcc87470fd3e72f916a16fe1.setContent(html_399f5816559e89c799ca537285a0957c);
|
|
|
|
|
|
|
|
marker_7a072bd21c368d66091b047fa9d22ad2.bindPopup(popup_b2b2df61fcc87470fd3e72f916a16fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a072bd21c368d66091b047fa9d22ad2.setIcon(icon_0493df289efb403918a7b389f67a6699);
|
|
|
|
|
|
var marker_6eaa507b8fe59ee0fa3e37756b04f2e2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_25ca85ce58afdb1ebd740e3446c2328c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9a319fac514fed8b25c6dd0ea19c6f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfdfb56adb17df83367fda2856c4c277 = $(`<div id="html_cfdfb56adb17df83367fda2856c4c277" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_a9a319fac514fed8b25c6dd0ea19c6f7.setContent(html_cfdfb56adb17df83367fda2856c4c277);
|
|
|
|
|
|
|
|
marker_6eaa507b8fe59ee0fa3e37756b04f2e2.bindPopup(popup_a9a319fac514fed8b25c6dd0ea19c6f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6eaa507b8fe59ee0fa3e37756b04f2e2.setIcon(icon_25ca85ce58afdb1ebd740e3446c2328c);
|
|
|
|
|
|
var marker_8e4128f4cf69bdd93c9b30d65d0e2917 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_156e6f05e1a1bf2a3310499c8595b057 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bc283e197aabde1e72739b7466edbed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80c4a9f0314f04929dd5e685bd2b0ada = $(`<div id="html_80c4a9f0314f04929dd5e685bd2b0ada" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_3bc283e197aabde1e72739b7466edbed.setContent(html_80c4a9f0314f04929dd5e685bd2b0ada);
|
|
|
|
|
|
|
|
marker_8e4128f4cf69bdd93c9b30d65d0e2917.bindPopup(popup_3bc283e197aabde1e72739b7466edbed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8e4128f4cf69bdd93c9b30d65d0e2917.setIcon(icon_156e6f05e1a1bf2a3310499c8595b057);
|
|
|
|
|
|
var marker_276d4bbbcb64d2c9dece37820164d51f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2305ef804fa45842eae4fc6f71ef65b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3194f5a6dd2a844a786038bb4130fd10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1e00bc5b9648dc36da212b52e5f17be = $(`<div id="html_e1e00bc5b9648dc36da212b52e5f17be" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_3194f5a6dd2a844a786038bb4130fd10.setContent(html_e1e00bc5b9648dc36da212b52e5f17be);
|
|
|
|
|
|
|
|
marker_276d4bbbcb64d2c9dece37820164d51f.bindPopup(popup_3194f5a6dd2a844a786038bb4130fd10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_276d4bbbcb64d2c9dece37820164d51f.setIcon(icon_2305ef804fa45842eae4fc6f71ef65b0);
|
|
|
|
|
|
var marker_0295ffa760a0ce225eb002b7d8a2649a = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3e5adb1d1a62dd9310c1f6236e246271 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d41a59832874a1bf1b1ea25068577717 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e239d71ef86bff84315c6d128f5c1d48 = $(`<div id="html_e239d71ef86bff84315c6d128f5c1d48" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_d41a59832874a1bf1b1ea25068577717.setContent(html_e239d71ef86bff84315c6d128f5c1d48);
|
|
|
|
|
|
|
|
marker_0295ffa760a0ce225eb002b7d8a2649a.bindPopup(popup_d41a59832874a1bf1b1ea25068577717)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0295ffa760a0ce225eb002b7d8a2649a.setIcon(icon_3e5adb1d1a62dd9310c1f6236e246271);
|
|
|
|
|
|
var marker_1f345bffc47648839fe7a52925accf9f = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_58777ae6207e672b1fed9280cd1f7a79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a5ddd1e8eb3eb25924d4aa8f71a7446 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90660183db62c58b06b6a866a5b383be = $(`<div id="html_90660183db62c58b06b6a866a5b383be" style="width: 100.0%; height: 100.0%;">nostr.openhoofd.nl</div>`)[0];
|
|
popup_7a5ddd1e8eb3eb25924d4aa8f71a7446.setContent(html_90660183db62c58b06b6a866a5b383be);
|
|
|
|
|
|
|
|
marker_1f345bffc47648839fe7a52925accf9f.bindPopup(popup_7a5ddd1e8eb3eb25924d4aa8f71a7446)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f345bffc47648839fe7a52925accf9f.setIcon(icon_58777ae6207e672b1fed9280cd1f7a79);
|
|
|
|
|
|
var marker_f03d6ba4ce58aca227a420226789789b = L.marker(
|
|
[51.098, 17.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_da280b74902ba7dab89c8af54ed40653 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0fcf0ff34a0db67248a9cc9f4f08c52 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f62776af979fb36c7a9805ecd06f5c17 = $(`<div id="html_f62776af979fb36c7a9805ecd06f5c17" style="width: 100.0%; height: 100.0%;">relay.letsfo.com</div>`)[0];
|
|
popup_f0fcf0ff34a0db67248a9cc9f4f08c52.setContent(html_f62776af979fb36c7a9805ecd06f5c17);
|
|
|
|
|
|
|
|
marker_f03d6ba4ce58aca227a420226789789b.bindPopup(popup_f0fcf0ff34a0db67248a9cc9f4f08c52)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f03d6ba4ce58aca227a420226789789b.setIcon(icon_da280b74902ba7dab89c8af54ed40653);
|
|
|
|
|
|
var marker_1b6cb1fbba5ef54da149f9aa7a77177e = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_11fefc4e2492f8155ac16a8a1f29f780 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_adfa76e685bab10abd57ed183009dffe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07253e4880e4807cab5bed8df47adc69 = $(`<div id="html_07253e4880e4807cab5bed8df47adc69" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_adfa76e685bab10abd57ed183009dffe.setContent(html_07253e4880e4807cab5bed8df47adc69);
|
|
|
|
|
|
|
|
marker_1b6cb1fbba5ef54da149f9aa7a77177e.bindPopup(popup_adfa76e685bab10abd57ed183009dffe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b6cb1fbba5ef54da149f9aa7a77177e.setIcon(icon_11fefc4e2492f8155ac16a8a1f29f780);
|
|
|
|
|
|
var marker_5c34ba5dbb81cd776fe04bed21340925 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f46a4f7bebafb06de56cdf3e4187b034 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_824f83a95f4e639f0f1009ba4890917a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f0f58eea8b376e83b51b8a2e205aa59 = $(`<div id="html_0f0f58eea8b376e83b51b8a2e205aa59" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_824f83a95f4e639f0f1009ba4890917a.setContent(html_0f0f58eea8b376e83b51b8a2e205aa59);
|
|
|
|
|
|
|
|
marker_5c34ba5dbb81cd776fe04bed21340925.bindPopup(popup_824f83a95f4e639f0f1009ba4890917a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c34ba5dbb81cd776fe04bed21340925.setIcon(icon_f46a4f7bebafb06de56cdf3e4187b034);
|
|
|
|
|
|
var marker_6e3b68a90110b86dad5ef64f8359007d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_67294f409d08b8b03b39896f7a918b9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_317739133d1f1243f3a4c3b9cfd872f1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9438544ea5a601f5799af1fa0b69181 = $(`<div id="html_a9438544ea5a601f5799af1fa0b69181" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_317739133d1f1243f3a4c3b9cfd872f1.setContent(html_a9438544ea5a601f5799af1fa0b69181);
|
|
|
|
|
|
|
|
marker_6e3b68a90110b86dad5ef64f8359007d.bindPopup(popup_317739133d1f1243f3a4c3b9cfd872f1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e3b68a90110b86dad5ef64f8359007d.setIcon(icon_67294f409d08b8b03b39896f7a918b9d);
|
|
|
|
|
|
var marker_898296175dc631ce2a0449bb85cadad7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9e75ecbbaf6df7da45bb816e58d5f7e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c37cd8fb60b4bbac2b666599371c6723 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b0632557d96889368577e1ce941d0d0 = $(`<div id="html_5b0632557d96889368577e1ce941d0d0" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_c37cd8fb60b4bbac2b666599371c6723.setContent(html_5b0632557d96889368577e1ce941d0d0);
|
|
|
|
|
|
|
|
marker_898296175dc631ce2a0449bb85cadad7.bindPopup(popup_c37cd8fb60b4bbac2b666599371c6723)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_898296175dc631ce2a0449bb85cadad7.setIcon(icon_9e75ecbbaf6df7da45bb816e58d5f7e8);
|
|
|
|
|
|
var marker_d807ed8c684aaff977a41db30ccd8bd2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_c6b0f9ca8eab07ad6f3f3e9130f5437c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15a94d55f38479f454c3d09b62e99544 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a1a6503d82c0670a3b9bd7bd02033fc = $(`<div id="html_7a1a6503d82c0670a3b9bd7bd02033fc" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_15a94d55f38479f454c3d09b62e99544.setContent(html_7a1a6503d82c0670a3b9bd7bd02033fc);
|
|
|
|
|
|
|
|
marker_d807ed8c684aaff977a41db30ccd8bd2.bindPopup(popup_15a94d55f38479f454c3d09b62e99544)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d807ed8c684aaff977a41db30ccd8bd2.setIcon(icon_c6b0f9ca8eab07ad6f3f3e9130f5437c);
|
|
|
|
|
|
var marker_4b73e4b3a97ade5ddf3edbb1da74760c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1ecd7d6568a38de1c777b22b2b0a819b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_717fee27aa7de28bb16af0325f8f5b8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f5274917a14fbecc0a43c0a32a271f3 = $(`<div id="html_4f5274917a14fbecc0a43c0a32a271f3" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_717fee27aa7de28bb16af0325f8f5b8e.setContent(html_4f5274917a14fbecc0a43c0a32a271f3);
|
|
|
|
|
|
|
|
marker_4b73e4b3a97ade5ddf3edbb1da74760c.bindPopup(popup_717fee27aa7de28bb16af0325f8f5b8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4b73e4b3a97ade5ddf3edbb1da74760c.setIcon(icon_1ecd7d6568a38de1c777b22b2b0a819b);
|
|
|
|
|
|
var marker_deb91b60d80fd60edddc54a244c6be34 = L.marker(
|
|
[36.55, 139.733],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4e5c9807b4f9b4af69b0bd2c51e870c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0954dd92b6e58f58825349327044631e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3be75aadf54a44b53a2b7e29f345c319 = $(`<div id="html_3be75aadf54a44b53a2b7e29f345c319" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_0954dd92b6e58f58825349327044631e.setContent(html_3be75aadf54a44b53a2b7e29f345c319);
|
|
|
|
|
|
|
|
marker_deb91b60d80fd60edddc54a244c6be34.bindPopup(popup_0954dd92b6e58f58825349327044631e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deb91b60d80fd60edddc54a244c6be34.setIcon(icon_4e5c9807b4f9b4af69b0bd2c51e870c5);
|
|
|
|
|
|
var marker_e026c7741213a353a0b48dc686882c15 = L.marker(
|
|
[47.4988, 8.72369],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8f4af56048e00ea654cfac5031ebd559 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d344a6a5aa0fff5434654799e3f0fbea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_040697f7d5249013f0721a19635f920a = $(`<div id="html_040697f7d5249013f0721a19635f920a" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_d344a6a5aa0fff5434654799e3f0fbea.setContent(html_040697f7d5249013f0721a19635f920a);
|
|
|
|
|
|
|
|
marker_e026c7741213a353a0b48dc686882c15.bindPopup(popup_d344a6a5aa0fff5434654799e3f0fbea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e026c7741213a353a0b48dc686882c15.setIcon(icon_8f4af56048e00ea654cfac5031ebd559);
|
|
|
|
|
|
var marker_d72047a4d2cef25cae1fdf4350942729 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9472213d2bce6cb3539348702f796212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd4d01a9081384be36d538ffe6d50d98 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21ce704c01bcf12f1ce5c5ca66739ec2 = $(`<div id="html_21ce704c01bcf12f1ce5c5ca66739ec2" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_fd4d01a9081384be36d538ffe6d50d98.setContent(html_21ce704c01bcf12f1ce5c5ca66739ec2);
|
|
|
|
|
|
|
|
marker_d72047a4d2cef25cae1fdf4350942729.bindPopup(popup_fd4d01a9081384be36d538ffe6d50d98)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d72047a4d2cef25cae1fdf4350942729.setIcon(icon_9472213d2bce6cb3539348702f796212);
|
|
|
|
|
|
var marker_18476a98be42b454102c15a44c52f2a1 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_96b227fbfe5f44a4d9f92a0dc814ab63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ad68e469e3d47f8fa996b354d2ee84b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_714ac1a2aea05fa0a1cab2f717cee57b = $(`<div id="html_714ac1a2aea05fa0a1cab2f717cee57b" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_8ad68e469e3d47f8fa996b354d2ee84b.setContent(html_714ac1a2aea05fa0a1cab2f717cee57b);
|
|
|
|
|
|
|
|
marker_18476a98be42b454102c15a44c52f2a1.bindPopup(popup_8ad68e469e3d47f8fa996b354d2ee84b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18476a98be42b454102c15a44c52f2a1.setIcon(icon_96b227fbfe5f44a4d9f92a0dc814ab63);
|
|
|
|
|
|
var marker_1e2edb31131c5af77d6cd460f9840f9b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7070f699f8c34c59047d7c613b79e030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2e124eef2df5847af4c9c04bc88a902 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64d0a32ad9d0e01f1da1db2b84b39085 = $(`<div id="html_64d0a32ad9d0e01f1da1db2b84b39085" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_f2e124eef2df5847af4c9c04bc88a902.setContent(html_64d0a32ad9d0e01f1da1db2b84b39085);
|
|
|
|
|
|
|
|
marker_1e2edb31131c5af77d6cd460f9840f9b.bindPopup(popup_f2e124eef2df5847af4c9c04bc88a902)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e2edb31131c5af77d6cd460f9840f9b.setIcon(icon_7070f699f8c34c59047d7c613b79e030);
|
|
|
|
|
|
var marker_3c495834834c1c5a9a61a0c814d3e62e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_aa549f0ab379e920f3f8ff0f1ede315d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9e6b6845276f2f52c1d075049851c7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3923b193b9d88f70ad4d6404304d5a10 = $(`<div id="html_3923b193b9d88f70ad4d6404304d5a10" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_b9e6b6845276f2f52c1d075049851c7e.setContent(html_3923b193b9d88f70ad4d6404304d5a10);
|
|
|
|
|
|
|
|
marker_3c495834834c1c5a9a61a0c814d3e62e.bindPopup(popup_b9e6b6845276f2f52c1d075049851c7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c495834834c1c5a9a61a0c814d3e62e.setIcon(icon_aa549f0ab379e920f3f8ff0f1ede315d);
|
|
|
|
|
|
var marker_f2ce07f4a69d69f91a50e34a74080152 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1561ee51d1b8ac6f8658b04c961d9c28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_671fb8892b8924ef0ae8870e9b5667d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c01f2cf2f70a6e8618cdaaf20d7e9ca = $(`<div id="html_2c01f2cf2f70a6e8618cdaaf20d7e9ca" style="width: 100.0%; height: 100.0%;">nostream.breadslice.com</div>`)[0];
|
|
popup_671fb8892b8924ef0ae8870e9b5667d1.setContent(html_2c01f2cf2f70a6e8618cdaaf20d7e9ca);
|
|
|
|
|
|
|
|
marker_f2ce07f4a69d69f91a50e34a74080152.bindPopup(popup_671fb8892b8924ef0ae8870e9b5667d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2ce07f4a69d69f91a50e34a74080152.setIcon(icon_1561ee51d1b8ac6f8658b04c961d9c28);
|
|
|
|
|
|
var marker_1d02fda39668884809d9c8bea5f8def8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_5a89042ee5573213f0a87b9ce91de1ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bb597448b9922a43d1192186d7b5e6d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8395d7eadfcefe403d5d9ebfb66aff8b = $(`<div id="html_8395d7eadfcefe403d5d9ebfb66aff8b" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_0bb597448b9922a43d1192186d7b5e6d.setContent(html_8395d7eadfcefe403d5d9ebfb66aff8b);
|
|
|
|
|
|
|
|
marker_1d02fda39668884809d9c8bea5f8def8.bindPopup(popup_0bb597448b9922a43d1192186d7b5e6d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d02fda39668884809d9c8bea5f8def8.setIcon(icon_5a89042ee5573213f0a87b9ce91de1ec);
|
|
|
|
|
|
var marker_c9f85b0476d8e7d2f41b95dd18e92db4 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a7f1f689c1ba2e735a62d833813a0f27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5eb39963f14b3ab8204b02da85f8985c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1065e10bf7e3d1f40053220999a3350 = $(`<div id="html_e1065e10bf7e3d1f40053220999a3350" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_5eb39963f14b3ab8204b02da85f8985c.setContent(html_e1065e10bf7e3d1f40053220999a3350);
|
|
|
|
|
|
|
|
marker_c9f85b0476d8e7d2f41b95dd18e92db4.bindPopup(popup_5eb39963f14b3ab8204b02da85f8985c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9f85b0476d8e7d2f41b95dd18e92db4.setIcon(icon_a7f1f689c1ba2e735a62d833813a0f27);
|
|
|
|
|
|
var marker_f20b2977bf4723a5acb83855ef76a227 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2f57c9dd0b5a5438e5c141b64a12721e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef8790263329d5e445925e90a67d8061 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_866d7c208b7426e7b8fd8de83edf01d6 = $(`<div id="html_866d7c208b7426e7b8fd8de83edf01d6" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_ef8790263329d5e445925e90a67d8061.setContent(html_866d7c208b7426e7b8fd8de83edf01d6);
|
|
|
|
|
|
|
|
marker_f20b2977bf4723a5acb83855ef76a227.bindPopup(popup_ef8790263329d5e445925e90a67d8061)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f20b2977bf4723a5acb83855ef76a227.setIcon(icon_2f57c9dd0b5a5438e5c141b64a12721e);
|
|
|
|
|
|
var marker_42ee6666bd82c0114be7ecb8dd927775 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2408d1dc3a34fdb3cc23d13e1d445ac6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccd91f3567a513065921234f9ab4e2d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94a69986f49546fcf8ea8cb994fb2ce5 = $(`<div id="html_94a69986f49546fcf8ea8cb994fb2ce5" style="width: 100.0%; height: 100.0%;">relay.nostr.band</div>`)[0];
|
|
popup_ccd91f3567a513065921234f9ab4e2d4.setContent(html_94a69986f49546fcf8ea8cb994fb2ce5);
|
|
|
|
|
|
|
|
marker_42ee6666bd82c0114be7ecb8dd927775.bindPopup(popup_ccd91f3567a513065921234f9ab4e2d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42ee6666bd82c0114be7ecb8dd927775.setIcon(icon_2408d1dc3a34fdb3cc23d13e1d445ac6);
|
|
|
|
|
|
var marker_f00d52956698b88fc90d71a245240368 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_c1d74df338bdbd408769f794aef157aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caa49f3f0abee1b95a2f55a7eb33043e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33c73012f950b6c9b35d3f8d068c44d6 = $(`<div id="html_33c73012f950b6c9b35d3f8d068c44d6" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_caa49f3f0abee1b95a2f55a7eb33043e.setContent(html_33c73012f950b6c9b35d3f8d068c44d6);
|
|
|
|
|
|
|
|
marker_f00d52956698b88fc90d71a245240368.bindPopup(popup_caa49f3f0abee1b95a2f55a7eb33043e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f00d52956698b88fc90d71a245240368.setIcon(icon_c1d74df338bdbd408769f794aef157aa);
|
|
|
|
|
|
var marker_e692c64b827470cdbba3e126854f1f34 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1bcee5295c309e10d32c2e0c4d03abd5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79e10e68d35c3b89ff3ddcd647425bc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c74caae89fd560b3ecbb4b3f59ce9c2b = $(`<div id="html_c74caae89fd560b3ecbb4b3f59ce9c2b" style="width: 100.0%; height: 100.0%;">relay.thibautduchene.fr</div>`)[0];
|
|
popup_79e10e68d35c3b89ff3ddcd647425bc2.setContent(html_c74caae89fd560b3ecbb4b3f59ce9c2b);
|
|
|
|
|
|
|
|
marker_e692c64b827470cdbba3e126854f1f34.bindPopup(popup_79e10e68d35c3b89ff3ddcd647425bc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e692c64b827470cdbba3e126854f1f34.setIcon(icon_1bcee5295c309e10d32c2e0c4d03abd5);
|
|
|
|
|
|
var marker_d9499c15236f1690f7bdafcaf8738e20 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_286f7d70762235a99822b99ef731c8a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43f883397613d3c2b406dabf8f5bd7dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b04f5d5bddb77505530a87c4f78cd530 = $(`<div id="html_b04f5d5bddb77505530a87c4f78cd530" style="width: 100.0%; height: 100.0%;">nostr-01.uid.ovh</div>`)[0];
|
|
popup_43f883397613d3c2b406dabf8f5bd7dd.setContent(html_b04f5d5bddb77505530a87c4f78cd530);
|
|
|
|
|
|
|
|
marker_d9499c15236f1690f7bdafcaf8738e20.bindPopup(popup_43f883397613d3c2b406dabf8f5bd7dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9499c15236f1690f7bdafcaf8738e20.setIcon(icon_286f7d70762235a99822b99ef731c8a2);
|
|
|
|
|
|
var marker_a5d4c5d1b26996aef63a3c4dc3f612e4 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_76c4cff4984bd0abfca001f88da7816d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cdd7b68a0113c83773bb665f0bf7578 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cd50601835cd84f44162a570431b689 = $(`<div id="html_9cd50601835cd84f44162a570431b689" style="width: 100.0%; height: 100.0%;">ithurtswhenip.ee</div>`)[0];
|
|
popup_6cdd7b68a0113c83773bb665f0bf7578.setContent(html_9cd50601835cd84f44162a570431b689);
|
|
|
|
|
|
|
|
marker_a5d4c5d1b26996aef63a3c4dc3f612e4.bindPopup(popup_6cdd7b68a0113c83773bb665f0bf7578)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5d4c5d1b26996aef63a3c4dc3f612e4.setIcon(icon_76c4cff4984bd0abfca001f88da7816d);
|
|
|
|
|
|
var marker_8f67c471ae42173bd33ab798a71c27c7 = L.marker(
|
|
[43.663, -70.2569],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_6b39a183e0c1867a699f39318fe72dd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c07c8457aaa774e52e289b6677f40178 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_832b1061f4bc19d032a83f34e20b2fed = $(`<div id="html_832b1061f4bc19d032a83f34e20b2fed" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_c07c8457aaa774e52e289b6677f40178.setContent(html_832b1061f4bc19d032a83f34e20b2fed);
|
|
|
|
|
|
|
|
marker_8f67c471ae42173bd33ab798a71c27c7.bindPopup(popup_c07c8457aaa774e52e289b6677f40178)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f67c471ae42173bd33ab798a71c27c7.setIcon(icon_6b39a183e0c1867a699f39318fe72dd9);
|
|
|
|
|
|
var marker_4185c098eda742e2253eb2953defead8 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0e63ccc49589b4466a197ff392df0bad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b07b20fc309ca45a7522c83dfd73d43e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f81c423238cd89269edcbda7c3b4280 = $(`<div id="html_5f81c423238cd89269edcbda7c3b4280" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_b07b20fc309ca45a7522c83dfd73d43e.setContent(html_5f81c423238cd89269edcbda7c3b4280);
|
|
|
|
|
|
|
|
marker_4185c098eda742e2253eb2953defead8.bindPopup(popup_b07b20fc309ca45a7522c83dfd73d43e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4185c098eda742e2253eb2953defead8.setIcon(icon_0e63ccc49589b4466a197ff392df0bad);
|
|
|
|
|
|
var marker_d1ad1f35e0e42d648e3c77672d458d55 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d8f0bd68838f0c9e838246ede918d6f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e5157c6b6da4004b070769b541a63e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84d6011396c11910ef1ca59fa09455a2 = $(`<div id="html_84d6011396c11910ef1ca59fa09455a2" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_1e5157c6b6da4004b070769b541a63e9.setContent(html_84d6011396c11910ef1ca59fa09455a2);
|
|
|
|
|
|
|
|
marker_d1ad1f35e0e42d648e3c77672d458d55.bindPopup(popup_1e5157c6b6da4004b070769b541a63e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1ad1f35e0e42d648e3c77672d458d55.setIcon(icon_d8f0bd68838f0c9e838246ede918d6f7);
|
|
|
|
|
|
var marker_d63cfe7d720b6532b55c69524fafdb79 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_955f91cec93c6f83dc366cbad77dcc35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69dabf0d56e3c6fbe12ba2976d75810a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55c7c241eb4645d0b7f0fadd3a706113 = $(`<div id="html_55c7c241eb4645d0b7f0fadd3a706113" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_69dabf0d56e3c6fbe12ba2976d75810a.setContent(html_55c7c241eb4645d0b7f0fadd3a706113);
|
|
|
|
|
|
|
|
marker_d63cfe7d720b6532b55c69524fafdb79.bindPopup(popup_69dabf0d56e3c6fbe12ba2976d75810a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d63cfe7d720b6532b55c69524fafdb79.setIcon(icon_955f91cec93c6f83dc366cbad77dcc35);
|
|
|
|
|
|
var marker_b73f4d03e92ca2546480e84c314ba4e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_bc6319695ade28afc262240d38c3aa7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_431f5708eb8452584e2054d2cfe6a722 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74c7d21cae785b3bd8b500e081bf5c98 = $(`<div id="html_74c7d21cae785b3bd8b500e081bf5c98" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_431f5708eb8452584e2054d2cfe6a722.setContent(html_74c7d21cae785b3bd8b500e081bf5c98);
|
|
|
|
|
|
|
|
marker_b73f4d03e92ca2546480e84c314ba4e2.bindPopup(popup_431f5708eb8452584e2054d2cfe6a722)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b73f4d03e92ca2546480e84c314ba4e2.setIcon(icon_bc6319695ade28afc262240d38c3aa7b);
|
|
|
|
|
|
var marker_e5260f1b550c9a92f911d39a82efafc7 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_913aeaf529e832234a5b16b820fb9d20 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ee203548d0881cc726c69377b83375f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb8bcc3a1bd3e2a27c5eae42ff04f215 = $(`<div id="html_cb8bcc3a1bd3e2a27c5eae42ff04f215" style="width: 100.0%; height: 100.0%;">relay.wolfcoil.com</div>`)[0];
|
|
popup_7ee203548d0881cc726c69377b83375f.setContent(html_cb8bcc3a1bd3e2a27c5eae42ff04f215);
|
|
|
|
|
|
|
|
marker_e5260f1b550c9a92f911d39a82efafc7.bindPopup(popup_7ee203548d0881cc726c69377b83375f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5260f1b550c9a92f911d39a82efafc7.setIcon(icon_913aeaf529e832234a5b16b820fb9d20);
|
|
|
|
|
|
var marker_68e0ec9806606dc2298cf2a06d597341 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_277a18182ff91d1fc89c04d5c3e6ef00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12300b5f2fcc00f1845b79e5817dd5e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b954bf58f9f2f81d2d6d25f4c41a9af1 = $(`<div id="html_b954bf58f9f2f81d2d6d25f4c41a9af1" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_12300b5f2fcc00f1845b79e5817dd5e4.setContent(html_b954bf58f9f2f81d2d6d25f4c41a9af1);
|
|
|
|
|
|
|
|
marker_68e0ec9806606dc2298cf2a06d597341.bindPopup(popup_12300b5f2fcc00f1845b79e5817dd5e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68e0ec9806606dc2298cf2a06d597341.setIcon(icon_277a18182ff91d1fc89c04d5c3e6ef00);
|
|
|
|
|
|
var marker_82e19fa05e9fc88762bc76cf5adfbcf7 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_50860f00374e97bdac3330c50f29aac2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb8503817aa08dcecd4c89426b42c077 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b4c12788dae57abdc3f75b5fa2bca10 = $(`<div id="html_2b4c12788dae57abdc3f75b5fa2bca10" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_bb8503817aa08dcecd4c89426b42c077.setContent(html_2b4c12788dae57abdc3f75b5fa2bca10);
|
|
|
|
|
|
|
|
marker_82e19fa05e9fc88762bc76cf5adfbcf7.bindPopup(popup_bb8503817aa08dcecd4c89426b42c077)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82e19fa05e9fc88762bc76cf5adfbcf7.setIcon(icon_50860f00374e97bdac3330c50f29aac2);
|
|
|
|
|
|
var marker_3bfc06671c8cf4213b855aebdafdabd2 = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d00062e839948b8e1c9d5314b206aa70 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14470b6e75feb39eb137728498a20ca4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16b1f976d0d3f588055359fe9368ecaf = $(`<div id="html_16b1f976d0d3f588055359fe9368ecaf" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_14470b6e75feb39eb137728498a20ca4.setContent(html_16b1f976d0d3f588055359fe9368ecaf);
|
|
|
|
|
|
|
|
marker_3bfc06671c8cf4213b855aebdafdabd2.bindPopup(popup_14470b6e75feb39eb137728498a20ca4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bfc06671c8cf4213b855aebdafdabd2.setIcon(icon_d00062e839948b8e1c9d5314b206aa70);
|
|
|
|
|
|
var marker_4d5a075b229c97f6ec99090bb4013335 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7821963cd5d172bbe1b6c382d61733e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae685a6089713dc9714cfb5483284398 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18f60cd08e084317bbc6f0233ecfa717 = $(`<div id="html_18f60cd08e084317bbc6f0233ecfa717" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_ae685a6089713dc9714cfb5483284398.setContent(html_18f60cd08e084317bbc6f0233ecfa717);
|
|
|
|
|
|
|
|
marker_4d5a075b229c97f6ec99090bb4013335.bindPopup(popup_ae685a6089713dc9714cfb5483284398)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d5a075b229c97f6ec99090bb4013335.setIcon(icon_7821963cd5d172bbe1b6c382d61733e4);
|
|
|
|
|
|
var marker_219c13f25bc6483681eea72b57cc72b5 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b1a72014941bd720d8b83e53de9a4c52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed6050199dac48ccecaa4fc0c4673d5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75d0c41b94a8fca4b361701f702c997e = $(`<div id="html_75d0c41b94a8fca4b361701f702c997e" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_ed6050199dac48ccecaa4fc0c4673d5c.setContent(html_75d0c41b94a8fca4b361701f702c997e);
|
|
|
|
|
|
|
|
marker_219c13f25bc6483681eea72b57cc72b5.bindPopup(popup_ed6050199dac48ccecaa4fc0c4673d5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_219c13f25bc6483681eea72b57cc72b5.setIcon(icon_b1a72014941bd720d8b83e53de9a4c52);
|
|
|
|
|
|
var marker_8b778a77a03a78512a58aa2e9f9d6c08 = L.marker(
|
|
[18.2148, -63.0574],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4455432423fd012fc40ffb986d44badd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d926e8d15595ded5d71edc87946ab73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1db30e84c00eaa3edf046220a4022451 = $(`<div id="html_1db30e84c00eaa3edf046220a4022451" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_8d926e8d15595ded5d71edc87946ab73.setContent(html_1db30e84c00eaa3edf046220a4022451);
|
|
|
|
|
|
|
|
marker_8b778a77a03a78512a58aa2e9f9d6c08.bindPopup(popup_8d926e8d15595ded5d71edc87946ab73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b778a77a03a78512a58aa2e9f9d6c08.setIcon(icon_4455432423fd012fc40ffb986d44badd);
|
|
|
|
|
|
var marker_f5d81fb3fa996a30311491c33b7e585b = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_022c8202648d77e8fe6d73e90e4798d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12b52729781503472046687ea1bda9f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46c494e70f15e22c04c9003911c72848 = $(`<div id="html_46c494e70f15e22c04c9003911c72848" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_12b52729781503472046687ea1bda9f3.setContent(html_46c494e70f15e22c04c9003911c72848);
|
|
|
|
|
|
|
|
marker_f5d81fb3fa996a30311491c33b7e585b.bindPopup(popup_12b52729781503472046687ea1bda9f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f5d81fb3fa996a30311491c33b7e585b.setIcon(icon_022c8202648d77e8fe6d73e90e4798d2);
|
|
|
|
|
|
var marker_92e42a1eadf2fdc799406d65ec00d26e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_5e84ce25e029abc7d4e16ff9bb945e9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb74fc127fde600afdf7719aacab44a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_59f60288fc7c4453977118f10209a119 = $(`<div id="html_59f60288fc7c4453977118f10209a119" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_cb74fc127fde600afdf7719aacab44a9.setContent(html_59f60288fc7c4453977118f10209a119);
|
|
|
|
|
|
|
|
marker_92e42a1eadf2fdc799406d65ec00d26e.bindPopup(popup_cb74fc127fde600afdf7719aacab44a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92e42a1eadf2fdc799406d65ec00d26e.setIcon(icon_5e84ce25e029abc7d4e16ff9bb945e9a);
|
|
|
|
|
|
var marker_046cd7996afe75e39b829956242bb806 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3d2faebc88273bb35bf1bbda4b375506 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23c25d56aa20663096f53c4573ae5029 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3939ff877fe96042278c4ed73965b8d = $(`<div id="html_b3939ff877fe96042278c4ed73965b8d" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_23c25d56aa20663096f53c4573ae5029.setContent(html_b3939ff877fe96042278c4ed73965b8d);
|
|
|
|
|
|
|
|
marker_046cd7996afe75e39b829956242bb806.bindPopup(popup_23c25d56aa20663096f53c4573ae5029)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_046cd7996afe75e39b829956242bb806.setIcon(icon_3d2faebc88273bb35bf1bbda4b375506);
|
|
|
|
|
|
var marker_fba68f2e3f903a7843144f118498a539 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a779d3591a3839d4ea12b39ba09746cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4e9751e8187e418696258e3188520c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_021ccc0c5a52a1fae13a418cf486b4ef = $(`<div id="html_021ccc0c5a52a1fae13a418cf486b4ef" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_e4e9751e8187e418696258e3188520c1.setContent(html_021ccc0c5a52a1fae13a418cf486b4ef);
|
|
|
|
|
|
|
|
marker_fba68f2e3f903a7843144f118498a539.bindPopup(popup_e4e9751e8187e418696258e3188520c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fba68f2e3f903a7843144f118498a539.setIcon(icon_a779d3591a3839d4ea12b39ba09746cc);
|
|
|
|
|
|
var marker_3ef2f6d849da2a22d79ae15be50ce6e4 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2d8d3bbca049879b3604f475575466bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_50fb89a41f856402d9391b1001991f4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8898fdbf0d821236d6844c07bbf90334 = $(`<div id="html_8898fdbf0d821236d6844c07bbf90334" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_50fb89a41f856402d9391b1001991f4a.setContent(html_8898fdbf0d821236d6844c07bbf90334);
|
|
|
|
|
|
|
|
marker_3ef2f6d849da2a22d79ae15be50ce6e4.bindPopup(popup_50fb89a41f856402d9391b1001991f4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ef2f6d849da2a22d79ae15be50ce6e4.setIcon(icon_2d8d3bbca049879b3604f475575466bd);
|
|
|
|
|
|
var marker_7a49029d5bd13a93f083faa675c10b0a = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8cbcfbfdb9dc18703000e12c8ff9742f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b17015fcd84ad9f5032b1ca84b96ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a12cd650f95f5d4e986281ac87cef45b = $(`<div id="html_a12cd650f95f5d4e986281ac87cef45b" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_69b17015fcd84ad9f5032b1ca84b96ad.setContent(html_a12cd650f95f5d4e986281ac87cef45b);
|
|
|
|
|
|
|
|
marker_7a49029d5bd13a93f083faa675c10b0a.bindPopup(popup_69b17015fcd84ad9f5032b1ca84b96ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7a49029d5bd13a93f083faa675c10b0a.setIcon(icon_8cbcfbfdb9dc18703000e12c8ff9742f);
|
|
|
|
|
|
var marker_150e8f7c7fa3188a55794aeca0bab746 = L.marker(
|
|
[47.4979, 19.0402],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_351bef7ea4237c4f854f599e67648671 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e296ee2245d1b93b262b4d4a205efa7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_313744b42572b49ead38992c9e24da81 = $(`<div id="html_313744b42572b49ead38992c9e24da81" style="width: 100.0%; height: 100.0%;">nostr.huszonegy.world</div>`)[0];
|
|
popup_9e296ee2245d1b93b262b4d4a205efa7.setContent(html_313744b42572b49ead38992c9e24da81);
|
|
|
|
|
|
|
|
marker_150e8f7c7fa3188a55794aeca0bab746.bindPopup(popup_9e296ee2245d1b93b262b4d4a205efa7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_150e8f7c7fa3188a55794aeca0bab746.setIcon(icon_351bef7ea4237c4f854f599e67648671);
|
|
|
|
|
|
var marker_f263a5f4feb895107fb735c2eafb9096 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b8e629730cb248f57274fe7217bf4905 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56ede59ff582792252a27a7562f07dd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23f07432608ebc7222d7d1f51921e596 = $(`<div id="html_23f07432608ebc7222d7d1f51921e596" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_56ede59ff582792252a27a7562f07dd9.setContent(html_23f07432608ebc7222d7d1f51921e596);
|
|
|
|
|
|
|
|
marker_f263a5f4feb895107fb735c2eafb9096.bindPopup(popup_56ede59ff582792252a27a7562f07dd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f263a5f4feb895107fb735c2eafb9096.setIcon(icon_b8e629730cb248f57274fe7217bf4905);
|
|
|
|
|
|
var marker_5c8952ba74764c1df6587ce96efc16b6 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2d778385479a7572b5124fddce96a519 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23dbf8f3b4bb09a42a9d22395d01bbe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65543a2d84b5ca86e4d6fc03fe22380b = $(`<div id="html_65543a2d84b5ca86e4d6fc03fe22380b" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_23dbf8f3b4bb09a42a9d22395d01bbe9.setContent(html_65543a2d84b5ca86e4d6fc03fe22380b);
|
|
|
|
|
|
|
|
marker_5c8952ba74764c1df6587ce96efc16b6.bindPopup(popup_23dbf8f3b4bb09a42a9d22395d01bbe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c8952ba74764c1df6587ce96efc16b6.setIcon(icon_2d778385479a7572b5124fddce96a519);
|
|
|
|
|
|
var marker_aecb0057de9c559f879877ef8407cea1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9ecc06250927b71290a228f9f7545163 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07b6da78218f30de5e2c357ef83e8a92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f9fc4cf395a11a70e922980a880215a = $(`<div id="html_0f9fc4cf395a11a70e922980a880215a" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_07b6da78218f30de5e2c357ef83e8a92.setContent(html_0f9fc4cf395a11a70e922980a880215a);
|
|
|
|
|
|
|
|
marker_aecb0057de9c559f879877ef8407cea1.bindPopup(popup_07b6da78218f30de5e2c357ef83e8a92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aecb0057de9c559f879877ef8407cea1.setIcon(icon_9ecc06250927b71290a228f9f7545163);
|
|
|
|
|
|
var marker_ca68d4b8d6931543ec1f8925972ef22e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_314772fb9c59ace10145201db05d96a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad311ff771c28d421cbf3c9258435554 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c313a561f34aaaf99aa64b8adaf6b2f = $(`<div id="html_6c313a561f34aaaf99aa64b8adaf6b2f" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_ad311ff771c28d421cbf3c9258435554.setContent(html_6c313a561f34aaaf99aa64b8adaf6b2f);
|
|
|
|
|
|
|
|
marker_ca68d4b8d6931543ec1f8925972ef22e.bindPopup(popup_ad311ff771c28d421cbf3c9258435554)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca68d4b8d6931543ec1f8925972ef22e.setIcon(icon_314772fb9c59ace10145201db05d96a1);
|
|
|
|
|
|
var marker_377ed96d1a2f00c2fed9992fc1263984 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4c682a27c8c7277f0a180f474973b753 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7d979283226df82ec5a2c256f4fa6bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b68e42f7e70feef0c9abd17e91cf88b = $(`<div id="html_0b68e42f7e70feef0c9abd17e91cf88b" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_a7d979283226df82ec5a2c256f4fa6bf.setContent(html_0b68e42f7e70feef0c9abd17e91cf88b);
|
|
|
|
|
|
|
|
marker_377ed96d1a2f00c2fed9992fc1263984.bindPopup(popup_a7d979283226df82ec5a2c256f4fa6bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_377ed96d1a2f00c2fed9992fc1263984.setIcon(icon_4c682a27c8c7277f0a180f474973b753);
|
|
|
|
|
|
var marker_babc359be6a063e3b246d5c93bfea440 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_300c46906b3bc9ca4b1d9cc1a9366a8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4cebcd53ac942f17089177afb1148c7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ccde545c0a471c7ad7bed7337fe15f86 = $(`<div id="html_ccde545c0a471c7ad7bed7337fe15f86" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_f4cebcd53ac942f17089177afb1148c7.setContent(html_ccde545c0a471c7ad7bed7337fe15f86);
|
|
|
|
|
|
|
|
marker_babc359be6a063e3b246d5c93bfea440.bindPopup(popup_f4cebcd53ac942f17089177afb1148c7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_babc359be6a063e3b246d5c93bfea440.setIcon(icon_300c46906b3bc9ca4b1d9cc1a9366a8f);
|
|
|
|
|
|
var marker_c2cbf19546b01087b946649705ca3ddc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3693fb1ec7b7f309ba438e1b25618b63 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_efb21de669b759326baeb88a87bed02d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0cdd1747fb2cb8e02311e1bc4e84d61 = $(`<div id="html_e0cdd1747fb2cb8e02311e1bc4e84d61" style="width: 100.0%; height: 100.0%;">relay.holzeis.me</div>`)[0];
|
|
popup_efb21de669b759326baeb88a87bed02d.setContent(html_e0cdd1747fb2cb8e02311e1bc4e84d61);
|
|
|
|
|
|
|
|
marker_c2cbf19546b01087b946649705ca3ddc.bindPopup(popup_efb21de669b759326baeb88a87bed02d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2cbf19546b01087b946649705ca3ddc.setIcon(icon_3693fb1ec7b7f309ba438e1b25618b63);
|
|
|
|
|
|
var marker_46b76021af5a7e95614a874272e80ab4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_5f67a530df1a0f263270443c09ed5122 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75595b7066aaa9d963074e3c9ca44d3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49b3e7dccca2805e93c997887cc24847 = $(`<div id="html_49b3e7dccca2805e93c997887cc24847" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_75595b7066aaa9d963074e3c9ca44d3b.setContent(html_49b3e7dccca2805e93c997887cc24847);
|
|
|
|
|
|
|
|
marker_46b76021af5a7e95614a874272e80ab4.bindPopup(popup_75595b7066aaa9d963074e3c9ca44d3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46b76021af5a7e95614a874272e80ab4.setIcon(icon_5f67a530df1a0f263270443c09ed5122);
|
|
|
|
|
|
var marker_96792528824009f97fe721b3b5032e7b = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f10c19e3dfb040b5244b2ab26b981aa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69b892ce6cc514bf5ccd1ca292c4105d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ac43de1d13fd15a835b12f30bb565f4 = $(`<div id="html_9ac43de1d13fd15a835b12f30bb565f4" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_69b892ce6cc514bf5ccd1ca292c4105d.setContent(html_9ac43de1d13fd15a835b12f30bb565f4);
|
|
|
|
|
|
|
|
marker_96792528824009f97fe721b3b5032e7b.bindPopup(popup_69b892ce6cc514bf5ccd1ca292c4105d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96792528824009f97fe721b3b5032e7b.setIcon(icon_f10c19e3dfb040b5244b2ab26b981aa9);
|
|
|
|
|
|
var marker_f21c4c47527f3e28e79d8efa3bad6cb5 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_96527b44b7c3772dc25d97f973fd6415 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9d84e9e39fff4e23589d448874e5f8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7458d7865bf9bb3eeb60af5adad72e6 = $(`<div id="html_c7458d7865bf9bb3eeb60af5adad72e6" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_e9d84e9e39fff4e23589d448874e5f8e.setContent(html_c7458d7865bf9bb3eeb60af5adad72e6);
|
|
|
|
|
|
|
|
marker_f21c4c47527f3e28e79d8efa3bad6cb5.bindPopup(popup_e9d84e9e39fff4e23589d448874e5f8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f21c4c47527f3e28e79d8efa3bad6cb5.setIcon(icon_96527b44b7c3772dc25d97f973fd6415);
|
|
|
|
|
|
var marker_d3e41bc28435e05c134e13d027011f00 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e3a90a10381738a562c74cd3f14c9a3c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af51e3e8fba9e8b1c49f121d085fde6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6eab51bc02031dc24cbceb880442d5e0 = $(`<div id="html_6eab51bc02031dc24cbceb880442d5e0" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_af51e3e8fba9e8b1c49f121d085fde6f.setContent(html_6eab51bc02031dc24cbceb880442d5e0);
|
|
|
|
|
|
|
|
marker_d3e41bc28435e05c134e13d027011f00.bindPopup(popup_af51e3e8fba9e8b1c49f121d085fde6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d3e41bc28435e05c134e13d027011f00.setIcon(icon_e3a90a10381738a562c74cd3f14c9a3c);
|
|
|
|
|
|
var marker_7cdbb01cb6c97a447e24787a677c46c6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_84cd289007a42731416315202433764f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_541c22f5184adb2e3a1fc1dbb854fb38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d38c21458578c36bbe14402e59b269ef = $(`<div id="html_d38c21458578c36bbe14402e59b269ef" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_541c22f5184adb2e3a1fc1dbb854fb38.setContent(html_d38c21458578c36bbe14402e59b269ef);
|
|
|
|
|
|
|
|
marker_7cdbb01cb6c97a447e24787a677c46c6.bindPopup(popup_541c22f5184adb2e3a1fc1dbb854fb38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cdbb01cb6c97a447e24787a677c46c6.setIcon(icon_84cd289007a42731416315202433764f);
|
|
|
|
|
|
var marker_421e47f89ab2e54f5c4802240fcf5a0f = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_295fdf0fe6423603d507298783cae9f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44770b50f4e0d16a72da2f58139be0a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677150bc894f8049e69cbd157ebab9ec = $(`<div id="html_677150bc894f8049e69cbd157ebab9ec" style="width: 100.0%; height: 100.0%;">nostr.coincrowd.fund</div>`)[0];
|
|
popup_44770b50f4e0d16a72da2f58139be0a4.setContent(html_677150bc894f8049e69cbd157ebab9ec);
|
|
|
|
|
|
|
|
marker_421e47f89ab2e54f5c4802240fcf5a0f.bindPopup(popup_44770b50f4e0d16a72da2f58139be0a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_421e47f89ab2e54f5c4802240fcf5a0f.setIcon(icon_295fdf0fe6423603d507298783cae9f4);
|
|
|
|
|
|
var marker_0c55bc6447a3681e6e85e26729a3a61d = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_6a77fbed7c9f95bcaf88098609de7781 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a472b0e99d8e09bb9f895f8f662e284f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_859b66b395e2399b2b464b38f0d17753 = $(`<div id="html_859b66b395e2399b2b464b38f0d17753" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_a472b0e99d8e09bb9f895f8f662e284f.setContent(html_859b66b395e2399b2b464b38f0d17753);
|
|
|
|
|
|
|
|
marker_0c55bc6447a3681e6e85e26729a3a61d.bindPopup(popup_a472b0e99d8e09bb9f895f8f662e284f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c55bc6447a3681e6e85e26729a3a61d.setIcon(icon_6a77fbed7c9f95bcaf88098609de7781);
|
|
|
|
|
|
var marker_f69d79340e02ee876f92f2e80405c228 = L.marker(
|
|
[43.6715, -79.38],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_fa535ed200ea7ec110f0172fc185b577 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03e0541955f6dc46dff63af05b10a284 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2807ea7c296e9360b2e092b3fc37864 = $(`<div id="html_d2807ea7c296e9360b2e092b3fc37864" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_03e0541955f6dc46dff63af05b10a284.setContent(html_d2807ea7c296e9360b2e092b3fc37864);
|
|
|
|
|
|
|
|
marker_f69d79340e02ee876f92f2e80405c228.bindPopup(popup_03e0541955f6dc46dff63af05b10a284)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f69d79340e02ee876f92f2e80405c228.setIcon(icon_fa535ed200ea7ec110f0172fc185b577);
|
|
|
|
|
|
var marker_1bf558e0e2a5dae9e48eb7fe0ba6948a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e29a349e497fadbcd952c44abf82d998 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36de83ff43862bc910d0c188ff3a613a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97ee711950916f37d87c25a96a5b5ad0 = $(`<div id="html_97ee711950916f37d87c25a96a5b5ad0" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_36de83ff43862bc910d0c188ff3a613a.setContent(html_97ee711950916f37d87c25a96a5b5ad0);
|
|
|
|
|
|
|
|
marker_1bf558e0e2a5dae9e48eb7fe0ba6948a.bindPopup(popup_36de83ff43862bc910d0c188ff3a613a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bf558e0e2a5dae9e48eb7fe0ba6948a.setIcon(icon_e29a349e497fadbcd952c44abf82d998);
|
|
|
|
|
|
var marker_e62bab972c09fd4d1564bf6d47e2e270 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d9c6c6688bb8edfd94031c2d8f1ee07e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e39d1ecfe823fbb46042a5b8090b424b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b64f11e659f4192f65503afe56432647 = $(`<div id="html_b64f11e659f4192f65503afe56432647" style="width: 100.0%; height: 100.0%;">orangepiller.org</div>`)[0];
|
|
popup_e39d1ecfe823fbb46042a5b8090b424b.setContent(html_b64f11e659f4192f65503afe56432647);
|
|
|
|
|
|
|
|
marker_e62bab972c09fd4d1564bf6d47e2e270.bindPopup(popup_e39d1ecfe823fbb46042a5b8090b424b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e62bab972c09fd4d1564bf6d47e2e270.setIcon(icon_d9c6c6688bb8edfd94031c2d8f1ee07e);
|
|
|
|
|
|
var marker_9e28631e9753b104ef1cc20ff1169c4f = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9bd8303cf7867e1c26436f4ca960757b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a144f75e322546c8c07e79d725bd3fb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7e4041f303fe9c48706bf35d5cba907 = $(`<div id="html_a7e4041f303fe9c48706bf35d5cba907" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_a144f75e322546c8c07e79d725bd3fb7.setContent(html_a7e4041f303fe9c48706bf35d5cba907);
|
|
|
|
|
|
|
|
marker_9e28631e9753b104ef1cc20ff1169c4f.bindPopup(popup_a144f75e322546c8c07e79d725bd3fb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e28631e9753b104ef1cc20ff1169c4f.setIcon(icon_9bd8303cf7867e1c26436f4ca960757b);
|
|
|
|
|
|
var marker_94126122975a2d7783f2bb0a19c128a4 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9a73cce4f2d77160ae74b3362aeed996 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6770000d431de7a1820e5b799d5f4c6c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ded8f2bf6512760e7510de133a6d2bf = $(`<div id="html_5ded8f2bf6512760e7510de133a6d2bf" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_6770000d431de7a1820e5b799d5f4c6c.setContent(html_5ded8f2bf6512760e7510de133a6d2bf);
|
|
|
|
|
|
|
|
marker_94126122975a2d7783f2bb0a19c128a4.bindPopup(popup_6770000d431de7a1820e5b799d5f4c6c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94126122975a2d7783f2bb0a19c128a4.setIcon(icon_9a73cce4f2d77160ae74b3362aeed996);
|
|
|
|
|
|
var marker_b9aca7bb006b0f86bbc6d4f6a96cf052 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3bfc1e20f83fd147dae508fcc9c5632f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4d9bed241c331042fccd200c9e9335e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6faf26d8bad3cf5a38d16adf286ddad2 = $(`<div id="html_6faf26d8bad3cf5a38d16adf286ddad2" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_4d9bed241c331042fccd200c9e9335e1.setContent(html_6faf26d8bad3cf5a38d16adf286ddad2);
|
|
|
|
|
|
|
|
marker_b9aca7bb006b0f86bbc6d4f6a96cf052.bindPopup(popup_4d9bed241c331042fccd200c9e9335e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9aca7bb006b0f86bbc6d4f6a96cf052.setIcon(icon_3bfc1e20f83fd147dae508fcc9c5632f);
|
|
|
|
|
|
var marker_f0965b4c5be56d83482ad374e884e6a0 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7d48cca8320ff6070cc6c9258275cca9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ff8725468f23b668284925dfb7a4340 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c43eb0a23b3ad0755fd2000db5ae35d3 = $(`<div id="html_c43eb0a23b3ad0755fd2000db5ae35d3" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_2ff8725468f23b668284925dfb7a4340.setContent(html_c43eb0a23b3ad0755fd2000db5ae35d3);
|
|
|
|
|
|
|
|
marker_f0965b4c5be56d83482ad374e884e6a0.bindPopup(popup_2ff8725468f23b668284925dfb7a4340)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0965b4c5be56d83482ad374e884e6a0.setIcon(icon_7d48cca8320ff6070cc6c9258275cca9);
|
|
|
|
|
|
var marker_608b26b5b94ccbe0b195583bd337a2b2 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a6ed8f2c97cebcc9f798a4349ae99f95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91e24a210bafd829f500719fdd8c8ae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc2276f0fd1227fe7dc68cfaa070e9c3 = $(`<div id="html_bc2276f0fd1227fe7dc68cfaa070e9c3" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_91e24a210bafd829f500719fdd8c8ae5.setContent(html_bc2276f0fd1227fe7dc68cfaa070e9c3);
|
|
|
|
|
|
|
|
marker_608b26b5b94ccbe0b195583bd337a2b2.bindPopup(popup_91e24a210bafd829f500719fdd8c8ae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_608b26b5b94ccbe0b195583bd337a2b2.setIcon(icon_a6ed8f2c97cebcc9f798a4349ae99f95);
|
|
|
|
|
|
var marker_51c8e1e6dbaa72d555ca5eaab715118d = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7869e46db07ed0de47ddaa39284db216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4698ad1deb9b317daaa54424d594aeb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c199c237b8b4b3e37f116b03536f84a = $(`<div id="html_9c199c237b8b4b3e37f116b03536f84a" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_c4698ad1deb9b317daaa54424d594aeb.setContent(html_9c199c237b8b4b3e37f116b03536f84a);
|
|
|
|
|
|
|
|
marker_51c8e1e6dbaa72d555ca5eaab715118d.bindPopup(popup_c4698ad1deb9b317daaa54424d594aeb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51c8e1e6dbaa72d555ca5eaab715118d.setIcon(icon_7869e46db07ed0de47ddaa39284db216);
|
|
|
|
|
|
var marker_65f94762a8dfbcc2359ea9bb4d24984e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_24b7f1bf4f2335196782ba501eb09468 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba6658ed1684aae0f86fb1bcde634494 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea3b8149c5f9a6fb71d80fe7d4ef75de = $(`<div id="html_ea3b8149c5f9a6fb71d80fe7d4ef75de" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_ba6658ed1684aae0f86fb1bcde634494.setContent(html_ea3b8149c5f9a6fb71d80fe7d4ef75de);
|
|
|
|
|
|
|
|
marker_65f94762a8dfbcc2359ea9bb4d24984e.bindPopup(popup_ba6658ed1684aae0f86fb1bcde634494)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65f94762a8dfbcc2359ea9bb4d24984e.setIcon(icon_24b7f1bf4f2335196782ba501eb09468);
|
|
|
|
|
|
var marker_e5cab69ca8e8cd1503b39d2514422525 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3a6edad9b1159fe37006571fea9e76d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c544d52bc256e6676fd2af90cc591d3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81e052b0f9f1d5a4b7e16996842e058a = $(`<div id="html_81e052b0f9f1d5a4b7e16996842e058a" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_c544d52bc256e6676fd2af90cc591d3f.setContent(html_81e052b0f9f1d5a4b7e16996842e058a);
|
|
|
|
|
|
|
|
marker_e5cab69ca8e8cd1503b39d2514422525.bindPopup(popup_c544d52bc256e6676fd2af90cc591d3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5cab69ca8e8cd1503b39d2514422525.setIcon(icon_3a6edad9b1159fe37006571fea9e76d6);
|
|
|
|
|
|
var marker_7ee3336041ab30cac949c8f51aa98f83 = L.marker(
|
|
[47.3769, 8.54169],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_da60224124e120a804e86eb5b4d901b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f5485f78af6e6e5dbabf6ee27317318b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_545d1d110e9115bd4138ad205612ed56 = $(`<div id="html_545d1d110e9115bd4138ad205612ed56" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_f5485f78af6e6e5dbabf6ee27317318b.setContent(html_545d1d110e9115bd4138ad205612ed56);
|
|
|
|
|
|
|
|
marker_7ee3336041ab30cac949c8f51aa98f83.bindPopup(popup_f5485f78af6e6e5dbabf6ee27317318b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ee3336041ab30cac949c8f51aa98f83.setIcon(icon_da60224124e120a804e86eb5b4d901b3);
|
|
|
|
|
|
var marker_c1aeac3d7c70644c8a2f4adff692dd24 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_caece2ccbee0f3eacb2010eba6030af9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35b0e85245a3c9adcd12ef05d43190c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_924918c578eb618c7bd886b5c45fd02f = $(`<div id="html_924918c578eb618c7bd886b5c45fd02f" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_35b0e85245a3c9adcd12ef05d43190c0.setContent(html_924918c578eb618c7bd886b5c45fd02f);
|
|
|
|
|
|
|
|
marker_c1aeac3d7c70644c8a2f4adff692dd24.bindPopup(popup_35b0e85245a3c9adcd12ef05d43190c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1aeac3d7c70644c8a2f4adff692dd24.setIcon(icon_caece2ccbee0f3eacb2010eba6030af9);
|
|
|
|
|
|
var marker_a8bb188d790ce3e2c50d0f6c52d41ee2 = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_be37f61490236c9765d5a47ffa7f14c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5b5ebd57bdd6fdbcb160628bebb9a29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c4c4e50940f4bbe9232d2d9208dd1d0 = $(`<div id="html_6c4c4e50940f4bbe9232d2d9208dd1d0" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c5b5ebd57bdd6fdbcb160628bebb9a29.setContent(html_6c4c4e50940f4bbe9232d2d9208dd1d0);
|
|
|
|
|
|
|
|
marker_a8bb188d790ce3e2c50d0f6c52d41ee2.bindPopup(popup_c5b5ebd57bdd6fdbcb160628bebb9a29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8bb188d790ce3e2c50d0f6c52d41ee2.setIcon(icon_be37f61490236c9765d5a47ffa7f14c7);
|
|
|
|
|
|
var marker_13764e8f8e8da80fc78ef04877e47bb8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f45636db46cc5d9758bf629c76921708 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4b08a7c262baf8fae34adc31331be69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf0c5af443f23a00fd53f2f2675d2c7b = $(`<div id="html_bf0c5af443f23a00fd53f2f2675d2c7b" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_e4b08a7c262baf8fae34adc31331be69.setContent(html_bf0c5af443f23a00fd53f2f2675d2c7b);
|
|
|
|
|
|
|
|
marker_13764e8f8e8da80fc78ef04877e47bb8.bindPopup(popup_e4b08a7c262baf8fae34adc31331be69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13764e8f8e8da80fc78ef04877e47bb8.setIcon(icon_f45636db46cc5d9758bf629c76921708);
|
|
|
|
|
|
var marker_8b7a68bdc654c51075e259c47c463aa3 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0dfdb2b3d0db533bb3507d6b5fa3b332 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1f96d649e911462a3c671f3545b1fbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b739249cb5e9ae019846f620c1c6911 = $(`<div id="html_4b739249cb5e9ae019846f620c1c6911" style="width: 100.0%; height: 100.0%;">relay.bitcoinveneto.org</div>`)[0];
|
|
popup_c1f96d649e911462a3c671f3545b1fbc.setContent(html_4b739249cb5e9ae019846f620c1c6911);
|
|
|
|
|
|
|
|
marker_8b7a68bdc654c51075e259c47c463aa3.bindPopup(popup_c1f96d649e911462a3c671f3545b1fbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b7a68bdc654c51075e259c47c463aa3.setIcon(icon_0dfdb2b3d0db533bb3507d6b5fa3b332);
|
|
|
|
|
|
var marker_e8661969641d0279ae77046595835809 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3608867c93aef233a105c598efbac447 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44d3984860eeab58059ba50b5791af26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7af0a351b617f803210aeb1e4258d4a9 = $(`<div id="html_7af0a351b617f803210aeb1e4258d4a9" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_44d3984860eeab58059ba50b5791af26.setContent(html_7af0a351b617f803210aeb1e4258d4a9);
|
|
|
|
|
|
|
|
marker_e8661969641d0279ae77046595835809.bindPopup(popup_44d3984860eeab58059ba50b5791af26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8661969641d0279ae77046595835809.setIcon(icon_3608867c93aef233a105c598efbac447);
|
|
|
|
|
|
var marker_555fc08df918d88c9a8d165c1ba39999 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3489a3b097b0566dbd3b8359acd05bef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d3f22078d6fbb1dc3252817596c0844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4013af30c6d307b222ab76776955480 = $(`<div id="html_a4013af30c6d307b222ab76776955480" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_9d3f22078d6fbb1dc3252817596c0844.setContent(html_a4013af30c6d307b222ab76776955480);
|
|
|
|
|
|
|
|
marker_555fc08df918d88c9a8d165c1ba39999.bindPopup(popup_9d3f22078d6fbb1dc3252817596c0844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_555fc08df918d88c9a8d165c1ba39999.setIcon(icon_3489a3b097b0566dbd3b8359acd05bef);
|
|
|
|
|
|
var marker_9193e5dd466672848fd346d408091784 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_11d8c5987f637ceebe8a98e4cc495e97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0e17a567f668341b0aaeda0923ae1ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eddfbe37d949895143834f4241cd9e46 = $(`<div id="html_eddfbe37d949895143834f4241cd9e46" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_f0e17a567f668341b0aaeda0923ae1ef.setContent(html_eddfbe37d949895143834f4241cd9e46);
|
|
|
|
|
|
|
|
marker_9193e5dd466672848fd346d408091784.bindPopup(popup_f0e17a567f668341b0aaeda0923ae1ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9193e5dd466672848fd346d408091784.setIcon(icon_11d8c5987f637ceebe8a98e4cc495e97);
|
|
|
|
|
|
var marker_951d2ec5b01391a9b065b195918df5a5 = L.marker(
|
|
[47.4043, 8.57398],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1843b7505221100d525449d7dc986af7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3a458537477476ca3a7c3fed0667edde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_881060f04e6889c2b567d1fef05de3dd = $(`<div id="html_881060f04e6889c2b567d1fef05de3dd" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_3a458537477476ca3a7c3fed0667edde.setContent(html_881060f04e6889c2b567d1fef05de3dd);
|
|
|
|
|
|
|
|
marker_951d2ec5b01391a9b065b195918df5a5.bindPopup(popup_3a458537477476ca3a7c3fed0667edde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_951d2ec5b01391a9b065b195918df5a5.setIcon(icon_1843b7505221100d525449d7dc986af7);
|
|
|
|
|
|
var marker_b4a007455071a43fb47a91123aadf5f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4f572c26661bec1b13822376690feb95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0175b1aaa8c37cb9ae78ab44d05c198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a752d7de87edadb3d4fdec8c5c046042 = $(`<div id="html_a752d7de87edadb3d4fdec8c5c046042" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_c0175b1aaa8c37cb9ae78ab44d05c198.setContent(html_a752d7de87edadb3d4fdec8c5c046042);
|
|
|
|
|
|
|
|
marker_b4a007455071a43fb47a91123aadf5f3.bindPopup(popup_c0175b1aaa8c37cb9ae78ab44d05c198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4a007455071a43fb47a91123aadf5f3.setIcon(icon_4f572c26661bec1b13822376690feb95);
|
|
|
|
|
|
var marker_762ab4f7a8d5a51ca57cb072e4bcf019 = L.marker(
|
|
[26.2897, -80.1293],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_c169f9928757167339bd9f84ad14f9f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03f88a6097d242bfcfc53fda7a38cf57 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b50e11fda091ac39c5927fb72c81b19 = $(`<div id="html_7b50e11fda091ac39c5927fb72c81b19" style="width: 100.0%; height: 100.0%;">relay.electriclifestyle.com</div>`)[0];
|
|
popup_03f88a6097d242bfcfc53fda7a38cf57.setContent(html_7b50e11fda091ac39c5927fb72c81b19);
|
|
|
|
|
|
|
|
marker_762ab4f7a8d5a51ca57cb072e4bcf019.bindPopup(popup_03f88a6097d242bfcfc53fda7a38cf57)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_762ab4f7a8d5a51ca57cb072e4bcf019.setIcon(icon_c169f9928757167339bd9f84ad14f9f0);
|
|
|
|
|
|
var marker_d6a4d864aa8e8f1e68e3cb99bc9e2afd = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b68c1d7c0bb7e22778f9a1894cb665ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c721f74ea76013b95356979342d9cb65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_053d9c47869eb7f5cb41b74d40f4e94f = $(`<div id="html_053d9c47869eb7f5cb41b74d40f4e94f" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_c721f74ea76013b95356979342d9cb65.setContent(html_053d9c47869eb7f5cb41b74d40f4e94f);
|
|
|
|
|
|
|
|
marker_d6a4d864aa8e8f1e68e3cb99bc9e2afd.bindPopup(popup_c721f74ea76013b95356979342d9cb65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6a4d864aa8e8f1e68e3cb99bc9e2afd.setIcon(icon_b68c1d7c0bb7e22778f9a1894cb665ae);
|
|
|
|
|
|
var marker_5488bdcac5b9c094ce72b342603457e0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_53fedd7ba001f0539e055ebf1c156b8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20fc2ad716f3bd1c175223fb8cc759f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9cd1999e96c1ef65be8478ffaa23f5d5 = $(`<div id="html_9cd1999e96c1ef65be8478ffaa23f5d5" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_20fc2ad716f3bd1c175223fb8cc759f3.setContent(html_9cd1999e96c1ef65be8478ffaa23f5d5);
|
|
|
|
|
|
|
|
marker_5488bdcac5b9c094ce72b342603457e0.bindPopup(popup_20fc2ad716f3bd1c175223fb8cc759f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5488bdcac5b9c094ce72b342603457e0.setIcon(icon_53fedd7ba001f0539e055ebf1c156b8f);
|
|
|
|
|
|
var marker_06b4be879df632a2ee8ade1b8e604828 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4048cf5358543fd8100e7c49382d969d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6057ed20881337abaf731aa29796e8aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cb53473e364b2cc10748455a5603b26 = $(`<div id="html_2cb53473e364b2cc10748455a5603b26" style="width: 100.0%; height: 100.0%;">relay.barine.co</div>`)[0];
|
|
popup_6057ed20881337abaf731aa29796e8aa.setContent(html_2cb53473e364b2cc10748455a5603b26);
|
|
|
|
|
|
|
|
marker_06b4be879df632a2ee8ade1b8e604828.bindPopup(popup_6057ed20881337abaf731aa29796e8aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06b4be879df632a2ee8ade1b8e604828.setIcon(icon_4048cf5358543fd8100e7c49382d969d);
|
|
|
|
|
|
var marker_f6c9985795220a73c9d1a53e450fea78 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a6e6191c2615aa7aee11b31a9236c25f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea7c2da5445e7f7b2901cdad71d4e794 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b1116528dadc976973fb442dedfb7fe = $(`<div id="html_7b1116528dadc976973fb442dedfb7fe" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_ea7c2da5445e7f7b2901cdad71d4e794.setContent(html_7b1116528dadc976973fb442dedfb7fe);
|
|
|
|
|
|
|
|
marker_f6c9985795220a73c9d1a53e450fea78.bindPopup(popup_ea7c2da5445e7f7b2901cdad71d4e794)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6c9985795220a73c9d1a53e450fea78.setIcon(icon_a6e6191c2615aa7aee11b31a9236c25f);
|
|
|
|
|
|
var marker_080a95d5812f62eb70aea1ea3a91c617 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_08c0e70cffb951a1a96f897b59d98077 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1305fbc1c4fbb1f44be04179b28eab28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1edbc79d3bb32a3218350d0afe6a00a = $(`<div id="html_d1edbc79d3bb32a3218350d0afe6a00a" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_1305fbc1c4fbb1f44be04179b28eab28.setContent(html_d1edbc79d3bb32a3218350d0afe6a00a);
|
|
|
|
|
|
|
|
marker_080a95d5812f62eb70aea1ea3a91c617.bindPopup(popup_1305fbc1c4fbb1f44be04179b28eab28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080a95d5812f62eb70aea1ea3a91c617.setIcon(icon_08c0e70cffb951a1a96f897b59d98077);
|
|
|
|
|
|
var marker_2f1b2abb3445d019abd38a0404738331 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d489e851badf42600bdea95722fc787b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0df724ae1eab80fba50e786512699826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_898e95f2544febe2f580de201fde841e = $(`<div id="html_898e95f2544febe2f580de201fde841e" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_0df724ae1eab80fba50e786512699826.setContent(html_898e95f2544febe2f580de201fde841e);
|
|
|
|
|
|
|
|
marker_2f1b2abb3445d019abd38a0404738331.bindPopup(popup_0df724ae1eab80fba50e786512699826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f1b2abb3445d019abd38a0404738331.setIcon(icon_d489e851badf42600bdea95722fc787b);
|
|
|
|
|
|
var marker_4d9d241959c06b35fc655a5543153730 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9b7e8b9b7c1645e4329e0d1328e921b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_471f21c174e5e21b8a1212deca6bb11d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9868b93e120cc04282dc9e0b099cba4 = $(`<div id="html_b9868b93e120cc04282dc9e0b099cba4" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_471f21c174e5e21b8a1212deca6bb11d.setContent(html_b9868b93e120cc04282dc9e0b099cba4);
|
|
|
|
|
|
|
|
marker_4d9d241959c06b35fc655a5543153730.bindPopup(popup_471f21c174e5e21b8a1212deca6bb11d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d9d241959c06b35fc655a5543153730.setIcon(icon_9b7e8b9b7c1645e4329e0d1328e921b0);
|
|
|
|
|
|
var marker_3a19d5231c691fc49a545916de97835f = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_da18347b93a63a1174e21662fc53b73a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76da416e8e044fd9ce71c8306a7e5351 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_934a497a373c8a9bf8f8e948dce30c5c = $(`<div id="html_934a497a373c8a9bf8f8e948dce30c5c" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_76da416e8e044fd9ce71c8306a7e5351.setContent(html_934a497a373c8a9bf8f8e948dce30c5c);
|
|
|
|
|
|
|
|
marker_3a19d5231c691fc49a545916de97835f.bindPopup(popup_76da416e8e044fd9ce71c8306a7e5351)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a19d5231c691fc49a545916de97835f.setIcon(icon_da18347b93a63a1174e21662fc53b73a);
|
|
|
|
|
|
var marker_206de3ecb45d26ec8a9bbbb4fe82eedd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_445ea6e4863c0ac2d4af2c92856263a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12f715f0ed1af272dc85752fae7aa5b6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ae761f7bb17302eef421060c80677983 = $(`<div id="html_ae761f7bb17302eef421060c80677983" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_12f715f0ed1af272dc85752fae7aa5b6.setContent(html_ae761f7bb17302eef421060c80677983);
|
|
|
|
|
|
|
|
marker_206de3ecb45d26ec8a9bbbb4fe82eedd.bindPopup(popup_12f715f0ed1af272dc85752fae7aa5b6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_206de3ecb45d26ec8a9bbbb4fe82eedd.setIcon(icon_445ea6e4863c0ac2d4af2c92856263a9);
|
|
|
|
|
|
var marker_39426cfaad9cec19a0ac1978e5e419dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1d36b562c258352eb81e04a05daf70c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5013dc98fba793331743092e5cf00676 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c5ea267aba382fb851439a282a1c95d = $(`<div id="html_7c5ea267aba382fb851439a282a1c95d" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_5013dc98fba793331743092e5cf00676.setContent(html_7c5ea267aba382fb851439a282a1c95d);
|
|
|
|
|
|
|
|
marker_39426cfaad9cec19a0ac1978e5e419dc.bindPopup(popup_5013dc98fba793331743092e5cf00676)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39426cfaad9cec19a0ac1978e5e419dc.setIcon(icon_1d36b562c258352eb81e04a05daf70c9);
|
|
|
|
|
|
var marker_a6b924fb68879f1310ecd79bfd444dc0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0840e5dcc80853f2627256d7a45d4c73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3876824ba27435a870ea53a062881b63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbc7b2d4bc88e32a15f6dcac85633bbb = $(`<div id="html_dbc7b2d4bc88e32a15f6dcac85633bbb" style="width: 100.0%; height: 100.0%;">alien.macneilmediagroup.com</div>`)[0];
|
|
popup_3876824ba27435a870ea53a062881b63.setContent(html_dbc7b2d4bc88e32a15f6dcac85633bbb);
|
|
|
|
|
|
|
|
marker_a6b924fb68879f1310ecd79bfd444dc0.bindPopup(popup_3876824ba27435a870ea53a062881b63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6b924fb68879f1310ecd79bfd444dc0.setIcon(icon_0840e5dcc80853f2627256d7a45d4c73);
|
|
|
|
|
|
var marker_86c1a58d68a6056bed76108d4756652e = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7a26b1c5c887a64045f4e8b60b635a3f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5b7399b04f24cf1522dbe45d7ceb4d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_308b4b42f1dcfe5535dcb478f8bb6e66 = $(`<div id="html_308b4b42f1dcfe5535dcb478f8bb6e66" style="width: 100.0%; height: 100.0%;">nostr.kalf.org</div>`)[0];
|
|
popup_b5b7399b04f24cf1522dbe45d7ceb4d2.setContent(html_308b4b42f1dcfe5535dcb478f8bb6e66);
|
|
|
|
|
|
|
|
marker_86c1a58d68a6056bed76108d4756652e.bindPopup(popup_b5b7399b04f24cf1522dbe45d7ceb4d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86c1a58d68a6056bed76108d4756652e.setIcon(icon_7a26b1c5c887a64045f4e8b60b635a3f);
|
|
|
|
|
|
var marker_621458e14badc2c2f4a2f5952a789dc0 = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_711dd168c599373df2d640c1b33561d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d8877a0309675a5e9c8a3d2976522d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6949dd7b12ab864a2f2567b362e364be = $(`<div id="html_6949dd7b12ab864a2f2567b362e364be" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_8d8877a0309675a5e9c8a3d2976522d6.setContent(html_6949dd7b12ab864a2f2567b362e364be);
|
|
|
|
|
|
|
|
marker_621458e14badc2c2f4a2f5952a789dc0.bindPopup(popup_8d8877a0309675a5e9c8a3d2976522d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_621458e14badc2c2f4a2f5952a789dc0.setIcon(icon_711dd168c599373df2d640c1b33561d9);
|
|
|
|
|
|
var marker_51136ed0925c5266ec27ec83fb31ee14 = L.marker(
|
|
[51.5121, -0.0005238],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_df6d8a517f742bc71b121193acb2efb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_62b6396ae4c354ab86ab6590d8eff893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0aaf576a844dd125c673819ab1aef35c = $(`<div id="html_0aaf576a844dd125c673819ab1aef35c" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_62b6396ae4c354ab86ab6590d8eff893.setContent(html_0aaf576a844dd125c673819ab1aef35c);
|
|
|
|
|
|
|
|
marker_51136ed0925c5266ec27ec83fb31ee14.bindPopup(popup_62b6396ae4c354ab86ab6590d8eff893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51136ed0925c5266ec27ec83fb31ee14.setIcon(icon_df6d8a517f742bc71b121193acb2efb3);
|
|
|
|
|
|
var marker_1594e7c8bec12892644104c5d2e69f3c = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_40de94dc90e382089301cb167040e285 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02fc48f9b40a2e068f805a995f583f8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_619bc8f27e9c0fa908fcf5fb1cd5a851 = $(`<div id="html_619bc8f27e9c0fa908fcf5fb1cd5a851" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_02fc48f9b40a2e068f805a995f583f8d.setContent(html_619bc8f27e9c0fa908fcf5fb1cd5a851);
|
|
|
|
|
|
|
|
marker_1594e7c8bec12892644104c5d2e69f3c.bindPopup(popup_02fc48f9b40a2e068f805a995f583f8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1594e7c8bec12892644104c5d2e69f3c.setIcon(icon_40de94dc90e382089301cb167040e285);
|
|
|
|
|
|
var marker_dccfc8e2b939a71f8da483fe7fc2e2b1 = L.marker(
|
|
[47.6061, -122.333],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3df428935ff40c50278db72e054e59c1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a18b277a9c9b53dcd4fa284df2fbb6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13013ce1ef3b6d2dd534fb4b21adf934 = $(`<div id="html_13013ce1ef3b6d2dd534fb4b21adf934" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_0a18b277a9c9b53dcd4fa284df2fbb6e.setContent(html_13013ce1ef3b6d2dd534fb4b21adf934);
|
|
|
|
|
|
|
|
marker_dccfc8e2b939a71f8da483fe7fc2e2b1.bindPopup(popup_0a18b277a9c9b53dcd4fa284df2fbb6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dccfc8e2b939a71f8da483fe7fc2e2b1.setIcon(icon_3df428935ff40c50278db72e054e59c1);
|
|
|
|
|
|
var marker_02aae113ecfe1e50258397124c70f0c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9408bd1e007a8fa5c4e3029c8be8d916 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_380b8c35af7f259155607d63040d683e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78f65bdf4e5572b04317e7a87cdfe883 = $(`<div id="html_78f65bdf4e5572b04317e7a87cdfe883" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_380b8c35af7f259155607d63040d683e.setContent(html_78f65bdf4e5572b04317e7a87cdfe883);
|
|
|
|
|
|
|
|
marker_02aae113ecfe1e50258397124c70f0c9.bindPopup(popup_380b8c35af7f259155607d63040d683e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02aae113ecfe1e50258397124c70f0c9.setIcon(icon_9408bd1e007a8fa5c4e3029c8be8d916);
|
|
|
|
|
|
var marker_57f2ce63e998836c93b380e51c3da33b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b8fe42ed079d81ce8e676c8c6d248c08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb25446520fcc349ee992baf2114fdcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8d8230ea9195d5d63e6b83b553909cd = $(`<div id="html_a8d8230ea9195d5d63e6b83b553909cd" style="width: 100.0%; height: 100.0%;">nostr.czas.top</div>`)[0];
|
|
popup_bb25446520fcc349ee992baf2114fdcd.setContent(html_a8d8230ea9195d5d63e6b83b553909cd);
|
|
|
|
|
|
|
|
marker_57f2ce63e998836c93b380e51c3da33b.bindPopup(popup_bb25446520fcc349ee992baf2114fdcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57f2ce63e998836c93b380e51c3da33b.setIcon(icon_b8fe42ed079d81ce8e676c8c6d248c08);
|
|
|
|
|
|
var marker_95e369635d01789139be810eff9a3c1e = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3131490950909cc63ebf72eb0ace5370 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96c043f82642fc1f2d12bc5d7c33c23f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_103098799351545535ea5f3a8fdea72f = $(`<div id="html_103098799351545535ea5f3a8fdea72f" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_96c043f82642fc1f2d12bc5d7c33c23f.setContent(html_103098799351545535ea5f3a8fdea72f);
|
|
|
|
|
|
|
|
marker_95e369635d01789139be810eff9a3c1e.bindPopup(popup_96c043f82642fc1f2d12bc5d7c33c23f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95e369635d01789139be810eff9a3c1e.setIcon(icon_3131490950909cc63ebf72eb0ace5370);
|
|
|
|
|
|
var marker_f7677f7e363e176f2bc616fcb188d887 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_ff67a59846373061b69bd85700347810 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bcb2769e07b49db331892e35da04f10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f879bea9487adb1f20c42bd27ff5e819 = $(`<div id="html_f879bea9487adb1f20c42bd27ff5e819" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_9bcb2769e07b49db331892e35da04f10.setContent(html_f879bea9487adb1f20c42bd27ff5e819);
|
|
|
|
|
|
|
|
marker_f7677f7e363e176f2bc616fcb188d887.bindPopup(popup_9bcb2769e07b49db331892e35da04f10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7677f7e363e176f2bc616fcb188d887.setIcon(icon_ff67a59846373061b69bd85700347810);
|
|
|
|
|
|
var marker_27a77f8b7710a0d7837dd35edb77bb4d = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f74b830fe7dc74bd3e3788a70a9d100c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b7692b82eef04c4736d79d39aa25e79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e1ea4dd2a6fc61c5865d11f959613c5 = $(`<div id="html_2e1ea4dd2a6fc61c5865d11f959613c5" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_6b7692b82eef04c4736d79d39aa25e79.setContent(html_2e1ea4dd2a6fc61c5865d11f959613c5);
|
|
|
|
|
|
|
|
marker_27a77f8b7710a0d7837dd35edb77bb4d.bindPopup(popup_6b7692b82eef04c4736d79d39aa25e79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27a77f8b7710a0d7837dd35edb77bb4d.setIcon(icon_f74b830fe7dc74bd3e3788a70a9d100c);
|
|
|
|
|
|
var marker_513d1410b7e81078e7299287d5e5ea0b = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_cb702d44884e16378c5e6dd5b910a598 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eaefb2afe97b07d760df406d8889068e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8691df6f45ad56414b668a143b6ddf5d = $(`<div id="html_8691df6f45ad56414b668a143b6ddf5d" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_eaefb2afe97b07d760df406d8889068e.setContent(html_8691df6f45ad56414b668a143b6ddf5d);
|
|
|
|
|
|
|
|
marker_513d1410b7e81078e7299287d5e5ea0b.bindPopup(popup_eaefb2afe97b07d760df406d8889068e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_513d1410b7e81078e7299287d5e5ea0b.setIcon(icon_cb702d44884e16378c5e6dd5b910a598);
|
|
|
|
|
|
var marker_1d8969c94baa924421f2d76037c95775 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_64c1861df9d4a01780f1e3d190a211d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b795c42f713dcc8f9b4eca7ea0eb09cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf8fb25975c48ea81c61142e7fee9f02 = $(`<div id="html_cf8fb25975c48ea81c61142e7fee9f02" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_b795c42f713dcc8f9b4eca7ea0eb09cd.setContent(html_cf8fb25975c48ea81c61142e7fee9f02);
|
|
|
|
|
|
|
|
marker_1d8969c94baa924421f2d76037c95775.bindPopup(popup_b795c42f713dcc8f9b4eca7ea0eb09cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d8969c94baa924421f2d76037c95775.setIcon(icon_64c1861df9d4a01780f1e3d190a211d3);
|
|
|
|
|
|
var marker_463a2c8af4401b7b7f9f449d166fffeb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_228db7dfa9b59ba3bf83a6ebb310773d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_827f0600d3a4833cbdbcb497f46ae19e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c7c403ff49e4bc4dac4c7031294a074 = $(`<div id="html_8c7c403ff49e4bc4dac4c7031294a074" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_827f0600d3a4833cbdbcb497f46ae19e.setContent(html_8c7c403ff49e4bc4dac4c7031294a074);
|
|
|
|
|
|
|
|
marker_463a2c8af4401b7b7f9f449d166fffeb.bindPopup(popup_827f0600d3a4833cbdbcb497f46ae19e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_463a2c8af4401b7b7f9f449d166fffeb.setIcon(icon_228db7dfa9b59ba3bf83a6ebb310773d);
|
|
|
|
|
|
var marker_d364f7e6dab0cc7d14459e42f27e22bf = L.marker(
|
|
[24.1469, 120.684],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_357715c55e580648a22cd05f9a4d2d88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31b62fa5c4f7e0e46e7ae23385968b6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_371b4134e521f8bbd656aa82f806db89 = $(`<div id="html_371b4134e521f8bbd656aa82f806db89" style="width: 100.0%; height: 100.0%;">nostr.camalolo.com</div>`)[0];
|
|
popup_31b62fa5c4f7e0e46e7ae23385968b6f.setContent(html_371b4134e521f8bbd656aa82f806db89);
|
|
|
|
|
|
|
|
marker_d364f7e6dab0cc7d14459e42f27e22bf.bindPopup(popup_31b62fa5c4f7e0e46e7ae23385968b6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d364f7e6dab0cc7d14459e42f27e22bf.setIcon(icon_357715c55e580648a22cd05f9a4d2d88);
|
|
|
|
|
|
var marker_e84cafa0c0e514a9e09ddd71e94e5ce1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a0cf9bc80d8b8eb066866abdf856b4cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a817faaca3bb4dce5f95204ff528dd07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ca7ac8524a45bc9f3047bc505f37197 = $(`<div id="html_2ca7ac8524a45bc9f3047bc505f37197" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_a817faaca3bb4dce5f95204ff528dd07.setContent(html_2ca7ac8524a45bc9f3047bc505f37197);
|
|
|
|
|
|
|
|
marker_e84cafa0c0e514a9e09ddd71e94e5ce1.bindPopup(popup_a817faaca3bb4dce5f95204ff528dd07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e84cafa0c0e514a9e09ddd71e94e5ce1.setIcon(icon_a0cf9bc80d8b8eb066866abdf856b4cf);
|
|
|
|
|
|
var marker_4ac36c6e02b142a121483cd6c279ae54 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_023156fb7d59ae2e87920b23b12ddcc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a299b5d785340277b25dff8e981eb4a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcf41cccb469d983112a2222cc1e73e3 = $(`<div id="html_fcf41cccb469d983112a2222cc1e73e3" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_a299b5d785340277b25dff8e981eb4a6.setContent(html_fcf41cccb469d983112a2222cc1e73e3);
|
|
|
|
|
|
|
|
marker_4ac36c6e02b142a121483cd6c279ae54.bindPopup(popup_a299b5d785340277b25dff8e981eb4a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ac36c6e02b142a121483cd6c279ae54.setIcon(icon_023156fb7d59ae2e87920b23b12ddcc1);
|
|
|
|
|
|
var marker_9b3d85457d91db982240235348abd354 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_79eeaf5ff245b31cfa631d6172ce7cbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41fd582fae87c4602071316ca6d52ed5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ce71e404d36c7e2e7c1cb46aaf10ab0 = $(`<div id="html_0ce71e404d36c7e2e7c1cb46aaf10ab0" style="width: 100.0%; height: 100.0%;">relay.moinsen.com</div>`)[0];
|
|
popup_41fd582fae87c4602071316ca6d52ed5.setContent(html_0ce71e404d36c7e2e7c1cb46aaf10ab0);
|
|
|
|
|
|
|
|
marker_9b3d85457d91db982240235348abd354.bindPopup(popup_41fd582fae87c4602071316ca6d52ed5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b3d85457d91db982240235348abd354.setIcon(icon_79eeaf5ff245b31cfa631d6172ce7cbe);
|
|
|
|
|
|
var marker_38bdb4f78be28ddab6102b96ab1e2b04 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_26ffb60355e9c8dea97987cfd1c44799 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0dd767004d3d0d2bb26fa5c89791a34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0f7ed82432baf1c74dbde02582686e7 = $(`<div id="html_a0f7ed82432baf1c74dbde02582686e7" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_e0dd767004d3d0d2bb26fa5c89791a34.setContent(html_a0f7ed82432baf1c74dbde02582686e7);
|
|
|
|
|
|
|
|
marker_38bdb4f78be28ddab6102b96ab1e2b04.bindPopup(popup_e0dd767004d3d0d2bb26fa5c89791a34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38bdb4f78be28ddab6102b96ab1e2b04.setIcon(icon_26ffb60355e9c8dea97987cfd1c44799);
|
|
|
|
|
|
var marker_44b7e42fe924a6d46219f58aa826849c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e94e0674e5d2812a6d3b6509fe3e32e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e095f0576de32d83a4a8759675c273da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3583048343086c2877467e42c32ca22a = $(`<div id="html_3583048343086c2877467e42c32ca22a" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_e095f0576de32d83a4a8759675c273da.setContent(html_3583048343086c2877467e42c32ca22a);
|
|
|
|
|
|
|
|
marker_44b7e42fe924a6d46219f58aa826849c.bindPopup(popup_e095f0576de32d83a4a8759675c273da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44b7e42fe924a6d46219f58aa826849c.setIcon(icon_e94e0674e5d2812a6d3b6509fe3e32e8);
|
|
|
|
|
|
var marker_b8214724e62cf6f96dc998bad476f4fc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e9fb13438279291a29afc1c4ef6ed6ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9032551e64ebe12ec65f822f06095de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7486be4e13098fe0bf850f7a7040bc34 = $(`<div id="html_7486be4e13098fe0bf850f7a7040bc34" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_b9032551e64ebe12ec65f822f06095de.setContent(html_7486be4e13098fe0bf850f7a7040bc34);
|
|
|
|
|
|
|
|
marker_b8214724e62cf6f96dc998bad476f4fc.bindPopup(popup_b9032551e64ebe12ec65f822f06095de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8214724e62cf6f96dc998bad476f4fc.setIcon(icon_e9fb13438279291a29afc1c4ef6ed6ee);
|
|
|
|
|
|
var marker_86a878604ef80be65afe838b61fa2456 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_77f595e4dcb81a003781c25d2fa53487 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9966fe848ce5c34af2c3e1341e1b8aa2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b034bf0c6a9234d99f63f9fdda82bba9 = $(`<div id="html_b034bf0c6a9234d99f63f9fdda82bba9" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_9966fe848ce5c34af2c3e1341e1b8aa2.setContent(html_b034bf0c6a9234d99f63f9fdda82bba9);
|
|
|
|
|
|
|
|
marker_86a878604ef80be65afe838b61fa2456.bindPopup(popup_9966fe848ce5c34af2c3e1341e1b8aa2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86a878604ef80be65afe838b61fa2456.setIcon(icon_77f595e4dcb81a003781c25d2fa53487);
|
|
|
|
|
|
var marker_8464dc776c2b15b03ba494e6d87d61c9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_c9ad7752928fc7020b1209e32e6adc72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49f2fbc5695836c1c57cf769a6dd255b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e59ec72471e4d659eb1101e0495d553a = $(`<div id="html_e59ec72471e4d659eb1101e0495d553a" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_49f2fbc5695836c1c57cf769a6dd255b.setContent(html_e59ec72471e4d659eb1101e0495d553a);
|
|
|
|
|
|
|
|
marker_8464dc776c2b15b03ba494e6d87d61c9.bindPopup(popup_49f2fbc5695836c1c57cf769a6dd255b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8464dc776c2b15b03ba494e6d87d61c9.setIcon(icon_c9ad7752928fc7020b1209e32e6adc72);
|
|
|
|
|
|
var marker_9b2a5e1fb8fe9a60eeeab858992c7e96 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_aaafc611823f08a19e7040a64b7ed001 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_095aecbff145b9bb2e8ca2a06e498b73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8c715f1d3f29aa7df70e9861e2a8686 = $(`<div id="html_d8c715f1d3f29aa7df70e9861e2a8686" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_095aecbff145b9bb2e8ca2a06e498b73.setContent(html_d8c715f1d3f29aa7df70e9861e2a8686);
|
|
|
|
|
|
|
|
marker_9b2a5e1fb8fe9a60eeeab858992c7e96.bindPopup(popup_095aecbff145b9bb2e8ca2a06e498b73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b2a5e1fb8fe9a60eeeab858992c7e96.setIcon(icon_aaafc611823f08a19e7040a64b7ed001);
|
|
|
|
|
|
var marker_68fac1414707bc5a43e85d02b5b3196d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7d6add752fee840f1cf56b825efe83e3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d3b3fffa62c0534c147e1d0101c03a07 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc9d714d3e013fd32b08e6ed6543e732 = $(`<div id="html_cc9d714d3e013fd32b08e6ed6543e732" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_d3b3fffa62c0534c147e1d0101c03a07.setContent(html_cc9d714d3e013fd32b08e6ed6543e732);
|
|
|
|
|
|
|
|
marker_68fac1414707bc5a43e85d02b5b3196d.bindPopup(popup_d3b3fffa62c0534c147e1d0101c03a07)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68fac1414707bc5a43e85d02b5b3196d.setIcon(icon_7d6add752fee840f1cf56b825efe83e3);
|
|
|
|
|
|
var marker_cfafbd23c1af5102c34010eead6cfca3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f80342e66cacf47ae9f0a8deda8e5a49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1101a8fa65e5e0cbcbbf70bac548ad8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de6ab705422c1f4efe8759058f82fdc3 = $(`<div id="html_de6ab705422c1f4efe8759058f82fdc3" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_1101a8fa65e5e0cbcbbf70bac548ad8e.setContent(html_de6ab705422c1f4efe8759058f82fdc3);
|
|
|
|
|
|
|
|
marker_cfafbd23c1af5102c34010eead6cfca3.bindPopup(popup_1101a8fa65e5e0cbcbbf70bac548ad8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cfafbd23c1af5102c34010eead6cfca3.setIcon(icon_f80342e66cacf47ae9f0a8deda8e5a49);
|
|
|
|
|
|
var marker_485c5922dac70c426b38f8d74d3d571a = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_156836715a69a1f7153766f29867d4f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f07a71a6c509aca47d11c0e26f934f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b36ff374a6b0fb97c899e2e5500298 = $(`<div id="html_18b36ff374a6b0fb97c899e2e5500298" style="width: 100.0%; height: 100.0%;">relay.nostr.nisshiee.org</div>`)[0];
|
|
popup_5f07a71a6c509aca47d11c0e26f934f6.setContent(html_18b36ff374a6b0fb97c899e2e5500298);
|
|
|
|
|
|
|
|
marker_485c5922dac70c426b38f8d74d3d571a.bindPopup(popup_5f07a71a6c509aca47d11c0e26f934f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_485c5922dac70c426b38f8d74d3d571a.setIcon(icon_156836715a69a1f7153766f29867d4f5);
|
|
|
|
|
|
var marker_7d1f789fc040fa89ca6148936da73f78 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b21e835a5a52b27058eba6422c787516 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d379bea55ccdd0465f1823cc246596bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0630bae47faf28add8e9a9b8d8e18210 = $(`<div id="html_0630bae47faf28add8e9a9b8d8e18210" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_d379bea55ccdd0465f1823cc246596bd.setContent(html_0630bae47faf28add8e9a9b8d8e18210);
|
|
|
|
|
|
|
|
marker_7d1f789fc040fa89ca6148936da73f78.bindPopup(popup_d379bea55ccdd0465f1823cc246596bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d1f789fc040fa89ca6148936da73f78.setIcon(icon_b21e835a5a52b27058eba6422c787516);
|
|
|
|
|
|
var marker_daea1e3a5f9b27cc35521850e09df401 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_6c8c563de3d9b7aefb5bf4d446980767 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9169bac40fc5516db0562b3e1116ff8b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_31c9fb448942ac1b8fbee38ac4cda985 = $(`<div id="html_31c9fb448942ac1b8fbee38ac4cda985" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_9169bac40fc5516db0562b3e1116ff8b.setContent(html_31c9fb448942ac1b8fbee38ac4cda985);
|
|
|
|
|
|
|
|
marker_daea1e3a5f9b27cc35521850e09df401.bindPopup(popup_9169bac40fc5516db0562b3e1116ff8b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_daea1e3a5f9b27cc35521850e09df401.setIcon(icon_6c8c563de3d9b7aefb5bf4d446980767);
|
|
|
|
|
|
var marker_0c6fd52d8aa0b2b2abb2a1493f9e1a1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8aac00b0f9a73d5c20b62ccaa1063ccc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_acc87425611e56f1aa7c34d6414c63c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d7754850db9f9b4ba119b7e061bf151 = $(`<div id="html_4d7754850db9f9b4ba119b7e061bf151" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_acc87425611e56f1aa7c34d6414c63c9.setContent(html_4d7754850db9f9b4ba119b7e061bf151);
|
|
|
|
|
|
|
|
marker_0c6fd52d8aa0b2b2abb2a1493f9e1a1d.bindPopup(popup_acc87425611e56f1aa7c34d6414c63c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c6fd52d8aa0b2b2abb2a1493f9e1a1d.setIcon(icon_8aac00b0f9a73d5c20b62ccaa1063ccc);
|
|
|
|
|
|
var marker_a2cb0533d3adda2078dc44d36f0a0ff3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_95f07c9f999432d6bba6b377d7da1e6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b720e1314a350d3d9759da9cc3581bf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46df1f95fd77c20b311ef0bf886f5030 = $(`<div id="html_46df1f95fd77c20b311ef0bf886f5030" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_b720e1314a350d3d9759da9cc3581bf6.setContent(html_46df1f95fd77c20b311ef0bf886f5030);
|
|
|
|
|
|
|
|
marker_a2cb0533d3adda2078dc44d36f0a0ff3.bindPopup(popup_b720e1314a350d3d9759da9cc3581bf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2cb0533d3adda2078dc44d36f0a0ff3.setIcon(icon_95f07c9f999432d6bba6b377d7da1e6a);
|
|
|
|
|
|
var marker_d82cf2960fd32f7eed84917818527c36 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_19283d22038d81df97a3e6f12c00499c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3072ecb3ff14429ece9553421ad3f3d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08c88dd6e5d7f7ff6635d53a097a340a = $(`<div id="html_08c88dd6e5d7f7ff6635d53a097a340a" style="width: 100.0%; height: 100.0%;">freelay.sovbit.host</div>`)[0];
|
|
popup_3072ecb3ff14429ece9553421ad3f3d3.setContent(html_08c88dd6e5d7f7ff6635d53a097a340a);
|
|
|
|
|
|
|
|
marker_d82cf2960fd32f7eed84917818527c36.bindPopup(popup_3072ecb3ff14429ece9553421ad3f3d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d82cf2960fd32f7eed84917818527c36.setIcon(icon_19283d22038d81df97a3e6f12c00499c);
|
|
|
|
|
|
var marker_2e979362befc4a67ed67105397c8a047 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8a3e06cd4f46fa73b52e07d9656de600 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f4c8104a34a5546280e9f59be02e7009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eebeeac92d857abe3426747388827f03 = $(`<div id="html_eebeeac92d857abe3426747388827f03" style="width: 100.0%; height: 100.0%;">vitor.nostr1.com</div>`)[0];
|
|
popup_f4c8104a34a5546280e9f59be02e7009.setContent(html_eebeeac92d857abe3426747388827f03);
|
|
|
|
|
|
|
|
marker_2e979362befc4a67ed67105397c8a047.bindPopup(popup_f4c8104a34a5546280e9f59be02e7009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e979362befc4a67ed67105397c8a047.setIcon(icon_8a3e06cd4f46fa73b52e07d9656de600);
|
|
|
|
|
|
var marker_16f19f8d0c3fca8ce97f9cfad224f08d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a08f3abb9a2f24d7d465bba51e9837b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a31d77f136150b55b4dfd9c959169de4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f93aa0fdaaab206b157df877fea44fd = $(`<div id="html_1f93aa0fdaaab206b157df877fea44fd" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_a31d77f136150b55b4dfd9c959169de4.setContent(html_1f93aa0fdaaab206b157df877fea44fd);
|
|
|
|
|
|
|
|
marker_16f19f8d0c3fca8ce97f9cfad224f08d.bindPopup(popup_a31d77f136150b55b4dfd9c959169de4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f19f8d0c3fca8ce97f9cfad224f08d.setIcon(icon_a08f3abb9a2f24d7d465bba51e9837b7);
|
|
|
|
|
|
var marker_eb0cdde91b478183fbbfc45f23d68eb0 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f1d43702b94cb0cdff3d2e8f13fabc6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df10c9a5f5cf546e835c78c2c22ffb32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0887045294a61606530fc64398fec84e = $(`<div id="html_0887045294a61606530fc64398fec84e" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_df10c9a5f5cf546e835c78c2c22ffb32.setContent(html_0887045294a61606530fc64398fec84e);
|
|
|
|
|
|
|
|
marker_eb0cdde91b478183fbbfc45f23d68eb0.bindPopup(popup_df10c9a5f5cf546e835c78c2c22ffb32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb0cdde91b478183fbbfc45f23d68eb0.setIcon(icon_f1d43702b94cb0cdff3d2e8f13fabc6a);
|
|
|
|
|
|
var marker_d01c8bf42c4fd9b5d7e6d1c333a7ecd3 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8f5fb74d973b9c8aed8ed2d953f212dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c93b5cea7196665d5608f604e71bd32f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11f1cbed1735fcd2dbf0ad853ccec1d1 = $(`<div id="html_11f1cbed1735fcd2dbf0ad853ccec1d1" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_c93b5cea7196665d5608f604e71bd32f.setContent(html_11f1cbed1735fcd2dbf0ad853ccec1d1);
|
|
|
|
|
|
|
|
marker_d01c8bf42c4fd9b5d7e6d1c333a7ecd3.bindPopup(popup_c93b5cea7196665d5608f604e71bd32f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d01c8bf42c4fd9b5d7e6d1c333a7ecd3.setIcon(icon_8f5fb74d973b9c8aed8ed2d953f212dc);
|
|
|
|
|
|
var marker_8cccdc582b05177ad4b4b541478a4e88 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_00a2ecd74fbe6d39e427a7343b4e4158 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6da31385d3e3b6de652b20fbb09a6a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fd4da5485130535433e04fb92d6b68b = $(`<div id="html_8fd4da5485130535433e04fb92d6b68b" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_f6da31385d3e3b6de652b20fbb09a6a1.setContent(html_8fd4da5485130535433e04fb92d6b68b);
|
|
|
|
|
|
|
|
marker_8cccdc582b05177ad4b4b541478a4e88.bindPopup(popup_f6da31385d3e3b6de652b20fbb09a6a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8cccdc582b05177ad4b4b541478a4e88.setIcon(icon_00a2ecd74fbe6d39e427a7343b4e4158);
|
|
|
|
|
|
var marker_3d49bfb29ca59b6592c5ae0b0308a194 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_523207948ad09b0f69f6fceb33478e69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0b85d9e618adfe8102014573072a08e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c663fb611e10d4b24646251463bf6eed = $(`<div id="html_c663fb611e10d4b24646251463bf6eed" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_d0b85d9e618adfe8102014573072a08e.setContent(html_c663fb611e10d4b24646251463bf6eed);
|
|
|
|
|
|
|
|
marker_3d49bfb29ca59b6592c5ae0b0308a194.bindPopup(popup_d0b85d9e618adfe8102014573072a08e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d49bfb29ca59b6592c5ae0b0308a194.setIcon(icon_523207948ad09b0f69f6fceb33478e69);
|
|
|
|
|
|
var marker_2b2bd9878750345033301f278bf7b6f4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f2d2949e5a61cb3a8ec114a9380f38bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f36ae185d003e41f86e4e47479bb74af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac7652eb5f2912452d6b458d1a00bda1 = $(`<div id="html_ac7652eb5f2912452d6b458d1a00bda1" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_f36ae185d003e41f86e4e47479bb74af.setContent(html_ac7652eb5f2912452d6b458d1a00bda1);
|
|
|
|
|
|
|
|
marker_2b2bd9878750345033301f278bf7b6f4.bindPopup(popup_f36ae185d003e41f86e4e47479bb74af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b2bd9878750345033301f278bf7b6f4.setIcon(icon_f2d2949e5a61cb3a8ec114a9380f38bc);
|
|
|
|
|
|
var marker_40329fa9c5c07798f55bf253be1343da = L.marker(
|
|
[47.4941, -122.294],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_14264f9edde66fb01710ad3d209c86d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83e359767b1bb4bc39831771fcac03b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6491135fab5eeab6a84aa4d22c59e22b = $(`<div id="html_6491135fab5eeab6a84aa4d22c59e22b" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_83e359767b1bb4bc39831771fcac03b9.setContent(html_6491135fab5eeab6a84aa4d22c59e22b);
|
|
|
|
|
|
|
|
marker_40329fa9c5c07798f55bf253be1343da.bindPopup(popup_83e359767b1bb4bc39831771fcac03b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_40329fa9c5c07798f55bf253be1343da.setIcon(icon_14264f9edde66fb01710ad3d209c86d8);
|
|
|
|
|
|
var marker_b1eed47cc1fc34000e99cdd7f2cde351 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_cd68efeffc36f0b7bd5a654930884a82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d8bed93b9f06e24560ca87b4307a4807 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6305e2cfb711d10af7fc78a2c80fbfbd = $(`<div id="html_6305e2cfb711d10af7fc78a2c80fbfbd" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_d8bed93b9f06e24560ca87b4307a4807.setContent(html_6305e2cfb711d10af7fc78a2c80fbfbd);
|
|
|
|
|
|
|
|
marker_b1eed47cc1fc34000e99cdd7f2cde351.bindPopup(popup_d8bed93b9f06e24560ca87b4307a4807)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1eed47cc1fc34000e99cdd7f2cde351.setIcon(icon_cd68efeffc36f0b7bd5a654930884a82);
|
|
|
|
|
|
var marker_55eca55b5f4665b9fc4d70f97f09594e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d833cd4189479da755e6a8aa4ea1f1ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5acac5335e48035921277e59c9939af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45c1dc1cc630257be75576fc4d6c68ca = $(`<div id="html_45c1dc1cc630257be75576fc4d6c68ca" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_d5acac5335e48035921277e59c9939af.setContent(html_45c1dc1cc630257be75576fc4d6c68ca);
|
|
|
|
|
|
|
|
marker_55eca55b5f4665b9fc4d70f97f09594e.bindPopup(popup_d5acac5335e48035921277e59c9939af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55eca55b5f4665b9fc4d70f97f09594e.setIcon(icon_d833cd4189479da755e6a8aa4ea1f1ce);
|
|
|
|
|
|
var marker_cc0f7d139e09cc1d09399e31e2dcd0fe = L.marker(
|
|
[13.311, 101.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_540aa5276ec5640e7c58a009c455c2d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76e4fa1b67ba99ae8c24cc49acec7414 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d1a16da91b06fe30ccb98ccb3a35ab0 = $(`<div id="html_4d1a16da91b06fe30ccb98ccb3a35ab0" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_76e4fa1b67ba99ae8c24cc49acec7414.setContent(html_4d1a16da91b06fe30ccb98ccb3a35ab0);
|
|
|
|
|
|
|
|
marker_cc0f7d139e09cc1d09399e31e2dcd0fe.bindPopup(popup_76e4fa1b67ba99ae8c24cc49acec7414)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc0f7d139e09cc1d09399e31e2dcd0fe.setIcon(icon_540aa5276ec5640e7c58a009c455c2d9);
|
|
|
|
|
|
var marker_16209a5bbabd5699701e8473a3c08846 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d3d10201f21beb6d297e1e7059f0ee6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbbe2d2b55afe4453ba633909bd94f7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a19b55b04d301c99ab798bebceda283 = $(`<div id="html_2a19b55b04d301c99ab798bebceda283" style="width: 100.0%; height: 100.0%;">relay.coinos.io</div>`)[0];
|
|
popup_fbbe2d2b55afe4453ba633909bd94f7c.setContent(html_2a19b55b04d301c99ab798bebceda283);
|
|
|
|
|
|
|
|
marker_16209a5bbabd5699701e8473a3c08846.bindPopup(popup_fbbe2d2b55afe4453ba633909bd94f7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16209a5bbabd5699701e8473a3c08846.setIcon(icon_d3d10201f21beb6d297e1e7059f0ee6a);
|
|
|
|
|
|
var marker_a7ccd094d6017771da1afe1534b3b68b = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a0abac3a956c8a7253cee7d9de9924fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f469f3625be531f705b89a6e20adbbb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b85964ae71ed966e49b872d7088014f6 = $(`<div id="html_b85964ae71ed966e49b872d7088014f6" style="width: 100.0%; height: 100.0%;">nproxy.kristapsk.lv</div>`)[0];
|
|
popup_0f469f3625be531f705b89a6e20adbbb.setContent(html_b85964ae71ed966e49b872d7088014f6);
|
|
|
|
|
|
|
|
marker_a7ccd094d6017771da1afe1534b3b68b.bindPopup(popup_0f469f3625be531f705b89a6e20adbbb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7ccd094d6017771da1afe1534b3b68b.setIcon(icon_a0abac3a956c8a7253cee7d9de9924fb);
|
|
|
|
|
|
var marker_121e9fa8b245cd6508248dfe6ad2ee5d = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8630bceeacb77301f69c6598dc2b1adc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac997a027f499bb177f6e3747eec9d1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3cea4e621cd3dff6d630177e2f7beddc = $(`<div id="html_3cea4e621cd3dff6d630177e2f7beddc" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_ac997a027f499bb177f6e3747eec9d1c.setContent(html_3cea4e621cd3dff6d630177e2f7beddc);
|
|
|
|
|
|
|
|
marker_121e9fa8b245cd6508248dfe6ad2ee5d.bindPopup(popup_ac997a027f499bb177f6e3747eec9d1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_121e9fa8b245cd6508248dfe6ad2ee5d.setIcon(icon_8630bceeacb77301f69c6598dc2b1adc);
|
|
|
|
|
|
var marker_318345441780e47c665644420a27cdd3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_fdf1db95467cd5f3a10e02798d53bac4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d78254c0ac381b5850febdb4702e0c27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f0b832014ca3f6118807c128815eea2 = $(`<div id="html_6f0b832014ca3f6118807c128815eea2" style="width: 100.0%; height: 100.0%;">premium.nostr.bar</div>`)[0];
|
|
popup_d78254c0ac381b5850febdb4702e0c27.setContent(html_6f0b832014ca3f6118807c128815eea2);
|
|
|
|
|
|
|
|
marker_318345441780e47c665644420a27cdd3.bindPopup(popup_d78254c0ac381b5850febdb4702e0c27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_318345441780e47c665644420a27cdd3.setIcon(icon_fdf1db95467cd5f3a10e02798d53bac4);
|
|
|
|
|
|
var marker_bc3a5e84283e91ae35c375c41a698b6a = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_49d1c8c89e3012c74f82817a42ef93fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ab04b114becd2f27ca1f7106366eebb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_326d1e2336361e7fcdd2dfd69f0fe073 = $(`<div id="html_326d1e2336361e7fcdd2dfd69f0fe073" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_4ab04b114becd2f27ca1f7106366eebb.setContent(html_326d1e2336361e7fcdd2dfd69f0fe073);
|
|
|
|
|
|
|
|
marker_bc3a5e84283e91ae35c375c41a698b6a.bindPopup(popup_4ab04b114becd2f27ca1f7106366eebb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc3a5e84283e91ae35c375c41a698b6a.setIcon(icon_49d1c8c89e3012c74f82817a42ef93fb);
|
|
|
|
|
|
var marker_15559a54f61e098f2933576f0405be83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_280c2b386d07d9dd99bf2d9ab6fdee4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_341a9042f4cefbfd71bef66646f205c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c193340dab9497fc6b7cd9fbbb03d30e = $(`<div id="html_c193340dab9497fc6b7cd9fbbb03d30e" style="width: 100.0%; height: 100.0%;">relayb.uid.ovh</div>`)[0];
|
|
popup_341a9042f4cefbfd71bef66646f205c1.setContent(html_c193340dab9497fc6b7cd9fbbb03d30e);
|
|
|
|
|
|
|
|
marker_15559a54f61e098f2933576f0405be83.bindPopup(popup_341a9042f4cefbfd71bef66646f205c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_15559a54f61e098f2933576f0405be83.setIcon(icon_280c2b386d07d9dd99bf2d9ab6fdee4f);
|
|
|
|
|
|
var marker_a0bc0736589ca42b2ad45f675e4ee3ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_74ac2575979abd3d5f6577c7805f32c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86c91ce21f30bf092d2b541f5627fa66 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71271ab20dabd51a8c616d1d37b5ec2e = $(`<div id="html_71271ab20dabd51a8c616d1d37b5ec2e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_86c91ce21f30bf092d2b541f5627fa66.setContent(html_71271ab20dabd51a8c616d1d37b5ec2e);
|
|
|
|
|
|
|
|
marker_a0bc0736589ca42b2ad45f675e4ee3ac.bindPopup(popup_86c91ce21f30bf092d2b541f5627fa66)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0bc0736589ca42b2ad45f675e4ee3ac.setIcon(icon_74ac2575979abd3d5f6577c7805f32c7);
|
|
|
|
|
|
var marker_21c4e4671d2ce071144eb556b99358df = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b6816cc1b2cf4b5003d89a33d1dd5822 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bca00e764330429d000b625f01b1552 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d0c6b837211018275fce6feb718e5ef = $(`<div id="html_6d0c6b837211018275fce6feb718e5ef" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_6bca00e764330429d000b625f01b1552.setContent(html_6d0c6b837211018275fce6feb718e5ef);
|
|
|
|
|
|
|
|
marker_21c4e4671d2ce071144eb556b99358df.bindPopup(popup_6bca00e764330429d000b625f01b1552)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21c4e4671d2ce071144eb556b99358df.setIcon(icon_b6816cc1b2cf4b5003d89a33d1dd5822);
|
|
|
|
|
|
var marker_d30b6e583ff18bcbbde980983139d819 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2ceaf4a2a333e6f06ff4a430b8f7b5d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9a94fa73cfa2d49193ef31254050bec1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f40e7baf761bf86dafbf87ab033a1b3b = $(`<div id="html_f40e7baf761bf86dafbf87ab033a1b3b" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_9a94fa73cfa2d49193ef31254050bec1.setContent(html_f40e7baf761bf86dafbf87ab033a1b3b);
|
|
|
|
|
|
|
|
marker_d30b6e583ff18bcbbde980983139d819.bindPopup(popup_9a94fa73cfa2d49193ef31254050bec1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d30b6e583ff18bcbbde980983139d819.setIcon(icon_2ceaf4a2a333e6f06ff4a430b8f7b5d2);
|
|
|
|
|
|
var marker_e7d937df8ac77b2b1d70e695dbd389be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_098a39290563f342787ddce4d2a69391 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f9ddb34053db90493b4f571cf4d7da5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fabc7c24e71aafb10fac9831ac16d071 = $(`<div id="html_fabc7c24e71aafb10fac9831ac16d071" style="width: 100.0%; height: 100.0%;">nostr.diakod.com</div>`)[0];
|
|
popup_3f9ddb34053db90493b4f571cf4d7da5.setContent(html_fabc7c24e71aafb10fac9831ac16d071);
|
|
|
|
|
|
|
|
marker_e7d937df8ac77b2b1d70e695dbd389be.bindPopup(popup_3f9ddb34053db90493b4f571cf4d7da5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7d937df8ac77b2b1d70e695dbd389be.setIcon(icon_098a39290563f342787ddce4d2a69391);
|
|
|
|
|
|
var marker_01380f6c383c08f4face517ac5b9c60f = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_5c4a4bc5c5119bff318eeb80737c1d5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beb99cfbd12b27723a92df3b42585b8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56a932670d7b03d57414bcf5e410cb3d = $(`<div id="html_56a932670d7b03d57414bcf5e410cb3d" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_beb99cfbd12b27723a92df3b42585b8c.setContent(html_56a932670d7b03d57414bcf5e410cb3d);
|
|
|
|
|
|
|
|
marker_01380f6c383c08f4face517ac5b9c60f.bindPopup(popup_beb99cfbd12b27723a92df3b42585b8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01380f6c383c08f4face517ac5b9c60f.setIcon(icon_5c4a4bc5c5119bff318eeb80737c1d5f);
|
|
|
|
|
|
var marker_9b9a8501433c76ce3da61f8bd094e721 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_5054f8a2592bb59a05f63b018417d37b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5feeb1b158270f415041d4139f14a85d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_448490342aec992b322a5b4ecbed9aee = $(`<div id="html_448490342aec992b322a5b4ecbed9aee" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_5feeb1b158270f415041d4139f14a85d.setContent(html_448490342aec992b322a5b4ecbed9aee);
|
|
|
|
|
|
|
|
marker_9b9a8501433c76ce3da61f8bd094e721.bindPopup(popup_5feeb1b158270f415041d4139f14a85d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b9a8501433c76ce3da61f8bd094e721.setIcon(icon_5054f8a2592bb59a05f63b018417d37b);
|
|
|
|
|
|
var marker_c47552d02952bce2ad71b4280d32b6ca = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_662e05d6a92f6cab75b71b196ba26450 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b8b2c797d371b7bd7d2833a4c93ae4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe96c72ed13cbf6b5f328843d6a75e98 = $(`<div id="html_fe96c72ed13cbf6b5f328843d6a75e98" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_6b8b2c797d371b7bd7d2833a4c93ae4a.setContent(html_fe96c72ed13cbf6b5f328843d6a75e98);
|
|
|
|
|
|
|
|
marker_c47552d02952bce2ad71b4280d32b6ca.bindPopup(popup_6b8b2c797d371b7bd7d2833a4c93ae4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c47552d02952bce2ad71b4280d32b6ca.setIcon(icon_662e05d6a92f6cab75b71b196ba26450);
|
|
|
|
|
|
var marker_2a7ed65fb5ea623c1522a65f2589a588 = L.marker(
|
|
[53.5501, -113.469],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1a4a9984317c0b268ce68e09b1fff3a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e01cc25c372df0a23e5539c9771045e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a60fe54b82f7a99d4be9986286b41a5 = $(`<div id="html_7a60fe54b82f7a99d4be9986286b41a5" style="width: 100.0%; height: 100.0%;">nostr.coincards.com</div>`)[0];
|
|
popup_e01cc25c372df0a23e5539c9771045e1.setContent(html_7a60fe54b82f7a99d4be9986286b41a5);
|
|
|
|
|
|
|
|
marker_2a7ed65fb5ea623c1522a65f2589a588.bindPopup(popup_e01cc25c372df0a23e5539c9771045e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a7ed65fb5ea623c1522a65f2589a588.setIcon(icon_1a4a9984317c0b268ce68e09b1fff3a9);
|
|
|
|
|
|
var marker_fd589dfae1fbe47937c7aa7ed38a1cf7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b9db09eded7c144bfba7458329ef58fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85a0eebe8cc9a8ac2f2ef12dc2cf92b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a8ec95c94e156918da171075f88032e = $(`<div id="html_8a8ec95c94e156918da171075f88032e" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_85a0eebe8cc9a8ac2f2ef12dc2cf92b1.setContent(html_8a8ec95c94e156918da171075f88032e);
|
|
|
|
|
|
|
|
marker_fd589dfae1fbe47937c7aa7ed38a1cf7.bindPopup(popup_85a0eebe8cc9a8ac2f2ef12dc2cf92b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd589dfae1fbe47937c7aa7ed38a1cf7.setIcon(icon_b9db09eded7c144bfba7458329ef58fe);
|
|
|
|
|
|
var marker_38f75c46c0bddbff904d85a5863b6b72 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7273c09228ed94dba1c3383fa64b30bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea1eb161290e0a050bbd090dce66515c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98844c1c05ccbca53bf918f13a0210c5 = $(`<div id="html_98844c1c05ccbca53bf918f13a0210c5" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_ea1eb161290e0a050bbd090dce66515c.setContent(html_98844c1c05ccbca53bf918f13a0210c5);
|
|
|
|
|
|
|
|
marker_38f75c46c0bddbff904d85a5863b6b72.bindPopup(popup_ea1eb161290e0a050bbd090dce66515c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f75c46c0bddbff904d85a5863b6b72.setIcon(icon_7273c09228ed94dba1c3383fa64b30bd);
|
|
|
|
|
|
var marker_3ef2678fec98b28aef1f45af205c7b50 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_cfda434c932a8fad0a351afc6c207e35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2bc1f1a946cbcf366b4befb43d44f473 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcd8f29122349f22c712933755d2d64a = $(`<div id="html_dcd8f29122349f22c712933755d2d64a" style="width: 100.0%; height: 100.0%;">divine.diy</div>`)[0];
|
|
popup_2bc1f1a946cbcf366b4befb43d44f473.setContent(html_dcd8f29122349f22c712933755d2d64a);
|
|
|
|
|
|
|
|
marker_3ef2678fec98b28aef1f45af205c7b50.bindPopup(popup_2bc1f1a946cbcf366b4befb43d44f473)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ef2678fec98b28aef1f45af205c7b50.setIcon(icon_cfda434c932a8fad0a351afc6c207e35);
|
|
|
|
|
|
var marker_196ac9afaf4814e9d00183d0d8d9ed57 = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d8514bb51634e992736ab4e295eb69f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_999ca2af06d5cc8040d5da4660ebe313 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c209d48f33b6e294d50394dbd2ee721a = $(`<div id="html_c209d48f33b6e294d50394dbd2ee721a" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_999ca2af06d5cc8040d5da4660ebe313.setContent(html_c209d48f33b6e294d50394dbd2ee721a);
|
|
|
|
|
|
|
|
marker_196ac9afaf4814e9d00183d0d8d9ed57.bindPopup(popup_999ca2af06d5cc8040d5da4660ebe313)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_196ac9afaf4814e9d00183d0d8d9ed57.setIcon(icon_d8514bb51634e992736ab4e295eb69f7);
|
|
|
|
|
|
var marker_82e22c6fdccda508274609c4f19017a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_de8b4881f75ec5158a51626754990351 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4805b3374539f90ad9e2a7e431f1d789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ca1a6cc9fe077e77cdf226e6eaf6054b = $(`<div id="html_ca1a6cc9fe077e77cdf226e6eaf6054b" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_4805b3374539f90ad9e2a7e431f1d789.setContent(html_ca1a6cc9fe077e77cdf226e6eaf6054b);
|
|
|
|
|
|
|
|
marker_82e22c6fdccda508274609c4f19017a7.bindPopup(popup_4805b3374539f90ad9e2a7e431f1d789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82e22c6fdccda508274609c4f19017a7.setIcon(icon_de8b4881f75ec5158a51626754990351);
|
|
|
|
|
|
var marker_72f1db6e212d3e13297b6ec9c96b8d7d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_c045da5d02d8e7e01707bf7f2012aa06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df580fd0be85489fef79c94b775479f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9544e252ada5770333b5a9e314c9ac59 = $(`<div id="html_9544e252ada5770333b5a9e314c9ac59" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_df580fd0be85489fef79c94b775479f8.setContent(html_9544e252ada5770333b5a9e314c9ac59);
|
|
|
|
|
|
|
|
marker_72f1db6e212d3e13297b6ec9c96b8d7d.bindPopup(popup_df580fd0be85489fef79c94b775479f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72f1db6e212d3e13297b6ec9c96b8d7d.setIcon(icon_c045da5d02d8e7e01707bf7f2012aa06);
|
|
|
|
|
|
var marker_57fda26d7e5ba5db6e2344496df3678a = L.marker(
|
|
[-22.5986, -48.8003],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8c03277b2c84dc69b04e2c84f51aca0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc4c31bfe3992c954984b146f38cacc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5ad11bf463a7a45c4eb2e272ca6c984 = $(`<div id="html_c5ad11bf463a7a45c4eb2e272ca6c984" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_cc4c31bfe3992c954984b146f38cacc0.setContent(html_c5ad11bf463a7a45c4eb2e272ca6c984);
|
|
|
|
|
|
|
|
marker_57fda26d7e5ba5db6e2344496df3678a.bindPopup(popup_cc4c31bfe3992c954984b146f38cacc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57fda26d7e5ba5db6e2344496df3678a.setIcon(icon_8c03277b2c84dc69b04e2c84f51aca0f);
|
|
|
|
|
|
var marker_b0bdcc1271069c824f131baaba0a088e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9c16e66cfa901b4649d6889e5f6d8970 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_055e89981618a824b95838ab128d9246 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_43d7cd860fe75de25f80c7e8ac42ebca = $(`<div id="html_43d7cd860fe75de25f80c7e8ac42ebca" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_055e89981618a824b95838ab128d9246.setContent(html_43d7cd860fe75de25f80c7e8ac42ebca);
|
|
|
|
|
|
|
|
marker_b0bdcc1271069c824f131baaba0a088e.bindPopup(popup_055e89981618a824b95838ab128d9246)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0bdcc1271069c824f131baaba0a088e.setIcon(icon_9c16e66cfa901b4649d6889e5f6d8970);
|
|
|
|
|
|
var marker_5764b406bb3263612623413d35e6f0b2 = L.marker(
|
|
[25.2604, 55.2989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_de44952d3ea921da994d992165920395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e646f8b9dfa58c3b5017da0355f16acc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c3f739876163e6b26adc0bdbd487ec34 = $(`<div id="html_c3f739876163e6b26adc0bdbd487ec34" style="width: 100.0%; height: 100.0%;">shu04.shugur.net</div>`)[0];
|
|
popup_e646f8b9dfa58c3b5017da0355f16acc.setContent(html_c3f739876163e6b26adc0bdbd487ec34);
|
|
|
|
|
|
|
|
marker_5764b406bb3263612623413d35e6f0b2.bindPopup(popup_e646f8b9dfa58c3b5017da0355f16acc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5764b406bb3263612623413d35e6f0b2.setIcon(icon_de44952d3ea921da994d992165920395);
|
|
|
|
|
|
var marker_c212d1c9670c1a17d8f62249a652bcd3 = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_930383ea1e57c4570efc6c8a7482bb2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cafa49c8b4bc4ba377cbbdf66705f31 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d87b234e7bd67cabf60d50a09d69d6cc = $(`<div id="html_d87b234e7bd67cabf60d50a09d69d6cc" style="width: 100.0%; height: 100.0%;">relay.stream.labs.h3.se</div>`)[0];
|
|
popup_0cafa49c8b4bc4ba377cbbdf66705f31.setContent(html_d87b234e7bd67cabf60d50a09d69d6cc);
|
|
|
|
|
|
|
|
marker_c212d1c9670c1a17d8f62249a652bcd3.bindPopup(popup_0cafa49c8b4bc4ba377cbbdf66705f31)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c212d1c9670c1a17d8f62249a652bcd3.setIcon(icon_930383ea1e57c4570efc6c8a7482bb2f);
|
|
|
|
|
|
var marker_103b3d9e8711a37bc0827f2a17559df6 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_73c97883ae9ce1f4299ddbf47aad7603 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_549d545b34725aefa929906632b98de4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_308326217eebc2a67978cc6d9b88e28a = $(`<div id="html_308326217eebc2a67978cc6d9b88e28a" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_549d545b34725aefa929906632b98de4.setContent(html_308326217eebc2a67978cc6d9b88e28a);
|
|
|
|
|
|
|
|
marker_103b3d9e8711a37bc0827f2a17559df6.bindPopup(popup_549d545b34725aefa929906632b98de4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_103b3d9e8711a37bc0827f2a17559df6.setIcon(icon_73c97883ae9ce1f4299ddbf47aad7603);
|
|
|
|
|
|
var marker_249cb16c52824e1487039d45fcf65769 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8e6d43a69092435c9855fac7c13e882f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e7ee1bbdb0ba1e99022e53d5f5c925e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84be5af107c83e207bf133d559fa1bf2 = $(`<div id="html_84be5af107c83e207bf133d559fa1bf2" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_1e7ee1bbdb0ba1e99022e53d5f5c925e.setContent(html_84be5af107c83e207bf133d559fa1bf2);
|
|
|
|
|
|
|
|
marker_249cb16c52824e1487039d45fcf65769.bindPopup(popup_1e7ee1bbdb0ba1e99022e53d5f5c925e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_249cb16c52824e1487039d45fcf65769.setIcon(icon_8e6d43a69092435c9855fac7c13e882f);
|
|
|
|
|
|
var marker_f926059fd9d0bdc36643609286f0f438 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7c30f06140167951bd9ac158b795953f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00bbd930724ce5646ab8baf760003d99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8204e4dcf8586f23cfea5751e7099846 = $(`<div id="html_8204e4dcf8586f23cfea5751e7099846" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_00bbd930724ce5646ab8baf760003d99.setContent(html_8204e4dcf8586f23cfea5751e7099846);
|
|
|
|
|
|
|
|
marker_f926059fd9d0bdc36643609286f0f438.bindPopup(popup_00bbd930724ce5646ab8baf760003d99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f926059fd9d0bdc36643609286f0f438.setIcon(icon_7c30f06140167951bd9ac158b795953f);
|
|
|
|
|
|
var marker_05f0b6f1395742e618a96fb2ea09c187 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0ab9c27b38cf5c74168e13bc18183f2b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a52db00cf3e6955105c6b9dbbfedd353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71913867a3937475f051c7623b07303e = $(`<div id="html_71913867a3937475f051c7623b07303e" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_a52db00cf3e6955105c6b9dbbfedd353.setContent(html_71913867a3937475f051c7623b07303e);
|
|
|
|
|
|
|
|
marker_05f0b6f1395742e618a96fb2ea09c187.bindPopup(popup_a52db00cf3e6955105c6b9dbbfedd353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05f0b6f1395742e618a96fb2ea09c187.setIcon(icon_0ab9c27b38cf5c74168e13bc18183f2b);
|
|
|
|
|
|
var marker_f82950954f65de6d6bc06c25c704ccf8 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_bc5493502304d2a75d6b779e5d0729bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed254fa1b922983aaa204bf4d4e3a6fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_207d00cafd085b2e10b0a6eef01fee33 = $(`<div id="html_207d00cafd085b2e10b0a6eef01fee33" style="width: 100.0%; height: 100.0%;">nostr.davidebtc.me</div>`)[0];
|
|
popup_ed254fa1b922983aaa204bf4d4e3a6fa.setContent(html_207d00cafd085b2e10b0a6eef01fee33);
|
|
|
|
|
|
|
|
marker_f82950954f65de6d6bc06c25c704ccf8.bindPopup(popup_ed254fa1b922983aaa204bf4d4e3a6fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f82950954f65de6d6bc06c25c704ccf8.setIcon(icon_bc5493502304d2a75d6b779e5d0729bf);
|
|
|
|
|
|
var marker_c9c10c96e34d499b8711d3cc0f8ed295 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b84262f8a60a121fec1b8096a4e701d2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_30d2caa4450718bb72e8d64127d6bb43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_75dc49ee3c6118d772c9dd40112b0066 = $(`<div id="html_75dc49ee3c6118d772c9dd40112b0066" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_30d2caa4450718bb72e8d64127d6bb43.setContent(html_75dc49ee3c6118d772c9dd40112b0066);
|
|
|
|
|
|
|
|
marker_c9c10c96e34d499b8711d3cc0f8ed295.bindPopup(popup_30d2caa4450718bb72e8d64127d6bb43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9c10c96e34d499b8711d3cc0f8ed295.setIcon(icon_b84262f8a60a121fec1b8096a4e701d2);
|
|
|
|
|
|
var marker_a4fd72a57e10d5cd755ef80f35968232 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1aea18a786c264ac28bb1df3d2b06ebc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7674ae0e298195c7df80cdecdc9f2cb6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c7d99c8f8d46a1643786ddd5828b069 = $(`<div id="html_9c7d99c8f8d46a1643786ddd5828b069" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_7674ae0e298195c7df80cdecdc9f2cb6.setContent(html_9c7d99c8f8d46a1643786ddd5828b069);
|
|
|
|
|
|
|
|
marker_a4fd72a57e10d5cd755ef80f35968232.bindPopup(popup_7674ae0e298195c7df80cdecdc9f2cb6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4fd72a57e10d5cd755ef80f35968232.setIcon(icon_1aea18a786c264ac28bb1df3d2b06ebc);
|
|
|
|
|
|
var marker_21f6f4d56f95e034e1a98e4db2ce90f1 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1bde188a2c33ba9ad7f8c88e0cfb1da3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_64c24376afa7ce8cbdf16b3ed9bd9724 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4506e1137cb97ee0d58c403bb803b20a = $(`<div id="html_4506e1137cb97ee0d58c403bb803b20a" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_64c24376afa7ce8cbdf16b3ed9bd9724.setContent(html_4506e1137cb97ee0d58c403bb803b20a);
|
|
|
|
|
|
|
|
marker_21f6f4d56f95e034e1a98e4db2ce90f1.bindPopup(popup_64c24376afa7ce8cbdf16b3ed9bd9724)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21f6f4d56f95e034e1a98e4db2ce90f1.setIcon(icon_1bde188a2c33ba9ad7f8c88e0cfb1da3);
|
|
|
|
|
|
var marker_73ae4098d6adc90638e2bd51e50d2b92 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f3369804293785a4a0e65176813e93af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_992bd35f159762da6a8e6546efcded2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6d0d84dd7f7486e1651844b96feedb22 = $(`<div id="html_6d0d84dd7f7486e1651844b96feedb22" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_992bd35f159762da6a8e6546efcded2a.setContent(html_6d0d84dd7f7486e1651844b96feedb22);
|
|
|
|
|
|
|
|
marker_73ae4098d6adc90638e2bd51e50d2b92.bindPopup(popup_992bd35f159762da6a8e6546efcded2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73ae4098d6adc90638e2bd51e50d2b92.setIcon(icon_f3369804293785a4a0e65176813e93af);
|
|
|
|
|
|
var marker_66abb842ccde0578383e820bdec1b387 = L.marker(
|
|
[51.223, 6.78245],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_128553d240b355d29241b3c4a230236f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96720e6880c97168c32051c85ad2ebd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_170523eb6a096c8bac73ea3993739305 = $(`<div id="html_170523eb6a096c8bac73ea3993739305" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_96720e6880c97168c32051c85ad2ebd0.setContent(html_170523eb6a096c8bac73ea3993739305);
|
|
|
|
|
|
|
|
marker_66abb842ccde0578383e820bdec1b387.bindPopup(popup_96720e6880c97168c32051c85ad2ebd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66abb842ccde0578383e820bdec1b387.setIcon(icon_128553d240b355d29241b3c4a230236f);
|
|
|
|
|
|
var marker_d60bf9936e353833dffafcd17f844fdc = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_00356ad6912f46b30e44c2e3fb1be11b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc65c83a28b9f049222e5166a829063d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23fa66961fc7c750af9671e8d77146c6 = $(`<div id="html_23fa66961fc7c750af9671e8d77146c6" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_bc65c83a28b9f049222e5166a829063d.setContent(html_23fa66961fc7c750af9671e8d77146c6);
|
|
|
|
|
|
|
|
marker_d60bf9936e353833dffafcd17f844fdc.bindPopup(popup_bc65c83a28b9f049222e5166a829063d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d60bf9936e353833dffafcd17f844fdc.setIcon(icon_00356ad6912f46b30e44c2e3fb1be11b);
|
|
|
|
|
|
var marker_745b92543296ef57a869d32710765795 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a99e2b1890e74e255129bb95cddf94e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_258483d6d20cd2094930e8946543616e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_611dd81b3d123a0ffe7de7f7c1d25d46 = $(`<div id="html_611dd81b3d123a0ffe7de7f7c1d25d46" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_258483d6d20cd2094930e8946543616e.setContent(html_611dd81b3d123a0ffe7de7f7c1d25d46);
|
|
|
|
|
|
|
|
marker_745b92543296ef57a869d32710765795.bindPopup(popup_258483d6d20cd2094930e8946543616e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_745b92543296ef57a869d32710765795.setIcon(icon_a99e2b1890e74e255129bb95cddf94e0);
|
|
|
|
|
|
var marker_0a59f0a1829b1b03e7843c2b59a39035 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7bc3c03190ec3502e4fa44ce07451b37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1803e3a69c824cca4cea70d5229b1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bd77c1b45184ae42459708fbeb0dad8 = $(`<div id="html_2bd77c1b45184ae42459708fbeb0dad8" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_1c1803e3a69c824cca4cea70d5229b1b.setContent(html_2bd77c1b45184ae42459708fbeb0dad8);
|
|
|
|
|
|
|
|
marker_0a59f0a1829b1b03e7843c2b59a39035.bindPopup(popup_1c1803e3a69c824cca4cea70d5229b1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a59f0a1829b1b03e7843c2b59a39035.setIcon(icon_7bc3c03190ec3502e4fa44ce07451b37);
|
|
|
|
|
|
var marker_320082e6e7b6e8e2ceaca7ed64d8ab67 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_aa128ec5332cc94cd9d8fde513c82434 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee0d68de2800041275433498e9e7eef5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2626d2dfff2bf6966dc17bed3a4bb18c = $(`<div id="html_2626d2dfff2bf6966dc17bed3a4bb18c" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_ee0d68de2800041275433498e9e7eef5.setContent(html_2626d2dfff2bf6966dc17bed3a4bb18c);
|
|
|
|
|
|
|
|
marker_320082e6e7b6e8e2ceaca7ed64d8ab67.bindPopup(popup_ee0d68de2800041275433498e9e7eef5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_320082e6e7b6e8e2ceaca7ed64d8ab67.setIcon(icon_aa128ec5332cc94cd9d8fde513c82434);
|
|
|
|
|
|
var marker_4863a6555775633d0fcf6bf477e94101 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e2d57882ac77119135c3737f7fe37146 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb5060dd10c871363420611dc301e262 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68f401687a36a1af4aa197a9f2130e1b = $(`<div id="html_68f401687a36a1af4aa197a9f2130e1b" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_bb5060dd10c871363420611dc301e262.setContent(html_68f401687a36a1af4aa197a9f2130e1b);
|
|
|
|
|
|
|
|
marker_4863a6555775633d0fcf6bf477e94101.bindPopup(popup_bb5060dd10c871363420611dc301e262)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4863a6555775633d0fcf6bf477e94101.setIcon(icon_e2d57882ac77119135c3737f7fe37146);
|
|
|
|
|
|
var marker_b91e2b39e35bdb75d9c642990ad54075 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_aee813e38da1c8ac79622e75d407c6cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b69ce07598767b378b6cf8f0d47ddf6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1c3bc1b2b6412fd04dfeeab3665a07c = $(`<div id="html_a1c3bc1b2b6412fd04dfeeab3665a07c" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_0b69ce07598767b378b6cf8f0d47ddf6.setContent(html_a1c3bc1b2b6412fd04dfeeab3665a07c);
|
|
|
|
|
|
|
|
marker_b91e2b39e35bdb75d9c642990ad54075.bindPopup(popup_0b69ce07598767b378b6cf8f0d47ddf6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b91e2b39e35bdb75d9c642990ad54075.setIcon(icon_aee813e38da1c8ac79622e75d407c6cf);
|
|
|
|
|
|
var marker_9cc0ec9b193d0680cca162eebf7f6176 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f31a3111afaa8c2f18769f2f119a6726 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcb590906f5db225df71e9d5907be862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_98e97fe7f51f7853c308dc73b2ae244a = $(`<div id="html_98e97fe7f51f7853c308dc73b2ae244a" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_fcb590906f5db225df71e9d5907be862.setContent(html_98e97fe7f51f7853c308dc73b2ae244a);
|
|
|
|
|
|
|
|
marker_9cc0ec9b193d0680cca162eebf7f6176.bindPopup(popup_fcb590906f5db225df71e9d5907be862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9cc0ec9b193d0680cca162eebf7f6176.setIcon(icon_f31a3111afaa8c2f18769f2f119a6726);
|
|
|
|
|
|
var marker_ea760fe0c17c55267e34e6f2af6ac21e = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_bd630432a2ea654c55478a1026b1623d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6281e0ebbf2efbf8d9e3933c626819a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44a93cc1f1587652e9490e5b3592d5c3 = $(`<div id="html_44a93cc1f1587652e9490e5b3592d5c3" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_6281e0ebbf2efbf8d9e3933c626819a3.setContent(html_44a93cc1f1587652e9490e5b3592d5c3);
|
|
|
|
|
|
|
|
marker_ea760fe0c17c55267e34e6f2af6ac21e.bindPopup(popup_6281e0ebbf2efbf8d9e3933c626819a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea760fe0c17c55267e34e6f2af6ac21e.setIcon(icon_bd630432a2ea654c55478a1026b1623d);
|
|
|
|
|
|
var marker_834c577bd402ed59abe6418328f558f5 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1d46bf36a1b8cd48b63acf09ccefb3cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2693ebc69def7f48cd1cbad6426fc6ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7155ca60a13320b4595345e989006e86 = $(`<div id="html_7155ca60a13320b4595345e989006e86" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_2693ebc69def7f48cd1cbad6426fc6ed.setContent(html_7155ca60a13320b4595345e989006e86);
|
|
|
|
|
|
|
|
marker_834c577bd402ed59abe6418328f558f5.bindPopup(popup_2693ebc69def7f48cd1cbad6426fc6ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_834c577bd402ed59abe6418328f558f5.setIcon(icon_1d46bf36a1b8cd48b63acf09ccefb3cf);
|
|
|
|
|
|
var marker_2495a9bad91f53124431aaecf8ab398b = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_15b194a5d054cf99338f8f8b5f7a36d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41b9fb04585d3b6fa5588395c3dfc627 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09ed378306f09f403fd5d63f073aefbd = $(`<div id="html_09ed378306f09f403fd5d63f073aefbd" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_41b9fb04585d3b6fa5588395c3dfc627.setContent(html_09ed378306f09f403fd5d63f073aefbd);
|
|
|
|
|
|
|
|
marker_2495a9bad91f53124431aaecf8ab398b.bindPopup(popup_41b9fb04585d3b6fa5588395c3dfc627)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2495a9bad91f53124431aaecf8ab398b.setIcon(icon_15b194a5d054cf99338f8f8b5f7a36d0);
|
|
|
|
|
|
var marker_9a28430a9fdffd7b520f87c1f778aeda = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1d878bee293f3800820586d47463ae27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a07b7b2d973082afa2954a303081b04c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e5fd07206e2cf8a0df5360a6763dfa87 = $(`<div id="html_e5fd07206e2cf8a0df5360a6763dfa87" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_a07b7b2d973082afa2954a303081b04c.setContent(html_e5fd07206e2cf8a0df5360a6763dfa87);
|
|
|
|
|
|
|
|
marker_9a28430a9fdffd7b520f87c1f778aeda.bindPopup(popup_a07b7b2d973082afa2954a303081b04c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a28430a9fdffd7b520f87c1f778aeda.setIcon(icon_1d878bee293f3800820586d47463ae27);
|
|
|
|
|
|
var marker_7c3517cfc520c3a73e9ec8a0eaf1e15d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2ba0493afdfa8a2b42d549cf00fc41a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94a64ae85455ed9b3c0334ca421aac50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b18053bc40f848420761269220a4516 = $(`<div id="html_0b18053bc40f848420761269220a4516" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_94a64ae85455ed9b3c0334ca421aac50.setContent(html_0b18053bc40f848420761269220a4516);
|
|
|
|
|
|
|
|
marker_7c3517cfc520c3a73e9ec8a0eaf1e15d.bindPopup(popup_94a64ae85455ed9b3c0334ca421aac50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c3517cfc520c3a73e9ec8a0eaf1e15d.setIcon(icon_2ba0493afdfa8a2b42d549cf00fc41a2);
|
|
|
|
|
|
var marker_613feaecffa09044a1dce1d4bc72553d = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_54b2db8ef64daa5f57bc4b5afbde73c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c70081b246247ffc09ba57cc86d66b3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4416d6d2dc367d40903cf080d7b6827c = $(`<div id="html_4416d6d2dc367d40903cf080d7b6827c" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_5c70081b246247ffc09ba57cc86d66b3.setContent(html_4416d6d2dc367d40903cf080d7b6827c);
|
|
|
|
|
|
|
|
marker_613feaecffa09044a1dce1d4bc72553d.bindPopup(popup_5c70081b246247ffc09ba57cc86d66b3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_613feaecffa09044a1dce1d4bc72553d.setIcon(icon_54b2db8ef64daa5f57bc4b5afbde73c7);
|
|
|
|
|
|
var marker_7be5a0d6d2f12cadef7d6438e57ac82a = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_2feefc8d5cd87408fe146cc1c299cdfd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b39944e1c5b579f8877aa1e72e7aad9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fac061dcbbf6c77bb13429305016097 = $(`<div id="html_9fac061dcbbf6c77bb13429305016097" style="width: 100.0%; height: 100.0%;">relay.thebluepulse.com</div>`)[0];
|
|
popup_8b39944e1c5b579f8877aa1e72e7aad9.setContent(html_9fac061dcbbf6c77bb13429305016097);
|
|
|
|
|
|
|
|
marker_7be5a0d6d2f12cadef7d6438e57ac82a.bindPopup(popup_8b39944e1c5b579f8877aa1e72e7aad9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7be5a0d6d2f12cadef7d6438e57ac82a.setIcon(icon_2feefc8d5cd87408fe146cc1c299cdfd);
|
|
|
|
|
|
var marker_53769b032be0a83a07c5da815a0fdaed = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_d16545281ffd5f3170ffc499770e105a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_294d5163c8cd6aad936a03e30c5f9437 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_33ac51cc60774e16e4897ff0ce2cdc63 = $(`<div id="html_33ac51cc60774e16e4897ff0ce2cdc63" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_294d5163c8cd6aad936a03e30c5f9437.setContent(html_33ac51cc60774e16e4897ff0ce2cdc63);
|
|
|
|
|
|
|
|
marker_53769b032be0a83a07c5da815a0fdaed.bindPopup(popup_294d5163c8cd6aad936a03e30c5f9437)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53769b032be0a83a07c5da815a0fdaed.setIcon(icon_d16545281ffd5f3170ffc499770e105a);
|
|
|
|
|
|
var marker_32a273af013a3b3804ff09382aa16874 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_6fd09166780f874c8bb691927072279d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c94fe463af8ecc594fa70853c58c0e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67c65e31e2d919cb9970364af07c57d1 = $(`<div id="html_67c65e31e2d919cb9970364af07c57d1" style="width: 100.0%; height: 100.0%;">relay.mattybs.lol</div>`)[0];
|
|
popup_8c94fe463af8ecc594fa70853c58c0e8.setContent(html_67c65e31e2d919cb9970364af07c57d1);
|
|
|
|
|
|
|
|
marker_32a273af013a3b3804ff09382aa16874.bindPopup(popup_8c94fe463af8ecc594fa70853c58c0e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32a273af013a3b3804ff09382aa16874.setIcon(icon_6fd09166780f874c8bb691927072279d);
|
|
|
|
|
|
var marker_a10aa7f7050b54ffe51cec5e16d63e41 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7b9e946bf50b869b58a55beebe289173 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5745ff5845a52010bb34b1a6e9fcbdcb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d707bdabfafc376961017468addb7d15 = $(`<div id="html_d707bdabfafc376961017468addb7d15" style="width: 100.0%; height: 100.0%;">relay.nostr-check.me</div>`)[0];
|
|
popup_5745ff5845a52010bb34b1a6e9fcbdcb.setContent(html_d707bdabfafc376961017468addb7d15);
|
|
|
|
|
|
|
|
marker_a10aa7f7050b54ffe51cec5e16d63e41.bindPopup(popup_5745ff5845a52010bb34b1a6e9fcbdcb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a10aa7f7050b54ffe51cec5e16d63e41.setIcon(icon_7b9e946bf50b869b58a55beebe289173);
|
|
|
|
|
|
var marker_9a5ee7e35b006919734fca2875787303 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_fa76afb8fb216b1793184a535f4a523c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d907a11de4673f1021c22e4db377fcc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1aef5e084e5b897b6db175503e9cfddc = $(`<div id="html_1aef5e084e5b897b6db175503e9cfddc" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_0d907a11de4673f1021c22e4db377fcc.setContent(html_1aef5e084e5b897b6db175503e9cfddc);
|
|
|
|
|
|
|
|
marker_9a5ee7e35b006919734fca2875787303.bindPopup(popup_0d907a11de4673f1021c22e4db377fcc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a5ee7e35b006919734fca2875787303.setIcon(icon_fa76afb8fb216b1793184a535f4a523c);
|
|
|
|
|
|
var marker_4ec17c084532137ea337dedde373270d = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b399c54b519034ae39b3616a3431211b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_199e147a0e0b88ac29d65048ba879e5c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_365152a1f4587939d680e7f4a61dbbf5 = $(`<div id="html_365152a1f4587939d680e7f4a61dbbf5" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_199e147a0e0b88ac29d65048ba879e5c.setContent(html_365152a1f4587939d680e7f4a61dbbf5);
|
|
|
|
|
|
|
|
marker_4ec17c084532137ea337dedde373270d.bindPopup(popup_199e147a0e0b88ac29d65048ba879e5c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ec17c084532137ea337dedde373270d.setIcon(icon_b399c54b519034ae39b3616a3431211b);
|
|
|
|
|
|
var marker_95a73b34bf2b877025647eafd83b156b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_ad0aa9be32b91affbe004276b497ff09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52166d41534bb5990dbcbd9f10eb1867 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_323f11db25deaacc642d2317bb1c4421 = $(`<div id="html_323f11db25deaacc642d2317bb1c4421" style="width: 100.0%; height: 100.0%;">nostrcheck.me</div>`)[0];
|
|
popup_52166d41534bb5990dbcbd9f10eb1867.setContent(html_323f11db25deaacc642d2317bb1c4421);
|
|
|
|
|
|
|
|
marker_95a73b34bf2b877025647eafd83b156b.bindPopup(popup_52166d41534bb5990dbcbd9f10eb1867)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_95a73b34bf2b877025647eafd83b156b.setIcon(icon_ad0aa9be32b91affbe004276b497ff09);
|
|
|
|
|
|
var marker_505a40045c4fa00f8f0a60a39749792d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_a18f1149e3f75efdd8d95a7680665975 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7964403ff8865a55583364e2e9de31be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0505e6aed3c5cf3c034d64ecc122310d = $(`<div id="html_0505e6aed3c5cf3c034d64ecc122310d" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_7964403ff8865a55583364e2e9de31be.setContent(html_0505e6aed3c5cf3c034d64ecc122310d);
|
|
|
|
|
|
|
|
marker_505a40045c4fa00f8f0a60a39749792d.bindPopup(popup_7964403ff8865a55583364e2e9de31be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_505a40045c4fa00f8f0a60a39749792d.setIcon(icon_a18f1149e3f75efdd8d95a7680665975);
|
|
|
|
|
|
var marker_ee3952272d215ff7a49a5ef3d955082f = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_050c12e063c2daf7f1327e2d90154991 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a7e39d91b55cd796acfb804ffcf193e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be2f6687a23aa0102164c1e793b72eb1 = $(`<div id="html_be2f6687a23aa0102164c1e793b72eb1" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_2a7e39d91b55cd796acfb804ffcf193e.setContent(html_be2f6687a23aa0102164c1e793b72eb1);
|
|
|
|
|
|
|
|
marker_ee3952272d215ff7a49a5ef3d955082f.bindPopup(popup_2a7e39d91b55cd796acfb804ffcf193e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee3952272d215ff7a49a5ef3d955082f.setIcon(icon_050c12e063c2daf7f1327e2d90154991);
|
|
|
|
|
|
var marker_6f4ad22a6a0d4f313bf15b55c86f815f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f18a5798c332f3d96cd2b0382488d875 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a540719cb6fac81f8bbd1f7c351d183f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4927b18791513dcaaa6ec8364cd152e2 = $(`<div id="html_4927b18791513dcaaa6ec8364cd152e2" style="width: 100.0%; height: 100.0%;">relay.hook.cafe</div>`)[0];
|
|
popup_a540719cb6fac81f8bbd1f7c351d183f.setContent(html_4927b18791513dcaaa6ec8364cd152e2);
|
|
|
|
|
|
|
|
marker_6f4ad22a6a0d4f313bf15b55c86f815f.bindPopup(popup_a540719cb6fac81f8bbd1f7c351d183f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6f4ad22a6a0d4f313bf15b55c86f815f.setIcon(icon_f18a5798c332f3d96cd2b0382488d875);
|
|
|
|
|
|
var marker_6797503d126ec64df5d9172d2d1d5bd5 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_41e1d163bbfd076a7b1df28704c9cb8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef84d6529152e15860f67b149bd49b2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d38a553856e85aa7c7d55ecaac6d425 = $(`<div id="html_0d38a553856e85aa7c7d55ecaac6d425" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_ef84d6529152e15860f67b149bd49b2e.setContent(html_0d38a553856e85aa7c7d55ecaac6d425);
|
|
|
|
|
|
|
|
marker_6797503d126ec64df5d9172d2d1d5bd5.bindPopup(popup_ef84d6529152e15860f67b149bd49b2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6797503d126ec64df5d9172d2d1d5bd5.setIcon(icon_41e1d163bbfd076a7b1df28704c9cb8d);
|
|
|
|
|
|
var marker_ce02dbce7ac48a799cb6fd28a5dc6b2a = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_614632e0b8ce68b220167dd08f1b6151 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3bb46751902446c3ecbfea4cf36bc7c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a14808b7a781a6501513c164eda3e60 = $(`<div id="html_8a14808b7a781a6501513c164eda3e60" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_3bb46751902446c3ecbfea4cf36bc7c0.setContent(html_8a14808b7a781a6501513c164eda3e60);
|
|
|
|
|
|
|
|
marker_ce02dbce7ac48a799cb6fd28a5dc6b2a.bindPopup(popup_3bb46751902446c3ecbfea4cf36bc7c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce02dbce7ac48a799cb6fd28a5dc6b2a.setIcon(icon_614632e0b8ce68b220167dd08f1b6151);
|
|
|
|
|
|
var marker_99b63a128cfd62a4fff1dcf37df59321 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4e1438c6f579c4062f91474b58f9f631 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3f7fad347d18b7643bed7f4bfb7f2c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7d7e321801f84056b753e6b1ffc29f13 = $(`<div id="html_7d7e321801f84056b753e6b1ffc29f13" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_e3f7fad347d18b7643bed7f4bfb7f2c2.setContent(html_7d7e321801f84056b753e6b1ffc29f13);
|
|
|
|
|
|
|
|
marker_99b63a128cfd62a4fff1dcf37df59321.bindPopup(popup_e3f7fad347d18b7643bed7f4bfb7f2c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99b63a128cfd62a4fff1dcf37df59321.setIcon(icon_4e1438c6f579c4062f91474b58f9f631);
|
|
|
|
|
|
var marker_f1b7304bd3b04e4d72826d0da5f17f61 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_57a4f2f5c90962db2c6552b455ef6aa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf651c34cdcb22f6ce158b30ad7f3b9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03b517d795e26070fd1a65028464cd7f = $(`<div id="html_03b517d795e26070fd1a65028464cd7f" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_cf651c34cdcb22f6ce158b30ad7f3b9a.setContent(html_03b517d795e26070fd1a65028464cd7f);
|
|
|
|
|
|
|
|
marker_f1b7304bd3b04e4d72826d0da5f17f61.bindPopup(popup_cf651c34cdcb22f6ce158b30ad7f3b9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1b7304bd3b04e4d72826d0da5f17f61.setIcon(icon_57a4f2f5c90962db2c6552b455ef6aa5);
|
|
|
|
|
|
var marker_0c63927ffa16011eda4bbc548d579d3d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_758ad72fb0f18ea04562fdc0555c97f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_111fc2ecd31b2dfc96c6b50d26b952b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c07360d21a9aae083b64db9aa9d9c0ea = $(`<div id="html_c07360d21a9aae083b64db9aa9d9c0ea" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_111fc2ecd31b2dfc96c6b50d26b952b0.setContent(html_c07360d21a9aae083b64db9aa9d9c0ea);
|
|
|
|
|
|
|
|
marker_0c63927ffa16011eda4bbc548d579d3d.bindPopup(popup_111fc2ecd31b2dfc96c6b50d26b952b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c63927ffa16011eda4bbc548d579d3d.setIcon(icon_758ad72fb0f18ea04562fdc0555c97f0);
|
|
|
|
|
|
var marker_228fd9b6069464e991c854106c340684 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f4004f7cc993d7d0d0918b08c615d0d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfb503000fc418e91331ef484cafb1dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_37abad3ccfc1992f9fcb1d6c601e0a5c = $(`<div id="html_37abad3ccfc1992f9fcb1d6c601e0a5c" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_dfb503000fc418e91331ef484cafb1dd.setContent(html_37abad3ccfc1992f9fcb1d6c601e0a5c);
|
|
|
|
|
|
|
|
marker_228fd9b6069464e991c854106c340684.bindPopup(popup_dfb503000fc418e91331ef484cafb1dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_228fd9b6069464e991c854106c340684.setIcon(icon_f4004f7cc993d7d0d0918b08c615d0d7);
|
|
|
|
|
|
var marker_9bb9c3a1611c02ea45ce707e27ceeb2b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_cba0e6f6933a8f81798b2b1335a5fe37 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf02a5c90b85d1b130e0f91658976703 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfed48fe40f6a7ff780f4dca944c55d5 = $(`<div id="html_cfed48fe40f6a7ff780f4dca944c55d5" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_bf02a5c90b85d1b130e0f91658976703.setContent(html_cfed48fe40f6a7ff780f4dca944c55d5);
|
|
|
|
|
|
|
|
marker_9bb9c3a1611c02ea45ce707e27ceeb2b.bindPopup(popup_bf02a5c90b85d1b130e0f91658976703)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bb9c3a1611c02ea45ce707e27ceeb2b.setIcon(icon_cba0e6f6933a8f81798b2b1335a5fe37);
|
|
|
|
|
|
var marker_f8f98e8503dbab7e7eb945ac06bf379d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9b2c267c1c4210f483f5c317dfab2f01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e2c1d93034530fe73d6fc3714f8046c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9230c95e11ba42a8e6ade5d634db2575 = $(`<div id="html_9230c95e11ba42a8e6ade5d634db2575" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_1e2c1d93034530fe73d6fc3714f8046c.setContent(html_9230c95e11ba42a8e6ade5d634db2575);
|
|
|
|
|
|
|
|
marker_f8f98e8503dbab7e7eb945ac06bf379d.bindPopup(popup_1e2c1d93034530fe73d6fc3714f8046c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8f98e8503dbab7e7eb945ac06bf379d.setIcon(icon_9b2c267c1c4210f483f5c317dfab2f01);
|
|
|
|
|
|
var marker_34c8278d18d713d9833c00b2c67955f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4e1fdcb4f427aa96841d225860649cd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ddab9a86327a270aaa32c5a6f967070 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44a6c3f23749026ba558df2f2a4b7245 = $(`<div id="html_44a6c3f23749026ba558df2f2a4b7245" style="width: 100.0%; height: 100.0%;">nostrelay.memory-art.xyz</div>`)[0];
|
|
popup_1ddab9a86327a270aaa32c5a6f967070.setContent(html_44a6c3f23749026ba558df2f2a4b7245);
|
|
|
|
|
|
|
|
marker_34c8278d18d713d9833c00b2c67955f5.bindPopup(popup_1ddab9a86327a270aaa32c5a6f967070)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_34c8278d18d713d9833c00b2c67955f5.setIcon(icon_4e1fdcb4f427aa96841d225860649cd0);
|
|
|
|
|
|
var marker_593347e8fc40ae25375cce370d61eb3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_bbab09157c7b83e0b4e8d87b882017e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d81abc58faa0d84f4dabbaede7e4fa3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68f250515c48d50ec8619ca771cf9227 = $(`<div id="html_68f250515c48d50ec8619ca771cf9227" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_3d81abc58faa0d84f4dabbaede7e4fa3.setContent(html_68f250515c48d50ec8619ca771cf9227);
|
|
|
|
|
|
|
|
marker_593347e8fc40ae25375cce370d61eb3d.bindPopup(popup_3d81abc58faa0d84f4dabbaede7e4fa3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_593347e8fc40ae25375cce370d61eb3d.setIcon(icon_bbab09157c7b83e0b4e8d87b882017e4);
|
|
|
|
|
|
var marker_30e3fb2ec647249502afd49263cb26fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7c3d018d445d2a472fc2f7d66b68c57b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cd19b9d919da80eda32e6cfa01555f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_761d35b83b5ae661b0a43f8a1a863b59 = $(`<div id="html_761d35b83b5ae661b0a43f8a1a863b59" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_1cd19b9d919da80eda32e6cfa01555f9.setContent(html_761d35b83b5ae661b0a43f8a1a863b59);
|
|
|
|
|
|
|
|
marker_30e3fb2ec647249502afd49263cb26fb.bindPopup(popup_1cd19b9d919da80eda32e6cfa01555f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30e3fb2ec647249502afd49263cb26fb.setIcon(icon_7c3d018d445d2a472fc2f7d66b68c57b);
|
|
|
|
|
|
var marker_7206aee6618bf72f1536096af4193ed9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_bb507f126c95a4c28a301fecab224866 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_898171152570a20979b368c2c2d8448a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f15e8a83da101676a88369e2f853334b = $(`<div id="html_f15e8a83da101676a88369e2f853334b" style="width: 100.0%; height: 100.0%;">relay.trustroots.org</div>`)[0];
|
|
popup_898171152570a20979b368c2c2d8448a.setContent(html_f15e8a83da101676a88369e2f853334b);
|
|
|
|
|
|
|
|
marker_7206aee6618bf72f1536096af4193ed9.bindPopup(popup_898171152570a20979b368c2c2d8448a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7206aee6618bf72f1536096af4193ed9.setIcon(icon_bb507f126c95a4c28a301fecab224866);
|
|
|
|
|
|
var marker_73e21dfab634ee3a954103c8f0b3b196 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e1472757b4c4b5aea973a733493660da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2793eb6375e2121aefc4bed3da5f62a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c123479f4c8ea2d3853cfeb7dbd4684 = $(`<div id="html_2c123479f4c8ea2d3853cfeb7dbd4684" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_2793eb6375e2121aefc4bed3da5f62a4.setContent(html_2c123479f4c8ea2d3853cfeb7dbd4684);
|
|
|
|
|
|
|
|
marker_73e21dfab634ee3a954103c8f0b3b196.bindPopup(popup_2793eb6375e2121aefc4bed3da5f62a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73e21dfab634ee3a954103c8f0b3b196.setIcon(icon_e1472757b4c4b5aea973a733493660da);
|
|
|
|
|
|
var marker_503fb9063f7d0eec880386b0d4bc3f28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_ae5e6151896c5cb104ae8febaef381c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_77f9503913f64bf88aeb974b960e7d33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df6a7148a7e7795fbb0fc62e9ca9c77f = $(`<div id="html_df6a7148a7e7795fbb0fc62e9ca9c77f" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_77f9503913f64bf88aeb974b960e7d33.setContent(html_df6a7148a7e7795fbb0fc62e9ca9c77f);
|
|
|
|
|
|
|
|
marker_503fb9063f7d0eec880386b0d4bc3f28.bindPopup(popup_77f9503913f64bf88aeb974b960e7d33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503fb9063f7d0eec880386b0d4bc3f28.setIcon(icon_ae5e6151896c5cb104ae8febaef381c8);
|
|
|
|
|
|
var marker_9d7d9e5538f2acd3a12de5fb9e5464b5 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_5cdcc678aec79a28a9c4f40faf0a18c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eb621f4f0320f072b260654902467e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c37c1c94c1f0ff8ff36400821e0d8b2 = $(`<div id="html_6c37c1c94c1f0ff8ff36400821e0d8b2" style="width: 100.0%; height: 100.0%;">orly.ft.hn</div>`)[0];
|
|
popup_9eb621f4f0320f072b260654902467e5.setContent(html_6c37c1c94c1f0ff8ff36400821e0d8b2);
|
|
|
|
|
|
|
|
marker_9d7d9e5538f2acd3a12de5fb9e5464b5.bindPopup(popup_9eb621f4f0320f072b260654902467e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d7d9e5538f2acd3a12de5fb9e5464b5.setIcon(icon_5cdcc678aec79a28a9c4f40faf0a18c3);
|
|
|
|
|
|
var marker_8099f5c0cb0abb601348fcff65714fa4 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_c3039768d002c2f794752aa5adfb131d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcca0b35ca6f36988940a6b5394942ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d7fc4bb105cbf1711074196ecbbd21d = $(`<div id="html_0d7fc4bb105cbf1711074196ecbbd21d" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_bcca0b35ca6f36988940a6b5394942ef.setContent(html_0d7fc4bb105cbf1711074196ecbbd21d);
|
|
|
|
|
|
|
|
marker_8099f5c0cb0abb601348fcff65714fa4.bindPopup(popup_bcca0b35ca6f36988940a6b5394942ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8099f5c0cb0abb601348fcff65714fa4.setIcon(icon_c3039768d002c2f794752aa5adfb131d);
|
|
|
|
|
|
var marker_17ac3e9bb3699ab74e93db2418997973 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8983d5fd78c4fdf3fce1f4064139c721 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09ad2246e3fea39dd82316fc8182df79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4027b0814a40b11102ace9d76273902 = $(`<div id="html_d4027b0814a40b11102ace9d76273902" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_09ad2246e3fea39dd82316fc8182df79.setContent(html_d4027b0814a40b11102ace9d76273902);
|
|
|
|
|
|
|
|
marker_17ac3e9bb3699ab74e93db2418997973.bindPopup(popup_09ad2246e3fea39dd82316fc8182df79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17ac3e9bb3699ab74e93db2418997973.setIcon(icon_8983d5fd78c4fdf3fce1f4064139c721);
|
|
|
|
|
|
var marker_5205117e0948bc8be3ff0b2701a51bc0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9b97173b9cc60afffade18c3d14f1ccb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a372dafa4d7af2332e52bff3400a81cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16cd7fb8b5b1454d66d5c5f0be58c665 = $(`<div id="html_16cd7fb8b5b1454d66d5c5f0be58c665" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_a372dafa4d7af2332e52bff3400a81cd.setContent(html_16cd7fb8b5b1454d66d5c5f0be58c665);
|
|
|
|
|
|
|
|
marker_5205117e0948bc8be3ff0b2701a51bc0.bindPopup(popup_a372dafa4d7af2332e52bff3400a81cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5205117e0948bc8be3ff0b2701a51bc0.setIcon(icon_9b97173b9cc60afffade18c3d14f1ccb);
|
|
|
|
|
|
var marker_68c3c0cd2407979e03ca94b733156e6b = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_260ce387edc72cd7d25239e5e1243c95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_126b425e6b6dbde593e6d10de5fa73cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2444a7eaf0ae8257b52968edc5bd6c9e = $(`<div id="html_2444a7eaf0ae8257b52968edc5bd6c9e" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_126b425e6b6dbde593e6d10de5fa73cb.setContent(html_2444a7eaf0ae8257b52968edc5bd6c9e);
|
|
|
|
|
|
|
|
marker_68c3c0cd2407979e03ca94b733156e6b.bindPopup(popup_126b425e6b6dbde593e6d10de5fa73cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68c3c0cd2407979e03ca94b733156e6b.setIcon(icon_260ce387edc72cd7d25239e5e1243c95);
|
|
|
|
|
|
var marker_d33d6e13114bf72baf448d66de713695 = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f23f65f25059c279f6da49d1735d2b1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93d0336c0c0e122f023effc794dd6d01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62ece1a57918e7a9f95b67b71a75f24d = $(`<div id="html_62ece1a57918e7a9f95b67b71a75f24d" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_93d0336c0c0e122f023effc794dd6d01.setContent(html_62ece1a57918e7a9f95b67b71a75f24d);
|
|
|
|
|
|
|
|
marker_d33d6e13114bf72baf448d66de713695.bindPopup(popup_93d0336c0c0e122f023effc794dd6d01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d33d6e13114bf72baf448d66de713695.setIcon(icon_f23f65f25059c279f6da49d1735d2b1e);
|
|
|
|
|
|
var marker_ed56c9ebc9d4c7c4c09c4e65c5a0b6eb = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_62a644ae16558c54c9db07696ca1180f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d421804c5aea2a86ca6d7dd0050a7cef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e8c5ad302fafcb35774588416dee477 = $(`<div id="html_2e8c5ad302fafcb35774588416dee477" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_d421804c5aea2a86ca6d7dd0050a7cef.setContent(html_2e8c5ad302fafcb35774588416dee477);
|
|
|
|
|
|
|
|
marker_ed56c9ebc9d4c7c4c09c4e65c5a0b6eb.bindPopup(popup_d421804c5aea2a86ca6d7dd0050a7cef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed56c9ebc9d4c7c4c09c4e65c5a0b6eb.setIcon(icon_62a644ae16558c54c9db07696ca1180f);
|
|
|
|
|
|
var marker_f3931441e8d36c1e5b93fbc0ed75fb14 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f74d15f7fd5b15921f76f2e1d0151159 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f51d5ac048cf63e4f46e8e247254b6a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d6b81342cda7053582d422399622f3ed = $(`<div id="html_d6b81342cda7053582d422399622f3ed" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_f51d5ac048cf63e4f46e8e247254b6a8.setContent(html_d6b81342cda7053582d422399622f3ed);
|
|
|
|
|
|
|
|
marker_f3931441e8d36c1e5b93fbc0ed75fb14.bindPopup(popup_f51d5ac048cf63e4f46e8e247254b6a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3931441e8d36c1e5b93fbc0ed75fb14.setIcon(icon_f74d15f7fd5b15921f76f2e1d0151159);
|
|
|
|
|
|
var marker_436980924e4199cd6dc8166b415372f5 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_ab1d2bdc3bd0e30b85a19b817e4bd4a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_404414b6c3feaef2983786ad8244ce24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eb8b954f95b2254420505fd4981d5d5 = $(`<div id="html_8eb8b954f95b2254420505fd4981d5d5" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_404414b6c3feaef2983786ad8244ce24.setContent(html_8eb8b954f95b2254420505fd4981d5d5);
|
|
|
|
|
|
|
|
marker_436980924e4199cd6dc8166b415372f5.bindPopup(popup_404414b6c3feaef2983786ad8244ce24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_436980924e4199cd6dc8166b415372f5.setIcon(icon_ab1d2bdc3bd0e30b85a19b817e4bd4a5);
|
|
|
|
|
|
var marker_e24bc7cbc8a00632d411ec53f47f04bd = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_9a5319606e6754219fb31994a3edddbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_417fe6d6be205b95e6ff35aa88208691 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dddeb47d28568391470a184064502a47 = $(`<div id="html_dddeb47d28568391470a184064502a47" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_417fe6d6be205b95e6ff35aa88208691.setContent(html_dddeb47d28568391470a184064502a47);
|
|
|
|
|
|
|
|
marker_e24bc7cbc8a00632d411ec53f47f04bd.bindPopup(popup_417fe6d6be205b95e6ff35aa88208691)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e24bc7cbc8a00632d411ec53f47f04bd.setIcon(icon_9a5319606e6754219fb31994a3edddbd);
|
|
|
|
|
|
var marker_5b3bf2848ff6a19edf901fb26781da01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_552c43057d0e0dde81bfaae2989028df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce84ec89be2e26eda3bd12504761337f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b06d207ca3dac085fdcbd4e365d57ab9 = $(`<div id="html_b06d207ca3dac085fdcbd4e365d57ab9" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_ce84ec89be2e26eda3bd12504761337f.setContent(html_b06d207ca3dac085fdcbd4e365d57ab9);
|
|
|
|
|
|
|
|
marker_5b3bf2848ff6a19edf901fb26781da01.bindPopup(popup_ce84ec89be2e26eda3bd12504761337f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b3bf2848ff6a19edf901fb26781da01.setIcon(icon_552c43057d0e0dde81bfaae2989028df);
|
|
|
|
|
|
var marker_22ad8c7463594530414d9319d7926b01 = L.marker(
|
|
[55.4724, 9.87335],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_93fffeb9eb0f8280c43e05d47f77179c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b623398bdfe837477cc2571bc2ad2681 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c99a204f4b18bd3ed159d3cf1a72b12c = $(`<div id="html_c99a204f4b18bd3ed159d3cf1a72b12c" style="width: 100.0%; height: 100.0%;">alienos.libretechsystems.xyz</div>`)[0];
|
|
popup_b623398bdfe837477cc2571bc2ad2681.setContent(html_c99a204f4b18bd3ed159d3cf1a72b12c);
|
|
|
|
|
|
|
|
marker_22ad8c7463594530414d9319d7926b01.bindPopup(popup_b623398bdfe837477cc2571bc2ad2681)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_22ad8c7463594530414d9319d7926b01.setIcon(icon_93fffeb9eb0f8280c43e05d47f77179c);
|
|
|
|
|
|
var marker_c8e4feb5cac85971475a8523d93d2633 = L.marker(
|
|
[13.9178, 100.424],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3f46b1b36f58c2dd4a64d4702d00bf8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb3a6a58ad15c3dc89e24367d6438622 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d762765742a005ec085b47d08c25cfe1 = $(`<div id="html_d762765742a005ec085b47d08c25cfe1" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_bb3a6a58ad15c3dc89e24367d6438622.setContent(html_d762765742a005ec085b47d08c25cfe1);
|
|
|
|
|
|
|
|
marker_c8e4feb5cac85971475a8523d93d2633.bindPopup(popup_bb3a6a58ad15c3dc89e24367d6438622)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8e4feb5cac85971475a8523d93d2633.setIcon(icon_3f46b1b36f58c2dd4a64d4702d00bf8a);
|
|
|
|
|
|
var marker_aedc250f7d0aac67af3ccd6c532541fb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_3b3d748b591bca4df7b92d2fcf5bfd90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54e924e31c3897b0c1cf5d3929e5f862 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fce2eb37b3aa0cdfe7e03cff73eeefcd = $(`<div id="html_fce2eb37b3aa0cdfe7e03cff73eeefcd" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_54e924e31c3897b0c1cf5d3929e5f862.setContent(html_fce2eb37b3aa0cdfe7e03cff73eeefcd);
|
|
|
|
|
|
|
|
marker_aedc250f7d0aac67af3ccd6c532541fb.bindPopup(popup_54e924e31c3897b0c1cf5d3929e5f862)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aedc250f7d0aac67af3ccd6c532541fb.setIcon(icon_3b3d748b591bca4df7b92d2fcf5bfd90);
|
|
|
|
|
|
var marker_3a0e792dd8e5d18a8884d67e58517443 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_e1a60c7df2996746ff75ef4573188e4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_300cbd4ad96c14a65bedd2f6564472ae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44eb5eaf32fc8770e57fbae5646917e5 = $(`<div id="html_44eb5eaf32fc8770e57fbae5646917e5" style="width: 100.0%; height: 100.0%;">pyramid.treegaze.com</div>`)[0];
|
|
popup_300cbd4ad96c14a65bedd2f6564472ae.setContent(html_44eb5eaf32fc8770e57fbae5646917e5);
|
|
|
|
|
|
|
|
marker_3a0e792dd8e5d18a8884d67e58517443.bindPopup(popup_300cbd4ad96c14a65bedd2f6564472ae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a0e792dd8e5d18a8884d67e58517443.setIcon(icon_e1a60c7df2996746ff75ef4573188e4d);
|
|
|
|
|
|
var marker_7623f457b84a5e204f9e9d8271a2d592 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_c5c4df4805c5197e4dea3861ce07fd35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_396752176e02350d91ff25b1da956f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ead7ec57b377833b1ef31bd000d3f51 = $(`<div id="html_6ead7ec57b377833b1ef31bd000d3f51" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_396752176e02350d91ff25b1da956f89.setContent(html_6ead7ec57b377833b1ef31bd000d3f51);
|
|
|
|
|
|
|
|
marker_7623f457b84a5e204f9e9d8271a2d592.bindPopup(popup_396752176e02350d91ff25b1da956f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7623f457b84a5e204f9e9d8271a2d592.setIcon(icon_c5c4df4805c5197e4dea3861ce07fd35);
|
|
|
|
|
|
var marker_f6212172e1744c54ed85e110bb8ce6e7 = L.marker(
|
|
[25.8128, -80.2377],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_622e902ee0242bb193588f837d0effee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2018cb0a2ed55fa917bef856af72b942 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4256230e4f673c7fe8baac5d55c43192 = $(`<div id="html_4256230e4f673c7fe8baac5d55c43192" style="width: 100.0%; height: 100.0%;">nostr.bilthon.dev</div>`)[0];
|
|
popup_2018cb0a2ed55fa917bef856af72b942.setContent(html_4256230e4f673c7fe8baac5d55c43192);
|
|
|
|
|
|
|
|
marker_f6212172e1744c54ed85e110bb8ce6e7.bindPopup(popup_2018cb0a2ed55fa917bef856af72b942)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6212172e1744c54ed85e110bb8ce6e7.setIcon(icon_622e902ee0242bb193588f837d0effee);
|
|
|
|
|
|
var marker_8934e6b5cf5b0b7f828d778a3955d7e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_668b25a6e6926e03294b1fe097f526d5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_884bf4dc09a5b305c958f1722f2a413c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e72a0ec8a938a93c73379bdde8a12061 = $(`<div id="html_e72a0ec8a938a93c73379bdde8a12061" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_884bf4dc09a5b305c958f1722f2a413c.setContent(html_e72a0ec8a938a93c73379bdde8a12061);
|
|
|
|
|
|
|
|
marker_8934e6b5cf5b0b7f828d778a3955d7e4.bindPopup(popup_884bf4dc09a5b305c958f1722f2a413c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8934e6b5cf5b0b7f828d778a3955d7e4.setIcon(icon_668b25a6e6926e03294b1fe097f526d5);
|
|
|
|
|
|
var marker_1738ebf26d8b1463dc8b5987a37db6bd = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_b8af11bdd8f2ebfc41d6e4a7559ae12a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f482d02fd019311e1a7e1cc1942b06ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a91e635cf0144e7794e81ec1f1ed5e4d = $(`<div id="html_a91e635cf0144e7794e81ec1f1ed5e4d" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_f482d02fd019311e1a7e1cc1942b06ad.setContent(html_a91e635cf0144e7794e81ec1f1ed5e4d);
|
|
|
|
|
|
|
|
marker_1738ebf26d8b1463dc8b5987a37db6bd.bindPopup(popup_f482d02fd019311e1a7e1cc1942b06ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1738ebf26d8b1463dc8b5987a37db6bd.setIcon(icon_b8af11bdd8f2ebfc41d6e4a7559ae12a);
|
|
|
|
|
|
var marker_7473f0b25d54897bee91e570ab26d5e6 = L.marker(
|
|
[-26.2056, 28.0337],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_8912a7fab1e68888df62f05a1a747db7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27689483fea1552fc5069de29dbd8187 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_507f53c83feba1729a6418cc938d4296 = $(`<div id="html_507f53c83feba1729a6418cc938d4296" style="width: 100.0%; height: 100.0%;">ribo.af.nostria.app</div>`)[0];
|
|
popup_27689483fea1552fc5069de29dbd8187.setContent(html_507f53c83feba1729a6418cc938d4296);
|
|
|
|
|
|
|
|
marker_7473f0b25d54897bee91e570ab26d5e6.bindPopup(popup_27689483fea1552fc5069de29dbd8187)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7473f0b25d54897bee91e570ab26d5e6.setIcon(icon_8912a7fab1e68888df62f05a1a747db7);
|
|
|
|
|
|
var marker_79547382604c2497e4bfefaf1644446c = L.marker(
|
|
[33.7488, -84.3877],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_fd0bb71fdf2eb0a2718959be14613996 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc42578024ff6ac8bc0ffd0f5628f33d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93b05cba6aae3d702a70b4343295e7fb = $(`<div id="html_93b05cba6aae3d702a70b4343295e7fb" style="width: 100.0%; height: 100.0%;">wot.tealeaf.dev</div>`)[0];
|
|
popup_bc42578024ff6ac8bc0ffd0f5628f33d.setContent(html_93b05cba6aae3d702a70b4343295e7fb);
|
|
|
|
|
|
|
|
marker_79547382604c2497e4bfefaf1644446c.bindPopup(popup_bc42578024ff6ac8bc0ffd0f5628f33d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79547382604c2497e4bfefaf1644446c.setIcon(icon_fd0bb71fdf2eb0a2718959be14613996);
|
|
|
|
|
|
var marker_9f6315a49262bfa57ae0ceb0edda52c1 = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_1cf0139abb136e54a5ef64531914c119 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_566651a275ebd1a32fdafd63fd054fec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ed161b31893737432fd8f6d18ac514b = $(`<div id="html_1ed161b31893737432fd8f6d18ac514b" style="width: 100.0%; height: 100.0%;">wot.yesnostr.net</div>`)[0];
|
|
popup_566651a275ebd1a32fdafd63fd054fec.setContent(html_1ed161b31893737432fd8f6d18ac514b);
|
|
|
|
|
|
|
|
marker_9f6315a49262bfa57ae0ceb0edda52c1.bindPopup(popup_566651a275ebd1a32fdafd63fd054fec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f6315a49262bfa57ae0ceb0edda52c1.setIcon(icon_1cf0139abb136e54a5ef64531914c119);
|
|
|
|
|
|
var marker_85000378203df737c780af4334e0fdb9 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_4980889e5e62fe5d7e5e4ff86fb8f800 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfc7461ac7ba9d8c47889c864d4534b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_940de9fa71c5e6f77c2c2815d50b846b = $(`<div id="html_940de9fa71c5e6f77c2c2815d50b846b" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_cfc7461ac7ba9d8c47889c864d4534b1.setContent(html_940de9fa71c5e6f77c2c2815d50b846b);
|
|
|
|
|
|
|
|
marker_85000378203df737c780af4334e0fdb9.bindPopup(popup_cfc7461ac7ba9d8c47889c864d4534b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85000378203df737c780af4334e0fdb9.setIcon(icon_4980889e5e62fe5d7e5e4ff86fb8f800);
|
|
|
|
|
|
var marker_6546bd87da7fe669301cfc1dd8213231 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_468943189f264a3d67fde4a0dd0e2cc0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c7252eee9097ab65d48f6e2f9cf6dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_235c17f304b53cc4e778c0b4a571451e = $(`<div id="html_235c17f304b53cc4e778c0b4a571451e" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_6c7252eee9097ab65d48f6e2f9cf6dd4.setContent(html_235c17f304b53cc4e778c0b4a571451e);
|
|
|
|
|
|
|
|
marker_6546bd87da7fe669301cfc1dd8213231.bindPopup(popup_6c7252eee9097ab65d48f6e2f9cf6dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6546bd87da7fe669301cfc1dd8213231.setIcon(icon_468943189f264a3d67fde4a0dd0e2cc0);
|
|
|
|
|
|
var marker_a4c8e5fecd1b25c94265d79b67eb0a99 = L.marker(
|
|
[9.92857, -84.0528],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_009a0b3e4904ab95294886a91ef5caad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_daa9c5f75a41006d1464cbc3a7565503 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c1d34b5a86e10fad59bf0a2645e5b33 = $(`<div id="html_1c1d34b5a86e10fad59bf0a2645e5b33" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_daa9c5f75a41006d1464cbc3a7565503.setContent(html_1c1d34b5a86e10fad59bf0a2645e5b33);
|
|
|
|
|
|
|
|
marker_a4c8e5fecd1b25c94265d79b67eb0a99.bindPopup(popup_daa9c5f75a41006d1464cbc3a7565503)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4c8e5fecd1b25c94265d79b67eb0a99.setIcon(icon_009a0b3e4904ab95294886a91ef5caad);
|
|
|
|
|
|
var marker_f38bceb58a42c41ac1b974c03540ae5e = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_7d9eef55e11f8a16a0490e33db84e3a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5bb647b4a5b155a296c13655f41594c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ea0daa9f87a3eae9c292c1f18b822bdb = $(`<div id="html_ea0daa9f87a3eae9c292c1f18b822bdb" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_c5bb647b4a5b155a296c13655f41594c.setContent(html_ea0daa9f87a3eae9c292c1f18b822bdb);
|
|
|
|
|
|
|
|
marker_f38bceb58a42c41ac1b974c03540ae5e.bindPopup(popup_c5bb647b4a5b155a296c13655f41594c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f38bceb58a42c41ac1b974c03540ae5e.setIcon(icon_7d9eef55e11f8a16a0490e33db84e3a4);
|
|
|
|
|
|
var marker_ce7019af8ba0a13e63a5b221bd738174 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_f618a6363e209c55b3e95dd14badb717 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_394d59b6084ee6ce2464bd6882d4990c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34ece5edd062dbfdd597b6091fce1bc5 = $(`<div id="html_34ece5edd062dbfdd597b6091fce1bc5" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_394d59b6084ee6ce2464bd6882d4990c.setContent(html_34ece5edd062dbfdd597b6091fce1bc5);
|
|
|
|
|
|
|
|
marker_ce7019af8ba0a13e63a5b221bd738174.bindPopup(popup_394d59b6084ee6ce2464bd6882d4990c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce7019af8ba0a13e63a5b221bd738174.setIcon(icon_f618a6363e209c55b3e95dd14badb717);
|
|
|
|
|
|
var marker_108e69995b950aab77e660eced122671 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_46a84a41882b10e80e945b337260603f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_027d0fa723ccdf33c05e899d7376039a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb31419da812eef506ec64f8fdaaa129 = $(`<div id="html_eb31419da812eef506ec64f8fdaaa129" style="width: 100.0%; height: 100.0%;">relay.nsnip.io</div>`)[0];
|
|
popup_027d0fa723ccdf33c05e899d7376039a.setContent(html_eb31419da812eef506ec64f8fdaaa129);
|
|
|
|
|
|
|
|
marker_108e69995b950aab77e660eced122671.bindPopup(popup_027d0fa723ccdf33c05e899d7376039a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_108e69995b950aab77e660eced122671.setIcon(icon_46a84a41882b10e80e945b337260603f);
|
|
|
|
|
|
var marker_244260c0858fb00eae1a1b0b3802f3c2 = L.marker(
|
|
[40.7128, -74.006],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_dd68e8b16f758e1525f082b411c45eb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3577721e6490c40b5605cc589a69250f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b515704131e4392740d8ca5f02716006 = $(`<div id="html_b515704131e4392740d8ca5f02716006" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_3577721e6490c40b5605cc589a69250f.setContent(html_b515704131e4392740d8ca5f02716006);
|
|
|
|
|
|
|
|
marker_244260c0858fb00eae1a1b0b3802f3c2.bindPopup(popup_3577721e6490c40b5605cc589a69250f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_244260c0858fb00eae1a1b0b3802f3c2.setIcon(icon_dd68e8b16f758e1525f082b411c45eb6);
|
|
|
|
|
|
var marker_a16e4e8e5285158c313490f38aa1835e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_339ff08e861746af365e46745c9e70b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e6bc8a88ae8f107fb8255d3b904e6210 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3153a70e90a024e7d778fe922f17713d = $(`<div id="html_3153a70e90a024e7d778fe922f17713d" style="width: 100.0%; height: 100.0%;">relay.divine.video</div>`)[0];
|
|
popup_e6bc8a88ae8f107fb8255d3b904e6210.setContent(html_3153a70e90a024e7d778fe922f17713d);
|
|
|
|
|
|
|
|
marker_a16e4e8e5285158c313490f38aa1835e.bindPopup(popup_e6bc8a88ae8f107fb8255d3b904e6210)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a16e4e8e5285158c313490f38aa1835e.setIcon(icon_339ff08e861746af365e46745c9e70b0);
|
|
|
|
|
|
var marker_affb1697b0f3e77e47b34ce53510775b = L.marker(
|
|
[56.9677, 24.1056],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_7a1b945086eb28e6251129bf0807a202);
|
|
|
|
|
|
var icon_0907c769fd2a085c479afe80ade948be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d935f8b7f9fdfb4647b177d7b3153122 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ad2a94dececa84793ec98787f11a318 = $(`<div id="html_9ad2a94dececa84793ec98787f11a318" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_d935f8b7f9fdfb4647b177d7b3153122.setContent(html_9ad2a94dececa84793ec98787f11a318);
|
|
|
|
|
|
|
|
marker_affb1697b0f3e77e47b34ce53510775b.bindPopup(popup_d935f8b7f9fdfb4647b177d7b3153122)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_affb1697b0f3e77e47b34ce53510775b.setIcon(icon_0907c769fd2a085c479afe80ade948be);
|
|
|
|
|
|
marker_cluster_7a1b945086eb28e6251129bf0807a202.addTo(map_582c8462f9019fd26a094d8baabd4e22);
|
|
|
|
</script>
|
|
</html> |