mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 11:25:19 +00:00
11779 lines
342 KiB
HTML
11779 lines
342 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_9a35c0064c101667fca31b6f97686df4 {
|
|
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_9a35c0064c101667fca31b6f97686df4" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_9a35c0064c101667fca31b6f97686df4 = L.map(
|
|
"map_9a35c0064c101667fca31b6f97686df4",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_2ec9b16bf0b61a60bfc7fdf4dd2ee94c = 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_2ec9b16bf0b61a60bfc7fdf4dd2ee94c.addTo(map_9a35c0064c101667fca31b6f97686df4);
|
|
|
|
|
|
var marker_cluster_5b3a356ff90e64bdd9717d15280b5308 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_8f9c1090530268248c81f4d5df1075d1 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_5096aead042a7d994fcec2ec174d982d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c6dcf2b9627e555e9f465b78b9daed7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79f68954c6941b7b7984f3d124533f2c = $(`<div id="html_79f68954c6941b7b7984f3d124533f2c" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_3c6dcf2b9627e555e9f465b78b9daed7.setContent(html_79f68954c6941b7b7984f3d124533f2c);
|
|
|
|
|
|
|
|
marker_8f9c1090530268248c81f4d5df1075d1.bindPopup(popup_3c6dcf2b9627e555e9f465b78b9daed7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8f9c1090530268248c81f4d5df1075d1.setIcon(icon_5096aead042a7d994fcec2ec174d982d);
|
|
|
|
|
|
var marker_09c0ed7c5299e3af6a7645862fd2648a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d7094134551aa83acb44ce261990c026 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_087778e90abc2f3175ebb0903e0f7967 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54acd6f9a63fc1f2641019005b95167e = $(`<div id="html_54acd6f9a63fc1f2641019005b95167e" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_087778e90abc2f3175ebb0903e0f7967.setContent(html_54acd6f9a63fc1f2641019005b95167e);
|
|
|
|
|
|
|
|
marker_09c0ed7c5299e3af6a7645862fd2648a.bindPopup(popup_087778e90abc2f3175ebb0903e0f7967)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09c0ed7c5299e3af6a7645862fd2648a.setIcon(icon_d7094134551aa83acb44ce261990c026);
|
|
|
|
|
|
var marker_97c0a8054cad2d9b558f5dcf797cbd14 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_5dc3fc40d6b829c8b950e3ae0477f35d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb68bbb2a1d0437a819b517af92fcd04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36e0c8746dc807de22a87244c3c005c2 = $(`<div id="html_36e0c8746dc807de22a87244c3c005c2" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_bb68bbb2a1d0437a819b517af92fcd04.setContent(html_36e0c8746dc807de22a87244c3c005c2);
|
|
|
|
|
|
|
|
marker_97c0a8054cad2d9b558f5dcf797cbd14.bindPopup(popup_bb68bbb2a1d0437a819b517af92fcd04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97c0a8054cad2d9b558f5dcf797cbd14.setIcon(icon_5dc3fc40d6b829c8b950e3ae0477f35d);
|
|
|
|
|
|
var marker_4cc7d43c9339f6c45a660a5a7500ace8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4ff203a2c6ce0596f122b0b43873c55d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f3dea3def4651e0acf9e6d5c66cf6a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a51609bf3edc931e73ad6e4c89ad0967 = $(`<div id="html_a51609bf3edc931e73ad6e4c89ad0967" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_2f3dea3def4651e0acf9e6d5c66cf6a7.setContent(html_a51609bf3edc931e73ad6e4c89ad0967);
|
|
|
|
|
|
|
|
marker_4cc7d43c9339f6c45a660a5a7500ace8.bindPopup(popup_2f3dea3def4651e0acf9e6d5c66cf6a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4cc7d43c9339f6c45a660a5a7500ace8.setIcon(icon_4ff203a2c6ce0596f122b0b43873c55d);
|
|
|
|
|
|
var marker_7d67db7806a458fc4889b84f22da4891 = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_38dd3ea65b2c9a17b09e2d65f01960e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af2bc7f3e1f966bb88b1f79147224dbc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_feb214b42ec804eed1a68098f2adbbf8 = $(`<div id="html_feb214b42ec804eed1a68098f2adbbf8" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_af2bc7f3e1f966bb88b1f79147224dbc.setContent(html_feb214b42ec804eed1a68098f2adbbf8);
|
|
|
|
|
|
|
|
marker_7d67db7806a458fc4889b84f22da4891.bindPopup(popup_af2bc7f3e1f966bb88b1f79147224dbc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d67db7806a458fc4889b84f22da4891.setIcon(icon_38dd3ea65b2c9a17b09e2d65f01960e6);
|
|
|
|
|
|
var marker_474531117b0198c41e5a3627f69574ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3b29249965bb69f7091d1052b31d4417 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb33ae7ea16443143401167b8642a9cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_979f016a856400af36a3380dc4b5e4d1 = $(`<div id="html_979f016a856400af36a3380dc4b5e4d1" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_eb33ae7ea16443143401167b8642a9cd.setContent(html_979f016a856400af36a3380dc4b5e4d1);
|
|
|
|
|
|
|
|
marker_474531117b0198c41e5a3627f69574ab.bindPopup(popup_eb33ae7ea16443143401167b8642a9cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_474531117b0198c41e5a3627f69574ab.setIcon(icon_3b29249965bb69f7091d1052b31d4417);
|
|
|
|
|
|
var marker_73981b5b785114fd784e80a18b76f51d = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_95a9f65e2c4ce44d2ffe0981f88f3da3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95a414b16a8f03dea98a218a85d5828d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cb1ee3552b9452fb40efe3265508b45 = $(`<div id="html_0cb1ee3552b9452fb40efe3265508b45" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_95a414b16a8f03dea98a218a85d5828d.setContent(html_0cb1ee3552b9452fb40efe3265508b45);
|
|
|
|
|
|
|
|
marker_73981b5b785114fd784e80a18b76f51d.bindPopup(popup_95a414b16a8f03dea98a218a85d5828d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73981b5b785114fd784e80a18b76f51d.setIcon(icon_95a9f65e2c4ce44d2ffe0981f88f3da3);
|
|
|
|
|
|
var marker_44a6628d86c810e8b89daf6e81124359 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_90215bbb78dc54776c335961cb4f4770 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05306d1e25c4518b55eb306f874b7653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee82bc743dc97beabce85850d0f4d5d5 = $(`<div id="html_ee82bc743dc97beabce85850d0f4d5d5" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_05306d1e25c4518b55eb306f874b7653.setContent(html_ee82bc743dc97beabce85850d0f4d5d5);
|
|
|
|
|
|
|
|
marker_44a6628d86c810e8b89daf6e81124359.bindPopup(popup_05306d1e25c4518b55eb306f874b7653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44a6628d86c810e8b89daf6e81124359.setIcon(icon_90215bbb78dc54776c335961cb4f4770);
|
|
|
|
|
|
var marker_7851e000a41aceae291f2328bbbdecae = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7c3834bb7f2ea67402d15085bad27414 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc02fa67f57a84f8eb35678a619f05dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dfc97616ac4d529995f533930ede831 = $(`<div id="html_1dfc97616ac4d529995f533930ede831" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_cc02fa67f57a84f8eb35678a619f05dc.setContent(html_1dfc97616ac4d529995f533930ede831);
|
|
|
|
|
|
|
|
marker_7851e000a41aceae291f2328bbbdecae.bindPopup(popup_cc02fa67f57a84f8eb35678a619f05dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7851e000a41aceae291f2328bbbdecae.setIcon(icon_7c3834bb7f2ea67402d15085bad27414);
|
|
|
|
|
|
var marker_46d7573791f45c2713a83a91005409ed = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9b2d333894654ab9957247d12bb59a49 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d9ddcd68ba3a848a8aa27d25481a11a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e2ad74cb31475c199190ae223aa4aba = $(`<div id="html_7e2ad74cb31475c199190ae223aa4aba" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_8d9ddcd68ba3a848a8aa27d25481a11a.setContent(html_7e2ad74cb31475c199190ae223aa4aba);
|
|
|
|
|
|
|
|
marker_46d7573791f45c2713a83a91005409ed.bindPopup(popup_8d9ddcd68ba3a848a8aa27d25481a11a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46d7573791f45c2713a83a91005409ed.setIcon(icon_9b2d333894654ab9957247d12bb59a49);
|
|
|
|
|
|
var marker_006296285b2afa70619856e7a4973b2e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_70fb9795413afa3bbf49e6b82c526e1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d02b7f4d94e78de1691285fb81601fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a371c01b6a79c22bc1b45177c488ee1 = $(`<div id="html_4a371c01b6a79c22bc1b45177c488ee1" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_1d02b7f4d94e78de1691285fb81601fa.setContent(html_4a371c01b6a79c22bc1b45177c488ee1);
|
|
|
|
|
|
|
|
marker_006296285b2afa70619856e7a4973b2e.bindPopup(popup_1d02b7f4d94e78de1691285fb81601fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_006296285b2afa70619856e7a4973b2e.setIcon(icon_70fb9795413afa3bbf49e6b82c526e1f);
|
|
|
|
|
|
var marker_0a24506e30ca1ca7ea0c05ea9f30102f = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7c68f5629e61306914308511c243f28b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_915e73af439f001dd87d9a550268f896 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d8ec53c8fcd4bb171536d03d7ff897c = $(`<div id="html_5d8ec53c8fcd4bb171536d03d7ff897c" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_915e73af439f001dd87d9a550268f896.setContent(html_5d8ec53c8fcd4bb171536d03d7ff897c);
|
|
|
|
|
|
|
|
marker_0a24506e30ca1ca7ea0c05ea9f30102f.bindPopup(popup_915e73af439f001dd87d9a550268f896)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a24506e30ca1ca7ea0c05ea9f30102f.setIcon(icon_7c68f5629e61306914308511c243f28b);
|
|
|
|
|
|
var marker_71ab2358f5c57e6942fcb5ecb32105c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4e6f139acdcf6c1b8152e4dfb89bda32 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_94bbf2482f5d0182dc9111fb02710c2d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6656b7943aa71a092c2ae58c27bf943 = $(`<div id="html_c6656b7943aa71a092c2ae58c27bf943" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_94bbf2482f5d0182dc9111fb02710c2d.setContent(html_c6656b7943aa71a092c2ae58c27bf943);
|
|
|
|
|
|
|
|
marker_71ab2358f5c57e6942fcb5ecb32105c8.bindPopup(popup_94bbf2482f5d0182dc9111fb02710c2d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71ab2358f5c57e6942fcb5ecb32105c8.setIcon(icon_4e6f139acdcf6c1b8152e4dfb89bda32);
|
|
|
|
|
|
var marker_b2f78ac142519e93bfc28b0cc9b6c5bb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8bea05ff8bd4b13afe891045d1593a0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33f15e6b9bec2eca93a7f32cc419ef27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b6b62b148d39f67205bf0fc1de48993 = $(`<div id="html_0b6b62b148d39f67205bf0fc1de48993" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_33f15e6b9bec2eca93a7f32cc419ef27.setContent(html_0b6b62b148d39f67205bf0fc1de48993);
|
|
|
|
|
|
|
|
marker_b2f78ac142519e93bfc28b0cc9b6c5bb.bindPopup(popup_33f15e6b9bec2eca93a7f32cc419ef27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2f78ac142519e93bfc28b0cc9b6c5bb.setIcon(icon_8bea05ff8bd4b13afe891045d1593a0d);
|
|
|
|
|
|
var marker_a7ac0cba3a9756f514152899a2cd59c5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_91b566136c8bdbc62b55d4b07bb6c561 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e48a92001c8a986f3ee42241599bd0c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1dca00e18ba29bcc4ea925aae21f4a92 = $(`<div id="html_1dca00e18ba29bcc4ea925aae21f4a92" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_e48a92001c8a986f3ee42241599bd0c6.setContent(html_1dca00e18ba29bcc4ea925aae21f4a92);
|
|
|
|
|
|
|
|
marker_a7ac0cba3a9756f514152899a2cd59c5.bindPopup(popup_e48a92001c8a986f3ee42241599bd0c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7ac0cba3a9756f514152899a2cd59c5.setIcon(icon_91b566136c8bdbc62b55d4b07bb6c561);
|
|
|
|
|
|
var marker_1b58a4077ea7f197295e7b4704341050 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a573b7e3f41aacc504b1ebc8528ba43d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c104de07f9c91a5ac57dca1ff5356827 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7529e1f2473fce8850ec70f71e5d9f24 = $(`<div id="html_7529e1f2473fce8850ec70f71e5d9f24" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_c104de07f9c91a5ac57dca1ff5356827.setContent(html_7529e1f2473fce8850ec70f71e5d9f24);
|
|
|
|
|
|
|
|
marker_1b58a4077ea7f197295e7b4704341050.bindPopup(popup_c104de07f9c91a5ac57dca1ff5356827)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b58a4077ea7f197295e7b4704341050.setIcon(icon_a573b7e3f41aacc504b1ebc8528ba43d);
|
|
|
|
|
|
var marker_c313deed84ce3759ccf942d4fe52cc82 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_771c0708021f6333e7b1e117173067c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_473db1f9f9ec391ddffc5c7f6ec8ba76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97f403f12079bb71ed5fe5ff8b124e15 = $(`<div id="html_97f403f12079bb71ed5fe5ff8b124e15" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_473db1f9f9ec391ddffc5c7f6ec8ba76.setContent(html_97f403f12079bb71ed5fe5ff8b124e15);
|
|
|
|
|
|
|
|
marker_c313deed84ce3759ccf942d4fe52cc82.bindPopup(popup_473db1f9f9ec391ddffc5c7f6ec8ba76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c313deed84ce3759ccf942d4fe52cc82.setIcon(icon_771c0708021f6333e7b1e117173067c4);
|
|
|
|
|
|
var marker_080a31144f56708fe20b8be2d02b69f1 = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e9264855d36632b0323632f939a32498 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_feac3005faac5e2d78e29d36da4e0d9a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d1b45ede7ef4b62918ec1e8eec9dda4 = $(`<div id="html_8d1b45ede7ef4b62918ec1e8eec9dda4" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_feac3005faac5e2d78e29d36da4e0d9a.setContent(html_8d1b45ede7ef4b62918ec1e8eec9dda4);
|
|
|
|
|
|
|
|
marker_080a31144f56708fe20b8be2d02b69f1.bindPopup(popup_feac3005faac5e2d78e29d36da4e0d9a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_080a31144f56708fe20b8be2d02b69f1.setIcon(icon_e9264855d36632b0323632f939a32498);
|
|
|
|
|
|
var marker_3cf5cc220e67e0ea214fbe395eb32db6 = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_44ad32a036ee16bb6137b40cab844e3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbf734809692f9fb68019090df25795f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67bf6df969e806383ac43fa30bf359af = $(`<div id="html_67bf6df969e806383ac43fa30bf359af" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_cbf734809692f9fb68019090df25795f.setContent(html_67bf6df969e806383ac43fa30bf359af);
|
|
|
|
|
|
|
|
marker_3cf5cc220e67e0ea214fbe395eb32db6.bindPopup(popup_cbf734809692f9fb68019090df25795f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3cf5cc220e67e0ea214fbe395eb32db6.setIcon(icon_44ad32a036ee16bb6137b40cab844e3b);
|
|
|
|
|
|
var marker_1d8eecd0cf54aae2b1f1d69505291738 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_25f6bee10544961f1ad9ba86caaf01f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d586b20af6f3cf2acb0b0e3a1e3555a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eaa460ad676e100489cce19845976228 = $(`<div id="html_eaa460ad676e100489cce19845976228" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_6d586b20af6f3cf2acb0b0e3a1e3555a.setContent(html_eaa460ad676e100489cce19845976228);
|
|
|
|
|
|
|
|
marker_1d8eecd0cf54aae2b1f1d69505291738.bindPopup(popup_6d586b20af6f3cf2acb0b0e3a1e3555a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d8eecd0cf54aae2b1f1d69505291738.setIcon(icon_25f6bee10544961f1ad9ba86caaf01f1);
|
|
|
|
|
|
var marker_b2a8123c5cb7c30899e185ed5a186da0 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_79cbb84d973603b9f2fb29d820ee88e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c9e4add09c1695872774ca45e5c0659 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_102687a0342bc1845e4162ba76efa2ee = $(`<div id="html_102687a0342bc1845e4162ba76efa2ee" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_5c9e4add09c1695872774ca45e5c0659.setContent(html_102687a0342bc1845e4162ba76efa2ee);
|
|
|
|
|
|
|
|
marker_b2a8123c5cb7c30899e185ed5a186da0.bindPopup(popup_5c9e4add09c1695872774ca45e5c0659)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2a8123c5cb7c30899e185ed5a186da0.setIcon(icon_79cbb84d973603b9f2fb29d820ee88e0);
|
|
|
|
|
|
var marker_368f129316912908fa798819b1ac8206 = L.marker(
|
|
[38.958, -77.3592],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ef6031faf18e2041a0b52a8c73add07c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_675e8e18a30d10c06c16d376ff707776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8436c02873b6265bc90810998ce65022 = $(`<div id="html_8436c02873b6265bc90810998ce65022" style="width: 100.0%; height: 100.0%;">nostr.ac</div>`)[0];
|
|
popup_675e8e18a30d10c06c16d376ff707776.setContent(html_8436c02873b6265bc90810998ce65022);
|
|
|
|
|
|
|
|
marker_368f129316912908fa798819b1ac8206.bindPopup(popup_675e8e18a30d10c06c16d376ff707776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_368f129316912908fa798819b1ac8206.setIcon(icon_ef6031faf18e2041a0b52a8c73add07c);
|
|
|
|
|
|
var marker_9c78c458360cce58ebc5c71754f42075 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_384efe1939fad25c4a93998020fb2ca4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_878bee8a60f764a26694050f022e6f45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d726404c2abbf5a04b125bed437ba364 = $(`<div id="html_d726404c2abbf5a04b125bed437ba364" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_878bee8a60f764a26694050f022e6f45.setContent(html_d726404c2abbf5a04b125bed437ba364);
|
|
|
|
|
|
|
|
marker_9c78c458360cce58ebc5c71754f42075.bindPopup(popup_878bee8a60f764a26694050f022e6f45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c78c458360cce58ebc5c71754f42075.setIcon(icon_384efe1939fad25c4a93998020fb2ca4);
|
|
|
|
|
|
var marker_a301f4ad71203e6093d9d9f0f154a502 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c787e223ec660c42f83e623f22bff4c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84cda97f990161ef667578ad2f47b4ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e5b13b23d11fcab6712a6c0c61712e2 = $(`<div id="html_3e5b13b23d11fcab6712a6c0c61712e2" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_84cda97f990161ef667578ad2f47b4ce.setContent(html_3e5b13b23d11fcab6712a6c0c61712e2);
|
|
|
|
|
|
|
|
marker_a301f4ad71203e6093d9d9f0f154a502.bindPopup(popup_84cda97f990161ef667578ad2f47b4ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a301f4ad71203e6093d9d9f0f154a502.setIcon(icon_c787e223ec660c42f83e623f22bff4c2);
|
|
|
|
|
|
var marker_eb3bf8c642d29db3bcd7e433c8428da7 = L.marker(
|
|
[43.6708, -70.2844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3a54a7bb2903f77bd47f0d741e3283ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fcce796aa0e1b0f97a729c9a1f17f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a320075d332dfc85461887f919102533 = $(`<div id="html_a320075d332dfc85461887f919102533" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_6fcce796aa0e1b0f97a729c9a1f17f89.setContent(html_a320075d332dfc85461887f919102533);
|
|
|
|
|
|
|
|
marker_eb3bf8c642d29db3bcd7e433c8428da7.bindPopup(popup_6fcce796aa0e1b0f97a729c9a1f17f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb3bf8c642d29db3bcd7e433c8428da7.setIcon(icon_3a54a7bb2903f77bd47f0d741e3283ce);
|
|
|
|
|
|
var marker_83b75122f13dfe12abf1ea8217704071 = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d71e98f4f3865404fd3850499ad20e6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e854f7a90cccd24b675dda9041e9959 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e96c7c6fd77af52c98b0b19defa22a0a = $(`<div id="html_e96c7c6fd77af52c98b0b19defa22a0a" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_7e854f7a90cccd24b675dda9041e9959.setContent(html_e96c7c6fd77af52c98b0b19defa22a0a);
|
|
|
|
|
|
|
|
marker_83b75122f13dfe12abf1ea8217704071.bindPopup(popup_7e854f7a90cccd24b675dda9041e9959)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83b75122f13dfe12abf1ea8217704071.setIcon(icon_d71e98f4f3865404fd3850499ad20e6b);
|
|
|
|
|
|
var marker_9d7b84ba3ab9340578d104d18d9e8610 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_49c1d692ab3ad976b017f2b59e400265 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9642c7d458f00e887b92a7f08e17957 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89ee1e6e66dff6b8c5262b272600b2f3 = $(`<div id="html_89ee1e6e66dff6b8c5262b272600b2f3" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_e9642c7d458f00e887b92a7f08e17957.setContent(html_89ee1e6e66dff6b8c5262b272600b2f3);
|
|
|
|
|
|
|
|
marker_9d7b84ba3ab9340578d104d18d9e8610.bindPopup(popup_e9642c7d458f00e887b92a7f08e17957)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d7b84ba3ab9340578d104d18d9e8610.setIcon(icon_49c1d692ab3ad976b017f2b59e400265);
|
|
|
|
|
|
var marker_30222835da1ce0fc70e0e5802b33a367 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cfacf41d91c2144be412ed4993230678 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa05889079bbb41b3371f5d668ab8691 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d4b590e43355c001339281caa7138747 = $(`<div id="html_d4b590e43355c001339281caa7138747" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_fa05889079bbb41b3371f5d668ab8691.setContent(html_d4b590e43355c001339281caa7138747);
|
|
|
|
|
|
|
|
marker_30222835da1ce0fc70e0e5802b33a367.bindPopup(popup_fa05889079bbb41b3371f5d668ab8691)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30222835da1ce0fc70e0e5802b33a367.setIcon(icon_cfacf41d91c2144be412ed4993230678);
|
|
|
|
|
|
var marker_f46f125d4df2306f3968eed7abd4aa5b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d7b4494cbdd2550e32df83ef8aaca38d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_854c9f6d115877609b9e6b6b995d384d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfa2822caa63ead68bc02eb0873a8285 = $(`<div id="html_cfa2822caa63ead68bc02eb0873a8285" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_854c9f6d115877609b9e6b6b995d384d.setContent(html_cfa2822caa63ead68bc02eb0873a8285);
|
|
|
|
|
|
|
|
marker_f46f125d4df2306f3968eed7abd4aa5b.bindPopup(popup_854c9f6d115877609b9e6b6b995d384d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f46f125d4df2306f3968eed7abd4aa5b.setIcon(icon_d7b4494cbdd2550e32df83ef8aaca38d);
|
|
|
|
|
|
var marker_9a759343345376a4c7773908dc4c0c49 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f44c7f4695cde09eac08c99375980b8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_411360f3248580188c632f88e1c7bfd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d9aea3b74fc1a45f6d0c23b0ddd5aa39 = $(`<div id="html_d9aea3b74fc1a45f6d0c23b0ddd5aa39" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_411360f3248580188c632f88e1c7bfd6.setContent(html_d9aea3b74fc1a45f6d0c23b0ddd5aa39);
|
|
|
|
|
|
|
|
marker_9a759343345376a4c7773908dc4c0c49.bindPopup(popup_411360f3248580188c632f88e1c7bfd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a759343345376a4c7773908dc4c0c49.setIcon(icon_f44c7f4695cde09eac08c99375980b8a);
|
|
|
|
|
|
var marker_7b3dd24d3141a2c67444b0b7279ca055 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9a5823921343d1290110fc1f5d70ab2f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f5be42da4952878e4d2be0b69c44005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8799b831e70558957644105dff690c2a = $(`<div id="html_8799b831e70558957644105dff690c2a" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_5f5be42da4952878e4d2be0b69c44005.setContent(html_8799b831e70558957644105dff690c2a);
|
|
|
|
|
|
|
|
marker_7b3dd24d3141a2c67444b0b7279ca055.bindPopup(popup_5f5be42da4952878e4d2be0b69c44005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b3dd24d3141a2c67444b0b7279ca055.setIcon(icon_9a5823921343d1290110fc1f5d70ab2f);
|
|
|
|
|
|
var marker_33cd4ea617abc5e79b70fa6ca220b25f = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0ce99caf2ceebd3048c2042a3a957158 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d70b7af6bd1062fba24a1f0eb142a13a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8386dc7209b221c0c28e92c82eec5b22 = $(`<div id="html_8386dc7209b221c0c28e92c82eec5b22" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_d70b7af6bd1062fba24a1f0eb142a13a.setContent(html_8386dc7209b221c0c28e92c82eec5b22);
|
|
|
|
|
|
|
|
marker_33cd4ea617abc5e79b70fa6ca220b25f.bindPopup(popup_d70b7af6bd1062fba24a1f0eb142a13a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33cd4ea617abc5e79b70fa6ca220b25f.setIcon(icon_0ce99caf2ceebd3048c2042a3a957158);
|
|
|
|
|
|
var marker_0642778a9877ce883d8c50a577c4597e = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d0ae2b9e2a19817657a46478fcea571a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_040e270a091e59e449d76d71185ca1f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f04b2c316f0837fa2b2c67061e27d95 = $(`<div id="html_7f04b2c316f0837fa2b2c67061e27d95" style="width: 100.0%; height: 100.0%;">relay.etch.social</div>`)[0];
|
|
popup_040e270a091e59e449d76d71185ca1f4.setContent(html_7f04b2c316f0837fa2b2c67061e27d95);
|
|
|
|
|
|
|
|
marker_0642778a9877ce883d8c50a577c4597e.bindPopup(popup_040e270a091e59e449d76d71185ca1f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0642778a9877ce883d8c50a577c4597e.setIcon(icon_d0ae2b9e2a19817657a46478fcea571a);
|
|
|
|
|
|
var marker_93c35b4f6cef5b75b8d8d9942ceffcba = L.marker(
|
|
[14.2046, 101.213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8b0c92a4237a588640e5cd4dbb3467ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ec3b63d1ac1614d42b04e0a433af3e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6e9397801540ac9be5403b5d0b34f73 = $(`<div id="html_c6e9397801540ac9be5403b5d0b34f73" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_7ec3b63d1ac1614d42b04e0a433af3e3.setContent(html_c6e9397801540ac9be5403b5d0b34f73);
|
|
|
|
|
|
|
|
marker_93c35b4f6cef5b75b8d8d9942ceffcba.bindPopup(popup_7ec3b63d1ac1614d42b04e0a433af3e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93c35b4f6cef5b75b8d8d9942ceffcba.setIcon(icon_8b0c92a4237a588640e5cd4dbb3467ba);
|
|
|
|
|
|
var marker_88317bb3867c14766cf8b4ca6ba163e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_96879d0749c39d0da138ca8580d51ab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80180fe2f564b6cd49e6c77148c988f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ab6070b739753c366194f3ccc34c0db = $(`<div id="html_5ab6070b739753c366194f3ccc34c0db" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_80180fe2f564b6cd49e6c77148c988f9.setContent(html_5ab6070b739753c366194f3ccc34c0db);
|
|
|
|
|
|
|
|
marker_88317bb3867c14766cf8b4ca6ba163e2.bindPopup(popup_80180fe2f564b6cd49e6c77148c988f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_88317bb3867c14766cf8b4ca6ba163e2.setIcon(icon_96879d0749c39d0da138ca8580d51ab7);
|
|
|
|
|
|
var marker_2693852d3ce9ca663b5d39051b9bc2ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_63fe5c0c51d67bb2390780c7a3107dd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1b819ef2083bd5ceae94863490799bfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bdb7246d09db0cc51f3725aa0e19c0a7 = $(`<div id="html_bdb7246d09db0cc51f3725aa0e19c0a7" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_1b819ef2083bd5ceae94863490799bfa.setContent(html_bdb7246d09db0cc51f3725aa0e19c0a7);
|
|
|
|
|
|
|
|
marker_2693852d3ce9ca663b5d39051b9bc2ce.bindPopup(popup_1b819ef2083bd5ceae94863490799bfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2693852d3ce9ca663b5d39051b9bc2ce.setIcon(icon_63fe5c0c51d67bb2390780c7a3107dd1);
|
|
|
|
|
|
var marker_b0d27f2de35764ab156a7752e7f9e92e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9f9778ad0546d507d06af69af1221550 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2d16853102d4623eda7615f16a3e64b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_599aad34fbf0bdf5c343af2ba2479340 = $(`<div id="html_599aad34fbf0bdf5c343af2ba2479340" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_e2d16853102d4623eda7615f16a3e64b.setContent(html_599aad34fbf0bdf5c343af2ba2479340);
|
|
|
|
|
|
|
|
marker_b0d27f2de35764ab156a7752e7f9e92e.bindPopup(popup_e2d16853102d4623eda7615f16a3e64b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0d27f2de35764ab156a7752e7f9e92e.setIcon(icon_9f9778ad0546d507d06af69af1221550);
|
|
|
|
|
|
var marker_187fedad74530d441f52e7415bacf669 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c6197f6d36d6e257f1e42978137076ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a6b1fe601dfc943464a8fa8bedb8e2a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e806c09ca14858112d9ace04017092d2 = $(`<div id="html_e806c09ca14858112d9ace04017092d2" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_a6b1fe601dfc943464a8fa8bedb8e2a7.setContent(html_e806c09ca14858112d9ace04017092d2);
|
|
|
|
|
|
|
|
marker_187fedad74530d441f52e7415bacf669.bindPopup(popup_a6b1fe601dfc943464a8fa8bedb8e2a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_187fedad74530d441f52e7415bacf669.setIcon(icon_c6197f6d36d6e257f1e42978137076ee);
|
|
|
|
|
|
var marker_b96a65ad7881e8fdb93bf2d75164c34a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_55e5cca8af2ce53fe7ef7099b1f4e05d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ba5d94210e7becdb14de53fdab8945f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3f4193dd9d7446ffaac844524198c39 = $(`<div id="html_e3f4193dd9d7446ffaac844524198c39" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_6ba5d94210e7becdb14de53fdab8945f.setContent(html_e3f4193dd9d7446ffaac844524198c39);
|
|
|
|
|
|
|
|
marker_b96a65ad7881e8fdb93bf2d75164c34a.bindPopup(popup_6ba5d94210e7becdb14de53fdab8945f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b96a65ad7881e8fdb93bf2d75164c34a.setIcon(icon_55e5cca8af2ce53fe7ef7099b1f4e05d);
|
|
|
|
|
|
var marker_07d4cfdd76557463612a7480f17a351d = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_2d61b85bbf057f4ab15b7a79a2c10d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1be48fb44823febbf98868a7577df0e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbe4b19e29cf54a6e1b336581a2a244f = $(`<div id="html_cbe4b19e29cf54a6e1b336581a2a244f" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_1be48fb44823febbf98868a7577df0e4.setContent(html_cbe4b19e29cf54a6e1b336581a2a244f);
|
|
|
|
|
|
|
|
marker_07d4cfdd76557463612a7480f17a351d.bindPopup(popup_1be48fb44823febbf98868a7577df0e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07d4cfdd76557463612a7480f17a351d.setIcon(icon_2d61b85bbf057f4ab15b7a79a2c10d13);
|
|
|
|
|
|
var marker_dc55d23ac6e98877cbcbea8b9c53bcfd = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_32828de56275c283b4e8e50c41c2d335 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c8d513a92790c756982a2bb2216afe9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a656af3902c78c598d979d9b90d8226 = $(`<div id="html_4a656af3902c78c598d979d9b90d8226" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_c8d513a92790c756982a2bb2216afe9e.setContent(html_4a656af3902c78c598d979d9b90d8226);
|
|
|
|
|
|
|
|
marker_dc55d23ac6e98877cbcbea8b9c53bcfd.bindPopup(popup_c8d513a92790c756982a2bb2216afe9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc55d23ac6e98877cbcbea8b9c53bcfd.setIcon(icon_32828de56275c283b4e8e50c41c2d335);
|
|
|
|
|
|
var marker_39f463568d3af43a500eda6f8f217ccc = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_681d6eb6787689aecb53be49bc362ae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c5c84cd107b5fa83295ec710f1ba3c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f15dd0c2c14d2aa9f9bdc94b0c829a1 = $(`<div id="html_9f15dd0c2c14d2aa9f9bdc94b0c829a1" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_c5c84cd107b5fa83295ec710f1ba3c34.setContent(html_9f15dd0c2c14d2aa9f9bdc94b0c829a1);
|
|
|
|
|
|
|
|
marker_39f463568d3af43a500eda6f8f217ccc.bindPopup(popup_c5c84cd107b5fa83295ec710f1ba3c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39f463568d3af43a500eda6f8f217ccc.setIcon(icon_681d6eb6787689aecb53be49bc362ae9);
|
|
|
|
|
|
var marker_4dd11a0ebfdfe8d33680a5d6460bb15b = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ffd676081806bbc770abdc70bcd96874 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ee5a37a204c03748cda719a52d8f3ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6dd884fc6c307b0bf57b854fdfcf4dd1 = $(`<div id="html_6dd884fc6c307b0bf57b854fdfcf4dd1" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_0ee5a37a204c03748cda719a52d8f3ff.setContent(html_6dd884fc6c307b0bf57b854fdfcf4dd1);
|
|
|
|
|
|
|
|
marker_4dd11a0ebfdfe8d33680a5d6460bb15b.bindPopup(popup_0ee5a37a204c03748cda719a52d8f3ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4dd11a0ebfdfe8d33680a5d6460bb15b.setIcon(icon_ffd676081806bbc770abdc70bcd96874);
|
|
|
|
|
|
var marker_2b440512c508c650f04e6bf9a02d61aa = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_86464841b444f38fefef23582195dabc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c439af99d6005ed73051a61e6ecf86b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c877d2c2183d7d2b3fb35775ba14c503 = $(`<div id="html_c877d2c2183d7d2b3fb35775ba14c503" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_c439af99d6005ed73051a61e6ecf86b1.setContent(html_c877d2c2183d7d2b3fb35775ba14c503);
|
|
|
|
|
|
|
|
marker_2b440512c508c650f04e6bf9a02d61aa.bindPopup(popup_c439af99d6005ed73051a61e6ecf86b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2b440512c508c650f04e6bf9a02d61aa.setIcon(icon_86464841b444f38fefef23582195dabc);
|
|
|
|
|
|
var marker_179682084e6a8fe747d3258e5a5e7981 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3cc2b1cdfa49b5f2a6ee0e5599b2ee6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23c65bc9bc42d8b93542ee5ca0456f8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d717d8ac2684714ba0fd2f7420af8f8 = $(`<div id="html_4d717d8ac2684714ba0fd2f7420af8f8" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_23c65bc9bc42d8b93542ee5ca0456f8e.setContent(html_4d717d8ac2684714ba0fd2f7420af8f8);
|
|
|
|
|
|
|
|
marker_179682084e6a8fe747d3258e5a5e7981.bindPopup(popup_23c65bc9bc42d8b93542ee5ca0456f8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_179682084e6a8fe747d3258e5a5e7981.setIcon(icon_3cc2b1cdfa49b5f2a6ee0e5599b2ee6f);
|
|
|
|
|
|
var marker_e7686199d67df97a8f2a86d1a5cadd6e = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_820653b94b891712fd57e45c914a514e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad54d2a749429acf832caeade91a7804 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cef878995f97c1d7629b6b0ae1d834ab = $(`<div id="html_cef878995f97c1d7629b6b0ae1d834ab" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_ad54d2a749429acf832caeade91a7804.setContent(html_cef878995f97c1d7629b6b0ae1d834ab);
|
|
|
|
|
|
|
|
marker_e7686199d67df97a8f2a86d1a5cadd6e.bindPopup(popup_ad54d2a749429acf832caeade91a7804)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7686199d67df97a8f2a86d1a5cadd6e.setIcon(icon_820653b94b891712fd57e45c914a514e);
|
|
|
|
|
|
var marker_3fa315c68783e32bdd61c8a9306ff610 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c86e944714c53148b4a5e74486489de6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f58664e98e9267f42c46e84bb1ddf61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f0eeae50fdc99ea5880f19435bdc168 = $(`<div id="html_3f0eeae50fdc99ea5880f19435bdc168" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_5f58664e98e9267f42c46e84bb1ddf61.setContent(html_3f0eeae50fdc99ea5880f19435bdc168);
|
|
|
|
|
|
|
|
marker_3fa315c68783e32bdd61c8a9306ff610.bindPopup(popup_5f58664e98e9267f42c46e84bb1ddf61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3fa315c68783e32bdd61c8a9306ff610.setIcon(icon_c86e944714c53148b4a5e74486489de6);
|
|
|
|
|
|
var marker_ea2897cf150b3e50364cc76784c63d1c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_705509ff97c5e539655bcd29c2459745 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7b4768c5f8292271dac8ea62903f71b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_522630d2e902347eb48689405a2c6aa1 = $(`<div id="html_522630d2e902347eb48689405a2c6aa1" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_f7b4768c5f8292271dac8ea62903f71b.setContent(html_522630d2e902347eb48689405a2c6aa1);
|
|
|
|
|
|
|
|
marker_ea2897cf150b3e50364cc76784c63d1c.bindPopup(popup_f7b4768c5f8292271dac8ea62903f71b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea2897cf150b3e50364cc76784c63d1c.setIcon(icon_705509ff97c5e539655bcd29c2459745);
|
|
|
|
|
|
var marker_854baa80c48e7473c43c68fd9bfe78ac = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4080fdaf82b1657999b3538ddce87aca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_929100b157048cc12f175a2dc4f58bdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1d07f51aaa375aa04db7188cb181725 = $(`<div id="html_c1d07f51aaa375aa04db7188cb181725" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_929100b157048cc12f175a2dc4f58bdb.setContent(html_c1d07f51aaa375aa04db7188cb181725);
|
|
|
|
|
|
|
|
marker_854baa80c48e7473c43c68fd9bfe78ac.bindPopup(popup_929100b157048cc12f175a2dc4f58bdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_854baa80c48e7473c43c68fd9bfe78ac.setIcon(icon_4080fdaf82b1657999b3538ddce87aca);
|
|
|
|
|
|
var marker_ece7c1e914a871f77cd61a9d4c4850ba = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7145ee370c480dee0d49335d84a521b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4906c0b974bded320585a56adde2ab3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f71c5b33cfda5a04c1f6d1bf6d87a568 = $(`<div id="html_f71c5b33cfda5a04c1f6d1bf6d87a568" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_d4906c0b974bded320585a56adde2ab3.setContent(html_f71c5b33cfda5a04c1f6d1bf6d87a568);
|
|
|
|
|
|
|
|
marker_ece7c1e914a871f77cd61a9d4c4850ba.bindPopup(popup_d4906c0b974bded320585a56adde2ab3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ece7c1e914a871f77cd61a9d4c4850ba.setIcon(icon_7145ee370c480dee0d49335d84a521b1);
|
|
|
|
|
|
var marker_350682778cbaf6a74c769ac0fba51939 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_768af8a4be8a0c47470307d6e0830a7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e91ae99d4155ffdee6af58a58cfb81a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_076f14bceb23c5fa3acb36c116e6c41a = $(`<div id="html_076f14bceb23c5fa3acb36c116e6c41a" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_e91ae99d4155ffdee6af58a58cfb81a1.setContent(html_076f14bceb23c5fa3acb36c116e6c41a);
|
|
|
|
|
|
|
|
marker_350682778cbaf6a74c769ac0fba51939.bindPopup(popup_e91ae99d4155ffdee6af58a58cfb81a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_350682778cbaf6a74c769ac0fba51939.setIcon(icon_768af8a4be8a0c47470307d6e0830a7e);
|
|
|
|
|
|
var marker_0fd5f03262334a3f6d4d0032ef9bf076 = L.marker(
|
|
[25.0501, 121.565],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f34cb784439c7f0d781c735889e2def6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_543ee9a92fa78ee1532a80b37822760f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64d87d2bb37d136068910ae14369b678 = $(`<div id="html_64d87d2bb37d136068910ae14369b678" style="width: 100.0%; height: 100.0%;">nostr.dler.com</div>`)[0];
|
|
popup_543ee9a92fa78ee1532a80b37822760f.setContent(html_64d87d2bb37d136068910ae14369b678);
|
|
|
|
|
|
|
|
marker_0fd5f03262334a3f6d4d0032ef9bf076.bindPopup(popup_543ee9a92fa78ee1532a80b37822760f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fd5f03262334a3f6d4d0032ef9bf076.setIcon(icon_f34cb784439c7f0d781c735889e2def6);
|
|
|
|
|
|
var marker_a8cc00c0018077a211d23e5bfdf04385 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3461ed98ae28dd8c81fb6b8a9c8a7184 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e3c37e169c421a461f6c51b59efc688 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fda75600b30b101d851676f028bf9bbf = $(`<div id="html_fda75600b30b101d851676f028bf9bbf" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_7e3c37e169c421a461f6c51b59efc688.setContent(html_fda75600b30b101d851676f028bf9bbf);
|
|
|
|
|
|
|
|
marker_a8cc00c0018077a211d23e5bfdf04385.bindPopup(popup_7e3c37e169c421a461f6c51b59efc688)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a8cc00c0018077a211d23e5bfdf04385.setIcon(icon_3461ed98ae28dd8c81fb6b8a9c8a7184);
|
|
|
|
|
|
var marker_13b49de8b47d3b626892a5d4acde2ed8 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a840c55a2965e501990f40e9d62b70d6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9aa94bb6b158175fb1ff47b809a63ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab793ed88603bf5ad3cbbc16933bd291 = $(`<div id="html_ab793ed88603bf5ad3cbbc16933bd291" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_c9aa94bb6b158175fb1ff47b809a63ed.setContent(html_ab793ed88603bf5ad3cbbc16933bd291);
|
|
|
|
|
|
|
|
marker_13b49de8b47d3b626892a5d4acde2ed8.bindPopup(popup_c9aa94bb6b158175fb1ff47b809a63ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b49de8b47d3b626892a5d4acde2ed8.setIcon(icon_a840c55a2965e501990f40e9d62b70d6);
|
|
|
|
|
|
var marker_79bd3c44f8114cb03302055df71cc3b8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b72257233bb393bff7d1981d70fa81bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76f4f7dd4a733da4ea9ef19d1f476886 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d5752cb97deebef38f12dcfe0da09ce = $(`<div id="html_8d5752cb97deebef38f12dcfe0da09ce" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_76f4f7dd4a733da4ea9ef19d1f476886.setContent(html_8d5752cb97deebef38f12dcfe0da09ce);
|
|
|
|
|
|
|
|
marker_79bd3c44f8114cb03302055df71cc3b8.bindPopup(popup_76f4f7dd4a733da4ea9ef19d1f476886)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79bd3c44f8114cb03302055df71cc3b8.setIcon(icon_b72257233bb393bff7d1981d70fa81bf);
|
|
|
|
|
|
var marker_f683882b70aec726c9c1b347c368d50d = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c874562e0988efe2466b688ed2acefb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2211acdc8ad7348d9916b2dadc870c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f2e77fcb0d70ae98f31e863cd5c3d4c = $(`<div id="html_3f2e77fcb0d70ae98f31e863cd5c3d4c" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_d2211acdc8ad7348d9916b2dadc870c9.setContent(html_3f2e77fcb0d70ae98f31e863cd5c3d4c);
|
|
|
|
|
|
|
|
marker_f683882b70aec726c9c1b347c368d50d.bindPopup(popup_d2211acdc8ad7348d9916b2dadc870c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f683882b70aec726c9c1b347c368d50d.setIcon(icon_c874562e0988efe2466b688ed2acefb3);
|
|
|
|
|
|
var marker_11571bc6547a651ad351c54519374ea1 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4e35cd39992a7dcb1e5414b8d7992ff1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1468c16681b202af6654178c61b6128 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38f65c386b950299245fd8f36cec9f93 = $(`<div id="html_38f65c386b950299245fd8f36cec9f93" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_e1468c16681b202af6654178c61b6128.setContent(html_38f65c386b950299245fd8f36cec9f93);
|
|
|
|
|
|
|
|
marker_11571bc6547a651ad351c54519374ea1.bindPopup(popup_e1468c16681b202af6654178c61b6128)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11571bc6547a651ad351c54519374ea1.setIcon(icon_4e35cd39992a7dcb1e5414b8d7992ff1);
|
|
|
|
|
|
var marker_946edd07950db8a4105a5ba80bd575ec = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_5c09774770b5be4b68d17dde75bf493b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22d912333928310618ef174011b9a41a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff741e4e5c4842dcb3008cb128397639 = $(`<div id="html_ff741e4e5c4842dcb3008cb128397639" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_22d912333928310618ef174011b9a41a.setContent(html_ff741e4e5c4842dcb3008cb128397639);
|
|
|
|
|
|
|
|
marker_946edd07950db8a4105a5ba80bd575ec.bindPopup(popup_22d912333928310618ef174011b9a41a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_946edd07950db8a4105a5ba80bd575ec.setIcon(icon_5c09774770b5be4b68d17dde75bf493b);
|
|
|
|
|
|
var marker_82f86d82da6697f8c94aace462627d46 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a3b5307573dd33729ed48fd04bfe682d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c59da6f953debef5a76d632591d8e3a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a37bbe349ba0a4e747a3e27173dadbc = $(`<div id="html_3a37bbe349ba0a4e747a3e27173dadbc" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_c59da6f953debef5a76d632591d8e3a7.setContent(html_3a37bbe349ba0a4e747a3e27173dadbc);
|
|
|
|
|
|
|
|
marker_82f86d82da6697f8c94aace462627d46.bindPopup(popup_c59da6f953debef5a76d632591d8e3a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82f86d82da6697f8c94aace462627d46.setIcon(icon_a3b5307573dd33729ed48fd04bfe682d);
|
|
|
|
|
|
var marker_cbbb2aaaf4aca9991d50a54a4e337fb9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3f642d2ed109299ae3a4804cdffb6c9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54b2b92bb3ab011fc724c281fa3362dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2863b8aef74ed3d731774202d67ad92a = $(`<div id="html_2863b8aef74ed3d731774202d67ad92a" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_54b2b92bb3ab011fc724c281fa3362dc.setContent(html_2863b8aef74ed3d731774202d67ad92a);
|
|
|
|
|
|
|
|
marker_cbbb2aaaf4aca9991d50a54a4e337fb9.bindPopup(popup_54b2b92bb3ab011fc724c281fa3362dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cbbb2aaaf4aca9991d50a54a4e337fb9.setIcon(icon_3f642d2ed109299ae3a4804cdffb6c9c);
|
|
|
|
|
|
var marker_cda767ac27f7c195fe1d4eff071f1d49 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_50ea4386995036304f52430b6005581b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fefcf7efbd5409799659c10ee6de2460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_016390d60e70e263ee9f0caac79e69ef = $(`<div id="html_016390d60e70e263ee9f0caac79e69ef" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_fefcf7efbd5409799659c10ee6de2460.setContent(html_016390d60e70e263ee9f0caac79e69ef);
|
|
|
|
|
|
|
|
marker_cda767ac27f7c195fe1d4eff071f1d49.bindPopup(popup_fefcf7efbd5409799659c10ee6de2460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cda767ac27f7c195fe1d4eff071f1d49.setIcon(icon_50ea4386995036304f52430b6005581b);
|
|
|
|
|
|
var marker_3766ca4f35812def231c60be7a75ff7e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cd4e6974933a34abd9ee0367dde18298 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_249ce338c1a0f91297b32ab9cae74f21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5536e4ad04eb3eddde6d147b03d08065 = $(`<div id="html_5536e4ad04eb3eddde6d147b03d08065" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_249ce338c1a0f91297b32ab9cae74f21.setContent(html_5536e4ad04eb3eddde6d147b03d08065);
|
|
|
|
|
|
|
|
marker_3766ca4f35812def231c60be7a75ff7e.bindPopup(popup_249ce338c1a0f91297b32ab9cae74f21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3766ca4f35812def231c60be7a75ff7e.setIcon(icon_cd4e6974933a34abd9ee0367dde18298);
|
|
|
|
|
|
var marker_cd0c93e29a1512ac4dfa37a2d16509c9 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e4ae84d3fb601a13a14f2491e4020e6e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3da01d45a0d16596097edb2667ac1d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32dd5d352bbb0f4f3119974ceaae8d2e = $(`<div id="html_32dd5d352bbb0f4f3119974ceaae8d2e" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_f3da01d45a0d16596097edb2667ac1d2.setContent(html_32dd5d352bbb0f4f3119974ceaae8d2e);
|
|
|
|
|
|
|
|
marker_cd0c93e29a1512ac4dfa37a2d16509c9.bindPopup(popup_f3da01d45a0d16596097edb2667ac1d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd0c93e29a1512ac4dfa37a2d16509c9.setIcon(icon_e4ae84d3fb601a13a14f2491e4020e6e);
|
|
|
|
|
|
var marker_078ba09d1290690eb184ee980317264e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_da3cd863754d41cb3a91bcc82f91553a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da9959a973f7ff7e9e6bd8ee1fc5befb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec9382c1345de36d15d834fc3cd54582 = $(`<div id="html_ec9382c1345de36d15d834fc3cd54582" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_da9959a973f7ff7e9e6bd8ee1fc5befb.setContent(html_ec9382c1345de36d15d834fc3cd54582);
|
|
|
|
|
|
|
|
marker_078ba09d1290690eb184ee980317264e.bindPopup(popup_da9959a973f7ff7e9e6bd8ee1fc5befb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_078ba09d1290690eb184ee980317264e.setIcon(icon_da3cd863754d41cb3a91bcc82f91553a);
|
|
|
|
|
|
var marker_a54ba54878f083b3d848f233fa32debb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e20d789f1d6d9f5ed736267330cdd09d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09c0cc308798c51e414f1fe7cf06744d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a766d55bbb95e75da9a6ed50f6835d31 = $(`<div id="html_a766d55bbb95e75da9a6ed50f6835d31" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_09c0cc308798c51e414f1fe7cf06744d.setContent(html_a766d55bbb95e75da9a6ed50f6835d31);
|
|
|
|
|
|
|
|
marker_a54ba54878f083b3d848f233fa32debb.bindPopup(popup_09c0cc308798c51e414f1fe7cf06744d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a54ba54878f083b3d848f233fa32debb.setIcon(icon_e20d789f1d6d9f5ed736267330cdd09d);
|
|
|
|
|
|
var marker_b7551c333608e5adb4976bee8ac99d3c = L.marker(
|
|
[34.6235, 50.8518],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a794699a97e33509043f168531b4d4d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36d1bdcd51b53597ae75608ef3edfe74 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c249df8bdeb74006070435520f8bc7b = $(`<div id="html_4c249df8bdeb74006070435520f8bc7b" style="width: 100.0%; height: 100.0%;">sfri-mhmd.liara.run</div>`)[0];
|
|
popup_36d1bdcd51b53597ae75608ef3edfe74.setContent(html_4c249df8bdeb74006070435520f8bc7b);
|
|
|
|
|
|
|
|
marker_b7551c333608e5adb4976bee8ac99d3c.bindPopup(popup_36d1bdcd51b53597ae75608ef3edfe74)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7551c333608e5adb4976bee8ac99d3c.setIcon(icon_a794699a97e33509043f168531b4d4d8);
|
|
|
|
|
|
var marker_cc9bad5efc39073baf6c0acf55c2c523 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0e3b5f7f333a456588e63a45b6dae56d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1741b595c99119f0dc2c73532eda4106 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_055c2bfd4705075de3428b6528cf6dc0 = $(`<div id="html_055c2bfd4705075de3428b6528cf6dc0" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_1741b595c99119f0dc2c73532eda4106.setContent(html_055c2bfd4705075de3428b6528cf6dc0);
|
|
|
|
|
|
|
|
marker_cc9bad5efc39073baf6c0acf55c2c523.bindPopup(popup_1741b595c99119f0dc2c73532eda4106)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc9bad5efc39073baf6c0acf55c2c523.setIcon(icon_0e3b5f7f333a456588e63a45b6dae56d);
|
|
|
|
|
|
var marker_55414d561ab4626077fb24757845b22e = L.marker(
|
|
[35.6673, 139.751],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cf771a12149e344801d71702bbc3c7e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c21b5b49e2ff1074c9d348a2951f047c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c67a93f346e1ab42cf3fb25ae7dfd232 = $(`<div id="html_c67a93f346e1ab42cf3fb25ae7dfd232" style="width: 100.0%; height: 100.0%;">relay.origin.land</div>`)[0];
|
|
popup_c21b5b49e2ff1074c9d348a2951f047c.setContent(html_c67a93f346e1ab42cf3fb25ae7dfd232);
|
|
|
|
|
|
|
|
marker_55414d561ab4626077fb24757845b22e.bindPopup(popup_c21b5b49e2ff1074c9d348a2951f047c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55414d561ab4626077fb24757845b22e.setIcon(icon_cf771a12149e344801d71702bbc3c7e4);
|
|
|
|
|
|
var marker_1017547f05bca9c05ba6fe0512d0f682 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d54c55c05c3935c44ffbe410c29dcce1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b28eb8242132850a582f857f89da769 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd58b1a28b637bbfd902a4c5de895d8c = $(`<div id="html_dd58b1a28b637bbfd902a4c5de895d8c" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com</div>`)[0];
|
|
popup_4b28eb8242132850a582f857f89da769.setContent(html_dd58b1a28b637bbfd902a4c5de895d8c);
|
|
|
|
|
|
|
|
marker_1017547f05bca9c05ba6fe0512d0f682.bindPopup(popup_4b28eb8242132850a582f857f89da769)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1017547f05bca9c05ba6fe0512d0f682.setIcon(icon_d54c55c05c3935c44ffbe410c29dcce1);
|
|
|
|
|
|
var marker_85ad086c590c88784223d67e680fad26 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ad7b490cf13c8700400418de979e0218 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df39aa2c3cf24a05cf46660b8b1a3338 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84e85e85c34c3c079e45d33a78f40227 = $(`<div id="html_84e85e85c34c3c079e45d33a78f40227" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_df39aa2c3cf24a05cf46660b8b1a3338.setContent(html_84e85e85c34c3c079e45d33a78f40227);
|
|
|
|
|
|
|
|
marker_85ad086c590c88784223d67e680fad26.bindPopup(popup_df39aa2c3cf24a05cf46660b8b1a3338)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_85ad086c590c88784223d67e680fad26.setIcon(icon_ad7b490cf13c8700400418de979e0218);
|
|
|
|
|
|
var marker_9ee8566d59ccfe88d1f9fe599257cfb0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_62b1590049933483b789b94ab149e303 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_668b83d046389bb47c6ef70700e15cd3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_312f98ec831c2c8bd65be8200ed9cb22 = $(`<div id="html_312f98ec831c2c8bd65be8200ed9cb22" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_668b83d046389bb47c6ef70700e15cd3.setContent(html_312f98ec831c2c8bd65be8200ed9cb22);
|
|
|
|
|
|
|
|
marker_9ee8566d59ccfe88d1f9fe599257cfb0.bindPopup(popup_668b83d046389bb47c6ef70700e15cd3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ee8566d59ccfe88d1f9fe599257cfb0.setIcon(icon_62b1590049933483b789b94ab149e303);
|
|
|
|
|
|
var marker_eef31731860510553391752bde19cfa5 = L.marker(
|
|
[38.7134, -78.1591],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_753e8bf84e3215290c5275233974b41b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b3be6fcf431558d3b73a2f99f825e75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81a4a786f5f8365ff02dab70700acc9c = $(`<div id="html_81a4a786f5f8365ff02dab70700acc9c" style="width: 100.0%; height: 100.0%;">relay.usefusion.ai</div>`)[0];
|
|
popup_2b3be6fcf431558d3b73a2f99f825e75.setContent(html_81a4a786f5f8365ff02dab70700acc9c);
|
|
|
|
|
|
|
|
marker_eef31731860510553391752bde19cfa5.bindPopup(popup_2b3be6fcf431558d3b73a2f99f825e75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eef31731860510553391752bde19cfa5.setIcon(icon_753e8bf84e3215290c5275233974b41b);
|
|
|
|
|
|
var marker_60abcb4bc2435a461b9350851436f32d = L.marker(
|
|
[52.2026, 20.9397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8985d846af981762f06680b576785bdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cef3241da738f8b83916665b0d70a183 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6073ce1a9b31bff21f47630f680c10f6 = $(`<div id="html_6073ce1a9b31bff21f47630f680c10f6" style="width: 100.0%; height: 100.0%;">notemine.io</div>`)[0];
|
|
popup_cef3241da738f8b83916665b0d70a183.setContent(html_6073ce1a9b31bff21f47630f680c10f6);
|
|
|
|
|
|
|
|
marker_60abcb4bc2435a461b9350851436f32d.bindPopup(popup_cef3241da738f8b83916665b0d70a183)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_60abcb4bc2435a461b9350851436f32d.setIcon(icon_8985d846af981762f06680b576785bdd);
|
|
|
|
|
|
var marker_49a4fa9643e656d899bc6b661fcd466c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4e1edd80a3311dd0040084391e2d8f52 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e1b5542b59a2826ed95095fe78be5458 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8623f9aa74b1602b7fde70f988eac536 = $(`<div id="html_8623f9aa74b1602b7fde70f988eac536" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_e1b5542b59a2826ed95095fe78be5458.setContent(html_8623f9aa74b1602b7fde70f988eac536);
|
|
|
|
|
|
|
|
marker_49a4fa9643e656d899bc6b661fcd466c.bindPopup(popup_e1b5542b59a2826ed95095fe78be5458)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49a4fa9643e656d899bc6b661fcd466c.setIcon(icon_4e1edd80a3311dd0040084391e2d8f52);
|
|
|
|
|
|
var marker_a5f420e295158a01c96b264f66136742 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_eca1ec4c2429ea8a23780de31c5c6424 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8d9b19937824985076cbd3fbc93cdef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ae91ec1f27e5c27946d320f3a4db70e = $(`<div id="html_9ae91ec1f27e5c27946d320f3a4db70e" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_f8d9b19937824985076cbd3fbc93cdef.setContent(html_9ae91ec1f27e5c27946d320f3a4db70e);
|
|
|
|
|
|
|
|
marker_a5f420e295158a01c96b264f66136742.bindPopup(popup_f8d9b19937824985076cbd3fbc93cdef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5f420e295158a01c96b264f66136742.setIcon(icon_eca1ec4c2429ea8a23780de31c5c6424);
|
|
|
|
|
|
var marker_2c9b95387ac93f94ae4aed3b2286d2be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ee9ce9eec353921d1037c4a09c9e066b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0802d471a2ea7d23545d922c69ed85f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c16fe6dd7efa6427eee86fc316af2c2 = $(`<div id="html_4c16fe6dd7efa6427eee86fc316af2c2" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_0802d471a2ea7d23545d922c69ed85f9.setContent(html_4c16fe6dd7efa6427eee86fc316af2c2);
|
|
|
|
|
|
|
|
marker_2c9b95387ac93f94ae4aed3b2286d2be.bindPopup(popup_0802d471a2ea7d23545d922c69ed85f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c9b95387ac93f94ae4aed3b2286d2be.setIcon(icon_ee9ce9eec353921d1037c4a09c9e066b);
|
|
|
|
|
|
var marker_df06040cbb48a186f48dc95bb08120ee = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b84246393050123162d7953b3dff493c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52e8cd2dec49624c74c4da67898fe81b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5749e94481e89b11a9f28d035fae82b0 = $(`<div id="html_5749e94481e89b11a9f28d035fae82b0" style="width: 100.0%; height: 100.0%;">black.nostrcity.club</div>`)[0];
|
|
popup_52e8cd2dec49624c74c4da67898fe81b.setContent(html_5749e94481e89b11a9f28d035fae82b0);
|
|
|
|
|
|
|
|
marker_df06040cbb48a186f48dc95bb08120ee.bindPopup(popup_52e8cd2dec49624c74c4da67898fe81b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df06040cbb48a186f48dc95bb08120ee.setIcon(icon_b84246393050123162d7953b3dff493c);
|
|
|
|
|
|
var marker_bb54829b17f8e566e39ae6467eb6a32d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3c4a2ba22093d66da6ebc84ebb955f13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d746b5d9870740e4583f490f8b257e63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20a4dd98363c2d363693fd84d102c391 = $(`<div id="html_20a4dd98363c2d363693fd84d102c391" style="width: 100.0%; height: 100.0%;">purpura.cloud</div>`)[0];
|
|
popup_d746b5d9870740e4583f490f8b257e63.setContent(html_20a4dd98363c2d363693fd84d102c391);
|
|
|
|
|
|
|
|
marker_bb54829b17f8e566e39ae6467eb6a32d.bindPopup(popup_d746b5d9870740e4583f490f8b257e63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb54829b17f8e566e39ae6467eb6a32d.setIcon(icon_3c4a2ba22093d66da6ebc84ebb955f13);
|
|
|
|
|
|
var marker_b9d844776325eac573a3d8a59657823e = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0df5d42449a250c13daa59fa3eb1a8ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61669ecda362022a159c5dacea04e4ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6846dccc88a20047e06f894d309ed23b = $(`<div id="html_6846dccc88a20047e06f894d309ed23b" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_61669ecda362022a159c5dacea04e4ff.setContent(html_6846dccc88a20047e06f894d309ed23b);
|
|
|
|
|
|
|
|
marker_b9d844776325eac573a3d8a59657823e.bindPopup(popup_61669ecda362022a159c5dacea04e4ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9d844776325eac573a3d8a59657823e.setIcon(icon_0df5d42449a250c13daa59fa3eb1a8ac);
|
|
|
|
|
|
var marker_a62449f238db6ba712e38a23d3614bb0 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f5839f3b292d65b45dd1cbd0a456084a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c777140a7159de02058ae96f4fd13b85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93adb21fc72653e8e224b922dd7be617 = $(`<div id="html_93adb21fc72653e8e224b922dd7be617" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_c777140a7159de02058ae96f4fd13b85.setContent(html_93adb21fc72653e8e224b922dd7be617);
|
|
|
|
|
|
|
|
marker_a62449f238db6ba712e38a23d3614bb0.bindPopup(popup_c777140a7159de02058ae96f4fd13b85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a62449f238db6ba712e38a23d3614bb0.setIcon(icon_f5839f3b292d65b45dd1cbd0a456084a);
|
|
|
|
|
|
var marker_f71e4b20907aa33918516c9229420e6a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a7a6beaead99ec6843112adfdff4aed0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4daff797becdff5fac507e0e32d37023 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a94b2a1aafec6576d2ec3c0ddfe048cc = $(`<div id="html_a94b2a1aafec6576d2ec3c0ddfe048cc" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_4daff797becdff5fac507e0e32d37023.setContent(html_a94b2a1aafec6576d2ec3c0ddfe048cc);
|
|
|
|
|
|
|
|
marker_f71e4b20907aa33918516c9229420e6a.bindPopup(popup_4daff797becdff5fac507e0e32d37023)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f71e4b20907aa33918516c9229420e6a.setIcon(icon_a7a6beaead99ec6843112adfdff4aed0);
|
|
|
|
|
|
var marker_d22e88a2bf1fef191b7c2b2a2cb4b51e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8f28f7371fddd94a580426c762a42617 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e06291ee960789c526849083d81e3013 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_657a180a3ca663a11a344d2600350c6f = $(`<div id="html_657a180a3ca663a11a344d2600350c6f" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_e06291ee960789c526849083d81e3013.setContent(html_657a180a3ca663a11a344d2600350c6f);
|
|
|
|
|
|
|
|
marker_d22e88a2bf1fef191b7c2b2a2cb4b51e.bindPopup(popup_e06291ee960789c526849083d81e3013)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d22e88a2bf1fef191b7c2b2a2cb4b51e.setIcon(icon_8f28f7371fddd94a580426c762a42617);
|
|
|
|
|
|
var marker_25eb58ccf2be2611572001ffd59dfc39 = L.marker(
|
|
[52.2297, 21.0122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8933e1c5158c6897c30d346a8c71eac9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72428918d588701215660849724088cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10eacae6d5f88b9087f98e183fd62eb2 = $(`<div id="html_10eacae6d5f88b9087f98e183fd62eb2" style="width: 100.0%; height: 100.0%;">relay.dwadziesciajeden.pl</div>`)[0];
|
|
popup_72428918d588701215660849724088cb.setContent(html_10eacae6d5f88b9087f98e183fd62eb2);
|
|
|
|
|
|
|
|
marker_25eb58ccf2be2611572001ffd59dfc39.bindPopup(popup_72428918d588701215660849724088cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25eb58ccf2be2611572001ffd59dfc39.setIcon(icon_8933e1c5158c6897c30d346a8c71eac9);
|
|
|
|
|
|
var marker_e49a603a91abf9b82993f383cd77691b = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0bd4d19166df472c290b9c615dd19747 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68c423138e98582edbf19834a3cd9166 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_199c28e6c0f7e569afe9738f16dbcd4a = $(`<div id="html_199c28e6c0f7e569afe9738f16dbcd4a" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_68c423138e98582edbf19834a3cd9166.setContent(html_199c28e6c0f7e569afe9738f16dbcd4a);
|
|
|
|
|
|
|
|
marker_e49a603a91abf9b82993f383cd77691b.bindPopup(popup_68c423138e98582edbf19834a3cd9166)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e49a603a91abf9b82993f383cd77691b.setIcon(icon_0bd4d19166df472c290b9c615dd19747);
|
|
|
|
|
|
var marker_604627529fc72504da3e8866dce393bd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_88f88f330e57f9dfcf51912d7aa11aa0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aac39942593d62907bd2c1e1cd68776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebf647213a183027178e1dabdcb0230e = $(`<div id="html_ebf647213a183027178e1dabdcb0230e" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_2aac39942593d62907bd2c1e1cd68776.setContent(html_ebf647213a183027178e1dabdcb0230e);
|
|
|
|
|
|
|
|
marker_604627529fc72504da3e8866dce393bd.bindPopup(popup_2aac39942593d62907bd2c1e1cd68776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_604627529fc72504da3e8866dce393bd.setIcon(icon_88f88f330e57f9dfcf51912d7aa11aa0);
|
|
|
|
|
|
var marker_c95db732ae9798e2f53885cfeb39e593 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ceb31bd6dd41698be834a5b46e0bdea2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_29a4bfd2607a98f0443e2549318d649f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6115726701f9490fde0674fdba5c88a = $(`<div id="html_e6115726701f9490fde0674fdba5c88a" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_29a4bfd2607a98f0443e2549318d649f.setContent(html_e6115726701f9490fde0674fdba5c88a);
|
|
|
|
|
|
|
|
marker_c95db732ae9798e2f53885cfeb39e593.bindPopup(popup_29a4bfd2607a98f0443e2549318d649f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c95db732ae9798e2f53885cfeb39e593.setIcon(icon_ceb31bd6dd41698be834a5b46e0bdea2);
|
|
|
|
|
|
var marker_8c9ad9ac4fdb6ab36218a3c427e38df8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b9af42c0aa5f13c1fe99ddc4941dfa48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_521304b847978e85da14491d86c7bd23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_586a17965c0e6c6f96bfdbde0434ce92 = $(`<div id="html_586a17965c0e6c6f96bfdbde0434ce92" style="width: 100.0%; height: 100.0%;">entirely-these-phases-melissa.trycloudflare.com</div>`)[0];
|
|
popup_521304b847978e85da14491d86c7bd23.setContent(html_586a17965c0e6c6f96bfdbde0434ce92);
|
|
|
|
|
|
|
|
marker_8c9ad9ac4fdb6ab36218a3c427e38df8.bindPopup(popup_521304b847978e85da14491d86c7bd23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c9ad9ac4fdb6ab36218a3c427e38df8.setIcon(icon_b9af42c0aa5f13c1fe99ddc4941dfa48);
|
|
|
|
|
|
var marker_d39c74e6be7a2edfa1b543d5aa7d86dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_547ec1c5410e84e3e5d5d508196696db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a9ff5708bf935b790bef91b10a948df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25dd8f787b9cb7d372c003ab3c1ad861 = $(`<div id="html_25dd8f787b9cb7d372c003ab3c1ad861" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_4a9ff5708bf935b790bef91b10a948df.setContent(html_25dd8f787b9cb7d372c003ab3c1ad861);
|
|
|
|
|
|
|
|
marker_d39c74e6be7a2edfa1b543d5aa7d86dc.bindPopup(popup_4a9ff5708bf935b790bef91b10a948df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d39c74e6be7a2edfa1b543d5aa7d86dc.setIcon(icon_547ec1c5410e84e3e5d5d508196696db);
|
|
|
|
|
|
var marker_4d96fdf0ffa636694c3e75913ca1f869 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_66e01eb0aa019b214d4c90cc5930b58c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8d4e4608f063ef6077bcdb1b2561aee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9d7895fea3da8cd8169aa5ba2d5360a = $(`<div id="html_c9d7895fea3da8cd8169aa5ba2d5360a" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_a8d4e4608f063ef6077bcdb1b2561aee.setContent(html_c9d7895fea3da8cd8169aa5ba2d5360a);
|
|
|
|
|
|
|
|
marker_4d96fdf0ffa636694c3e75913ca1f869.bindPopup(popup_a8d4e4608f063ef6077bcdb1b2561aee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4d96fdf0ffa636694c3e75913ca1f869.setIcon(icon_66e01eb0aa019b214d4c90cc5930b58c);
|
|
|
|
|
|
var marker_c442090c7af323bbc65628e894eb9b1c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ee615fb431f5176a20c610a001e98e8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b6436360b5df046c82e85a2c2b16e99 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07f41b874ed945fcf0edfadc78712a69 = $(`<div id="html_07f41b874ed945fcf0edfadc78712a69" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_8b6436360b5df046c82e85a2c2b16e99.setContent(html_07f41b874ed945fcf0edfadc78712a69);
|
|
|
|
|
|
|
|
marker_c442090c7af323bbc65628e894eb9b1c.bindPopup(popup_8b6436360b5df046c82e85a2c2b16e99)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c442090c7af323bbc65628e894eb9b1c.setIcon(icon_ee615fb431f5176a20c610a001e98e8f);
|
|
|
|
|
|
var marker_98cc720a0320f90bb2438fb9c9820ea0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3ea87aebf529aaf082e90eb2c433fad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbb8fa44c5ed0da6b4a9370edaaf03ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa23bb43bc2a2e8b00171c75a602db49 = $(`<div id="html_aa23bb43bc2a2e8b00171c75a602db49" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_cbb8fa44c5ed0da6b4a9370edaaf03ca.setContent(html_aa23bb43bc2a2e8b00171c75a602db49);
|
|
|
|
|
|
|
|
marker_98cc720a0320f90bb2438fb9c9820ea0.bindPopup(popup_cbb8fa44c5ed0da6b4a9370edaaf03ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98cc720a0320f90bb2438fb9c9820ea0.setIcon(icon_3ea87aebf529aaf082e90eb2c433fad8);
|
|
|
|
|
|
var marker_c37974c62976206674384927a9bd77ea = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8d1ab37da025dfc5aabe40ccb652c692 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_179904a2cd7bcbaa93c434ed13466c86 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4b4a85e16bd8d618b3542aed1dfdcc3b = $(`<div id="html_4b4a85e16bd8d618b3542aed1dfdcc3b" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_179904a2cd7bcbaa93c434ed13466c86.setContent(html_4b4a85e16bd8d618b3542aed1dfdcc3b);
|
|
|
|
|
|
|
|
marker_c37974c62976206674384927a9bd77ea.bindPopup(popup_179904a2cd7bcbaa93c434ed13466c86)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c37974c62976206674384927a9bd77ea.setIcon(icon_8d1ab37da025dfc5aabe40ccb652c692);
|
|
|
|
|
|
var marker_05ea2a534acbde961118c619d818c94e = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_416ef075c557a6959bce399beea8c827 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4bee6c93c4bd56b6959ebb9c91ca2cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abaa271aef550ac7ce7af5f8839c8c17 = $(`<div id="html_abaa271aef550ac7ce7af5f8839c8c17" style="width: 100.0%; height: 100.0%;">wot.sebastix.social</div>`)[0];
|
|
popup_b4bee6c93c4bd56b6959ebb9c91ca2cc.setContent(html_abaa271aef550ac7ce7af5f8839c8c17);
|
|
|
|
|
|
|
|
marker_05ea2a534acbde961118c619d818c94e.bindPopup(popup_b4bee6c93c4bd56b6959ebb9c91ca2cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_05ea2a534acbde961118c619d818c94e.setIcon(icon_416ef075c557a6959bce399beea8c827);
|
|
|
|
|
|
var marker_00b94e4a1dd2e54ee6b36b486e91c77d = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4aacf304e18a310cc1f492b4385a956a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c63304209a696cec1ab37b452e98b40e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ab1715194e75c8dced92a1262fc7a02f = $(`<div id="html_ab1715194e75c8dced92a1262fc7a02f" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_c63304209a696cec1ab37b452e98b40e.setContent(html_ab1715194e75c8dced92a1262fc7a02f);
|
|
|
|
|
|
|
|
marker_00b94e4a1dd2e54ee6b36b486e91c77d.bindPopup(popup_c63304209a696cec1ab37b452e98b40e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_00b94e4a1dd2e54ee6b36b486e91c77d.setIcon(icon_4aacf304e18a310cc1f492b4385a956a);
|
|
|
|
|
|
var marker_159bea601ca22a8a3177b9210d542bfe = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a3dca4bb6c41021ec4c4860fba0ec0db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef06211f05755359d3a35fa074a6a86e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_471543ec6fc413792fd7a6d558b1a032 = $(`<div id="html_471543ec6fc413792fd7a6d558b1a032" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_ef06211f05755359d3a35fa074a6a86e.setContent(html_471543ec6fc413792fd7a6d558b1a032);
|
|
|
|
|
|
|
|
marker_159bea601ca22a8a3177b9210d542bfe.bindPopup(popup_ef06211f05755359d3a35fa074a6a86e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_159bea601ca22a8a3177b9210d542bfe.setIcon(icon_a3dca4bb6c41021ec4c4860fba0ec0db);
|
|
|
|
|
|
var marker_9585a24b89cdd0d770b852199f8b9d30 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_05dc7e6d14fe0e56ecf3aad3e6b3c616 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e446689e122c610aec0e4c191336910e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_38d39fb5a321cecf9ba05a088e58ca77 = $(`<div id="html_38d39fb5a321cecf9ba05a088e58ca77" style="width: 100.0%; height: 100.0%;">talon.quest</div>`)[0];
|
|
popup_e446689e122c610aec0e4c191336910e.setContent(html_38d39fb5a321cecf9ba05a088e58ca77);
|
|
|
|
|
|
|
|
marker_9585a24b89cdd0d770b852199f8b9d30.bindPopup(popup_e446689e122c610aec0e4c191336910e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9585a24b89cdd0d770b852199f8b9d30.setIcon(icon_05dc7e6d14fe0e56ecf3aad3e6b3c616);
|
|
|
|
|
|
var marker_f3e24c33b1ad0588774c643f122f734c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_74e2b0f88162d3c2d711cf83d5366090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3280dcb73363661303e177e6f3903461 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7f586adb595c86b3bac01a9fe21ba11c = $(`<div id="html_7f586adb595c86b3bac01a9fe21ba11c" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_3280dcb73363661303e177e6f3903461.setContent(html_7f586adb595c86b3bac01a9fe21ba11c);
|
|
|
|
|
|
|
|
marker_f3e24c33b1ad0588774c643f122f734c.bindPopup(popup_3280dcb73363661303e177e6f3903461)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3e24c33b1ad0588774c643f122f734c.setIcon(icon_74e2b0f88162d3c2d711cf83d5366090);
|
|
|
|
|
|
var marker_f995825799771e6aafdb4af059b33ab5 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_048c064f57aa08c657ab076ffced78e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9933e6da5c5beddec7f7ecd09a27e506 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7c63a3e0ff2f28614f62ec8cac6e525 = $(`<div id="html_d7c63a3e0ff2f28614f62ec8cac6e525" style="width: 100.0%; height: 100.0%;">shu01.shugur.net</div>`)[0];
|
|
popup_9933e6da5c5beddec7f7ecd09a27e506.setContent(html_d7c63a3e0ff2f28614f62ec8cac6e525);
|
|
|
|
|
|
|
|
marker_f995825799771e6aafdb4af059b33ab5.bindPopup(popup_9933e6da5c5beddec7f7ecd09a27e506)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f995825799771e6aafdb4af059b33ab5.setIcon(icon_048c064f57aa08c657ab076ffced78e6);
|
|
|
|
|
|
var marker_ed671e2142249cc678f8c4de84ce4b1d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f1c87021dcbdf897e1a234bcdd907738 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f742d34e5d21a7ba95f313995adcc4aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9026f683bbe13a1248cf308b7779ffb1 = $(`<div id="html_9026f683bbe13a1248cf308b7779ffb1" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_f742d34e5d21a7ba95f313995adcc4aa.setContent(html_9026f683bbe13a1248cf308b7779ffb1);
|
|
|
|
|
|
|
|
marker_ed671e2142249cc678f8c4de84ce4b1d.bindPopup(popup_f742d34e5d21a7ba95f313995adcc4aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed671e2142249cc678f8c4de84ce4b1d.setIcon(icon_f1c87021dcbdf897e1a234bcdd907738);
|
|
|
|
|
|
var marker_ea7707e67af1b0c01313e3f729a914a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d6d2115156adc7f17f1ae36b7442968d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_606815ed0d8645b78643e39618a79451 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f3b2f038b7869d43700c4f5ed2e353e = $(`<div id="html_2f3b2f038b7869d43700c4f5ed2e353e" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_606815ed0d8645b78643e39618a79451.setContent(html_2f3b2f038b7869d43700c4f5ed2e353e);
|
|
|
|
|
|
|
|
marker_ea7707e67af1b0c01313e3f729a914a7.bindPopup(popup_606815ed0d8645b78643e39618a79451)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea7707e67af1b0c01313e3f729a914a7.setIcon(icon_d6d2115156adc7f17f1ae36b7442968d);
|
|
|
|
|
|
var marker_7fb8a7cdbf44f0a83f7e5b69bb066f7b = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e8ec9ac140c2e3c48ead2519155f84af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_41da5e4bec7155fa007b25cb5d021cf1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81b5ab545dd281e998d6b139cb468603 = $(`<div id="html_81b5ab545dd281e998d6b139cb468603" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_41da5e4bec7155fa007b25cb5d021cf1.setContent(html_81b5ab545dd281e998d6b139cb468603);
|
|
|
|
|
|
|
|
marker_7fb8a7cdbf44f0a83f7e5b69bb066f7b.bindPopup(popup_41da5e4bec7155fa007b25cb5d021cf1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fb8a7cdbf44f0a83f7e5b69bb066f7b.setIcon(icon_e8ec9ac140c2e3c48ead2519155f84af);
|
|
|
|
|
|
var marker_0023ecad7ce0899cbe310665be5e4e6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c54774e21cebca83a4d9c94861e516f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2580ae7322790511de34e3c92d811d40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee523e53d7be84a48026ca7ae6fba9ec = $(`<div id="html_ee523e53d7be84a48026ca7ae6fba9ec" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_2580ae7322790511de34e3c92d811d40.setContent(html_ee523e53d7be84a48026ca7ae6fba9ec);
|
|
|
|
|
|
|
|
marker_0023ecad7ce0899cbe310665be5e4e6c.bindPopup(popup_2580ae7322790511de34e3c92d811d40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0023ecad7ce0899cbe310665be5e4e6c.setIcon(icon_c54774e21cebca83a4d9c94861e516f6);
|
|
|
|
|
|
var marker_30165c9ec45243fe50a578aae8863bf7 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cceaa7898b07e399cefb8584397b01c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7dc0c7b815b71607f80043560659baf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_282f79a4950b0320f9dd299941aeef25 = $(`<div id="html_282f79a4950b0320f9dd299941aeef25" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_e7dc0c7b815b71607f80043560659baf.setContent(html_282f79a4950b0320f9dd299941aeef25);
|
|
|
|
|
|
|
|
marker_30165c9ec45243fe50a578aae8863bf7.bindPopup(popup_e7dc0c7b815b71607f80043560659baf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30165c9ec45243fe50a578aae8863bf7.setIcon(icon_cceaa7898b07e399cefb8584397b01c8);
|
|
|
|
|
|
var marker_bff23d628071fbde0e76ac24692f4a59 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_42cf72c270e24b7bee0af2b52772f0ee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_17bbe752b1afda4214b5988686464440 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbdc9c4c52c8c6096f3879ced2e30afc = $(`<div id="html_fbdc9c4c52c8c6096f3879ced2e30afc" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_17bbe752b1afda4214b5988686464440.setContent(html_fbdc9c4c52c8c6096f3879ced2e30afc);
|
|
|
|
|
|
|
|
marker_bff23d628071fbde0e76ac24692f4a59.bindPopup(popup_17bbe752b1afda4214b5988686464440)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bff23d628071fbde0e76ac24692f4a59.setIcon(icon_42cf72c270e24b7bee0af2b52772f0ee);
|
|
|
|
|
|
var marker_2441755fb9c20a35afe11ed487f18b72 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_09e9c5ece6cbb19d5e91ce4accc165c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14071c5c941ccdc72593651aa9f51c34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f27a7d8888c2841d60fd8bc81a4bcc02 = $(`<div id="html_f27a7d8888c2841d60fd8bc81a4bcc02" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_14071c5c941ccdc72593651aa9f51c34.setContent(html_f27a7d8888c2841d60fd8bc81a4bcc02);
|
|
|
|
|
|
|
|
marker_2441755fb9c20a35afe11ed487f18b72.bindPopup(popup_14071c5c941ccdc72593651aa9f51c34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2441755fb9c20a35afe11ed487f18b72.setIcon(icon_09e9c5ece6cbb19d5e91ce4accc165c6);
|
|
|
|
|
|
var marker_8be6ec638e6c6cc675758856a134164c = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9c9c13444e80665c6c8955f398c76cf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eef422c17e453a4192a2a0789c6175d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92e76cc1ecf6fd4704f21a42fca982a3 = $(`<div id="html_92e76cc1ecf6fd4704f21a42fca982a3" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_eef422c17e453a4192a2a0789c6175d5.setContent(html_92e76cc1ecf6fd4704f21a42fca982a3);
|
|
|
|
|
|
|
|
marker_8be6ec638e6c6cc675758856a134164c.bindPopup(popup_eef422c17e453a4192a2a0789c6175d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be6ec638e6c6cc675758856a134164c.setIcon(icon_9c9c13444e80665c6c8955f398c76cf7);
|
|
|
|
|
|
var marker_9081c1af4b15ab010f98796f2366f343 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1fc916c0aaaf8ba7eb1ab4d167a2597b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51a30e400e67e5687b4bb9749510ba30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c731b4016a1046f0d1eb26fc124abc67 = $(`<div id="html_c731b4016a1046f0d1eb26fc124abc67" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_51a30e400e67e5687b4bb9749510ba30.setContent(html_c731b4016a1046f0d1eb26fc124abc67);
|
|
|
|
|
|
|
|
marker_9081c1af4b15ab010f98796f2366f343.bindPopup(popup_51a30e400e67e5687b4bb9749510ba30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9081c1af4b15ab010f98796f2366f343.setIcon(icon_1fc916c0aaaf8ba7eb1ab4d167a2597b);
|
|
|
|
|
|
var marker_0bdadc5c4922ea659274a3e404b13387 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_861b4579d4c6b0767690ab19a936e0d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd786c6f55c463403d675b4b76261758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90a594602b33674c65da6cc9e3e9ddd1 = $(`<div id="html_90a594602b33674c65da6cc9e3e9ddd1" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_fd786c6f55c463403d675b4b76261758.setContent(html_90a594602b33674c65da6cc9e3e9ddd1);
|
|
|
|
|
|
|
|
marker_0bdadc5c4922ea659274a3e404b13387.bindPopup(popup_fd786c6f55c463403d675b4b76261758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bdadc5c4922ea659274a3e404b13387.setIcon(icon_861b4579d4c6b0767690ab19a936e0d1);
|
|
|
|
|
|
var marker_651842dd6371af00a5637cc4db4859d9 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9d3dfa2bb75baa5589cc340fa65ce4cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a33c9501cf25d15bafba08d0327f7ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ce76b1affcb6dc2fde0be2014c374ba = $(`<div id="html_4ce76b1affcb6dc2fde0be2014c374ba" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_8a33c9501cf25d15bafba08d0327f7ab.setContent(html_4ce76b1affcb6dc2fde0be2014c374ba);
|
|
|
|
|
|
|
|
marker_651842dd6371af00a5637cc4db4859d9.bindPopup(popup_8a33c9501cf25d15bafba08d0327f7ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_651842dd6371af00a5637cc4db4859d9.setIcon(icon_9d3dfa2bb75baa5589cc340fa65ce4cd);
|
|
|
|
|
|
var marker_1fcd8364c8dbdd735500c0cb5bba259b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_2605dc13efe5bc982cac5b5fe97974dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8623fb697874ea6ba36cab0d3a8e40d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b049916cf8e3648cb8ee47c376591890 = $(`<div id="html_b049916cf8e3648cb8ee47c376591890" style="width: 100.0%; height: 100.0%;">relay.camelus.app</div>`)[0];
|
|
popup_8623fb697874ea6ba36cab0d3a8e40d1.setContent(html_b049916cf8e3648cb8ee47c376591890);
|
|
|
|
|
|
|
|
marker_1fcd8364c8dbdd735500c0cb5bba259b.bindPopup(popup_8623fb697874ea6ba36cab0d3a8e40d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1fcd8364c8dbdd735500c0cb5bba259b.setIcon(icon_2605dc13efe5bc982cac5b5fe97974dc);
|
|
|
|
|
|
var marker_4f73648a9ce61370a6b71f5eddb992c3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_dfaa2ad2ae92a32930090a25d7455cb7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3403bcbe82504b2891744cf96bcccd8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1e1b01bc139e8497a0e9b3309ac2a80 = $(`<div id="html_a1e1b01bc139e8497a0e9b3309ac2a80" style="width: 100.0%; height: 100.0%;">nostr.luisschwab.net</div>`)[0];
|
|
popup_3403bcbe82504b2891744cf96bcccd8e.setContent(html_a1e1b01bc139e8497a0e9b3309ac2a80);
|
|
|
|
|
|
|
|
marker_4f73648a9ce61370a6b71f5eddb992c3.bindPopup(popup_3403bcbe82504b2891744cf96bcccd8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f73648a9ce61370a6b71f5eddb992c3.setIcon(icon_dfaa2ad2ae92a32930090a25d7455cb7);
|
|
|
|
|
|
var marker_6039a13c292881ffd99ae3f9f49ff291 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_443e813a725c7679bd44b736b2f0ac5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe7197e5606b3fabf31117bf1430f9c9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_996ff7a252947caa2e41676e0b70162d = $(`<div id="html_996ff7a252947caa2e41676e0b70162d" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_fe7197e5606b3fabf31117bf1430f9c9.setContent(html_996ff7a252947caa2e41676e0b70162d);
|
|
|
|
|
|
|
|
marker_6039a13c292881ffd99ae3f9f49ff291.bindPopup(popup_fe7197e5606b3fabf31117bf1430f9c9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6039a13c292881ffd99ae3f9f49ff291.setIcon(icon_443e813a725c7679bd44b736b2f0ac5f);
|
|
|
|
|
|
var marker_149e44763e2c7ae7d67cb3886466c5a7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0643a9893c0ad934440ffc0a51568e88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_08cbcb74f6719bb8c62c13b08205c709 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2db04e76a6135eb8c101c251057bdbaf = $(`<div id="html_2db04e76a6135eb8c101c251057bdbaf" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_08cbcb74f6719bb8c62c13b08205c709.setContent(html_2db04e76a6135eb8c101c251057bdbaf);
|
|
|
|
|
|
|
|
marker_149e44763e2c7ae7d67cb3886466c5a7.bindPopup(popup_08cbcb74f6719bb8c62c13b08205c709)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_149e44763e2c7ae7d67cb3886466c5a7.setIcon(icon_0643a9893c0ad934440ffc0a51568e88);
|
|
|
|
|
|
var marker_d7903e7331643c3f78d90fb8545f6cfb = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_85bfe6aa5d9e58e1252b876791465abc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20b34c94c90a6e616d9df9943de07d21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8501c1da179eb8f67a30656d2c56044b = $(`<div id="html_8501c1da179eb8f67a30656d2c56044b" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_20b34c94c90a6e616d9df9943de07d21.setContent(html_8501c1da179eb8f67a30656d2c56044b);
|
|
|
|
|
|
|
|
marker_d7903e7331643c3f78d90fb8545f6cfb.bindPopup(popup_20b34c94c90a6e616d9df9943de07d21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7903e7331643c3f78d90fb8545f6cfb.setIcon(icon_85bfe6aa5d9e58e1252b876791465abc);
|
|
|
|
|
|
var marker_51188e226a08a3291b87c62d42e90ec4 = L.marker(
|
|
[48.382, -89.2502],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0f5f05a446bc33cecb974477a5fff2ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66eed98e094a1893ebcb3032f940f3a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bb1e5ddeeda055ddeedb41abd7499b37 = $(`<div id="html_bb1e5ddeeda055ddeedb41abd7499b37" style="width: 100.0%; height: 100.0%;">nostr.fbxl.net</div>`)[0];
|
|
popup_66eed98e094a1893ebcb3032f940f3a7.setContent(html_bb1e5ddeeda055ddeedb41abd7499b37);
|
|
|
|
|
|
|
|
marker_51188e226a08a3291b87c62d42e90ec4.bindPopup(popup_66eed98e094a1893ebcb3032f940f3a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_51188e226a08a3291b87c62d42e90ec4.setIcon(icon_0f5f05a446bc33cecb974477a5fff2ce);
|
|
|
|
|
|
var marker_437e181f11848471e4114da3b57be757 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1bd2b39004259ead4ba991fd257f13d3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9906f5e88771c8ef23e3133fff71349 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_076ef58169cafed8d97a462bd32ddae4 = $(`<div id="html_076ef58169cafed8d97a462bd32ddae4" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_a9906f5e88771c8ef23e3133fff71349.setContent(html_076ef58169cafed8d97a462bd32ddae4);
|
|
|
|
|
|
|
|
marker_437e181f11848471e4114da3b57be757.bindPopup(popup_a9906f5e88771c8ef23e3133fff71349)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_437e181f11848471e4114da3b57be757.setIcon(icon_1bd2b39004259ead4ba991fd257f13d3);
|
|
|
|
|
|
var marker_423dbc2db97563131d3c4e3408b4870d = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_020db98da5c7a91a21d2db987504cc43 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fafb4c177a10b6ea5905156f3fd2b7d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8967151ceefcb5319ed6d236769c3aaa = $(`<div id="html_8967151ceefcb5319ed6d236769c3aaa" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_fafb4c177a10b6ea5905156f3fd2b7d0.setContent(html_8967151ceefcb5319ed6d236769c3aaa);
|
|
|
|
|
|
|
|
marker_423dbc2db97563131d3c4e3408b4870d.bindPopup(popup_fafb4c177a10b6ea5905156f3fd2b7d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_423dbc2db97563131d3c4e3408b4870d.setIcon(icon_020db98da5c7a91a21d2db987504cc43);
|
|
|
|
|
|
var marker_ad2f5514a95a8f821147d3394c039442 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_980bd308b5d855c2333a260191359844 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_179a9ca98a874486fab79db2bf784a7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a138b84ec088e056d41f9797f35794c5 = $(`<div id="html_a138b84ec088e056d41f9797f35794c5" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_179a9ca98a874486fab79db2bf784a7c.setContent(html_a138b84ec088e056d41f9797f35794c5);
|
|
|
|
|
|
|
|
marker_ad2f5514a95a8f821147d3394c039442.bindPopup(popup_179a9ca98a874486fab79db2bf784a7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad2f5514a95a8f821147d3394c039442.setIcon(icon_980bd308b5d855c2333a260191359844);
|
|
|
|
|
|
var marker_f6f495821dfce4b6cf2c47b0b3b4c084 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_abfd83e0c23dd628c227da1c184a1a28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42a84683f28476e0a09abfafd8d4ee97 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93afe2984fdcc181c112324662659e38 = $(`<div id="html_93afe2984fdcc181c112324662659e38" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_42a84683f28476e0a09abfafd8d4ee97.setContent(html_93afe2984fdcc181c112324662659e38);
|
|
|
|
|
|
|
|
marker_f6f495821dfce4b6cf2c47b0b3b4c084.bindPopup(popup_42a84683f28476e0a09abfafd8d4ee97)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6f495821dfce4b6cf2c47b0b3b4c084.setIcon(icon_abfd83e0c23dd628c227da1c184a1a28);
|
|
|
|
|
|
var marker_bc558b7ce2fe2db62aa91e2be1c69085 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ff190fbceec7eedbec7f8812ce61e580 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3338eb4a61e1409e028cfce98b3edd69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6adb840c1665a272c1aa19a9252724b8 = $(`<div id="html_6adb840c1665a272c1aa19a9252724b8" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_3338eb4a61e1409e028cfce98b3edd69.setContent(html_6adb840c1665a272c1aa19a9252724b8);
|
|
|
|
|
|
|
|
marker_bc558b7ce2fe2db62aa91e2be1c69085.bindPopup(popup_3338eb4a61e1409e028cfce98b3edd69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc558b7ce2fe2db62aa91e2be1c69085.setIcon(icon_ff190fbceec7eedbec7f8812ce61e580);
|
|
|
|
|
|
var marker_7eb3f12620dc83b2e98888d5119f6b9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1d676fea3271ca95b48ccea9d92d4413 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f5dcd87d4081186e5e77c161acc02b1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3879c0077fce6c8d961ee7abae04a4a6 = $(`<div id="html_3879c0077fce6c8d961ee7abae04a4a6" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_5f5dcd87d4081186e5e77c161acc02b1.setContent(html_3879c0077fce6c8d961ee7abae04a4a6);
|
|
|
|
|
|
|
|
marker_7eb3f12620dc83b2e98888d5119f6b9e.bindPopup(popup_5f5dcd87d4081186e5e77c161acc02b1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eb3f12620dc83b2e98888d5119f6b9e.setIcon(icon_1d676fea3271ca95b48ccea9d92d4413);
|
|
|
|
|
|
var marker_be4bddc2f6cd243315700e5a42614f1b = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_337e2f5edf94dd649f82d4d677419fab = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccc3264cc726a5753fa369a5348b0e4b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bb2b98314433b06c5502edb346cebae = $(`<div id="html_5bb2b98314433b06c5502edb346cebae" style="width: 100.0%; height: 100.0%;">wot.soundhsa.com</div>`)[0];
|
|
popup_ccc3264cc726a5753fa369a5348b0e4b.setContent(html_5bb2b98314433b06c5502edb346cebae);
|
|
|
|
|
|
|
|
marker_be4bddc2f6cd243315700e5a42614f1b.bindPopup(popup_ccc3264cc726a5753fa369a5348b0e4b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be4bddc2f6cd243315700e5a42614f1b.setIcon(icon_337e2f5edf94dd649f82d4d677419fab);
|
|
|
|
|
|
var marker_8de77526c9b080406fd56eca2008c76c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_5c235777862abd84f2f16a063cec2f73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfcf911f5dec437d6ea6c1406bdf1f0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_14a69ac18f51b01f9a634317115cb4f2 = $(`<div id="html_14a69ac18f51b01f9a634317115cb4f2" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_dfcf911f5dec437d6ea6c1406bdf1f0b.setContent(html_14a69ac18f51b01f9a634317115cb4f2);
|
|
|
|
|
|
|
|
marker_8de77526c9b080406fd56eca2008c76c.bindPopup(popup_dfcf911f5dec437d6ea6c1406bdf1f0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8de77526c9b080406fd56eca2008c76c.setIcon(icon_5c235777862abd84f2f16a063cec2f73);
|
|
|
|
|
|
var marker_23d3544032ac3a278791174be6825d94 = L.marker(
|
|
[34.1064, -117.593],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_adc3e9fe57dcb817e5d2bbd9e2cb8efa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36ece69b63ad35b8f40bf2a75d9641a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbfebcfccb89afaf4a8096835106c558 = $(`<div id="html_bbfebcfccb89afaf4a8096835106c558" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_36ece69b63ad35b8f40bf2a75d9641a0.setContent(html_bbfebcfccb89afaf4a8096835106c558);
|
|
|
|
|
|
|
|
marker_23d3544032ac3a278791174be6825d94.bindPopup(popup_36ece69b63ad35b8f40bf2a75d9641a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23d3544032ac3a278791174be6825d94.setIcon(icon_adc3e9fe57dcb817e5d2bbd9e2cb8efa);
|
|
|
|
|
|
var marker_b99227fafa2eb4e7507d3cc0f165621b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4fa17be32d12ecde64adc51c7f065d2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ace03dfd50cde8fb9ea0dd07437cee3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0a74ee464e911bbba5b0e0927b40327 = $(`<div id="html_a0a74ee464e911bbba5b0e0927b40327" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_ace03dfd50cde8fb9ea0dd07437cee3d.setContent(html_a0a74ee464e911bbba5b0e0927b40327);
|
|
|
|
|
|
|
|
marker_b99227fafa2eb4e7507d3cc0f165621b.bindPopup(popup_ace03dfd50cde8fb9ea0dd07437cee3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b99227fafa2eb4e7507d3cc0f165621b.setIcon(icon_4fa17be32d12ecde64adc51c7f065d2a);
|
|
|
|
|
|
var marker_12974e776182accd484a06f80d4347c9 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_28654e1820db6e280346f89a7970e201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_509d626a7eedf5c511488410ab0afadf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_274e8a3efcc2c61351a1a883e5f0e604 = $(`<div id="html_274e8a3efcc2c61351a1a883e5f0e604" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_509d626a7eedf5c511488410ab0afadf.setContent(html_274e8a3efcc2c61351a1a883e5f0e604);
|
|
|
|
|
|
|
|
marker_12974e776182accd484a06f80d4347c9.bindPopup(popup_509d626a7eedf5c511488410ab0afadf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12974e776182accd484a06f80d4347c9.setIcon(icon_28654e1820db6e280346f89a7970e201);
|
|
|
|
|
|
var marker_3de48b2878a8cddcaa22b8f869671889 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_faccfd0f7d4551285f3dbf886a4b9701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_202e28592ad15287ca25fc01b94dd168 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_024dc607dddf157fc43e1f6263f01a42 = $(`<div id="html_024dc607dddf157fc43e1f6263f01a42" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_202e28592ad15287ca25fc01b94dd168.setContent(html_024dc607dddf157fc43e1f6263f01a42);
|
|
|
|
|
|
|
|
marker_3de48b2878a8cddcaa22b8f869671889.bindPopup(popup_202e28592ad15287ca25fc01b94dd168)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3de48b2878a8cddcaa22b8f869671889.setIcon(icon_faccfd0f7d4551285f3dbf886a4b9701);
|
|
|
|
|
|
var marker_1747ea933c8312f5b71dfee2f9333d47 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8851566665ecfd92b5cbae7adadc16e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_163527cc6d2f435db3a88df4dc133cd9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8eafa056cd7f1afc51053f6967d3fc5c = $(`<div id="html_8eafa056cd7f1afc51053f6967d3fc5c" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_163527cc6d2f435db3a88df4dc133cd9.setContent(html_8eafa056cd7f1afc51053f6967d3fc5c);
|
|
|
|
|
|
|
|
marker_1747ea933c8312f5b71dfee2f9333d47.bindPopup(popup_163527cc6d2f435db3a88df4dc133cd9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1747ea933c8312f5b71dfee2f9333d47.setIcon(icon_8851566665ecfd92b5cbae7adadc16e5);
|
|
|
|
|
|
var marker_920acbaf1d784b2e93884a4c53774552 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_988f83d399d71231097729e2f1009b16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c98a896922a0f300555d4db2dc4883e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_755ff0ca49d015c9b447fb616b84da6e = $(`<div id="html_755ff0ca49d015c9b447fb616b84da6e" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_c98a896922a0f300555d4db2dc4883e6.setContent(html_755ff0ca49d015c9b447fb616b84da6e);
|
|
|
|
|
|
|
|
marker_920acbaf1d784b2e93884a4c53774552.bindPopup(popup_c98a896922a0f300555d4db2dc4883e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_920acbaf1d784b2e93884a4c53774552.setIcon(icon_988f83d399d71231097729e2f1009b16);
|
|
|
|
|
|
var marker_86880fb9f8535d05f3a52d7ec1fb3568 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_481c4df4704e0640e89ed3466dd0f9bc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14cb9d29198fac243436103627d0d2a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62323f56dcc829cd8da1f288d5addf01 = $(`<div id="html_62323f56dcc829cd8da1f288d5addf01" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_14cb9d29198fac243436103627d0d2a4.setContent(html_62323f56dcc829cd8da1f288d5addf01);
|
|
|
|
|
|
|
|
marker_86880fb9f8535d05f3a52d7ec1fb3568.bindPopup(popup_14cb9d29198fac243436103627d0d2a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86880fb9f8535d05f3a52d7ec1fb3568.setIcon(icon_481c4df4704e0640e89ed3466dd0f9bc);
|
|
|
|
|
|
var marker_1b04394cf9e43e8ab58be3ff48d67e7c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_56d82f9b9c3025550d7fb68119a2ba40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f5bcc2ec49a86e9e9c44a66e1438b3b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf309fab053b46f0619244b49037758c = $(`<div id="html_bf309fab053b46f0619244b49037758c" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_7f5bcc2ec49a86e9e9c44a66e1438b3b.setContent(html_bf309fab053b46f0619244b49037758c);
|
|
|
|
|
|
|
|
marker_1b04394cf9e43e8ab58be3ff48d67e7c.bindPopup(popup_7f5bcc2ec49a86e9e9c44a66e1438b3b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b04394cf9e43e8ab58be3ff48d67e7c.setIcon(icon_56d82f9b9c3025550d7fb68119a2ba40);
|
|
|
|
|
|
var marker_a9c0603654388c91e57f1e9df4609364 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e0ed64fef9462dd869c0b97aca5a53e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_542720672ea19c643c700bd48b1e840c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8bffb97be5fe8c853bccd51ac4df1151 = $(`<div id="html_8bffb97be5fe8c853bccd51ac4df1151" style="width: 100.0%; height: 100.0%;">relay04.lnfi.network</div>`)[0];
|
|
popup_542720672ea19c643c700bd48b1e840c.setContent(html_8bffb97be5fe8c853bccd51ac4df1151);
|
|
|
|
|
|
|
|
marker_a9c0603654388c91e57f1e9df4609364.bindPopup(popup_542720672ea19c643c700bd48b1e840c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9c0603654388c91e57f1e9df4609364.setIcon(icon_e0ed64fef9462dd869c0b97aca5a53e1);
|
|
|
|
|
|
var marker_b96d2ebbabdf5ba74e03bc5f12f406c7 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_dd6d8e9af177e538e9ed813ec2380089 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_046cb278a76f832f03accad93e40c196 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3418e261d90e77fcde4484ae533c5bf6 = $(`<div id="html_3418e261d90e77fcde4484ae533c5bf6" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_046cb278a76f832f03accad93e40c196.setContent(html_3418e261d90e77fcde4484ae533c5bf6);
|
|
|
|
|
|
|
|
marker_b96d2ebbabdf5ba74e03bc5f12f406c7.bindPopup(popup_046cb278a76f832f03accad93e40c196)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b96d2ebbabdf5ba74e03bc5f12f406c7.setIcon(icon_dd6d8e9af177e538e9ed813ec2380089);
|
|
|
|
|
|
var marker_6a2c7912ce301ffa5df586e6c3b24750 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_245c474cced3cd2ea5042de817d2935a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6fedb249be0a87ea4adbc5778d914d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4310b93d01d8538c999b2ca019cb4024 = $(`<div id="html_4310b93d01d8538c999b2ca019cb4024" style="width: 100.0%; height: 100.0%;">onlynostr.club</div>`)[0];
|
|
popup_c6fedb249be0a87ea4adbc5778d914d2.setContent(html_4310b93d01d8538c999b2ca019cb4024);
|
|
|
|
|
|
|
|
marker_6a2c7912ce301ffa5df586e6c3b24750.bindPopup(popup_c6fedb249be0a87ea4adbc5778d914d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a2c7912ce301ffa5df586e6c3b24750.setIcon(icon_245c474cced3cd2ea5042de817d2935a);
|
|
|
|
|
|
var marker_59845ca22694e0875b18a442c7137060 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_60b680d0db3986a697ff18b1a0d786e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb1c0d84ec679973638eca1b3e279e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6aaad2904f366ca3f6aeafe8db41ea9d = $(`<div id="html_6aaad2904f366ca3f6aeafe8db41ea9d" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_eb1c0d84ec679973638eca1b3e279e61.setContent(html_6aaad2904f366ca3f6aeafe8db41ea9d);
|
|
|
|
|
|
|
|
marker_59845ca22694e0875b18a442c7137060.bindPopup(popup_eb1c0d84ec679973638eca1b3e279e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59845ca22694e0875b18a442c7137060.setIcon(icon_60b680d0db3986a697ff18b1a0d786e4);
|
|
|
|
|
|
var marker_e451ba2f18fd7619d01154c695d26f55 = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1d94cc7a9440f8c4304f28cbba728cd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_beb3fd8276ffa3cbfd03cbbd611ac712 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b7c7400edc18d179b4b442876ed9458 = $(`<div id="html_6b7c7400edc18d179b4b442876ed9458" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_beb3fd8276ffa3cbfd03cbbd611ac712.setContent(html_6b7c7400edc18d179b4b442876ed9458);
|
|
|
|
|
|
|
|
marker_e451ba2f18fd7619d01154c695d26f55.bindPopup(popup_beb3fd8276ffa3cbfd03cbbd611ac712)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e451ba2f18fd7619d01154c695d26f55.setIcon(icon_1d94cc7a9440f8c4304f28cbba728cd0);
|
|
|
|
|
|
var marker_78d09edd69504792364209404f3f9c0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_71bd40b0a204d62d0b527ccd23685211 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f369a9a48c60bad53d66590e4175b9d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d0e7e31324ef341497a7049c27a2d4e = $(`<div id="html_1d0e7e31324ef341497a7049c27a2d4e" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_f369a9a48c60bad53d66590e4175b9d1.setContent(html_1d0e7e31324ef341497a7049c27a2d4e);
|
|
|
|
|
|
|
|
marker_78d09edd69504792364209404f3f9c0d.bindPopup(popup_f369a9a48c60bad53d66590e4175b9d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78d09edd69504792364209404f3f9c0d.setIcon(icon_71bd40b0a204d62d0b527ccd23685211);
|
|
|
|
|
|
var marker_d04fe1a5e48d33bffb06e5231aa393c7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_79acefae9face85584be3ac67d5a2248 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_631b7e8594c34dfb2ef0a33cf62811ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c18caadb8d2921e97dfc741ec6261a4b = $(`<div id="html_c18caadb8d2921e97dfc741ec6261a4b" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_631b7e8594c34dfb2ef0a33cf62811ff.setContent(html_c18caadb8d2921e97dfc741ec6261a4b);
|
|
|
|
|
|
|
|
marker_d04fe1a5e48d33bffb06e5231aa393c7.bindPopup(popup_631b7e8594c34dfb2ef0a33cf62811ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d04fe1a5e48d33bffb06e5231aa393c7.setIcon(icon_79acefae9face85584be3ac67d5a2248);
|
|
|
|
|
|
var marker_4c0f3dee711fce8132868cc081f9d433 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c3bf282d2f7ee90ffcf22a3a619ccb4d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01292283124257270d1d1fa59dd5da4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8a266b7403d5243288e809103097364 = $(`<div id="html_a8a266b7403d5243288e809103097364" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_01292283124257270d1d1fa59dd5da4c.setContent(html_a8a266b7403d5243288e809103097364);
|
|
|
|
|
|
|
|
marker_4c0f3dee711fce8132868cc081f9d433.bindPopup(popup_01292283124257270d1d1fa59dd5da4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c0f3dee711fce8132868cc081f9d433.setIcon(icon_c3bf282d2f7ee90ffcf22a3a619ccb4d);
|
|
|
|
|
|
var marker_2176a140750847be20b3b590919db210 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3e5bd4eb7911d925d6ee3bb1fbfb4a86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f57b324d9d84589606be153f4acf2da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_85dde4da41afcc84a931989918eafc3e = $(`<div id="html_85dde4da41afcc84a931989918eafc3e" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_6f57b324d9d84589606be153f4acf2da.setContent(html_85dde4da41afcc84a931989918eafc3e);
|
|
|
|
|
|
|
|
marker_2176a140750847be20b3b590919db210.bindPopup(popup_6f57b324d9d84589606be153f4acf2da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2176a140750847be20b3b590919db210.setIcon(icon_3e5bd4eb7911d925d6ee3bb1fbfb4a86);
|
|
|
|
|
|
var marker_5e527968f8a2fccea36f38daf85a892c = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9efe0105c6c270ae48927c7418552773 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_49a2bcbfd7a15f7e9a109d703fb8ab59 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_336842b17cbc90a13012484f6bd7f485 = $(`<div id="html_336842b17cbc90a13012484f6bd7f485" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_49a2bcbfd7a15f7e9a109d703fb8ab59.setContent(html_336842b17cbc90a13012484f6bd7f485);
|
|
|
|
|
|
|
|
marker_5e527968f8a2fccea36f38daf85a892c.bindPopup(popup_49a2bcbfd7a15f7e9a109d703fb8ab59)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5e527968f8a2fccea36f38daf85a892c.setIcon(icon_9efe0105c6c270ae48927c7418552773);
|
|
|
|
|
|
var marker_35ad718e97646481f8d46e00935c39f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_be8638d46b9d9decbbf302d1379ac4c4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ea8edeed5fb662f932476ffd820c72f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e0890344963c7c9c7b0df2dbcabe614 = $(`<div id="html_6e0890344963c7c9c7b0df2dbcabe614" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_3ea8edeed5fb662f932476ffd820c72f.setContent(html_6e0890344963c7c9c7b0df2dbcabe614);
|
|
|
|
|
|
|
|
marker_35ad718e97646481f8d46e00935c39f5.bindPopup(popup_3ea8edeed5fb662f932476ffd820c72f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35ad718e97646481f8d46e00935c39f5.setIcon(icon_be8638d46b9d9decbbf302d1379ac4c4);
|
|
|
|
|
|
var marker_2342178ac5914996565a33c484c2d69f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c8b7d23684451ad4bd698f0d4a0ae2f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_790dadcd03d94128239fc6f7f591bb71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_712bd8c9cdc883377d2d2bb44bfb9c0c = $(`<div id="html_712bd8c9cdc883377d2d2bb44bfb9c0c" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_790dadcd03d94128239fc6f7f591bb71.setContent(html_712bd8c9cdc883377d2d2bb44bfb9c0c);
|
|
|
|
|
|
|
|
marker_2342178ac5914996565a33c484c2d69f.bindPopup(popup_790dadcd03d94128239fc6f7f591bb71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2342178ac5914996565a33c484c2d69f.setIcon(icon_c8b7d23684451ad4bd698f0d4a0ae2f8);
|
|
|
|
|
|
var marker_dbff4ebc0a66b7412344012487b703a9 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_429d5db2dab4932eeada9573759fe109 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0dc4eef2837fe350b54d30a24a6b2f35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3af8f2f362611b332716c68a28699eaa = $(`<div id="html_3af8f2f362611b332716c68a28699eaa" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_0dc4eef2837fe350b54d30a24a6b2f35.setContent(html_3af8f2f362611b332716c68a28699eaa);
|
|
|
|
|
|
|
|
marker_dbff4ebc0a66b7412344012487b703a9.bindPopup(popup_0dc4eef2837fe350b54d30a24a6b2f35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dbff4ebc0a66b7412344012487b703a9.setIcon(icon_429d5db2dab4932eeada9573759fe109);
|
|
|
|
|
|
var marker_2c74c309a7514ad01a4bf135db005535 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e7ca4ec71c3a42a6f706b60bcb5dbbbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_caea73aa485d4bd65140c596c9adcb01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b1f57f632355d1e1ce123eacaa8fbbd = $(`<div id="html_2b1f57f632355d1e1ce123eacaa8fbbd" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_caea73aa485d4bd65140c596c9adcb01.setContent(html_2b1f57f632355d1e1ce123eacaa8fbbd);
|
|
|
|
|
|
|
|
marker_2c74c309a7514ad01a4bf135db005535.bindPopup(popup_caea73aa485d4bd65140c596c9adcb01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2c74c309a7514ad01a4bf135db005535.setIcon(icon_e7ca4ec71c3a42a6f706b60bcb5dbbbc);
|
|
|
|
|
|
var marker_b8f29063872dc88cc5c1450e6562641f = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_6a282f1f4f27eb61b9166d415557f19b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dcf7130ba6612f31dd3fe421098ccfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ea273d2a131c5b209dc07d7bfa39e70 = $(`<div id="html_3ea273d2a131c5b209dc07d7bfa39e70" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_9dcf7130ba6612f31dd3fe421098ccfa.setContent(html_3ea273d2a131c5b209dc07d7bfa39e70);
|
|
|
|
|
|
|
|
marker_b8f29063872dc88cc5c1450e6562641f.bindPopup(popup_9dcf7130ba6612f31dd3fe421098ccfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8f29063872dc88cc5c1450e6562641f.setIcon(icon_6a282f1f4f27eb61b9166d415557f19b);
|
|
|
|
|
|
var marker_b49b033d8fec0b9bd8d5635559126d63 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_81d29f12482e75f2b3020c3b1daff070 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ba536e11a9dace8821799d23a01343f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd941ef5c9c9c3bf4759dce52e0b9073 = $(`<div id="html_dd941ef5c9c9c3bf4759dce52e0b9073" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_3ba536e11a9dace8821799d23a01343f.setContent(html_dd941ef5c9c9c3bf4759dce52e0b9073);
|
|
|
|
|
|
|
|
marker_b49b033d8fec0b9bd8d5635559126d63.bindPopup(popup_3ba536e11a9dace8821799d23a01343f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b49b033d8fec0b9bd8d5635559126d63.setIcon(icon_81d29f12482e75f2b3020c3b1daff070);
|
|
|
|
|
|
var marker_d569d2bd0b7f5220377522c21fa0a43f = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7ff141be493685cf431663d8da27c5c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec3da69728f4b56e5a7ec47a4e06a217 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27cce5e6755445a6a06328b39a5241c2 = $(`<div id="html_27cce5e6755445a6a06328b39a5241c2" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_ec3da69728f4b56e5a7ec47a4e06a217.setContent(html_27cce5e6755445a6a06328b39a5241c2);
|
|
|
|
|
|
|
|
marker_d569d2bd0b7f5220377522c21fa0a43f.bindPopup(popup_ec3da69728f4b56e5a7ec47a4e06a217)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d569d2bd0b7f5220377522c21fa0a43f.setIcon(icon_7ff141be493685cf431663d8da27c5c0);
|
|
|
|
|
|
var marker_4e1e1b67c717b48946db7c95e9f67207 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a248638fe04c4863c85dcf400a861ee5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ff12b3c6b7f6eb9d5ee8ac11cdb46ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_466fa4eb28a6c79833eda411bdf470e9 = $(`<div id="html_466fa4eb28a6c79833eda411bdf470e9" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_1ff12b3c6b7f6eb9d5ee8ac11cdb46ff.setContent(html_466fa4eb28a6c79833eda411bdf470e9);
|
|
|
|
|
|
|
|
marker_4e1e1b67c717b48946db7c95e9f67207.bindPopup(popup_1ff12b3c6b7f6eb9d5ee8ac11cdb46ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e1e1b67c717b48946db7c95e9f67207.setIcon(icon_a248638fe04c4863c85dcf400a861ee5);
|
|
|
|
|
|
var marker_72b96022e2307a30094c1205f3092b70 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c411b1db098921b7879d6a82949c7dbf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63b504fddc8e652a7a40f098ef236497 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04b7e4640ce29f74a84384ba9a8fc89c = $(`<div id="html_04b7e4640ce29f74a84384ba9a8fc89c" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_63b504fddc8e652a7a40f098ef236497.setContent(html_04b7e4640ce29f74a84384ba9a8fc89c);
|
|
|
|
|
|
|
|
marker_72b96022e2307a30094c1205f3092b70.bindPopup(popup_63b504fddc8e652a7a40f098ef236497)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72b96022e2307a30094c1205f3092b70.setIcon(icon_c411b1db098921b7879d6a82949c7dbf);
|
|
|
|
|
|
var marker_10826940d2f95e9f6126f1738b60c539 = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f4cbbeba6077cd5fb8f2d3a9c3dbe043 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6074da15733c7ee20cf1aad1eb590f4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82a6f8b5290b748bd8b1622c90fbf338 = $(`<div id="html_82a6f8b5290b748bd8b1622c90fbf338" style="width: 100.0%; height: 100.0%;">nostr-relayrs.gateway.in.th</div>`)[0];
|
|
popup_6074da15733c7ee20cf1aad1eb590f4d.setContent(html_82a6f8b5290b748bd8b1622c90fbf338);
|
|
|
|
|
|
|
|
marker_10826940d2f95e9f6126f1738b60c539.bindPopup(popup_6074da15733c7ee20cf1aad1eb590f4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10826940d2f95e9f6126f1738b60c539.setIcon(icon_f4cbbeba6077cd5fb8f2d3a9c3dbe043);
|
|
|
|
|
|
var marker_547e93848a43872f7ce99ea7a673955d = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_63ddc146515dce3b0d0c9baa9a322ab6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab973f01708c15f63794347e10852408 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df5ffefc8e674660077651dce360e716 = $(`<div id="html_df5ffefc8e674660077651dce360e716" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_ab973f01708c15f63794347e10852408.setContent(html_df5ffefc8e674660077651dce360e716);
|
|
|
|
|
|
|
|
marker_547e93848a43872f7ce99ea7a673955d.bindPopup(popup_ab973f01708c15f63794347e10852408)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_547e93848a43872f7ce99ea7a673955d.setIcon(icon_63ddc146515dce3b0d0c9baa9a322ab6);
|
|
|
|
|
|
var marker_669b2fc0d671561a6c16ee057d370837 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_57e30bd221436286ba8c69cfc6897d9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d77d31a70471d8a548c6082eee2d169 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f684a0b4eea94e7326bdc5794c6f15c9 = $(`<div id="html_f684a0b4eea94e7326bdc5794c6f15c9" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_6d77d31a70471d8a548c6082eee2d169.setContent(html_f684a0b4eea94e7326bdc5794c6f15c9);
|
|
|
|
|
|
|
|
marker_669b2fc0d671561a6c16ee057d370837.bindPopup(popup_6d77d31a70471d8a548c6082eee2d169)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_669b2fc0d671561a6c16ee057d370837.setIcon(icon_57e30bd221436286ba8c69cfc6897d9d);
|
|
|
|
|
|
var marker_cb114d865e975f185988babeaec90a8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_841c5a7eddca83f0d03f3a4f1ca1d691 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f645190ea44499a412aef00d3960fc1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a183d2c8a03d63bc8aa4eddf54bc516a = $(`<div id="html_a183d2c8a03d63bc8aa4eddf54bc516a" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_3f645190ea44499a412aef00d3960fc1.setContent(html_a183d2c8a03d63bc8aa4eddf54bc516a);
|
|
|
|
|
|
|
|
marker_cb114d865e975f185988babeaec90a8b.bindPopup(popup_3f645190ea44499a412aef00d3960fc1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb114d865e975f185988babeaec90a8b.setIcon(icon_841c5a7eddca83f0d03f3a4f1ca1d691);
|
|
|
|
|
|
var marker_a1c90e6ce1f33a2a3067de3f9ab540a8 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_db14c182ba51ae9106a77c00a3d8c6e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4584864358048c5f841cfd2959d6b9a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2bd371364c6e161aec0f63d174c64f13 = $(`<div id="html_2bd371364c6e161aec0f63d174c64f13" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_4584864358048c5f841cfd2959d6b9a0.setContent(html_2bd371364c6e161aec0f63d174c64f13);
|
|
|
|
|
|
|
|
marker_a1c90e6ce1f33a2a3067de3f9ab540a8.bindPopup(popup_4584864358048c5f841cfd2959d6b9a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1c90e6ce1f33a2a3067de3f9ab540a8.setIcon(icon_db14c182ba51ae9106a77c00a3d8c6e4);
|
|
|
|
|
|
var marker_6de9576f05153aa88e6856ac969c7af2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_41e9bad24347498d4fdd38793d890ea9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0f2055eb7d5b78088303d01be36f437f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_edc37882354c62117b52a9d48ba8cc00 = $(`<div id="html_edc37882354c62117b52a9d48ba8cc00" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_0f2055eb7d5b78088303d01be36f437f.setContent(html_edc37882354c62117b52a9d48ba8cc00);
|
|
|
|
|
|
|
|
marker_6de9576f05153aa88e6856ac969c7af2.bindPopup(popup_0f2055eb7d5b78088303d01be36f437f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6de9576f05153aa88e6856ac969c7af2.setIcon(icon_41e9bad24347498d4fdd38793d890ea9);
|
|
|
|
|
|
var marker_bd982288d120889e1ef8f3718a8b9bbc = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_da716fd8cfd48115159cfc5ee702159f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b7447b5d4590fdd3979140ecfbd2313 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7797eb052bf7d8b1051c37f14b09a451 = $(`<div id="html_7797eb052bf7d8b1051c37f14b09a451" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_8b7447b5d4590fdd3979140ecfbd2313.setContent(html_7797eb052bf7d8b1051c37f14b09a451);
|
|
|
|
|
|
|
|
marker_bd982288d120889e1ef8f3718a8b9bbc.bindPopup(popup_8b7447b5d4590fdd3979140ecfbd2313)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd982288d120889e1ef8f3718a8b9bbc.setIcon(icon_da716fd8cfd48115159cfc5ee702159f);
|
|
|
|
|
|
var marker_4a97f2af3cab23eeb57eb3f4f993fde6 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_838c3453b7faee7734418c84dad213e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ca01db37318d12b546bd6999f41b97f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1197f9f26aacdaa5b06fa1502f6071f = $(`<div id="html_b1197f9f26aacdaa5b06fa1502f6071f" style="width: 100.0%; height: 100.0%;">nostr.agentcampfire.com</div>`)[0];
|
|
popup_8ca01db37318d12b546bd6999f41b97f.setContent(html_b1197f9f26aacdaa5b06fa1502f6071f);
|
|
|
|
|
|
|
|
marker_4a97f2af3cab23eeb57eb3f4f993fde6.bindPopup(popup_8ca01db37318d12b546bd6999f41b97f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a97f2af3cab23eeb57eb3f4f993fde6.setIcon(icon_838c3453b7faee7734418c84dad213e6);
|
|
|
|
|
|
var marker_d91a2a2968e9e1a23d92151d5799bce8 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1f20553100e2b6b19869dd1ed7c0ad0f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5be85891f6f499166d5feed7b9b23b61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be26c7cf87515420a19fc6f022a4f3c7 = $(`<div id="html_be26c7cf87515420a19fc6f022a4f3c7" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_5be85891f6f499166d5feed7b9b23b61.setContent(html_be26c7cf87515420a19fc6f022a4f3c7);
|
|
|
|
|
|
|
|
marker_d91a2a2968e9e1a23d92151d5799bce8.bindPopup(popup_5be85891f6f499166d5feed7b9b23b61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d91a2a2968e9e1a23d92151d5799bce8.setIcon(icon_1f20553100e2b6b19869dd1ed7c0ad0f);
|
|
|
|
|
|
var marker_69174d3dc67ffde55bcc88a27c2de4ff = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b6f2a7935b41b5590f710c35d5009edb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3882d32caed23e2bc2f0a76c06f59a51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5735546b6e75f1af2a5d09ce57879b4f = $(`<div id="html_5735546b6e75f1af2a5d09ce57879b4f" style="width: 100.0%; height: 100.0%;">shu05.shugur.net</div>`)[0];
|
|
popup_3882d32caed23e2bc2f0a76c06f59a51.setContent(html_5735546b6e75f1af2a5d09ce57879b4f);
|
|
|
|
|
|
|
|
marker_69174d3dc67ffde55bcc88a27c2de4ff.bindPopup(popup_3882d32caed23e2bc2f0a76c06f59a51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69174d3dc67ffde55bcc88a27c2de4ff.setIcon(icon_b6f2a7935b41b5590f710c35d5009edb);
|
|
|
|
|
|
var marker_cd42c0e505f96e7bd9a29e325bdf4bab = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_40a85fa214d9fac3333f85624e1609ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_612ad4dd08ebc07642941ad26b192bc3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5767337b6c775a87069e3779486b1c8c = $(`<div id="html_5767337b6c775a87069e3779486b1c8c" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_612ad4dd08ebc07642941ad26b192bc3.setContent(html_5767337b6c775a87069e3779486b1c8c);
|
|
|
|
|
|
|
|
marker_cd42c0e505f96e7bd9a29e325bdf4bab.bindPopup(popup_612ad4dd08ebc07642941ad26b192bc3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cd42c0e505f96e7bd9a29e325bdf4bab.setIcon(icon_40a85fa214d9fac3333f85624e1609ae);
|
|
|
|
|
|
var marker_d6ffb4ca168e742387f90b41c63421ec = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_acc24fb1d70e63cea41f6586f81c8c46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e535174e60cfb679cb2bb757a0a9411 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_64bd5a891e0b7126505af89c464c7439 = $(`<div id="html_64bd5a891e0b7126505af89c464c7439" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_1e535174e60cfb679cb2bb757a0a9411.setContent(html_64bd5a891e0b7126505af89c464c7439);
|
|
|
|
|
|
|
|
marker_d6ffb4ca168e742387f90b41c63421ec.bindPopup(popup_1e535174e60cfb679cb2bb757a0a9411)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d6ffb4ca168e742387f90b41c63421ec.setIcon(icon_acc24fb1d70e63cea41f6586f81c8c46);
|
|
|
|
|
|
var marker_133af3c18d8895ba866b311a4ab560b3 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_01740452fd5621934aa6a41116f12f42 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3bc2a19c2c21ab8421e36d1a07742ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4179ba3204dcad1e14919b0c479074b = $(`<div id="html_e4179ba3204dcad1e14919b0c479074b" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_e3bc2a19c2c21ab8421e36d1a07742ab.setContent(html_e4179ba3204dcad1e14919b0c479074b);
|
|
|
|
|
|
|
|
marker_133af3c18d8895ba866b311a4ab560b3.bindPopup(popup_e3bc2a19c2c21ab8421e36d1a07742ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_133af3c18d8895ba866b311a4ab560b3.setIcon(icon_01740452fd5621934aa6a41116f12f42);
|
|
|
|
|
|
var marker_73956e36bbc9f36b0ef8bcb83e9082d7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_63a72ef7ccd221e86e56a70e092d9973 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6d25818f19e2779447baae49f614b7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b54c0824af48744d592ff9f432d6fcce = $(`<div id="html_b54c0824af48744d592ff9f432d6fcce" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_c6d25818f19e2779447baae49f614b7e.setContent(html_b54c0824af48744d592ff9f432d6fcce);
|
|
|
|
|
|
|
|
marker_73956e36bbc9f36b0ef8bcb83e9082d7.bindPopup(popup_c6d25818f19e2779447baae49f614b7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73956e36bbc9f36b0ef8bcb83e9082d7.setIcon(icon_63a72ef7ccd221e86e56a70e092d9973);
|
|
|
|
|
|
var marker_4303033dbb2fc57617fe16fbc1d99d46 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3387c830a7cb61a75d741eb48ddf530a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0323204e43e0f3950449f67932c6cd82 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f31dc5ca84e8692c2e8d62aa9a06d3f1 = $(`<div id="html_f31dc5ca84e8692c2e8d62aa9a06d3f1" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_0323204e43e0f3950449f67932c6cd82.setContent(html_f31dc5ca84e8692c2e8d62aa9a06d3f1);
|
|
|
|
|
|
|
|
marker_4303033dbb2fc57617fe16fbc1d99d46.bindPopup(popup_0323204e43e0f3950449f67932c6cd82)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4303033dbb2fc57617fe16fbc1d99d46.setIcon(icon_3387c830a7cb61a75d741eb48ddf530a);
|
|
|
|
|
|
var marker_6bd3b90444b432d1d4c170050e380b3b = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_2a1d197450e8a02b8b4bf8936efebcff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b2ee71e6e118198ca7495030e031696 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c3fc51fb900de08ecdb731448153487 = $(`<div id="html_9c3fc51fb900de08ecdb731448153487" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_5b2ee71e6e118198ca7495030e031696.setContent(html_9c3fc51fb900de08ecdb731448153487);
|
|
|
|
|
|
|
|
marker_6bd3b90444b432d1d4c170050e380b3b.bindPopup(popup_5b2ee71e6e118198ca7495030e031696)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bd3b90444b432d1d4c170050e380b3b.setIcon(icon_2a1d197450e8a02b8b4bf8936efebcff);
|
|
|
|
|
|
var marker_d8c25246002e96b810739c77351ff15f = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9610fb0e99a6ee9b81acc9cf057b0776 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c4338ff6cb20d882ec4168f18e2b06b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_468b37d145748215110d6bcd8adf4bcd = $(`<div id="html_468b37d145748215110d6bcd8adf4bcd" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_6c4338ff6cb20d882ec4168f18e2b06b.setContent(html_468b37d145748215110d6bcd8adf4bcd);
|
|
|
|
|
|
|
|
marker_d8c25246002e96b810739c77351ff15f.bindPopup(popup_6c4338ff6cb20d882ec4168f18e2b06b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8c25246002e96b810739c77351ff15f.setIcon(icon_9610fb0e99a6ee9b81acc9cf057b0776);
|
|
|
|
|
|
var marker_f9c70a98c0fdc280549ce80de04c1ffd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_6ca4ed6b985336258bfa308e6d348676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7ee2a4ae0f877b1063f12916a7ff3a30 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_877a42bcb37b0ef1d9232e9ce6a8c134 = $(`<div id="html_877a42bcb37b0ef1d9232e9ce6a8c134" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_7ee2a4ae0f877b1063f12916a7ff3a30.setContent(html_877a42bcb37b0ef1d9232e9ce6a8c134);
|
|
|
|
|
|
|
|
marker_f9c70a98c0fdc280549ce80de04c1ffd.bindPopup(popup_7ee2a4ae0f877b1063f12916a7ff3a30)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9c70a98c0fdc280549ce80de04c1ffd.setIcon(icon_6ca4ed6b985336258bfa308e6d348676);
|
|
|
|
|
|
var marker_b6f376ebf7ad830589937b12b99d1b01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0a465ab3c6bb645cd76e52eda602a35f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ad1307babdf1aab5b19e58773bad44c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c286df632e97711c3eabe224afe3b347 = $(`<div id="html_c286df632e97711c3eabe224afe3b347" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_0ad1307babdf1aab5b19e58773bad44c.setContent(html_c286df632e97711c3eabe224afe3b347);
|
|
|
|
|
|
|
|
marker_b6f376ebf7ad830589937b12b99d1b01.bindPopup(popup_0ad1307babdf1aab5b19e58773bad44c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6f376ebf7ad830589937b12b99d1b01.setIcon(icon_0a465ab3c6bb645cd76e52eda602a35f);
|
|
|
|
|
|
var marker_990072b15b47deb5537f790fd04bbbd0 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_71e371928c41b65477e9e6e6f79121a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82ed566a739abacd5397685043fffbfd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df45323c043fb4fe2ed0db0ffd148353 = $(`<div id="html_df45323c043fb4fe2ed0db0ffd148353" style="width: 100.0%; height: 100.0%;">nostr.now</div>`)[0];
|
|
popup_82ed566a739abacd5397685043fffbfd.setContent(html_df45323c043fb4fe2ed0db0ffd148353);
|
|
|
|
|
|
|
|
marker_990072b15b47deb5537f790fd04bbbd0.bindPopup(popup_82ed566a739abacd5397685043fffbfd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_990072b15b47deb5537f790fd04bbbd0.setIcon(icon_71e371928c41b65477e9e6e6f79121a5);
|
|
|
|
|
|
var marker_5afb35d6d5bba5e6310952a00be7c1ff = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_71ca7dc7c15d7fd680cfce500b0d786b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7cf91f45b05b46b96021ae48bb5fdb73 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79fd5b921603a89bf2e2462ce3c8bfe4 = $(`<div id="html_79fd5b921603a89bf2e2462ce3c8bfe4" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_7cf91f45b05b46b96021ae48bb5fdb73.setContent(html_79fd5b921603a89bf2e2462ce3c8bfe4);
|
|
|
|
|
|
|
|
marker_5afb35d6d5bba5e6310952a00be7c1ff.bindPopup(popup_7cf91f45b05b46b96021ae48bb5fdb73)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5afb35d6d5bba5e6310952a00be7c1ff.setIcon(icon_71ca7dc7c15d7fd680cfce500b0d786b);
|
|
|
|
|
|
var marker_7700dc52f65f2f859236392196936088 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_41a0cf0b55625baff8bb193bca60731a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1becc613432b061e7535552437967198 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8543c3455f05b6e5e0d1dc41a211d6d = $(`<div id="html_a8543c3455f05b6e5e0d1dc41a211d6d" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_1becc613432b061e7535552437967198.setContent(html_a8543c3455f05b6e5e0d1dc41a211d6d);
|
|
|
|
|
|
|
|
marker_7700dc52f65f2f859236392196936088.bindPopup(popup_1becc613432b061e7535552437967198)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7700dc52f65f2f859236392196936088.setIcon(icon_41a0cf0b55625baff8bb193bca60731a);
|
|
|
|
|
|
var marker_0d22820ea9d2b42dc6b689342e700cf4 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7294754a1507e65d4a9b45f5b0a423b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5326acb971272655e934cc53609cd493 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e4b4b2b667c4b73a6991c6b712fb8412 = $(`<div id="html_e4b4b2b667c4b73a6991c6b712fb8412" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_5326acb971272655e934cc53609cd493.setContent(html_e4b4b2b667c4b73a6991c6b712fb8412);
|
|
|
|
|
|
|
|
marker_0d22820ea9d2b42dc6b689342e700cf4.bindPopup(popup_5326acb971272655e934cc53609cd493)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d22820ea9d2b42dc6b689342e700cf4.setIcon(icon_7294754a1507e65d4a9b45f5b0a423b6);
|
|
|
|
|
|
var marker_c5dd44b233cffbf003d192c30ecd0d4b = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a99891792d6c6478fbb78b84b30b4030 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5576b62a1da7dcf5f25cea0605395e23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_552d6bbfce36c961a7712dfe68da4ad4 = $(`<div id="html_552d6bbfce36c961a7712dfe68da4ad4" style="width: 100.0%; height: 100.0%;">cyberspace.nostr1.com</div>`)[0];
|
|
popup_5576b62a1da7dcf5f25cea0605395e23.setContent(html_552d6bbfce36c961a7712dfe68da4ad4);
|
|
|
|
|
|
|
|
marker_c5dd44b233cffbf003d192c30ecd0d4b.bindPopup(popup_5576b62a1da7dcf5f25cea0605395e23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c5dd44b233cffbf003d192c30ecd0d4b.setIcon(icon_a99891792d6c6478fbb78b84b30b4030);
|
|
|
|
|
|
var marker_a05d8726a85f8c0493b5c4dc8104a1b7 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_69042e94d5ec8f2634a1410caa12c8fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_547f94110304ceffedad8609702a4439 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_582bfd971dba6bb79d3de07a1cdf9078 = $(`<div id="html_582bfd971dba6bb79d3de07a1cdf9078" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_547f94110304ceffedad8609702a4439.setContent(html_582bfd971dba6bb79d3de07a1cdf9078);
|
|
|
|
|
|
|
|
marker_a05d8726a85f8c0493b5c4dc8104a1b7.bindPopup(popup_547f94110304ceffedad8609702a4439)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a05d8726a85f8c0493b5c4dc8104a1b7.setIcon(icon_69042e94d5ec8f2634a1410caa12c8fd);
|
|
|
|
|
|
var marker_3c04d747f218fafe6699c91792ef2bcd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8e49a6d9086d25af99bd2d0daed848ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb024fdcd2efed90cd004b92ea0fd85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6ea6fe526d35a89f7d3d21b76c4df06 = $(`<div id="html_a6ea6fe526d35a89f7d3d21b76c4df06" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_6bb024fdcd2efed90cd004b92ea0fd85.setContent(html_a6ea6fe526d35a89f7d3d21b76c4df06);
|
|
|
|
|
|
|
|
marker_3c04d747f218fafe6699c91792ef2bcd.bindPopup(popup_6bb024fdcd2efed90cd004b92ea0fd85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c04d747f218fafe6699c91792ef2bcd.setIcon(icon_8e49a6d9086d25af99bd2d0daed848ca);
|
|
|
|
|
|
var marker_b7aa9d9a099b75045e05a15c208c5d10 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_fe8a0aac254d6f3eff8ab63e74bc8444 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a28357f59eefccadfe0ec842c05c82bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ddcd094130f8cff676447670f4fa25f1 = $(`<div id="html_ddcd094130f8cff676447670f4fa25f1" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_a28357f59eefccadfe0ec842c05c82bc.setContent(html_ddcd094130f8cff676447670f4fa25f1);
|
|
|
|
|
|
|
|
marker_b7aa9d9a099b75045e05a15c208c5d10.bindPopup(popup_a28357f59eefccadfe0ec842c05c82bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7aa9d9a099b75045e05a15c208c5d10.setIcon(icon_fe8a0aac254d6f3eff8ab63e74bc8444);
|
|
|
|
|
|
var marker_90802fe7bc932e858e401a3b481fc586 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9f959cc4ba99320370199227e0c6bd88 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4faaa84324849a174f226972b60321df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bf1fcec2e43707d841be4c5b657e3359 = $(`<div id="html_bf1fcec2e43707d841be4c5b657e3359" style="width: 100.0%; height: 100.0%;">relay.uid.ovh</div>`)[0];
|
|
popup_4faaa84324849a174f226972b60321df.setContent(html_bf1fcec2e43707d841be4c5b657e3359);
|
|
|
|
|
|
|
|
marker_90802fe7bc932e858e401a3b481fc586.bindPopup(popup_4faaa84324849a174f226972b60321df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90802fe7bc932e858e401a3b481fc586.setIcon(icon_9f959cc4ba99320370199227e0c6bd88);
|
|
|
|
|
|
var marker_7e8aeac357750f20c6d99cfdff7ccc3b = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e3d8b04058c56a326d64460a613a3adb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2039336e240cfbfd0d793196a248d9a0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35f00ddea864bff6193049b3592a8f98 = $(`<div id="html_35f00ddea864bff6193049b3592a8f98" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_2039336e240cfbfd0d793196a248d9a0.setContent(html_35f00ddea864bff6193049b3592a8f98);
|
|
|
|
|
|
|
|
marker_7e8aeac357750f20c6d99cfdff7ccc3b.bindPopup(popup_2039336e240cfbfd0d793196a248d9a0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e8aeac357750f20c6d99cfdff7ccc3b.setIcon(icon_e3d8b04058c56a326d64460a613a3adb);
|
|
|
|
|
|
var marker_819e7919c17f9995cc31859057d995f5 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_158d9991acf2279d62243fdfd714ad3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4ff2b021cb231ffdf92222ebd21cb15f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a3de3ba25a404306aef0ad5590ac0718 = $(`<div id="html_a3de3ba25a404306aef0ad5590ac0718" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_4ff2b021cb231ffdf92222ebd21cb15f.setContent(html_a3de3ba25a404306aef0ad5590ac0718);
|
|
|
|
|
|
|
|
marker_819e7919c17f9995cc31859057d995f5.bindPopup(popup_4ff2b021cb231ffdf92222ebd21cb15f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_819e7919c17f9995cc31859057d995f5.setIcon(icon_158d9991acf2279d62243fdfd714ad3b);
|
|
|
|
|
|
var marker_9e52f6e0fe2d01269392d777549ac4b8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_12a02790bc4b132c0a91ed763977c23a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ee946ea2340a90817ad94c216f68fb3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c6bdcc4032db10f8995ed7dce7172f5 = $(`<div id="html_9c6bdcc4032db10f8995ed7dce7172f5" style="width: 100.0%; height: 100.0%;">r1.freexom.com</div>`)[0];
|
|
popup_3ee946ea2340a90817ad94c216f68fb3.setContent(html_9c6bdcc4032db10f8995ed7dce7172f5);
|
|
|
|
|
|
|
|
marker_9e52f6e0fe2d01269392d777549ac4b8.bindPopup(popup_3ee946ea2340a90817ad94c216f68fb3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e52f6e0fe2d01269392d777549ac4b8.setIcon(icon_12a02790bc4b132c0a91ed763977c23a);
|
|
|
|
|
|
var marker_c3ac0da71c50683219a4859696bca892 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7bf6237d76415fcdd01704ae8c4784d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_aaf1e67a1c14631b5b569c08ef839764 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61323f2f69f5c7fd45ffa8e359a7d088 = $(`<div id="html_61323f2f69f5c7fd45ffa8e359a7d088" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_aaf1e67a1c14631b5b569c08ef839764.setContent(html_61323f2f69f5c7fd45ffa8e359a7d088);
|
|
|
|
|
|
|
|
marker_c3ac0da71c50683219a4859696bca892.bindPopup(popup_aaf1e67a1c14631b5b569c08ef839764)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3ac0da71c50683219a4859696bca892.setIcon(icon_7bf6237d76415fcdd01704ae8c4784d1);
|
|
|
|
|
|
var marker_bf40ee4f00860ad16888ef530e22d18d = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3b8b84eeef29405abe1c52c5ce89c881 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_495b7257dc30a3279f3e653ecb4623ec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ce12e2e89375ad7f55fa33697ace7b5 = $(`<div id="html_2ce12e2e89375ad7f55fa33697ace7b5" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_495b7257dc30a3279f3e653ecb4623ec.setContent(html_2ce12e2e89375ad7f55fa33697ace7b5);
|
|
|
|
|
|
|
|
marker_bf40ee4f00860ad16888ef530e22d18d.bindPopup(popup_495b7257dc30a3279f3e653ecb4623ec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf40ee4f00860ad16888ef530e22d18d.setIcon(icon_3b8b84eeef29405abe1c52c5ce89c881);
|
|
|
|
|
|
var marker_de249687b0f374ceb922dfde5909ef6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7bdc54ae045f2357ce0b19412ca3935e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_015afbc1e21e626ce6ad9bcff4120816 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b44ecaa62701481c94f25df20e29900c = $(`<div id="html_b44ecaa62701481c94f25df20e29900c" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_015afbc1e21e626ce6ad9bcff4120816.setContent(html_b44ecaa62701481c94f25df20e29900c);
|
|
|
|
|
|
|
|
marker_de249687b0f374ceb922dfde5909ef6b.bindPopup(popup_015afbc1e21e626ce6ad9bcff4120816)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de249687b0f374ceb922dfde5909ef6b.setIcon(icon_7bdc54ae045f2357ce0b19412ca3935e);
|
|
|
|
|
|
var marker_27a4fd84faf29b66a11b8674362e859a = L.marker(
|
|
[52.5233, 13.3426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_2fdbcd345f8d91fdb5a05f0c9a80b3dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21e6f88c8dadc6d543df6b2b955a3bc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3299f6176c04ac5a4f2d875b86833bcb = $(`<div id="html_3299f6176c04ac5a4f2d875b86833bcb" style="width: 100.0%; height: 100.0%;">relay.fr13nd5.com</div>`)[0];
|
|
popup_21e6f88c8dadc6d543df6b2b955a3bc9.setContent(html_3299f6176c04ac5a4f2d875b86833bcb);
|
|
|
|
|
|
|
|
marker_27a4fd84faf29b66a11b8674362e859a.bindPopup(popup_21e6f88c8dadc6d543df6b2b955a3bc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27a4fd84faf29b66a11b8674362e859a.setIcon(icon_2fdbcd345f8d91fdb5a05f0c9a80b3dc);
|
|
|
|
|
|
var marker_81187f63278cf4b7236c8bc48df306cf = L.marker(
|
|
[43.2965, 5.36978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3efb85d801756866a8e1faa6067cb4e6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10a2e3d8de67c69dad67594c152632af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_932eece4aa7fe0b81f6d5304daa96f6e = $(`<div id="html_932eece4aa7fe0b81f6d5304daa96f6e" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_10a2e3d8de67c69dad67594c152632af.setContent(html_932eece4aa7fe0b81f6d5304daa96f6e);
|
|
|
|
|
|
|
|
marker_81187f63278cf4b7236c8bc48df306cf.bindPopup(popup_10a2e3d8de67c69dad67594c152632af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81187f63278cf4b7236c8bc48df306cf.setIcon(icon_3efb85d801756866a8e1faa6067cb4e6);
|
|
|
|
|
|
var marker_4c01589b65889d289d5b4a3fcd7aa068 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c5b38ba8d94adcadcb6bfdaed664ddea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5297e7585926ae575bd9112fce0cf80e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be0254f963b2e2a69bc04e07d956b90e = $(`<div id="html_be0254f963b2e2a69bc04e07d956b90e" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_5297e7585926ae575bd9112fce0cf80e.setContent(html_be0254f963b2e2a69bc04e07d956b90e);
|
|
|
|
|
|
|
|
marker_4c01589b65889d289d5b4a3fcd7aa068.bindPopup(popup_5297e7585926ae575bd9112fce0cf80e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c01589b65889d289d5b4a3fcd7aa068.setIcon(icon_c5b38ba8d94adcadcb6bfdaed664ddea);
|
|
|
|
|
|
var marker_ee0764e09745af6de67b483495716249 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ede2a5968d5433cab949046774a37200 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d2e1723a5c6606090de8d9aad8814cd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d4e3931ab7a8d9290c60106c1c8d90d = $(`<div id="html_5d4e3931ab7a8d9290c60106c1c8d90d" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_6d2e1723a5c6606090de8d9aad8814cd.setContent(html_5d4e3931ab7a8d9290c60106c1c8d90d);
|
|
|
|
|
|
|
|
marker_ee0764e09745af6de67b483495716249.bindPopup(popup_6d2e1723a5c6606090de8d9aad8814cd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee0764e09745af6de67b483495716249.setIcon(icon_ede2a5968d5433cab949046774a37200);
|
|
|
|
|
|
var marker_464000ba7ac9c3d5687030c3b619874f = L.marker(
|
|
[33.1384, -95.6011],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_abf3ba8b677aee2913c36506b71bb5d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_157c16aa8e08ea99a01d2f8840dc8687 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96e2bbd91f59f1e60326a9fcc44a16e1 = $(`<div id="html_96e2bbd91f59f1e60326a9fcc44a16e1" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_157c16aa8e08ea99a01d2f8840dc8687.setContent(html_96e2bbd91f59f1e60326a9fcc44a16e1);
|
|
|
|
|
|
|
|
marker_464000ba7ac9c3d5687030c3b619874f.bindPopup(popup_157c16aa8e08ea99a01d2f8840dc8687)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_464000ba7ac9c3d5687030c3b619874f.setIcon(icon_abf3ba8b677aee2913c36506b71bb5d8);
|
|
|
|
|
|
var marker_a2ed10c441c76d31adb5c4ca623fcca9 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4efc36d3ce56170497c028382645bbc1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3279cbda27542013e546f49b173cf900 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c72e154055b6c6676d19c062d4d83a91 = $(`<div id="html_c72e154055b6c6676d19c062d4d83a91" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_3279cbda27542013e546f49b173cf900.setContent(html_c72e154055b6c6676d19c062d4d83a91);
|
|
|
|
|
|
|
|
marker_a2ed10c441c76d31adb5c4ca623fcca9.bindPopup(popup_3279cbda27542013e546f49b173cf900)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2ed10c441c76d31adb5c4ca623fcca9.setIcon(icon_4efc36d3ce56170497c028382645bbc1);
|
|
|
|
|
|
var marker_79e80ae1efdf9aac90e20ad5f79b2dfb = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b64cb61a5fbcf3968f315616d690545f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9b90859109830dfb0ab901610df3074 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f21e6a22fa3195b1e72c60d6c5ba36f9 = $(`<div id="html_f21e6a22fa3195b1e72c60d6c5ba36f9" style="width: 100.0%; height: 100.0%;">nostrsgp.notribe.net</div>`)[0];
|
|
popup_d9b90859109830dfb0ab901610df3074.setContent(html_f21e6a22fa3195b1e72c60d6c5ba36f9);
|
|
|
|
|
|
|
|
marker_79e80ae1efdf9aac90e20ad5f79b2dfb.bindPopup(popup_d9b90859109830dfb0ab901610df3074)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79e80ae1efdf9aac90e20ad5f79b2dfb.setIcon(icon_b64cb61a5fbcf3968f315616d690545f);
|
|
|
|
|
|
var marker_30313d4f23b22c5d5547296925df298a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9d6791dc4ee9134d4b79b78f260cb2d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef62fd039e61b92b94d6212fb1d17c89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_41ae209a29f9b721cdcaafc79cf0fb12 = $(`<div id="html_41ae209a29f9b721cdcaafc79cf0fb12" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_ef62fd039e61b92b94d6212fb1d17c89.setContent(html_41ae209a29f9b721cdcaafc79cf0fb12);
|
|
|
|
|
|
|
|
marker_30313d4f23b22c5d5547296925df298a.bindPopup(popup_ef62fd039e61b92b94d6212fb1d17c89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30313d4f23b22c5d5547296925df298a.setIcon(icon_9d6791dc4ee9134d4b79b78f260cb2d1);
|
|
|
|
|
|
var marker_a231d09576aad13c6a8f06f2d86dd5b3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_bdc8a1254ac9cf8623181aac8ca23857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e80ef34744fcc0ab1f112bdbb194585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dc8a0f77c90f8081cad3c1344139375 = $(`<div id="html_2dc8a0f77c90f8081cad3c1344139375" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_1e80ef34744fcc0ab1f112bdbb194585.setContent(html_2dc8a0f77c90f8081cad3c1344139375);
|
|
|
|
|
|
|
|
marker_a231d09576aad13c6a8f06f2d86dd5b3.bindPopup(popup_1e80ef34744fcc0ab1f112bdbb194585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a231d09576aad13c6a8f06f2d86dd5b3.setIcon(icon_bdc8a1254ac9cf8623181aac8ca23857);
|
|
|
|
|
|
var marker_bf619374b3834701d418fed42d50e2e2 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_5593c3b6cbd4ece4eff3f6b8a641255c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f385fe51f3c84fefa501b634a971228c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9344a552340d5ad16a7c986d8a5800b7 = $(`<div id="html_9344a552340d5ad16a7c986d8a5800b7" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_f385fe51f3c84fefa501b634a971228c.setContent(html_9344a552340d5ad16a7c986d8a5800b7);
|
|
|
|
|
|
|
|
marker_bf619374b3834701d418fed42d50e2e2.bindPopup(popup_f385fe51f3c84fefa501b634a971228c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf619374b3834701d418fed42d50e2e2.setIcon(icon_5593c3b6cbd4ece4eff3f6b8a641255c);
|
|
|
|
|
|
var marker_2aacbf033cde656681440cdb115b24d1 = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_40c426f80435d6c5d9fa9e37120e9ca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9dced65b6ea9df6f34bd3d0b1d02e3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7567c78361943903723bdf77f954ea9 = $(`<div id="html_a7567c78361943903723bdf77f954ea9" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_b9dced65b6ea9df6f34bd3d0b1d02e3c.setContent(html_a7567c78361943903723bdf77f954ea9);
|
|
|
|
|
|
|
|
marker_2aacbf033cde656681440cdb115b24d1.bindPopup(popup_b9dced65b6ea9df6f34bd3d0b1d02e3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2aacbf033cde656681440cdb115b24d1.setIcon(icon_40c426f80435d6c5d9fa9e37120e9ca7);
|
|
|
|
|
|
var marker_e4b45107ccc989cf131f56b0d9e0824e = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cfc250989a1d68ca0b62535bd2bec05d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_684863e0c8cf11019e6c312192092a42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3750492605bc172aa1566b8e612be19f = $(`<div id="html_3750492605bc172aa1566b8e612be19f" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_684863e0c8cf11019e6c312192092a42.setContent(html_3750492605bc172aa1566b8e612be19f);
|
|
|
|
|
|
|
|
marker_e4b45107ccc989cf131f56b0d9e0824e.bindPopup(popup_684863e0c8cf11019e6c312192092a42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4b45107ccc989cf131f56b0d9e0824e.setIcon(icon_cfc250989a1d68ca0b62535bd2bec05d);
|
|
|
|
|
|
var marker_1e4cc340acc3fc3cf7b7394ad01f7547 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b045ffa94d231fc6e7b9942f7bb5949c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb33fea74b57fe85679c069057a4cc90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42530ed4d27bfe82f37375fdfcbcbbfa = $(`<div id="html_42530ed4d27bfe82f37375fdfcbcbbfa" style="width: 100.0%; height: 100.0%;">relayone.geektank.ai</div>`)[0];
|
|
popup_eb33fea74b57fe85679c069057a4cc90.setContent(html_42530ed4d27bfe82f37375fdfcbcbbfa);
|
|
|
|
|
|
|
|
marker_1e4cc340acc3fc3cf7b7394ad01f7547.bindPopup(popup_eb33fea74b57fe85679c069057a4cc90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e4cc340acc3fc3cf7b7394ad01f7547.setIcon(icon_b045ffa94d231fc6e7b9942f7bb5949c);
|
|
|
|
|
|
var marker_70e6493b43c8f99cfc70cfd1554d97b9 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_84bc6543bcdd12be6fe9c2085f7d41e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c7ef2c40d5c29691449121443a4592c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_062b916fe3e617be047672c4139e13fa = $(`<div id="html_062b916fe3e617be047672c4139e13fa" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_c7ef2c40d5c29691449121443a4592c0.setContent(html_062b916fe3e617be047672c4139e13fa);
|
|
|
|
|
|
|
|
marker_70e6493b43c8f99cfc70cfd1554d97b9.bindPopup(popup_c7ef2c40d5c29691449121443a4592c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70e6493b43c8f99cfc70cfd1554d97b9.setIcon(icon_84bc6543bcdd12be6fe9c2085f7d41e7);
|
|
|
|
|
|
var marker_5855c388772d4a773b0830d3774c2b3f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4bbafe9010b77f134feeaba5d288c837 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dbd8b5af0e7fe5d0089366e78d66e4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05908d8821b52e4b3cfa5495eb6c22fb = $(`<div id="html_05908d8821b52e4b3cfa5495eb6c22fb" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_1dbd8b5af0e7fe5d0089366e78d66e4e.setContent(html_05908d8821b52e4b3cfa5495eb6c22fb);
|
|
|
|
|
|
|
|
marker_5855c388772d4a773b0830d3774c2b3f.bindPopup(popup_1dbd8b5af0e7fe5d0089366e78d66e4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5855c388772d4a773b0830d3774c2b3f.setIcon(icon_4bbafe9010b77f134feeaba5d288c837);
|
|
|
|
|
|
var marker_76047c26d6477c00506dd1b1b789042c = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_fbb5b476438715e40e4f24643b87a2da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4860c810061c3114ceedf5290766556f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1053a78f40f8babfc5ef416225025b07 = $(`<div id="html_1053a78f40f8babfc5ef416225025b07" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_4860c810061c3114ceedf5290766556f.setContent(html_1053a78f40f8babfc5ef416225025b07);
|
|
|
|
|
|
|
|
marker_76047c26d6477c00506dd1b1b789042c.bindPopup(popup_4860c810061c3114ceedf5290766556f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76047c26d6477c00506dd1b1b789042c.setIcon(icon_fbb5b476438715e40e4f24643b87a2da);
|
|
|
|
|
|
var marker_b2472adbda980a02ae2514e567261111 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_97020e80dcc1048991e339a42dc896dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_030abcb0871df0ca1570e141bb2560ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da51e6ae5b3eb4d711283f855f0bcb95 = $(`<div id="html_da51e6ae5b3eb4d711283f855f0bcb95" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_030abcb0871df0ca1570e141bb2560ca.setContent(html_da51e6ae5b3eb4d711283f855f0bcb95);
|
|
|
|
|
|
|
|
marker_b2472adbda980a02ae2514e567261111.bindPopup(popup_030abcb0871df0ca1570e141bb2560ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2472adbda980a02ae2514e567261111.setIcon(icon_97020e80dcc1048991e339a42dc896dc);
|
|
|
|
|
|
var marker_94c66a4ef1c4c03c28dde6dccdea4e74 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b46933797fdcc01f93b91a59bd9d2c98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b06de33ac5b70bd0291e81d5eeea8a71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b62bd23513103dd945c5509f864595d = $(`<div id="html_7b62bd23513103dd945c5509f864595d" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_b06de33ac5b70bd0291e81d5eeea8a71.setContent(html_7b62bd23513103dd945c5509f864595d);
|
|
|
|
|
|
|
|
marker_94c66a4ef1c4c03c28dde6dccdea4e74.bindPopup(popup_b06de33ac5b70bd0291e81d5eeea8a71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_94c66a4ef1c4c03c28dde6dccdea4e74.setIcon(icon_b46933797fdcc01f93b91a59bd9d2c98);
|
|
|
|
|
|
var marker_564224f9b71b8c105ad70716b8e8cd21 = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4b5e46ed4c149c8bb050c3bcda2af45e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_635241daa1bfaa8bec7537c0712e85fc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0dac0a3c70296f8076c076e097f2cba = $(`<div id="html_e0dac0a3c70296f8076c076e097f2cba" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_635241daa1bfaa8bec7537c0712e85fc.setContent(html_e0dac0a3c70296f8076c076e097f2cba);
|
|
|
|
|
|
|
|
marker_564224f9b71b8c105ad70716b8e8cd21.bindPopup(popup_635241daa1bfaa8bec7537c0712e85fc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_564224f9b71b8c105ad70716b8e8cd21.setIcon(icon_4b5e46ed4c149c8bb050c3bcda2af45e);
|
|
|
|
|
|
var marker_ae3eb281b4a62d6af6678c3256b28e52 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b3ad5b21c04bf06c550cd1dba82bd412 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f1d71bbc3c15924e8a63522f252c6e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79e798dbc24d0ac9b11b74e14946d319 = $(`<div id="html_79e798dbc24d0ac9b11b74e14946d319" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_7f1d71bbc3c15924e8a63522f252c6e0.setContent(html_79e798dbc24d0ac9b11b74e14946d319);
|
|
|
|
|
|
|
|
marker_ae3eb281b4a62d6af6678c3256b28e52.bindPopup(popup_7f1d71bbc3c15924e8a63522f252c6e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae3eb281b4a62d6af6678c3256b28e52.setIcon(icon_b3ad5b21c04bf06c550cd1dba82bd412);
|
|
|
|
|
|
var marker_f7e2e0980fe8b1c9433cca3627c194ee = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9a1300dc2ee2bef5c53afd9a1bf76254 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b438ca675e7f5dbbf8face91b9aa67e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c67a6c1ab72808603ca941197abef03a = $(`<div id="html_c67a6c1ab72808603ca941197abef03a" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_8b438ca675e7f5dbbf8face91b9aa67e.setContent(html_c67a6c1ab72808603ca941197abef03a);
|
|
|
|
|
|
|
|
marker_f7e2e0980fe8b1c9433cca3627c194ee.bindPopup(popup_8b438ca675e7f5dbbf8face91b9aa67e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7e2e0980fe8b1c9433cca3627c194ee.setIcon(icon_9a1300dc2ee2bef5c53afd9a1bf76254);
|
|
|
|
|
|
var marker_4020c20545da70a7a3843a6565d5057a = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_becddf26b2953e704faf7ba9fd016620 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c96fa4109b8e3e2fece3dac23b7bc26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a7a7d2ae3a5647b52ff4839898b9a8b = $(`<div id="html_2a7a7d2ae3a5647b52ff4839898b9a8b" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_6c96fa4109b8e3e2fece3dac23b7bc26.setContent(html_2a7a7d2ae3a5647b52ff4839898b9a8b);
|
|
|
|
|
|
|
|
marker_4020c20545da70a7a3843a6565d5057a.bindPopup(popup_6c96fa4109b8e3e2fece3dac23b7bc26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4020c20545da70a7a3843a6565d5057a.setIcon(icon_becddf26b2953e704faf7ba9fd016620);
|
|
|
|
|
|
var marker_7c9a0b339e24a087dc2c641c8be5f0bd = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_802affd2d04854f6d6d3ed504e3a82d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ee2191f74c219ccf41e2a88c838894d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4c4c22c225689770641ea44735d9c9a = $(`<div id="html_a4c4c22c225689770641ea44735d9c9a" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_9ee2191f74c219ccf41e2a88c838894d.setContent(html_a4c4c22c225689770641ea44735d9c9a);
|
|
|
|
|
|
|
|
marker_7c9a0b339e24a087dc2c641c8be5f0bd.bindPopup(popup_9ee2191f74c219ccf41e2a88c838894d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c9a0b339e24a087dc2c641c8be5f0bd.setIcon(icon_802affd2d04854f6d6d3ed504e3a82d1);
|
|
|
|
|
|
var marker_cef198bd2df39221a1394bb4d676a92f = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d625fd9a7ee59faa2ccbfbb8aa07376e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bdb2ce3ee6ee64c9b2887379306c54bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9af42da6710e16ae9f227cd9450f93cd = $(`<div id="html_9af42da6710e16ae9f227cd9450f93cd" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_bdb2ce3ee6ee64c9b2887379306c54bf.setContent(html_9af42da6710e16ae9f227cd9450f93cd);
|
|
|
|
|
|
|
|
marker_cef198bd2df39221a1394bb4d676a92f.bindPopup(popup_bdb2ce3ee6ee64c9b2887379306c54bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cef198bd2df39221a1394bb4d676a92f.setIcon(icon_d625fd9a7ee59faa2ccbfbb8aa07376e);
|
|
|
|
|
|
var marker_6fe4e18f02ec858c51f7776dff0e0f7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_404c5f87157e833d54e21c4f33f4b4f1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90694dc0c50bf9d4559112233ac3ad45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adc10e3c0de483d0d17b7d164d8e1028 = $(`<div id="html_adc10e3c0de483d0d17b7d164d8e1028" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_90694dc0c50bf9d4559112233ac3ad45.setContent(html_adc10e3c0de483d0d17b7d164d8e1028);
|
|
|
|
|
|
|
|
marker_6fe4e18f02ec858c51f7776dff0e0f7b.bindPopup(popup_90694dc0c50bf9d4559112233ac3ad45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6fe4e18f02ec858c51f7776dff0e0f7b.setIcon(icon_404c5f87157e833d54e21c4f33f4b4f1);
|
|
|
|
|
|
var marker_e07edddbe065a9d6495242a711407368 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1430a415c376e6d0a49614cc2ba391ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_602df7a0c9fd1ff4ae4f92d2c182d3b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ce41765d9ed32fc512092a4f4f177ae = $(`<div id="html_3ce41765d9ed32fc512092a4f4f177ae" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_602df7a0c9fd1ff4ae4f92d2c182d3b4.setContent(html_3ce41765d9ed32fc512092a4f4f177ae);
|
|
|
|
|
|
|
|
marker_e07edddbe065a9d6495242a711407368.bindPopup(popup_602df7a0c9fd1ff4ae4f92d2c182d3b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e07edddbe065a9d6495242a711407368.setIcon(icon_1430a415c376e6d0a49614cc2ba391ba);
|
|
|
|
|
|
var marker_bdc05364df15d3b8be18b7ea87438b41 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4c7ceb4edc9b70371da02fc0c3d05d38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f299b3eb9493707a297d9da87786ba70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad6ea9fa7e29afca44ef2627196338ce = $(`<div id="html_ad6ea9fa7e29afca44ef2627196338ce" style="width: 100.0%; height: 100.0%;">nostr.oxtr.dev</div>`)[0];
|
|
popup_f299b3eb9493707a297d9da87786ba70.setContent(html_ad6ea9fa7e29afca44ef2627196338ce);
|
|
|
|
|
|
|
|
marker_bdc05364df15d3b8be18b7ea87438b41.bindPopup(popup_f299b3eb9493707a297d9da87786ba70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bdc05364df15d3b8be18b7ea87438b41.setIcon(icon_4c7ceb4edc9b70371da02fc0c3d05d38);
|
|
|
|
|
|
var marker_2e1066b21d14035ec8b71872e623ebe4 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a75eb3f6de4647fb516cb4fe756e8815 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c1cab3afb9f33ba4e7577967283cf01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_555863c4d3797c6b29412e3a8ecece01 = $(`<div id="html_555863c4d3797c6b29412e3a8ecece01" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_1c1cab3afb9f33ba4e7577967283cf01.setContent(html_555863c4d3797c6b29412e3a8ecece01);
|
|
|
|
|
|
|
|
marker_2e1066b21d14035ec8b71872e623ebe4.bindPopup(popup_1c1cab3afb9f33ba4e7577967283cf01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e1066b21d14035ec8b71872e623ebe4.setIcon(icon_a75eb3f6de4647fb516cb4fe756e8815);
|
|
|
|
|
|
var marker_3b0e0a9060d066b588e9b391d8d6cdaf = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7e3207370cf35107bcba243b4eb4b871 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_433664fde5242cadef1f0ea0f8629640 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bb9d6be6ec9a39e095c6245a23d2957 = $(`<div id="html_4bb9d6be6ec9a39e095c6245a23d2957" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_433664fde5242cadef1f0ea0f8629640.setContent(html_4bb9d6be6ec9a39e095c6245a23d2957);
|
|
|
|
|
|
|
|
marker_3b0e0a9060d066b588e9b391d8d6cdaf.bindPopup(popup_433664fde5242cadef1f0ea0f8629640)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b0e0a9060d066b588e9b391d8d6cdaf.setIcon(icon_7e3207370cf35107bcba243b4eb4b871);
|
|
|
|
|
|
var marker_0884e62359e5968569c4bca3bcfc694b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0e2c2daf3173f3a86447ea9fe46cc9fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc0a54d3fc393d896eac4ae010f3e596 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16f10f7272a65d4226ee9984a6b35456 = $(`<div id="html_16f10f7272a65d4226ee9984a6b35456" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_bc0a54d3fc393d896eac4ae010f3e596.setContent(html_16f10f7272a65d4226ee9984a6b35456);
|
|
|
|
|
|
|
|
marker_0884e62359e5968569c4bca3bcfc694b.bindPopup(popup_bc0a54d3fc393d896eac4ae010f3e596)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0884e62359e5968569c4bca3bcfc694b.setIcon(icon_0e2c2daf3173f3a86447ea9fe46cc9fe);
|
|
|
|
|
|
var marker_28ef0cc6d0a1593dcca19c828fbcf47e = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_682bcf6442c47c2b7d72689dd3a8f04d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef4b0b00684b2a29f5fa6a965c7ea208 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec9e81cb0c53966bf87dc32e95b580d0 = $(`<div id="html_ec9e81cb0c53966bf87dc32e95b580d0" style="width: 100.0%; height: 100.0%;">relay03.lnfi.network</div>`)[0];
|
|
popup_ef4b0b00684b2a29f5fa6a965c7ea208.setContent(html_ec9e81cb0c53966bf87dc32e95b580d0);
|
|
|
|
|
|
|
|
marker_28ef0cc6d0a1593dcca19c828fbcf47e.bindPopup(popup_ef4b0b00684b2a29f5fa6a965c7ea208)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28ef0cc6d0a1593dcca19c828fbcf47e.setIcon(icon_682bcf6442c47c2b7d72689dd3a8f04d);
|
|
|
|
|
|
var marker_a1b44cbf6a2f5ee724509477fa9b1584 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d3dd8eea393492c4b2394b74fdba6016 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_375837ac8a1090b2fdb29f56fc282c01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a84075708e562335638d82ab6b25a66 = $(`<div id="html_4a84075708e562335638d82ab6b25a66" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_375837ac8a1090b2fdb29f56fc282c01.setContent(html_4a84075708e562335638d82ab6b25a66);
|
|
|
|
|
|
|
|
marker_a1b44cbf6a2f5ee724509477fa9b1584.bindPopup(popup_375837ac8a1090b2fdb29f56fc282c01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1b44cbf6a2f5ee724509477fa9b1584.setIcon(icon_d3dd8eea393492c4b2394b74fdba6016);
|
|
|
|
|
|
var marker_e356cdbc3ea84999e27e15e973c3f457 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_47a264afe10d66e397cda8737dea1987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90078d4da38aa6c83e91c1e64b3c0e6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f61d1d7b93cadc8bc55713993fd0244a = $(`<div id="html_f61d1d7b93cadc8bc55713993fd0244a" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_90078d4da38aa6c83e91c1e64b3c0e6f.setContent(html_f61d1d7b93cadc8bc55713993fd0244a);
|
|
|
|
|
|
|
|
marker_e356cdbc3ea84999e27e15e973c3f457.bindPopup(popup_90078d4da38aa6c83e91c1e64b3c0e6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e356cdbc3ea84999e27e15e973c3f457.setIcon(icon_47a264afe10d66e397cda8737dea1987);
|
|
|
|
|
|
var marker_bbc74d2b96ab5d32dc1d99cc0e1c4543 = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f7dcd430f57e0e5ee2bc7d3040b4cefb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b83a2c2828abece02ae27a36ae9a534c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3234bddc1438567214ec9243edc1c4e = $(`<div id="html_d3234bddc1438567214ec9243edc1c4e" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_b83a2c2828abece02ae27a36ae9a534c.setContent(html_d3234bddc1438567214ec9243edc1c4e);
|
|
|
|
|
|
|
|
marker_bbc74d2b96ab5d32dc1d99cc0e1c4543.bindPopup(popup_b83a2c2828abece02ae27a36ae9a534c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbc74d2b96ab5d32dc1d99cc0e1c4543.setIcon(icon_f7dcd430f57e0e5ee2bc7d3040b4cefb);
|
|
|
|
|
|
var marker_b094c141f12e0e31a172d25dc6f5a8e1 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9a324b4e1fc1a0abad1385f97fd7dce9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f6a5d84d332b984a8ef7286e620b7f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_744be08e5e4c4482fae476f11502dc65 = $(`<div id="html_744be08e5e4c4482fae476f11502dc65" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_7f6a5d84d332b984a8ef7286e620b7f9.setContent(html_744be08e5e4c4482fae476f11502dc65);
|
|
|
|
|
|
|
|
marker_b094c141f12e0e31a172d25dc6f5a8e1.bindPopup(popup_7f6a5d84d332b984a8ef7286e620b7f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b094c141f12e0e31a172d25dc6f5a8e1.setIcon(icon_9a324b4e1fc1a0abad1385f97fd7dce9);
|
|
|
|
|
|
var marker_2a9389b36e990206f05224c7ed5324c5 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_023867bb971d3b8018616c87c217f979 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4749324ce5522eb49f4c877a374a1fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10d2c2b84ff9a13a81948cfa0df177ce = $(`<div id="html_10d2c2b84ff9a13a81948cfa0df177ce" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_4749324ce5522eb49f4c877a374a1fbd.setContent(html_10d2c2b84ff9a13a81948cfa0df177ce);
|
|
|
|
|
|
|
|
marker_2a9389b36e990206f05224c7ed5324c5.bindPopup(popup_4749324ce5522eb49f4c877a374a1fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9389b36e990206f05224c7ed5324c5.setIcon(icon_023867bb971d3b8018616c87c217f979);
|
|
|
|
|
|
var marker_803f58c18c9b946b2567eff32be271ce = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_beeb3a0cc4604574d7c8cfc351c6b6cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e61c3ebaad4d1f17d72e2a68e636a880 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fecaef6809bb26ca57184941a418cff7 = $(`<div id="html_fecaef6809bb26ca57184941a418cff7" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_e61c3ebaad4d1f17d72e2a68e636a880.setContent(html_fecaef6809bb26ca57184941a418cff7);
|
|
|
|
|
|
|
|
marker_803f58c18c9b946b2567eff32be271ce.bindPopup(popup_e61c3ebaad4d1f17d72e2a68e636a880)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_803f58c18c9b946b2567eff32be271ce.setIcon(icon_beeb3a0cc4604574d7c8cfc351c6b6cc);
|
|
|
|
|
|
var marker_02f006b7da1598032ba842087d5c2f6c = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_987e6f8ba6de0eb08ce4643251fc4ef2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9e66f1e8e400fb9cdddd7dfa137eb6fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdfddfef7d1c9ba4f493f819a32ad4b1 = $(`<div id="html_fdfddfef7d1c9ba4f493f819a32ad4b1" style="width: 100.0%; height: 100.0%;">relay.nostrhub.tech</div>`)[0];
|
|
popup_9e66f1e8e400fb9cdddd7dfa137eb6fd.setContent(html_fdfddfef7d1c9ba4f493f819a32ad4b1);
|
|
|
|
|
|
|
|
marker_02f006b7da1598032ba842087d5c2f6c.bindPopup(popup_9e66f1e8e400fb9cdddd7dfa137eb6fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02f006b7da1598032ba842087d5c2f6c.setIcon(icon_987e6f8ba6de0eb08ce4643251fc4ef2);
|
|
|
|
|
|
var marker_2558ee7362b9406019785f9302ebadc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e5033a2de0875804c3a4232a35e9194e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_31c6fd08650d2d27bb804915fff8c19a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_077017207e9ea63d2023864ddfd8c489 = $(`<div id="html_077017207e9ea63d2023864ddfd8c489" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_31c6fd08650d2d27bb804915fff8c19a.setContent(html_077017207e9ea63d2023864ddfd8c489);
|
|
|
|
|
|
|
|
marker_2558ee7362b9406019785f9302ebadc5.bindPopup(popup_31c6fd08650d2d27bb804915fff8c19a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2558ee7362b9406019785f9302ebadc5.setIcon(icon_e5033a2de0875804c3a4232a35e9194e);
|
|
|
|
|
|
var marker_92747c910353a3a38d366d2985d839eb = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9a165ac7d741975a7fcad2215536b7c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_90aaab8d552bafcb7da96976ea087ffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c50250866f72bb722d0a3da2da3120c2 = $(`<div id="html_c50250866f72bb722d0a3da2da3120c2" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_90aaab8d552bafcb7da96976ea087ffb.setContent(html_c50250866f72bb722d0a3da2da3120c2);
|
|
|
|
|
|
|
|
marker_92747c910353a3a38d366d2985d839eb.bindPopup(popup_90aaab8d552bafcb7da96976ea087ffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92747c910353a3a38d366d2985d839eb.setIcon(icon_9a165ac7d741975a7fcad2215536b7c9);
|
|
|
|
|
|
var marker_1cebca8639201c44b41d4ee3a06e58b0 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c8b10891e2412ef0ca5513272de90216 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_258a542d124a70408ef0ac65ad066865 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a35075befcdcce5c16bfb8b0a4c0a74 = $(`<div id="html_8a35075befcdcce5c16bfb8b0a4c0a74" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_258a542d124a70408ef0ac65ad066865.setContent(html_8a35075befcdcce5c16bfb8b0a4c0a74);
|
|
|
|
|
|
|
|
marker_1cebca8639201c44b41d4ee3a06e58b0.bindPopup(popup_258a542d124a70408ef0ac65ad066865)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cebca8639201c44b41d4ee3a06e58b0.setIcon(icon_c8b10891e2412ef0ca5513272de90216);
|
|
|
|
|
|
var marker_cf8ea4833a07bb784f3752661c8b471b = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3c8e104813e9005d38f1366b06c49b03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_427a34af7ee4f288d6bc1c5ec3439964 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a4943c32b407b61e751b2fd1a4fc828 = $(`<div id="html_2a4943c32b407b61e751b2fd1a4fc828" style="width: 100.0%; height: 100.0%;">cache.freexom.com</div>`)[0];
|
|
popup_427a34af7ee4f288d6bc1c5ec3439964.setContent(html_2a4943c32b407b61e751b2fd1a4fc828);
|
|
|
|
|
|
|
|
marker_cf8ea4833a07bb784f3752661c8b471b.bindPopup(popup_427a34af7ee4f288d6bc1c5ec3439964)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf8ea4833a07bb784f3752661c8b471b.setIcon(icon_3c8e104813e9005d38f1366b06c49b03);
|
|
|
|
|
|
var marker_f06c59f4d0f787b5fbfe2a811894da10 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_151bbb9608b8df94d7c8795267273701 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_355ef8b89e799ba7d60fc81c65b1bfa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cac33792f205834ec2ba84bf3d5a39d9 = $(`<div id="html_cac33792f205834ec2ba84bf3d5a39d9" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_355ef8b89e799ba7d60fc81c65b1bfa5.setContent(html_cac33792f205834ec2ba84bf3d5a39d9);
|
|
|
|
|
|
|
|
marker_f06c59f4d0f787b5fbfe2a811894da10.bindPopup(popup_355ef8b89e799ba7d60fc81c65b1bfa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f06c59f4d0f787b5fbfe2a811894da10.setIcon(icon_151bbb9608b8df94d7c8795267273701);
|
|
|
|
|
|
var marker_3e87cdd17847edfcf168b73251bf86a3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4e6bcad017b87511f33f6277cfbd4b4b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b05bae1f158535a6e9664739c122c44b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5536cf398c5b675d76583ff23fc26834 = $(`<div id="html_5536cf398c5b675d76583ff23fc26834" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_b05bae1f158535a6e9664739c122c44b.setContent(html_5536cf398c5b675d76583ff23fc26834);
|
|
|
|
|
|
|
|
marker_3e87cdd17847edfcf168b73251bf86a3.bindPopup(popup_b05bae1f158535a6e9664739c122c44b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3e87cdd17847edfcf168b73251bf86a3.setIcon(icon_4e6bcad017b87511f33f6277cfbd4b4b);
|
|
|
|
|
|
var marker_0d5f2b5ede85fc7108efc2754637e451 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3a6949ac26e1d88bf2868fa6057aed5c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_156810cde9ea834c291f204d4b56e480 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3d322710f57ff056e7487515a3a14be = $(`<div id="html_f3d322710f57ff056e7487515a3a14be" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_156810cde9ea834c291f204d4b56e480.setContent(html_f3d322710f57ff056e7487515a3a14be);
|
|
|
|
|
|
|
|
marker_0d5f2b5ede85fc7108efc2754637e451.bindPopup(popup_156810cde9ea834c291f204d4b56e480)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0d5f2b5ede85fc7108efc2754637e451.setIcon(icon_3a6949ac26e1d88bf2868fa6057aed5c);
|
|
|
|
|
|
var marker_996526e4711b97e7867b3c73961365b0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_17bc245ed2dccdfd78631c06bd312bed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7d2d5f42c8a85ce7d7867ab560853114 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b20450709890bebac3f8eb45c25ecbe1 = $(`<div id="html_b20450709890bebac3f8eb45c25ecbe1" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_7d2d5f42c8a85ce7d7867ab560853114.setContent(html_b20450709890bebac3f8eb45c25ecbe1);
|
|
|
|
|
|
|
|
marker_996526e4711b97e7867b3c73961365b0.bindPopup(popup_7d2d5f42c8a85ce7d7867ab560853114)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_996526e4711b97e7867b3c73961365b0.setIcon(icon_17bc245ed2dccdfd78631c06bd312bed);
|
|
|
|
|
|
var marker_445b92793a76cf475df100dbcf438aee = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3065ac9a476d4dd57c3c36fb96d683ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fb87822f4e0c1929f4c7d6f0d1018cb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f80830c3ca4393dd8e3f53292ee4385a = $(`<div id="html_f80830c3ca4393dd8e3f53292ee4385a" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_5fb87822f4e0c1929f4c7d6f0d1018cb.setContent(html_f80830c3ca4393dd8e3f53292ee4385a);
|
|
|
|
|
|
|
|
marker_445b92793a76cf475df100dbcf438aee.bindPopup(popup_5fb87822f4e0c1929f4c7d6f0d1018cb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_445b92793a76cf475df100dbcf438aee.setIcon(icon_3065ac9a476d4dd57c3c36fb96d683ed);
|
|
|
|
|
|
var marker_1cc88e5a1025a27d17d8537263be0296 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7410eedff39ad656eadd7d091272ac01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ae8873f2b4d63a9830e2f8b8cce13e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7e6aeb33a6aa3e92f3e3dd20cabc826a = $(`<div id="html_7e6aeb33a6aa3e92f3e3dd20cabc826a" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_3ae8873f2b4d63a9830e2f8b8cce13e2.setContent(html_7e6aeb33a6aa3e92f3e3dd20cabc826a);
|
|
|
|
|
|
|
|
marker_1cc88e5a1025a27d17d8537263be0296.bindPopup(popup_3ae8873f2b4d63a9830e2f8b8cce13e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cc88e5a1025a27d17d8537263be0296.setIcon(icon_7410eedff39ad656eadd7d091272ac01);
|
|
|
|
|
|
var marker_d1dc5c0b2f7334d3384a605f4864a374 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_365f69ac7cb9e4b8fb366767940410f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3212df5a755d7d7de90e4c4051c7556 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a82f7229baa77b7cbf6bd41dbd92f34a = $(`<div id="html_a82f7229baa77b7cbf6bd41dbd92f34a" style="width: 100.0%; height: 100.0%;">nostr.casa21.space</div>`)[0];
|
|
popup_e3212df5a755d7d7de90e4c4051c7556.setContent(html_a82f7229baa77b7cbf6bd41dbd92f34a);
|
|
|
|
|
|
|
|
marker_d1dc5c0b2f7334d3384a605f4864a374.bindPopup(popup_e3212df5a755d7d7de90e4c4051c7556)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1dc5c0b2f7334d3384a605f4864a374.setIcon(icon_365f69ac7cb9e4b8fb366767940410f6);
|
|
|
|
|
|
var marker_f3905a72f79d4bf8be459fb8cbe3a3af = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a7b8165457d70820a2ea839e1aeabf9b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_769203f1fc4d8ba768add21fc63d6be5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c49419a05d35a5405ba9b4836bfaf293 = $(`<div id="html_c49419a05d35a5405ba9b4836bfaf293" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_769203f1fc4d8ba768add21fc63d6be5.setContent(html_c49419a05d35a5405ba9b4836bfaf293);
|
|
|
|
|
|
|
|
marker_f3905a72f79d4bf8be459fb8cbe3a3af.bindPopup(popup_769203f1fc4d8ba768add21fc63d6be5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3905a72f79d4bf8be459fb8cbe3a3af.setIcon(icon_a7b8165457d70820a2ea839e1aeabf9b);
|
|
|
|
|
|
var marker_1a225ee529ff54ba4c67fdf12a51fd41 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e28bdeb83afee02e9b1ae55acd282e05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_008aecfef9163c85d5179738fc551aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fcc43071e8f05ecdae39f7e50d8f007a = $(`<div id="html_fcc43071e8f05ecdae39f7e50d8f007a" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_008aecfef9163c85d5179738fc551aad.setContent(html_fcc43071e8f05ecdae39f7e50d8f007a);
|
|
|
|
|
|
|
|
marker_1a225ee529ff54ba4c67fdf12a51fd41.bindPopup(popup_008aecfef9163c85d5179738fc551aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a225ee529ff54ba4c67fdf12a51fd41.setIcon(icon_e28bdeb83afee02e9b1ae55acd282e05);
|
|
|
|
|
|
var marker_e934f2174f8b009c49d1361bc0699ac4 = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_01c5ee0a44b8a438e545d3a8682fc22e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bb32f3b2fa84282ca796071482e22951 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ba427e19f4e1b321c4f9382096b0728f = $(`<div id="html_ba427e19f4e1b321c4f9382096b0728f" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_bb32f3b2fa84282ca796071482e22951.setContent(html_ba427e19f4e1b321c4f9382096b0728f);
|
|
|
|
|
|
|
|
marker_e934f2174f8b009c49d1361bc0699ac4.bindPopup(popup_bb32f3b2fa84282ca796071482e22951)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e934f2174f8b009c49d1361bc0699ac4.setIcon(icon_01c5ee0a44b8a438e545d3a8682fc22e);
|
|
|
|
|
|
var marker_d4abe4c8d4916502ef9cbab8d5d40229 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_87709f061ba8d6c3511d334ded0640b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99b8c92c2e98d9cdb960003cf0eba62e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_645fb8e1b229cb565ff5da32f1986384 = $(`<div id="html_645fb8e1b229cb565ff5da32f1986384" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_99b8c92c2e98d9cdb960003cf0eba62e.setContent(html_645fb8e1b229cb565ff5da32f1986384);
|
|
|
|
|
|
|
|
marker_d4abe4c8d4916502ef9cbab8d5d40229.bindPopup(popup_99b8c92c2e98d9cdb960003cf0eba62e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4abe4c8d4916502ef9cbab8d5d40229.setIcon(icon_87709f061ba8d6c3511d334ded0640b8);
|
|
|
|
|
|
var marker_1058077997cec0b1573f78d6646d0d04 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cb186d979b037c8890a5a3efbae0d956 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ea3d3f90986d1f1fbc50ad113dd5e7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d724b259adacb1fe07ecfa8f596d04d0 = $(`<div id="html_d724b259adacb1fe07ecfa8f596d04d0" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_2ea3d3f90986d1f1fbc50ad113dd5e7e.setContent(html_d724b259adacb1fe07ecfa8f596d04d0);
|
|
|
|
|
|
|
|
marker_1058077997cec0b1573f78d6646d0d04.bindPopup(popup_2ea3d3f90986d1f1fbc50ad113dd5e7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1058077997cec0b1573f78d6646d0d04.setIcon(icon_cb186d979b037c8890a5a3efbae0d956);
|
|
|
|
|
|
var marker_1ae657e3e99327e05c28b651bb2b909f = L.marker(
|
|
[43.652, -79.3633],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_da2d22e096450ec79435abda2af7bf09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f1f91dd36d0fcfdc31aab58baa86aeed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ad0c34453c059dc448901574f483265 = $(`<div id="html_1ad0c34453c059dc448901574f483265" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_f1f91dd36d0fcfdc31aab58baa86aeed.setContent(html_1ad0c34453c059dc448901574f483265);
|
|
|
|
|
|
|
|
marker_1ae657e3e99327e05c28b651bb2b909f.bindPopup(popup_f1f91dd36d0fcfdc31aab58baa86aeed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ae657e3e99327e05c28b651bb2b909f.setIcon(icon_da2d22e096450ec79435abda2af7bf09);
|
|
|
|
|
|
var marker_36dec033f0f3c892ff98a6ecf8fc6bee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f605f020b17aa5c1bba3b2a8edee6d45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86cd9e5d5ed7478fe70bff312517a86a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1d1f2d9172bb39ee945e49741ce3b4c = $(`<div id="html_b1d1f2d9172bb39ee945e49741ce3b4c" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_86cd9e5d5ed7478fe70bff312517a86a.setContent(html_b1d1f2d9172bb39ee945e49741ce3b4c);
|
|
|
|
|
|
|
|
marker_36dec033f0f3c892ff98a6ecf8fc6bee.bindPopup(popup_86cd9e5d5ed7478fe70bff312517a86a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36dec033f0f3c892ff98a6ecf8fc6bee.setIcon(icon_f605f020b17aa5c1bba3b2a8edee6d45);
|
|
|
|
|
|
var marker_35215191bd7c39417bd109dc453fba82 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b5fbac643b253f152e4fbd4d66de8567 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6fa7908aaf0d31a134063f3ca44585c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_961e5d1910d5788a1da68ebe13a81b07 = $(`<div id="html_961e5d1910d5788a1da68ebe13a81b07" style="width: 100.0%; height: 100.0%;">relay.nostriches.club</div>`)[0];
|
|
popup_6fa7908aaf0d31a134063f3ca44585c5.setContent(html_961e5d1910d5788a1da68ebe13a81b07);
|
|
|
|
|
|
|
|
marker_35215191bd7c39417bd109dc453fba82.bindPopup(popup_6fa7908aaf0d31a134063f3ca44585c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35215191bd7c39417bd109dc453fba82.setIcon(icon_b5fbac643b253f152e4fbd4d66de8567);
|
|
|
|
|
|
var marker_10941510f9d657ebdfc1c405279b410b = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_01cfcb98e267e62cdc6bdf9e75bc919e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5389d295f2cfe51816f57ac8a4597220 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2188bce2d259aab43261f6c191bb54dc = $(`<div id="html_2188bce2d259aab43261f6c191bb54dc" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_5389d295f2cfe51816f57ac8a4597220.setContent(html_2188bce2d259aab43261f6c191bb54dc);
|
|
|
|
|
|
|
|
marker_10941510f9d657ebdfc1c405279b410b.bindPopup(popup_5389d295f2cfe51816f57ac8a4597220)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_10941510f9d657ebdfc1c405279b410b.setIcon(icon_01cfcb98e267e62cdc6bdf9e75bc919e);
|
|
|
|
|
|
var marker_6cae7f82706692b5e1039aa61fb7924c = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c438dbd55d4890a519360a245e4ac098 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a2ea1939c26bb2d24a0cec9cffe1d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_19b222c933d5be69e4ea0e49385ad236 = $(`<div id="html_19b222c933d5be69e4ea0e49385ad236" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_79a2ea1939c26bb2d24a0cec9cffe1d5.setContent(html_19b222c933d5be69e4ea0e49385ad236);
|
|
|
|
|
|
|
|
marker_6cae7f82706692b5e1039aa61fb7924c.bindPopup(popup_79a2ea1939c26bb2d24a0cec9cffe1d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6cae7f82706692b5e1039aa61fb7924c.setIcon(icon_c438dbd55d4890a519360a245e4ac098);
|
|
|
|
|
|
var marker_2dd096576203d909f5a3be4275e3a319 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_169d7ca664aae887114c8edc4bf6b91d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8284dba2b54ed0d6a1d5beea607b1ed5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a323e0bc22d50abbcf113461907e1c37 = $(`<div id="html_a323e0bc22d50abbcf113461907e1c37" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_8284dba2b54ed0d6a1d5beea607b1ed5.setContent(html_a323e0bc22d50abbcf113461907e1c37);
|
|
|
|
|
|
|
|
marker_2dd096576203d909f5a3be4275e3a319.bindPopup(popup_8284dba2b54ed0d6a1d5beea607b1ed5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dd096576203d909f5a3be4275e3a319.setIcon(icon_169d7ca664aae887114c8edc4bf6b91d);
|
|
|
|
|
|
var marker_3a1405d7f31d63d1731129d82381f693 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a4b97248a540111d8736748d13869e67 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9934b91209bb21b54b62224f273fcd75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8ff8983c58d94d78cb187639ab201c1 = $(`<div id="html_c8ff8983c58d94d78cb187639ab201c1" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_9934b91209bb21b54b62224f273fcd75.setContent(html_c8ff8983c58d94d78cb187639ab201c1);
|
|
|
|
|
|
|
|
marker_3a1405d7f31d63d1731129d82381f693.bindPopup(popup_9934b91209bb21b54b62224f273fcd75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a1405d7f31d63d1731129d82381f693.setIcon(icon_a4b97248a540111d8736748d13869e67);
|
|
|
|
|
|
var marker_366d78a252ed499f00bf2c886a048f94 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_5b6ab9750851bb97001e1fa8850f427e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71072d6e2806d6dd5ce12ceca6a9906f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_20bd3208e309e89710b9258703ce48e0 = $(`<div id="html_20bd3208e309e89710b9258703ce48e0" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_71072d6e2806d6dd5ce12ceca6a9906f.setContent(html_20bd3208e309e89710b9258703ce48e0);
|
|
|
|
|
|
|
|
marker_366d78a252ed499f00bf2c886a048f94.bindPopup(popup_71072d6e2806d6dd5ce12ceca6a9906f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_366d78a252ed499f00bf2c886a048f94.setIcon(icon_5b6ab9750851bb97001e1fa8850f427e);
|
|
|
|
|
|
var marker_aced0c2b0f71a9e3093dd74ccf923e5e = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e99d9f4ff1de5680be8f3bf81e4c22b9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b9ae766fc5e78e4127517da97d84aa09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_034040ac158c4d76cc3dfb05ccbad6f7 = $(`<div id="html_034040ac158c4d76cc3dfb05ccbad6f7" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_b9ae766fc5e78e4127517da97d84aa09.setContent(html_034040ac158c4d76cc3dfb05ccbad6f7);
|
|
|
|
|
|
|
|
marker_aced0c2b0f71a9e3093dd74ccf923e5e.bindPopup(popup_b9ae766fc5e78e4127517da97d84aa09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aced0c2b0f71a9e3093dd74ccf923e5e.setIcon(icon_e99d9f4ff1de5680be8f3bf81e4c22b9);
|
|
|
|
|
|
var marker_67b37e5133b672baedcdf3307b735014 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_5efd65b5052eaa0d0b5e62bf79f8c73f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5a0a96d86b18b4e7a3f9db354f5a360 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5a9e751eab558b21ce0ccbc8c0506d0f = $(`<div id="html_5a9e751eab558b21ce0ccbc8c0506d0f" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_a5a0a96d86b18b4e7a3f9db354f5a360.setContent(html_5a9e751eab558b21ce0ccbc8c0506d0f);
|
|
|
|
|
|
|
|
marker_67b37e5133b672baedcdf3307b735014.bindPopup(popup_a5a0a96d86b18b4e7a3f9db354f5a360)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67b37e5133b672baedcdf3307b735014.setIcon(icon_5efd65b5052eaa0d0b5e62bf79f8c73f);
|
|
|
|
|
|
var marker_bd29038d982606a31f74c019bc4f950b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_416adfa4f046733d4a86852b755aee8f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d112b2131a2ff8e5c4c0906dee0d6eaf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbad40a6875b589c949723e82e1e9704 = $(`<div id="html_cbad40a6875b589c949723e82e1e9704" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_d112b2131a2ff8e5c4c0906dee0d6eaf.setContent(html_cbad40a6875b589c949723e82e1e9704);
|
|
|
|
|
|
|
|
marker_bd29038d982606a31f74c019bc4f950b.bindPopup(popup_d112b2131a2ff8e5c4c0906dee0d6eaf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd29038d982606a31f74c019bc4f950b.setIcon(icon_416adfa4f046733d4a86852b755aee8f);
|
|
|
|
|
|
var marker_ff978b695ccee0daa049d3e776182420 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a212e48b20bb71a1f06382e9fe1daf56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ee6c7cc5e9affcb3b965d92dacfebd50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ede85ff67a0fabbe05db3b218c673df5 = $(`<div id="html_ede85ff67a0fabbe05db3b218c673df5" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_ee6c7cc5e9affcb3b965d92dacfebd50.setContent(html_ede85ff67a0fabbe05db3b218c673df5);
|
|
|
|
|
|
|
|
marker_ff978b695ccee0daa049d3e776182420.bindPopup(popup_ee6c7cc5e9affcb3b965d92dacfebd50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ff978b695ccee0daa049d3e776182420.setIcon(icon_a212e48b20bb71a1f06382e9fe1daf56);
|
|
|
|
|
|
var marker_96999d6920ffa637fffe34b785947b5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cd88bf66059165ce4a755bec098bfad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abac99097a28e406d284f80ccd616b1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fadc8e19830a46a5d23b2869ffe2557 = $(`<div id="html_2fadc8e19830a46a5d23b2869ffe2557" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_abac99097a28e406d284f80ccd616b1f.setContent(html_2fadc8e19830a46a5d23b2869ffe2557);
|
|
|
|
|
|
|
|
marker_96999d6920ffa637fffe34b785947b5c.bindPopup(popup_abac99097a28e406d284f80ccd616b1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96999d6920ffa637fffe34b785947b5c.setIcon(icon_cd88bf66059165ce4a755bec098bfad8);
|
|
|
|
|
|
var marker_0a086397d0f1be6518b90a3c0e1b4a0f = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_daaa7ef94ba2a9bbadfa77d825fe86fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eea29379eed0583ecc897cf1c27a566b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d3860245fab42ec372765c911b80acb = $(`<div id="html_5d3860245fab42ec372765c911b80acb" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_eea29379eed0583ecc897cf1c27a566b.setContent(html_5d3860245fab42ec372765c911b80acb);
|
|
|
|
|
|
|
|
marker_0a086397d0f1be6518b90a3c0e1b4a0f.bindPopup(popup_eea29379eed0583ecc897cf1c27a566b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a086397d0f1be6518b90a3c0e1b4a0f.setIcon(icon_daaa7ef94ba2a9bbadfa77d825fe86fb);
|
|
|
|
|
|
var marker_bab61c94b0b084517867c7572bb16b72 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_80f3530b4b466d005e95d84c99e90d64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1caa06754f1fbd6bba00234c2293618c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e17ac9cb422a1345b9185bcdc2cb6ed = $(`<div id="html_1e17ac9cb422a1345b9185bcdc2cb6ed" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_1caa06754f1fbd6bba00234c2293618c.setContent(html_1e17ac9cb422a1345b9185bcdc2cb6ed);
|
|
|
|
|
|
|
|
marker_bab61c94b0b084517867c7572bb16b72.bindPopup(popup_1caa06754f1fbd6bba00234c2293618c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bab61c94b0b084517867c7572bb16b72.setIcon(icon_80f3530b4b466d005e95d84c99e90d64);
|
|
|
|
|
|
var marker_32244d4993e9da5558e9078f435ec582 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a4722c7c3fdac66086a8bf3c28aa9387 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_887e3320c542c23083f47b27a5967adc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc1f83d809c7048d8a8c2a8b4f9d2b34 = $(`<div id="html_bc1f83d809c7048d8a8c2a8b4f9d2b34" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_887e3320c542c23083f47b27a5967adc.setContent(html_bc1f83d809c7048d8a8c2a8b4f9d2b34);
|
|
|
|
|
|
|
|
marker_32244d4993e9da5558e9078f435ec582.bindPopup(popup_887e3320c542c23083f47b27a5967adc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_32244d4993e9da5558e9078f435ec582.setIcon(icon_a4722c7c3fdac66086a8bf3c28aa9387);
|
|
|
|
|
|
var marker_048e5e6e76fdb1027bb00358b7e71d6a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4bdf6b5f41157b335e22c299608e846e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f3b4620a0b61f2ebd9c026476ac1213 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b09803f367ef8b2799baae4baeb9c74 = $(`<div id="html_0b09803f367ef8b2799baae4baeb9c74" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_2f3b4620a0b61f2ebd9c026476ac1213.setContent(html_0b09803f367ef8b2799baae4baeb9c74);
|
|
|
|
|
|
|
|
marker_048e5e6e76fdb1027bb00358b7e71d6a.bindPopup(popup_2f3b4620a0b61f2ebd9c026476ac1213)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_048e5e6e76fdb1027bb00358b7e71d6a.setIcon(icon_4bdf6b5f41157b335e22c299608e846e);
|
|
|
|
|
|
var marker_c8da667e79463c3230dd3088c4773a1a = L.marker(
|
|
[15.5163, 103.194],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_cf6609b3bcdf925af9f14a6ec1c08e7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5efd83a45fc7f8b09dad464a852bdcfb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_22cf627919d021e5e0b206e8cc9e705f = $(`<div id="html_22cf627919d021e5e0b206e8cc9e705f" style="width: 100.0%; height: 100.0%;">nostr-relay.gateway.in.th</div>`)[0];
|
|
popup_5efd83a45fc7f8b09dad464a852bdcfb.setContent(html_22cf627919d021e5e0b206e8cc9e705f);
|
|
|
|
|
|
|
|
marker_c8da667e79463c3230dd3088c4773a1a.bindPopup(popup_5efd83a45fc7f8b09dad464a852bdcfb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8da667e79463c3230dd3088c4773a1a.setIcon(icon_cf6609b3bcdf925af9f14a6ec1c08e7c);
|
|
|
|
|
|
var marker_e31848b76ad19d87615bb2f5bc853d98 = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_438dd9b7ea01d5a058b712194aa61eb2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd9a691d8d210e6d646f0f11242c9c0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_af28ef243207df68c3c958e963989154 = $(`<div id="html_af28ef243207df68c3c958e963989154" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_dd9a691d8d210e6d646f0f11242c9c0e.setContent(html_af28ef243207df68c3c958e963989154);
|
|
|
|
|
|
|
|
marker_e31848b76ad19d87615bb2f5bc853d98.bindPopup(popup_dd9a691d8d210e6d646f0f11242c9c0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e31848b76ad19d87615bb2f5bc853d98.setIcon(icon_438dd9b7ea01d5a058b712194aa61eb2);
|
|
|
|
|
|
var marker_aa4726722ee6ca485aaad5608f25802e = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_eae1b7f460697a4a7d70cb8e7b729aa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b7e1d324213035d5427847345fb573d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c750993f233efb26950192f2495a0e3 = $(`<div id="html_1c750993f233efb26950192f2495a0e3" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_5b7e1d324213035d5427847345fb573d.setContent(html_1c750993f233efb26950192f2495a0e3);
|
|
|
|
|
|
|
|
marker_aa4726722ee6ca485aaad5608f25802e.bindPopup(popup_5b7e1d324213035d5427847345fb573d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa4726722ee6ca485aaad5608f25802e.setIcon(icon_eae1b7f460697a4a7d70cb8e7b729aa9);
|
|
|
|
|
|
var marker_1ebdaacbbbfc4281a79a3847deadf250 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_6fd2c959596a2afa7d509cfc10d7cd73 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0b74bb20005ccf5d6edb4722964b47e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a1743d7525b843cdae1fa4300fcaf87c = $(`<div id="html_a1743d7525b843cdae1fa4300fcaf87c" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_f0b74bb20005ccf5d6edb4722964b47e.setContent(html_a1743d7525b843cdae1fa4300fcaf87c);
|
|
|
|
|
|
|
|
marker_1ebdaacbbbfc4281a79a3847deadf250.bindPopup(popup_f0b74bb20005ccf5d6edb4722964b47e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ebdaacbbbfc4281a79a3847deadf250.setIcon(icon_6fd2c959596a2afa7d509cfc10d7cd73);
|
|
|
|
|
|
var marker_5bde9209d88fad12fe3af729ec84fa0d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0219a016116bbadcdb240cc2117a0610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6887690df3227444d624bd1db15604c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f645ad9a2bc31a520d99a3cff1d3623f = $(`<div id="html_f645ad9a2bc31a520d99a3cff1d3623f" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_6887690df3227444d624bd1db15604c1.setContent(html_f645ad9a2bc31a520d99a3cff1d3623f);
|
|
|
|
|
|
|
|
marker_5bde9209d88fad12fe3af729ec84fa0d.bindPopup(popup_6887690df3227444d624bd1db15604c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bde9209d88fad12fe3af729ec84fa0d.setIcon(icon_0219a016116bbadcdb240cc2117a0610);
|
|
|
|
|
|
var marker_a9d2aee9fd3e06d5ad98ed9e9cf6d966 = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_3c1e654b5c26b393552b2157dceda597 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15df56c2ed8982412d88832dc634e631 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2b4fb53b2618b1fcffa3b2e734478fe1 = $(`<div id="html_2b4fb53b2618b1fcffa3b2e734478fe1" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_15df56c2ed8982412d88832dc634e631.setContent(html_2b4fb53b2618b1fcffa3b2e734478fe1);
|
|
|
|
|
|
|
|
marker_a9d2aee9fd3e06d5ad98ed9e9cf6d966.bindPopup(popup_15df56c2ed8982412d88832dc634e631)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a9d2aee9fd3e06d5ad98ed9e9cf6d966.setIcon(icon_3c1e654b5c26b393552b2157dceda597);
|
|
|
|
|
|
var marker_eb76f86dbad17b6e9eb8eca8de7af5d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_df81a230f4a1a73c376eaa952cf82851 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b3217b2349833e3ab2ace8b06c2c57e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_924e18b5fe84735e2269abd8f60bf65a = $(`<div id="html_924e18b5fe84735e2269abd8f60bf65a" style="width: 100.0%; height: 100.0%;">relay.vantis.ninja</div>`)[0];
|
|
popup_7b3217b2349833e3ab2ace8b06c2c57e.setContent(html_924e18b5fe84735e2269abd8f60bf65a);
|
|
|
|
|
|
|
|
marker_eb76f86dbad17b6e9eb8eca8de7af5d4.bindPopup(popup_7b3217b2349833e3ab2ace8b06c2c57e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb76f86dbad17b6e9eb8eca8de7af5d4.setIcon(icon_df81a230f4a1a73c376eaa952cf82851);
|
|
|
|
|
|
var marker_e55dbd1f771de7973a96e94131b3a692 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_42ca928aa438b92d95281d9a5de05228 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e2e7593f23b633a79e0a3026f8f8975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34d201bd8687339db62612a717823219 = $(`<div id="html_34d201bd8687339db62612a717823219" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_1e2e7593f23b633a79e0a3026f8f8975.setContent(html_34d201bd8687339db62612a717823219);
|
|
|
|
|
|
|
|
marker_e55dbd1f771de7973a96e94131b3a692.bindPopup(popup_1e2e7593f23b633a79e0a3026f8f8975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e55dbd1f771de7973a96e94131b3a692.setIcon(icon_42ca928aa438b92d95281d9a5de05228);
|
|
|
|
|
|
var marker_a997393d2973f51cdad5fad3667eb9c4 = L.marker(
|
|
[49.704, -124.918],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_10e2c422adb7ea03f842a6e20ffd12fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_024582a442ac10649f0536410fdc1858 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c51c479d323ece22b58b9154ed5a3f7 = $(`<div id="html_8c51c479d323ece22b58b9154ed5a3f7" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_024582a442ac10649f0536410fdc1858.setContent(html_8c51c479d323ece22b58b9154ed5a3f7);
|
|
|
|
|
|
|
|
marker_a997393d2973f51cdad5fad3667eb9c4.bindPopup(popup_024582a442ac10649f0536410fdc1858)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a997393d2973f51cdad5fad3667eb9c4.setIcon(icon_10e2c422adb7ea03f842a6e20ffd12fa);
|
|
|
|
|
|
var marker_91295a6a1e6ab604814134746560d0bc = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_2850ca334a56230ed508361ca70ff0ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34610ce11b9e659b333b7cfc80f3ca61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10e546fab211360dcf14df73d6ef785f = $(`<div id="html_10e546fab211360dcf14df73d6ef785f" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_34610ce11b9e659b333b7cfc80f3ca61.setContent(html_10e546fab211360dcf14df73d6ef785f);
|
|
|
|
|
|
|
|
marker_91295a6a1e6ab604814134746560d0bc.bindPopup(popup_34610ce11b9e659b333b7cfc80f3ca61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91295a6a1e6ab604814134746560d0bc.setIcon(icon_2850ca334a56230ed508361ca70ff0ec);
|
|
|
|
|
|
var marker_91b792d5f576a13f45af1c9016d75ccd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_9278be3fb1dc299f4e93a3d883a0f0d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12880b7ec5808a571b5f9cfe072214f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3ae916f5e43cab8dd59806a230046c1e = $(`<div id="html_3ae916f5e43cab8dd59806a230046c1e" style="width: 100.0%; height: 100.0%;">relay.davidebtc.me</div>`)[0];
|
|
popup_12880b7ec5808a571b5f9cfe072214f8.setContent(html_3ae916f5e43cab8dd59806a230046c1e);
|
|
|
|
|
|
|
|
marker_91b792d5f576a13f45af1c9016d75ccd.bindPopup(popup_12880b7ec5808a571b5f9cfe072214f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91b792d5f576a13f45af1c9016d75ccd.setIcon(icon_9278be3fb1dc299f4e93a3d883a0f0d9);
|
|
|
|
|
|
var marker_340330cba1fca77ae3a11edbf561a7e1 = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e56e3f08b1623a022a3d03d57e069721 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b43f2757a61b09985d45a9240e3b0b35 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_444b53db124b3a8482d1ffb4e15a5231 = $(`<div id="html_444b53db124b3a8482d1ffb4e15a5231" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_b43f2757a61b09985d45a9240e3b0b35.setContent(html_444b53db124b3a8482d1ffb4e15a5231);
|
|
|
|
|
|
|
|
marker_340330cba1fca77ae3a11edbf561a7e1.bindPopup(popup_b43f2757a61b09985d45a9240e3b0b35)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_340330cba1fca77ae3a11edbf561a7e1.setIcon(icon_e56e3f08b1623a022a3d03d57e069721);
|
|
|
|
|
|
var marker_b4b9906eb67df6a75eef149e991624d9 = L.marker(
|
|
[39.0997, -94.5786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_11510d09e0f4207b03022e835fc7ab1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c69c2b9519e8ce1cecabdee002ed9ded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc71e84f36c513fc97adf23c1882ba26 = $(`<div id="html_bc71e84f36c513fc97adf23c1882ba26" style="width: 100.0%; height: 100.0%;">dev-relay.lnfi.network</div>`)[0];
|
|
popup_c69c2b9519e8ce1cecabdee002ed9ded.setContent(html_bc71e84f36c513fc97adf23c1882ba26);
|
|
|
|
|
|
|
|
marker_b4b9906eb67df6a75eef149e991624d9.bindPopup(popup_c69c2b9519e8ce1cecabdee002ed9ded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4b9906eb67df6a75eef149e991624d9.setIcon(icon_11510d09e0f4207b03022e835fc7ab1f);
|
|
|
|
|
|
var marker_4a092deb7e539d8d3020e59e8a107a4c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_dc1cc9032d6784dae60dbf13595d3219 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_409fa28967466572fb286c13a6ff3644 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac732639e2b68c3a9712a26067cbda63 = $(`<div id="html_ac732639e2b68c3a9712a26067cbda63" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_409fa28967466572fb286c13a6ff3644.setContent(html_ac732639e2b68c3a9712a26067cbda63);
|
|
|
|
|
|
|
|
marker_4a092deb7e539d8d3020e59e8a107a4c.bindPopup(popup_409fa28967466572fb286c13a6ff3644)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4a092deb7e539d8d3020e59e8a107a4c.setIcon(icon_dc1cc9032d6784dae60dbf13595d3219);
|
|
|
|
|
|
var marker_5bf53a760f47e49cc043f51230f971e6 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_753fd81bb181bc2e9227d7ec94163201 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8826e44635d8e9fc6b3a24faf539a2a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_853fab0360af84c5a37bbdc632d9f02b = $(`<div id="html_853fab0360af84c5a37bbdc632d9f02b" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_8826e44635d8e9fc6b3a24faf539a2a4.setContent(html_853fab0360af84c5a37bbdc632d9f02b);
|
|
|
|
|
|
|
|
marker_5bf53a760f47e49cc043f51230f971e6.bindPopup(popup_8826e44635d8e9fc6b3a24faf539a2a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bf53a760f47e49cc043f51230f971e6.setIcon(icon_753fd81bb181bc2e9227d7ec94163201);
|
|
|
|
|
|
var marker_b6ba7e4e9af67a295e5d06e8e8d9c405 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c8c34fde9e85199b5fa0572341d85d02 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1611cb0c1f407aa526ac28678e156376 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c25c50a47e50dc655eefaf84ea5b66f = $(`<div id="html_0c25c50a47e50dc655eefaf84ea5b66f" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_1611cb0c1f407aa526ac28678e156376.setContent(html_0c25c50a47e50dc655eefaf84ea5b66f);
|
|
|
|
|
|
|
|
marker_b6ba7e4e9af67a295e5d06e8e8d9c405.bindPopup(popup_1611cb0c1f407aa526ac28678e156376)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6ba7e4e9af67a295e5d06e8e8d9c405.setIcon(icon_c8c34fde9e85199b5fa0572341d85d02);
|
|
|
|
|
|
var marker_566c04fa37e04a86d614d84b05bc9697 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7a038fe581d07a8205a3be921643d4ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23f0aa86a9463fdd3362aa5bec63527c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9a0145b127999deb8acf5ebf024be60 = $(`<div id="html_c9a0145b127999deb8acf5ebf024be60" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_23f0aa86a9463fdd3362aa5bec63527c.setContent(html_c9a0145b127999deb8acf5ebf024be60);
|
|
|
|
|
|
|
|
marker_566c04fa37e04a86d614d84b05bc9697.bindPopup(popup_23f0aa86a9463fdd3362aa5bec63527c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_566c04fa37e04a86d614d84b05bc9697.setIcon(icon_7a038fe581d07a8205a3be921643d4ce);
|
|
|
|
|
|
var marker_376a6d286ff58d14f3d45e00ef9b1fa3 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f39bb91466227bd685f3a591dd91054b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_880b6967d7fbe3b39478d7cbe67f1614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9a934cf72a7ee9adf16eee55b48016d = $(`<div id="html_a9a934cf72a7ee9adf16eee55b48016d" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_880b6967d7fbe3b39478d7cbe67f1614.setContent(html_a9a934cf72a7ee9adf16eee55b48016d);
|
|
|
|
|
|
|
|
marker_376a6d286ff58d14f3d45e00ef9b1fa3.bindPopup(popup_880b6967d7fbe3b39478d7cbe67f1614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_376a6d286ff58d14f3d45e00ef9b1fa3.setIcon(icon_f39bb91466227bd685f3a591dd91054b);
|
|
|
|
|
|
var marker_7afac17e8157d896bcc29b85a9387031 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_4e105456b4a0a61b1825c896cfe1dcd9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_482adebbab4090c88c1b9baa205ddaa1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f10d180f04fe39821c5ba1fb5cf7238 = $(`<div id="html_3f10d180f04fe39821c5ba1fb5cf7238" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_482adebbab4090c88c1b9baa205ddaa1.setContent(html_3f10d180f04fe39821c5ba1fb5cf7238);
|
|
|
|
|
|
|
|
marker_7afac17e8157d896bcc29b85a9387031.bindPopup(popup_482adebbab4090c88c1b9baa205ddaa1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7afac17e8157d896bcc29b85a9387031.setIcon(icon_4e105456b4a0a61b1825c896cfe1dcd9);
|
|
|
|
|
|
var marker_2470f37878e0862d1b049b1957c83926 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ef63e56e75ff15381740e1dde0d678ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a7f1d04270e91b32436963e4e21062d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ac8dcd9bdbf16a51f626e4d354acf5a = $(`<div id="html_0ac8dcd9bdbf16a51f626e4d354acf5a" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_a7f1d04270e91b32436963e4e21062d1.setContent(html_0ac8dcd9bdbf16a51f626e4d354acf5a);
|
|
|
|
|
|
|
|
marker_2470f37878e0862d1b049b1957c83926.bindPopup(popup_a7f1d04270e91b32436963e4e21062d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2470f37878e0862d1b049b1957c83926.setIcon(icon_ef63e56e75ff15381740e1dde0d678ff);
|
|
|
|
|
|
var marker_402e48314e52f6fa4b1c4c1ce34f76d9 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_107b56c0ff32be9d821578614d81ad1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19637a1a7eb771a06d66b9f6867decbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef79ed67f357422a523d08f3d35740cb = $(`<div id="html_ef79ed67f357422a523d08f3d35740cb" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_19637a1a7eb771a06d66b9f6867decbe.setContent(html_ef79ed67f357422a523d08f3d35740cb);
|
|
|
|
|
|
|
|
marker_402e48314e52f6fa4b1c4c1ce34f76d9.bindPopup(popup_19637a1a7eb771a06d66b9f6867decbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_402e48314e52f6fa4b1c4c1ce34f76d9.setIcon(icon_107b56c0ff32be9d821578614d81ad1b);
|
|
|
|
|
|
var marker_f9b5fbee63f8de7afa651320ba8dad7d = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_abbcb1b2f368b5f4ff8cf375c1133281 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfdb1a30309a6e6858372e5b186a844d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6257d9f51d05fd3fd4a66b01dd1b25a6 = $(`<div id="html_6257d9f51d05fd3fd4a66b01dd1b25a6" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_bfdb1a30309a6e6858372e5b186a844d.setContent(html_6257d9f51d05fd3fd4a66b01dd1b25a6);
|
|
|
|
|
|
|
|
marker_f9b5fbee63f8de7afa651320ba8dad7d.bindPopup(popup_bfdb1a30309a6e6858372e5b186a844d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b5fbee63f8de7afa651320ba8dad7d.setIcon(icon_abbcb1b2f368b5f4ff8cf375c1133281);
|
|
|
|
|
|
var marker_b7aabb2ef0894691ae6302d47aa96532 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_c41ed9b9c50a03f03a3a588b3e395ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85a81dd98c2460fa61bee496b96d55f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b858f98dae315984f641c345b805696a = $(`<div id="html_b858f98dae315984f641c345b805696a" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_85a81dd98c2460fa61bee496b96d55f0.setContent(html_b858f98dae315984f641c345b805696a);
|
|
|
|
|
|
|
|
marker_b7aabb2ef0894691ae6302d47aa96532.bindPopup(popup_85a81dd98c2460fa61bee496b96d55f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7aabb2ef0894691ae6302d47aa96532.setIcon(icon_c41ed9b9c50a03f03a3a588b3e395ab8);
|
|
|
|
|
|
var marker_e8ef0ca8ccd7471dd463b076bed7e6b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_a88df7d33b47f3bf1c20f288562e1ff8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c1fdfef529628421a247a2a840043af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abc102353902c65e304adb5b81bd6ecc = $(`<div id="html_abc102353902c65e304adb5b81bd6ecc" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_3c1fdfef529628421a247a2a840043af.setContent(html_abc102353902c65e304adb5b81bd6ecc);
|
|
|
|
|
|
|
|
marker_e8ef0ca8ccd7471dd463b076bed7e6b0.bindPopup(popup_3c1fdfef529628421a247a2a840043af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8ef0ca8ccd7471dd463b076bed7e6b0.setIcon(icon_a88df7d33b47f3bf1c20f288562e1ff8);
|
|
|
|
|
|
var marker_2693bc686696d50a9613202ed30e3ab6 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_416ba879f8fcf8b46ef0bcfc906d49ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e50854c2370a79c07eff0f546fe7680e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60d26fd41f3d571cefedb55dc17c4fa1 = $(`<div id="html_60d26fd41f3d571cefedb55dc17c4fa1" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_e50854c2370a79c07eff0f546fe7680e.setContent(html_60d26fd41f3d571cefedb55dc17c4fa1);
|
|
|
|
|
|
|
|
marker_2693bc686696d50a9613202ed30e3ab6.bindPopup(popup_e50854c2370a79c07eff0f546fe7680e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2693bc686696d50a9613202ed30e3ab6.setIcon(icon_416ba879f8fcf8b46ef0bcfc906d49ca);
|
|
|
|
|
|
var marker_3da3156fafb20ed6ed39d50e18c2f64f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_298ad752776988902ad1ac773de53c16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35c5eb16e0696dbd81548e38e4ce8e96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db7e330196c652300fd0cd56e6cb9ed6 = $(`<div id="html_db7e330196c652300fd0cd56e6cb9ed6" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_35c5eb16e0696dbd81548e38e4ce8e96.setContent(html_db7e330196c652300fd0cd56e6cb9ed6);
|
|
|
|
|
|
|
|
marker_3da3156fafb20ed6ed39d50e18c2f64f.bindPopup(popup_35c5eb16e0696dbd81548e38e4ce8e96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3da3156fafb20ed6ed39d50e18c2f64f.setIcon(icon_298ad752776988902ad1ac773de53c16);
|
|
|
|
|
|
var marker_09ea92de855f0c90cd1eddb47ef21aff = L.marker(
|
|
[39.9268, -75.0246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_225b6f0e6c9842c6f7ed53a2e38dc9c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3dd8ed1adff75c96070aee99d3086c5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfc148865e0185a6d245fc2b78f300c6 = $(`<div id="html_cfc148865e0185a6d245fc2b78f300c6" style="width: 100.0%; height: 100.0%;">nostr.calitabby.net</div>`)[0];
|
|
popup_b3dd8ed1adff75c96070aee99d3086c5.setContent(html_cfc148865e0185a6d245fc2b78f300c6);
|
|
|
|
|
|
|
|
marker_09ea92de855f0c90cd1eddb47ef21aff.bindPopup(popup_b3dd8ed1adff75c96070aee99d3086c5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09ea92de855f0c90cd1eddb47ef21aff.setIcon(icon_225b6f0e6c9842c6f7ed53a2e38dc9c7);
|
|
|
|
|
|
var marker_7c0c0b93b79eeb1c1e4e8b0678e36c0b = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1f7af0ee1d8fdc1ea68ead7830cbf4cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00925bc69740f414bcac83c74ab2e312 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0060b6648aabc541318a4d9c06ac364 = $(`<div id="html_c0060b6648aabc541318a4d9c06ac364" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_00925bc69740f414bcac83c74ab2e312.setContent(html_c0060b6648aabc541318a4d9c06ac364);
|
|
|
|
|
|
|
|
marker_7c0c0b93b79eeb1c1e4e8b0678e36c0b.bindPopup(popup_00925bc69740f414bcac83c74ab2e312)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7c0c0b93b79eeb1c1e4e8b0678e36c0b.setIcon(icon_1f7af0ee1d8fdc1ea68ead7830cbf4cc);
|
|
|
|
|
|
var marker_2bccecef0c1db389315d770fc971b83b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8b2a30a07b799f118b322ec2af9ca3f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f358eef33c0cb9250c816d0dae385d34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e38d9db817fe85d70166f0fc642639b4 = $(`<div id="html_e38d9db817fe85d70166f0fc642639b4" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_f358eef33c0cb9250c816d0dae385d34.setContent(html_e38d9db817fe85d70166f0fc642639b4);
|
|
|
|
|
|
|
|
marker_2bccecef0c1db389315d770fc971b83b.bindPopup(popup_f358eef33c0cb9250c816d0dae385d34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2bccecef0c1db389315d770fc971b83b.setIcon(icon_8b2a30a07b799f118b322ec2af9ca3f9);
|
|
|
|
|
|
var marker_036a1771d11d5e3ab7c77487caf23ac9 = L.marker(
|
|
[34.0362, -118.443],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_6aebcb416501fff0aea6fd6f30a0b0dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_299b997682dd208b72b1b50c82b2c4c6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_294cb2de259fc513f834c560071a8ac6 = $(`<div id="html_294cb2de259fc513f834c560071a8ac6" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_299b997682dd208b72b1b50c82b2c4c6.setContent(html_294cb2de259fc513f834c560071a8ac6);
|
|
|
|
|
|
|
|
marker_036a1771d11d5e3ab7c77487caf23ac9.bindPopup(popup_299b997682dd208b72b1b50c82b2c4c6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_036a1771d11d5e3ab7c77487caf23ac9.setIcon(icon_6aebcb416501fff0aea6fd6f30a0b0dc);
|
|
|
|
|
|
var marker_3dfd1325e4fa13d1759905636cc53525 = L.marker(
|
|
[64.1466, -21.9426],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_687d2fca161a1addf96a06f0878b4c12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_28d39cb6386fc0c37a9edeee9d451d01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02cfb36d7033c509e3a608296dc301cb = $(`<div id="html_02cfb36d7033c509e3a608296dc301cb" style="width: 100.0%; height: 100.0%;">wot.sovbit.host</div>`)[0];
|
|
popup_28d39cb6386fc0c37a9edeee9d451d01.setContent(html_02cfb36d7033c509e3a608296dc301cb);
|
|
|
|
|
|
|
|
marker_3dfd1325e4fa13d1759905636cc53525.bindPopup(popup_28d39cb6386fc0c37a9edeee9d451d01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3dfd1325e4fa13d1759905636cc53525.setIcon(icon_687d2fca161a1addf96a06f0878b4c12);
|
|
|
|
|
|
var marker_50acd61dfb5a0d3063a980ab96b211b4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_d69356f76d93facb9c3092fc5a4e546e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b45e33482b6fc6e697f43c6c6b201d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66a2cba7e1cbcef0dc95edffdd0d01d3 = $(`<div id="html_66a2cba7e1cbcef0dc95edffdd0d01d3" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_7b45e33482b6fc6e697f43c6c6b201d7.setContent(html_66a2cba7e1cbcef0dc95edffdd0d01d3);
|
|
|
|
|
|
|
|
marker_50acd61dfb5a0d3063a980ab96b211b4.bindPopup(popup_7b45e33482b6fc6e697f43c6c6b201d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_50acd61dfb5a0d3063a980ab96b211b4.setIcon(icon_d69356f76d93facb9c3092fc5a4e546e);
|
|
|
|
|
|
var marker_319e625f460ed9bd3f5facfd97bf21b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_7d98039a4089649e584e05fbf5a09eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d53b991d581bde8d30ea30c421d7eb01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11f289feea1e8525a082f62d8db8239c = $(`<div id="html_11f289feea1e8525a082f62d8db8239c" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_d53b991d581bde8d30ea30c421d7eb01.setContent(html_11f289feea1e8525a082f62d8db8239c);
|
|
|
|
|
|
|
|
marker_319e625f460ed9bd3f5facfd97bf21b0.bindPopup(popup_d53b991d581bde8d30ea30c421d7eb01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_319e625f460ed9bd3f5facfd97bf21b0.setIcon(icon_7d98039a4089649e584e05fbf5a09eb1);
|
|
|
|
|
|
var marker_182a0b3e67c0a9a2612b4fe72805c128 = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0cb5127f71201804dfcedfcac7b1dbcf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_075b48352dfcf5f02b5532d967030e78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78be3db8c5024b36ddefd96223693fe9 = $(`<div id="html_78be3db8c5024b36ddefd96223693fe9" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_075b48352dfcf5f02b5532d967030e78.setContent(html_78be3db8c5024b36ddefd96223693fe9);
|
|
|
|
|
|
|
|
marker_182a0b3e67c0a9a2612b4fe72805c128.bindPopup(popup_075b48352dfcf5f02b5532d967030e78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_182a0b3e67c0a9a2612b4fe72805c128.setIcon(icon_0cb5127f71201804dfcedfcac7b1dbcf);
|
|
|
|
|
|
var marker_f4e32b226f5cdd44da9e3c87e892398d = L.marker(
|
|
[37.8715, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_47ae1eba3e2c5f9abbe8a85f34d858c8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a89851c09c3d239278dc556a36528a18 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0bcabbba3f894075154a16f62e493351 = $(`<div id="html_0bcabbba3f894075154a16f62e493351" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_a89851c09c3d239278dc556a36528a18.setContent(html_0bcabbba3f894075154a16f62e493351);
|
|
|
|
|
|
|
|
marker_f4e32b226f5cdd44da9e3c87e892398d.bindPopup(popup_a89851c09c3d239278dc556a36528a18)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4e32b226f5cdd44da9e3c87e892398d.setIcon(icon_47ae1eba3e2c5f9abbe8a85f34d858c8);
|
|
|
|
|
|
var marker_b17b9960bac4a15e15652d7a96bba6e3 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_8fac9b0450ee47593f0b34ddf6f5f3d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4e3b73b218ab630b838da307e353a13 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1058ca7372760319c9dd87223e4c921d = $(`<div id="html_1058ca7372760319c9dd87223e4c921d" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_c4e3b73b218ab630b838da307e353a13.setContent(html_1058ca7372760319c9dd87223e4c921d);
|
|
|
|
|
|
|
|
marker_b17b9960bac4a15e15652d7a96bba6e3.bindPopup(popup_c4e3b73b218ab630b838da307e353a13)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b17b9960bac4a15e15652d7a96bba6e3.setIcon(icon_8fac9b0450ee47593f0b34ddf6f5f3d7);
|
|
|
|
|
|
var marker_a7f9e2ce90d6ae6f6a6e12d833487f9b = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_6b724529edfca3da7dd0101cc1abf327 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53290eb1f321d3e8b39ceac3221c4fdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4efd285e5da004d9ebce1d0086246683 = $(`<div id="html_4efd285e5da004d9ebce1d0086246683" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_53290eb1f321d3e8b39ceac3221c4fdc.setContent(html_4efd285e5da004d9ebce1d0086246683);
|
|
|
|
|
|
|
|
marker_a7f9e2ce90d6ae6f6a6e12d833487f9b.bindPopup(popup_53290eb1f321d3e8b39ceac3221c4fdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7f9e2ce90d6ae6f6a6e12d833487f9b.setIcon(icon_6b724529edfca3da7dd0101cc1abf327);
|
|
|
|
|
|
var marker_1849abab1242aa2124dc5eb763908246 = L.marker(
|
|
[21.4902, 39.2246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_b95ac25f940240f1dd24104ed2ada0f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3dc41adb949e6d285b981bc0d117b500 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bf88cc6abebf28edfa587e9f969c3de = $(`<div id="html_1bf88cc6abebf28edfa587e9f969c3de" style="width: 100.0%; height: 100.0%;">shu02.shugur.net</div>`)[0];
|
|
popup_3dc41adb949e6d285b981bc0d117b500.setContent(html_1bf88cc6abebf28edfa587e9f969c3de);
|
|
|
|
|
|
|
|
marker_1849abab1242aa2124dc5eb763908246.bindPopup(popup_3dc41adb949e6d285b981bc0d117b500)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1849abab1242aa2124dc5eb763908246.setIcon(icon_b95ac25f940240f1dd24104ed2ada0f2);
|
|
|
|
|
|
var marker_2fab05bf00e50e6e964e2373cf8303f3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_0c3ec87c62fafa74d1523097c83be054 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_403fcfb9f3380a1a30d5450267ed3536 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03312bf71fc9c0e4a0e54547b5dfd68d = $(`<div id="html_03312bf71fc9c0e4a0e54547b5dfd68d" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_403fcfb9f3380a1a30d5450267ed3536.setContent(html_03312bf71fc9c0e4a0e54547b5dfd68d);
|
|
|
|
|
|
|
|
marker_2fab05bf00e50e6e964e2373cf8303f3.bindPopup(popup_403fcfb9f3380a1a30d5450267ed3536)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2fab05bf00e50e6e964e2373cf8303f3.setIcon(icon_0c3ec87c62fafa74d1523097c83be054);
|
|
|
|
|
|
var marker_8050f05a583e6edd0b205d0119ab3158 = L.marker(
|
|
[49.4939, -1.54813],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_87c8957e3479509f1ba876ab223f2cd1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ade5a629ce939ff7bcf30cf726277e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45bbdc5d1913b812fbfebc54823efd18 = $(`<div id="html_45bbdc5d1913b812fbfebc54823efd18" style="width: 100.0%; height: 100.0%;">nostr.mehdibekhtaoui.com</div>`)[0];
|
|
popup_c3ade5a629ce939ff7bcf30cf726277e.setContent(html_45bbdc5d1913b812fbfebc54823efd18);
|
|
|
|
|
|
|
|
marker_8050f05a583e6edd0b205d0119ab3158.bindPopup(popup_c3ade5a629ce939ff7bcf30cf726277e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8050f05a583e6edd0b205d0119ab3158.setIcon(icon_87c8957e3479509f1ba876ab223f2cd1);
|
|
|
|
|
|
var marker_1e2bdd4d17605bfa2a50ae929b9378ac = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_f7a4a9c80c9b078610f70b310150b479 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c371144970b24396bbabff52466625ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e04c74b554ff72232a5ac41a0bf3b35c = $(`<div id="html_e04c74b554ff72232a5ac41a0bf3b35c" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_c371144970b24396bbabff52466625ca.setContent(html_e04c74b554ff72232a5ac41a0bf3b35c);
|
|
|
|
|
|
|
|
marker_1e2bdd4d17605bfa2a50ae929b9378ac.bindPopup(popup_c371144970b24396bbabff52466625ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e2bdd4d17605bfa2a50ae929b9378ac.setIcon(icon_f7a4a9c80c9b078610f70b310150b479);
|
|
|
|
|
|
var marker_5bcf77b44d2b3df62abfb02e96304a93 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_931572b32ebea3219d6e3527a3696e77 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a16f5605c22a963bdf056ebaccab7b72 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_db87139fb10f47990df578e5047007f2 = $(`<div id="html_db87139fb10f47990df578e5047007f2" style="width: 100.0%; height: 100.0%;">nostr.lkjsxc.com</div>`)[0];
|
|
popup_a16f5605c22a963bdf056ebaccab7b72.setContent(html_db87139fb10f47990df578e5047007f2);
|
|
|
|
|
|
|
|
marker_5bcf77b44d2b3df62abfb02e96304a93.bindPopup(popup_a16f5605c22a963bdf056ebaccab7b72)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bcf77b44d2b3df62abfb02e96304a93.setIcon(icon_931572b32ebea3219d6e3527a3696e77);
|
|
|
|
|
|
var marker_375d95926ff46738adbfd86beb94340a = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1d3cbf2b256b06fc1243c46e6f80c29a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2fe2ef17dfba2ea6b75c7946058793b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9346264d6b7bff1cf8115baeb803d62d = $(`<div id="html_9346264d6b7bff1cf8115baeb803d62d" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_2fe2ef17dfba2ea6b75c7946058793b4.setContent(html_9346264d6b7bff1cf8115baeb803d62d);
|
|
|
|
|
|
|
|
marker_375d95926ff46738adbfd86beb94340a.bindPopup(popup_2fe2ef17dfba2ea6b75c7946058793b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_375d95926ff46738adbfd86beb94340a.setIcon(icon_1d3cbf2b256b06fc1243c46e6f80c29a);
|
|
|
|
|
|
var marker_1bb4771813fe54904ab156d18f820864 = L.marker(
|
|
[54.5847, 10.0178],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_70cb5cbcc8c8af6de51bbb5e163243e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568f1c821ce818984edf8035c004c39c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abd790d09c08a0daf1177c0dcd50983c = $(`<div id="html_abd790d09c08a0daf1177c0dcd50983c" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_568f1c821ce818984edf8035c004c39c.setContent(html_abd790d09c08a0daf1177c0dcd50983c);
|
|
|
|
|
|
|
|
marker_1bb4771813fe54904ab156d18f820864.bindPopup(popup_568f1c821ce818984edf8035c004c39c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bb4771813fe54904ab156d18f820864.setIcon(icon_70cb5cbcc8c8af6de51bbb5e163243e5);
|
|
|
|
|
|
var marker_bb7d231c5574f13dc5244bfe6d05f663 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_e5ed81bc1ff672d193e39ff4d11596e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_536c4fb5288d905f94113fc85200acc8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_adea3bbea5769bc8024861287ba9c796 = $(`<div id="html_adea3bbea5769bc8024861287ba9c796" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_536c4fb5288d905f94113fc85200acc8.setContent(html_adea3bbea5769bc8024861287ba9c796);
|
|
|
|
|
|
|
|
marker_bb7d231c5574f13dc5244bfe6d05f663.bindPopup(popup_536c4fb5288d905f94113fc85200acc8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb7d231c5574f13dc5244bfe6d05f663.setIcon(icon_e5ed81bc1ff672d193e39ff4d11596e7);
|
|
|
|
|
|
var marker_f852b88ecbf8b683c3bb93277e45c5de = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ff9fc518f144117366c2a156291f0df1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5610006c758d24b904f861c990afdf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a74b7c8536d872a953c3a2f1fef5cc8 = $(`<div id="html_0a74b7c8536d872a953c3a2f1fef5cc8" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_b5610006c758d24b904f861c990afdf7.setContent(html_0a74b7c8536d872a953c3a2f1fef5cc8);
|
|
|
|
|
|
|
|
marker_f852b88ecbf8b683c3bb93277e45c5de.bindPopup(popup_b5610006c758d24b904f861c990afdf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f852b88ecbf8b683c3bb93277e45c5de.setIcon(icon_ff9fc518f144117366c2a156291f0df1);
|
|
|
|
|
|
var marker_26f454b7d4c5b4df1e2cf001e56f1501 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_08cee4752d086d4bf573337d2fe01e1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ab3ed1f710f171c9fb630b99114d38d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0911d82334b28655141dd0280a06584e = $(`<div id="html_0911d82334b28655141dd0280a06584e" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_0ab3ed1f710f171c9fb630b99114d38d.setContent(html_0911d82334b28655141dd0280a06584e);
|
|
|
|
|
|
|
|
marker_26f454b7d4c5b4df1e2cf001e56f1501.bindPopup(popup_0ab3ed1f710f171c9fb630b99114d38d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26f454b7d4c5b4df1e2cf001e56f1501.setIcon(icon_08cee4752d086d4bf573337d2fe01e1c);
|
|
|
|
|
|
var marker_bb4877e6aa6edb9036c5be244281f659 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_69705ed8a4f9c593ecbc0232172eec3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ddcca45001bf9628c83b50306905e913 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4639c2e70da7acc4d7e7c9eb85c7d366 = $(`<div id="html_4639c2e70da7acc4d7e7c9eb85c7d366" style="width: 100.0%; height: 100.0%;">relay.darkcloudarcade.com</div>`)[0];
|
|
popup_ddcca45001bf9628c83b50306905e913.setContent(html_4639c2e70da7acc4d7e7c9eb85c7d366);
|
|
|
|
|
|
|
|
marker_bb4877e6aa6edb9036c5be244281f659.bindPopup(popup_ddcca45001bf9628c83b50306905e913)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb4877e6aa6edb9036c5be244281f659.setIcon(icon_69705ed8a4f9c593ecbc0232172eec3d);
|
|
|
|
|
|
var marker_7617e1357bca27ffbc59841b7234e98d = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_1191e6d7dd686bc86a8d3ab575cd4ff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_19ce34e80be4e243a7173e36af08682e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2de3945813773e2163d52bf6cfab986 = $(`<div id="html_e2de3945813773e2163d52bf6cfab986" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_19ce34e80be4e243a7173e36af08682e.setContent(html_e2de3945813773e2163d52bf6cfab986);
|
|
|
|
|
|
|
|
marker_7617e1357bca27ffbc59841b7234e98d.bindPopup(popup_19ce34e80be4e243a7173e36af08682e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7617e1357bca27ffbc59841b7234e98d.setIcon(icon_1191e6d7dd686bc86a8d3ab575cd4ff0);
|
|
|
|
|
|
var marker_0547e53768b0d85527dc4f55a3335543 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_82bfbd145511afcd321f21663855b031 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a5501185d6744e9bb20745ec94913f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_271ad477e296b542a7bc879b22d6981d = $(`<div id="html_271ad477e296b542a7bc879b22d6981d" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_5a5501185d6744e9bb20745ec94913f0.setContent(html_271ad477e296b542a7bc879b22d6981d);
|
|
|
|
|
|
|
|
marker_0547e53768b0d85527dc4f55a3335543.bindPopup(popup_5a5501185d6744e9bb20745ec94913f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0547e53768b0d85527dc4f55a3335543.setIcon(icon_82bfbd145511afcd321f21663855b031);
|
|
|
|
|
|
var marker_76d79fa3a1f23b0069743561fbc5cedc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_449c9e08e5d15023a592ab5c0e77c551 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a3ee4497e58ba15b24e29d74c5c34426 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_29b787c2579d4aea3b4a89fd24d612cf = $(`<div id="html_29b787c2579d4aea3b4a89fd24d612cf" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_a3ee4497e58ba15b24e29d74c5c34426.setContent(html_29b787c2579d4aea3b4a89fd24d612cf);
|
|
|
|
|
|
|
|
marker_76d79fa3a1f23b0069743561fbc5cedc.bindPopup(popup_a3ee4497e58ba15b24e29d74c5c34426)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76d79fa3a1f23b0069743561fbc5cedc.setIcon(icon_449c9e08e5d15023a592ab5c0e77c551);
|
|
|
|
|
|
var marker_1985b4ba708a2be56d75b782e4ec6cce = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_5b3a356ff90e64bdd9717d15280b5308);
|
|
|
|
|
|
var icon_ef3f12d7b5c8030dfe800d26987f8fd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_162651a42d531417ab6261b1bc2335de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ede3918ef8bfbeec376f2165d662a603 = $(`<div id="html_ede3918ef8bfbeec376f2165d662a603" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_162651a42d531417ab6261b1bc2335de.setContent(html_ede3918ef8bfbeec376f2165d662a603);
|
|
|
|
|
|
|
|
marker_1985b4ba708a2be56d75b782e4ec6cce.bindPopup(popup_162651a42d531417ab6261b1bc2335de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1985b4ba708a2be56d75b782e4ec6cce.setIcon(icon_ef3f12d7b5c8030dfe800d26987f8fd0);
|
|
|
|
|
|
marker_cluster_5b3a356ff90e64bdd9717d15280b5308.addTo(map_9a35c0064c101667fca31b6f97686df4);
|
|
|
|
</script>
|
|
</html> |