mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-25 15:45:18 +00:00
11361 lines
330 KiB
HTML
11361 lines
330 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_08a601cde5e533b275ada1c6b3260a6c {
|
|
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_08a601cde5e533b275ada1c6b3260a6c" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_08a601cde5e533b275ada1c6b3260a6c = L.map(
|
|
"map_08a601cde5e533b275ada1c6b3260a6c",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_0d7811788730024fef39a02f4546ca39 = 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_0d7811788730024fef39a02f4546ca39.addTo(map_08a601cde5e533b275ada1c6b3260a6c);
|
|
|
|
|
|
var marker_cluster_1dac36b4c96d27b7afa5ab335961c734 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_977f7bd31357bad521b0ac06c9170074 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8fba02ced52cef74050533117a284c1e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d1a298e8b14b5768f1838f8bd89ea65 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b4024532ced99cd7345568551b5382eb = $(`<div id="html_b4024532ced99cd7345568551b5382eb" style="width: 100.0%; height: 100.0%;">nostr-relay.online</div>`)[0];
|
|
popup_9d1a298e8b14b5768f1838f8bd89ea65.setContent(html_b4024532ced99cd7345568551b5382eb);
|
|
|
|
|
|
|
|
marker_977f7bd31357bad521b0ac06c9170074.bindPopup(popup_9d1a298e8b14b5768f1838f8bd89ea65)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_977f7bd31357bad521b0ac06c9170074.setIcon(icon_8fba02ced52cef74050533117a284c1e);
|
|
|
|
|
|
var marker_1bcb5737ba18f48ce3ae82c21820de92 = L.marker(
|
|
[52.6907, 4.8181],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ff98a251c137a320f1037362d943953b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d7aa3ad24274c73ea044be4636182cbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b81c072a055edec3c9cba86e2c128807 = $(`<div id="html_b81c072a055edec3c9cba86e2c128807" style="width: 100.0%; height: 100.0%;">relay.jabato.space</div>`)[0];
|
|
popup_d7aa3ad24274c73ea044be4636182cbf.setContent(html_b81c072a055edec3c9cba86e2c128807);
|
|
|
|
|
|
|
|
marker_1bcb5737ba18f48ce3ae82c21820de92.bindPopup(popup_d7aa3ad24274c73ea044be4636182cbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1bcb5737ba18f48ce3ae82c21820de92.setIcon(icon_ff98a251c137a320f1037362d943953b);
|
|
|
|
|
|
var marker_dd685f964601e399f5a8c22ec537f748 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_61d805d50552a9df8a5215dd50e7ef03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80635c3e9772074e6e9718d8f43a9e96 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_833c676b811f01137108f63ffddd7f82 = $(`<div id="html_833c676b811f01137108f63ffddd7f82" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_80635c3e9772074e6e9718d8f43a9e96.setContent(html_833c676b811f01137108f63ffddd7f82);
|
|
|
|
|
|
|
|
marker_dd685f964601e399f5a8c22ec537f748.bindPopup(popup_80635c3e9772074e6e9718d8f43a9e96)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd685f964601e399f5a8c22ec537f748.setIcon(icon_61d805d50552a9df8a5215dd50e7ef03);
|
|
|
|
|
|
var marker_7cf70ef48a406ec109572cb93c772d8b = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_067669148e5b2d92d552dce2669a7c34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbd634008800a7d925c44de7ba45f22a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_67ca3aa7a3a0814aa1e4691dfeaf59cc = $(`<div id="html_67ca3aa7a3a0814aa1e4691dfeaf59cc" style="width: 100.0%; height: 100.0%;">relay.bithome.site</div>`)[0];
|
|
popup_dbd634008800a7d925c44de7ba45f22a.setContent(html_67ca3aa7a3a0814aa1e4691dfeaf59cc);
|
|
|
|
|
|
|
|
marker_7cf70ef48a406ec109572cb93c772d8b.bindPopup(popup_dbd634008800a7d925c44de7ba45f22a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7cf70ef48a406ec109572cb93c772d8b.setIcon(icon_067669148e5b2d92d552dce2669a7c34);
|
|
|
|
|
|
var marker_1a67dbb4e75644947f3689959a2b9920 = L.marker(
|
|
[45.5152, -122.678],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7568ac60b1a5b8c399860e2a43dc247e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e5a3eb98c217d598fce69b961746478 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6cdcc5b494400f73516d0d35f087775c = $(`<div id="html_6cdcc5b494400f73516d0d35f087775c" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_1e5a3eb98c217d598fce69b961746478.setContent(html_6cdcc5b494400f73516d0d35f087775c);
|
|
|
|
|
|
|
|
marker_1a67dbb4e75644947f3689959a2b9920.bindPopup(popup_1e5a3eb98c217d598fce69b961746478)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a67dbb4e75644947f3689959a2b9920.setIcon(icon_7568ac60b1a5b8c399860e2a43dc247e);
|
|
|
|
|
|
var marker_3b3aa932b89902f79d917852afff1c01 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0c0320a0f82138c5c05b000116e50e7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bc253a598bb583564447a48a74099e1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e3fb0e9c4ccc108447f2164a0e188fc = $(`<div id="html_0e3fb0e9c4ccc108447f2164a0e188fc" style="width: 100.0%; height: 100.0%;">relay.bnos.space</div>`)[0];
|
|
popup_bc253a598bb583564447a48a74099e1c.setContent(html_0e3fb0e9c4ccc108447f2164a0e188fc);
|
|
|
|
|
|
|
|
marker_3b3aa932b89902f79d917852afff1c01.bindPopup(popup_bc253a598bb583564447a48a74099e1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b3aa932b89902f79d917852afff1c01.setIcon(icon_0c0320a0f82138c5c05b000116e50e7e);
|
|
|
|
|
|
var marker_5249b85441de9d96e798815896686b20 = L.marker(
|
|
[50.8943, 6.06237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8b09f9e3dc5d0bd50cfdf1f7a4367014 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e0e384938250b9a9b9a0ec74561eb4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe90d77b6b8678bc7ceeeeb2976a86d7 = $(`<div id="html_fe90d77b6b8678bc7ceeeeb2976a86d7" style="width: 100.0%; height: 100.0%;">relay-nl.zombi.cloudrodion.com</div>`)[0];
|
|
popup_6e0e384938250b9a9b9a0ec74561eb4d.setContent(html_fe90d77b6b8678bc7ceeeeb2976a86d7);
|
|
|
|
|
|
|
|
marker_5249b85441de9d96e798815896686b20.bindPopup(popup_6e0e384938250b9a9b9a0ec74561eb4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5249b85441de9d96e798815896686b20.setIcon(icon_8b09f9e3dc5d0bd50cfdf1f7a4367014);
|
|
|
|
|
|
var marker_196c06e649d4f73b8124e44c17d17dc4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c15c860a66411221859100cf59d5e56c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abfaf07b1d3fc47384c8947b3518f915 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76a132f80b8a6d8b1a2bc72277e3c781 = $(`<div id="html_76a132f80b8a6d8b1a2bc72277e3c781" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_abfaf07b1d3fc47384c8947b3518f915.setContent(html_76a132f80b8a6d8b1a2bc72277e3c781);
|
|
|
|
|
|
|
|
marker_196c06e649d4f73b8124e44c17d17dc4.bindPopup(popup_abfaf07b1d3fc47384c8947b3518f915)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_196c06e649d4f73b8124e44c17d17dc4.setIcon(icon_c15c860a66411221859100cf59d5e56c);
|
|
|
|
|
|
var marker_b111108353d299798a9e9a6fb6616534 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0126abe93986f841e34fabc924f832cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8d5dcad7be5b39d677ff18295013729 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9e00478219618d97105a5798d5f3959 = $(`<div id="html_a9e00478219618d97105a5798d5f3959" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_f8d5dcad7be5b39d677ff18295013729.setContent(html_a9e00478219618d97105a5798d5f3959);
|
|
|
|
|
|
|
|
marker_b111108353d299798a9e9a6fb6616534.bindPopup(popup_f8d5dcad7be5b39d677ff18295013729)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b111108353d299798a9e9a6fb6616534.setIcon(icon_0126abe93986f841e34fabc924f832cc);
|
|
|
|
|
|
var marker_8a325c0795ec1226f12cc12c9974b4a2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_a192768d9414bf0ffb98a5423a954ead = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_61ca6f2daa45ec4255d01bcefb6991c1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_80efdacf212a322652c580ca7c3a3232 = $(`<div id="html_80efdacf212a322652c580ca7c3a3232" style="width: 100.0%; height: 100.0%;">relay.wayback.st</div>`)[0];
|
|
popup_61ca6f2daa45ec4255d01bcefb6991c1.setContent(html_80efdacf212a322652c580ca7c3a3232);
|
|
|
|
|
|
|
|
marker_8a325c0795ec1226f12cc12c9974b4a2.bindPopup(popup_61ca6f2daa45ec4255d01bcefb6991c1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a325c0795ec1226f12cc12c9974b4a2.setIcon(icon_a192768d9414bf0ffb98a5423a954ead);
|
|
|
|
|
|
var marker_070b7bc90838955a90057f5306dd47bf = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_78ce514cecf2f770d498fa28ef9e9c84 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0254a60ac17f2285a161f28efcce118d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc7ffee63db03cc2e4780ae363a74636 = $(`<div id="html_cc7ffee63db03cc2e4780ae363a74636" style="width: 100.0%; height: 100.0%;">relay.aruku.kro.kr</div>`)[0];
|
|
popup_0254a60ac17f2285a161f28efcce118d.setContent(html_cc7ffee63db03cc2e4780ae363a74636);
|
|
|
|
|
|
|
|
marker_070b7bc90838955a90057f5306dd47bf.bindPopup(popup_0254a60ac17f2285a161f28efcce118d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_070b7bc90838955a90057f5306dd47bf.setIcon(icon_78ce514cecf2f770d498fa28ef9e9c84);
|
|
|
|
|
|
var marker_a512c45298b3425a6e16f6655de5c1cf = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4be36dfec69966ee90b0e708ccd67bd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e285cf4c02762d2c078e95a41812a3e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c2d3901695aff9213054efab2804ee0 = $(`<div id="html_0c2d3901695aff9213054efab2804ee0" style="width: 100.0%; height: 100.0%;">relay.abvstudio.net</div>`)[0];
|
|
popup_e285cf4c02762d2c078e95a41812a3e5.setContent(html_0c2d3901695aff9213054efab2804ee0);
|
|
|
|
|
|
|
|
marker_a512c45298b3425a6e16f6655de5c1cf.bindPopup(popup_e285cf4c02762d2c078e95a41812a3e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a512c45298b3425a6e16f6655de5c1cf.setIcon(icon_4be36dfec69966ee90b0e708ccd67bd7);
|
|
|
|
|
|
var marker_52a3cd455910c0012aba36d75880f3e2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_83938287a98f773a168f0847a0ad64aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b7b40b71448b12f9e1db7cd998f5c7e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_793789a2e6233312d66ab80e591402dc = $(`<div id="html_793789a2e6233312d66ab80e591402dc" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_2b7b40b71448b12f9e1db7cd998f5c7e.setContent(html_793789a2e6233312d66ab80e591402dc);
|
|
|
|
|
|
|
|
marker_52a3cd455910c0012aba36d75880f3e2.bindPopup(popup_2b7b40b71448b12f9e1db7cd998f5c7e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52a3cd455910c0012aba36d75880f3e2.setIcon(icon_83938287a98f773a168f0847a0ad64aa);
|
|
|
|
|
|
var marker_46f5e1d415ec2a0c7a969618620922a9 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_66c1b2241093c5d9e9f0c93698dd0322 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe7210007b4cd9cd6c42300525229e37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92dd2e256451acb28b6a5e6d9f57e4d6 = $(`<div id="html_92dd2e256451acb28b6a5e6d9f57e4d6" style="width: 100.0%; height: 100.0%;">nostr.nadajnik.org</div>`)[0];
|
|
popup_fe7210007b4cd9cd6c42300525229e37.setContent(html_92dd2e256451acb28b6a5e6d9f57e4d6);
|
|
|
|
|
|
|
|
marker_46f5e1d415ec2a0c7a969618620922a9.bindPopup(popup_fe7210007b4cd9cd6c42300525229e37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_46f5e1d415ec2a0c7a969618620922a9.setIcon(icon_66c1b2241093c5d9e9f0c93698dd0322);
|
|
|
|
|
|
var marker_e7633befba33f78202c17e16e694ae1c = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0071a70541b8f9ca9cdd6278f66ba5ed = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_227e83ec0b79c60bcde5e02296a4da70 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11a284446c45f519c7cc075da2eddea9 = $(`<div id="html_11a284446c45f519c7cc075da2eddea9" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_227e83ec0b79c60bcde5e02296a4da70.setContent(html_11a284446c45f519c7cc075da2eddea9);
|
|
|
|
|
|
|
|
marker_e7633befba33f78202c17e16e694ae1c.bindPopup(popup_227e83ec0b79c60bcde5e02296a4da70)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e7633befba33f78202c17e16e694ae1c.setIcon(icon_0071a70541b8f9ca9cdd6278f66ba5ed);
|
|
|
|
|
|
var marker_0266ba075bbf238d18ef89449e6704f9 = L.marker(
|
|
[47.6732, -117.239],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f3c4df6d6cdf86c781c4d93d2fdfa5a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d16be9da231fdc5a4f7608e1b193498 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c07211846edf92d96533ab322ef89a69 = $(`<div id="html_c07211846edf92d96533ab322ef89a69" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_8d16be9da231fdc5a4f7608e1b193498.setContent(html_c07211846edf92d96533ab322ef89a69);
|
|
|
|
|
|
|
|
marker_0266ba075bbf238d18ef89449e6704f9.bindPopup(popup_8d16be9da231fdc5a4f7608e1b193498)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0266ba075bbf238d18ef89449e6704f9.setIcon(icon_f3c4df6d6cdf86c781c4d93d2fdfa5a9);
|
|
|
|
|
|
var marker_a1944b407069e0c3821d689ec8a955ab = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_79b23a22a1b82d84be7194454794f7a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eb0efa59e38bc97275effed288761c9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2046c64b99822301eb34b695140b6ea8 = $(`<div id="html_2046c64b99822301eb34b695140b6ea8" style="width: 100.0%; height: 100.0%;">relay.evanverma.com</div>`)[0];
|
|
popup_eb0efa59e38bc97275effed288761c9d.setContent(html_2046c64b99822301eb34b695140b6ea8);
|
|
|
|
|
|
|
|
marker_a1944b407069e0c3821d689ec8a955ab.bindPopup(popup_eb0efa59e38bc97275effed288761c9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a1944b407069e0c3821d689ec8a955ab.setIcon(icon_79b23a22a1b82d84be7194454794f7a0);
|
|
|
|
|
|
var marker_002dc7cc9f8cb21f0dc4e92bb3975a36 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_90173a6324be30874f9c3be4eb95edc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91d2d0779bee0c832aab5c9cc2908a1a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e09a416b1ed0cc43f39ec9f605dd0a1 = $(`<div id="html_1e09a416b1ed0cc43f39ec9f605dd0a1" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_91d2d0779bee0c832aab5c9cc2908a1a.setContent(html_1e09a416b1ed0cc43f39ec9f605dd0a1);
|
|
|
|
|
|
|
|
marker_002dc7cc9f8cb21f0dc4e92bb3975a36.bindPopup(popup_91d2d0779bee0c832aab5c9cc2908a1a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_002dc7cc9f8cb21f0dc4e92bb3975a36.setIcon(icon_90173a6324be30874f9c3be4eb95edc5);
|
|
|
|
|
|
var marker_c02e10a26eb5e60837e4fe45a5294d16 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_9aeb9eecf15e09eed26b1d6129d31085 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_275963eb1887343f507b418ba672ecfa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a05e2ddf3cdd1951a37d04c4216ffea3 = $(`<div id="html_a05e2ddf3cdd1951a37d04c4216ffea3" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_275963eb1887343f507b418ba672ecfa.setContent(html_a05e2ddf3cdd1951a37d04c4216ffea3);
|
|
|
|
|
|
|
|
marker_c02e10a26eb5e60837e4fe45a5294d16.bindPopup(popup_275963eb1887343f507b418ba672ecfa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c02e10a26eb5e60837e4fe45a5294d16.setIcon(icon_9aeb9eecf15e09eed26b1d6129d31085);
|
|
|
|
|
|
var marker_9980a2b0b4258948b144aa3776314368 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_70655c818d6b9bcee40684073c3238f5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ca17ffa57a8cea0e95850d7eb66b34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_826f1c7bbb86dee462338d6fcf40f6d1 = $(`<div id="html_826f1c7bbb86dee462338d6fcf40f6d1" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_59ca17ffa57a8cea0e95850d7eb66b34.setContent(html_826f1c7bbb86dee462338d6fcf40f6d1);
|
|
|
|
|
|
|
|
marker_9980a2b0b4258948b144aa3776314368.bindPopup(popup_59ca17ffa57a8cea0e95850d7eb66b34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9980a2b0b4258948b144aa3776314368.setIcon(icon_70655c818d6b9bcee40684073c3238f5);
|
|
|
|
|
|
var marker_ee37f949098481ecc77eba44597afc02 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4a50c92a22e5e8d7999a03c3db5b36ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b77dba391d9b0410d241c71cf662a372 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d2617079ccacd3386b52491039f56f55 = $(`<div id="html_d2617079ccacd3386b52491039f56f55" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_b77dba391d9b0410d241c71cf662a372.setContent(html_d2617079ccacd3386b52491039f56f55);
|
|
|
|
|
|
|
|
marker_ee37f949098481ecc77eba44597afc02.bindPopup(popup_b77dba391d9b0410d241c71cf662a372)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee37f949098481ecc77eba44597afc02.setIcon(icon_4a50c92a22e5e8d7999a03c3db5b36ce);
|
|
|
|
|
|
var marker_3aa51dd952ee653da27bc15513d61b55 = L.marker(
|
|
[37.8716, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c4f6d981683ebcbd212aef69e09cd22a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0aaeb65cf572fe305f2cb86a9549602b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8383de12dc26157702ad5b2ae880ed4b = $(`<div id="html_8383de12dc26157702ad5b2ae880ed4b" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_0aaeb65cf572fe305f2cb86a9549602b.setContent(html_8383de12dc26157702ad5b2ae880ed4b);
|
|
|
|
|
|
|
|
marker_3aa51dd952ee653da27bc15513d61b55.bindPopup(popup_0aaeb65cf572fe305f2cb86a9549602b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3aa51dd952ee653da27bc15513d61b55.setIcon(icon_c4f6d981683ebcbd212aef69e09cd22a);
|
|
|
|
|
|
var marker_7488f874ab8ab0606513345fbd8694e2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_df43815cdd35ec16bcad793ef67b6b1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e0ea63e037d4f030f726b8dca18a803 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_55374de3a3ee0f7769ffa8b18beceb43 = $(`<div id="html_55374de3a3ee0f7769ffa8b18beceb43" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_6e0ea63e037d4f030f726b8dca18a803.setContent(html_55374de3a3ee0f7769ffa8b18beceb43);
|
|
|
|
|
|
|
|
marker_7488f874ab8ab0606513345fbd8694e2.bindPopup(popup_6e0ea63e037d4f030f726b8dca18a803)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7488f874ab8ab0606513345fbd8694e2.setIcon(icon_df43815cdd35ec16bcad793ef67b6b1b);
|
|
|
|
|
|
var marker_5ea477f57c128f54b837d474661f1be3 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_61a9e1be1417283ee5116493c4a15c0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b384309d0b38e98363fa4928eaa58b0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd9e7241ca481f2f40cc6934f3b0f205 = $(`<div id="html_dd9e7241ca481f2f40cc6934f3b0f205" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_8b384309d0b38e98363fa4928eaa58b0.setContent(html_dd9e7241ca481f2f40cc6934f3b0f205);
|
|
|
|
|
|
|
|
marker_5ea477f57c128f54b837d474661f1be3.bindPopup(popup_8b384309d0b38e98363fa4928eaa58b0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ea477f57c128f54b837d474661f1be3.setIcon(icon_61a9e1be1417283ee5116493c4a15c0e);
|
|
|
|
|
|
var marker_0a4d0c50b77c5a2a40a962dfb8bfe0d8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f70398bb73f76236c79e286a93ac27ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4955013032a578c5518ccd39d6694297 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_025f712d468cd6bac06807b9783ff071 = $(`<div id="html_025f712d468cd6bac06807b9783ff071" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_4955013032a578c5518ccd39d6694297.setContent(html_025f712d468cd6bac06807b9783ff071);
|
|
|
|
|
|
|
|
marker_0a4d0c50b77c5a2a40a962dfb8bfe0d8.bindPopup(popup_4955013032a578c5518ccd39d6694297)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a4d0c50b77c5a2a40a962dfb8bfe0d8.setIcon(icon_f70398bb73f76236c79e286a93ac27ba);
|
|
|
|
|
|
var marker_442990b62324a7dc420be52277c9efbe = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8826712ed48ea154bf9a40347c7ca805 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2a82cb75efdde6fd4b84f9c377088c17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfd2c05561c9da4c34ea718016f88585 = $(`<div id="html_bfd2c05561c9da4c34ea718016f88585" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_2a82cb75efdde6fd4b84f9c377088c17.setContent(html_bfd2c05561c9da4c34ea718016f88585);
|
|
|
|
|
|
|
|
marker_442990b62324a7dc420be52277c9efbe.bindPopup(popup_2a82cb75efdde6fd4b84f9c377088c17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_442990b62324a7dc420be52277c9efbe.setIcon(icon_8826712ed48ea154bf9a40347c7ca805);
|
|
|
|
|
|
var marker_8ac01b0d163710a61f12b7abadaa4c77 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_715211f50fd100f4ef02dfb2e8ebbccc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bb81ea083a0d949ee5b24c12d560ae8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_107f9cb363d195e97f1f6c7b21b289f7 = $(`<div id="html_107f9cb363d195e97f1f6c7b21b289f7" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_9bb81ea083a0d949ee5b24c12d560ae8.setContent(html_107f9cb363d195e97f1f6c7b21b289f7);
|
|
|
|
|
|
|
|
marker_8ac01b0d163710a61f12b7abadaa4c77.bindPopup(popup_9bb81ea083a0d949ee5b24c12d560ae8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ac01b0d163710a61f12b7abadaa4c77.setIcon(icon_715211f50fd100f4ef02dfb2e8ebbccc);
|
|
|
|
|
|
var marker_86d57a7e1965999f89184c27c886cce3 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_aa36e83bf2f6c2f29a17a171800858da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_989c6c7f53bb9bbcbb50d7850f79dc17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8bcfcdc3512372f7dcf1c3e34ec9eff = $(`<div id="html_c8bcfcdc3512372f7dcf1c3e34ec9eff" style="width: 100.0%; height: 100.0%;">inbox.azzamo.net</div>`)[0];
|
|
popup_989c6c7f53bb9bbcbb50d7850f79dc17.setContent(html_c8bcfcdc3512372f7dcf1c3e34ec9eff);
|
|
|
|
|
|
|
|
marker_86d57a7e1965999f89184c27c886cce3.bindPopup(popup_989c6c7f53bb9bbcbb50d7850f79dc17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86d57a7e1965999f89184c27c886cce3.setIcon(icon_aa36e83bf2f6c2f29a17a171800858da);
|
|
|
|
|
|
var marker_f87dde129cea7d993b669701c0708125 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_94463489c4f19180ca3b5637c49d9a7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37d4eb74dee6bd9eee5861be99e09cf9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44583f46627a8643f7e4bb7f67c590ce = $(`<div id="html_44583f46627a8643f7e4bb7f67c590ce" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_37d4eb74dee6bd9eee5861be99e09cf9.setContent(html_44583f46627a8643f7e4bb7f67c590ce);
|
|
|
|
|
|
|
|
marker_f87dde129cea7d993b669701c0708125.bindPopup(popup_37d4eb74dee6bd9eee5861be99e09cf9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f87dde129cea7d993b669701c0708125.setIcon(icon_94463489c4f19180ca3b5637c49d9a7a);
|
|
|
|
|
|
var marker_29d5ccc7e43b1cd87ea0929afab42780 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_6ff195a29f22f0ff76b0a40f402fbd79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f07ac567f2fda66f066397b1bbbc6f26 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_700745b2d5ee980f62a167da5c8dde27 = $(`<div id="html_700745b2d5ee980f62a167da5c8dde27" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_f07ac567f2fda66f066397b1bbbc6f26.setContent(html_700745b2d5ee980f62a167da5c8dde27);
|
|
|
|
|
|
|
|
marker_29d5ccc7e43b1cd87ea0929afab42780.bindPopup(popup_f07ac567f2fda66f066397b1bbbc6f26)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29d5ccc7e43b1cd87ea0929afab42780.setIcon(icon_6ff195a29f22f0ff76b0a40f402fbd79);
|
|
|
|
|
|
var marker_aaf5e85027850ebde625021de8d401db = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_05eeaecdca29db2bf7e9c6ad9c527610 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e980336f2ddd9fd3d18557e943e85571 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_183c268c16aeebdfa1c39fd6b26db36b = $(`<div id="html_183c268c16aeebdfa1c39fd6b26db36b" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_e980336f2ddd9fd3d18557e943e85571.setContent(html_183c268c16aeebdfa1c39fd6b26db36b);
|
|
|
|
|
|
|
|
marker_aaf5e85027850ebde625021de8d401db.bindPopup(popup_e980336f2ddd9fd3d18557e943e85571)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaf5e85027850ebde625021de8d401db.setIcon(icon_05eeaecdca29db2bf7e9c6ad9c527610);
|
|
|
|
|
|
var marker_c989a11c3faeb83ba9669b9be6794362 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_b8afc95bea7dcf6317034dbd2484bd58 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac8ba561cbe785a312bd199298030dd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3f20e5951a4fb3a7ae8a42ac973812c = $(`<div id="html_e3f20e5951a4fb3a7ae8a42ac973812c" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_ac8ba561cbe785a312bd199298030dd4.setContent(html_e3f20e5951a4fb3a7ae8a42ac973812c);
|
|
|
|
|
|
|
|
marker_c989a11c3faeb83ba9669b9be6794362.bindPopup(popup_ac8ba561cbe785a312bd199298030dd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c989a11c3faeb83ba9669b9be6794362.setIcon(icon_b8afc95bea7dcf6317034dbd2484bd58);
|
|
|
|
|
|
var marker_bf263975eb164482473a0b8cdc8128e2 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e66b131595b9fb84a30017036fdce8bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be5c64be3a57ef537f68f0a46bb4944c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_722252256514701623bf93cfb226af68 = $(`<div id="html_722252256514701623bf93cfb226af68" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_be5c64be3a57ef537f68f0a46bb4944c.setContent(html_722252256514701623bf93cfb226af68);
|
|
|
|
|
|
|
|
marker_bf263975eb164482473a0b8cdc8128e2.bindPopup(popup_be5c64be3a57ef537f68f0a46bb4944c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf263975eb164482473a0b8cdc8128e2.setIcon(icon_e66b131595b9fb84a30017036fdce8bb);
|
|
|
|
|
|
var marker_bf026d93c00c36151d3f8b3ab1e62f72 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ec7cea6609bd50a460a70c65500e02e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02f18cf5192392af7e29c15255f9e57d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54f9bd8e565893fa46e44a494e5251e3 = $(`<div id="html_54f9bd8e565893fa46e44a494e5251e3" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_02f18cf5192392af7e29c15255f9e57d.setContent(html_54f9bd8e565893fa46e44a494e5251e3);
|
|
|
|
|
|
|
|
marker_bf026d93c00c36151d3f8b3ab1e62f72.bindPopup(popup_02f18cf5192392af7e29c15255f9e57d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bf026d93c00c36151d3f8b3ab1e62f72.setIcon(icon_ec7cea6609bd50a460a70c65500e02e0);
|
|
|
|
|
|
var marker_28ff5464778c45bc9d0126a5e12e9b5c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3ffb42a8db1ce88e591b8e318084d904 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c2b7532ea380efc6a058f9ed24ee06f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_defed996be97bd1eab5928c61e8ad14d = $(`<div id="html_defed996be97bd1eab5928c61e8ad14d" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_2c2b7532ea380efc6a058f9ed24ee06f.setContent(html_defed996be97bd1eab5928c61e8ad14d);
|
|
|
|
|
|
|
|
marker_28ff5464778c45bc9d0126a5e12e9b5c.bindPopup(popup_2c2b7532ea380efc6a058f9ed24ee06f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28ff5464778c45bc9d0126a5e12e9b5c.setIcon(icon_3ffb42a8db1ce88e591b8e318084d904);
|
|
|
|
|
|
var marker_ae0fabcb2ad9fa62b12ab7bb90857601 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3d468164994db01090889fe9d6123965 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2c136d71aefcd21e3a5affbe7e50f1e4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c026ddfc2ae964926f99e98d54fbfa29 = $(`<div id="html_c026ddfc2ae964926f99e98d54fbfa29" style="width: 100.0%; height: 100.0%;">relay.primal.net</div>`)[0];
|
|
popup_2c136d71aefcd21e3a5affbe7e50f1e4.setContent(html_c026ddfc2ae964926f99e98d54fbfa29);
|
|
|
|
|
|
|
|
marker_ae0fabcb2ad9fa62b12ab7bb90857601.bindPopup(popup_2c136d71aefcd21e3a5affbe7e50f1e4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae0fabcb2ad9fa62b12ab7bb90857601.setIcon(icon_3d468164994db01090889fe9d6123965);
|
|
|
|
|
|
var marker_bea15193013144465c3d4cf452475212 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_9105fe1c20510842f0e631d9f7c33fa5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0766fae8a6fd60a967c36bcb8f988066 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54e28783096df0ee13a8237a65734aeb = $(`<div id="html_54e28783096df0ee13a8237a65734aeb" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_0766fae8a6fd60a967c36bcb8f988066.setContent(html_54e28783096df0ee13a8237a65734aeb);
|
|
|
|
|
|
|
|
marker_bea15193013144465c3d4cf452475212.bindPopup(popup_0766fae8a6fd60a967c36bcb8f988066)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bea15193013144465c3d4cf452475212.setIcon(icon_9105fe1c20510842f0e631d9f7c33fa5);
|
|
|
|
|
|
var marker_58a9311ed4d5ffab66ab0d62370f78d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8319a48f659f0ea25ef2a38be50fd053 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_160a8a91ea45f672dd2e2919efdcaed2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc983e6ea82ef09c8f5356b4ddb6f76e = $(`<div id="html_fc983e6ea82ef09c8f5356b4ddb6f76e" style="width: 100.0%; height: 100.0%;">kitchen.zap.cooking</div>`)[0];
|
|
popup_160a8a91ea45f672dd2e2919efdcaed2.setContent(html_fc983e6ea82ef09c8f5356b4ddb6f76e);
|
|
|
|
|
|
|
|
marker_58a9311ed4d5ffab66ab0d62370f78d9.bindPopup(popup_160a8a91ea45f672dd2e2919efdcaed2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58a9311ed4d5ffab66ab0d62370f78d9.setIcon(icon_8319a48f659f0ea25ef2a38be50fd053);
|
|
|
|
|
|
var marker_7107758152da69b54d5d78102d407488 = L.marker(
|
|
[53.383, -1.4659],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_2832fea7f368e25d0eaec4659725c484 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_193884c90d5be7fb0f49eac05509dc1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_665346cbecca8e2ffb26d67f2c67a697 = $(`<div id="html_665346cbecca8e2ffb26d67f2c67a697" style="width: 100.0%; height: 100.0%;">nostr-keex-nuagedepirates.pagekite.me</div>`)[0];
|
|
popup_193884c90d5be7fb0f49eac05509dc1c.setContent(html_665346cbecca8e2ffb26d67f2c67a697);
|
|
|
|
|
|
|
|
marker_7107758152da69b54d5d78102d407488.bindPopup(popup_193884c90d5be7fb0f49eac05509dc1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7107758152da69b54d5d78102d407488.setIcon(icon_2832fea7f368e25d0eaec4659725c484);
|
|
|
|
|
|
var marker_b464561d172e6eb44aa5edbc480a5376 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_2d3bbd6063b70d53608711504d5874b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68e0aa8a581a9923136c51925fa932a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_938674c5455f55516ec18c26c4d3162a = $(`<div id="html_938674c5455f55516ec18c26c4d3162a" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_68e0aa8a581a9923136c51925fa932a7.setContent(html_938674c5455f55516ec18c26c4d3162a);
|
|
|
|
|
|
|
|
marker_b464561d172e6eb44aa5edbc480a5376.bindPopup(popup_68e0aa8a581a9923136c51925fa932a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b464561d172e6eb44aa5edbc480a5376.setIcon(icon_2d3bbd6063b70d53608711504d5874b1);
|
|
|
|
|
|
var marker_aeb0e86d527f342385f673ff6d912582 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0bb38af440931ea7aa93fbe43f2050d8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f71b436f05d794f6aa5ad24986d915f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4586e9c692fdb5aed105d4288755e6ec = $(`<div id="html_4586e9c692fdb5aed105d4288755e6ec" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_f71b436f05d794f6aa5ad24986d915f8.setContent(html_4586e9c692fdb5aed105d4288755e6ec);
|
|
|
|
|
|
|
|
marker_aeb0e86d527f342385f673ff6d912582.bindPopup(popup_f71b436f05d794f6aa5ad24986d915f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aeb0e86d527f342385f673ff6d912582.setIcon(icon_0bb38af440931ea7aa93fbe43f2050d8);
|
|
|
|
|
|
var marker_dc53617e8324ed65e0385c332401fde8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_38f0c41677a6646ccd6276a85d5aca46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_047016d81ae7b4d2be54b9a4939216ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff70b93e6dbe7024756465db758e3040 = $(`<div id="html_ff70b93e6dbe7024756465db758e3040" style="width: 100.0%; height: 100.0%;">santo.iguanatech.net</div>`)[0];
|
|
popup_047016d81ae7b4d2be54b9a4939216ed.setContent(html_ff70b93e6dbe7024756465db758e3040);
|
|
|
|
|
|
|
|
marker_dc53617e8324ed65e0385c332401fde8.bindPopup(popup_047016d81ae7b4d2be54b9a4939216ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc53617e8324ed65e0385c332401fde8.setIcon(icon_38f0c41677a6646ccd6276a85d5aca46);
|
|
|
|
|
|
var marker_636fee6cf2016a1797531ae3973898a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_a69cb918c228d9a9cd7d9d697003a92b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0bef22419976087eaabc415f64dc0eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cf2be1554bca96816074b820fe409fd = $(`<div id="html_2cf2be1554bca96816074b820fe409fd" style="width: 100.0%; height: 100.0%;">orly.musiquay.org</div>`)[0];
|
|
popup_e0bef22419976087eaabc415f64dc0eb.setContent(html_2cf2be1554bca96816074b820fe409fd);
|
|
|
|
|
|
|
|
marker_636fee6cf2016a1797531ae3973898a0.bindPopup(popup_e0bef22419976087eaabc415f64dc0eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_636fee6cf2016a1797531ae3973898a0.setIcon(icon_a69cb918c228d9a9cd7d9d697003a92b);
|
|
|
|
|
|
var marker_fc566c0a40858f25ecac391a7d475aa8 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7b244262a2702d124a4954b1ec2e85e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c81bcad94df59e05a5edcf36a10631e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c3b2c5f1f599bd76f5b04b529f6c532 = $(`<div id="html_9c3b2c5f1f599bd76f5b04b529f6c532" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_c81bcad94df59e05a5edcf36a10631e5.setContent(html_9c3b2c5f1f599bd76f5b04b529f6c532);
|
|
|
|
|
|
|
|
marker_fc566c0a40858f25ecac391a7d475aa8.bindPopup(popup_c81bcad94df59e05a5edcf36a10631e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc566c0a40858f25ecac391a7d475aa8.setIcon(icon_7b244262a2702d124a4954b1ec2e85e1);
|
|
|
|
|
|
var marker_9f833f110aa041b90fe179f196ad71c9 = L.marker(
|
|
[38.6327, -90.1961],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_138ba56009af97853e1b940f72682395 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6569550eae603058478dbdd72a32a6cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_520805e2f59f3bf87d73f2f1bea64b3e = $(`<div id="html_520805e2f59f3bf87d73f2f1bea64b3e" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_6569550eae603058478dbdd72a32a6cc.setContent(html_520805e2f59f3bf87d73f2f1bea64b3e);
|
|
|
|
|
|
|
|
marker_9f833f110aa041b90fe179f196ad71c9.bindPopup(popup_6569550eae603058478dbdd72a32a6cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f833f110aa041b90fe179f196ad71c9.setIcon(icon_138ba56009af97853e1b940f72682395);
|
|
|
|
|
|
var marker_e2a52ef503ac862754d7e0e2cf6863c0 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c0477c2e33b8400f06537f60875067ca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_691e1277ec4c45a6ac57a2d29355b483 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e02638093402e7ecd622453d28444f38 = $(`<div id="html_e02638093402e7ecd622453d28444f38" style="width: 100.0%; height: 100.0%;">relay.cathouse-propeller.com</div>`)[0];
|
|
popup_691e1277ec4c45a6ac57a2d29355b483.setContent(html_e02638093402e7ecd622453d28444f38);
|
|
|
|
|
|
|
|
marker_e2a52ef503ac862754d7e0e2cf6863c0.bindPopup(popup_691e1277ec4c45a6ac57a2d29355b483)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2a52ef503ac862754d7e0e2cf6863c0.setIcon(icon_c0477c2e33b8400f06537f60875067ca);
|
|
|
|
|
|
var marker_eb0641bf802826ed2a32e51981467c91 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8cad63173c90275794f981c97639ebb8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4ae2d88c2690a8c4b8b8a43793c96fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_40cb3284d79b584f4016fdda902259d7 = $(`<div id="html_40cb3284d79b584f4016fdda902259d7" style="width: 100.0%; height: 100.0%;">relay.ngengine.org</div>`)[0];
|
|
popup_b4ae2d88c2690a8c4b8b8a43793c96fa.setContent(html_40cb3284d79b584f4016fdda902259d7);
|
|
|
|
|
|
|
|
marker_eb0641bf802826ed2a32e51981467c91.bindPopup(popup_b4ae2d88c2690a8c4b8b8a43793c96fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eb0641bf802826ed2a32e51981467c91.setIcon(icon_8cad63173c90275794f981c97639ebb8);
|
|
|
|
|
|
var marker_e8c31ba15e1080c8866d0737865acc92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_46dddfaa7e3b2a57b2a32c40315419eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97317a08f98226c21c9f1b97bd4f34d6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d1bc6dc5867d1debebed8c9b02a44bf = $(`<div id="html_5d1bc6dc5867d1debebed8c9b02a44bf" style="width: 100.0%; height: 100.0%;">relay.goodmorningbitcoin.com</div>`)[0];
|
|
popup_97317a08f98226c21c9f1b97bd4f34d6.setContent(html_5d1bc6dc5867d1debebed8c9b02a44bf);
|
|
|
|
|
|
|
|
marker_e8c31ba15e1080c8866d0737865acc92.bindPopup(popup_97317a08f98226c21c9f1b97bd4f34d6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8c31ba15e1080c8866d0737865acc92.setIcon(icon_46dddfaa7e3b2a57b2a32c40315419eb);
|
|
|
|
|
|
var marker_891ba7c8f5ec00767f538c89ce408a9f = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_37cff23f051a9fa9675a7c877e5edc6c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7b173a0e4436b1dec1154043737c61a1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec5335a419f8690f8bb48b3e5759262f = $(`<div id="html_ec5335a419f8690f8bb48b3e5759262f" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_7b173a0e4436b1dec1154043737c61a1.setContent(html_ec5335a419f8690f8bb48b3e5759262f);
|
|
|
|
|
|
|
|
marker_891ba7c8f5ec00767f538c89ce408a9f.bindPopup(popup_7b173a0e4436b1dec1154043737c61a1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_891ba7c8f5ec00767f538c89ce408a9f.setIcon(icon_37cff23f051a9fa9675a7c877e5edc6c);
|
|
|
|
|
|
var marker_9875ee5bfb2a8527040b26fa5b8c5820 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_784b66f5fc7d1728c6e908a5f16e1b09 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01b5b08e4739493e725b6a46c6a7cf69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04ae2bbf0f3441977ccecec3f5bdae77 = $(`<div id="html_04ae2bbf0f3441977ccecec3f5bdae77" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_01b5b08e4739493e725b6a46c6a7cf69.setContent(html_04ae2bbf0f3441977ccecec3f5bdae77);
|
|
|
|
|
|
|
|
marker_9875ee5bfb2a8527040b26fa5b8c5820.bindPopup(popup_01b5b08e4739493e725b6a46c6a7cf69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9875ee5bfb2a8527040b26fa5b8c5820.setIcon(icon_784b66f5fc7d1728c6e908a5f16e1b09);
|
|
|
|
|
|
var marker_ed1578ba7373a8da47e2cb96fa698f63 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_fdc849e070e0d057d28929aced56807d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0017fa47ee8f0e3a6e67da2cd5ae6852 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4f7aef46967aba188658ec34e3c62fea = $(`<div id="html_4f7aef46967aba188658ec34e3c62fea" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_0017fa47ee8f0e3a6e67da2cd5ae6852.setContent(html_4f7aef46967aba188658ec34e3c62fea);
|
|
|
|
|
|
|
|
marker_ed1578ba7373a8da47e2cb96fa698f63.bindPopup(popup_0017fa47ee8f0e3a6e67da2cd5ae6852)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed1578ba7373a8da47e2cb96fa698f63.setIcon(icon_fdc849e070e0d057d28929aced56807d);
|
|
|
|
|
|
var marker_dd8ee99baa0350e4b3d91782ad2017a0 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_32f5b339bae80ff079505ef3bd5d3862 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_665e3ba026fc04f220daf556984664bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b8a22e1823f2e474ca8967dc1d63e47b = $(`<div id="html_b8a22e1823f2e474ca8967dc1d63e47b" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_665e3ba026fc04f220daf556984664bd.setContent(html_b8a22e1823f2e474ca8967dc1d63e47b);
|
|
|
|
|
|
|
|
marker_dd8ee99baa0350e4b3d91782ad2017a0.bindPopup(popup_665e3ba026fc04f220daf556984664bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd8ee99baa0350e4b3d91782ad2017a0.setIcon(icon_32f5b339bae80ff079505ef3bd5d3862);
|
|
|
|
|
|
var marker_e9b153316adca5300baf125b9e152661 = L.marker(
|
|
[47.6062, -122.332],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e09e69b7bfbffb30e381729932037893 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9666c9fb5a5e5b19a688425dac759377 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9707af15c3f0ca12ffcb3348cff6ff7c = $(`<div id="html_9707af15c3f0ca12ffcb3348cff6ff7c" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_9666c9fb5a5e5b19a688425dac759377.setContent(html_9707af15c3f0ca12ffcb3348cff6ff7c);
|
|
|
|
|
|
|
|
marker_e9b153316adca5300baf125b9e152661.bindPopup(popup_9666c9fb5a5e5b19a688425dac759377)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e9b153316adca5300baf125b9e152661.setIcon(icon_e09e69b7bfbffb30e381729932037893);
|
|
|
|
|
|
var marker_42e6944affd59b6b3bf352b54b154962 = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_884f607111244dd3eae84cc831bde58b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_579f588507219ad4a8d04c9bbd56bdec = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8077bef65e6e514934da71e7d759362 = $(`<div id="html_f8077bef65e6e514934da71e7d759362" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_579f588507219ad4a8d04c9bbd56bdec.setContent(html_f8077bef65e6e514934da71e7d759362);
|
|
|
|
|
|
|
|
marker_42e6944affd59b6b3bf352b54b154962.bindPopup(popup_579f588507219ad4a8d04c9bbd56bdec)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42e6944affd59b6b3bf352b54b154962.setIcon(icon_884f607111244dd3eae84cc831bde58b);
|
|
|
|
|
|
var marker_93635edccf45cf327d820f3dbb2f0615 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_76cce5fe3a558d436c56b58de249535e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1f0d6de53e2a7fc6acbcbcc2643d454 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8df3aa71be3dfea064e044d8037f9328 = $(`<div id="html_8df3aa71be3dfea064e044d8037f9328" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_b1f0d6de53e2a7fc6acbcbcc2643d454.setContent(html_8df3aa71be3dfea064e044d8037f9328);
|
|
|
|
|
|
|
|
marker_93635edccf45cf327d820f3dbb2f0615.bindPopup(popup_b1f0d6de53e2a7fc6acbcbcc2643d454)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93635edccf45cf327d820f3dbb2f0615.setIcon(icon_76cce5fe3a558d436c56b58de249535e);
|
|
|
|
|
|
var marker_2a9e3a40f0c8907d10fef81ca2d0211a = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_764bbec1b99b1e79e19c9416f0200d87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2543939c29b292d23772ce3b010c3bad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a7ce7a3a690f7b3aa5e9e2ba8c225873 = $(`<div id="html_a7ce7a3a690f7b3aa5e9e2ba8c225873" style="width: 100.0%; height: 100.0%;">nostr.parallel.hetu.org:8443</div>`)[0];
|
|
popup_2543939c29b292d23772ce3b010c3bad.setContent(html_a7ce7a3a690f7b3aa5e9e2ba8c225873);
|
|
|
|
|
|
|
|
marker_2a9e3a40f0c8907d10fef81ca2d0211a.bindPopup(popup_2543939c29b292d23772ce3b010c3bad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a9e3a40f0c8907d10fef81ca2d0211a.setIcon(icon_764bbec1b99b1e79e19c9416f0200d87);
|
|
|
|
|
|
var marker_cdd7366a86a0316f145a1bd696fe9242 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_9772559aa527a5aa134200e3c571a478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0afc8609e5f2556e0afe0a124ab221c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a983a0925ea89f579624878000c0d756 = $(`<div id="html_a983a0925ea89f579624878000c0d756" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_0afc8609e5f2556e0afe0a124ab221c2.setContent(html_a983a0925ea89f579624878000c0d756);
|
|
|
|
|
|
|
|
marker_cdd7366a86a0316f145a1bd696fe9242.bindPopup(popup_0afc8609e5f2556e0afe0a124ab221c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cdd7366a86a0316f145a1bd696fe9242.setIcon(icon_9772559aa527a5aa134200e3c571a478);
|
|
|
|
|
|
var marker_ef9c4f91342801307869dffe82bcda3d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4885b2d0147c9ed1049563f16b3f854d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_567543b4dbe9b7b795837d0b5a810605 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d04e4e4f3b843280c0947d6c77f57bd4 = $(`<div id="html_d04e4e4f3b843280c0947d6c77f57bd4" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_567543b4dbe9b7b795837d0b5a810605.setContent(html_d04e4e4f3b843280c0947d6c77f57bd4);
|
|
|
|
|
|
|
|
marker_ef9c4f91342801307869dffe82bcda3d.bindPopup(popup_567543b4dbe9b7b795837d0b5a810605)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef9c4f91342801307869dffe82bcda3d.setIcon(icon_4885b2d0147c9ed1049563f16b3f854d);
|
|
|
|
|
|
var marker_b6e929344164d3fd87306edfc2199d90 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_66b824a4ff474011ce84779c34fdd4ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe11cb57a078c80a8910d41d3742bd0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c053347597d27d2d871bd3de8c298035 = $(`<div id="html_c053347597d27d2d871bd3de8c298035" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_fe11cb57a078c80a8910d41d3742bd0b.setContent(html_c053347597d27d2d871bd3de8c298035);
|
|
|
|
|
|
|
|
marker_b6e929344164d3fd87306edfc2199d90.bindPopup(popup_fe11cb57a078c80a8910d41d3742bd0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6e929344164d3fd87306edfc2199d90.setIcon(icon_66b824a4ff474011ce84779c34fdd4ba);
|
|
|
|
|
|
var marker_c3f24db115494f04526f98e7ab47cada = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_947cbf92a2af775538de1e86fbf96914 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ffb413a851e44b7141da0880d1b75ee7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fbc54ab19494e70b321304f8463040ac = $(`<div id="html_fbc54ab19494e70b321304f8463040ac" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_ffb413a851e44b7141da0880d1b75ee7.setContent(html_fbc54ab19494e70b321304f8463040ac);
|
|
|
|
|
|
|
|
marker_c3f24db115494f04526f98e7ab47cada.bindPopup(popup_ffb413a851e44b7141da0880d1b75ee7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c3f24db115494f04526f98e7ab47cada.setIcon(icon_947cbf92a2af775538de1e86fbf96914);
|
|
|
|
|
|
var marker_1afc35e9a601dbd564ba35ca6074ce81 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f9f1988bf20c21d34004efa8e4cc666d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9ebe482207124597bd8609ca062682c2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08214ee65e51a53abd23866a26b652c8 = $(`<div id="html_08214ee65e51a53abd23866a26b652c8" style="width: 100.0%; height: 100.0%;">pyramid.aaro.cc</div>`)[0];
|
|
popup_9ebe482207124597bd8609ca062682c2.setContent(html_08214ee65e51a53abd23866a26b652c8);
|
|
|
|
|
|
|
|
marker_1afc35e9a601dbd564ba35ca6074ce81.bindPopup(popup_9ebe482207124597bd8609ca062682c2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1afc35e9a601dbd564ba35ca6074ce81.setIcon(icon_f9f1988bf20c21d34004efa8e4cc666d);
|
|
|
|
|
|
var marker_3590ede081af82fcf509345bdcb12be0 = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_98e3774bc3e81ac5d543f9752a79e06a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f7e0f841a8c3634781f473299066438 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d9f0cd482d85b33b90f9a6a0706f94e = $(`<div id="html_4d9f0cd482d85b33b90f9a6a0706f94e" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_3f7e0f841a8c3634781f473299066438.setContent(html_4d9f0cd482d85b33b90f9a6a0706f94e);
|
|
|
|
|
|
|
|
marker_3590ede081af82fcf509345bdcb12be0.bindPopup(popup_3f7e0f841a8c3634781f473299066438)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3590ede081af82fcf509345bdcb12be0.setIcon(icon_98e3774bc3e81ac5d543f9752a79e06a);
|
|
|
|
|
|
var marker_7da304a0ca5c35b7baa073ea894e9d4a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f67c7be6792b6e825d1ce4b738ca99b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1a1602bc6869dc7e740dcd5ef11b200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be55c1adb5bf89ceb4e1eb31ae0fb5ae = $(`<div id="html_be55c1adb5bf89ceb4e1eb31ae0fb5ae" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_a1a1602bc6869dc7e740dcd5ef11b200.setContent(html_be55c1adb5bf89ceb4e1eb31ae0fb5ae);
|
|
|
|
|
|
|
|
marker_7da304a0ca5c35b7baa073ea894e9d4a.bindPopup(popup_a1a1602bc6869dc7e740dcd5ef11b200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7da304a0ca5c35b7baa073ea894e9d4a.setIcon(icon_f67c7be6792b6e825d1ce4b738ca99b8);
|
|
|
|
|
|
var marker_d0c6b53692edee15e9bc1b498d9c9f6b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_88de9ca9d79351037ccdd9e3cdc31954 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f2a4364e7ab2b7cd2dd1b7b92c1c60de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b392e8e6b775c3e629d8c35785b3c799 = $(`<div id="html_b392e8e6b775c3e629d8c35785b3c799" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_f2a4364e7ab2b7cd2dd1b7b92c1c60de.setContent(html_b392e8e6b775c3e629d8c35785b3c799);
|
|
|
|
|
|
|
|
marker_d0c6b53692edee15e9bc1b498d9c9f6b.bindPopup(popup_f2a4364e7ab2b7cd2dd1b7b92c1c60de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0c6b53692edee15e9bc1b498d9c9f6b.setIcon(icon_88de9ca9d79351037ccdd9e3cdc31954);
|
|
|
|
|
|
var marker_fc48e1d3c7d6b6236b792a9f414c5748 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8060154dd2e5de39210c719b53349968 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b5082ebd131f74f7f7129d079176059 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5471585eae895607a6c0f4fa26406221 = $(`<div id="html_5471585eae895607a6c0f4fa26406221" style="width: 100.0%; height: 100.0%;">nostr.rblb.it</div>`)[0];
|
|
popup_5b5082ebd131f74f7f7129d079176059.setContent(html_5471585eae895607a6c0f4fa26406221);
|
|
|
|
|
|
|
|
marker_fc48e1d3c7d6b6236b792a9f414c5748.bindPopup(popup_5b5082ebd131f74f7f7129d079176059)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc48e1d3c7d6b6236b792a9f414c5748.setIcon(icon_8060154dd2e5de39210c719b53349968);
|
|
|
|
|
|
var marker_b6bc957f2c8ff2b9f6008e6197bcdb02 = L.marker(
|
|
[31.2304, 121.474],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_89fd2ab60f1f3ed6bfa7385d57b9bfdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c898cf5541f616df0153bd36bb524f83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf4957b40c3601e56cb6c3475bb51edf = $(`<div id="html_cf4957b40c3601e56cb6c3475bb51edf" style="width: 100.0%; height: 100.0%;">nostr.jerrynya.fun</div>`)[0];
|
|
popup_c898cf5541f616df0153bd36bb524f83.setContent(html_cf4957b40c3601e56cb6c3475bb51edf);
|
|
|
|
|
|
|
|
marker_b6bc957f2c8ff2b9f6008e6197bcdb02.bindPopup(popup_c898cf5541f616df0153bd36bb524f83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6bc957f2c8ff2b9f6008e6197bcdb02.setIcon(icon_89fd2ab60f1f3ed6bfa7385d57b9bfdb);
|
|
|
|
|
|
var marker_9f1751930016f33f8a678551467bdd55 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_b18c442833004ae09600d35487ab8e2a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46358184c77479db7583d0bac63f1e46 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a74bac72b1502735fd3f18a6f7e91e95 = $(`<div id="html_a74bac72b1502735fd3f18a6f7e91e95" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_46358184c77479db7583d0bac63f1e46.setContent(html_a74bac72b1502735fd3f18a6f7e91e95);
|
|
|
|
|
|
|
|
marker_9f1751930016f33f8a678551467bdd55.bindPopup(popup_46358184c77479db7583d0bac63f1e46)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f1751930016f33f8a678551467bdd55.setIcon(icon_b18c442833004ae09600d35487ab8e2a);
|
|
|
|
|
|
var marker_565ba4eefa4be268578f577ce81aff46 = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_9d4b8d0432352f214dfc76a8d9d5a907 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d31934dd63a4acd093b946e4f85c8f6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_01a9ad5d440d015d9d1e89fd6cfe9b90 = $(`<div id="html_01a9ad5d440d015d9d1e89fd6cfe9b90" style="width: 100.0%; height: 100.0%;">relay.agora.social</div>`)[0];
|
|
popup_d31934dd63a4acd093b946e4f85c8f6b.setContent(html_01a9ad5d440d015d9d1e89fd6cfe9b90);
|
|
|
|
|
|
|
|
marker_565ba4eefa4be268578f577ce81aff46.bindPopup(popup_d31934dd63a4acd093b946e4f85c8f6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_565ba4eefa4be268578f577ce81aff46.setIcon(icon_9d4b8d0432352f214dfc76a8d9d5a907);
|
|
|
|
|
|
var marker_25bd9c40e6bb81ac56a9289adb8947ed = L.marker(
|
|
[50.7383, 15.0648],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_101818da7b7dc4d723f7533f951de2df = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dfbfc02b8f2c1dc0b1831c652d1ad215 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_79b0d62ac19d87b5f72c7cab57996b57 = $(`<div id="html_79b0d62ac19d87b5f72c7cab57996b57" style="width: 100.0%; height: 100.0%;">relay.21e6.cz</div>`)[0];
|
|
popup_dfbfc02b8f2c1dc0b1831c652d1ad215.setContent(html_79b0d62ac19d87b5f72c7cab57996b57);
|
|
|
|
|
|
|
|
marker_25bd9c40e6bb81ac56a9289adb8947ed.bindPopup(popup_dfbfc02b8f2c1dc0b1831c652d1ad215)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_25bd9c40e6bb81ac56a9289adb8947ed.setIcon(icon_101818da7b7dc4d723f7533f951de2df);
|
|
|
|
|
|
var marker_38f6fc73cd04fb91ed6c22c0f83ba436 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ca212b05d225c4f5d3dd0d47c8dc7aad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_682d0e97023774f37c566bb395b70a23 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d4b0a9736fae3e93d4ad78630f4362b = $(`<div id="html_2d4b0a9736fae3e93d4ad78630f4362b" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_682d0e97023774f37c566bb395b70a23.setContent(html_2d4b0a9736fae3e93d4ad78630f4362b);
|
|
|
|
|
|
|
|
marker_38f6fc73cd04fb91ed6c22c0f83ba436.bindPopup(popup_682d0e97023774f37c566bb395b70a23)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38f6fc73cd04fb91ed6c22c0f83ba436.setIcon(icon_ca212b05d225c4f5d3dd0d47c8dc7aad);
|
|
|
|
|
|
var marker_30d26ec6b8209569962fe62e4fc611eb = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8a7f5f4041b6c9413e6092a805151e12 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f80146f0e288ac3647e3c29c04b5b3ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_88d03416c1bc0e5bd596d17d0f9b5f33 = $(`<div id="html_88d03416c1bc0e5bd596d17d0f9b5f33" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_f80146f0e288ac3647e3c29c04b5b3ce.setContent(html_88d03416c1bc0e5bd596d17d0f9b5f33);
|
|
|
|
|
|
|
|
marker_30d26ec6b8209569962fe62e4fc611eb.bindPopup(popup_f80146f0e288ac3647e3c29c04b5b3ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30d26ec6b8209569962fe62e4fc611eb.setIcon(icon_8a7f5f4041b6c9413e6092a805151e12);
|
|
|
|
|
|
var marker_735a0d46152dd061ff22010fff73d67b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_292271f9f4cc777a5ba9b6d109b4594b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ca2acd06f93e8cbec955c463697b784d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e51e4f9c097d9197b8f6cb11eebdb1a = $(`<div id="html_1e51e4f9c097d9197b8f6cb11eebdb1a" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_ca2acd06f93e8cbec955c463697b784d.setContent(html_1e51e4f9c097d9197b8f6cb11eebdb1a);
|
|
|
|
|
|
|
|
marker_735a0d46152dd061ff22010fff73d67b.bindPopup(popup_ca2acd06f93e8cbec955c463697b784d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_735a0d46152dd061ff22010fff73d67b.setIcon(icon_292271f9f4cc777a5ba9b6d109b4594b);
|
|
|
|
|
|
var marker_279fe0e681e1207d67405a34679a8dee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_fec4bd49346a683a9da1f74cbbe5a37e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faa77b34e80fabc2c9751c07bf47b246 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2f6746044d8790f689ccae24501d7b7 = $(`<div id="html_f2f6746044d8790f689ccae24501d7b7" style="width: 100.0%; height: 100.0%;">nostr.mifen.me</div>`)[0];
|
|
popup_faa77b34e80fabc2c9751c07bf47b246.setContent(html_f2f6746044d8790f689ccae24501d7b7);
|
|
|
|
|
|
|
|
marker_279fe0e681e1207d67405a34679a8dee.bindPopup(popup_faa77b34e80fabc2c9751c07bf47b246)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_279fe0e681e1207d67405a34679a8dee.setIcon(icon_fec4bd49346a683a9da1f74cbbe5a37e);
|
|
|
|
|
|
var marker_c769156819dd8b0bc81d412e3f32b838 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_80ff1f9a5761675b7e4bd086e441c3c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26c4b50bfd4ba79f26622be44522e3be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d967f633ad37a077b161bb8cdf97cabb = $(`<div id="html_d967f633ad37a077b161bb8cdf97cabb" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_26c4b50bfd4ba79f26622be44522e3be.setContent(html_d967f633ad37a077b161bb8cdf97cabb);
|
|
|
|
|
|
|
|
marker_c769156819dd8b0bc81d412e3f32b838.bindPopup(popup_26c4b50bfd4ba79f26622be44522e3be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c769156819dd8b0bc81d412e3f32b838.setIcon(icon_80ff1f9a5761675b7e4bd086e441c3c9);
|
|
|
|
|
|
var marker_8ec9993766dee9858ad71e2651d227d0 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8d9c1ee2cc1809962084ebe30c2679bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_05fc183bba039144b944607544a7fcbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1550c57917e418916292e64634685e9 = $(`<div id="html_e1550c57917e418916292e64634685e9" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_05fc183bba039144b944607544a7fcbe.setContent(html_e1550c57917e418916292e64634685e9);
|
|
|
|
|
|
|
|
marker_8ec9993766dee9858ad71e2651d227d0.bindPopup(popup_05fc183bba039144b944607544a7fcbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ec9993766dee9858ad71e2651d227d0.setIcon(icon_8d9c1ee2cc1809962084ebe30c2679bd);
|
|
|
|
|
|
var marker_64c50e7b4fe68f64929b950d98f9476a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0a2254cd89682026d8c983587391fa5f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e7ff8259f3e0403a6b006504a516308 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbb66a69eae198ef4ac5415df246604f = $(`<div id="html_bbb66a69eae198ef4ac5415df246604f" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_2e7ff8259f3e0403a6b006504a516308.setContent(html_bbb66a69eae198ef4ac5415df246604f);
|
|
|
|
|
|
|
|
marker_64c50e7b4fe68f64929b950d98f9476a.bindPopup(popup_2e7ff8259f3e0403a6b006504a516308)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64c50e7b4fe68f64929b950d98f9476a.setIcon(icon_0a2254cd89682026d8c983587391fa5f);
|
|
|
|
|
|
var marker_e3675001347ac69c90b12db5478a95e5 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_26500627e8ce9de44fd90ec71c082d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e65e8a34f6e14c73bc53705cf2d473b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7096a86b1d0fcdb7d2dbbbb5f412f57 = $(`<div id="html_d7096a86b1d0fcdb7d2dbbbb5f412f57" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_0e65e8a34f6e14c73bc53705cf2d473b.setContent(html_d7096a86b1d0fcdb7d2dbbbb5f412f57);
|
|
|
|
|
|
|
|
marker_e3675001347ac69c90b12db5478a95e5.bindPopup(popup_0e65e8a34f6e14c73bc53705cf2d473b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3675001347ac69c90b12db5478a95e5.setIcon(icon_26500627e8ce9de44fd90ec71c082d9a);
|
|
|
|
|
|
var marker_758797b729b681cf041b4dad5f90de80 = L.marker(
|
|
[32.71, -96.6745],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_124273d42447a2db0e7c38463de8dc89 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a16c833f095c936f6a2095dd7c07dc1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df20c984d55448a2a2346bc6d5719e27 = $(`<div id="html_df20c984d55448a2a2346bc6d5719e27" style="width: 100.0%; height: 100.0%;">nostr.thebiglake.org</div>`)[0];
|
|
popup_a16c833f095c936f6a2095dd7c07dc1c.setContent(html_df20c984d55448a2a2346bc6d5719e27);
|
|
|
|
|
|
|
|
marker_758797b729b681cf041b4dad5f90de80.bindPopup(popup_a16c833f095c936f6a2095dd7c07dc1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_758797b729b681cf041b4dad5f90de80.setIcon(icon_124273d42447a2db0e7c38463de8dc89);
|
|
|
|
|
|
var marker_0fa6e17faf85ea98099c52a219fe5ab0 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0acf15d35013559bafc9feeedfece3d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c996fe070f8e0e602e2cabb8bb51673 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afff0d04a54b6bd73e228143c3532015 = $(`<div id="html_afff0d04a54b6bd73e228143c3532015" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_4c996fe070f8e0e602e2cabb8bb51673.setContent(html_afff0d04a54b6bd73e228143c3532015);
|
|
|
|
|
|
|
|
marker_0fa6e17faf85ea98099c52a219fe5ab0.bindPopup(popup_4c996fe070f8e0e602e2cabb8bb51673)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0fa6e17faf85ea98099c52a219fe5ab0.setIcon(icon_0acf15d35013559bafc9feeedfece3d0);
|
|
|
|
|
|
var marker_7b44b2312d5b1ae336d8ccf123a76a08 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_48262ea4512aa9a079d54b269fdce02a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_499c3c1f3ed0545154526a9c5d328dce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9d9a3fdea382a2d0f007661fb55d4706 = $(`<div id="html_9d9a3fdea382a2d0f007661fb55d4706" style="width: 100.0%; height: 100.0%;">relay.contextvm.org</div>`)[0];
|
|
popup_499c3c1f3ed0545154526a9c5d328dce.setContent(html_9d9a3fdea382a2d0f007661fb55d4706);
|
|
|
|
|
|
|
|
marker_7b44b2312d5b1ae336d8ccf123a76a08.bindPopup(popup_499c3c1f3ed0545154526a9c5d328dce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b44b2312d5b1ae336d8ccf123a76a08.setIcon(icon_48262ea4512aa9a079d54b269fdce02a);
|
|
|
|
|
|
var marker_1e1cafbd80969b9e7c001764a0b1cb88 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_a297b3c1ad684f524114e900441f3f61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0734b0fa7b0f8a8e2867be811b9ca409 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df74b3e65ae27f0cd41051e37a0d247b = $(`<div id="html_df74b3e65ae27f0cd41051e37a0d247b" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_0734b0fa7b0f8a8e2867be811b9ca409.setContent(html_df74b3e65ae27f0cd41051e37a0d247b);
|
|
|
|
|
|
|
|
marker_1e1cafbd80969b9e7c001764a0b1cb88.bindPopup(popup_0734b0fa7b0f8a8e2867be811b9ca409)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e1cafbd80969b9e7c001764a0b1cb88.setIcon(icon_a297b3c1ad684f524114e900441f3f61);
|
|
|
|
|
|
var marker_21541754f08ae8cdeba025a88d05c379 = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4d32cdad4eaf0feb4f069159a7e8dd64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9adaf6aafc7818395b607ca5ccd0e7ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_116ff6d70f56020945b01dea81dd749e = $(`<div id="html_116ff6d70f56020945b01dea81dd749e" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_9adaf6aafc7818395b607ca5ccd0e7ea.setContent(html_116ff6d70f56020945b01dea81dd749e);
|
|
|
|
|
|
|
|
marker_21541754f08ae8cdeba025a88d05c379.bindPopup(popup_9adaf6aafc7818395b607ca5ccd0e7ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21541754f08ae8cdeba025a88d05c379.setIcon(icon_4d32cdad4eaf0feb4f069159a7e8dd64);
|
|
|
|
|
|
var marker_18a3a33d23210edba94810bf8c17ece6 = L.marker(
|
|
[33.7501, -84.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_606f0d972228d02a576575e07850d3a2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_338e2bb9900faca0558c288221f5aaa5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_906bf80c961ce9c7a67ce0e536e0a62e = $(`<div id="html_906bf80c961ce9c7a67ce0e536e0a62e" style="width: 100.0%; height: 100.0%;">relay.smies.me</div>`)[0];
|
|
popup_338e2bb9900faca0558c288221f5aaa5.setContent(html_906bf80c961ce9c7a67ce0e536e0a62e);
|
|
|
|
|
|
|
|
marker_18a3a33d23210edba94810bf8c17ece6.bindPopup(popup_338e2bb9900faca0558c288221f5aaa5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18a3a33d23210edba94810bf8c17ece6.setIcon(icon_606f0d972228d02a576575e07850d3a2);
|
|
|
|
|
|
var marker_9bd4ddc64b3660276b47dc58eaf02ea1 = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1c95aa472bfe7d8a381282bf53184894 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a1cd4619b0db33820a7f53bb9db7893 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad043528d3bf1d9c48ac675cdc152630 = $(`<div id="html_ad043528d3bf1d9c48ac675cdc152630" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_7a1cd4619b0db33820a7f53bb9db7893.setContent(html_ad043528d3bf1d9c48ac675cdc152630);
|
|
|
|
|
|
|
|
marker_9bd4ddc64b3660276b47dc58eaf02ea1.bindPopup(popup_7a1cd4619b0db33820a7f53bb9db7893)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9bd4ddc64b3660276b47dc58eaf02ea1.setIcon(icon_1c95aa472bfe7d8a381282bf53184894);
|
|
|
|
|
|
var marker_718bbf7b4077958493664b9fd3fb91a8 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_28552d059bb248a5240ceb3d0a832c22 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ad9e6c1ae7884cb49c1a2fb24f5e45e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_255be8da51a309cd84734a5685f9cdf9 = $(`<div id="html_255be8da51a309cd84734a5685f9cdf9" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_8ad9e6c1ae7884cb49c1a2fb24f5e45e.setContent(html_255be8da51a309cd84734a5685f9cdf9);
|
|
|
|
|
|
|
|
marker_718bbf7b4077958493664b9fd3fb91a8.bindPopup(popup_8ad9e6c1ae7884cb49c1a2fb24f5e45e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_718bbf7b4077958493664b9fd3fb91a8.setIcon(icon_28552d059bb248a5240ceb3d0a832c22);
|
|
|
|
|
|
var marker_247d3e2ec67a78c1d4131cb36aa74334 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e2b0b9b254fcd67b86dd4e20978933b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebf91af25793e837de1fed6d767ce744 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86bcb13da30128862c7bc7041df8577d = $(`<div id="html_86bcb13da30128862c7bc7041df8577d" style="width: 100.0%; height: 100.0%;">okn.czas.plus</div>`)[0];
|
|
popup_ebf91af25793e837de1fed6d767ce744.setContent(html_86bcb13da30128862c7bc7041df8577d);
|
|
|
|
|
|
|
|
marker_247d3e2ec67a78c1d4131cb36aa74334.bindPopup(popup_ebf91af25793e837de1fed6d767ce744)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_247d3e2ec67a78c1d4131cb36aa74334.setIcon(icon_e2b0b9b254fcd67b86dd4e20978933b2);
|
|
|
|
|
|
var marker_dba6dea83ddf6f048f557daa8546a280 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_75f2baf25a5283c7215ed432bdfd2f79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147fa4571645c67bf854231d4cffdc24 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d23c4d4ff766bf20684f3061b82705ea = $(`<div id="html_d23c4d4ff766bf20684f3061b82705ea" style="width: 100.0%; height: 100.0%;">relay.chakany.systems</div>`)[0];
|
|
popup_147fa4571645c67bf854231d4cffdc24.setContent(html_d23c4d4ff766bf20684f3061b82705ea);
|
|
|
|
|
|
|
|
marker_dba6dea83ddf6f048f557daa8546a280.bindPopup(popup_147fa4571645c67bf854231d4cffdc24)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dba6dea83ddf6f048f557daa8546a280.setIcon(icon_75f2baf25a5283c7215ed432bdfd2f79);
|
|
|
|
|
|
var marker_70b2f4ee55e6c4d5db2a597fd01b84e8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e771ee04fa69f8d2626a8dc11325e4ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_752636fc2c6b2026c6c272dfd2b484dd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dab5230930079d392778c4249a9441f7 = $(`<div id="html_dab5230930079d392778c4249a9441f7" style="width: 100.0%; height: 100.0%;">nostr.red5d.dev</div>`)[0];
|
|
popup_752636fc2c6b2026c6c272dfd2b484dd.setContent(html_dab5230930079d392778c4249a9441f7);
|
|
|
|
|
|
|
|
marker_70b2f4ee55e6c4d5db2a597fd01b84e8.bindPopup(popup_752636fc2c6b2026c6c272dfd2b484dd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70b2f4ee55e6c4d5db2a597fd01b84e8.setIcon(icon_e771ee04fa69f8d2626a8dc11325e4ae);
|
|
|
|
|
|
var marker_707576e20984c9c8b369b2144465a624 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1f60ccffca0b28f8b0c9e33ae9c8eae8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_951a10b4ef2eb61898322246798ea746 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7437ea07a39799b4340e876c1d3a9a61 = $(`<div id="html_7437ea07a39799b4340e876c1d3a9a61" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_951a10b4ef2eb61898322246798ea746.setContent(html_7437ea07a39799b4340e876c1d3a9a61);
|
|
|
|
|
|
|
|
marker_707576e20984c9c8b369b2144465a624.bindPopup(popup_951a10b4ef2eb61898322246798ea746)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_707576e20984c9c8b369b2144465a624.setIcon(icon_1f60ccffca0b28f8b0c9e33ae9c8eae8);
|
|
|
|
|
|
var marker_3614ddad1687189662fcb234937c9cd9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_840f5be9160cf0ae721c5ab4262b26b6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c646996e44855dc59ac8845d35bba844 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73757bb5c16aad25deba9bbcea1ed024 = $(`<div id="html_73757bb5c16aad25deba9bbcea1ed024" style="width: 100.0%; height: 100.0%;">testrelay.era21.space</div>`)[0];
|
|
popup_c646996e44855dc59ac8845d35bba844.setContent(html_73757bb5c16aad25deba9bbcea1ed024);
|
|
|
|
|
|
|
|
marker_3614ddad1687189662fcb234937c9cd9.bindPopup(popup_c646996e44855dc59ac8845d35bba844)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3614ddad1687189662fcb234937c9cd9.setIcon(icon_840f5be9160cf0ae721c5ab4262b26b6);
|
|
|
|
|
|
var marker_090a35fa8f4505089f1aebe4adceea77 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_caca4156772bf6f603d19a7b39ae4752 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe4f19cc6733596e4b4113c5d0b0d10f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3eac7c102ba98489a91e5a8efe1ba5a5 = $(`<div id="html_3eac7c102ba98489a91e5a8efe1ba5a5" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_fe4f19cc6733596e4b4113c5d0b0d10f.setContent(html_3eac7c102ba98489a91e5a8efe1ba5a5);
|
|
|
|
|
|
|
|
marker_090a35fa8f4505089f1aebe4adceea77.bindPopup(popup_fe4f19cc6733596e4b4113c5d0b0d10f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_090a35fa8f4505089f1aebe4adceea77.setIcon(icon_caca4156772bf6f603d19a7b39ae4752);
|
|
|
|
|
|
var marker_1e68ad4c7b37cc0489903e3b0277a8b7 = L.marker(
|
|
[38.3396, -122.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_84f4fcad7843dbecf936910d2f1a32ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cfb18ae8b420f24a7c5c5bce326112af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f505dc8b5d07d4d29921d6b41ca116b = $(`<div id="html_5f505dc8b5d07d4d29921d6b41ca116b" style="width: 100.0%; height: 100.0%;">nostr.klabo.world</div>`)[0];
|
|
popup_cfb18ae8b420f24a7c5c5bce326112af.setContent(html_5f505dc8b5d07d4d29921d6b41ca116b);
|
|
|
|
|
|
|
|
marker_1e68ad4c7b37cc0489903e3b0277a8b7.bindPopup(popup_cfb18ae8b420f24a7c5c5bce326112af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e68ad4c7b37cc0489903e3b0277a8b7.setIcon(icon_84f4fcad7843dbecf936910d2f1a32ea);
|
|
|
|
|
|
var marker_90d91123698ab2de0025c18eb93d57b1 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3047519c91b8e416565ca4645888f6cc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_70d423f3b0b32b3a3a6c997ed1617cb1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69311bd9b0556289912be50791a1d99f = $(`<div id="html_69311bd9b0556289912be50791a1d99f" style="width: 100.0%; height: 100.0%;">strfry.elswa-dev.online</div>`)[0];
|
|
popup_70d423f3b0b32b3a3a6c997ed1617cb1.setContent(html_69311bd9b0556289912be50791a1d99f);
|
|
|
|
|
|
|
|
marker_90d91123698ab2de0025c18eb93d57b1.bindPopup(popup_70d423f3b0b32b3a3a6c997ed1617cb1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90d91123698ab2de0025c18eb93d57b1.setIcon(icon_3047519c91b8e416565ca4645888f6cc);
|
|
|
|
|
|
var marker_2a0d238245b78d27bb30c93cd716f08e = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_87d5c12c0ec638e99b9951d9d6b609fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4adced85800fbb968aef79a70d6e1b40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_df6fe174ca8cdac4cd86dc67a2bae429 = $(`<div id="html_df6fe174ca8cdac4cd86dc67a2bae429" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_4adced85800fbb968aef79a70d6e1b40.setContent(html_df6fe174ca8cdac4cd86dc67a2bae429);
|
|
|
|
|
|
|
|
marker_2a0d238245b78d27bb30c93cd716f08e.bindPopup(popup_4adced85800fbb968aef79a70d6e1b40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2a0d238245b78d27bb30c93cd716f08e.setIcon(icon_87d5c12c0ec638e99b9951d9d6b609fd);
|
|
|
|
|
|
var marker_1cd468e9a5cc9380eaffa1bf0c271080 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f12f70fb07b748360fa81d945b7ad162 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eda34f124a145316bd5962243068a776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2d8b277cc4d178e237e4d72ac439b971 = $(`<div id="html_2d8b277cc4d178e237e4d72ac439b971" style="width: 100.0%; height: 100.0%;">relay.nostrzh.org</div>`)[0];
|
|
popup_eda34f124a145316bd5962243068a776.setContent(html_2d8b277cc4d178e237e4d72ac439b971);
|
|
|
|
|
|
|
|
marker_1cd468e9a5cc9380eaffa1bf0c271080.bindPopup(popup_eda34f124a145316bd5962243068a776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1cd468e9a5cc9380eaffa1bf0c271080.setIcon(icon_f12f70fb07b748360fa81d945b7ad162);
|
|
|
|
|
|
var marker_4f1ece3ff085fafd2f61296416410807 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_86342b5fc367f87151f8692944a658d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef89af13496116d2af77bfa1588930aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ddc0b33e926b4ee3e160c5437dddd88 = $(`<div id="html_1ddc0b33e926b4ee3e160c5437dddd88" style="width: 100.0%; height: 100.0%;">r.bitcoinhold.net</div>`)[0];
|
|
popup_ef89af13496116d2af77bfa1588930aa.setContent(html_1ddc0b33e926b4ee3e160c5437dddd88);
|
|
|
|
|
|
|
|
marker_4f1ece3ff085fafd2f61296416410807.bindPopup(popup_ef89af13496116d2af77bfa1588930aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f1ece3ff085fafd2f61296416410807.setIcon(icon_86342b5fc367f87151f8692944a658d0);
|
|
|
|
|
|
var marker_579440e217f7f1c46f940ea98158494b = L.marker(
|
|
[49.029, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_b51432d969e1eb01d7b6ab6a9d6e644a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1067d41d567fffa2e60a1083cc5c52d0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_569d19c448eb4382030087ae62e5aedd = $(`<div id="html_569d19c448eb4382030087ae62e5aedd" style="width: 100.0%; height: 100.0%;">nostr.0cx.de</div>`)[0];
|
|
popup_1067d41d567fffa2e60a1083cc5c52d0.setContent(html_569d19c448eb4382030087ae62e5aedd);
|
|
|
|
|
|
|
|
marker_579440e217f7f1c46f940ea98158494b.bindPopup(popup_1067d41d567fffa2e60a1083cc5c52d0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_579440e217f7f1c46f940ea98158494b.setIcon(icon_b51432d969e1eb01d7b6ab6a9d6e644a);
|
|
|
|
|
|
var marker_8b8a9775df87f00056a04020106b9c74 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_292039d46fcfeace384689dd6d79a1ba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6e118ecd095bdac64bc5c5e3c8f51cb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f4482666c159f9d447e3f891c0c77b5e = $(`<div id="html_f4482666c159f9d447e3f891c0c77b5e" style="width: 100.0%; height: 100.0%;">relay.lanavault.space</div>`)[0];
|
|
popup_6e118ecd095bdac64bc5c5e3c8f51cb7.setContent(html_f4482666c159f9d447e3f891c0c77b5e);
|
|
|
|
|
|
|
|
marker_8b8a9775df87f00056a04020106b9c74.bindPopup(popup_6e118ecd095bdac64bc5c5e3c8f51cb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b8a9775df87f00056a04020106b9c74.setIcon(icon_292039d46fcfeace384689dd6d79a1ba);
|
|
|
|
|
|
var marker_23566b2d162bd560b53bb71e9c29222d = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_217664321a83cf58092f8638de3a378b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a07426a06eaa612d1c5a41c1ef517eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cfaca316d48d6f3dbbf965ddf5c9cda8 = $(`<div id="html_cfaca316d48d6f3dbbf965ddf5c9cda8" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_8a07426a06eaa612d1c5a41c1ef517eb.setContent(html_cfaca316d48d6f3dbbf965ddf5c9cda8);
|
|
|
|
|
|
|
|
marker_23566b2d162bd560b53bb71e9c29222d.bindPopup(popup_8a07426a06eaa612d1c5a41c1ef517eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23566b2d162bd560b53bb71e9c29222d.setIcon(icon_217664321a83cf58092f8638de3a378b);
|
|
|
|
|
|
var marker_deb5eac7699c39da22a207a8169155f6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1a970e6f207535539b8fe5a1fedb8337 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79baf122ce531eebfd6c5876892844e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ef9b4d76998ee9ff22202d30966a425 = $(`<div id="html_9ef9b4d76998ee9ff22202d30966a425" style="width: 100.0%; height: 100.0%;">nostriches.club</div>`)[0];
|
|
popup_79baf122ce531eebfd6c5876892844e5.setContent(html_9ef9b4d76998ee9ff22202d30966a425);
|
|
|
|
|
|
|
|
marker_deb5eac7699c39da22a207a8169155f6.bindPopup(popup_79baf122ce531eebfd6c5876892844e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_deb5eac7699c39da22a207a8169155f6.setIcon(icon_1a970e6f207535539b8fe5a1fedb8337);
|
|
|
|
|
|
var marker_99b9f687da81147c1248775196ebbf8d = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c12a77127d0b7d79fb8713fc1a190bef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d23f5feb6b3b40372c1a6401dd45f91c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fb437b9fa021d044d23248785f3abef = $(`<div id="html_4fb437b9fa021d044d23248785f3abef" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_d23f5feb6b3b40372c1a6401dd45f91c.setContent(html_4fb437b9fa021d044d23248785f3abef);
|
|
|
|
|
|
|
|
marker_99b9f687da81147c1248775196ebbf8d.bindPopup(popup_d23f5feb6b3b40372c1a6401dd45f91c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99b9f687da81147c1248775196ebbf8d.setIcon(icon_c12a77127d0b7d79fb8713fc1a190bef);
|
|
|
|
|
|
var marker_e713a8c71dfaf48b5a3476e19dcbf30c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0a1c379536413da08d161d953469b2bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da6a0aa4b426dd59ebd661c7f5de5690 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_849874713d4c1dc3fa6d31f6b9e0aa96 = $(`<div id="html_849874713d4c1dc3fa6d31f6b9e0aa96" style="width: 100.0%; height: 100.0%;">ephemeral.snowflare.cc</div>`)[0];
|
|
popup_da6a0aa4b426dd59ebd661c7f5de5690.setContent(html_849874713d4c1dc3fa6d31f6b9e0aa96);
|
|
|
|
|
|
|
|
marker_e713a8c71dfaf48b5a3476e19dcbf30c.bindPopup(popup_da6a0aa4b426dd59ebd661c7f5de5690)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e713a8c71dfaf48b5a3476e19dcbf30c.setIcon(icon_0a1c379536413da08d161d953469b2bf);
|
|
|
|
|
|
var marker_9a8387fc1f19f870233b039e3feb5aed = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4a0aeca3fa3e4f52f3b211dbc8e059cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de9b7499ace606e8960278c9aae77683 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a7db39dfd2310db175ffd6e2a583b5c = $(`<div id="html_9a7db39dfd2310db175ffd6e2a583b5c" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_de9b7499ace606e8960278c9aae77683.setContent(html_9a7db39dfd2310db175ffd6e2a583b5c);
|
|
|
|
|
|
|
|
marker_9a8387fc1f19f870233b039e3feb5aed.bindPopup(popup_de9b7499ace606e8960278c9aae77683)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a8387fc1f19f870233b039e3feb5aed.setIcon(icon_4a0aeca3fa3e4f52f3b211dbc8e059cf);
|
|
|
|
|
|
var marker_24c2a0be465211cd78cebe2a58b2a55f = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_afa2d462ea6ffb28feb4becd3979e945 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_46e6695a0485cc7bf1d6f01385518cc6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_34bc630aec46bf0c83f36a5bddf97b57 = $(`<div id="html_34bc630aec46bf0c83f36a5bddf97b57" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_46e6695a0485cc7bf1d6f01385518cc6.setContent(html_34bc630aec46bf0c83f36a5bddf97b57);
|
|
|
|
|
|
|
|
marker_24c2a0be465211cd78cebe2a58b2a55f.bindPopup(popup_46e6695a0485cc7bf1d6f01385518cc6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_24c2a0be465211cd78cebe2a58b2a55f.setIcon(icon_afa2d462ea6ffb28feb4becd3979e945);
|
|
|
|
|
|
var marker_0a4ace855c8cf1c914f963fe2936734c = L.marker(
|
|
[34.0965, -117.585],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4727b181bb3e4eb60503310593dea8dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_81e743db35d5e36c55b9498a24f9b6d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3409a53e79887498eba08295d1ba0a52 = $(`<div id="html_3409a53e79887498eba08295d1ba0a52" style="width: 100.0%; height: 100.0%;">strfry.ymir.cloud</div>`)[0];
|
|
popup_81e743db35d5e36c55b9498a24f9b6d7.setContent(html_3409a53e79887498eba08295d1ba0a52);
|
|
|
|
|
|
|
|
marker_0a4ace855c8cf1c914f963fe2936734c.bindPopup(popup_81e743db35d5e36c55b9498a24f9b6d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a4ace855c8cf1c914f963fe2936734c.setIcon(icon_4727b181bb3e4eb60503310593dea8dc);
|
|
|
|
|
|
var marker_4f3258c417977c3f957f6b5fda7d33f6 = L.marker(
|
|
[41.4513, -81.7021],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c9396262ebc9fb320b0e1df659f2bea2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_526376b7295f457116ce9544506db1de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e2e1065c800319098921056bb421b9eb = $(`<div id="html_e2e1065c800319098921056bb421b9eb" style="width: 100.0%; height: 100.0%;">relay.erybody.com</div>`)[0];
|
|
popup_526376b7295f457116ce9544506db1de.setContent(html_e2e1065c800319098921056bb421b9eb);
|
|
|
|
|
|
|
|
marker_4f3258c417977c3f957f6b5fda7d33f6.bindPopup(popup_526376b7295f457116ce9544506db1de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f3258c417977c3f957f6b5fda7d33f6.setIcon(icon_c9396262ebc9fb320b0e1df659f2bea2);
|
|
|
|
|
|
var marker_55b1cdc71baf930c224dbaedcc186024 = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_08796ca7932a7defaa9da00239106e60 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79a5b40b479506b457f273de1a0c39ce = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f7d73b7daafd4c4235f4e4a8de5588e2 = $(`<div id="html_f7d73b7daafd4c4235f4e4a8de5588e2" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_79a5b40b479506b457f273de1a0c39ce.setContent(html_f7d73b7daafd4c4235f4e4a8de5588e2);
|
|
|
|
|
|
|
|
marker_55b1cdc71baf930c224dbaedcc186024.bindPopup(popup_79a5b40b479506b457f273de1a0c39ce)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55b1cdc71baf930c224dbaedcc186024.setIcon(icon_08796ca7932a7defaa9da00239106e60);
|
|
|
|
|
|
var marker_0e3222e6ea738b38b13b215e3ce4a05a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d6181c87e6283355b4b5c3d45ac3ca05 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36caa7e0b141ac451e970e6b1e22eb5d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b534d054d69f4614e7469db91dd3dce4 = $(`<div id="html_b534d054d69f4614e7469db91dd3dce4" style="width: 100.0%; height: 100.0%;">relay.nostrcheck.me</div>`)[0];
|
|
popup_36caa7e0b141ac451e970e6b1e22eb5d.setContent(html_b534d054d69f4614e7469db91dd3dce4);
|
|
|
|
|
|
|
|
marker_0e3222e6ea738b38b13b215e3ce4a05a.bindPopup(popup_36caa7e0b141ac451e970e6b1e22eb5d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e3222e6ea738b38b13b215e3ce4a05a.setIcon(icon_d6181c87e6283355b4b5c3d45ac3ca05);
|
|
|
|
|
|
var marker_c09b759be15dd13ebfdeee19518e2820 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f75d35456c6d4d38310efcde21f252d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_10c3b42557e706f9ef6042fcf9ff815a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb00a992271322e0f2986720f0cd6329 = $(`<div id="html_cb00a992271322e0f2986720f0cd6329" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_10c3b42557e706f9ef6042fcf9ff815a.setContent(html_cb00a992271322e0f2986720f0cd6329);
|
|
|
|
|
|
|
|
marker_c09b759be15dd13ebfdeee19518e2820.bindPopup(popup_10c3b42557e706f9ef6042fcf9ff815a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c09b759be15dd13ebfdeee19518e2820.setIcon(icon_f75d35456c6d4d38310efcde21f252d9);
|
|
|
|
|
|
var marker_e166c901f35038b8d2f38d065825050e = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bcb5e3353d1f775bf84a273dbb14e5fb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bde4ee60c4560a2bde70365bc13b69f8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a4c7e1a0dbd0784fe1be427f6079e2f5 = $(`<div id="html_a4c7e1a0dbd0784fe1be427f6079e2f5" style="width: 100.0%; height: 100.0%;">r.alphaama.com</div>`)[0];
|
|
popup_bde4ee60c4560a2bde70365bc13b69f8.setContent(html_a4c7e1a0dbd0784fe1be427f6079e2f5);
|
|
|
|
|
|
|
|
marker_e166c901f35038b8d2f38d065825050e.bindPopup(popup_bde4ee60c4560a2bde70365bc13b69f8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e166c901f35038b8d2f38d065825050e.setIcon(icon_bcb5e3353d1f775bf84a273dbb14e5fb);
|
|
|
|
|
|
var marker_3a84aa51ff970c4dcbec818daf843946 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_5c4091ee6ce8534ae911dde43088abb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bcce3c4037ff40bfcfd388b321ca8958 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3699eb0cd5799c1e8f808702d22b05a8 = $(`<div id="html_3699eb0cd5799c1e8f808702d22b05a8" style="width: 100.0%; height: 100.0%;">relay2.ngengine.org</div>`)[0];
|
|
popup_bcce3c4037ff40bfcfd388b321ca8958.setContent(html_3699eb0cd5799c1e8f808702d22b05a8);
|
|
|
|
|
|
|
|
marker_3a84aa51ff970c4dcbec818daf843946.bindPopup(popup_bcce3c4037ff40bfcfd388b321ca8958)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a84aa51ff970c4dcbec818daf843946.setIcon(icon_5c4091ee6ce8534ae911dde43088abb6);
|
|
|
|
|
|
var marker_577bf5dd684be491664c509d869f058f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f5d06951a1edbb2b7b2ece7090a567eb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73f2c9361138418d86852f0b98a74c5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e269c450401e766c3e80350137c7df94 = $(`<div id="html_e269c450401e766c3e80350137c7df94" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_73f2c9361138418d86852f0b98a74c5b.setContent(html_e269c450401e766c3e80350137c7df94);
|
|
|
|
|
|
|
|
marker_577bf5dd684be491664c509d869f058f.bindPopup(popup_73f2c9361138418d86852f0b98a74c5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_577bf5dd684be491664c509d869f058f.setIcon(icon_f5d06951a1edbb2b7b2ece7090a567eb);
|
|
|
|
|
|
var marker_53964caa2ca566c80cb83a28fe142ac8 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7ceeeb2a8c66f2f9be27972e21ef06ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_581179bb05efb8364bc17488444856e7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9b2bea023f90bb6b7b88b400dba5bc43 = $(`<div id="html_9b2bea023f90bb6b7b88b400dba5bc43" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_581179bb05efb8364bc17488444856e7.setContent(html_9b2bea023f90bb6b7b88b400dba5bc43);
|
|
|
|
|
|
|
|
marker_53964caa2ca566c80cb83a28fe142ac8.bindPopup(popup_581179bb05efb8364bc17488444856e7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_53964caa2ca566c80cb83a28fe142ac8.setIcon(icon_7ceeeb2a8c66f2f9be27972e21ef06ce);
|
|
|
|
|
|
var marker_e3c5daa5cddbad345dda1e93c08ce6cb = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_52123ef9908c7b912ccba9fbe7dca126 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85768b63b467184dbf491849fb977c78 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86718fb06f5e9d60bd38c314d1e7a96d = $(`<div id="html_86718fb06f5e9d60bd38c314d1e7a96d" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_85768b63b467184dbf491849fb977c78.setContent(html_86718fb06f5e9d60bd38c314d1e7a96d);
|
|
|
|
|
|
|
|
marker_e3c5daa5cddbad345dda1e93c08ce6cb.bindPopup(popup_85768b63b467184dbf491849fb977c78)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e3c5daa5cddbad345dda1e93c08ce6cb.setIcon(icon_52123ef9908c7b912ccba9fbe7dca126);
|
|
|
|
|
|
var marker_1d9bf14d877470bd34d8ff4cc149f80b = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ea415c0da0d627c0bfda92279c9c4d96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df340ae5e9128b417bfd447a6b066b2e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fc44aa7fbc5f7acf090c6442f344d45 = $(`<div id="html_9fc44aa7fbc5f7acf090c6442f344d45" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_df340ae5e9128b417bfd447a6b066b2e.setContent(html_9fc44aa7fbc5f7acf090c6442f344d45);
|
|
|
|
|
|
|
|
marker_1d9bf14d877470bd34d8ff4cc149f80b.bindPopup(popup_df340ae5e9128b417bfd447a6b066b2e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d9bf14d877470bd34d8ff4cc149f80b.setIcon(icon_ea415c0da0d627c0bfda92279c9c4d96);
|
|
|
|
|
|
var marker_a86ad0c43e82a73f18b6554e15361ce1 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_63543f49378f63a6f745e40d6e254bfb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2e52154f91d8a95e728d8234f83d717 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c5402f49507d96080f8a86bbf2581bb = $(`<div id="html_0c5402f49507d96080f8a86bbf2581bb" style="width: 100.0%; height: 100.0%;">relay.spacetomatoes.net</div>`)[0];
|
|
popup_b2e52154f91d8a95e728d8234f83d717.setContent(html_0c5402f49507d96080f8a86bbf2581bb);
|
|
|
|
|
|
|
|
marker_a86ad0c43e82a73f18b6554e15361ce1.bindPopup(popup_b2e52154f91d8a95e728d8234f83d717)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a86ad0c43e82a73f18b6554e15361ce1.setIcon(icon_63543f49378f63a6f745e40d6e254bfb);
|
|
|
|
|
|
var marker_58ac98b0b00638d94949340df14a3fa1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_109bfed89a65a7ece67309b52b5965d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbdb4c47612c48c9a2d455b2bad9f062 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b356bf45c5aef635e54fdace4db2c3f1 = $(`<div id="html_b356bf45c5aef635e54fdace4db2c3f1" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_fbdb4c47612c48c9a2d455b2bad9f062.setContent(html_b356bf45c5aef635e54fdace4db2c3f1);
|
|
|
|
|
|
|
|
marker_58ac98b0b00638d94949340df14a3fa1.bindPopup(popup_fbdb4c47612c48c9a2d455b2bad9f062)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58ac98b0b00638d94949340df14a3fa1.setIcon(icon_109bfed89a65a7ece67309b52b5965d1);
|
|
|
|
|
|
var marker_ae46bc6f0da7cb94c26837b8cb50b114 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_548a89054fb182e96a69fb570abb62a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b680dd663b298912f01585addc14aec0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7061e556ca274b7a8611bbf33b180638 = $(`<div id="html_7061e556ca274b7a8611bbf33b180638" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_b680dd663b298912f01585addc14aec0.setContent(html_7061e556ca274b7a8611bbf33b180638);
|
|
|
|
|
|
|
|
marker_ae46bc6f0da7cb94c26837b8cb50b114.bindPopup(popup_b680dd663b298912f01585addc14aec0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae46bc6f0da7cb94c26837b8cb50b114.setIcon(icon_548a89054fb182e96a69fb570abb62a9);
|
|
|
|
|
|
var marker_d58aa6b2afebe36cc0dd1d977d7746ce = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4480c1129713dfae3789cd6dd8075eeb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1400208eda72b482e3fbfc272343105 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f710d229f8b81266e25d21a4f86d2cb = $(`<div id="html_1f710d229f8b81266e25d21a4f86d2cb" style="width: 100.0%; height: 100.0%;">relay.npubhaus.com</div>`)[0];
|
|
popup_d1400208eda72b482e3fbfc272343105.setContent(html_1f710d229f8b81266e25d21a4f86d2cb);
|
|
|
|
|
|
|
|
marker_d58aa6b2afebe36cc0dd1d977d7746ce.bindPopup(popup_d1400208eda72b482e3fbfc272343105)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d58aa6b2afebe36cc0dd1d977d7746ce.setIcon(icon_4480c1129713dfae3789cd6dd8075eeb);
|
|
|
|
|
|
var marker_622fa589fef8aeead2f983b9e5a434fc = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4973e26e28b482dfb1a6490a89fb30e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a36d9d3c6a95c529452976e8282779da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c18e8e7d2126aa3cf76d72f8c3000fc6 = $(`<div id="html_c18e8e7d2126aa3cf76d72f8c3000fc6" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_a36d9d3c6a95c529452976e8282779da.setContent(html_c18e8e7d2126aa3cf76d72f8c3000fc6);
|
|
|
|
|
|
|
|
marker_622fa589fef8aeead2f983b9e5a434fc.bindPopup(popup_a36d9d3c6a95c529452976e8282779da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_622fa589fef8aeead2f983b9e5a434fc.setIcon(icon_4973e26e28b482dfb1a6490a89fb30e2);
|
|
|
|
|
|
var marker_30f5396b4b0146de2b427125a4fbd974 = L.marker(
|
|
[33.7584, -84.6375],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4fb566c10620c8c0c28225d6c7eda97f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbd75024b81e919de3163ada24b8f7ed = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa977cadb966c2e4a7d1e0df9f2a54ae = $(`<div id="html_fa977cadb966c2e4a7d1e0df9f2a54ae" style="width: 100.0%; height: 100.0%;">relay.nostrops.com</div>`)[0];
|
|
popup_fbd75024b81e919de3163ada24b8f7ed.setContent(html_fa977cadb966c2e4a7d1e0df9f2a54ae);
|
|
|
|
|
|
|
|
marker_30f5396b4b0146de2b427125a4fbd974.bindPopup(popup_fbd75024b81e919de3163ada24b8f7ed)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_30f5396b4b0146de2b427125a4fbd974.setIcon(icon_4fb566c10620c8c0c28225d6c7eda97f);
|
|
|
|
|
|
var marker_db37f7dcb315adeb8243aaeff821dba5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_5a0551493724fdac7d46b11227c8e769 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bfda619da5babe68fd2a32f64ed82d44 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8be306488fbc93659bc7abf1584ff002 = $(`<div id="html_8be306488fbc93659bc7abf1584ff002" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_bfda619da5babe68fd2a32f64ed82d44.setContent(html_8be306488fbc93659bc7abf1584ff002);
|
|
|
|
|
|
|
|
marker_db37f7dcb315adeb8243aaeff821dba5.bindPopup(popup_bfda619da5babe68fd2a32f64ed82d44)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_db37f7dcb315adeb8243aaeff821dba5.setIcon(icon_5a0551493724fdac7d46b11227c8e769);
|
|
|
|
|
|
var marker_1b736634178680d29eb01c5632ebad03 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d9881c6f1cbeaae9fb41564705d9040a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27c1d5c594ce761e58bd3702b1d80d85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_706095b4bb25b51b6b3ab246ce0a33c3 = $(`<div id="html_706095b4bb25b51b6b3ab246ce0a33c3" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_27c1d5c594ce761e58bd3702b1d80d85.setContent(html_706095b4bb25b51b6b3ab246ce0a33c3);
|
|
|
|
|
|
|
|
marker_1b736634178680d29eb01c5632ebad03.bindPopup(popup_27c1d5c594ce761e58bd3702b1d80d85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b736634178680d29eb01c5632ebad03.setIcon(icon_d9881c6f1cbeaae9fb41564705d9040a);
|
|
|
|
|
|
var marker_d0d7950de8bb0cc3ddb0f59628be0ef7 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8f8086b76ac6ae19d670b55934d1052d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_527ca0e9ab2bb2a715254fcf0e2aa51e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_baab2b5d30bcf306f69e777322a7485e = $(`<div id="html_baab2b5d30bcf306f69e777322a7485e" style="width: 100.0%; height: 100.0%;">nostr-03.dorafactory.org</div>`)[0];
|
|
popup_527ca0e9ab2bb2a715254fcf0e2aa51e.setContent(html_baab2b5d30bcf306f69e777322a7485e);
|
|
|
|
|
|
|
|
marker_d0d7950de8bb0cc3ddb0f59628be0ef7.bindPopup(popup_527ca0e9ab2bb2a715254fcf0e2aa51e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d0d7950de8bb0cc3ddb0f59628be0ef7.setIcon(icon_8f8086b76ac6ae19d670b55934d1052d);
|
|
|
|
|
|
var marker_70f35b614f656d40ed79c020f3527e14 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_08b2a361ac2ff531105338c5c3e9a89f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dc95eb9bd62b8a81c7f19214642d34b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_557cc47302280f8eb54aad70c549b6cd = $(`<div id="html_557cc47302280f8eb54aad70c549b6cd" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_4dc95eb9bd62b8a81c7f19214642d34b.setContent(html_557cc47302280f8eb54aad70c549b6cd);
|
|
|
|
|
|
|
|
marker_70f35b614f656d40ed79c020f3527e14.bindPopup(popup_4dc95eb9bd62b8a81c7f19214642d34b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f35b614f656d40ed79c020f3527e14.setIcon(icon_08b2a361ac2ff531105338c5c3e9a89f);
|
|
|
|
|
|
var marker_fa5eab2887bcda34cca1f30fa6100ee0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3a0eda583548b77b0b07150ed4b9ac95 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd844de60048c4ecdaab99a99f356e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f2901cb0b6d4975207355f050008ce5f = $(`<div id="html_f2901cb0b6d4975207355f050008ce5f" style="width: 100.0%; height: 100.0%;">nostr.na.social</div>`)[0];
|
|
popup_dd844de60048c4ecdaab99a99f356e61.setContent(html_f2901cb0b6d4975207355f050008ce5f);
|
|
|
|
|
|
|
|
marker_fa5eab2887bcda34cca1f30fa6100ee0.bindPopup(popup_dd844de60048c4ecdaab99a99f356e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fa5eab2887bcda34cca1f30fa6100ee0.setIcon(icon_3a0eda583548b77b0b07150ed4b9ac95);
|
|
|
|
|
|
var marker_509d79283634a4b83b7f13107434ec6e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_95ef03bf7a958ed1cf828466fad1a974 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6bb9125d3bf2bdccdc61a2fb18357ec1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a88da69a3566ff189a4e7d0df05e9b4 = $(`<div id="html_2a88da69a3566ff189a4e7d0df05e9b4" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_6bb9125d3bf2bdccdc61a2fb18357ec1.setContent(html_2a88da69a3566ff189a4e7d0df05e9b4);
|
|
|
|
|
|
|
|
marker_509d79283634a4b83b7f13107434ec6e.bindPopup(popup_6bb9125d3bf2bdccdc61a2fb18357ec1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_509d79283634a4b83b7f13107434ec6e.setIcon(icon_95ef03bf7a958ed1cf828466fad1a974);
|
|
|
|
|
|
var marker_ebf2d774b000d46c9aaba3a2842e6b25 = L.marker(
|
|
[45.4215, -75.6972],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bbfb3cfb3a6b1101ee4abd1aa2964495 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01015b77b7441cbc05d059f73c75f9e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72988920b511d48eb26cef88aea8787c = $(`<div id="html_72988920b511d48eb26cef88aea8787c" style="width: 100.0%; height: 100.0%;">relay.tagayasu.xyz</div>`)[0];
|
|
popup_01015b77b7441cbc05d059f73c75f9e3.setContent(html_72988920b511d48eb26cef88aea8787c);
|
|
|
|
|
|
|
|
marker_ebf2d774b000d46c9aaba3a2842e6b25.bindPopup(popup_01015b77b7441cbc05d059f73c75f9e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ebf2d774b000d46c9aaba3a2842e6b25.setIcon(icon_bbfb3cfb3a6b1101ee4abd1aa2964495);
|
|
|
|
|
|
var marker_47b3bfa7571ad57e9c3dad01b87af40b = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bfd6e969f614f97459bdb550c477367f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52f564ca3e16330f11ae293595c0cfe8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a0b2df9991ff59a8ca0a1b15a3ec1629 = $(`<div id="html_a0b2df9991ff59a8ca0a1b15a3ec1629" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_52f564ca3e16330f11ae293595c0cfe8.setContent(html_a0b2df9991ff59a8ca0a1b15a3ec1629);
|
|
|
|
|
|
|
|
marker_47b3bfa7571ad57e9c3dad01b87af40b.bindPopup(popup_52f564ca3e16330f11ae293595c0cfe8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47b3bfa7571ad57e9c3dad01b87af40b.setIcon(icon_bfd6e969f614f97459bdb550c477367f);
|
|
|
|
|
|
var marker_4daa8f15d894bad691e49e2dacd60716 = L.marker(
|
|
[40.9481, -79.7428],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_2fca8dc4a4186eb7df2edc5c73989dca = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3c6378e4b922107cf68e17b00b813f38 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6abba841acfeee05193a918b6502da16 = $(`<div id="html_6abba841acfeee05193a918b6502da16" style="width: 100.0%; height: 100.0%;">garden.zap.cooking</div>`)[0];
|
|
popup_3c6378e4b922107cf68e17b00b813f38.setContent(html_6abba841acfeee05193a918b6502da16);
|
|
|
|
|
|
|
|
marker_4daa8f15d894bad691e49e2dacd60716.bindPopup(popup_3c6378e4b922107cf68e17b00b813f38)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4daa8f15d894bad691e49e2dacd60716.setIcon(icon_2fca8dc4a4186eb7df2edc5c73989dca);
|
|
|
|
|
|
var marker_da733a2abfefaba3912fe95d690e6544 = L.marker(
|
|
[43.7094, 10.6582],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e9ea162e1bd285a5d486a651a0d799b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a2ffbe4d96291023a93a08cecb813bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71b6d822f39a6cb0c313a8415bbb5f57 = $(`<div id="html_71b6d822f39a6cb0c313a8415bbb5f57" style="width: 100.0%; height: 100.0%;">nostr.rblb.it:7777</div>`)[0];
|
|
popup_0a2ffbe4d96291023a93a08cecb813bf.setContent(html_71b6d822f39a6cb0c313a8415bbb5f57);
|
|
|
|
|
|
|
|
marker_da733a2abfefaba3912fe95d690e6544.bindPopup(popup_0a2ffbe4d96291023a93a08cecb813bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_da733a2abfefaba3912fe95d690e6544.setIcon(icon_e9ea162e1bd285a5d486a651a0d799b5);
|
|
|
|
|
|
var marker_7b03ecd3eac53776d7d221a1d23e2f28 = L.marker(
|
|
[51.9194, 19.1451],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_6d0c951e1f611e6436d006d187ff71b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7418c3406e6c6fe37a19f61aa5d8c7ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91dd82e5c63a1bb31168175bc1b87239 = $(`<div id="html_91dd82e5c63a1bb31168175bc1b87239" style="width: 100.0%; height: 100.0%;">relay.upleb.uk</div>`)[0];
|
|
popup_7418c3406e6c6fe37a19f61aa5d8c7ea.setContent(html_91dd82e5c63a1bb31168175bc1b87239);
|
|
|
|
|
|
|
|
marker_7b03ecd3eac53776d7d221a1d23e2f28.bindPopup(popup_7418c3406e6c6fe37a19f61aa5d8c7ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b03ecd3eac53776d7d221a1d23e2f28.setIcon(icon_6d0c951e1f611e6436d006d187ff71b2);
|
|
|
|
|
|
var marker_18a6eb4412577631b28aa17c961505e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_a74bea1ffdf8f605ead6cfc4ffc2e7a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_425bb0bb5d660a179473e1e3fc7c2603 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8ab129b004be17bccb2ed9b90d4678f = $(`<div id="html_e8ab129b004be17bccb2ed9b90d4678f" style="width: 100.0%; height: 100.0%;">relay.og.coop</div>`)[0];
|
|
popup_425bb0bb5d660a179473e1e3fc7c2603.setContent(html_e8ab129b004be17bccb2ed9b90d4678f);
|
|
|
|
|
|
|
|
marker_18a6eb4412577631b28aa17c961505e1.bindPopup(popup_425bb0bb5d660a179473e1e3fc7c2603)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18a6eb4412577631b28aa17c961505e1.setIcon(icon_a74bea1ffdf8f605ead6cfc4ffc2e7a0);
|
|
|
|
|
|
var marker_bbe019f21ae295627fecd881ec0aa3ec = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_93764def60eaff5c348a9e5a6e2da283 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f942e79127e7940ca7389982758f66fb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3beccef519cce442fa38106d8e4556cd = $(`<div id="html_3beccef519cce442fa38106d8e4556cd" style="width: 100.0%; height: 100.0%;">nostr.ovia.to</div>`)[0];
|
|
popup_f942e79127e7940ca7389982758f66fb.setContent(html_3beccef519cce442fa38106d8e4556cd);
|
|
|
|
|
|
|
|
marker_bbe019f21ae295627fecd881ec0aa3ec.bindPopup(popup_f942e79127e7940ca7389982758f66fb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe019f21ae295627fecd881ec0aa3ec.setIcon(icon_93764def60eaff5c348a9e5a6e2da283);
|
|
|
|
|
|
var marker_cb3c44cae9793b647237e2c798078b69 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0ffab18e284f172cf8856f5dc2937f98 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cad8d6955ca66d53fdb7f9219903f40f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aa406209f8dcf43d804addba77961605 = $(`<div id="html_aa406209f8dcf43d804addba77961605" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_cad8d6955ca66d53fdb7f9219903f40f.setContent(html_aa406209f8dcf43d804addba77961605);
|
|
|
|
|
|
|
|
marker_cb3c44cae9793b647237e2c798078b69.bindPopup(popup_cad8d6955ca66d53fdb7f9219903f40f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb3c44cae9793b647237e2c798078b69.setIcon(icon_0ffab18e284f172cf8856f5dc2937f98);
|
|
|
|
|
|
var marker_98982108f4943b13176d5b8c979eb23b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bdbca7ffbad2037bb75c06507c5dd9e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_529755417983f744f0b624dcf8da57fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57dfb237462b8e85ecb6e025cab97eaa = $(`<div id="html_57dfb237462b8e85ecb6e025cab97eaa" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_529755417983f744f0b624dcf8da57fa.setContent(html_57dfb237462b8e85ecb6e025cab97eaa);
|
|
|
|
|
|
|
|
marker_98982108f4943b13176d5b8c979eb23b.bindPopup(popup_529755417983f744f0b624dcf8da57fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_98982108f4943b13176d5b8c979eb23b.setIcon(icon_bdbca7ffbad2037bb75c06507c5dd9e5);
|
|
|
|
|
|
var marker_76d9ab32d6970bf93e9eed57cea25c90 = L.marker(
|
|
[38.7223, -9.13934],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_24cb38d51f1905d64528dc525bb6e60d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fdae3de0bf1b043647f2871fb76038f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d257aef298a6ffab107d9807c7c68351 = $(`<div id="html_d257aef298a6ffab107d9807c7c68351" style="width: 100.0%; height: 100.0%;">relay-freeharmonypeople.space</div>`)[0];
|
|
popup_0fdae3de0bf1b043647f2871fb76038f.setContent(html_d257aef298a6ffab107d9807c7c68351);
|
|
|
|
|
|
|
|
marker_76d9ab32d6970bf93e9eed57cea25c90.bindPopup(popup_0fdae3de0bf1b043647f2871fb76038f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76d9ab32d6970bf93e9eed57cea25c90.setIcon(icon_24cb38d51f1905d64528dc525bb6e60d);
|
|
|
|
|
|
var marker_31ad9ffad0253e672bd6e16a9c6eabf9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_5db73d871901d2821be0dfff4daccc9f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_126bec89c2b7fb03470bbfaf20aecf2c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ea5c5666113608b2c1460e971374a63 = $(`<div id="html_6ea5c5666113608b2c1460e971374a63" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_126bec89c2b7fb03470bbfaf20aecf2c.setContent(html_6ea5c5666113608b2c1460e971374a63);
|
|
|
|
|
|
|
|
marker_31ad9ffad0253e672bd6e16a9c6eabf9.bindPopup(popup_126bec89c2b7fb03470bbfaf20aecf2c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31ad9ffad0253e672bd6e16a9c6eabf9.setIcon(icon_5db73d871901d2821be0dfff4daccc9f);
|
|
|
|
|
|
var marker_07b8848fb40116f5ecb580348ed9355d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ec2e7c87f41c869791c69b0e3b0a82b5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ff1a9ed7e0885243de42d67390df0e69 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_363cf18dc06e506511d306b432054acd = $(`<div id="html_363cf18dc06e506511d306b432054acd" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_ff1a9ed7e0885243de42d67390df0e69.setContent(html_363cf18dc06e506511d306b432054acd);
|
|
|
|
|
|
|
|
marker_07b8848fb40116f5ecb580348ed9355d.bindPopup(popup_ff1a9ed7e0885243de42d67390df0e69)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07b8848fb40116f5ecb580348ed9355d.setIcon(icon_ec2e7c87f41c869791c69b0e3b0a82b5);
|
|
|
|
|
|
var marker_64fb75fd0c56edd6f5bc64eef800c119 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d75c53f9de477c31609eb408fe2e07ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9ac593fe286cb3c3bdfd5f8d5796d2f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f137af716e8e60fbf353d7ce174654e4 = $(`<div id="html_f137af716e8e60fbf353d7ce174654e4" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_c9ac593fe286cb3c3bdfd5f8d5796d2f.setContent(html_f137af716e8e60fbf353d7ce174654e4);
|
|
|
|
|
|
|
|
marker_64fb75fd0c56edd6f5bc64eef800c119.bindPopup(popup_c9ac593fe286cb3c3bdfd5f8d5796d2f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_64fb75fd0c56edd6f5bc64eef800c119.setIcon(icon_d75c53f9de477c31609eb408fe2e07ef);
|
|
|
|
|
|
var marker_df32a54702169c11a02aa8baf8d0a3ee = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8718f86683053ee4645f3221d6fe22c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_df5032a72e85fe4d90e28a983e3da04e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0ff18fbdfb8362892180c64bd571231 = $(`<div id="html_f0ff18fbdfb8362892180c64bd571231" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_df5032a72e85fe4d90e28a983e3da04e.setContent(html_f0ff18fbdfb8362892180c64bd571231);
|
|
|
|
|
|
|
|
marker_df32a54702169c11a02aa8baf8d0a3ee.bindPopup(popup_df5032a72e85fe4d90e28a983e3da04e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df32a54702169c11a02aa8baf8d0a3ee.setIcon(icon_8718f86683053ee4645f3221d6fe22c0);
|
|
|
|
|
|
var marker_9348164c343df9eb6f3c47678fb9fea1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d414778f7883b5693650dd793cf00b6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3492a89b27bb089c94766ba633ece295 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b721e17c946aa751a88d06dab899f7d3 = $(`<div id="html_b721e17c946aa751a88d06dab899f7d3" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_3492a89b27bb089c94766ba633ece295.setContent(html_b721e17c946aa751a88d06dab899f7d3);
|
|
|
|
|
|
|
|
marker_9348164c343df9eb6f3c47678fb9fea1.bindPopup(popup_3492a89b27bb089c94766ba633ece295)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9348164c343df9eb6f3c47678fb9fea1.setIcon(icon_d414778f7883b5693650dd793cf00b6a);
|
|
|
|
|
|
var marker_7d756e9cebda121981306a94be1704d5 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4f05ceb6b02de7f443ee613c5703ebf7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11c91765cca3242ccd69727fdafcdab0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da9cc3ff1d0bf34eadc54d6dc1360a37 = $(`<div id="html_da9cc3ff1d0bf34eadc54d6dc1360a37" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_11c91765cca3242ccd69727fdafcdab0.setContent(html_da9cc3ff1d0bf34eadc54d6dc1360a37);
|
|
|
|
|
|
|
|
marker_7d756e9cebda121981306a94be1704d5.bindPopup(popup_11c91765cca3242ccd69727fdafcdab0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d756e9cebda121981306a94be1704d5.setIcon(icon_4f05ceb6b02de7f443ee613c5703ebf7);
|
|
|
|
|
|
var marker_0136a479da49bab4448d63a8b757a5d7 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_65dbfdc89786380ed16458d72323b56f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fba56ee1faf44e7e391ce83c4ab3e1b9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dc2e55ef2744d9d0b3061d9eeb8252c5 = $(`<div id="html_dc2e55ef2744d9d0b3061d9eeb8252c5" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_fba56ee1faf44e7e391ce83c4ab3e1b9.setContent(html_dc2e55ef2744d9d0b3061d9eeb8252c5);
|
|
|
|
|
|
|
|
marker_0136a479da49bab4448d63a8b757a5d7.bindPopup(popup_fba56ee1faf44e7e391ce83c4ab3e1b9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0136a479da49bab4448d63a8b757a5d7.setIcon(icon_65dbfdc89786380ed16458d72323b56f);
|
|
|
|
|
|
var marker_4e97f7b1c3ac335e6649a28432ed5ce5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_84ee5bc399ad1915dd57637936889e01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f50ae6598222bae9236ff1ac3c8a7c85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5d9360c250edf269f54253d4e56f6d7 = $(`<div id="html_a5d9360c250edf269f54253d4e56f6d7" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_f50ae6598222bae9236ff1ac3c8a7c85.setContent(html_a5d9360c250edf269f54253d4e56f6d7);
|
|
|
|
|
|
|
|
marker_4e97f7b1c3ac335e6649a28432ed5ce5.bindPopup(popup_f50ae6598222bae9236ff1ac3c8a7c85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4e97f7b1c3ac335e6649a28432ed5ce5.setIcon(icon_84ee5bc399ad1915dd57637936889e01);
|
|
|
|
|
|
var marker_bc63c6aab7339e8fe9db52ab383675b2 = L.marker(
|
|
[46.0037, 8.95105],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_364645cb656dc923447a20bce5527544 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_731a915de28430506de989b3db5c3811 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8b2065b20c003daca47f6151c77de9bb = $(`<div id="html_8b2065b20c003daca47f6151c77de9bb" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_731a915de28430506de989b3db5c3811.setContent(html_8b2065b20c003daca47f6151c77de9bb);
|
|
|
|
|
|
|
|
marker_bc63c6aab7339e8fe9db52ab383675b2.bindPopup(popup_731a915de28430506de989b3db5c3811)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc63c6aab7339e8fe9db52ab383675b2.setIcon(icon_364645cb656dc923447a20bce5527544);
|
|
|
|
|
|
var marker_79ca9f0aa55c13e3c75a1f2b0c13feee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_263357ee56a846771c22e7703075c7c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_125676f50bd8174e84d60e773e458448 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8d0683b0d77ff8d0220ab6706b02ae0a = $(`<div id="html_8d0683b0d77ff8d0220ab6706b02ae0a" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_125676f50bd8174e84d60e773e458448.setContent(html_8d0683b0d77ff8d0220ab6706b02ae0a);
|
|
|
|
|
|
|
|
marker_79ca9f0aa55c13e3c75a1f2b0c13feee.bindPopup(popup_125676f50bd8174e84d60e773e458448)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79ca9f0aa55c13e3c75a1f2b0c13feee.setIcon(icon_263357ee56a846771c22e7703075c7c3);
|
|
|
|
|
|
var marker_52943730798245ce44b5f287e8b62e24 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bf19fe5229426d0203b7b2b55496353a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af7e5be86601735f135947f9d558a81e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f86cca0d3e09909f2e008c4650595ad4 = $(`<div id="html_f86cca0d3e09909f2e008c4650595ad4" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_af7e5be86601735f135947f9d558a81e.setContent(html_f86cca0d3e09909f2e008c4650595ad4);
|
|
|
|
|
|
|
|
marker_52943730798245ce44b5f287e8b62e24.bindPopup(popup_af7e5be86601735f135947f9d558a81e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_52943730798245ce44b5f287e8b62e24.setIcon(icon_bf19fe5229426d0203b7b2b55496353a);
|
|
|
|
|
|
var marker_62712137cea6c3188492eb0a881b20f9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_13fccdf8f93b17099b165a905a6cb99a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_288e3286a9c537a62f1d7fa0b126a30f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7285a79ba6756a097bbc1fe96d0a99c5 = $(`<div id="html_7285a79ba6756a097bbc1fe96d0a99c5" style="width: 100.0%; height: 100.0%;">relay.nostrverse.net</div>`)[0];
|
|
popup_288e3286a9c537a62f1d7fa0b126a30f.setContent(html_7285a79ba6756a097bbc1fe96d0a99c5);
|
|
|
|
|
|
|
|
marker_62712137cea6c3188492eb0a881b20f9.bindPopup(popup_288e3286a9c537a62f1d7fa0b126a30f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62712137cea6c3188492eb0a881b20f9.setIcon(icon_13fccdf8f93b17099b165a905a6cb99a);
|
|
|
|
|
|
var marker_298fb1b8a71fd34714129522d976e929 = L.marker(
|
|
[32.7767, -96.797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_74b67e06305ef01f5f82fcd2cee18959 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cc9af3b61375fb64519a7ac455d7cac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11c9e6a9186b4d4fffcbfacfa0af5aef = $(`<div id="html_11c9e6a9186b4d4fffcbfacfa0af5aef" style="width: 100.0%; height: 100.0%;">relay.orly.dev</div>`)[0];
|
|
popup_1cc9af3b61375fb64519a7ac455d7cac.setContent(html_11c9e6a9186b4d4fffcbfacfa0af5aef);
|
|
|
|
|
|
|
|
marker_298fb1b8a71fd34714129522d976e929.bindPopup(popup_1cc9af3b61375fb64519a7ac455d7cac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298fb1b8a71fd34714129522d976e929.setIcon(icon_74b67e06305ef01f5f82fcd2cee18959);
|
|
|
|
|
|
var marker_9675cf8cfb86b861cad30d2824e9a87a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ed1231b91e33aad58e5cb6c43ed8d060 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c1ecac8e90a66fd859c64471a14adca9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e78a0d4edb36ab90a19e4a74811d3a31 = $(`<div id="html_e78a0d4edb36ab90a19e4a74811d3a31" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_c1ecac8e90a66fd859c64471a14adca9.setContent(html_e78a0d4edb36ab90a19e4a74811d3a31);
|
|
|
|
|
|
|
|
marker_9675cf8cfb86b861cad30d2824e9a87a.bindPopup(popup_c1ecac8e90a66fd859c64471a14adca9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9675cf8cfb86b861cad30d2824e9a87a.setIcon(icon_ed1231b91e33aad58e5cb6c43ed8d060);
|
|
|
|
|
|
var marker_d5a40b292045c44780c80d41b197a707 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_89a00e14e094e47f52135b8c73c546bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89e079ebc36dddd7c3671a210fc050a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8523a34e542018396bfe94d7cadbb7c4 = $(`<div id="html_8523a34e542018396bfe94d7cadbb7c4" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_89e079ebc36dddd7c3671a210fc050a8.setContent(html_8523a34e542018396bfe94d7cadbb7c4);
|
|
|
|
|
|
|
|
marker_d5a40b292045c44780c80d41b197a707.bindPopup(popup_89e079ebc36dddd7c3671a210fc050a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5a40b292045c44780c80d41b197a707.setIcon(icon_89a00e14e094e47f52135b8c73c546bb);
|
|
|
|
|
|
var marker_e35049deee592bcbbb022e6965268d9f = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0a0e6b5dd97d0ad95915714916f92b3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1d6e64a507da78666e0f7b88da6602ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6b1a9cd0994cc077256746e3bde9b888 = $(`<div id="html_6b1a9cd0994cc077256746e3bde9b888" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_1d6e64a507da78666e0f7b88da6602ad.setContent(html_6b1a9cd0994cc077256746e3bde9b888);
|
|
|
|
|
|
|
|
marker_e35049deee592bcbbb022e6965268d9f.bindPopup(popup_1d6e64a507da78666e0f7b88da6602ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e35049deee592bcbbb022e6965268d9f.setIcon(icon_0a0e6b5dd97d0ad95915714916f92b3d);
|
|
|
|
|
|
var marker_5f6d0860069b18d886016ea3b9872c70 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0f9327352b55bdd407df5294d2a37fb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4dfa119ec2135a190cebffd4e6b4db9b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3e3bd76dfb97829ab54553af651ba3d = $(`<div id="html_d3e3bd76dfb97829ab54553af651ba3d" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_4dfa119ec2135a190cebffd4e6b4db9b.setContent(html_d3e3bd76dfb97829ab54553af651ba3d);
|
|
|
|
|
|
|
|
marker_5f6d0860069b18d886016ea3b9872c70.bindPopup(popup_4dfa119ec2135a190cebffd4e6b4db9b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f6d0860069b18d886016ea3b9872c70.setIcon(icon_0f9327352b55bdd407df5294d2a37fb6);
|
|
|
|
|
|
var marker_e48972c777fa3bdf6393627b49681c7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_97c954f95cbceb4bd73a51b61bbec38d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a891fb46f65156477aa1ea5437d5efd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0c1097a55828f1b05827f99d50d711f8 = $(`<div id="html_0c1097a55828f1b05827f99d50d711f8" style="width: 100.0%; height: 100.0%;">librerelay.aaroniumii.com</div>`)[0];
|
|
popup_0a891fb46f65156477aa1ea5437d5efd.setContent(html_0c1097a55828f1b05827f99d50d711f8);
|
|
|
|
|
|
|
|
marker_e48972c777fa3bdf6393627b49681c7b.bindPopup(popup_0a891fb46f65156477aa1ea5437d5efd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e48972c777fa3bdf6393627b49681c7b.setIcon(icon_97c954f95cbceb4bd73a51b61bbec38d);
|
|
|
|
|
|
var marker_aaaa976afb34e539c5693cb578c0466b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_5b121043ae1e4c4c1a5aa82afb84e11a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5fba0d69f9c8971123feddf664a26dc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2bc23439494a2db7d8062eeec3c5c88 = $(`<div id="html_c2bc23439494a2db7d8062eeec3c5c88" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_5fba0d69f9c8971123feddf664a26dc4.setContent(html_c2bc23439494a2db7d8062eeec3c5c88);
|
|
|
|
|
|
|
|
marker_aaaa976afb34e539c5693cb578c0466b.bindPopup(popup_5fba0d69f9c8971123feddf664a26dc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aaaa976afb34e539c5693cb578c0466b.setIcon(icon_5b121043ae1e4c4c1a5aa82afb84e11a);
|
|
|
|
|
|
var marker_060da01cb3f43457951072cb8904de83 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bcb85faf5121e3db86bd6b7dcdf4bb01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b12e9f1c11332ee0d0f7170cb62ce231 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4fd6d3cc51c59c9f5e47427e651fd1d9 = $(`<div id="html_4fd6d3cc51c59c9f5e47427e651fd1d9" style="width: 100.0%; height: 100.0%;">wot.nostr.net</div>`)[0];
|
|
popup_b12e9f1c11332ee0d0f7170cb62ce231.setContent(html_4fd6d3cc51c59c9f5e47427e651fd1d9);
|
|
|
|
|
|
|
|
marker_060da01cb3f43457951072cb8904de83.bindPopup(popup_b12e9f1c11332ee0d0f7170cb62ce231)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_060da01cb3f43457951072cb8904de83.setIcon(icon_bcb85faf5121e3db86bd6b7dcdf4bb01);
|
|
|
|
|
|
var marker_403e40a81da954d1f3ed29ba5b4166bc = L.marker(
|
|
[37.3589, 127.115],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0c4b5f22794525c49421e05753c1fd1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56feee509c4d318577c59818bdec3598 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a27b6a1cc15f39c339e7dcf3533af72 = $(`<div id="html_9a27b6a1cc15f39c339e7dcf3533af72" style="width: 100.0%; height: 100.0%;">nostr-relay.aruku.kro.kr</div>`)[0];
|
|
popup_56feee509c4d318577c59818bdec3598.setContent(html_9a27b6a1cc15f39c339e7dcf3533af72);
|
|
|
|
|
|
|
|
marker_403e40a81da954d1f3ed29ba5b4166bc.bindPopup(popup_56feee509c4d318577c59818bdec3598)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_403e40a81da954d1f3ed29ba5b4166bc.setIcon(icon_0c4b5f22794525c49421e05753c1fd1a);
|
|
|
|
|
|
var marker_81553b6f5bf1ed03a0e048ac36832858 = L.marker(
|
|
[43.7221, 7.15296],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c532083cc083889622e8c2863495b062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_44c9d5c8c5a5a7f5b1a0518f34375418 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eff0dc1807fd9ec796d601232a5e50f2 = $(`<div id="html_eff0dc1807fd9ec796d601232a5e50f2" style="width: 100.0%; height: 100.0%;">freeben666.fr</div>`)[0];
|
|
popup_44c9d5c8c5a5a7f5b1a0518f34375418.setContent(html_eff0dc1807fd9ec796d601232a5e50f2);
|
|
|
|
|
|
|
|
marker_81553b6f5bf1ed03a0e048ac36832858.bindPopup(popup_44c9d5c8c5a5a7f5b1a0518f34375418)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81553b6f5bf1ed03a0e048ac36832858.setIcon(icon_c532083cc083889622e8c2863495b062);
|
|
|
|
|
|
var marker_c4fbfdbb83dd62cd9f815fb59d3f887e = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0d210512bcf61ca9964ba4f8db221397 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ad8b7bb007f52ff725e393b71cdd3e4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_18b0f3f3aa7a4bd49d942db6be8b4fc1 = $(`<div id="html_18b0f3f3aa7a4bd49d942db6be8b4fc1" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_ad8b7bb007f52ff725e393b71cdd3e4a.setContent(html_18b0f3f3aa7a4bd49d942db6be8b4fc1);
|
|
|
|
|
|
|
|
marker_c4fbfdbb83dd62cd9f815fb59d3f887e.bindPopup(popup_ad8b7bb007f52ff725e393b71cdd3e4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c4fbfdbb83dd62cd9f815fb59d3f887e.setIcon(icon_0d210512bcf61ca9964ba4f8db221397);
|
|
|
|
|
|
var marker_4edf4d98886e6895912975c2c0a4063c = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_9aa82fb7a72690dfc5fb5a48f7eb6bd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72716f6f5f00108e83b1b2c2a517935b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_663c7ae509142e37734a7a32402e8804 = $(`<div id="html_663c7ae509142e37734a7a32402e8804" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_72716f6f5f00108e83b1b2c2a517935b.setContent(html_663c7ae509142e37734a7a32402e8804);
|
|
|
|
|
|
|
|
marker_4edf4d98886e6895912975c2c0a4063c.bindPopup(popup_72716f6f5f00108e83b1b2c2a517935b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4edf4d98886e6895912975c2c0a4063c.setIcon(icon_9aa82fb7a72690dfc5fb5a48f7eb6bd7);
|
|
|
|
|
|
var marker_447a62ac12469a9820e84bba9f1756fa = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_80d70c630d279a6394df47a795f1e119 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b20749bb91194243e70add2f163abec8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad5e595ec38c0641f39373b633ae8639 = $(`<div id="html_ad5e595ec38c0641f39373b633ae8639" style="width: 100.0%; height: 100.0%;">nostr.okienko.live</div>`)[0];
|
|
popup_b20749bb91194243e70add2f163abec8.setContent(html_ad5e595ec38c0641f39373b633ae8639);
|
|
|
|
|
|
|
|
marker_447a62ac12469a9820e84bba9f1756fa.bindPopup(popup_b20749bb91194243e70add2f163abec8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_447a62ac12469a9820e84bba9f1756fa.setIcon(icon_80d70c630d279a6394df47a795f1e119);
|
|
|
|
|
|
var marker_33ee92ae31d8c2513991d54bdc533994 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_cb6c92be7fc03f7cb80227739eb182c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4a05bd0a871edecf04909fee0451eac0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4e92e1745ad2972a66d947f6eb2d45cd = $(`<div id="html_4e92e1745ad2972a66d947f6eb2d45cd" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_4a05bd0a871edecf04909fee0451eac0.setContent(html_4e92e1745ad2972a66d947f6eb2d45cd);
|
|
|
|
|
|
|
|
marker_33ee92ae31d8c2513991d54bdc533994.bindPopup(popup_4a05bd0a871edecf04909fee0451eac0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33ee92ae31d8c2513991d54bdc533994.setIcon(icon_cb6c92be7fc03f7cb80227739eb182c2);
|
|
|
|
|
|
var marker_26e059f06568f3a9f9642e021a5a8ef1 = L.marker(
|
|
[53.5, 10.25],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_662320776e9757a844843446bd89393f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcc27973194a6522843aef2b2ab58dd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_53dd8295fc03de4cff4e552abd01a9ab = $(`<div id="html_53dd8295fc03de4cff4e552abd01a9ab" style="width: 100.0%; height: 100.0%;">pyramid.self-determined.de</div>`)[0];
|
|
popup_fcc27973194a6522843aef2b2ab58dd8.setContent(html_53dd8295fc03de4cff4e552abd01a9ab);
|
|
|
|
|
|
|
|
marker_26e059f06568f3a9f9642e021a5a8ef1.bindPopup(popup_fcc27973194a6522843aef2b2ab58dd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_26e059f06568f3a9f9642e021a5a8ef1.setIcon(icon_662320776e9757a844843446bd89393f);
|
|
|
|
|
|
var marker_ea4403d3019b9452db86abc549732b3e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ae36287afa8c16d07310fe1c8aec958a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_80ba267a7ae9d73d05058bbbff71e142 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cabb83c632da090ba2d6a2be7e63902 = $(`<div id="html_8cabb83c632da090ba2d6a2be7e63902" style="width: 100.0%; height: 100.0%;">relay.puresignal.news</div>`)[0];
|
|
popup_80ba267a7ae9d73d05058bbbff71e142.setContent(html_8cabb83c632da090ba2d6a2be7e63902);
|
|
|
|
|
|
|
|
marker_ea4403d3019b9452db86abc549732b3e.bindPopup(popup_80ba267a7ae9d73d05058bbbff71e142)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea4403d3019b9452db86abc549732b3e.setIcon(icon_ae36287afa8c16d07310fe1c8aec958a);
|
|
|
|
|
|
var marker_4bc71056455f6f9f7fae8af078eff310 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3477822e9542ed6b62caea16b45e1e47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_565fc2b923f66179c3528a48c8a34fd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e51aa6fd372a076e38b02c28ae8f3596 = $(`<div id="html_e51aa6fd372a076e38b02c28ae8f3596" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_565fc2b923f66179c3528a48c8a34fd8.setContent(html_e51aa6fd372a076e38b02c28ae8f3596);
|
|
|
|
|
|
|
|
marker_4bc71056455f6f9f7fae8af078eff310.bindPopup(popup_565fc2b923f66179c3528a48c8a34fd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4bc71056455f6f9f7fae8af078eff310.setIcon(icon_3477822e9542ed6b62caea16b45e1e47);
|
|
|
|
|
|
var marker_5fc3590328d0648b226be9b6251d6c73 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f994eeffb8f02732d0c54cee90e16dbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd6c2a4d45e3c0ab7c4e7c280daa248c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c520bfcb49a6d4f9b249f0cb0772ac72 = $(`<div id="html_c520bfcb49a6d4f9b249f0cb0772ac72" style="width: 100.0%; height: 100.0%;">lightning.red</div>`)[0];
|
|
popup_cd6c2a4d45e3c0ab7c4e7c280daa248c.setContent(html_c520bfcb49a6d4f9b249f0cb0772ac72);
|
|
|
|
|
|
|
|
marker_5fc3590328d0648b226be9b6251d6c73.bindPopup(popup_cd6c2a4d45e3c0ab7c4e7c280daa248c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fc3590328d0648b226be9b6251d6c73.setIcon(icon_f994eeffb8f02732d0c54cee90e16dbe);
|
|
|
|
|
|
var marker_7966be6c1fd7f187a2f960a3bbac5694 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_01b03f0b46250e88460f10c1b56821aa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d47db2c9faf71714b111c1b673c0fae0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b04cd8119354fc64b495ff6c31087a1c = $(`<div id="html_b04cd8119354fc64b495ff6c31087a1c" style="width: 100.0%; height: 100.0%;">relay.lumina.rocks</div>`)[0];
|
|
popup_d47db2c9faf71714b111c1b673c0fae0.setContent(html_b04cd8119354fc64b495ff6c31087a1c);
|
|
|
|
|
|
|
|
marker_7966be6c1fd7f187a2f960a3bbac5694.bindPopup(popup_d47db2c9faf71714b111c1b673c0fae0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7966be6c1fd7f187a2f960a3bbac5694.setIcon(icon_01b03f0b46250e88460f10c1b56821aa);
|
|
|
|
|
|
var marker_728f5fd1af13674bd226ba0a24b2c9d4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3ac18494f7fd64fcfaf5c0979e6dabf0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_078e9dc59d1b24f17278ece9f4870ddd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9930783518bf93f49ec71f83bf75e43e = $(`<div id="html_9930783518bf93f49ec71f83bf75e43e" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_078e9dc59d1b24f17278ece9f4870ddd.setContent(html_9930783518bf93f49ec71f83bf75e43e);
|
|
|
|
|
|
|
|
marker_728f5fd1af13674bd226ba0a24b2c9d4.bindPopup(popup_078e9dc59d1b24f17278ece9f4870ddd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_728f5fd1af13674bd226ba0a24b2c9d4.setIcon(icon_3ac18494f7fd64fcfaf5c0979e6dabf0);
|
|
|
|
|
|
var marker_b6a43622357531d42bb94638091cb070 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4da74c223848c2872af7d6d3173325e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5593cf503ca706529c4b43c42bec8bbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4df2622af37efcfafac69a08fd34cb74 = $(`<div id="html_4df2622af37efcfafac69a08fd34cb74" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_5593cf503ca706529c4b43c42bec8bbe.setContent(html_4df2622af37efcfafac69a08fd34cb74);
|
|
|
|
|
|
|
|
marker_b6a43622357531d42bb94638091cb070.bindPopup(popup_5593cf503ca706529c4b43c42bec8bbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b6a43622357531d42bb94638091cb070.setIcon(icon_4da74c223848c2872af7d6d3173325e0);
|
|
|
|
|
|
var marker_3eb2311df6772c5378058c4e0685555b = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7a78e6d5cd73ed83b9ebd5a25fcf0289 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_211a318833868ca74683250507ca1a3c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b741f872cdfb1e61e66d5c158855e1e1 = $(`<div id="html_b741f872cdfb1e61e66d5c158855e1e1" style="width: 100.0%; height: 100.0%;">discovery.eu.nostria.app</div>`)[0];
|
|
popup_211a318833868ca74683250507ca1a3c.setContent(html_b741f872cdfb1e61e66d5c158855e1e1);
|
|
|
|
|
|
|
|
marker_3eb2311df6772c5378058c4e0685555b.bindPopup(popup_211a318833868ca74683250507ca1a3c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3eb2311df6772c5378058c4e0685555b.setIcon(icon_7a78e6d5cd73ed83b9ebd5a25fcf0289);
|
|
|
|
|
|
var marker_d2c3a3988cc215fa0bac9f835c6fff51 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_5790bdc337fc4191be0896a489002a87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ba7993393f4a12d01ca130beca7eb51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfeaf11ba6e64a0885f3fbd66a6c79d0 = $(`<div id="html_bfeaf11ba6e64a0885f3fbd66a6c79d0" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_8ba7993393f4a12d01ca130beca7eb51.setContent(html_bfeaf11ba6e64a0885f3fbd66a6c79d0);
|
|
|
|
|
|
|
|
marker_d2c3a3988cc215fa0bac9f835c6fff51.bindPopup(popup_8ba7993393f4a12d01ca130beca7eb51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2c3a3988cc215fa0bac9f835c6fff51.setIcon(icon_5790bdc337fc4191be0896a489002a87);
|
|
|
|
|
|
var marker_0a551f00e5c7ca4719fc094dbb0076af = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8518ea97651332886f9d6d9a4ad0424a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a116894f807f50c249dcb412e9b4340d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f6d11ce38dab78f7d9883e427dfe3d2 = $(`<div id="html_0f6d11ce38dab78f7d9883e427dfe3d2" style="width: 100.0%; height: 100.0%;">strfry.felixzieger.de</div>`)[0];
|
|
popup_a116894f807f50c249dcb412e9b4340d.setContent(html_0f6d11ce38dab78f7d9883e427dfe3d2);
|
|
|
|
|
|
|
|
marker_0a551f00e5c7ca4719fc094dbb0076af.bindPopup(popup_a116894f807f50c249dcb412e9b4340d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0a551f00e5c7ca4719fc094dbb0076af.setIcon(icon_8518ea97651332886f9d6d9a4ad0424a);
|
|
|
|
|
|
var marker_6586f31d7680a40f6b183d36fe2c1392 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_cd1523cb3214546d2288c16c4a98e89f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a313d9456797d9570b8d19e97586c47b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec84dc993407b5a58765e23cba317585 = $(`<div id="html_ec84dc993407b5a58765e23cba317585" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_a313d9456797d9570b8d19e97586c47b.setContent(html_ec84dc993407b5a58765e23cba317585);
|
|
|
|
|
|
|
|
marker_6586f31d7680a40f6b183d36fe2c1392.bindPopup(popup_a313d9456797d9570b8d19e97586c47b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6586f31d7680a40f6b183d36fe2c1392.setIcon(icon_cd1523cb3214546d2288c16c4a98e89f);
|
|
|
|
|
|
var marker_ef7f9bc506367f484c63aecc3e38a23a = L.marker(
|
|
[25.0797, 121.234],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_248be37844289260d3ded38e91e03ae9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26790c8ccd3ed5c0c55d44fb4c5c0fdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_73095902f9b3e4139621afbe376d33a7 = $(`<div id="html_73095902f9b3e4139621afbe376d33a7" style="width: 100.0%; height: 100.0%;">nostr-relay.zeabur.app</div>`)[0];
|
|
popup_26790c8ccd3ed5c0c55d44fb4c5c0fdb.setContent(html_73095902f9b3e4139621afbe376d33a7);
|
|
|
|
|
|
|
|
marker_ef7f9bc506367f484c63aecc3e38a23a.bindPopup(popup_26790c8ccd3ed5c0c55d44fb4c5c0fdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef7f9bc506367f484c63aecc3e38a23a.setIcon(icon_248be37844289260d3ded38e91e03ae9);
|
|
|
|
|
|
var marker_c102809b2db0749c7096c5de7416da47 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_25d520b995dce1cc95c21f3eb5e21f51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da7bea5a1be0da2f8c04a3190be2e905 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bab9941e262955e64fd3b41fb2f51f1c = $(`<div id="html_bab9941e262955e64fd3b41fb2f51f1c" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_da7bea5a1be0da2f8c04a3190be2e905.setContent(html_bab9941e262955e64fd3b41fb2f51f1c);
|
|
|
|
|
|
|
|
marker_c102809b2db0749c7096c5de7416da47.bindPopup(popup_da7bea5a1be0da2f8c04a3190be2e905)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c102809b2db0749c7096c5de7416da47.setIcon(icon_25d520b995dce1cc95c21f3eb5e21f51);
|
|
|
|
|
|
var marker_5fb25df416200f7dda8eac271a138d43 = L.marker(
|
|
[39.1429, -94.573],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0ccdab84a871d9b666d762a2b85e1cdd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a18c63240c3085e0d0bb619df855c74a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad8f61c4985103c1b6b0a806f83dcac7 = $(`<div id="html_ad8f61c4985103c1b6b0a806f83dcac7" style="width: 100.0%; height: 100.0%;">toby.nettek.io</div>`)[0];
|
|
popup_a18c63240c3085e0d0bb619df855c74a.setContent(html_ad8f61c4985103c1b6b0a806f83dcac7);
|
|
|
|
|
|
|
|
marker_5fb25df416200f7dda8eac271a138d43.bindPopup(popup_a18c63240c3085e0d0bb619df855c74a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fb25df416200f7dda8eac271a138d43.setIcon(icon_0ccdab84a871d9b666d762a2b85e1cdd);
|
|
|
|
|
|
var marker_4645e2716501aa869986aea08c5caec6 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c22c1bbd41a20a61fb72f4b7a8310797 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da0f633694c896c3a673dd0ca726608c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e634c5af75502b5ce0f1f9a22e1557b = $(`<div id="html_3e634c5af75502b5ce0f1f9a22e1557b" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_da0f633694c896c3a673dd0ca726608c.setContent(html_3e634c5af75502b5ce0f1f9a22e1557b);
|
|
|
|
|
|
|
|
marker_4645e2716501aa869986aea08c5caec6.bindPopup(popup_da0f633694c896c3a673dd0ca726608c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4645e2716501aa869986aea08c5caec6.setIcon(icon_c22c1bbd41a20a61fb72f4b7a8310797);
|
|
|
|
|
|
var marker_0e5f4fb2afde3abe6aa10300ba774039 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_702f424bc81309ee0727089bbd127125 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8559c6ad7259d697e9aa9085b5966d6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15fceb0f72f300f5c1528ca0ca65a92d = $(`<div id="html_15fceb0f72f300f5c1528ca0ca65a92d" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_8559c6ad7259d697e9aa9085b5966d6a.setContent(html_15fceb0f72f300f5c1528ca0ca65a92d);
|
|
|
|
|
|
|
|
marker_0e5f4fb2afde3abe6aa10300ba774039.bindPopup(popup_8559c6ad7259d697e9aa9085b5966d6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e5f4fb2afde3abe6aa10300ba774039.setIcon(icon_702f424bc81309ee0727089bbd127125);
|
|
|
|
|
|
var marker_f65a81c9e33d47dcf7f343ba9d216de9 = L.marker(
|
|
[35.6916, 139.768],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7ddb07222695e35e0ea29e647b5fca47 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71acf3f701e146f70902f006e7a9510a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f370d64c603c9ceb3cf35bfd9ef5568b = $(`<div id="html_f370d64c603c9ceb3cf35bfd9ef5568b" style="width: 100.0%; height: 100.0%;">relay.purplefrog.cloud</div>`)[0];
|
|
popup_71acf3f701e146f70902f006e7a9510a.setContent(html_f370d64c603c9ceb3cf35bfd9ef5568b);
|
|
|
|
|
|
|
|
marker_f65a81c9e33d47dcf7f343ba9d216de9.bindPopup(popup_71acf3f701e146f70902f006e7a9510a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f65a81c9e33d47dcf7f343ba9d216de9.setIcon(icon_7ddb07222695e35e0ea29e647b5fca47);
|
|
|
|
|
|
var marker_ce6fbb9e21510820a1a26ea191dbe93d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c62b837a27f0ec969a6fb9d2175876ad = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_96d8c33c343c1e22a3c3b40844f53973 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f8c14818f5044d3b5c8bd7b48f06637e = $(`<div id="html_f8c14818f5044d3b5c8bd7b48f06637e" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_96d8c33c343c1e22a3c3b40844f53973.setContent(html_f8c14818f5044d3b5c8bd7b48f06637e);
|
|
|
|
|
|
|
|
marker_ce6fbb9e21510820a1a26ea191dbe93d.bindPopup(popup_96d8c33c343c1e22a3c3b40844f53973)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ce6fbb9e21510820a1a26ea191dbe93d.setIcon(icon_c62b837a27f0ec969a6fb9d2175876ad);
|
|
|
|
|
|
var marker_a0b4a95483ac0021c6d4f8bbc3ae6ac3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d43f1082f4eec44309f9ea87ceb4878b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_60f08176817d16dd18655df6dd295542 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc456adb10eebb16fcc9d91fee3e63d6 = $(`<div id="html_bc456adb10eebb16fcc9d91fee3e63d6" style="width: 100.0%; height: 100.0%;">zg0vtbriqdog7.clorecloud.net</div>`)[0];
|
|
popup_60f08176817d16dd18655df6dd295542.setContent(html_bc456adb10eebb16fcc9d91fee3e63d6);
|
|
|
|
|
|
|
|
marker_a0b4a95483ac0021c6d4f8bbc3ae6ac3.bindPopup(popup_60f08176817d16dd18655df6dd295542)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0b4a95483ac0021c6d4f8bbc3ae6ac3.setIcon(icon_d43f1082f4eec44309f9ea87ceb4878b);
|
|
|
|
|
|
var marker_1a9bc3346e93c20554b106a43177a79b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_55b8ecb89a238f35a3ae4d8bc1bf9cc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc5d7565048f141522c9f7235ba94a37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc459ae3bcde61d91809f3b8d3927716 = $(`<div id="html_bc459ae3bcde61d91809f3b8d3927716" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_dc5d7565048f141522c9f7235ba94a37.setContent(html_bc459ae3bcde61d91809f3b8d3927716);
|
|
|
|
|
|
|
|
marker_1a9bc3346e93c20554b106a43177a79b.bindPopup(popup_dc5d7565048f141522c9f7235ba94a37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a9bc3346e93c20554b106a43177a79b.setIcon(icon_55b8ecb89a238f35a3ae4d8bc1bf9cc8);
|
|
|
|
|
|
var marker_97e4a2f4b08df650b8f2ff9be3833fe2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7c2b82a60f5d677de979eb2ce3f094c5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a656603ca33949b1831f1d7fe01f0d4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_15a327d212436492a1abf7df5da55693 = $(`<div id="html_15a327d212436492a1abf7df5da55693" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_a656603ca33949b1831f1d7fe01f0d4e.setContent(html_15a327d212436492a1abf7df5da55693);
|
|
|
|
|
|
|
|
marker_97e4a2f4b08df650b8f2ff9be3833fe2.bindPopup(popup_a656603ca33949b1831f1d7fe01f0d4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e4a2f4b08df650b8f2ff9be3833fe2.setIcon(icon_7c2b82a60f5d677de979eb2ce3f094c5);
|
|
|
|
|
|
var marker_8c30d199d20dcade093256c02416378d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_9836c81a9de7f2dcf1f886fb96b1a2bd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c6c31ac23cf63c4a9baff01578cc10e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a887e842257b9d4d09979e4227665c1 = $(`<div id="html_1a887e842257b9d4d09979e4227665c1" style="width: 100.0%; height: 100.0%;">bcast.seutoba.com.br</div>`)[0];
|
|
popup_c6c31ac23cf63c4a9baff01578cc10e5.setContent(html_1a887e842257b9d4d09979e4227665c1);
|
|
|
|
|
|
|
|
marker_8c30d199d20dcade093256c02416378d.bindPopup(popup_c6c31ac23cf63c4a9baff01578cc10e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8c30d199d20dcade093256c02416378d.setIcon(icon_9836c81a9de7f2dcf1f886fb96b1a2bd);
|
|
|
|
|
|
var marker_3b822ddaa3a45eae798c3f778a642618 = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_859ce0dc0964292dc5ae05c909a4f458 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d6b0e9d861331938e226f6c1559354a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e874b9d3c4a5f90cb31e179f0431f736 = $(`<div id="html_e874b9d3c4a5f90cb31e179f0431f736" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_9d6b0e9d861331938e226f6c1559354a.setContent(html_e874b9d3c4a5f90cb31e179f0431f736);
|
|
|
|
|
|
|
|
marker_3b822ddaa3a45eae798c3f778a642618.bindPopup(popup_9d6b0e9d861331938e226f6c1559354a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b822ddaa3a45eae798c3f778a642618.setIcon(icon_859ce0dc0964292dc5ae05c909a4f458);
|
|
|
|
|
|
var marker_54b022bbdfaf3206ebd6363f8fea60cd = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_499d7f4e42f6ff362ad4fd1186e44bae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9dfac717fc4921fb63ee16c660b29103 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e59b66cc2f8824a5e1af347d9ebdb4a8 = $(`<div id="html_e59b66cc2f8824a5e1af347d9ebdb4a8" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_9dfac717fc4921fb63ee16c660b29103.setContent(html_e59b66cc2f8824a5e1af347d9ebdb4a8);
|
|
|
|
|
|
|
|
marker_54b022bbdfaf3206ebd6363f8fea60cd.bindPopup(popup_9dfac717fc4921fb63ee16c660b29103)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_54b022bbdfaf3206ebd6363f8fea60cd.setIcon(icon_499d7f4e42f6ff362ad4fd1186e44bae);
|
|
|
|
|
|
var marker_af2d5e0b88ad1e152368fc17cdaaefd2 = L.marker(
|
|
[49.281, -123.117],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0a6117139f60408cb79a6906a3a163c2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f480dce5bcb9e22a785cf9ec39cb06c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c53d1da91602de169f7b8ed384c0b84 = $(`<div id="html_2c53d1da91602de169f7b8ed384c0b84" style="width: 100.0%; height: 100.0%;">relay.anmore.me</div>`)[0];
|
|
popup_f480dce5bcb9e22a785cf9ec39cb06c8.setContent(html_2c53d1da91602de169f7b8ed384c0b84);
|
|
|
|
|
|
|
|
marker_af2d5e0b88ad1e152368fc17cdaaefd2.bindPopup(popup_f480dce5bcb9e22a785cf9ec39cb06c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af2d5e0b88ad1e152368fc17cdaaefd2.setIcon(icon_0a6117139f60408cb79a6906a3a163c2);
|
|
|
|
|
|
var marker_febefdb755c5bb3659b67759c4e73383 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f2544afc8534ead254538ebf3424fab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36cc24c5a237afa15193b819ce65bd4e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd01fffa488a0b691756f7a540aaf5d4 = $(`<div id="html_cd01fffa488a0b691756f7a540aaf5d4" style="width: 100.0%; height: 100.0%;">orly-relay.imwald.eu</div>`)[0];
|
|
popup_36cc24c5a237afa15193b819ce65bd4e.setContent(html_cd01fffa488a0b691756f7a540aaf5d4);
|
|
|
|
|
|
|
|
marker_febefdb755c5bb3659b67759c4e73383.bindPopup(popup_36cc24c5a237afa15193b819ce65bd4e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_febefdb755c5bb3659b67759c4e73383.setIcon(icon_f2544afc8534ead254538ebf3424fab8);
|
|
|
|
|
|
var marker_9146eeb5f319ee9ff7d4f74578316f03 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_15c7467c6e85c7c335760e508019a0c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_68532b60a78008a8f9831e6c956e7ef6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_92649498209fec840d6bd6a09f399a91 = $(`<div id="html_92649498209fec840d6bd6a09f399a91" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_68532b60a78008a8f9831e6c956e7ef6.setContent(html_92649498209fec840d6bd6a09f399a91);
|
|
|
|
|
|
|
|
marker_9146eeb5f319ee9ff7d4f74578316f03.bindPopup(popup_68532b60a78008a8f9831e6c956e7ef6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9146eeb5f319ee9ff7d4f74578316f03.setIcon(icon_15c7467c6e85c7c335760e508019a0c6);
|
|
|
|
|
|
var marker_7eb540dadb2dad4306075bdfae9c70d6 = L.marker(
|
|
[42.6978, 23.3246],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_6755e839ed0b7e6d0b8f7dcc5ebd2868 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0490fe21861b9f7eaab9f113450e7d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45c51c3bd43bbc6edc3d8ed497967e7a = $(`<div id="html_45c51c3bd43bbc6edc3d8ed497967e7a" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_0490fe21861b9f7eaab9f113450e7d63.setContent(html_45c51c3bd43bbc6edc3d8ed497967e7a);
|
|
|
|
|
|
|
|
marker_7eb540dadb2dad4306075bdfae9c70d6.bindPopup(popup_0490fe21861b9f7eaab9f113450e7d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7eb540dadb2dad4306075bdfae9c70d6.setIcon(icon_6755e839ed0b7e6d0b8f7dcc5ebd2868);
|
|
|
|
|
|
var marker_29a92c2efce94a1864b143eba0d38c5e = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8dace3c551aa9303e6dd321233be142c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a06c0cc18925da89e67cf0bdd3449015 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4be08b006414db9e8b1cd64bbdda7602 = $(`<div id="html_4be08b006414db9e8b1cd64bbdda7602" style="width: 100.0%; height: 100.0%;">nostr.dpinkerton.com</div>`)[0];
|
|
popup_a06c0cc18925da89e67cf0bdd3449015.setContent(html_4be08b006414db9e8b1cd64bbdda7602);
|
|
|
|
|
|
|
|
marker_29a92c2efce94a1864b143eba0d38c5e.bindPopup(popup_a06c0cc18925da89e67cf0bdd3449015)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29a92c2efce94a1864b143eba0d38c5e.setIcon(icon_8dace3c551aa9303e6dd321233be142c);
|
|
|
|
|
|
var marker_57b4afbf71a071d286e7b6313a5dd63b = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c7e13f30961575a0fb53660d32d482dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1dd395ca2e2ab4877882bcd987283db1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d0d2e7ac003ad43f55d5dbb4e6930693 = $(`<div id="html_d0d2e7ac003ad43f55d5dbb4e6930693" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_1dd395ca2e2ab4877882bcd987283db1.setContent(html_d0d2e7ac003ad43f55d5dbb4e6930693);
|
|
|
|
|
|
|
|
marker_57b4afbf71a071d286e7b6313a5dd63b.bindPopup(popup_1dd395ca2e2ab4877882bcd987283db1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_57b4afbf71a071d286e7b6313a5dd63b.setIcon(icon_c7e13f30961575a0fb53660d32d482dc);
|
|
|
|
|
|
var marker_b74a882009dc2656ae40c2ac16c1218e = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_693d35ba3454d2537b7dc76fcccb57a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d187daab5e29c8032640c2b467457006 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd21c66b2c45bf74ab83525c2e420820 = $(`<div id="html_bd21c66b2c45bf74ab83525c2e420820" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_d187daab5e29c8032640c2b467457006.setContent(html_bd21c66b2c45bf74ab83525c2e420820);
|
|
|
|
|
|
|
|
marker_b74a882009dc2656ae40c2ac16c1218e.bindPopup(popup_d187daab5e29c8032640c2b467457006)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b74a882009dc2656ae40c2ac16c1218e.setIcon(icon_693d35ba3454d2537b7dc76fcccb57a6);
|
|
|
|
|
|
var marker_f363977a3ca1d453450113bbb5d84aed = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3726938ee707c86ebcbe2c43d6c66689 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09de1f7dadeff65dcfa1347e1821d49e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69e7d650d5e3fa4b9ff94e5e4c885331 = $(`<div id="html_69e7d650d5e3fa4b9ff94e5e4c885331" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_09de1f7dadeff65dcfa1347e1821d49e.setContent(html_69e7d650d5e3fa4b9ff94e5e4c885331);
|
|
|
|
|
|
|
|
marker_f363977a3ca1d453450113bbb5d84aed.bindPopup(popup_09de1f7dadeff65dcfa1347e1821d49e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f363977a3ca1d453450113bbb5d84aed.setIcon(icon_3726938ee707c86ebcbe2c43d6c66689);
|
|
|
|
|
|
var marker_1073f4c5b832f7212c03e97baaf3e602 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d147de04c061dd6b70e53ed879e91ef4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d71fe51da137a818b5de2ab69b73a5a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fa6a684b63345b7eaa37e21c631b525b = $(`<div id="html_fa6a684b63345b7eaa37e21c631b525b" style="width: 100.0%; height: 100.0%;">fenrir-s.notoshi.win</div>`)[0];
|
|
popup_d71fe51da137a818b5de2ab69b73a5a4.setContent(html_fa6a684b63345b7eaa37e21c631b525b);
|
|
|
|
|
|
|
|
marker_1073f4c5b832f7212c03e97baaf3e602.bindPopup(popup_d71fe51da137a818b5de2ab69b73a5a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1073f4c5b832f7212c03e97baaf3e602.setIcon(icon_d147de04c061dd6b70e53ed879e91ef4);
|
|
|
|
|
|
var marker_c1b3f22cb280097e273f6d5b07eb10c3 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_b441714c475d181d6acadd1acf430836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_52e022816a408a304bbf80fc94c65ded = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1514c6f73bc39aa47ebe23e6a4bf5900 = $(`<div id="html_1514c6f73bc39aa47ebe23e6a4bf5900" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_52e022816a408a304bbf80fc94c65ded.setContent(html_1514c6f73bc39aa47ebe23e6a4bf5900);
|
|
|
|
|
|
|
|
marker_c1b3f22cb280097e273f6d5b07eb10c3.bindPopup(popup_52e022816a408a304bbf80fc94c65ded)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1b3f22cb280097e273f6d5b07eb10c3.setIcon(icon_b441714c475d181d6acadd1acf430836);
|
|
|
|
|
|
var marker_3484fb02ed85ed74e8d5f065dbdaf0fe = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f128bb2dd728ea9c790c9e92953b14b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34db593cf9721b2ccadf1a3638c17fe6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c99d49acedd7e39c1c0b15c40349cb1 = $(`<div id="html_7c99d49acedd7e39c1c0b15c40349cb1" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_34db593cf9721b2ccadf1a3638c17fe6.setContent(html_7c99d49acedd7e39c1c0b15c40349cb1);
|
|
|
|
|
|
|
|
marker_3484fb02ed85ed74e8d5f065dbdaf0fe.bindPopup(popup_34db593cf9721b2ccadf1a3638c17fe6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3484fb02ed85ed74e8d5f065dbdaf0fe.setIcon(icon_f128bb2dd728ea9c790c9e92953b14b2);
|
|
|
|
|
|
var marker_81bab0eeb110ce62e78c5f295d57fe17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_6cac3603a113912d3adf90f8e77c2ea1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7510c5162b8cacf89aa429b9b38b742a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d09ffb986c7a224b0dec0100edd784d = $(`<div id="html_3d09ffb986c7a224b0dec0100edd784d" style="width: 100.0%; height: 100.0%;">aaa-api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_7510c5162b8cacf89aa429b9b38b742a.setContent(html_3d09ffb986c7a224b0dec0100edd784d);
|
|
|
|
|
|
|
|
marker_81bab0eeb110ce62e78c5f295d57fe17.bindPopup(popup_7510c5162b8cacf89aa429b9b38b742a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81bab0eeb110ce62e78c5f295d57fe17.setIcon(icon_6cac3603a113912d3adf90f8e77c2ea1);
|
|
|
|
|
|
var marker_4f30641130cf751164bc82bdc8c88f84 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_515623a735cc6d9b95d9fd1510fba51c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3525c69f311c22847abe6594c6f5aa33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9f7f9d6b5402fcae5f00b57cefcbc9d = $(`<div id="html_c9f7f9d6b5402fcae5f00b57cefcbc9d" style="width: 100.0%; height: 100.0%;">relay.bitcoindistrict.org</div>`)[0];
|
|
popup_3525c69f311c22847abe6594c6f5aa33.setContent(html_c9f7f9d6b5402fcae5f00b57cefcbc9d);
|
|
|
|
|
|
|
|
marker_4f30641130cf751164bc82bdc8c88f84.bindPopup(popup_3525c69f311c22847abe6594c6f5aa33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f30641130cf751164bc82bdc8c88f84.setIcon(icon_515623a735cc6d9b95d9fd1510fba51c);
|
|
|
|
|
|
var marker_56e5381862dc18f3e03bed8419c34b96 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_649fad85b65b460b1d9c637b84f33f5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_86e3e446673d17da16f1fb646b82c4d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f161643d524c07ef350076dd21526a7a = $(`<div id="html_f161643d524c07ef350076dd21526a7a" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_86e3e446673d17da16f1fb646b82c4d5.setContent(html_f161643d524c07ef350076dd21526a7a);
|
|
|
|
|
|
|
|
marker_56e5381862dc18f3e03bed8419c34b96.bindPopup(popup_86e3e446673d17da16f1fb646b82c4d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56e5381862dc18f3e03bed8419c34b96.setIcon(icon_649fad85b65b460b1d9c637b84f33f5b);
|
|
|
|
|
|
var marker_97e11c116b4d747e7f564fe5a1901c29 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_511f97b234673a55c4582a55933d388d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6196e9401a0a5cfd5ae155b7eb803165 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6e7114c02e6e9495fa56c312c446a7d = $(`<div id="html_c6e7114c02e6e9495fa56c312c446a7d" style="width: 100.0%; height: 100.0%;">discovery.us.nostria.app</div>`)[0];
|
|
popup_6196e9401a0a5cfd5ae155b7eb803165.setContent(html_c6e7114c02e6e9495fa56c312c446a7d);
|
|
|
|
|
|
|
|
marker_97e11c116b4d747e7f564fe5a1901c29.bindPopup(popup_6196e9401a0a5cfd5ae155b7eb803165)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_97e11c116b4d747e7f564fe5a1901c29.setIcon(icon_511f97b234673a55c4582a55933d388d);
|
|
|
|
|
|
var marker_61fc8890230fb2637e4ef39c6fc47f7d = L.marker(
|
|
[60.4032, 25.0321],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_47def2bd2eb5fa19740c52bac6e5b717 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6601f685a33e6ebe23b98986507fbe90 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e7dc8636240160e206ac72f5bf71c2d = $(`<div id="html_1e7dc8636240160e206ac72f5bf71c2d" style="width: 100.0%; height: 100.0%;">relay.cyphernomad.com</div>`)[0];
|
|
popup_6601f685a33e6ebe23b98986507fbe90.setContent(html_1e7dc8636240160e206ac72f5bf71c2d);
|
|
|
|
|
|
|
|
marker_61fc8890230fb2637e4ef39c6fc47f7d.bindPopup(popup_6601f685a33e6ebe23b98986507fbe90)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61fc8890230fb2637e4ef39c6fc47f7d.setIcon(icon_47def2bd2eb5fa19740c52bac6e5b717);
|
|
|
|
|
|
var marker_c2eebb66a8206c97fac3b079a1d51025 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ee96e595311c249bc1eb85a3bc2a2015 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_038a3b7ed334dac99f34833cabb43a9d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60ce05e5557be0a5785a542579694bd6 = $(`<div id="html_60ce05e5557be0a5785a542579694bd6" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_038a3b7ed334dac99f34833cabb43a9d.setContent(html_60ce05e5557be0a5785a542579694bd6);
|
|
|
|
|
|
|
|
marker_c2eebb66a8206c97fac3b079a1d51025.bindPopup(popup_038a3b7ed334dac99f34833cabb43a9d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2eebb66a8206c97fac3b079a1d51025.setIcon(icon_ee96e595311c249bc1eb85a3bc2a2015);
|
|
|
|
|
|
var marker_0c89a1f6da47f80901144831adbe2a27 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_b6e3f5db20887af06fd092a9b0b6c546 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65aa109582ebcfeab902d9231a47f007 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b7584fe7e786ecf89a0d1ed23eaba00 = $(`<div id="html_5b7584fe7e786ecf89a0d1ed23eaba00" style="width: 100.0%; height: 100.0%;">espelho.girino.org</div>`)[0];
|
|
popup_65aa109582ebcfeab902d9231a47f007.setContent(html_5b7584fe7e786ecf89a0d1ed23eaba00);
|
|
|
|
|
|
|
|
marker_0c89a1f6da47f80901144831adbe2a27.bindPopup(popup_65aa109582ebcfeab902d9231a47f007)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c89a1f6da47f80901144831adbe2a27.setIcon(icon_b6e3f5db20887af06fd092a9b0b6c546);
|
|
|
|
|
|
var marker_42f5c044e186c4766fe958ad96029acb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d971f302aa457e4fb11c6cc6bdf2c86b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2838bdb73377fc3506c1339b44665a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_541bf04b9c8e8678cb498bcf24009ad1 = $(`<div id="html_541bf04b9c8e8678cb498bcf24009ad1" style="width: 100.0%; height: 100.0%;">wheat.happytavern.co</div>`)[0];
|
|
popup_d2838bdb73377fc3506c1339b44665a9.setContent(html_541bf04b9c8e8678cb498bcf24009ad1);
|
|
|
|
|
|
|
|
marker_42f5c044e186c4766fe958ad96029acb.bindPopup(popup_d2838bdb73377fc3506c1339b44665a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42f5c044e186c4766fe958ad96029acb.setIcon(icon_d971f302aa457e4fb11c6cc6bdf2c86b);
|
|
|
|
|
|
var marker_7044ec830b7d7e6418424650004428d2 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_9650b9e3c36926cf907e49ce8e0be501 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_661c06dcc5c2a2125050c483ab57740c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad2778ec6599603f2044e9578dcde7bb = $(`<div id="html_ad2778ec6599603f2044e9578dcde7bb" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_661c06dcc5c2a2125050c483ab57740c.setContent(html_ad2778ec6599603f2044e9578dcde7bb);
|
|
|
|
|
|
|
|
marker_7044ec830b7d7e6418424650004428d2.bindPopup(popup_661c06dcc5c2a2125050c483ab57740c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7044ec830b7d7e6418424650004428d2.setIcon(icon_9650b9e3c36926cf907e49ce8e0be501);
|
|
|
|
|
|
var marker_993faf8cc799346925d51cd334efda9d = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_dba50e3657358ef461bedc976ed96564 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_abad0e089245fe238cf4401667fc27e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8a64e35369d0b64a7e47dc87828fef96 = $(`<div id="html_8a64e35369d0b64a7e47dc87828fef96" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_abad0e089245fe238cf4401667fc27e2.setContent(html_8a64e35369d0b64a7e47dc87828fef96);
|
|
|
|
|
|
|
|
marker_993faf8cc799346925d51cd334efda9d.bindPopup(popup_abad0e089245fe238cf4401667fc27e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_993faf8cc799346925d51cd334efda9d.setIcon(icon_dba50e3657358ef461bedc976ed96564);
|
|
|
|
|
|
var marker_1ea9a5b184f71b05405052b0baeaf399 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_664f9f3a90051e8fe008781728235b35 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9bb20f79168854ae60029c7f8675e56a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23306abd10b30c6d078cb2a69f6f4967 = $(`<div id="html_23306abd10b30c6d078cb2a69f6f4967" style="width: 100.0%; height: 100.0%;">relay.bitmacro.pro</div>`)[0];
|
|
popup_9bb20f79168854ae60029c7f8675e56a.setContent(html_23306abd10b30c6d078cb2a69f6f4967);
|
|
|
|
|
|
|
|
marker_1ea9a5b184f71b05405052b0baeaf399.bindPopup(popup_9bb20f79168854ae60029c7f8675e56a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1ea9a5b184f71b05405052b0baeaf399.setIcon(icon_664f9f3a90051e8fe008781728235b35);
|
|
|
|
|
|
var marker_35a8cde7d24d9a2e687857a5558a81f5 = L.marker(
|
|
[45.8399, -119.701],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_cb6bad7401587ab5077c1c83ac7823d0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_523d9bd94b0895f11d0b14f102101432 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5b3b1ff48006bb24b91332cfbd2a5e6a = $(`<div id="html_5b3b1ff48006bb24b91332cfbd2a5e6a" style="width: 100.0%; height: 100.0%;">relay.apps.prod.aws.ocp.signet.ing</div>`)[0];
|
|
popup_523d9bd94b0895f11d0b14f102101432.setContent(html_5b3b1ff48006bb24b91332cfbd2a5e6a);
|
|
|
|
|
|
|
|
marker_35a8cde7d24d9a2e687857a5558a81f5.bindPopup(popup_523d9bd94b0895f11d0b14f102101432)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35a8cde7d24d9a2e687857a5558a81f5.setIcon(icon_cb6bad7401587ab5077c1c83ac7823d0);
|
|
|
|
|
|
var marker_403322235628c85ce070b7aa7feda789 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d6dbe435db977a6fd2c6ff380f4b62ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_38ca0eb09d81e389d7c575eb9f31e31f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0eb617aa79610a80519f5615d74ea017 = $(`<div id="html_0eb617aa79610a80519f5615d74ea017" style="width: 100.0%; height: 100.0%;">relay.bitmacro.io</div>`)[0];
|
|
popup_38ca0eb09d81e389d7c575eb9f31e31f.setContent(html_0eb617aa79610a80519f5615d74ea017);
|
|
|
|
|
|
|
|
marker_403322235628c85ce070b7aa7feda789.bindPopup(popup_38ca0eb09d81e389d7c575eb9f31e31f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_403322235628c85ce070b7aa7feda789.setIcon(icon_d6dbe435db977a6fd2c6ff380f4b62ce);
|
|
|
|
|
|
var marker_445db8ac2cac0e80c53f8de73d2b964b = L.marker(
|
|
[43.6591, -70.2568],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e2071d4ab33843b7ea22c905345426e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f11ca7a3eeff862206b1c83e0a8e0d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7321f454cd2245be05bcbda0af1d04ec = $(`<div id="html_7321f454cd2245be05bcbda0af1d04ec" style="width: 100.0%; height: 100.0%;">nostr.tuckerbradford.com</div>`)[0];
|
|
popup_8f11ca7a3eeff862206b1c83e0a8e0d2.setContent(html_7321f454cd2245be05bcbda0af1d04ec);
|
|
|
|
|
|
|
|
marker_445db8ac2cac0e80c53f8de73d2b964b.bindPopup(popup_8f11ca7a3eeff862206b1c83e0a8e0d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_445db8ac2cac0e80c53f8de73d2b964b.setIcon(icon_e2071d4ab33843b7ea22c905345426e7);
|
|
|
|
|
|
var marker_176e3fe1f954cd7faa7e2eaea072819f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8213bea51d3ee112ee60704b1b117502 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd71b6d0cf80b369e7c3f941cd7eb6cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c5d53cb1c9e2a8a6d7575a913bd0b838 = $(`<div id="html_c5d53cb1c9e2a8a6d7575a913bd0b838" style="width: 100.0%; height: 100.0%;">relay.pinseekr.golf</div>`)[0];
|
|
popup_bd71b6d0cf80b369e7c3f941cd7eb6cf.setContent(html_c5d53cb1c9e2a8a6d7575a913bd0b838);
|
|
|
|
|
|
|
|
marker_176e3fe1f954cd7faa7e2eaea072819f.bindPopup(popup_bd71b6d0cf80b369e7c3f941cd7eb6cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_176e3fe1f954cd7faa7e2eaea072819f.setIcon(icon_8213bea51d3ee112ee60704b1b117502);
|
|
|
|
|
|
var marker_11ab0a0b64c05c7b2bdfc285a943db42 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3aaeba9848bf633317fc46a78cc7651f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_922d75d1b318b4017037e093679fe26c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_984f69e613f973aebd89429ed3b844e4 = $(`<div id="html_984f69e613f973aebd89429ed3b844e4" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_922d75d1b318b4017037e093679fe26c.setContent(html_984f69e613f973aebd89429ed3b844e4);
|
|
|
|
|
|
|
|
marker_11ab0a0b64c05c7b2bdfc285a943db42.bindPopup(popup_922d75d1b318b4017037e093679fe26c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11ab0a0b64c05c7b2bdfc285a943db42.setIcon(icon_3aaeba9848bf633317fc46a78cc7651f);
|
|
|
|
|
|
var marker_f8c233cfc317e816184ec161330c36b9 = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_53dd022891116ed6196b552cb6cdaf00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc4da99511ca596d9cb5f8d0fff99d5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f971e49ba921db90f509b54db9f267a3 = $(`<div id="html_f971e49ba921db90f509b54db9f267a3" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_dc4da99511ca596d9cb5f8d0fff99d5e.setContent(html_f971e49ba921db90f509b54db9f267a3);
|
|
|
|
|
|
|
|
marker_f8c233cfc317e816184ec161330c36b9.bindPopup(popup_dc4da99511ca596d9cb5f8d0fff99d5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f8c233cfc317e816184ec161330c36b9.setIcon(icon_53dd022891116ed6196b552cb6cdaf00);
|
|
|
|
|
|
var marker_39720dd01b3f736da35e3432a06962d2 = L.marker(
|
|
[49.1689, -0.358841],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_15ddbea7b0aa595fb89738ce898891af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11e960dddaa70fb1f92b91fca72d3159 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a733056ca0296f8105119d54993b488 = $(`<div id="html_4a733056ca0296f8105119d54993b488" style="width: 100.0%; height: 100.0%;">relay.orangepill.ovh</div>`)[0];
|
|
popup_11e960dddaa70fb1f92b91fca72d3159.setContent(html_4a733056ca0296f8105119d54993b488);
|
|
|
|
|
|
|
|
marker_39720dd01b3f736da35e3432a06962d2.bindPopup(popup_11e960dddaa70fb1f92b91fca72d3159)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_39720dd01b3f736da35e3432a06962d2.setIcon(icon_15ddbea7b0aa595fb89738ce898891af);
|
|
|
|
|
|
var marker_42d44ebf9e5d19c81413684ef53e93ae = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_53072d5a572a54f0efd59d72dc8876f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5b0415f1edba7d8c3782c659d5b4558 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0535544aeb3181caf99de5531790936b = $(`<div id="html_0535544aeb3181caf99de5531790936b" style="width: 100.0%; height: 100.0%;">relay.xavierdamman.com</div>`)[0];
|
|
popup_d5b0415f1edba7d8c3782c659d5b4558.setContent(html_0535544aeb3181caf99de5531790936b);
|
|
|
|
|
|
|
|
marker_42d44ebf9e5d19c81413684ef53e93ae.bindPopup(popup_d5b0415f1edba7d8c3782c659d5b4558)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42d44ebf9e5d19c81413684ef53e93ae.setIcon(icon_53072d5a572a54f0efd59d72dc8876f8);
|
|
|
|
|
|
var marker_f1363d6d18de72277122e4a3349f32a8 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8c3799433ebbd68215711b3a7c4b1eb1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f3e2473a37f24e65eb1136b5a1e0ef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_81045053586b4f5b25ce33df5639519e = $(`<div id="html_81045053586b4f5b25ce33df5639519e" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_8f3e2473a37f24e65eb1136b5a1e0ef8.setContent(html_81045053586b4f5b25ce33df5639519e);
|
|
|
|
|
|
|
|
marker_f1363d6d18de72277122e4a3349f32a8.bindPopup(popup_8f3e2473a37f24e65eb1136b5a1e0ef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1363d6d18de72277122e4a3349f32a8.setIcon(icon_8c3799433ebbd68215711b3a7c4b1eb1);
|
|
|
|
|
|
var marker_d5c08b95ac444f8fa9547416c0e65111 = L.marker(
|
|
[39.9042, 116.407],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d4fe92000c79533cb5037686f781e94b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22509ea6a41f1c5c2a139bd91ae539dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a18575ebca80cf6fbe87a6ee5f879fb9 = $(`<div id="html_a18575ebca80cf6fbe87a6ee5f879fb9" style="width: 100.0%; height: 100.0%;">ms.chinacounty.com</div>`)[0];
|
|
popup_22509ea6a41f1c5c2a139bd91ae539dc.setContent(html_a18575ebca80cf6fbe87a6ee5f879fb9);
|
|
|
|
|
|
|
|
marker_d5c08b95ac444f8fa9547416c0e65111.bindPopup(popup_22509ea6a41f1c5c2a139bd91ae539dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5c08b95ac444f8fa9547416c0e65111.setIcon(icon_d4fe92000c79533cb5037686f781e94b);
|
|
|
|
|
|
var marker_8ee4b47e21ea2b338510fa6130b2d4ea = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_df402834b677b48a710bbc4cccedb00b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_249a2d5fc9efa55fbbbd295c3c082657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aabb3dc021f4809b017f77b999398abd = $(`<div id="html_aabb3dc021f4809b017f77b999398abd" style="width: 100.0%; height: 100.0%;">nos.xmark.cc</div>`)[0];
|
|
popup_249a2d5fc9efa55fbbbd295c3c082657.setContent(html_aabb3dc021f4809b017f77b999398abd);
|
|
|
|
|
|
|
|
marker_8ee4b47e21ea2b338510fa6130b2d4ea.bindPopup(popup_249a2d5fc9efa55fbbbd295c3c082657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee4b47e21ea2b338510fa6130b2d4ea.setIcon(icon_df402834b677b48a710bbc4cccedb00b);
|
|
|
|
|
|
var marker_74dc53c1b20194e090939b4b18cb784b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_6365aa41c89de641992760c337c8d466 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d69309ddc27a7aa6496371a57416800 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_180c4707af9f3a2eb87803afefe665a1 = $(`<div id="html_180c4707af9f3a2eb87803afefe665a1" style="width: 100.0%; height: 100.0%;">plebchain.club</div>`)[0];
|
|
popup_6d69309ddc27a7aa6496371a57416800.setContent(html_180c4707af9f3a2eb87803afefe665a1);
|
|
|
|
|
|
|
|
marker_74dc53c1b20194e090939b4b18cb784b.bindPopup(popup_6d69309ddc27a7aa6496371a57416800)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_74dc53c1b20194e090939b4b18cb784b.setIcon(icon_6365aa41c89de641992760c337c8d466);
|
|
|
|
|
|
var marker_b280fc85d95affe1836d6b6e8d7fd025 = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_902f4a8db59412380f96f21ba4396c74 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4a631f8b86d36598509a242ca98af4c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dfdb62500ff54b36a19e074a6c690776 = $(`<div id="html_dfdb62500ff54b36a19e074a6c690776" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_e4a631f8b86d36598509a242ca98af4c.setContent(html_dfdb62500ff54b36a19e074a6c690776);
|
|
|
|
|
|
|
|
marker_b280fc85d95affe1836d6b6e8d7fd025.bindPopup(popup_e4a631f8b86d36598509a242ca98af4c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b280fc85d95affe1836d6b6e8d7fd025.setIcon(icon_902f4a8db59412380f96f21ba4396c74);
|
|
|
|
|
|
var marker_27016c947eae6162fccf05ecdf504784 = L.marker(
|
|
[34.7062, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ab74886ed1c260f6e4451173d00dfcac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb8b0bdc4c1a0907b47b07bae4f559df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9c2a53319b7fb2bd3b6aac971959d68b = $(`<div id="html_9c2a53319b7fb2bd3b6aac971959d68b" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_cb8b0bdc4c1a0907b47b07bae4f559df.setContent(html_9c2a53319b7fb2bd3b6aac971959d68b);
|
|
|
|
|
|
|
|
marker_27016c947eae6162fccf05ecdf504784.bindPopup(popup_cb8b0bdc4c1a0907b47b07bae4f559df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27016c947eae6162fccf05ecdf504784.setIcon(icon_ab74886ed1c260f6e4451173d00dfcac);
|
|
|
|
|
|
var marker_a48e4d0b8d2621b19c4b69b7c058851b = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_5f22f5ca0727c95eac97da6fcbb86bd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2aee32f379b5824c97bae014bfc93fd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8df161d2940d84c9a567d2e0543c4cab = $(`<div id="html_8df161d2940d84c9a567d2e0543c4cab" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_2aee32f379b5824c97bae014bfc93fd0.setContent(html_8df161d2940d84c9a567d2e0543c4cab);
|
|
|
|
|
|
|
|
marker_a48e4d0b8d2621b19c4b69b7c058851b.bindPopup(popup_2aee32f379b5824c97bae014bfc93fd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a48e4d0b8d2621b19c4b69b7c058851b.setIcon(icon_5f22f5ca0727c95eac97da6fcbb86bd7);
|
|
|
|
|
|
var marker_9f660316a051a8c84b231521752f94da = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_52f6e44c5704de9cea471ea7769e64f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_035001972c321394a49e26312946acbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_160406ae565042f452120928599c47db = $(`<div id="html_160406ae565042f452120928599c47db" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_035001972c321394a49e26312946acbe.setContent(html_160406ae565042f452120928599c47db);
|
|
|
|
|
|
|
|
marker_9f660316a051a8c84b231521752f94da.bindPopup(popup_035001972c321394a49e26312946acbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f660316a051a8c84b231521752f94da.setIcon(icon_52f6e44c5704de9cea471ea7769e64f7);
|
|
|
|
|
|
var marker_1f3666bb5aebd20197781cb6bcac1c72 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8d4f5108c5361dd7c134b2530aeb7b15 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_69c65b63526528736267c6678746985f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c7ddd82d2439d8f542f982aa712e3c2d = $(`<div id="html_c7ddd82d2439d8f542f982aa712e3c2d" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_69c65b63526528736267c6678746985f.setContent(html_c7ddd82d2439d8f542f982aa712e3c2d);
|
|
|
|
|
|
|
|
marker_1f3666bb5aebd20197781cb6bcac1c72.bindPopup(popup_69c65b63526528736267c6678746985f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f3666bb5aebd20197781cb6bcac1c72.setIcon(icon_8d4f5108c5361dd7c134b2530aeb7b15);
|
|
|
|
|
|
var marker_59ff3088e638d18bafef9587779e2653 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1d36c99e1aff61a1d9d45de68e14a5dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d27a563c6ce623a6c9da222e35223ef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b1487a73478e75948af1d176b961d796 = $(`<div id="html_b1487a73478e75948af1d176b961d796" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_d27a563c6ce623a6c9da222e35223ef8.setContent(html_b1487a73478e75948af1d176b961d796);
|
|
|
|
|
|
|
|
marker_59ff3088e638d18bafef9587779e2653.bindPopup(popup_d27a563c6ce623a6c9da222e35223ef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_59ff3088e638d18bafef9587779e2653.setIcon(icon_1d36c99e1aff61a1d9d45de68e14a5dc);
|
|
|
|
|
|
var marker_2dee817bcf74c315911699151adff79a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_af6bd94e56fb9b2a52b2da466007e4cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed164e2876cc42a5e2daf7893e740361 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_78a6ee0d2cf6cdc2fbc6fe91b8163daf = $(`<div id="html_78a6ee0d2cf6cdc2fbc6fe91b8163daf" style="width: 100.0%; height: 100.0%;">nostrue.com</div>`)[0];
|
|
popup_ed164e2876cc42a5e2daf7893e740361.setContent(html_78a6ee0d2cf6cdc2fbc6fe91b8163daf);
|
|
|
|
|
|
|
|
marker_2dee817bcf74c315911699151adff79a.bindPopup(popup_ed164e2876cc42a5e2daf7893e740361)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2dee817bcf74c315911699151adff79a.setIcon(icon_af6bd94e56fb9b2a52b2da466007e4cf);
|
|
|
|
|
|
var marker_b717023e375b3e4d83f3b16e7910ef79 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_72366b5d0d147ad1b9e0af09b9add3a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0daa9d59b9f6b2133e73eaaaad3cd547 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03712068f8f49acdc7826c956c91d75b = $(`<div id="html_03712068f8f49acdc7826c956c91d75b" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_0daa9d59b9f6b2133e73eaaaad3cd547.setContent(html_03712068f8f49acdc7826c956c91d75b);
|
|
|
|
|
|
|
|
marker_b717023e375b3e4d83f3b16e7910ef79.bindPopup(popup_0daa9d59b9f6b2133e73eaaaad3cd547)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b717023e375b3e4d83f3b16e7910ef79.setIcon(icon_72366b5d0d147ad1b9e0af09b9add3a3);
|
|
|
|
|
|
var marker_404391448345ffbe7f587178e2363798 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_47025f75d7f95a3c73c108a31f4c3705 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac9a7533a8e5958a90350a5964ac6c92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_285d99f3e76835bba5fb5f940afdfdfb = $(`<div id="html_285d99f3e76835bba5fb5f940afdfdfb" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_ac9a7533a8e5958a90350a5964ac6c92.setContent(html_285d99f3e76835bba5fb5f940afdfdfb);
|
|
|
|
|
|
|
|
marker_404391448345ffbe7f587178e2363798.bindPopup(popup_ac9a7533a8e5958a90350a5964ac6c92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_404391448345ffbe7f587178e2363798.setIcon(icon_47025f75d7f95a3c73c108a31f4c3705);
|
|
|
|
|
|
var marker_2885b17f54569affcd84658f76535ab8 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_792b26896924a21cd8781a22007b74ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1a376d6af0e8ef28d45c7c83438c822 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0f431e20cb70aca02ca20806534c1eb = $(`<div id="html_e0f431e20cb70aca02ca20806534c1eb" style="width: 100.0%; height: 100.0%;">khatru.nostrver.se</div>`)[0];
|
|
popup_d1a376d6af0e8ef28d45c7c83438c822.setContent(html_e0f431e20cb70aca02ca20806534c1eb);
|
|
|
|
|
|
|
|
marker_2885b17f54569affcd84658f76535ab8.bindPopup(popup_d1a376d6af0e8ef28d45c7c83438c822)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2885b17f54569affcd84658f76535ab8.setIcon(icon_792b26896924a21cd8781a22007b74ec);
|
|
|
|
|
|
var marker_561b9d1688aa260e4bf69d6bb385961a = L.marker(
|
|
[51.2821, 6.78285],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_075c8073e4b0eebcabfaa324d5c701fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_611ccd7eff2ff4f2b4c2293d1e1d84ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7b09ea07725e93e4a6dff8b2f4a66a65 = $(`<div id="html_7b09ea07725e93e4a6dff8b2f4a66a65" style="width: 100.0%; height: 100.0%;">nostr.mikoshi.de</div>`)[0];
|
|
popup_611ccd7eff2ff4f2b4c2293d1e1d84ff.setContent(html_7b09ea07725e93e4a6dff8b2f4a66a65);
|
|
|
|
|
|
|
|
marker_561b9d1688aa260e4bf69d6bb385961a.bindPopup(popup_611ccd7eff2ff4f2b4c2293d1e1d84ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_561b9d1688aa260e4bf69d6bb385961a.setIcon(icon_075c8073e4b0eebcabfaa324d5c701fd);
|
|
|
|
|
|
var marker_258234756bac329c7458ab18e12fb19c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3976723f9d34e166834919d374a8088c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3617fd0946dc7829816c88d314040d63 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_110fe7d9e4989f788aa053411378dc84 = $(`<div id="html_110fe7d9e4989f788aa053411378dc84" style="width: 100.0%; height: 100.0%;">wot.dtonon.com</div>`)[0];
|
|
popup_3617fd0946dc7829816c88d314040d63.setContent(html_110fe7d9e4989f788aa053411378dc84);
|
|
|
|
|
|
|
|
marker_258234756bac329c7458ab18e12fb19c.bindPopup(popup_3617fd0946dc7829816c88d314040d63)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_258234756bac329c7458ab18e12fb19c.setIcon(icon_3976723f9d34e166834919d374a8088c);
|
|
|
|
|
|
var marker_8b32c998c8db2c7c9997ef4b12ce15f7 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_a2809c398979bb935b9744278aaa0734 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_815958b793f48eab8027ecae9fa08ef8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e8d9fa81d9a1a5de01ec6c3d7a2c5eec = $(`<div id="html_e8d9fa81d9a1a5de01ec6c3d7a2c5eec" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_815958b793f48eab8027ecae9fa08ef8.setContent(html_e8d9fa81d9a1a5de01ec6c3d7a2c5eec);
|
|
|
|
|
|
|
|
marker_8b32c998c8db2c7c9997ef4b12ce15f7.bindPopup(popup_815958b793f48eab8027ecae9fa08ef8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b32c998c8db2c7c9997ef4b12ce15f7.setIcon(icon_a2809c398979bb935b9744278aaa0734);
|
|
|
|
|
|
var marker_55a7a2eff961b3b5967597eade55893b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_fbc86e9a911965f00153ae6479940a72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23d3965210ee0bd21faa8c9c7dc37357 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8229c98eb85397781d45d16676e24788 = $(`<div id="html_8229c98eb85397781d45d16676e24788" style="width: 100.0%; height: 100.0%;">relay.satnam.pub</div>`)[0];
|
|
popup_23d3965210ee0bd21faa8c9c7dc37357.setContent(html_8229c98eb85397781d45d16676e24788);
|
|
|
|
|
|
|
|
marker_55a7a2eff961b3b5967597eade55893b.bindPopup(popup_23d3965210ee0bd21faa8c9c7dc37357)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55a7a2eff961b3b5967597eade55893b.setIcon(icon_fbc86e9a911965f00153ae6479940a72);
|
|
|
|
|
|
var marker_df6cd7e28b6d0a17b7afa92faac082f2 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d454a76718d0028606ad2b89b3a2e665 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ba9f930d0a6fb5f0e7185af3a7cf97ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd884291473a3b3adaacfbdb0c173df4 = $(`<div id="html_cd884291473a3b3adaacfbdb0c173df4" style="width: 100.0%; height: 100.0%;">czas.xyz</div>`)[0];
|
|
popup_ba9f930d0a6fb5f0e7185af3a7cf97ef.setContent(html_cd884291473a3b3adaacfbdb0c173df4);
|
|
|
|
|
|
|
|
marker_df6cd7e28b6d0a17b7afa92faac082f2.bindPopup(popup_ba9f930d0a6fb5f0e7185af3a7cf97ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df6cd7e28b6d0a17b7afa92faac082f2.setIcon(icon_d454a76718d0028606ad2b89b3a2e665);
|
|
|
|
|
|
var marker_82dd37c83ba5d7f3e821990d91fb548f = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_87ad983a7f09d62af8c893751fe660b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fca00192d29174b809ffc8566e0948e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d753cc99c341d0422f483c9299fd13d7 = $(`<div id="html_d753cc99c341d0422f483c9299fd13d7" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_1fca00192d29174b809ffc8566e0948e.setContent(html_d753cc99c341d0422f483c9299fd13d7);
|
|
|
|
|
|
|
|
marker_82dd37c83ba5d7f3e821990d91fb548f.bindPopup(popup_1fca00192d29174b809ffc8566e0948e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82dd37c83ba5d7f3e821990d91fb548f.setIcon(icon_87ad983a7f09d62af8c893751fe660b7);
|
|
|
|
|
|
var marker_b0e939c256c515024333a959aad96938 = L.marker(
|
|
[25.7975, -80.23],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7aef58d9616fa6c16bcb63581f6df3e4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8af0472b1bdeb063bdbc1d08ee89e341 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_886d3c81595ab8ec1de3be1510d5d13b = $(`<div id="html_886d3c81595ab8ec1de3be1510d5d13b" style="width: 100.0%; height: 100.0%;">relay.magiccity.live</div>`)[0];
|
|
popup_8af0472b1bdeb063bdbc1d08ee89e341.setContent(html_886d3c81595ab8ec1de3be1510d5d13b);
|
|
|
|
|
|
|
|
marker_b0e939c256c515024333a959aad96938.bindPopup(popup_8af0472b1bdeb063bdbc1d08ee89e341)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0e939c256c515024333a959aad96938.setIcon(icon_7aef58d9616fa6c16bcb63581f6df3e4);
|
|
|
|
|
|
var marker_ca9874c647073dc8f3f5a0e491e8c0da = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7bffdb2986f7d9903209a790098d1fc8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5f8eadea39fa3804c705020f8da7ed71 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1c4c678696cb6c692d535b2aeb4226ff = $(`<div id="html_1c4c678696cb6c692d535b2aeb4226ff" style="width: 100.0%; height: 100.0%;">theoutpost.life</div>`)[0];
|
|
popup_5f8eadea39fa3804c705020f8da7ed71.setContent(html_1c4c678696cb6c692d535b2aeb4226ff);
|
|
|
|
|
|
|
|
marker_ca9874c647073dc8f3f5a0e491e8c0da.bindPopup(popup_5f8eadea39fa3804c705020f8da7ed71)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca9874c647073dc8f3f5a0e491e8c0da.setIcon(icon_7bffdb2986f7d9903209a790098d1fc8);
|
|
|
|
|
|
var marker_cf22469767842d4f8925df05da2023db = L.marker(
|
|
[41.5868, -93.625],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_152bacbdd997aadc56e8f1489002e72e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8a4247273adb7a309918eb24412725e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0ccb193e9624b36f80e320a7a4680587 = $(`<div id="html_0ccb193e9624b36f80e320a7a4680587" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_8a4247273adb7a309918eb24412725e1.setContent(html_0ccb193e9624b36f80e320a7a4680587);
|
|
|
|
|
|
|
|
marker_cf22469767842d4f8925df05da2023db.bindPopup(popup_8a4247273adb7a309918eb24412725e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf22469767842d4f8925df05da2023db.setIcon(icon_152bacbdd997aadc56e8f1489002e72e);
|
|
|
|
|
|
var marker_5f3a47292f0b354cf76dca5a68bf0ebf = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e6d42976ddce948143e3f1a533b47d61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_98ece71272fd2c4182eae2084c4ac53b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5061bf401ae971d67d5246cd9dd7a2b1 = $(`<div id="html_5061bf401ae971d67d5246cd9dd7a2b1" style="width: 100.0%; height: 100.0%;">relay.bitcoinartclock.com</div>`)[0];
|
|
popup_98ece71272fd2c4182eae2084c4ac53b.setContent(html_5061bf401ae971d67d5246cd9dd7a2b1);
|
|
|
|
|
|
|
|
marker_5f3a47292f0b354cf76dca5a68bf0ebf.bindPopup(popup_98ece71272fd2c4182eae2084c4ac53b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f3a47292f0b354cf76dca5a68bf0ebf.setIcon(icon_e6d42976ddce948143e3f1a533b47d61);
|
|
|
|
|
|
var marker_78dcc7b3d95249ddd91d6d89787807bb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0089af6ac657a8ad457c50f981913ea3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ebcec1104dc10387dc2a18eb6cd0529d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef62ccf485255abc785d8fabd6b3b529 = $(`<div id="html_ef62ccf485255abc785d8fabd6b3b529" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_ebcec1104dc10387dc2a18eb6cd0529d.setContent(html_ef62ccf485255abc785d8fabd6b3b529);
|
|
|
|
|
|
|
|
marker_78dcc7b3d95249ddd91d6d89787807bb.bindPopup(popup_ebcec1104dc10387dc2a18eb6cd0529d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78dcc7b3d95249ddd91d6d89787807bb.setIcon(icon_0089af6ac657a8ad457c50f981913ea3);
|
|
|
|
|
|
var marker_882964bf9e01a70f53b1794c758d241e = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7c9ee3f992100cfd0281cf083699853a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbb68d7a9e89f4f11b0b6f225e98a4a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_12362586f6c1f3a01ec96a1b120ff0d8 = $(`<div id="html_12362586f6c1f3a01ec96a1b120ff0d8" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_cbb68d7a9e89f4f11b0b6f225e98a4a2.setContent(html_12362586f6c1f3a01ec96a1b120ff0d8);
|
|
|
|
|
|
|
|
marker_882964bf9e01a70f53b1794c758d241e.bindPopup(popup_cbb68d7a9e89f4f11b0b6f225e98a4a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_882964bf9e01a70f53b1794c758d241e.setIcon(icon_7c9ee3f992100cfd0281cf083699853a);
|
|
|
|
|
|
var marker_4db910d15dea0953232473beda2ee54b = L.marker(
|
|
[52.52, 13.405],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_03ae5431d37f3c2fe0665d1b425aacd4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_849a5bb74bb466487b3a6ddcf5827fe1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_328b7f34c139ddc1b9bfdecac02258af = $(`<div id="html_328b7f34c139ddc1b9bfdecac02258af" style="width: 100.0%; height: 100.0%;">relay.malxte.de</div>`)[0];
|
|
popup_849a5bb74bb466487b3a6ddcf5827fe1.setContent(html_328b7f34c139ddc1b9bfdecac02258af);
|
|
|
|
|
|
|
|
marker_4db910d15dea0953232473beda2ee54b.bindPopup(popup_849a5bb74bb466487b3a6ddcf5827fe1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4db910d15dea0953232473beda2ee54b.setIcon(icon_03ae5431d37f3c2fe0665d1b425aacd4);
|
|
|
|
|
|
var marker_38e75d6ff0c84476f95c4607d42f470d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3f4398fdc3291239fd3e59eb4abf1712 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_587237d14136d76327ec087999811653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aefa673880359d68895ad4872fdc4b99 = $(`<div id="html_aefa673880359d68895ad4872fdc4b99" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_587237d14136d76327ec087999811653.setContent(html_aefa673880359d68895ad4872fdc4b99);
|
|
|
|
|
|
|
|
marker_38e75d6ff0c84476f95c4607d42f470d.bindPopup(popup_587237d14136d76327ec087999811653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38e75d6ff0c84476f95c4607d42f470d.setIcon(icon_3f4398fdc3291239fd3e59eb4abf1712);
|
|
|
|
|
|
var marker_3733f418463c4e408ccf8baa25043084 = L.marker(
|
|
[36.1627, -86.7816],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3556da34dc9a18b82dcaafd671b071ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bbdc4ed8c8c5a8b43578cfa9d783eb77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91c81329b306f9d2363057e4f11909a4 = $(`<div id="html_91c81329b306f9d2363057e4f11909a4" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_bbdc4ed8c8c5a8b43578cfa9d783eb77.setContent(html_91c81329b306f9d2363057e4f11909a4);
|
|
|
|
|
|
|
|
marker_3733f418463c4e408ccf8baa25043084.bindPopup(popup_bbdc4ed8c8c5a8b43578cfa9d783eb77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3733f418463c4e408ccf8baa25043084.setIcon(icon_3556da34dc9a18b82dcaafd671b071ac);
|
|
|
|
|
|
var marker_d655ac66b2717c86b57ba2f8d94b1ef5 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f1d457822359fc6d4fb7d1b244099737 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cd3750998a7a01029b414856eec4dcb7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97e9b333de2a18e8adb61f0725be89c3 = $(`<div id="html_97e9b333de2a18e8adb61f0725be89c3" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_cd3750998a7a01029b414856eec4dcb7.setContent(html_97e9b333de2a18e8adb61f0725be89c3);
|
|
|
|
|
|
|
|
marker_d655ac66b2717c86b57ba2f8d94b1ef5.bindPopup(popup_cd3750998a7a01029b414856eec4dcb7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d655ac66b2717c86b57ba2f8d94b1ef5.setIcon(icon_f1d457822359fc6d4fb7d1b244099737);
|
|
|
|
|
|
var marker_47167b18bcf94a1e04db3934f6981492 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_492ca7d8dbfa4e10e274106e9c17894d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147a1e9d6f3f0a95f8e61fb9cf55d4ad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a56ebb060c14338599b7068f8201acd = $(`<div id="html_4a56ebb060c14338599b7068f8201acd" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_147a1e9d6f3f0a95f8e61fb9cf55d4ad.setContent(html_4a56ebb060c14338599b7068f8201acd);
|
|
|
|
|
|
|
|
marker_47167b18bcf94a1e04db3934f6981492.bindPopup(popup_147a1e9d6f3f0a95f8e61fb9cf55d4ad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_47167b18bcf94a1e04db3934f6981492.setIcon(icon_492ca7d8dbfa4e10e274106e9c17894d);
|
|
|
|
|
|
var marker_322688a2f3ac3aae45d358a041a66c7d = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_f609eedd581cf1b5eba4640bbd5dd648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_376b8578b29790ec89cbfb53273e687a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6fb59adba393e7cdd72eaa63a108a928 = $(`<div id="html_6fb59adba393e7cdd72eaa63a108a928" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_376b8578b29790ec89cbfb53273e687a.setContent(html_6fb59adba393e7cdd72eaa63a108a928);
|
|
|
|
|
|
|
|
marker_322688a2f3ac3aae45d358a041a66c7d.bindPopup(popup_376b8578b29790ec89cbfb53273e687a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_322688a2f3ac3aae45d358a041a66c7d.setIcon(icon_f609eedd581cf1b5eba4640bbd5dd648);
|
|
|
|
|
|
var marker_01dead4e4d72dcb80f76f1205d5fad8f = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4b01f7d11b6e18c957f9cbfdc3cb7958 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_27b911fca3268cd716069dd777080a11 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bd86ab30d4e9459fa78c1ec75a48cea = $(`<div id="html_7bd86ab30d4e9459fa78c1ec75a48cea" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_27b911fca3268cd716069dd777080a11.setContent(html_7bd86ab30d4e9459fa78c1ec75a48cea);
|
|
|
|
|
|
|
|
marker_01dead4e4d72dcb80f76f1205d5fad8f.bindPopup(popup_27b911fca3268cd716069dd777080a11)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01dead4e4d72dcb80f76f1205d5fad8f.setIcon(icon_4b01f7d11b6e18c957f9cbfdc3cb7958);
|
|
|
|
|
|
var marker_fb6b0cfe71b712536d6c6cd55eb21fdf = L.marker(
|
|
[13.8434, 100.363],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_02d6f899db66230274cd0fd6b103dacc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b6a42093279b223b195a2c0ac320bae = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2fc59f4c7c78370aad314c4e1893cb0 = $(`<div id="html_c2fc59f4c7c78370aad314c4e1893cb0" style="width: 100.0%; height: 100.0%;">relay.siamdev.cc</div>`)[0];
|
|
popup_0b6a42093279b223b195a2c0ac320bae.setContent(html_c2fc59f4c7c78370aad314c4e1893cb0);
|
|
|
|
|
|
|
|
marker_fb6b0cfe71b712536d6c6cd55eb21fdf.bindPopup(popup_0b6a42093279b223b195a2c0ac320bae)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb6b0cfe71b712536d6c6cd55eb21fdf.setIcon(icon_02d6f899db66230274cd0fd6b103dacc);
|
|
|
|
|
|
var marker_9a0e91ea6a80fe1abe3626319c079f46 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_704af7147ea2e46febf2617fd972e90a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5be07735089071608387d0201aa5ba75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03543c84d1629e6f6341f932da6ea492 = $(`<div id="html_03543c84d1629e6f6341f932da6ea492" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_5be07735089071608387d0201aa5ba75.setContent(html_03543c84d1629e6f6341f932da6ea492);
|
|
|
|
|
|
|
|
marker_9a0e91ea6a80fe1abe3626319c079f46.bindPopup(popup_5be07735089071608387d0201aa5ba75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a0e91ea6a80fe1abe3626319c079f46.setIcon(icon_704af7147ea2e46febf2617fd972e90a);
|
|
|
|
|
|
var marker_f3fe5c8935c321027059a91e0d17c81a = L.marker(
|
|
[43.3601, -80.3127],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1942998227e5bbd1f298a99010a3261f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1cef168e001b029b8b24b2d75914dac = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a7ae36c4527c40e35473d28e120221e = $(`<div id="html_7a7ae36c4527c40e35473d28e120221e" style="width: 100.0%; height: 100.0%;">relay.credenso.cafe</div>`)[0];
|
|
popup_d1cef168e001b029b8b24b2d75914dac.setContent(html_7a7ae36c4527c40e35473d28e120221e);
|
|
|
|
|
|
|
|
marker_f3fe5c8935c321027059a91e0d17c81a.bindPopup(popup_d1cef168e001b029b8b24b2d75914dac)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3fe5c8935c321027059a91e0d17c81a.setIcon(icon_1942998227e5bbd1f298a99010a3261f);
|
|
|
|
|
|
var marker_284a85db254665eca49f0301ac32941a = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_32fba0b584b18217f96ce450738e4eec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1731e43d05932584f8c0632395f4b2fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b09313b5407decfa86990d4781c39302 = $(`<div id="html_b09313b5407decfa86990d4781c39302" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_1731e43d05932584f8c0632395f4b2fe.setContent(html_b09313b5407decfa86990d4781c39302);
|
|
|
|
|
|
|
|
marker_284a85db254665eca49f0301ac32941a.bindPopup(popup_1731e43d05932584f8c0632395f4b2fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_284a85db254665eca49f0301ac32941a.setIcon(icon_32fba0b584b18217f96ce450738e4eec);
|
|
|
|
|
|
var marker_44c331f7a23fbfe47b5d6751c12ddfa2 = L.marker(
|
|
[51.4012, -1.3147],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_6bb8c93d1bf8d60fa73f075180d1c717 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03d2ef2408de22f94e24e9e9e1d6142f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5f3e6db57787133e0786cbfb059f7a36 = $(`<div id="html_5f3e6db57787133e0786cbfb059f7a36" style="width: 100.0%; height: 100.0%;">bitsat.molonlabe.holdings</div>`)[0];
|
|
popup_03d2ef2408de22f94e24e9e9e1d6142f.setContent(html_5f3e6db57787133e0786cbfb059f7a36);
|
|
|
|
|
|
|
|
marker_44c331f7a23fbfe47b5d6751c12ddfa2.bindPopup(popup_03d2ef2408de22f94e24e9e9e1d6142f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_44c331f7a23fbfe47b5d6751c12ddfa2.setIcon(icon_6bb8c93d1bf8d60fa73f075180d1c717);
|
|
|
|
|
|
var marker_064741294338237efb2b6c4fd9b92c9b = L.marker(
|
|
[51.2277, 6.77346],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bcb769f8d96e78af2fef8f9121281b96 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_71c5f39ac0154ef9ea455a3eb3b7c39d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94d9ce55dc69a63cc0a7c089719daf9a = $(`<div id="html_94d9ce55dc69a63cc0a7c089719daf9a" style="width: 100.0%; height: 100.0%;">nostr-02.czas.top</div>`)[0];
|
|
popup_71c5f39ac0154ef9ea455a3eb3b7c39d.setContent(html_94d9ce55dc69a63cc0a7c089719daf9a);
|
|
|
|
|
|
|
|
marker_064741294338237efb2b6c4fd9b92c9b.bindPopup(popup_71c5f39ac0154ef9ea455a3eb3b7c39d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_064741294338237efb2b6c4fd9b92c9b.setIcon(icon_bcb769f8d96e78af2fef8f9121281b96);
|
|
|
|
|
|
var marker_13901544b5117a34acaf8dd53b6e1016 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e9331ae2ac02954966b575d7dbf293c0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42ec030d7c866748af1ee6516616aea3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47e496bbb7b4de7aab70b35b6942d535 = $(`<div id="html_47e496bbb7b4de7aab70b35b6942d535" style="width: 100.0%; height: 100.0%;">nostr.wom.wtf</div>`)[0];
|
|
popup_42ec030d7c866748af1ee6516616aea3.setContent(html_47e496bbb7b4de7aab70b35b6942d535);
|
|
|
|
|
|
|
|
marker_13901544b5117a34acaf8dd53b6e1016.bindPopup(popup_42ec030d7c866748af1ee6516616aea3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13901544b5117a34acaf8dd53b6e1016.setIcon(icon_e9331ae2ac02954966b575d7dbf293c0);
|
|
|
|
|
|
var marker_3b9355d802155b0999ee708907586bc2 = L.marker(
|
|
[36.9104, -89.5875],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e59b1c2b3625bc36626d96b5fa0e3d13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_33f624768dbb52146e6d8ad18512ca00 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e1895e80585838317c169bf7af34d9e = $(`<div id="html_8e1895e80585838317c169bf7af34d9e" style="width: 100.0%; height: 100.0%;">nostr.liberty.fans</div>`)[0];
|
|
popup_33f624768dbb52146e6d8ad18512ca00.setContent(html_8e1895e80585838317c169bf7af34d9e);
|
|
|
|
|
|
|
|
marker_3b9355d802155b0999ee708907586bc2.bindPopup(popup_33f624768dbb52146e6d8ad18512ca00)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b9355d802155b0999ee708907586bc2.setIcon(icon_e59b1c2b3625bc36626d96b5fa0e3d13);
|
|
|
|
|
|
var marker_ec1e12e31896c6a8cd1022e724fba28b = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8d088e8ac3234138c1a223ca749da6af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26a2f07cb133a817f6482d37c2aad3ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9448404255ef7f36b06adf3c900f6a20 = $(`<div id="html_9448404255ef7f36b06adf3c900f6a20" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_26a2f07cb133a817f6482d37c2aad3ba.setContent(html_9448404255ef7f36b06adf3c900f6a20);
|
|
|
|
|
|
|
|
marker_ec1e12e31896c6a8cd1022e724fba28b.bindPopup(popup_26a2f07cb133a817f6482d37c2aad3ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec1e12e31896c6a8cd1022e724fba28b.setIcon(icon_8d088e8ac3234138c1a223ca749da6af);
|
|
|
|
|
|
var marker_28be51bafb5275f1e6f685814a5459f2 = L.marker(
|
|
[47.674, -122.122],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_dd4dcd19bb54aae76389c91abf3115db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d923f988c8062994f307ea93a15b74a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_498dab501a90a0c778fa5e722598ddc3 = $(`<div id="html_498dab501a90a0c778fa5e722598ddc3" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_5d923f988c8062994f307ea93a15b74a.setContent(html_498dab501a90a0c778fa5e722598ddc3);
|
|
|
|
|
|
|
|
marker_28be51bafb5275f1e6f685814a5459f2.bindPopup(popup_5d923f988c8062994f307ea93a15b74a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_28be51bafb5275f1e6f685814a5459f2.setIcon(icon_dd4dcd19bb54aae76389c91abf3115db);
|
|
|
|
|
|
var marker_3bab4971c9a46e1067fe67063681cb0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_72d34328cab46897aad5aee04781e457 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9db097f226885bbc72d8de0b866d5ae6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ad95946a21b7959c08a91d6c96bf63b3 = $(`<div id="html_ad95946a21b7959c08a91d6c96bf63b3" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_9db097f226885bbc72d8de0b866d5ae6.setContent(html_ad95946a21b7959c08a91d6c96bf63b3);
|
|
|
|
|
|
|
|
marker_3bab4971c9a46e1067fe67063681cb0f.bindPopup(popup_9db097f226885bbc72d8de0b866d5ae6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3bab4971c9a46e1067fe67063681cb0f.setIcon(icon_72d34328cab46897aad5aee04781e457);
|
|
|
|
|
|
var marker_1a3b34a3c9ba00128f1ef8bef83d0efd = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_58825c5ba24a640ccad360725afec40e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_568104e477997b9d1468b1e44029ccbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_efd9f9db9bdeebef648f2f93ca363f75 = $(`<div id="html_efd9f9db9bdeebef648f2f93ca363f75" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_568104e477997b9d1468b1e44029ccbe.setContent(html_efd9f9db9bdeebef648f2f93ca363f75);
|
|
|
|
|
|
|
|
marker_1a3b34a3c9ba00128f1ef8bef83d0efd.bindPopup(popup_568104e477997b9d1468b1e44029ccbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a3b34a3c9ba00128f1ef8bef83d0efd.setIcon(icon_58825c5ba24a640ccad360725afec40e);
|
|
|
|
|
|
var marker_d1204242452da4dca7729bf948d78219 = L.marker(
|
|
[51.9229, 4.40833],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_17f82ddabacc1ab45a1330b9fa41a585 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db5b3012c0b94d3d5adb933c35ae8bca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_36ac6507d83985239a7cceaad1e1e4cf = $(`<div id="html_36ac6507d83985239a7cceaad1e1e4cf" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_db5b3012c0b94d3d5adb933c35ae8bca.setContent(html_36ac6507d83985239a7cceaad1e1e4cf);
|
|
|
|
|
|
|
|
marker_d1204242452da4dca7729bf948d78219.bindPopup(popup_db5b3012c0b94d3d5adb933c35ae8bca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1204242452da4dca7729bf948d78219.setIcon(icon_17f82ddabacc1ab45a1330b9fa41a585);
|
|
|
|
|
|
var marker_ed1767d4fda8271ba5bba81234c112fc = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_526cafac3efce9860e223c36a1821ba2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b93d7a131fc2f50da670a2266ff53489 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_51087c50475b8fad6874ecc637f952f8 = $(`<div id="html_51087c50475b8fad6874ecc637f952f8" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_b93d7a131fc2f50da670a2266ff53489.setContent(html_51087c50475b8fad6874ecc637f952f8);
|
|
|
|
|
|
|
|
marker_ed1767d4fda8271ba5bba81234c112fc.bindPopup(popup_b93d7a131fc2f50da670a2266ff53489)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed1767d4fda8271ba5bba81234c112fc.setIcon(icon_526cafac3efce9860e223c36a1821ba2);
|
|
|
|
|
|
var marker_67820c478ec22f2262c8732f43c42349 = L.marker(
|
|
[51.1792, 5.89444],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_5dac35e60b697f4ebf3598d9f5915353 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_279cd4d5bf098edab508fe984f247c43 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e3efa990d661e8cdadba70fd421bd3f2 = $(`<div id="html_e3efa990d661e8cdadba70fd421bd3f2" style="width: 100.0%; height: 100.0%;">relay.nosto.re</div>`)[0];
|
|
popup_279cd4d5bf098edab508fe984f247c43.setContent(html_e3efa990d661e8cdadba70fd421bd3f2);
|
|
|
|
|
|
|
|
marker_67820c478ec22f2262c8732f43c42349.bindPopup(popup_279cd4d5bf098edab508fe984f247c43)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_67820c478ec22f2262c8732f43c42349.setIcon(icon_5dac35e60b697f4ebf3598d9f5915353);
|
|
|
|
|
|
var marker_161cf59a588fad728e10d91ad0020523 = L.marker(
|
|
[39.0067, -77.4291],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ecb6957250c8b4e03272d1d8bb8f71da = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c4792b30ee2d7087179cdd3e5d6eee7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09764146e479aed9691c7964ee0ca967 = $(`<div id="html_09764146e479aed9691c7964ee0ca967" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_9c4792b30ee2d7087179cdd3e5d6eee7.setContent(html_09764146e479aed9691c7964ee0ca967);
|
|
|
|
|
|
|
|
marker_161cf59a588fad728e10d91ad0020523.bindPopup(popup_9c4792b30ee2d7087179cdd3e5d6eee7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_161cf59a588fad728e10d91ad0020523.setIcon(icon_ecb6957250c8b4e03272d1d8bb8f71da);
|
|
|
|
|
|
var marker_16df88b484464f5b9e2eb102f15ded18 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3907e9dfc5b09db5d6d30b39e4e34460 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b237e18f88b56ff5c3a52ebad4e46620 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06dd628d0ae3fcbbab6ae8d2222065da = $(`<div id="html_06dd628d0ae3fcbbab6ae8d2222065da" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_b237e18f88b56ff5c3a52ebad4e46620.setContent(html_06dd628d0ae3fcbbab6ae8d2222065da);
|
|
|
|
|
|
|
|
marker_16df88b484464f5b9e2eb102f15ded18.bindPopup(popup_b237e18f88b56ff5c3a52ebad4e46620)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16df88b484464f5b9e2eb102f15ded18.setIcon(icon_3907e9dfc5b09db5d6d30b39e4e34460);
|
|
|
|
|
|
var marker_5bee98f9f41233d43965a4451f1395a3 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d0006d76ceb64a2c25d7d8192d4a49f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_288dd9e0e9ffc164bc312f64034b3be1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ed68ce422a07b6e1479e2db1b3c27f70 = $(`<div id="html_ed68ce422a07b6e1479e2db1b3c27f70" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_288dd9e0e9ffc164bc312f64034b3be1.setContent(html_ed68ce422a07b6e1479e2db1b3c27f70);
|
|
|
|
|
|
|
|
marker_5bee98f9f41233d43965a4451f1395a3.bindPopup(popup_288dd9e0e9ffc164bc312f64034b3be1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bee98f9f41233d43965a4451f1395a3.setIcon(icon_d0006d76ceb64a2c25d7d8192d4a49f7);
|
|
|
|
|
|
var marker_17bf452018f883af4d7684b2c5daddde = L.marker(
|
|
[34.706, 135.493],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7e78fe743e3e23af6614b3236c3cbd34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e8327abd42ef9051b221f84e65297b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e6d522f59c17007ad91b5536eb55d684 = $(`<div id="html_e6d522f59c17007ad91b5536eb55d684" style="width: 100.0%; height: 100.0%;">relay.nostr.wirednet.jp</div>`)[0];
|
|
popup_7e8327abd42ef9051b221f84e65297b2.setContent(html_e6d522f59c17007ad91b5536eb55d684);
|
|
|
|
|
|
|
|
marker_17bf452018f883af4d7684b2c5daddde.bindPopup(popup_7e8327abd42ef9051b221f84e65297b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17bf452018f883af4d7684b2c5daddde.setIcon(icon_7e78fe743e3e23af6614b3236c3cbd34);
|
|
|
|
|
|
var marker_9a3c583e6022072888d0713878ed0a28 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_7e83029ad00a9e20e5c5af451fe07d23 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6071edff67dce7d18c8e0b3c6b0aa813 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da37f56b2aee6396c3f3c6dc174fc857 = $(`<div id="html_da37f56b2aee6396c3f3c6dc174fc857" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_6071edff67dce7d18c8e0b3c6b0aa813.setContent(html_da37f56b2aee6396c3f3c6dc174fc857);
|
|
|
|
|
|
|
|
marker_9a3c583e6022072888d0713878ed0a28.bindPopup(popup_6071edff67dce7d18c8e0b3c6b0aa813)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9a3c583e6022072888d0713878ed0a28.setIcon(icon_7e83029ad00a9e20e5c5af451fe07d23);
|
|
|
|
|
|
var marker_8a3e83a2b05400b46f6a1b06fcd24af0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_86ec50a184b73dcb59c2dc00a3f6ab69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_503ebeeff15006ee9697bc56e4b5d08b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4974d31f6e0a4f1acac008ff0bf30fb3 = $(`<div id="html_4974d31f6e0a4f1acac008ff0bf30fb3" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_503ebeeff15006ee9697bc56e4b5d08b.setContent(html_4974d31f6e0a4f1acac008ff0bf30fb3);
|
|
|
|
|
|
|
|
marker_8a3e83a2b05400b46f6a1b06fcd24af0.bindPopup(popup_503ebeeff15006ee9697bc56e4b5d08b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a3e83a2b05400b46f6a1b06fcd24af0.setIcon(icon_86ec50a184b73dcb59c2dc00a3f6ab69);
|
|
|
|
|
|
var marker_42457d40bd9c0c0ac88accc4bd47933c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_eb6039f3ca2789622299bea8c651ae14 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f9cc51549cfaf8f43c7eebd556d5316 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a8fe783962f8a436f4b3a12e5e452eab = $(`<div id="html_a8fe783962f8a436f4b3a12e5e452eab" style="width: 100.0%; height: 100.0%;">relay.visionfusen.org</div>`)[0];
|
|
popup_2f9cc51549cfaf8f43c7eebd556d5316.setContent(html_a8fe783962f8a436f4b3a12e5e452eab);
|
|
|
|
|
|
|
|
marker_42457d40bd9c0c0ac88accc4bd47933c.bindPopup(popup_2f9cc51549cfaf8f43c7eebd556d5316)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42457d40bd9c0c0ac88accc4bd47933c.setIcon(icon_eb6039f3ca2789622299bea8c651ae14);
|
|
|
|
|
|
var marker_1a51108a54a20213c97f1a06427c7957 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_bd4c49480e63e75063e6715b7399e8af = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6cb8b4d980906e65dcd0f52b1ba44650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0f5ab964165cf02a884f51d473ef4779 = $(`<div id="html_0f5ab964165cf02a884f51d473ef4779" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_6cb8b4d980906e65dcd0f52b1ba44650.setContent(html_0f5ab964165cf02a884f51d473ef4779);
|
|
|
|
|
|
|
|
marker_1a51108a54a20213c97f1a06427c7957.bindPopup(popup_6cb8b4d980906e65dcd0f52b1ba44650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a51108a54a20213c97f1a06427c7957.setIcon(icon_bd4c49480e63e75063e6715b7399e8af);
|
|
|
|
|
|
var marker_6bd82a110367a2fd3d5100b1498f4d12 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_4b943af8abfe16b97ef3a4d8e3753d9a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f365cfb76d09163e3f098da78d823be = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6205ad5430d5127f8d945e16c8fed592 = $(`<div id="html_6205ad5430d5127f8d945e16c8fed592" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_3f365cfb76d09163e3f098da78d823be.setContent(html_6205ad5430d5127f8d945e16c8fed592);
|
|
|
|
|
|
|
|
marker_6bd82a110367a2fd3d5100b1498f4d12.bindPopup(popup_3f365cfb76d09163e3f098da78d823be)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bd82a110367a2fd3d5100b1498f4d12.setIcon(icon_4b943af8abfe16b97ef3a4d8e3753d9a);
|
|
|
|
|
|
var marker_e703543be2e9de926ce8b6592a951bd0 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_a1515e3008f1f4defdb2f7746c568ab7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75b3f7fda7abf32f315d591c847ae2a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7dc90440d911e3cda00f3300a0e031c5 = $(`<div id="html_7dc90440d911e3cda00f3300a0e031c5" style="width: 100.0%; height: 100.0%;">nostr.noones.com</div>`)[0];
|
|
popup_75b3f7fda7abf32f315d591c847ae2a8.setContent(html_7dc90440d911e3cda00f3300a0e031c5);
|
|
|
|
|
|
|
|
marker_e703543be2e9de926ce8b6592a951bd0.bindPopup(popup_75b3f7fda7abf32f315d591c847ae2a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e703543be2e9de926ce8b6592a951bd0.setIcon(icon_a1515e3008f1f4defdb2f7746c568ab7);
|
|
|
|
|
|
var marker_ed861d7c17ba5267929205f0e7d8888a = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c3904d14858b5d8e99151a4c029936ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbc08d7b9d152b0856ba8f00f4c137de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87ff6331ed4f440f0860c78fcab0b6a0 = $(`<div id="html_87ff6331ed4f440f0860c78fcab0b6a0" style="width: 100.0%; height: 100.0%;">testorly.nosfabrica.com</div>`)[0];
|
|
popup_fbc08d7b9d152b0856ba8f00f4c137de.setContent(html_87ff6331ed4f440f0860c78fcab0b6a0);
|
|
|
|
|
|
|
|
marker_ed861d7c17ba5267929205f0e7d8888a.bindPopup(popup_fbc08d7b9d152b0856ba8f00f4c137de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed861d7c17ba5267929205f0e7d8888a.setIcon(icon_c3904d14858b5d8e99151a4c029936ef);
|
|
|
|
|
|
var marker_21e5f26050e6c2b89b37820e5e3490da = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_79397fdcac2e4040529a564b4ed1c9d7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b2ae44ccb701fdac91343dbd91f954c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1e8b40124583cb6f5e0b0909ae8eac91 = $(`<div id="html_1e8b40124583cb6f5e0b0909ae8eac91" style="width: 100.0%; height: 100.0%;">nostr.simplex.icu</div>`)[0];
|
|
popup_4b2ae44ccb701fdac91343dbd91f954c.setContent(html_1e8b40124583cb6f5e0b0909ae8eac91);
|
|
|
|
|
|
|
|
marker_21e5f26050e6c2b89b37820e5e3490da.bindPopup(popup_4b2ae44ccb701fdac91343dbd91f954c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21e5f26050e6c2b89b37820e5e3490da.setIcon(icon_79397fdcac2e4040529a564b4ed1c9d7);
|
|
|
|
|
|
var marker_b7337f6be840f4320c8b9bd037d537c3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_db0f42231d8b23958c15fbdaa9a4d1f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a3c9c76dd1bb596d82b998d923e064d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee79be220cb937ffaa37f2afd05de2ee = $(`<div id="html_ee79be220cb937ffaa37f2afd05de2ee" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_6a3c9c76dd1bb596d82b998d923e064d.setContent(html_ee79be220cb937ffaa37f2afd05de2ee);
|
|
|
|
|
|
|
|
marker_b7337f6be840f4320c8b9bd037d537c3.bindPopup(popup_6a3c9c76dd1bb596d82b998d923e064d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7337f6be840f4320c8b9bd037d537c3.setIcon(icon_db0f42231d8b23958c15fbdaa9a4d1f0);
|
|
|
|
|
|
var marker_9ee6faa5a1b43afef08d896d788d2d92 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0a17e5312277e0bd57eea7b3b76b2505 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c836cdf6101a679bcef8e58ac477337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ff5034b2a4a72cb4c90f1e6878cf478f = $(`<div id="html_ff5034b2a4a72cb4c90f1e6878cf478f" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_5c836cdf6101a679bcef8e58ac477337.setContent(html_ff5034b2a4a72cb4c90f1e6878cf478f);
|
|
|
|
|
|
|
|
marker_9ee6faa5a1b43afef08d896d788d2d92.bindPopup(popup_5c836cdf6101a679bcef8e58ac477337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9ee6faa5a1b43afef08d896d788d2d92.setIcon(icon_0a17e5312277e0bd57eea7b3b76b2505);
|
|
|
|
|
|
var marker_e17d860a1f8b42b423fd549c72ecfd33 = L.marker(
|
|
[40.7824, -74.0711],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_587ce188784a1cf1e193f2ef96a5ab72 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdb5af0ee8d3429156c36788f1789c68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_47ee14d573c3e76697ca6a55c18d583d = $(`<div id="html_47ee14d573c3e76697ca6a55c18d583d" style="width: 100.0%; height: 100.0%;">relay.keykeeper.world</div>`)[0];
|
|
popup_fdb5af0ee8d3429156c36788f1789c68.setContent(html_47ee14d573c3e76697ca6a55c18d583d);
|
|
|
|
|
|
|
|
marker_e17d860a1f8b42b423fd549c72ecfd33.bindPopup(popup_fdb5af0ee8d3429156c36788f1789c68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e17d860a1f8b42b423fd549c72ecfd33.setIcon(icon_587ce188784a1cf1e193f2ef96a5ab72);
|
|
|
|
|
|
var marker_554528ee824c8bd11df32f3325b46818 = L.marker(
|
|
[45.6018, -121.185],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c8871d72a8f9b9ce90685da9222a98a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_07f17039791ce1c0af6ea52959fdabe9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1bc0c71e20a26bc0e4ab7b14c92059c9 = $(`<div id="html_1bc0c71e20a26bc0e4ab7b14c92059c9" style="width: 100.0%; height: 100.0%;">nostr.zoracle.org</div>`)[0];
|
|
popup_07f17039791ce1c0af6ea52959fdabe9.setContent(html_1bc0c71e20a26bc0e4ab7b14c92059c9);
|
|
|
|
|
|
|
|
marker_554528ee824c8bd11df32f3325b46818.bindPopup(popup_07f17039791ce1c0af6ea52959fdabe9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_554528ee824c8bd11df32f3325b46818.setIcon(icon_c8871d72a8f9b9ce90685da9222a98a0);
|
|
|
|
|
|
var marker_aba5c4c5b7eb4b96863db1fc9c1c34a2 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_22e8d490efd41666f930fbefa763ebde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f31103ed5a5b6c040919d64c7ef8bc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a93651f706e5e0eac918a99db019a5 = $(`<div id="html_b7a93651f706e5e0eac918a99db019a5" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_4f31103ed5a5b6c040919d64c7ef8bc2.setContent(html_b7a93651f706e5e0eac918a99db019a5);
|
|
|
|
|
|
|
|
marker_aba5c4c5b7eb4b96863db1fc9c1c34a2.bindPopup(popup_4f31103ed5a5b6c040919d64c7ef8bc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aba5c4c5b7eb4b96863db1fc9c1c34a2.setIcon(icon_22e8d490efd41666f930fbefa763ebde);
|
|
|
|
|
|
var marker_eba963d337ce76c295a17c6da6a85849 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3020b29993ba476f753b5be3420a4a08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0841fa808f9b6d6355d3f1f84e28ed4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c267e4692275cdaa2302cba5a6310321 = $(`<div id="html_c267e4692275cdaa2302cba5a6310321" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_d0841fa808f9b6d6355d3f1f84e28ed4.setContent(html_c267e4692275cdaa2302cba5a6310321);
|
|
|
|
|
|
|
|
marker_eba963d337ce76c295a17c6da6a85849.bindPopup(popup_d0841fa808f9b6d6355d3f1f84e28ed4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eba963d337ce76c295a17c6da6a85849.setIcon(icon_3020b29993ba476f753b5be3420a4a08);
|
|
|
|
|
|
var marker_b13f017e21a884b563ea36c2792eee16 = L.marker(
|
|
[32.8769, -80.0114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_a67f9721edeb1264700b850ef4828304 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6ea9f5b7f3e9d994c56464c763f0a87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_09ff1e70f9a36c18e8fd42d3f9e9556c = $(`<div id="html_09ff1e70f9a36c18e8fd42d3f9e9556c" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_d6ea9f5b7f3e9d994c56464c763f0a87.setContent(html_09ff1e70f9a36c18e8fd42d3f9e9556c);
|
|
|
|
|
|
|
|
marker_b13f017e21a884b563ea36c2792eee16.bindPopup(popup_d6ea9f5b7f3e9d994c56464c763f0a87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b13f017e21a884b563ea36c2792eee16.setIcon(icon_a67f9721edeb1264700b850ef4828304);
|
|
|
|
|
|
var marker_208068f166caf1f1a7920ce1c323f07e = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_ae3d10a1755784890d6f7acbfc6addc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6af2408c69671fe86ce4bec3250799d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8afb6da2d07a967830a1532480f4dcbc = $(`<div id="html_8afb6da2d07a967830a1532480f4dcbc" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_6af2408c69671fe86ce4bec3250799d9.setContent(html_8afb6da2d07a967830a1532480f4dcbc);
|
|
|
|
|
|
|
|
marker_208068f166caf1f1a7920ce1c323f07e.bindPopup(popup_6af2408c69671fe86ce4bec3250799d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_208068f166caf1f1a7920ce1c323f07e.setIcon(icon_ae3d10a1755784890d6f7acbfc6addc3);
|
|
|
|
|
|
var marker_9652e62ecb567c00a80b3045cf422d0a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_8928137405d4538a90e668f62bb6e666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ab33316b640261a3250bde7547a221f4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95cf5615c9c9711c90519e056f65137b = $(`<div id="html_95cf5615c9c9711c90519e056f65137b" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_ab33316b640261a3250bde7547a221f4.setContent(html_95cf5615c9c9711c90519e056f65137b);
|
|
|
|
|
|
|
|
marker_9652e62ecb567c00a80b3045cf422d0a.bindPopup(popup_ab33316b640261a3250bde7547a221f4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9652e62ecb567c00a80b3045cf422d0a.setIcon(icon_8928137405d4538a90e668f62bb6e666);
|
|
|
|
|
|
var marker_7deb94aed652fbba3c31341d4478e672 = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1204824961866da2d784c7be30f66969 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed902add9a2e2b27c61a98c26b81958d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c9a1a89e152eecd8a92a6edb7ebfcac9 = $(`<div id="html_c9a1a89e152eecd8a92a6edb7ebfcac9" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_ed902add9a2e2b27c61a98c26b81958d.setContent(html_c9a1a89e152eecd8a92a6edb7ebfcac9);
|
|
|
|
|
|
|
|
marker_7deb94aed652fbba3c31341d4478e672.bindPopup(popup_ed902add9a2e2b27c61a98c26b81958d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7deb94aed652fbba3c31341d4478e672.setIcon(icon_1204824961866da2d784c7be30f66969);
|
|
|
|
|
|
var marker_7af6c643fbb1e88b4df9963a212dc74c = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_0dfbb1c053d862f7d0d4c385ac3e7f0d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d799f71791731894f4f3563e045238e3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f371bd4e2aa76b3b7a6e4eb362e5a41 = $(`<div id="html_3f371bd4e2aa76b3b7a6e4eb362e5a41" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_d799f71791731894f4f3563e045238e3.setContent(html_3f371bd4e2aa76b3b7a6e4eb362e5a41);
|
|
|
|
|
|
|
|
marker_7af6c643fbb1e88b4df9963a212dc74c.bindPopup(popup_d799f71791731894f4f3563e045238e3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7af6c643fbb1e88b4df9963a212dc74c.setIcon(icon_0dfbb1c053d862f7d0d4c385ac3e7f0d);
|
|
|
|
|
|
var marker_ec11f2bc4eb9a59f932a752c3c4c1128 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_43b3f906e9a62101bc2305112819b102 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7386a4d35573868b6340eee4d0a73f8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66600ecb8763f0544df24b0ec58fbe5f = $(`<div id="html_66600ecb8763f0544df24b0ec58fbe5f" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_7386a4d35573868b6340eee4d0a73f8c.setContent(html_66600ecb8763f0544df24b0ec58fbe5f);
|
|
|
|
|
|
|
|
marker_ec11f2bc4eb9a59f932a752c3c4c1128.bindPopup(popup_7386a4d35573868b6340eee4d0a73f8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ec11f2bc4eb9a59f932a752c3c4c1128.setIcon(icon_43b3f906e9a62101bc2305112819b102);
|
|
|
|
|
|
var marker_02985b235257062b1c864981f152d1df = L.marker(
|
|
[39.7392, -104.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1a22758b64642f4f6d748b749539f6c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d4aeac361d8e372ac1b431f262173b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0055dc85c5282fa36d1ecac7c996275a = $(`<div id="html_0055dc85c5282fa36d1ecac7c996275a" style="width: 100.0%; height: 100.0%;">relay.nuts.cash</div>`)[0];
|
|
popup_0d4aeac361d8e372ac1b431f262173b2.setContent(html_0055dc85c5282fa36d1ecac7c996275a);
|
|
|
|
|
|
|
|
marker_02985b235257062b1c864981f152d1df.bindPopup(popup_0d4aeac361d8e372ac1b431f262173b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02985b235257062b1c864981f152d1df.setIcon(icon_1a22758b64642f4f6d748b749539f6c6);
|
|
|
|
|
|
var marker_b99f152fb8aeee9049f6d8cd858f676f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_dfb696bf5b58c4aa8ebb0114513f5bbe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1596eb84d69a536ecbf0809b199da596 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_430a866b2dad3c6123ac8ac94247d6d6 = $(`<div id="html_430a866b2dad3c6123ac8ac94247d6d6" style="width: 100.0%; height: 100.0%;">nostrcheck.tnsor.network</div>`)[0];
|
|
popup_1596eb84d69a536ecbf0809b199da596.setContent(html_430a866b2dad3c6123ac8ac94247d6d6);
|
|
|
|
|
|
|
|
marker_b99f152fb8aeee9049f6d8cd858f676f.bindPopup(popup_1596eb84d69a536ecbf0809b199da596)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b99f152fb8aeee9049f6d8cd858f676f.setIcon(icon_dfb696bf5b58c4aa8ebb0114513f5bbe);
|
|
|
|
|
|
var marker_99812669e94652e273164433b9c3178f = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_e53261b49871bc9be8acbc5117d0c41e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ded2d70035c8f27289e8845f77e9be50 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1b6b9b4be0313f700bfa0a8fbdd8c06 = $(`<div id="html_c1b6b9b4be0313f700bfa0a8fbdd8c06" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_ded2d70035c8f27289e8845f77e9be50.setContent(html_c1b6b9b4be0313f700bfa0a8fbdd8c06);
|
|
|
|
|
|
|
|
marker_99812669e94652e273164433b9c3178f.bindPopup(popup_ded2d70035c8f27289e8845f77e9be50)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_99812669e94652e273164433b9c3178f.setIcon(icon_e53261b49871bc9be8acbc5117d0c41e);
|
|
|
|
|
|
var marker_89264a47b06dfdca96167dcc55d3120e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_c89e1ea3309b095b77565279a6e8a810 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6b07a2051b46b791847f5ad9e5e3df0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef084390a5170f322df4a15c8203edd7 = $(`<div id="html_ef084390a5170f322df4a15c8203edd7" style="width: 100.0%; height: 100.0%;">relay.seq1.net</div>`)[0];
|
|
popup_d6b07a2051b46b791847f5ad9e5e3df0.setContent(html_ef084390a5170f322df4a15c8203edd7);
|
|
|
|
|
|
|
|
marker_89264a47b06dfdca96167dcc55d3120e.bindPopup(popup_d6b07a2051b46b791847f5ad9e5e3df0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89264a47b06dfdca96167dcc55d3120e.setIcon(icon_c89e1ea3309b095b77565279a6e8a810);
|
|
|
|
|
|
var marker_bb1bfcb03d4fb36d6ce7c95477fb4979 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_d726c8a419b6212a0c6218abc75b302e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a47da6ad0fd12d650e4b807a59948a0b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7607effcdbe46bb60c86a3e66fa48ce6 = $(`<div id="html_7607effcdbe46bb60c86a3e66fa48ce6" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_a47da6ad0fd12d650e4b807a59948a0b.setContent(html_7607effcdbe46bb60c86a3e66fa48ce6);
|
|
|
|
|
|
|
|
marker_bb1bfcb03d4fb36d6ce7c95477fb4979.bindPopup(popup_a47da6ad0fd12d650e4b807a59948a0b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb1bfcb03d4fb36d6ce7c95477fb4979.setIcon(icon_d726c8a419b6212a0c6218abc75b302e);
|
|
|
|
|
|
var marker_d4209991f02f76580f905b698ec9bee4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_1da7088443be745ae954995a2afeda19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9b623bf6dfc168383dc52789fe525bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72ad1384a1e9f5ea75910cf07b034078 = $(`<div id="html_72ad1384a1e9f5ea75910cf07b034078" style="width: 100.0%; height: 100.0%;">api.freefrom.space/v1/ws</div>`)[0];
|
|
popup_a9b623bf6dfc168383dc52789fe525bd.setContent(html_72ad1384a1e9f5ea75910cf07b034078);
|
|
|
|
|
|
|
|
marker_d4209991f02f76580f905b698ec9bee4.bindPopup(popup_a9b623bf6dfc168383dc52789fe525bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4209991f02f76580f905b698ec9bee4.setIcon(icon_1da7088443be745ae954995a2afeda19);
|
|
|
|
|
|
var marker_7d599f37d3255505295e5f20c9527c5b = L.marker(
|
|
[1.29524, 103.79],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_1dac36b4c96d27b7afa5ab335961c734);
|
|
|
|
|
|
var icon_3a1559265e24ba33dcfaae3ec16d50db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fc05b01fec316923ba8294209f521134 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b06838f49ccb8c56c51de89230e64c36 = $(`<div id="html_b06838f49ccb8c56c51de89230e64c36" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_fc05b01fec316923ba8294209f521134.setContent(html_b06838f49ccb8c56c51de89230e64c36);
|
|
|
|
|
|
|
|
marker_7d599f37d3255505295e5f20c9527c5b.bindPopup(popup_fc05b01fec316923ba8294209f521134)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7d599f37d3255505295e5f20c9527c5b.setIcon(icon_3a1559265e24ba33dcfaae3ec16d50db);
|
|
|
|
|
|
marker_cluster_1dac36b4c96d27b7afa5ab335961c734.addTo(map_08a601cde5e533b275ada1c6b3260a6c);
|
|
|
|
</script>
|
|
</html> |