mirror of
https://github.com/permissionlesstech/georelays.git
synced 2026-07-24 23:45:17 +00:00
15237 lines
443 KiB
HTML
15237 lines
443 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_5e115cb3cdbb6d9c2101a0dd220a7286 {
|
|
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_5e115cb3cdbb6d9c2101a0dd220a7286" ></div>
|
|
|
|
</body>
|
|
<script>
|
|
|
|
|
|
var map_5e115cb3cdbb6d9c2101a0dd220a7286 = L.map(
|
|
"map_5e115cb3cdbb6d9c2101a0dd220a7286",
|
|
{
|
|
center: [0.0, 0.0],
|
|
crs: L.CRS.EPSG3857,
|
|
...{
|
|
"zoom": 2,
|
|
"zoomControl": true,
|
|
"preferCanvas": false,
|
|
}
|
|
|
|
}
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
var tile_layer_91d97ef6c72bc48b380a920080c3d5d3 = 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_91d97ef6c72bc48b380a920080c3d5d3.addTo(map_5e115cb3cdbb6d9c2101a0dd220a7286);
|
|
|
|
|
|
var marker_cluster_d639af3e5b089a170a8422778ff8a015 = L.markerClusterGroup(
|
|
{
|
|
}
|
|
);
|
|
|
|
|
|
var marker_5b6181c2017c06925832305ae0e33fee = L.marker(
|
|
[47.4748, -122.273],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1a437e3357f2186379b16ead5d569ccb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18938519062a1a85e9e562366eae8c6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2e42c83e544a9461228597c34b0445a5 = $(`<div id="html_2e42c83e544a9461228597c34b0445a5" style="width: 100.0%; height: 100.0%;">nostr.tac.lol</div>`)[0];
|
|
popup_18938519062a1a85e9e562366eae8c6e.setContent(html_2e42c83e544a9461228597c34b0445a5);
|
|
|
|
|
|
|
|
marker_5b6181c2017c06925832305ae0e33fee.bindPopup(popup_18938519062a1a85e9e562366eae8c6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b6181c2017c06925832305ae0e33fee.setIcon(icon_1a437e3357f2186379b16ead5d569ccb);
|
|
|
|
|
|
var marker_9499dbb41652745e0ff845698ad53f0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8246104082250b064342cee60b932bc3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea8740d026c14670e04b4044d84a9264 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f572cd28cbeb243873ec051e094b3638 = $(`<div id="html_f572cd28cbeb243873ec051e094b3638" style="width: 100.0%; height: 100.0%;">relay.nostr.net</div>`)[0];
|
|
popup_ea8740d026c14670e04b4044d84a9264.setContent(html_f572cd28cbeb243873ec051e094b3638);
|
|
|
|
|
|
|
|
marker_9499dbb41652745e0ff845698ad53f0f.bindPopup(popup_ea8740d026c14670e04b4044d84a9264)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9499dbb41652745e0ff845698ad53f0f.setIcon(icon_8246104082250b064342cee60b932bc3);
|
|
|
|
|
|
var marker_f02fc6e331eba90e4cb1387f641c2e12 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_224a4c3ca90e4e15b5294aa2b962b682 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23c7be9fdc18ba007e64566bb577d8d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_978f3fa9a46c74c4b463f1a37f4cfaaf = $(`<div id="html_978f3fa9a46c74c4b463f1a37f4cfaaf" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com</div>`)[0];
|
|
popup_23c7be9fdc18ba007e64566bb577d8d2.setContent(html_978f3fa9a46c74c4b463f1a37f4cfaaf);
|
|
|
|
|
|
|
|
marker_f02fc6e331eba90e4cb1387f641c2e12.bindPopup(popup_23c7be9fdc18ba007e64566bb577d8d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f02fc6e331eba90e4cb1387f641c2e12.setIcon(icon_224a4c3ca90e4e15b5294aa2b962b682);
|
|
|
|
|
|
var marker_715db7d0ea94b7ed0e109d98c18cc9db = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7f19817bfbe88fc60e8b3d7ec64e9be3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_605cbdadfcee6f92aa77a2e7b2c830f3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd89570d375c7fde9b10c3dc6e2a8529 = $(`<div id="html_fd89570d375c7fde9b10c3dc6e2a8529" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev</div>`)[0];
|
|
popup_605cbdadfcee6f92aa77a2e7b2c830f3.setContent(html_fd89570d375c7fde9b10c3dc6e2a8529);
|
|
|
|
|
|
|
|
marker_715db7d0ea94b7ed0e109d98c18cc9db.bindPopup(popup_605cbdadfcee6f92aa77a2e7b2c830f3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_715db7d0ea94b7ed0e109d98c18cc9db.setIcon(icon_7f19817bfbe88fc60e8b3d7ec64e9be3);
|
|
|
|
|
|
var marker_074a4e3b483932ac3d6a3de330cccf69 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_211cc2352a65227bd1701c354c9e69c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37e2a1684e1863abed3c359da94e8751 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93e335c395dbbfbd044a36e14050e2c1 = $(`<div id="html_93e335c395dbbfbd044a36e14050e2c1" style="width: 100.0%; height: 100.0%;">relay2.veganostr.com</div>`)[0];
|
|
popup_37e2a1684e1863abed3c359da94e8751.setContent(html_93e335c395dbbfbd044a36e14050e2c1);
|
|
|
|
|
|
|
|
marker_074a4e3b483932ac3d6a3de330cccf69.bindPopup(popup_37e2a1684e1863abed3c359da94e8751)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_074a4e3b483932ac3d6a3de330cccf69.setIcon(icon_211cc2352a65227bd1701c354c9e69c7);
|
|
|
|
|
|
var marker_a70d15fdbb55b39fcccbfd860e74b76d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_410234c27a20cd7277d13e59f7fae6db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e57a29479e32400a7188e4706cef50a4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_533e8425c8f27898f091bad8bde60e96 = $(`<div id="html_533e8425c8f27898f091bad8bde60e96" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi</div>`)[0];
|
|
popup_e57a29479e32400a7188e4706cef50a4.setContent(html_533e8425c8f27898f091bad8bde60e96);
|
|
|
|
|
|
|
|
marker_a70d15fdbb55b39fcccbfd860e74b76d.bindPopup(popup_e57a29479e32400a7188e4706cef50a4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a70d15fdbb55b39fcccbfd860e74b76d.setIcon(icon_410234c27a20cd7277d13e59f7fae6db);
|
|
|
|
|
|
var marker_ad00488835aa50b96540e9f83e406cd7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d14ab8b14170c0cbecf1d0082f4a6ad8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b64d3d3d7cb99adfcc0863e398b4079 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27a7e4bf53ea635caaacead00ea86758 = $(`<div id="html_27a7e4bf53ea635caaacead00ea86758" style="width: 100.0%; height: 100.0%;">srtrelay.c-stellar.net</div>`)[0];
|
|
popup_0b64d3d3d7cb99adfcc0863e398b4079.setContent(html_27a7e4bf53ea635caaacead00ea86758);
|
|
|
|
|
|
|
|
marker_ad00488835aa50b96540e9f83e406cd7.bindPopup(popup_0b64d3d3d7cb99adfcc0863e398b4079)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ad00488835aa50b96540e9f83e406cd7.setIcon(icon_d14ab8b14170c0cbecf1d0082f4a6ad8);
|
|
|
|
|
|
var marker_abf559fdc2cee6e43def89fc571fb1d6 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c4fdc98eb18aa9524692d85a2be35127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a0abf88f690808740a289f5f791b3611 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_600100acb15c027066099d1e906f7bc6 = $(`<div id="html_600100acb15c027066099d1e906f7bc6" style="width: 100.0%; height: 100.0%;">relay.typedcypher.com</div>`)[0];
|
|
popup_a0abf88f690808740a289f5f791b3611.setContent(html_600100acb15c027066099d1e906f7bc6);
|
|
|
|
|
|
|
|
marker_abf559fdc2cee6e43def89fc571fb1d6.bindPopup(popup_a0abf88f690808740a289f5f791b3611)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abf559fdc2cee6e43def89fc571fb1d6.setIcon(icon_c4fdc98eb18aa9524692d85a2be35127);
|
|
|
|
|
|
var marker_3b256835f49a2072b60c0191b96e3aa9 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6a74950f90d217dd0172b1041b33ebb0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f729c1375333b2a04be9a20b91ce9515 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4497df7dcd4292e11b2a71aaf3bec237 = $(`<div id="html_4497df7dcd4292e11b2a71aaf3bec237" style="width: 100.0%; height: 100.0%;">nostr-relay.nextblockvending.com</div>`)[0];
|
|
popup_f729c1375333b2a04be9a20b91ce9515.setContent(html_4497df7dcd4292e11b2a71aaf3bec237);
|
|
|
|
|
|
|
|
marker_3b256835f49a2072b60c0191b96e3aa9.bindPopup(popup_f729c1375333b2a04be9a20b91ce9515)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b256835f49a2072b60c0191b96e3aa9.setIcon(icon_6a74950f90d217dd0172b1041b33ebb0);
|
|
|
|
|
|
var marker_3be3c0272b5be807943ff294820dd859 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6651f276e8af1e7b3458e3f7f5a16e00 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_147f0999e2a297b75446cef9ba151467 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3f43e95a73e53692045de7fc14fb05f3 = $(`<div id="html_3f43e95a73e53692045de7fc14fb05f3" style="width: 100.0%; height: 100.0%;">spookstr2.nostr1.com</div>`)[0];
|
|
popup_147f0999e2a297b75446cef9ba151467.setContent(html_3f43e95a73e53692045de7fc14fb05f3);
|
|
|
|
|
|
|
|
marker_3be3c0272b5be807943ff294820dd859.bindPopup(popup_147f0999e2a297b75446cef9ba151467)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3be3c0272b5be807943ff294820dd859.setIcon(icon_6651f276e8af1e7b3458e3f7f5a16e00);
|
|
|
|
|
|
var marker_c940a8551940ba46767b28f159c231ab = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_af14779dae977012da2cbe4bff9627d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_728b83f5e608287e8081c041037ffd09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eae8cee4218ce506ce2aec91db492885 = $(`<div id="html_eae8cee4218ce506ce2aec91db492885" style="width: 100.0%; height: 100.0%;">relay.bitmacro.cloud</div>`)[0];
|
|
popup_728b83f5e608287e8081c041037ffd09.setContent(html_eae8cee4218ce506ce2aec91db492885);
|
|
|
|
|
|
|
|
marker_c940a8551940ba46767b28f159c231ab.bindPopup(popup_728b83f5e608287e8081c041037ffd09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c940a8551940ba46767b28f159c231ab.setIcon(icon_af14779dae977012da2cbe4bff9627d1);
|
|
|
|
|
|
var marker_8be95d3f07caf00bf0e35f23664ba202 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_40f5fcb7090f8cd92a6b8ef33f69516b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d0bc3e26154df2d215bed036af04f337 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b9af4f452f972aeeddb3832735775f99 = $(`<div id="html_b9af4f452f972aeeddb3832735775f99" style="width: 100.0%; height: 100.0%;">relay.degmods.com</div>`)[0];
|
|
popup_d0bc3e26154df2d215bed036af04f337.setContent(html_b9af4f452f972aeeddb3832735775f99);
|
|
|
|
|
|
|
|
marker_8be95d3f07caf00bf0e35f23664ba202.bindPopup(popup_d0bc3e26154df2d215bed036af04f337)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8be95d3f07caf00bf0e35f23664ba202.setIcon(icon_40f5fcb7090f8cd92a6b8ef33f69516b);
|
|
|
|
|
|
var marker_71a196d3cf450369136ef4eef1f511ef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3ae831b787e4ec837a0c9004db1fb8ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_faa1b8a1647100eb8907ae8a5194d44f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e56452eea9a30a37d7d8cb5409a8fb9 = $(`<div id="html_5e56452eea9a30a37d7d8cb5409a8fb9" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name</div>`)[0];
|
|
popup_faa1b8a1647100eb8907ae8a5194d44f.setContent(html_5e56452eea9a30a37d7d8cb5409a8fb9);
|
|
|
|
|
|
|
|
marker_71a196d3cf450369136ef4eef1f511ef.bindPopup(popup_faa1b8a1647100eb8907ae8a5194d44f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_71a196d3cf450369136ef4eef1f511ef.setIcon(icon_3ae831b787e4ec837a0c9004db1fb8ce);
|
|
|
|
|
|
var marker_bb8cacbb6d84be822d07f812d92892f2 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3bffea5528ba1374db33989a3a1c593f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e0c438c8d2b22f697b104ef8f0db3424 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dc16dd6bdeaf42ed860d1c97e88b406 = $(`<div id="html_9dc16dd6bdeaf42ed860d1c97e88b406" style="width: 100.0%; height: 100.0%;">intl-rocks-microphone-did.trycloudflare.com</div>`)[0];
|
|
popup_e0c438c8d2b22f697b104ef8f0db3424.setContent(html_9dc16dd6bdeaf42ed860d1c97e88b406);
|
|
|
|
|
|
|
|
marker_bb8cacbb6d84be822d07f812d92892f2.bindPopup(popup_e0c438c8d2b22f697b104ef8f0db3424)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb8cacbb6d84be822d07f812d92892f2.setIcon(icon_3bffea5528ba1374db33989a3a1c593f);
|
|
|
|
|
|
var marker_5d5f1b9a2af5dcef9596f7b551e472ef = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bab11720c149493596e0bc320ee1287f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4c366747ad178fa11d9836d06fbf7ad1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1fac2932885c50b0d23675acfdeafacd = $(`<div id="html_1fac2932885c50b0d23675acfdeafacd" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_4c366747ad178fa11d9836d06fbf7ad1.setContent(html_1fac2932885c50b0d23675acfdeafacd);
|
|
|
|
|
|
|
|
marker_5d5f1b9a2af5dcef9596f7b551e472ef.bindPopup(popup_4c366747ad178fa11d9836d06fbf7ad1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d5f1b9a2af5dcef9596f7b551e472ef.setIcon(icon_bab11720c149493596e0bc320ee1287f);
|
|
|
|
|
|
var marker_f0e97be7a444d9484995162f60a963cb = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_dcd20e7321a3f2ada46d83c8e6235f69 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f34548c49105dd0a6dc838a6e22fbe33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3de96502a695c6804e9e1ded81ce2d1f = $(`<div id="html_3de96502a695c6804e9e1ded81ce2d1f" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net</div>`)[0];
|
|
popup_f34548c49105dd0a6dc838a6e22fbe33.setContent(html_3de96502a695c6804e9e1ded81ce2d1f);
|
|
|
|
|
|
|
|
marker_f0e97be7a444d9484995162f60a963cb.bindPopup(popup_f34548c49105dd0a6dc838a6e22fbe33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f0e97be7a444d9484995162f60a963cb.setIcon(icon_dcd20e7321a3f2ada46d83c8e6235f69);
|
|
|
|
|
|
var marker_31f76b735f2906b091bb11fa8612be2f = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e0d87d3e12f70e163786ef4da0c19041 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f9b2a238d90ea6c7b07693768e37934b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5576be2bac68c33d9163bade0f56055 = $(`<div id="html_f5576be2bac68c33d9163bade0f56055" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de</div>`)[0];
|
|
popup_f9b2a238d90ea6c7b07693768e37934b.setContent(html_f5576be2bac68c33d9163bade0f56055);
|
|
|
|
|
|
|
|
marker_31f76b735f2906b091bb11fa8612be2f.bindPopup(popup_f9b2a238d90ea6c7b07693768e37934b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31f76b735f2906b091bb11fa8612be2f.setIcon(icon_e0d87d3e12f70e163786ef4da0c19041);
|
|
|
|
|
|
var marker_9b2cb189333297422739b390b96c943a = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1ea4aa6a19fb29c35eaea6700be22d48 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c95ec1abeac58f07e815021676ca5653 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd4630e906848005c1ba8b9e22aca340 = $(`<div id="html_dd4630e906848005c1ba8b9e22aca340" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com:443</div>`)[0];
|
|
popup_c95ec1abeac58f07e815021676ca5653.setContent(html_dd4630e906848005c1ba8b9e22aca340);
|
|
|
|
|
|
|
|
marker_9b2cb189333297422739b390b96c943a.bindPopup(popup_c95ec1abeac58f07e815021676ca5653)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9b2cb189333297422739b390b96c943a.setIcon(icon_1ea4aa6a19fb29c35eaea6700be22d48);
|
|
|
|
|
|
var marker_45be4b5b317c9dcddff6693fd9b3bd2c = L.marker(
|
|
[37.3598, -121.981],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_34b22dcb57ea707731a4bc8a8bc36a4a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3d85811ae2774702878d1c31426d68bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35fac4e0c17b1f061fa88d27ab94ed5e = $(`<div id="html_35fac4e0c17b1f061fa88d27ab94ed5e" style="width: 100.0%; height: 100.0%;">myvoiceourstory.org</div>`)[0];
|
|
popup_3d85811ae2774702878d1c31426d68bc.setContent(html_35fac4e0c17b1f061fa88d27ab94ed5e);
|
|
|
|
|
|
|
|
marker_45be4b5b317c9dcddff6693fd9b3bd2c.bindPopup(popup_3d85811ae2774702878d1c31426d68bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45be4b5b317c9dcddff6693fd9b3bd2c.setIcon(icon_34b22dcb57ea707731a4bc8a8bc36a4a);
|
|
|
|
|
|
var marker_18cc9c611f85508943202c4845f4adc6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6fc4b027d6889b8652bbec8d5222b5d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9d7dd1c7cf0c83d139003003d348e90c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d85d95650afc86934672c14cd755d55b = $(`<div id="html_d85d95650afc86934672c14cd755d55b" style="width: 100.0%; height: 100.0%;">nostr.easycryptosend.it</div>`)[0];
|
|
popup_9d7dd1c7cf0c83d139003003d348e90c.setContent(html_d85d95650afc86934672c14cd755d55b);
|
|
|
|
|
|
|
|
marker_18cc9c611f85508943202c4845f4adc6.bindPopup(popup_9d7dd1c7cf0c83d139003003d348e90c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_18cc9c611f85508943202c4845f4adc6.setIcon(icon_6fc4b027d6889b8652bbec8d5222b5d9);
|
|
|
|
|
|
var marker_169dc7db8cfb5a66f62774089535321a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6f3e64a639b4de862d1d3f055d0eec3b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a5dd037bbc307683ada285b374bbaf17 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f48383d37f7f7bb924a77d060a3b82b = $(`<div id="html_2f48383d37f7f7bb924a77d060a3b82b" style="width: 100.0%; height: 100.0%;">relay.0xchat.com</div>`)[0];
|
|
popup_a5dd037bbc307683ada285b374bbaf17.setContent(html_2f48383d37f7f7bb924a77d060a3b82b);
|
|
|
|
|
|
|
|
marker_169dc7db8cfb5a66f62774089535321a.bindPopup(popup_a5dd037bbc307683ada285b374bbaf17)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_169dc7db8cfb5a66f62774089535321a.setIcon(icon_6f3e64a639b4de862d1d3f055d0eec3b);
|
|
|
|
|
|
var marker_8ee0e724c80714740caf8ea676a10310 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_49fc024db0477a23a2b4d2644bc55161 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7441a80390efdcb5969e5ff2130e9d19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f05165bd3513006f6a0e0cb11494fa3 = $(`<div id="html_8f05165bd3513006f6a0e0cb11494fa3" style="width: 100.0%; height: 100.0%;">nostr.thalheim.io</div>`)[0];
|
|
popup_7441a80390efdcb5969e5ff2130e9d19.setContent(html_8f05165bd3513006f6a0e0cb11494fa3);
|
|
|
|
|
|
|
|
marker_8ee0e724c80714740caf8ea676a10310.bindPopup(popup_7441a80390efdcb5969e5ff2130e9d19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ee0e724c80714740caf8ea676a10310.setIcon(icon_49fc024db0477a23a2b4d2644bc55161);
|
|
|
|
|
|
var marker_b8569a88fa35681f692d80dcd2d1a52e = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e7498c2cde2d078bac6395fc89ce8d59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59ece7292a6fee48a8547cd7c622136e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc15ba96c70366b9ba9be2f60c94ae19 = $(`<div id="html_bc15ba96c70366b9ba9be2f60c94ae19" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net</div>`)[0];
|
|
popup_59ece7292a6fee48a8547cd7c622136e.setContent(html_bc15ba96c70366b9ba9be2f60c94ae19);
|
|
|
|
|
|
|
|
marker_b8569a88fa35681f692d80dcd2d1a52e.bindPopup(popup_59ece7292a6fee48a8547cd7c622136e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b8569a88fa35681f692d80dcd2d1a52e.setIcon(icon_e7498c2cde2d078bac6395fc89ce8d59);
|
|
|
|
|
|
var marker_38aaa90ae7abd20b8789f4ff89a38e1c = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_75a81a8d7c464f9b5b7e505f89216f31 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51c87e18132a31314d9b63411fbc1ed0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bc640662aec06ada1f2c22433082bf09 = $(`<div id="html_bc640662aec06ada1f2c22433082bf09" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com</div>`)[0];
|
|
popup_51c87e18132a31314d9b63411fbc1ed0.setContent(html_bc640662aec06ada1f2c22433082bf09);
|
|
|
|
|
|
|
|
marker_38aaa90ae7abd20b8789f4ff89a38e1c.bindPopup(popup_51c87e18132a31314d9b63411fbc1ed0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_38aaa90ae7abd20b8789f4ff89a38e1c.setIcon(icon_75a81a8d7c464f9b5b7e505f89216f31);
|
|
|
|
|
|
var marker_72dbafa6e2b34a9009824821f4c61bbd = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b526c38f021d81a2a6870ccdbe181bee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26aa0d97cd48e648b9fa6b15de1587fa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9892789ecd093c10590044656608944a = $(`<div id="html_9892789ecd093c10590044656608944a" style="width: 100.0%; height: 100.0%;">nostrelites.org</div>`)[0];
|
|
popup_26aa0d97cd48e648b9fa6b15de1587fa.setContent(html_9892789ecd093c10590044656608944a);
|
|
|
|
|
|
|
|
marker_72dbafa6e2b34a9009824821f4c61bbd.bindPopup(popup_26aa0d97cd48e648b9fa6b15de1587fa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_72dbafa6e2b34a9009824821f4c61bbd.setIcon(icon_b526c38f021d81a2a6870ccdbe181bee);
|
|
|
|
|
|
var marker_848839f7010b8c57812e6261bbcd3642 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e4b0b280182186a469f4be36fa2fc857 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f09ce7af4de4bd8fdc3c04d560a283e2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_60447aa937d9037139273b11d9a5f3e4 = $(`<div id="html_60447aa937d9037139273b11d9a5f3e4" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch</div>`)[0];
|
|
popup_f09ce7af4de4bd8fdc3c04d560a283e2.setContent(html_60447aa937d9037139273b11d9a5f3e4);
|
|
|
|
|
|
|
|
marker_848839f7010b8c57812e6261bbcd3642.bindPopup(popup_f09ce7af4de4bd8fdc3c04d560a283e2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_848839f7010b8c57812e6261bbcd3642.setIcon(icon_e4b0b280182186a469f4be36fa2fc857);
|
|
|
|
|
|
var marker_e03db9962aeef152d785a4fe9c680431 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c71b5bb2422f84798635f63fad90112b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cbc82d282ed49eee61194cdaf650171b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_11af80dfde9b9907bc9803272f89de26 = $(`<div id="html_11af80dfde9b9907bc9803272f89de26" style="width: 100.0%; height: 100.0%;">relayrs.notoshi.win</div>`)[0];
|
|
popup_cbc82d282ed49eee61194cdaf650171b.setContent(html_11af80dfde9b9907bc9803272f89de26);
|
|
|
|
|
|
|
|
marker_e03db9962aeef152d785a4fe9c680431.bindPopup(popup_cbc82d282ed49eee61194cdaf650171b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e03db9962aeef152d785a4fe9c680431.setIcon(icon_c71b5bb2422f84798635f63fad90112b);
|
|
|
|
|
|
var marker_c09ef1dd17a209e120c163537d909424 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_19aba94f9adaf796b3bfc7411ec305f0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25bb6540d5406e0896cc7cd679996aad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c20eaf1e1b42b4a4e49ad5338a2d873b = $(`<div id="html_c20eaf1e1b42b4a4e49ad5338a2d873b" style="width: 100.0%; height: 100.0%;">nostr-kyomu-haskell.onrender.com</div>`)[0];
|
|
popup_25bb6540d5406e0896cc7cd679996aad.setContent(html_c20eaf1e1b42b4a4e49ad5338a2d873b);
|
|
|
|
|
|
|
|
marker_c09ef1dd17a209e120c163537d909424.bindPopup(popup_25bb6540d5406e0896cc7cd679996aad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c09ef1dd17a209e120c163537d909424.setIcon(icon_19aba94f9adaf796b3bfc7411ec305f0);
|
|
|
|
|
|
var marker_86495dc9a7917040406a677cfae016ef = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ebfdfdb97ee4d4278fcf8f2eaf701626 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_696ecabd2c922a19c12a46503c2fe488 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6e1f6ea274f94eee432c59e91cde8e8f = $(`<div id="html_6e1f6ea274f94eee432c59e91cde8e8f" style="width: 100.0%; height: 100.0%;">relay02.lnfi.network</div>`)[0];
|
|
popup_696ecabd2c922a19c12a46503c2fe488.setContent(html_6e1f6ea274f94eee432c59e91cde8e8f);
|
|
|
|
|
|
|
|
marker_86495dc9a7917040406a677cfae016ef.bindPopup(popup_696ecabd2c922a19c12a46503c2fe488)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86495dc9a7917040406a677cfae016ef.setIcon(icon_ebfdfdb97ee4d4278fcf8f2eaf701626);
|
|
|
|
|
|
var marker_6ea40ab7b71a62e1c52c31edec98f3c0 = L.marker(
|
|
[55.7628, 37.5983],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_220c68f53089d5fadb4ac733bac618f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cc7a131c511e9942ce3ce63f379ba582 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02bdea8afe2e4c8d324687d31ef0df3e = $(`<div id="html_02bdea8afe2e4c8d324687d31ef0df3e" style="width: 100.0%; height: 100.0%;">prl.plus</div>`)[0];
|
|
popup_cc7a131c511e9942ce3ce63f379ba582.setContent(html_02bdea8afe2e4c8d324687d31ef0df3e);
|
|
|
|
|
|
|
|
marker_6ea40ab7b71a62e1c52c31edec98f3c0.bindPopup(popup_cc7a131c511e9942ce3ce63f379ba582)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ea40ab7b71a62e1c52c31edec98f3c0.setIcon(icon_220c68f53089d5fadb4ac733bac618f8);
|
|
|
|
|
|
var marker_554e110e2c78f983b22673857aadb489 = L.marker(
|
|
[52.0195, 4.42946],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3805889ec105e418fb177313b88b1e8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3789b285b0006b1a6618e67cd704d0bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_00fab8c9da4c719899a91950177c3957 = $(`<div id="html_00fab8c9da4c719899a91950177c3957" style="width: 100.0%; height: 100.0%;">relay.snotr.nl:49999</div>`)[0];
|
|
popup_3789b285b0006b1a6618e67cd704d0bf.setContent(html_00fab8c9da4c719899a91950177c3957);
|
|
|
|
|
|
|
|
marker_554e110e2c78f983b22673857aadb489.bindPopup(popup_3789b285b0006b1a6618e67cd704d0bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_554e110e2c78f983b22673857aadb489.setIcon(icon_3805889ec105e418fb177313b88b1e8d);
|
|
|
|
|
|
var marker_ed80d6bac2faa18e8800aacc927ef649 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9092ba696e7ebb5d5ef293d3cfe69062 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ec3baae7985c56ffb2f48e9b9ad970b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_08931385cf63f9df956ed470e0848793 = $(`<div id="html_08931385cf63f9df956ed470e0848793" style="width: 100.0%; height: 100.0%;">relay.plebeian.market</div>`)[0];
|
|
popup_8ec3baae7985c56ffb2f48e9b9ad970b.setContent(html_08931385cf63f9df956ed470e0848793);
|
|
|
|
|
|
|
|
marker_ed80d6bac2faa18e8800aacc927ef649.bindPopup(popup_8ec3baae7985c56ffb2f48e9b9ad970b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed80d6bac2faa18e8800aacc927ef649.setIcon(icon_9092ba696e7ebb5d5ef293d3cfe69062);
|
|
|
|
|
|
var marker_c57611a848919488a5c92553229ef5b0 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_51fed8592da8586787ce4d8b1aa700b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed00905c836af71fa98687d5a10d0bfc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_21e932a2bcf4f62089ada91d966e4b44 = $(`<div id="html_21e932a2bcf4f62089ada91d966e4b44" style="width: 100.0%; height: 100.0%;">bitcoiner.social:443</div>`)[0];
|
|
popup_ed00905c836af71fa98687d5a10d0bfc.setContent(html_21e932a2bcf4f62089ada91d966e4b44);
|
|
|
|
|
|
|
|
marker_c57611a848919488a5c92553229ef5b0.bindPopup(popup_ed00905c836af71fa98687d5a10d0bfc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c57611a848919488a5c92553229ef5b0.setIcon(icon_51fed8592da8586787ce4d8b1aa700b1);
|
|
|
|
|
|
var marker_42ef99a1e8b9b7331760b88b8f640ff4 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_948c8fc8f49e48fbf59a397da2231607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e087865d7eced557797aa24022753ffe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2df4f29ca43a341eaeb672fa00a7e79a = $(`<div id="html_2df4f29ca43a341eaeb672fa00a7e79a" style="width: 100.0%; height: 100.0%;">relay.beginningend.com:443</div>`)[0];
|
|
popup_e087865d7eced557797aa24022753ffe.setContent(html_2df4f29ca43a341eaeb672fa00a7e79a);
|
|
|
|
|
|
|
|
marker_42ef99a1e8b9b7331760b88b8f640ff4.bindPopup(popup_e087865d7eced557797aa24022753ffe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_42ef99a1e8b9b7331760b88b8f640ff4.setIcon(icon_948c8fc8f49e48fbf59a397da2231607);
|
|
|
|
|
|
var marker_4346e6c472696ad1aee8f5fb7024ea4c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bfacef17db786f55e212430ac62fa20f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_83cb9e919e9fb1f13d6ff41d45831a04 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cd4fda45efebe226b1f99745fa358a81 = $(`<div id="html_cd4fda45efebe226b1f99745fa358a81" style="width: 100.0%; height: 100.0%;">damus.bostr.online</div>`)[0];
|
|
popup_83cb9e919e9fb1f13d6ff41d45831a04.setContent(html_cd4fda45efebe226b1f99745fa358a81);
|
|
|
|
|
|
|
|
marker_4346e6c472696ad1aee8f5fb7024ea4c.bindPopup(popup_83cb9e919e9fb1f13d6ff41d45831a04)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4346e6c472696ad1aee8f5fb7024ea4c.setIcon(icon_bfacef17db786f55e212430ac62fa20f);
|
|
|
|
|
|
var marker_36f1d5569fe48b5165e3ee3b03653d86 = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_890d18a52413e9316c0c5c951b83c5f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_671929436bf7cba2e333582a9cad6a34 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ea8386385d55d7bb2ccfb868d3bf2ca = $(`<div id="html_4ea8386385d55d7bb2ccfb868d3bf2ca" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-qj1h.onrender.com</div>`)[0];
|
|
popup_671929436bf7cba2e333582a9cad6a34.setContent(html_4ea8386385d55d7bb2ccfb868d3bf2ca);
|
|
|
|
|
|
|
|
marker_36f1d5569fe48b5165e3ee3b03653d86.bindPopup(popup_671929436bf7cba2e333582a9cad6a34)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_36f1d5569fe48b5165e3ee3b03653d86.setIcon(icon_890d18a52413e9316c0c5c951b83c5f4);
|
|
|
|
|
|
var marker_775e4395c8a18ee1bbad12368b787a23 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_614396e73775d12592efc5d2bbead69d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3f0f0de4e8389ec86e19ab609eaeec47 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44723b6d94246d0e9de61d428916b4a8 = $(`<div id="html_44723b6d94246d0e9de61d428916b4a8" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com:443</div>`)[0];
|
|
popup_3f0f0de4e8389ec86e19ab609eaeec47.setContent(html_44723b6d94246d0e9de61d428916b4a8);
|
|
|
|
|
|
|
|
marker_775e4395c8a18ee1bbad12368b787a23.bindPopup(popup_3f0f0de4e8389ec86e19ab609eaeec47)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_775e4395c8a18ee1bbad12368b787a23.setIcon(icon_614396e73775d12592efc5d2bbead69d);
|
|
|
|
|
|
var marker_19a33f22f4eded364e177c594e91f651 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_931ec9440bcc85005b5707c69d93e6fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89ccbea97ece5754d1e742f0180d280a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e33c3b5b5014058a27dea096907f72f = $(`<div id="html_0e33c3b5b5014058a27dea096907f72f" style="width: 100.0%; height: 100.0%;">ribo.eu.nostria.app</div>`)[0];
|
|
popup_89ccbea97ece5754d1e742f0180d280a.setContent(html_0e33c3b5b5014058a27dea096907f72f);
|
|
|
|
|
|
|
|
marker_19a33f22f4eded364e177c594e91f651.bindPopup(popup_89ccbea97ece5754d1e742f0180d280a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_19a33f22f4eded364e177c594e91f651.setIcon(icon_931ec9440bcc85005b5707c69d93e6fe);
|
|
|
|
|
|
var marker_af24668ae3626bfde0a6fc9acda348ef = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9c225fd52aa9df35b16dfb9aaa77a826 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_89b016813d21c8800a92f57816ee1205 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c8f86ab0009901d8088f9c999c4ea37 = $(`<div id="html_3c8f86ab0009901d8088f9c999c4ea37" style="width: 100.0%; height: 100.0%;">relay.mostro.network:443</div>`)[0];
|
|
popup_89b016813d21c8800a92f57816ee1205.setContent(html_3c8f86ab0009901d8088f9c999c4ea37);
|
|
|
|
|
|
|
|
marker_af24668ae3626bfde0a6fc9acda348ef.bindPopup(popup_89b016813d21c8800a92f57816ee1205)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_af24668ae3626bfde0a6fc9acda348ef.setIcon(icon_9c225fd52aa9df35b16dfb9aaa77a826);
|
|
|
|
|
|
var marker_0e8eeae3bc791a438b8fc43c95f2b7fe = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_95f9f2ddd5f34ae957fcc451f033e90b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2ff65786b273647498222f0ae5ac60ab = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bc8f6756daf738621b718be3e130a7e = $(`<div id="html_7bc8f6756daf738621b718be3e130a7e" style="width: 100.0%; height: 100.0%;">insta-relay.apps3.slidestr.net</div>`)[0];
|
|
popup_2ff65786b273647498222f0ae5ac60ab.setContent(html_7bc8f6756daf738621b718be3e130a7e);
|
|
|
|
|
|
|
|
marker_0e8eeae3bc791a438b8fc43c95f2b7fe.bindPopup(popup_2ff65786b273647498222f0ae5ac60ab)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e8eeae3bc791a438b8fc43c95f2b7fe.setIcon(icon_95f9f2ddd5f34ae957fcc451f033e90b);
|
|
|
|
|
|
var marker_0c4be5eb21d267eabcea4a00ae8e7a78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ec1d1e43547c031b6ff10eac3b549f03 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0cc59fef1fa2fa387e852cc1f6c2cba4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_48f144a89d2c62a84228171e8baa9280 = $(`<div id="html_48f144a89d2c62a84228171e8baa9280" style="width: 100.0%; height: 100.0%;">kasztanowa.bieda.it</div>`)[0];
|
|
popup_0cc59fef1fa2fa387e852cc1f6c2cba4.setContent(html_48f144a89d2c62a84228171e8baa9280);
|
|
|
|
|
|
|
|
marker_0c4be5eb21d267eabcea4a00ae8e7a78.bindPopup(popup_0cc59fef1fa2fa387e852cc1f6c2cba4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c4be5eb21d267eabcea4a00ae8e7a78.setIcon(icon_ec1d1e43547c031b6ff10eac3b549f03);
|
|
|
|
|
|
var marker_401e5575ab1572a5370029e017c4ea0c = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3797b165c4224d7bce5f46d8db424d3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d51cd1c90315d6929f66598eb2a50999 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a2b655786ba9d6f424a4b4a48bd85531 = $(`<div id="html_a2b655786ba9d6f424a4b4a48bd85531" style="width: 100.0%; height: 100.0%;">relay.trustr.ing:443</div>`)[0];
|
|
popup_d51cd1c90315d6929f66598eb2a50999.setContent(html_a2b655786ba9d6f424a4b4a48bd85531);
|
|
|
|
|
|
|
|
marker_401e5575ab1572a5370029e017c4ea0c.bindPopup(popup_d51cd1c90315d6929f66598eb2a50999)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_401e5575ab1572a5370029e017c4ea0c.setIcon(icon_3797b165c4224d7bce5f46d8db424d3a);
|
|
|
|
|
|
var marker_c78c6ab971ab986b72bb71d15f696b26 = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_51608355623cecf1832683b58872eda4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8f95b933453ff6d31c5a54081c6363ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f887d9f1b75e69744defe5c8dcf09fc = $(`<div id="html_8f887d9f1b75e69744defe5c8dcf09fc" style="width: 100.0%; height: 100.0%;">relay.layer.systems</div>`)[0];
|
|
popup_8f95b933453ff6d31c5a54081c6363ef.setContent(html_8f887d9f1b75e69744defe5c8dcf09fc);
|
|
|
|
|
|
|
|
marker_c78c6ab971ab986b72bb71d15f696b26.bindPopup(popup_8f95b933453ff6d31c5a54081c6363ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c78c6ab971ab986b72bb71d15f696b26.setIcon(icon_51608355623cecf1832683b58872eda4);
|
|
|
|
|
|
var marker_5c5084e46ffbf582bd1dcb65eb1c8a56 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c068792c22545010e794cb221fa14e04 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_13a8ca89610303e5eb48ff5301fe2238 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_65022fbf94cfb8cc5b7925740f5204e0 = $(`<div id="html_65022fbf94cfb8cc5b7925740f5204e0" style="width: 100.0%; height: 100.0%;">relay.angor.io</div>`)[0];
|
|
popup_13a8ca89610303e5eb48ff5301fe2238.setContent(html_65022fbf94cfb8cc5b7925740f5204e0);
|
|
|
|
|
|
|
|
marker_5c5084e46ffbf582bd1dcb65eb1c8a56.bindPopup(popup_13a8ca89610303e5eb48ff5301fe2238)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c5084e46ffbf582bd1dcb65eb1c8a56.setIcon(icon_c068792c22545010e794cb221fa14e04);
|
|
|
|
|
|
var marker_8b67fdb219cb4574a3c54930cf966ae3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_26c77e96ef57a288883e9d28f5fdb344 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32ef003f3ebfde9eb49d9adc48533652 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b43e0f2d67a013e8f87f6da59ee347fc = $(`<div id="html_b43e0f2d67a013e8f87f6da59ee347fc" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com</div>`)[0];
|
|
popup_32ef003f3ebfde9eb49d9adc48533652.setContent(html_b43e0f2d67a013e8f87f6da59ee347fc);
|
|
|
|
|
|
|
|
marker_8b67fdb219cb4574a3c54930cf966ae3.bindPopup(popup_32ef003f3ebfde9eb49d9adc48533652)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b67fdb219cb4574a3c54930cf966ae3.setIcon(icon_26c77e96ef57a288883e9d28f5fdb344);
|
|
|
|
|
|
var marker_d2d9db7bcd6e8b24453685c57ddc8997 = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a572c423fae357b05f11ba35d2bb2b9d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5af05c7f6d571eebd8e456c9cd4bba1f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d8e5cfb36b0f1cc547e659554a7a625d = $(`<div id="html_d8e5cfb36b0f1cc547e659554a7a625d" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com</div>`)[0];
|
|
popup_5af05c7f6d571eebd8e456c9cd4bba1f.setContent(html_d8e5cfb36b0f1cc547e659554a7a625d);
|
|
|
|
|
|
|
|
marker_d2d9db7bcd6e8b24453685c57ddc8997.bindPopup(popup_5af05c7f6d571eebd8e456c9cd4bba1f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d2d9db7bcd6e8b24453685c57ddc8997.setIcon(icon_a572c423fae357b05f11ba35d2bb2b9d);
|
|
|
|
|
|
var marker_fd69ccd01928a1e0625f629c06399d7c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_354ed4a52249c84b26544647f5086e39 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e3615637af213ac5d9fd3ca9169113a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c0e37c6e67a60b1867b3b67548f097bb = $(`<div id="html_c0e37c6e67a60b1867b3b67548f097bb" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com</div>`)[0];
|
|
popup_8e3615637af213ac5d9fd3ca9169113a.setContent(html_c0e37c6e67a60b1867b3b67548f097bb);
|
|
|
|
|
|
|
|
marker_fd69ccd01928a1e0625f629c06399d7c.bindPopup(popup_8e3615637af213ac5d9fd3ca9169113a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd69ccd01928a1e0625f629c06399d7c.setIcon(icon_354ed4a52249c84b26544647f5086e39);
|
|
|
|
|
|
var marker_09525d184ca3e11975381ecaa9a24573 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_76124d6d7f42e1a65ba50e5f02fb6db3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d908b8ca562d0cd185e41697273bf952 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23a8ae523b4e9ff40a583a51ded138ad = $(`<div id="html_23a8ae523b4e9ff40a583a51ded138ad" style="width: 100.0%; height: 100.0%;">dm-test-nostr-rs-42-disabled.samt.st</div>`)[0];
|
|
popup_d908b8ca562d0cd185e41697273bf952.setContent(html_23a8ae523b4e9ff40a583a51ded138ad);
|
|
|
|
|
|
|
|
marker_09525d184ca3e11975381ecaa9a24573.bindPopup(popup_d908b8ca562d0cd185e41697273bf952)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_09525d184ca3e11975381ecaa9a24573.setIcon(icon_76124d6d7f42e1a65ba50e5f02fb6db3);
|
|
|
|
|
|
var marker_ef139e6d8afe6a6b44e5500c2b1aae25 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_aa372e54d77ea619fe700fd42ac40b01 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ae85813717530047028c496accf6e16f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e05f491433942b5ec68e2fcd28b0f03 = $(`<div id="html_8e05f491433942b5ec68e2fcd28b0f03" style="width: 100.0%; height: 100.0%;">relay.plebeian.market:443</div>`)[0];
|
|
popup_ae85813717530047028c496accf6e16f.setContent(html_8e05f491433942b5ec68e2fcd28b0f03);
|
|
|
|
|
|
|
|
marker_ef139e6d8afe6a6b44e5500c2b1aae25.bindPopup(popup_ae85813717530047028c496accf6e16f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ef139e6d8afe6a6b44e5500c2b1aae25.setIcon(icon_aa372e54d77ea619fe700fd42ac40b01);
|
|
|
|
|
|
var marker_0453200a7d0670f2f9453fdeaf644669 = L.marker(
|
|
[36.1527, -95.9902],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_20619fa87c4411bc29f767cbdd5d339c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea85643f3d8225e67cdb67be5f577cdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dc6fac4aae80738705594dc9fc72ca0 = $(`<div id="html_2dc6fac4aae80738705594dc9fc72ca0" style="width: 100.0%; height: 100.0%;">nostr.n7ekb.net</div>`)[0];
|
|
popup_ea85643f3d8225e67cdb67be5f577cdb.setContent(html_2dc6fac4aae80738705594dc9fc72ca0);
|
|
|
|
|
|
|
|
marker_0453200a7d0670f2f9453fdeaf644669.bindPopup(popup_ea85643f3d8225e67cdb67be5f577cdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0453200a7d0670f2f9453fdeaf644669.setIcon(icon_20619fa87c4411bc29f767cbdd5d339c);
|
|
|
|
|
|
var marker_ccdb84512cbb5dbcb08cdbb9ffae9b77 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8d7d7fc07ccb3a663022024f522e66a7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b55a3bf793c7505370e751ee28a20d45 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_16c690e23b86e1c7f2893609ef2b33f8 = $(`<div id="html_16c690e23b86e1c7f2893609ef2b33f8" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de:443</div>`)[0];
|
|
popup_b55a3bf793c7505370e751ee28a20d45.setContent(html_16c690e23b86e1c7f2893609ef2b33f8);
|
|
|
|
|
|
|
|
marker_ccdb84512cbb5dbcb08cdbb9ffae9b77.bindPopup(popup_b55a3bf793c7505370e751ee28a20d45)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccdb84512cbb5dbcb08cdbb9ffae9b77.setIcon(icon_8d7d7fc07ccb3a663022024f522e66a7);
|
|
|
|
|
|
var marker_fb41497b6eb9eff322171df4f178f54c = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fdf8b149887bed68d4a77227285e1964 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a0db848c51687417f7e509ed777b85a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8405207316a7502363fd8d46f568491d = $(`<div id="html_8405207316a7502363fd8d46f568491d" style="width: 100.0%; height: 100.0%;">nostr.debate.report</div>`)[0];
|
|
popup_1a0db848c51687417f7e509ed777b85a.setContent(html_8405207316a7502363fd8d46f568491d);
|
|
|
|
|
|
|
|
marker_fb41497b6eb9eff322171df4f178f54c.bindPopup(popup_1a0db848c51687417f7e509ed777b85a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fb41497b6eb9eff322171df4f178f54c.setIcon(icon_fdf8b149887bed68d4a77227285e1964);
|
|
|
|
|
|
var marker_e2f4ecb31d70d1fc99b04801dfe2f28a = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3bc900a654520cfd760aeee3f6ea47b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e4e7498137e205ac451c94c46dc56e61 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_109c7fdfc70958f9324ade68c22b9717 = $(`<div id="html_109c7fdfc70958f9324ade68c22b9717" style="width: 100.0%; height: 100.0%;">nostr.snowbla.de</div>`)[0];
|
|
popup_e4e7498137e205ac451c94c46dc56e61.setContent(html_109c7fdfc70958f9324ade68c22b9717);
|
|
|
|
|
|
|
|
marker_e2f4ecb31d70d1fc99b04801dfe2f28a.bindPopup(popup_e4e7498137e205ac451c94c46dc56e61)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e2f4ecb31d70d1fc99b04801dfe2f28a.setIcon(icon_3bc900a654520cfd760aeee3f6ea47b4);
|
|
|
|
|
|
var marker_643a07676d737483ec24f9d56ea91f9e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a7dff650d8ebfb5fcd2dfb794335787b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ceff060d35db42906c77a1052e2c17e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4d41c15f3d8d4e020371262ce709159f = $(`<div id="html_4d41c15f3d8d4e020371262ce709159f" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe:443</div>`)[0];
|
|
popup_ceff060d35db42906c77a1052e2c17e5.setContent(html_4d41c15f3d8d4e020371262ce709159f);
|
|
|
|
|
|
|
|
marker_643a07676d737483ec24f9d56ea91f9e.bindPopup(popup_ceff060d35db42906c77a1052e2c17e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_643a07676d737483ec24f9d56ea91f9e.setIcon(icon_a7dff650d8ebfb5fcd2dfb794335787b);
|
|
|
|
|
|
var marker_35b5dbe8a491e90e0766fbcb968c5d41 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e6c3d0aae7debabf86eb720588637962 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d5c7ff6936bfba0a22e53f25f54deed9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_06a757ffad3936b6c7e23ef8e6fbcd9c = $(`<div id="html_06a757ffad3936b6c7e23ef8e6fbcd9c" style="width: 100.0%; height: 100.0%;">nostrride.io</div>`)[0];
|
|
popup_d5c7ff6936bfba0a22e53f25f54deed9.setContent(html_06a757ffad3936b6c7e23ef8e6fbcd9c);
|
|
|
|
|
|
|
|
marker_35b5dbe8a491e90e0766fbcb968c5d41.bindPopup(popup_d5c7ff6936bfba0a22e53f25f54deed9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_35b5dbe8a491e90e0766fbcb968c5d41.setIcon(icon_e6c3d0aae7debabf86eb720588637962);
|
|
|
|
|
|
var marker_11e0d28dccc0c18a8c800fc20f6849d6 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_cb995f86572503e66512caa62c4434b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c4c584ac8f7cddca6be2f74832903052 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac45155a1a9c49a6b0d376d902bf0832 = $(`<div id="html_ac45155a1a9c49a6b0d376d902bf0832" style="width: 100.0%; height: 100.0%;">relay2.angor.io:443</div>`)[0];
|
|
popup_c4c584ac8f7cddca6be2f74832903052.setContent(html_ac45155a1a9c49a6b0d376d902bf0832);
|
|
|
|
|
|
|
|
marker_11e0d28dccc0c18a8c800fc20f6849d6.bindPopup(popup_c4c584ac8f7cddca6be2f74832903052)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11e0d28dccc0c18a8c800fc20f6849d6.setIcon(icon_cb995f86572503e66512caa62c4434b3);
|
|
|
|
|
|
var marker_1d5bf35d47e1f8a852e67c6660445ef4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_947b88768b427a8c9b4d4cd135abadf4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45f83c5d92ff459953ede5b3a9157d89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7160bb69356e6d2b85d1641570c319fa = $(`<div id="html_7160bb69356e6d2b85d1641570c319fa" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net</div>`)[0];
|
|
popup_45f83c5d92ff459953ede5b3a9157d89.setContent(html_7160bb69356e6d2b85d1641570c319fa);
|
|
|
|
|
|
|
|
marker_1d5bf35d47e1f8a852e67c6660445ef4.bindPopup(popup_45f83c5d92ff459953ede5b3a9157d89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d5bf35d47e1f8a852e67c6660445ef4.setIcon(icon_947b88768b427a8c9b4d4cd135abadf4);
|
|
|
|
|
|
var marker_3b7338443d4a779fd15e83f73e33c124 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bb304d9b3424f89d4896b42bf7bef229 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e569258f8d3bec206c7e4eb182481e2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6a787e3708dc35b456231c2a662edd3e = $(`<div id="html_6a787e3708dc35b456231c2a662edd3e" style="width: 100.0%; height: 100.0%;">relay.satmaxt.xyz</div>`)[0];
|
|
popup_e569258f8d3bec206c7e4eb182481e2a.setContent(html_6a787e3708dc35b456231c2a662edd3e);
|
|
|
|
|
|
|
|
marker_3b7338443d4a779fd15e83f73e33c124.bindPopup(popup_e569258f8d3bec206c7e4eb182481e2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b7338443d4a779fd15e83f73e33c124.setIcon(icon_bb304d9b3424f89d4896b42bf7bef229);
|
|
|
|
|
|
var marker_dd7114730cf32f3eeabab634f4ecc54a = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_18efded77b55ac2d8130638d707d5c34 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_95b90e6956820ecd4157ce159aa8060e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b7a9662625329b9694f49654479724fc = $(`<div id="html_b7a9662625329b9694f49654479724fc" style="width: 100.0%; height: 100.0%;">relay.agorist.space:443</div>`)[0];
|
|
popup_95b90e6956820ecd4157ce159aa8060e.setContent(html_b7a9662625329b9694f49654479724fc);
|
|
|
|
|
|
|
|
marker_dd7114730cf32f3eeabab634f4ecc54a.bindPopup(popup_95b90e6956820ecd4157ce159aa8060e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dd7114730cf32f3eeabab634f4ecc54a.setIcon(icon_18efded77b55ac2d8130638d707d5c34);
|
|
|
|
|
|
var marker_0bc7959b355463731362542d0681702a = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8961a6680a54f02a28a472b1268277b0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc61cf27c3ee14084eaf0a9194c364bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b87fa4fb95ec7e2bdf0196fd0aee3fa5 = $(`<div id="html_b87fa4fb95ec7e2bdf0196fd0aee3fa5" style="width: 100.0%; height: 100.0%;">strfry.bonsai.com</div>`)[0];
|
|
popup_dc61cf27c3ee14084eaf0a9194c364bd.setContent(html_b87fa4fb95ec7e2bdf0196fd0aee3fa5);
|
|
|
|
|
|
|
|
marker_0bc7959b355463731362542d0681702a.bindPopup(popup_dc61cf27c3ee14084eaf0a9194c364bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0bc7959b355463731362542d0681702a.setIcon(icon_8961a6680a54f02a28a472b1268277b0);
|
|
|
|
|
|
var marker_891ddfe6e17cd47bd7d13b23b0ebe2d9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_959fe4b938c1cba21cd1fd1cfa159ef9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_53fe6c35e58173c1790e5a87fbaf2ce6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_28edf12dbad1a90b0e89b9a090210e51 = $(`<div id="html_28edf12dbad1a90b0e89b9a090210e51" style="width: 100.0%; height: 100.0%;">dev.relay.stream</div>`)[0];
|
|
popup_53fe6c35e58173c1790e5a87fbaf2ce6.setContent(html_28edf12dbad1a90b0e89b9a090210e51);
|
|
|
|
|
|
|
|
marker_891ddfe6e17cd47bd7d13b23b0ebe2d9.bindPopup(popup_53fe6c35e58173c1790e5a87fbaf2ce6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_891ddfe6e17cd47bd7d13b23b0ebe2d9.setIcon(icon_959fe4b938c1cba21cd1fd1cfa159ef9);
|
|
|
|
|
|
var marker_ccd1ecb04a4c14fa859c05ed44d532cb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_51f6aad9c7ca10c555c2d99f8fab29db = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cb57f28dee1814366f0d464c8b37fbdb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82b4bfbdc153bf8cb12d867fb6c9cd7a = $(`<div id="html_82b4bfbdc153bf8cb12d867fb6c9cd7a" style="width: 100.0%; height: 100.0%;">relay.btcforplebs.com</div>`)[0];
|
|
popup_cb57f28dee1814366f0d464c8b37fbdb.setContent(html_82b4bfbdc153bf8cb12d867fb6c9cd7a);
|
|
|
|
|
|
|
|
marker_ccd1ecb04a4c14fa859c05ed44d532cb.bindPopup(popup_cb57f28dee1814366f0d464c8b37fbdb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ccd1ecb04a4c14fa859c05ed44d532cb.setIcon(icon_51f6aad9c7ca10c555c2d99f8fab29db);
|
|
|
|
|
|
var marker_5cb9562585a4d6f1b3707189aa1781aa = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1da9416ebaab91ff5f84a117d100aa93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_202c14a894e405a8c8ed443b680966d5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_972c25d64feccc2cc1bd016d783ec73e = $(`<div id="html_972c25d64feccc2cc1bd016d783ec73e" style="width: 100.0%; height: 100.0%;">relay.lightning.pub:443</div>`)[0];
|
|
popup_202c14a894e405a8c8ed443b680966d5.setContent(html_972c25d64feccc2cc1bd016d783ec73e);
|
|
|
|
|
|
|
|
marker_5cb9562585a4d6f1b3707189aa1781aa.bindPopup(popup_202c14a894e405a8c8ed443b680966d5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cb9562585a4d6f1b3707189aa1781aa.setIcon(icon_1da9416ebaab91ff5f84a117d100aa93);
|
|
|
|
|
|
var marker_6c94b7bae2666ce9c2ce99165e2ad202 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1ade89f1d84bf461a0fca28d24f97a24 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0afb7db0c92093d1f3140fea9cc770da = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3c6bdc9b48d681d4c32a5ab725b02467 = $(`<div id="html_3c6bdc9b48d681d4c32a5ab725b02467" style="width: 100.0%; height: 100.0%;">purplerelay.com</div>`)[0];
|
|
popup_0afb7db0c92093d1f3140fea9cc770da.setContent(html_3c6bdc9b48d681d4c32a5ab725b02467);
|
|
|
|
|
|
|
|
marker_6c94b7bae2666ce9c2ce99165e2ad202.bindPopup(popup_0afb7db0c92093d1f3140fea9cc770da)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6c94b7bae2666ce9c2ce99165e2ad202.setIcon(icon_1ade89f1d84bf461a0fca28d24f97a24);
|
|
|
|
|
|
var marker_58efeef89c5a850c0c150bf533ed9811 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3e5b4a1f75772a21f37c70c74a6f8ed8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a26ed58c99ab61aab3e937576ef9671b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_784e3d500c59efe110c4c7b528944374 = $(`<div id="html_784e3d500c59efe110c4c7b528944374" style="width: 100.0%; height: 100.0%;">relay.libernet.app:443</div>`)[0];
|
|
popup_a26ed58c99ab61aab3e937576ef9671b.setContent(html_784e3d500c59efe110c4c7b528944374);
|
|
|
|
|
|
|
|
marker_58efeef89c5a850c0c150bf533ed9811.bindPopup(popup_a26ed58c99ab61aab3e937576ef9671b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_58efeef89c5a850c0c150bf533ed9811.setIcon(icon_3e5b4a1f75772a21f37c70c74a6f8ed8);
|
|
|
|
|
|
var marker_aa0862a1a93aa9a158391546d841301f = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_503520e1f4fa7db82662d0e6755ce5ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d2c1a4692297e0727d7612bbba770ee6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a9d2902376dec6cc9877d474a3708c6 = $(`<div id="html_3a9d2902376dec6cc9877d474a3708c6" style="width: 100.0%; height: 100.0%;">nostr.robosats.org</div>`)[0];
|
|
popup_d2c1a4692297e0727d7612bbba770ee6.setContent(html_3a9d2902376dec6cc9877d474a3708c6);
|
|
|
|
|
|
|
|
marker_aa0862a1a93aa9a158391546d841301f.bindPopup(popup_d2c1a4692297e0727d7612bbba770ee6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aa0862a1a93aa9a158391546d841301f.setIcon(icon_503520e1f4fa7db82662d0e6755ce5ac);
|
|
|
|
|
|
var marker_1627e788dc02cb563b7e71dc48ec2ec0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_cea437d5487b8826c3bcc81c132fd59f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3caf7ffcde8e04da898419f8f26fea9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_87493c67e5e115109afb57a04e008bb3 = $(`<div id="html_87493c67e5e115109afb57a04e008bb3" style="width: 100.0%; height: 100.0%;">relay.wavlake.com</div>`)[0];
|
|
popup_e3caf7ffcde8e04da898419f8f26fea9.setContent(html_87493c67e5e115109afb57a04e008bb3);
|
|
|
|
|
|
|
|
marker_1627e788dc02cb563b7e71dc48ec2ec0.bindPopup(popup_e3caf7ffcde8e04da898419f8f26fea9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1627e788dc02cb563b7e71dc48ec2ec0.setIcon(icon_cea437d5487b8826c3bcc81c132fd59f);
|
|
|
|
|
|
var marker_cc51df8dbe565cd9073738e62171f313 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_30d9f28acb6c04fcbb20adec5692edee = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf9c1c4ebb3c57121132400c1ed891ef = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dcf741158acd0da245b877da03224d1 = $(`<div id="html_5dcf741158acd0da245b877da03224d1" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club:443</div>`)[0];
|
|
popup_bf9c1c4ebb3c57121132400c1ed891ef.setContent(html_5dcf741158acd0da245b877da03224d1);
|
|
|
|
|
|
|
|
marker_cc51df8dbe565cd9073738e62171f313.bindPopup(popup_bf9c1c4ebb3c57121132400c1ed891ef)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc51df8dbe565cd9073738e62171f313.setIcon(icon_30d9f28acb6c04fcbb20adec5692edee);
|
|
|
|
|
|
var marker_bfed0cbf538cb68262f48274e64cf6e4 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_78d14e3abc9ab4362d6f1deb2a7e4645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d59fd3e11107d83828313a6cc0ad93d7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b3fe5fc23006dedc47ff9bfa9d4f4463 = $(`<div id="html_b3fe5fc23006dedc47ff9bfa9d4f4463" style="width: 100.0%; height: 100.0%;">relay.fundstr.me:443</div>`)[0];
|
|
popup_d59fd3e11107d83828313a6cc0ad93d7.setContent(html_b3fe5fc23006dedc47ff9bfa9d4f4463);
|
|
|
|
|
|
|
|
marker_bfed0cbf538cb68262f48274e64cf6e4.bindPopup(popup_d59fd3e11107d83828313a6cc0ad93d7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bfed0cbf538cb68262f48274e64cf6e4.setIcon(icon_78d14e3abc9ab4362d6f1deb2a7e4645);
|
|
|
|
|
|
var marker_175fff3d2f9adf23477dd8f2327df526 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7a42a50a161fee08a53a624c72676feb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bd4748ae0070b7068ac4a65a36418a8e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7816541e26751f1cf802d8585666cf66 = $(`<div id="html_7816541e26751f1cf802d8585666cf66" style="width: 100.0%; height: 100.0%;">nostr.sathoarder.com</div>`)[0];
|
|
popup_bd4748ae0070b7068ac4a65a36418a8e.setContent(html_7816541e26751f1cf802d8585666cf66);
|
|
|
|
|
|
|
|
marker_175fff3d2f9adf23477dd8f2327df526.bindPopup(popup_bd4748ae0070b7068ac4a65a36418a8e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_175fff3d2f9adf23477dd8f2327df526.setIcon(icon_7a42a50a161fee08a53a624c72676feb);
|
|
|
|
|
|
var marker_f7f41e57e9b11cb6bbb839839934f2e6 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2dfddec60b1e40f1f260ba7a9f26e9ac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5b6ca308a5e0f4a1343aa2af1b4a197f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_131de853e4099c411c9fd858e7799a29 = $(`<div id="html_131de853e4099c411c9fd858e7799a29" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai:443</div>`)[0];
|
|
popup_5b6ca308a5e0f4a1343aa2af1b4a197f.setContent(html_131de853e4099c411c9fd858e7799a29);
|
|
|
|
|
|
|
|
marker_f7f41e57e9b11cb6bbb839839934f2e6.bindPopup(popup_5b6ca308a5e0f4a1343aa2af1b4a197f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7f41e57e9b11cb6bbb839839934f2e6.setIcon(icon_2dfddec60b1e40f1f260ba7a9f26e9ac);
|
|
|
|
|
|
var marker_7e030869d9c2b596d3aef74b2f3acf81 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_221ec5679b755ecb99bd74a5367b3d40 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_26ac8aa6966483bcaabe2dd29cc19892 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_974141316f019376d1a53c0238fc5902 = $(`<div id="html_974141316f019376d1a53c0238fc5902" style="width: 100.0%; height: 100.0%;">relay.minibolt.info:443</div>`)[0];
|
|
popup_26ac8aa6966483bcaabe2dd29cc19892.setContent(html_974141316f019376d1a53c0238fc5902);
|
|
|
|
|
|
|
|
marker_7e030869d9c2b596d3aef74b2f3acf81.bindPopup(popup_26ac8aa6966483bcaabe2dd29cc19892)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e030869d9c2b596d3aef74b2f3acf81.setIcon(icon_221ec5679b755ecb99bd74a5367b3d40);
|
|
|
|
|
|
var marker_66f4297c9020ea8801d337ced21b6a0f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_22d1f58ef0a43f1913a1843e777e90f9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d4d43abb9a909612db7826258596816b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c048f89950755b6719e8b46e2e5b10ac = $(`<div id="html_c048f89950755b6719e8b46e2e5b10ac" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st:443</div>`)[0];
|
|
popup_d4d43abb9a909612db7826258596816b.setContent(html_c048f89950755b6719e8b46e2e5b10ac);
|
|
|
|
|
|
|
|
marker_66f4297c9020ea8801d337ced21b6a0f.bindPopup(popup_d4d43abb9a909612db7826258596816b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66f4297c9020ea8801d337ced21b6a0f.setIcon(icon_22d1f58ef0a43f1913a1843e777e90f9);
|
|
|
|
|
|
var marker_3c9749677643ed8cbc4cbc517edb6b4f = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5a3622cfb07bf67180c080adcd6a68ec = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ab5fc4442b6a5fe19aa3ed4b14da3e9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3456ab6020c1dbdb6cc67be0d8959840 = $(`<div id="html_3456ab6020c1dbdb6cc67be0d8959840" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com</div>`)[0];
|
|
popup_6ab5fc4442b6a5fe19aa3ed4b14da3e9.setContent(html_3456ab6020c1dbdb6cc67be0d8959840);
|
|
|
|
|
|
|
|
marker_3c9749677643ed8cbc4cbc517edb6b4f.bindPopup(popup_6ab5fc4442b6a5fe19aa3ed4b14da3e9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c9749677643ed8cbc4cbc517edb6b4f.setIcon(icon_5a3622cfb07bf67180c080adcd6a68ec);
|
|
|
|
|
|
var marker_0c072f731332982a9fb03563e8469641 = L.marker(
|
|
[13.7607, 100.627],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a6fef4bf9f8c7722fe532cd030bfb2b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d36eab12dd58fd226c604636596a2b12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_74be0aa247401b1d3a661db2959fa6f6 = $(`<div id="html_74be0aa247401b1d3a661db2959fa6f6" style="width: 100.0%; height: 100.0%;">relay.ru.ac.th</div>`)[0];
|
|
popup_d36eab12dd58fd226c604636596a2b12.setContent(html_74be0aa247401b1d3a661db2959fa6f6);
|
|
|
|
|
|
|
|
marker_0c072f731332982a9fb03563e8469641.bindPopup(popup_d36eab12dd58fd226c604636596a2b12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c072f731332982a9fb03563e8469641.setIcon(icon_a6fef4bf9f8c7722fe532cd030bfb2b1);
|
|
|
|
|
|
var marker_0e74a99c07ed684fbf3c177f728ae7d0 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_66c66372daacafd9a4d6597e4e8495a5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8fbac3def3a74dac6d6de0c02a35586d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fc0168091cb0dc4bc3c7f0633999042 = $(`<div id="html_0fc0168091cb0dc4bc3c7f0633999042" style="width: 100.0%; height: 100.0%;">relay.lightning.pub</div>`)[0];
|
|
popup_8fbac3def3a74dac6d6de0c02a35586d.setContent(html_0fc0168091cb0dc4bc3c7f0633999042);
|
|
|
|
|
|
|
|
marker_0e74a99c07ed684fbf3c177f728ae7d0.bindPopup(popup_8fbac3def3a74dac6d6de0c02a35586d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0e74a99c07ed684fbf3c177f728ae7d0.setIcon(icon_66c66372daacafd9a4d6597e4e8495a5);
|
|
|
|
|
|
var marker_68b355aa4c803aed27b334958ade5510 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8e9c5251c407bc249e8ac988cf285376 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa4aadbbb03d9d76e39ece7c91c0f3c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ddbd82929188bc8ccc823f4b6adefd9 = $(`<div id="html_8ddbd82929188bc8ccc823f4b6adefd9" style="width: 100.0%; height: 100.0%;">relay.bebond.net:443</div>`)[0];
|
|
popup_fa4aadbbb03d9d76e39ece7c91c0f3c4.setContent(html_8ddbd82929188bc8ccc823f4b6adefd9);
|
|
|
|
|
|
|
|
marker_68b355aa4c803aed27b334958ade5510.bindPopup(popup_fa4aadbbb03d9d76e39ece7c91c0f3c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68b355aa4c803aed27b334958ade5510.setIcon(icon_8e9c5251c407bc249e8ac988cf285376);
|
|
|
|
|
|
var marker_abf83b974b173a830cee74262a18c271 = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_eee76bd784275ab9c8ab0ae4ca382bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c9bb667d1da0f5f2fc6663f8a54bb7bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_778dbe8619cc61e459ff2167cf0abda8 = $(`<div id="html_778dbe8619cc61e459ff2167cf0abda8" style="width: 100.0%; height: 100.0%;">nostr.4rs.nl</div>`)[0];
|
|
popup_c9bb667d1da0f5f2fc6663f8a54bb7bd.setContent(html_778dbe8619cc61e459ff2167cf0abda8);
|
|
|
|
|
|
|
|
marker_abf83b974b173a830cee74262a18c271.bindPopup(popup_c9bb667d1da0f5f2fc6663f8a54bb7bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abf83b974b173a830cee74262a18c271.setIcon(icon_eee76bd784275ab9c8ab0ae4ca382bd2);
|
|
|
|
|
|
var marker_bb6f49925870a419478b0b659587dcb7 = L.marker(
|
|
[35.2227, -97.4786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7daef8314fd9542a00ef0cdae6a4b422 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7a7b66edc43e65d52f4fdd7d091830f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fd8719bffa4f4ea99a338f14517f9fc = $(`<div id="html_0fd8719bffa4f4ea99a338f14517f9fc" style="width: 100.0%; height: 100.0%;">relay.beginningend.com</div>`)[0];
|
|
popup_7a7b66edc43e65d52f4fdd7d091830f9.setContent(html_0fd8719bffa4f4ea99a338f14517f9fc);
|
|
|
|
|
|
|
|
marker_bb6f49925870a419478b0b659587dcb7.bindPopup(popup_7a7b66edc43e65d52f4fdd7d091830f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bb6f49925870a419478b0b659587dcb7.setIcon(icon_7daef8314fd9542a00ef0cdae6a4b422);
|
|
|
|
|
|
var marker_cb315b76bc3a141d75720ca812e41eca = L.marker(
|
|
[-33.8688, 151.209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0b8f7f328ba55add97db676cdd38043c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4b10ee11d8f337942849bccf880feede = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_83327867a3041386cd4dcdef97735378 = $(`<div id="html_83327867a3041386cd4dcdef97735378" style="width: 100.0%; height: 100.0%;">relay.nostrdice.com</div>`)[0];
|
|
popup_4b10ee11d8f337942849bccf880feede.setContent(html_83327867a3041386cd4dcdef97735378);
|
|
|
|
|
|
|
|
marker_cb315b76bc3a141d75720ca812e41eca.bindPopup(popup_4b10ee11d8f337942849bccf880feede)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb315b76bc3a141d75720ca812e41eca.setIcon(icon_0b8f7f328ba55add97db676cdd38043c);
|
|
|
|
|
|
var marker_8b76bebb58e166510aad69f6dd3062b2 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f0a73674aaddd35f258ed15ffaf4d9cd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_01a2851450f317bd89a38871aaf41654 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c002b9da24b79d33cbedf36bd626c8be = $(`<div id="html_c002b9da24b79d33cbedf36bd626c8be" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com</div>`)[0];
|
|
popup_01a2851450f317bd89a38871aaf41654.setContent(html_c002b9da24b79d33cbedf36bd626c8be);
|
|
|
|
|
|
|
|
marker_8b76bebb58e166510aad69f6dd3062b2.bindPopup(popup_01a2851450f317bd89a38871aaf41654)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b76bebb58e166510aad69f6dd3062b2.setIcon(icon_f0a73674aaddd35f258ed15ffaf4d9cd);
|
|
|
|
|
|
var marker_9614532d36c65a527397f2c23c22ab97 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_28acc4e37ce575f005c895ded6ce7fb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e08efd56ada510db3a4ab14b7ddf7cb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fe4a818b04bf4302c6305ee1ce69905d = $(`<div id="html_fe4a818b04bf4302c6305ee1ce69905d" style="width: 100.0%; height: 100.0%;">relay.nostr.place</div>`)[0];
|
|
popup_e08efd56ada510db3a4ab14b7ddf7cb5.setContent(html_fe4a818b04bf4302c6305ee1ce69905d);
|
|
|
|
|
|
|
|
marker_9614532d36c65a527397f2c23c22ab97.bindPopup(popup_e08efd56ada510db3a4ab14b7ddf7cb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9614532d36c65a527397f2c23c22ab97.setIcon(icon_28acc4e37ce575f005c895ded6ce7fb6);
|
|
|
|
|
|
var marker_65b1a31ff4fd55c986fecaf06767af26 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e951f47a40490ffec8701ecbe66be1dc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1849117c55959d91ae7c4c78e84a21b5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6031c0f690f6d07ad4a1e4f1fdde6679 = $(`<div id="html_6031c0f690f6d07ad4a1e4f1fdde6679" style="width: 100.0%; height: 100.0%;">relay.edufeed.org</div>`)[0];
|
|
popup_1849117c55959d91ae7c4c78e84a21b5.setContent(html_6031c0f690f6d07ad4a1e4f1fdde6679);
|
|
|
|
|
|
|
|
marker_65b1a31ff4fd55c986fecaf06767af26.bindPopup(popup_1849117c55959d91ae7c4c78e84a21b5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65b1a31ff4fd55c986fecaf06767af26.setIcon(icon_e951f47a40490ffec8701ecbe66be1dc);
|
|
|
|
|
|
var marker_e491a56334ff876a413b3d8e579ad89b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_be10ad24fb84c25d477218b228c4af38 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_196f9bc9e721b7669af9a9df3484bd51 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9ba8caaea2e73df8e5a0540e3472e2ce = $(`<div id="html_9ba8caaea2e73df8e5a0540e3472e2ce" style="width: 100.0%; height: 100.0%;">ribo.us.nostria.app</div>`)[0];
|
|
popup_196f9bc9e721b7669af9a9df3484bd51.setContent(html_9ba8caaea2e73df8e5a0540e3472e2ce);
|
|
|
|
|
|
|
|
marker_e491a56334ff876a413b3d8e579ad89b.bindPopup(popup_196f9bc9e721b7669af9a9df3484bd51)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e491a56334ff876a413b3d8e579ad89b.setIcon(icon_be10ad24fb84c25d477218b228c4af38);
|
|
|
|
|
|
var marker_8a1b302f58e53cf5365da3797ddad0b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6451232b3b03848fd5a325e990f8208f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_af356b198bc992bd64c017e248ebecbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_749e9117374902e85b6a5e26bb8faecc = $(`<div id="html_749e9117374902e85b6a5e26bb8faecc" style="width: 100.0%; height: 100.0%;">relay.damus.io</div>`)[0];
|
|
popup_af356b198bc992bd64c017e248ebecbf.setContent(html_749e9117374902e85b6a5e26bb8faecc);
|
|
|
|
|
|
|
|
marker_8a1b302f58e53cf5365da3797ddad0b0.bindPopup(popup_af356b198bc992bd64c017e248ebecbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a1b302f58e53cf5365da3797ddad0b0.setIcon(icon_6451232b3b03848fd5a325e990f8208f);
|
|
|
|
|
|
var marker_5af61fac4396449649826d7c406ca20f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1a536ea2dd503a08ebc6b54d492daece = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_079fce21d522278e924a02cc99bfc8b4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afc22f2d896f4a28d5755d8c815fd0eb = $(`<div id="html_afc22f2d896f4a28d5755d8c815fd0eb" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io</div>`)[0];
|
|
popup_079fce21d522278e924a02cc99bfc8b4.setContent(html_afc22f2d896f4a28d5755d8c815fd0eb);
|
|
|
|
|
|
|
|
marker_5af61fac4396449649826d7c406ca20f.bindPopup(popup_079fce21d522278e924a02cc99bfc8b4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5af61fac4396449649826d7c406ca20f.setIcon(icon_1a536ea2dd503a08ebc6b54d492daece);
|
|
|
|
|
|
var marker_4649cf952e6ee259285af380da5e8b62 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_94df317947b1c27e3ca8de2dd63439f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf8e171f19d04ab33cc530fd78cebe7b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_02ecb0f351595ef81835deeb0ded3915 = $(`<div id="html_02ecb0f351595ef81835deeb0ded3915" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol:443</div>`)[0];
|
|
popup_cf8e171f19d04ab33cc530fd78cebe7b.setContent(html_02ecb0f351595ef81835deeb0ded3915);
|
|
|
|
|
|
|
|
marker_4649cf952e6ee259285af380da5e8b62.bindPopup(popup_cf8e171f19d04ab33cc530fd78cebe7b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4649cf952e6ee259285af380da5e8b62.setIcon(icon_94df317947b1c27e3ca8de2dd63439f2);
|
|
|
|
|
|
var marker_23f3b262582c92749d0bb9d778b1b9ed = L.marker(
|
|
[37.5665, 126.978],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_430316e5fb5715ba1de6b73ec4de8ba3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fcd0310a743901c5245855ea3f2ca61a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6f21eb60170f1805aa1ccef694e6c191 = $(`<div id="html_6f21eb60170f1805aa1ccef694e6c191" style="width: 100.0%; height: 100.0%;">relay.mulatta.io</div>`)[0];
|
|
popup_fcd0310a743901c5245855ea3f2ca61a.setContent(html_6f21eb60170f1805aa1ccef694e6c191);
|
|
|
|
|
|
|
|
marker_23f3b262582c92749d0bb9d778b1b9ed.bindPopup(popup_fcd0310a743901c5245855ea3f2ca61a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_23f3b262582c92749d0bb9d778b1b9ed.setIcon(icon_430316e5fb5715ba1de6b73ec4de8ba3);
|
|
|
|
|
|
var marker_a3f8aae4ab8936665fcbb3324d4fec70 = L.marker(
|
|
[35.694, 139.754],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ca77720773d00bf009889d2bba0e762a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c68f75292b35888463ee268e7c666e92 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_aea8024e4216270d4eb61300689cf895 = $(`<div id="html_aea8024e4216270d4eb61300689cf895" style="width: 100.0%; height: 100.0%;">relay.homeinhk.xyz</div>`)[0];
|
|
popup_c68f75292b35888463ee268e7c666e92.setContent(html_aea8024e4216270d4eb61300689cf895);
|
|
|
|
|
|
|
|
marker_a3f8aae4ab8936665fcbb3324d4fec70.bindPopup(popup_c68f75292b35888463ee268e7c666e92)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a3f8aae4ab8936665fcbb3324d4fec70.setIcon(icon_ca77720773d00bf009889d2bba0e762a);
|
|
|
|
|
|
var marker_16f21a6ec78d1501b6d6793c65b9c86f = L.marker(
|
|
[36.1659, -86.7844],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9e831bad64011e18e61bf00bafbf5e1c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de250468688a0299903bf743e7f15cee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56a205517954f4a7430aa4d73e11c1e6 = $(`<div id="html_56a205517954f4a7430aa4d73e11c1e6" style="width: 100.0%; height: 100.0%;">wot.nostr.party</div>`)[0];
|
|
popup_de250468688a0299903bf743e7f15cee.setContent(html_56a205517954f4a7430aa4d73e11c1e6);
|
|
|
|
|
|
|
|
marker_16f21a6ec78d1501b6d6793c65b9c86f.bindPopup(popup_de250468688a0299903bf743e7f15cee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_16f21a6ec78d1501b6d6793c65b9c86f.setIcon(icon_9e831bad64011e18e61bf00bafbf5e1c);
|
|
|
|
|
|
var marker_49fc938d6b13ca69be21eeb84a16c2fe = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6f6a23e0d255dcaba50230aed6d94f82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f8d945e8c352069eb0d3a749e14c1b4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fbb4cb427fe28527b34439e8c82ee0a = $(`<div id="html_2fbb4cb427fe28527b34439e8c82ee0a" style="width: 100.0%; height: 100.0%;">nostr.chaima.info</div>`)[0];
|
|
popup_f8d945e8c352069eb0d3a749e14c1b4a.setContent(html_2fbb4cb427fe28527b34439e8c82ee0a);
|
|
|
|
|
|
|
|
marker_49fc938d6b13ca69be21eeb84a16c2fe.bindPopup(popup_f8d945e8c352069eb0d3a749e14c1b4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_49fc938d6b13ca69be21eeb84a16c2fe.setIcon(icon_6f6a23e0d255dcaba50230aed6d94f82);
|
|
|
|
|
|
var marker_dc486b8e5c7abec6746268ad57d549df = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_aa01088a30638663526242ed206120dd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f7c52355c5880623597b0cda35f5c7c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_17318a4e110bf50deadd4ae2f7ecc602 = $(`<div id="html_17318a4e110bf50deadd4ae2f7ecc602" style="width: 100.0%; height: 100.0%;">nostr-01.yakihonne.com</div>`)[0];
|
|
popup_7f7c52355c5880623597b0cda35f5c7c.setContent(html_17318a4e110bf50deadd4ae2f7ecc602);
|
|
|
|
|
|
|
|
marker_dc486b8e5c7abec6746268ad57d549df.bindPopup(popup_7f7c52355c5880623597b0cda35f5c7c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc486b8e5c7abec6746268ad57d549df.setIcon(icon_aa01088a30638663526242ed206120dd);
|
|
|
|
|
|
var marker_06c0c5f3b8028b1e6bd6c932d0be647d = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e11acb1886346ddfb96f9ed0d5f143e8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_465af57017b2e329c42863359262dfbe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e64052c4fbf0c4d2d92e7d2ecc19d18e = $(`<div id="html_e64052c4fbf0c4d2d92e7d2ecc19d18e" style="width: 100.0%; height: 100.0%;">relay.laantungir.net</div>`)[0];
|
|
popup_465af57017b2e329c42863359262dfbe.setContent(html_e64052c4fbf0c4d2d92e7d2ecc19d18e);
|
|
|
|
|
|
|
|
marker_06c0c5f3b8028b1e6bd6c932d0be647d.bindPopup(popup_465af57017b2e329c42863359262dfbe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06c0c5f3b8028b1e6bd6c932d0be647d.setIcon(icon_e11acb1886346ddfb96f9ed0d5f143e8);
|
|
|
|
|
|
var marker_31f43b45a1f415b67f4f46f4392f3867 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1f13f9bc91a45affdde1b47a5f3c906c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_de14c1801da695ea4a7d81c5d6155ccf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eca6c85ca9da5d761ee1c6457987f83c = $(`<div id="html_eca6c85ca9da5d761ee1c6457987f83c" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io</div>`)[0];
|
|
popup_de14c1801da695ea4a7d81c5d6155ccf.setContent(html_eca6c85ca9da5d761ee1c6457987f83c);
|
|
|
|
|
|
|
|
marker_31f43b45a1f415b67f4f46f4392f3867.bindPopup(popup_de14c1801da695ea4a7d81c5d6155ccf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_31f43b45a1f415b67f4f46f4392f3867.setIcon(icon_1f13f9bc91a45affdde1b47a5f3c906c);
|
|
|
|
|
|
var marker_cb3bf331abef5feee5f682a42229b0cb = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d20e0b58d44c74a5851e829af8a0cdde = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_823f175261dc1550c7d165faa7845cb5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fdc296fe86bc1901a4e66258494e9a45 = $(`<div id="html_fdc296fe86bc1901a4e66258494e9a45" style="width: 100.0%; height: 100.0%;">nostr-verified.wellorder.net</div>`)[0];
|
|
popup_823f175261dc1550c7d165faa7845cb5.setContent(html_fdc296fe86bc1901a4e66258494e9a45);
|
|
|
|
|
|
|
|
marker_cb3bf331abef5feee5f682a42229b0cb.bindPopup(popup_823f175261dc1550c7d165faa7845cb5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb3bf331abef5feee5f682a42229b0cb.setIcon(icon_d20e0b58d44c74a5851e829af8a0cdde);
|
|
|
|
|
|
var marker_3140908edcf63707090d453cf25cad05 = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9b07ae4a4a3589ae691b1f0d87f0757e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_124b1d6290a6e160184132272053a416 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_49e8f8d1d5507dc6ad5e40bbec79c636 = $(`<div id="html_49e8f8d1d5507dc6ad5e40bbec79c636" style="width: 100.0%; height: 100.0%;">nostr-2.21crypto.ch:443</div>`)[0];
|
|
popup_124b1d6290a6e160184132272053a416.setContent(html_49e8f8d1d5507dc6ad5e40bbec79c636);
|
|
|
|
|
|
|
|
marker_3140908edcf63707090d453cf25cad05.bindPopup(popup_124b1d6290a6e160184132272053a416)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3140908edcf63707090d453cf25cad05.setIcon(icon_9b07ae4a4a3589ae691b1f0d87f0757e);
|
|
|
|
|
|
var marker_73a35b9f3af5a27827e9078a24776f6a = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_81cf85d615e53257c7f50462b294e1ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b774110484534ebaef8f0d7d09ebb86e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f98d1ec08721a0a7b764b6e8668c2ecf = $(`<div id="html_f98d1ec08721a0a7b764b6e8668c2ecf" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl</div>`)[0];
|
|
popup_b774110484534ebaef8f0d7d09ebb86e.setContent(html_f98d1ec08721a0a7b764b6e8668c2ecf);
|
|
|
|
|
|
|
|
marker_73a35b9f3af5a27827e9078a24776f6a.bindPopup(popup_b774110484534ebaef8f0d7d09ebb86e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_73a35b9f3af5a27827e9078a24776f6a.setIcon(icon_81cf85d615e53257c7f50462b294e1ea);
|
|
|
|
|
|
var marker_1d9322713346d25ff7fa5e251b8cb59e = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1a674726d1a7b9752b01b2e1103941e7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b77bd93a959f6ee76d2d50997a8dc963 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a98052b153b31c630279ca271dedff0 = $(`<div id="html_2a98052b153b31c630279ca271dedff0" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz</div>`)[0];
|
|
popup_b77bd93a959f6ee76d2d50997a8dc963.setContent(html_2a98052b153b31c630279ca271dedff0);
|
|
|
|
|
|
|
|
marker_1d9322713346d25ff7fa5e251b8cb59e.bindPopup(popup_b77bd93a959f6ee76d2d50997a8dc963)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d9322713346d25ff7fa5e251b8cb59e.setIcon(icon_1a674726d1a7b9752b01b2e1103941e7);
|
|
|
|
|
|
var marker_3c58d6a39329ded6309ab5b22e7ccc4d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_64c19b22d8f6cfadd0ebfcbd2f390552 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_43d13d4ff3bc8f69032c0c245621556c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70b33811117f17c4e24834bdebd96f5c = $(`<div id="html_70b33811117f17c4e24834bdebd96f5c" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz:443</div>`)[0];
|
|
popup_43d13d4ff3bc8f69032c0c245621556c.setContent(html_70b33811117f17c4e24834bdebd96f5c);
|
|
|
|
|
|
|
|
marker_3c58d6a39329ded6309ab5b22e7ccc4d.bindPopup(popup_43d13d4ff3bc8f69032c0c245621556c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3c58d6a39329ded6309ab5b22e7ccc4d.setIcon(icon_64c19b22d8f6cfadd0ebfcbd2f390552);
|
|
|
|
|
|
var marker_e06a8cd1c3dbd5d3243deb5e8cd06245 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_392a936dcc8c78bf33a922b38bd395ea = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fef83e28b5e37335b299f643b030d484 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd123c466763d47125a4fabab1a457a = $(`<div id="html_afd123c466763d47125a4fabab1a457a" style="width: 100.0%; height: 100.0%;">relay.staging.plebeian.market</div>`)[0];
|
|
popup_fef83e28b5e37335b299f643b030d484.setContent(html_afd123c466763d47125a4fabab1a457a);
|
|
|
|
|
|
|
|
marker_e06a8cd1c3dbd5d3243deb5e8cd06245.bindPopup(popup_fef83e28b5e37335b299f643b030d484)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e06a8cd1c3dbd5d3243deb5e8cd06245.setIcon(icon_392a936dcc8c78bf33a922b38bd395ea);
|
|
|
|
|
|
var marker_07fe35830345aba292685f20cdc46974 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5db9125a05e3046405ce0718ca87e3fd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f35a235b5b22b68b543180fba5d7c9cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10528eb436f784bf2d19a8cbd350b1f4 = $(`<div id="html_10528eb436f784bf2d19a8cbd350b1f4" style="width: 100.0%; height: 100.0%;">relay.olas.app</div>`)[0];
|
|
popup_f35a235b5b22b68b543180fba5d7c9cc.setContent(html_10528eb436f784bf2d19a8cbd350b1f4);
|
|
|
|
|
|
|
|
marker_07fe35830345aba292685f20cdc46974.bindPopup(popup_f35a235b5b22b68b543180fba5d7c9cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_07fe35830345aba292685f20cdc46974.setIcon(icon_5db9125a05e3046405ce0718ca87e3fd);
|
|
|
|
|
|
var marker_a7eb3b1891d3f9a44324ca2280185275 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ee177646eb9b950f8c46500d74f9d112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4f6d09b2e490a895d8e1e8a7c0b8e473 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4bdaee088d5a41e0e7afc69f0b07713a = $(`<div id="html_4bdaee088d5a41e0e7afc69f0b07713a" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social:443</div>`)[0];
|
|
popup_4f6d09b2e490a895d8e1e8a7c0b8e473.setContent(html_4bdaee088d5a41e0e7afc69f0b07713a);
|
|
|
|
|
|
|
|
marker_a7eb3b1891d3f9a44324ca2280185275.bindPopup(popup_4f6d09b2e490a895d8e1e8a7c0b8e473)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a7eb3b1891d3f9a44324ca2280185275.setIcon(icon_ee177646eb9b950f8c46500d74f9d112);
|
|
|
|
|
|
var marker_e497b0e12af5568199959ab0a863919e = L.marker(
|
|
[35.6764, 139.65],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5321c819ac26b08852e50b7fd763d4e0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42224f02396951425cbb7392de060fbd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0854dc15891adf6e8f4ee9cc13cf9e6e = $(`<div id="html_0854dc15891adf6e8f4ee9cc13cf9e6e" style="width: 100.0%; height: 100.0%;">relay01.lnfi.network</div>`)[0];
|
|
popup_42224f02396951425cbb7392de060fbd.setContent(html_0854dc15891adf6e8f4ee9cc13cf9e6e);
|
|
|
|
|
|
|
|
marker_e497b0e12af5568199959ab0a863919e.bindPopup(popup_42224f02396951425cbb7392de060fbd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e497b0e12af5568199959ab0a863919e.setIcon(icon_5321c819ac26b08852e50b7fd763d4e0);
|
|
|
|
|
|
var marker_b81babb7827b39d2770f9c32428931b1 = L.marker(
|
|
[1.32123, 103.695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_aa99d48d3c7bb85908df53903067a0e5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74afdf8b0ad8b854791d5f87f5cabd32 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6ccc73e63961744c2e0a863883416991 = $(`<div id="html_6ccc73e63961744c2e0a863883416991" style="width: 100.0%; height: 100.0%;">nostr-02.yakihonne.com:443</div>`)[0];
|
|
popup_74afdf8b0ad8b854791d5f87f5cabd32.setContent(html_6ccc73e63961744c2e0a863883416991);
|
|
|
|
|
|
|
|
marker_b81babb7827b39d2770f9c32428931b1.bindPopup(popup_74afdf8b0ad8b854791d5f87f5cabd32)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b81babb7827b39d2770f9c32428931b1.setIcon(icon_aa99d48d3c7bb85908df53903067a0e5);
|
|
|
|
|
|
var marker_9328d97e3fe11c7609e952fb235f2b84 = L.marker(
|
|
[51.0368, 3.21186],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f4f1b0bfa7b7ecb7a738c727e9288c7b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56eaa048379bfab3b684583f8d72bfdd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3803f7be3c6ecad32578453ed1b7fef3 = $(`<div id="html_3803f7be3c6ecad32578453ed1b7fef3" style="width: 100.0%; height: 100.0%;">nostr.carroarmato0.be</div>`)[0];
|
|
popup_56eaa048379bfab3b684583f8d72bfdd.setContent(html_3803f7be3c6ecad32578453ed1b7fef3);
|
|
|
|
|
|
|
|
marker_9328d97e3fe11c7609e952fb235f2b84.bindPopup(popup_56eaa048379bfab3b684583f8d72bfdd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9328d97e3fe11c7609e952fb235f2b84.setIcon(icon_f4f1b0bfa7b7ecb7a738c727e9288c7b);
|
|
|
|
|
|
var marker_411f5bbb99fa87208111030aa6aea804 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b3a166a306537013c484443813f10227 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f6732d8f39c53f3378689361f6c1175f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1752e8dce6e1681c8c38857d96a952b9 = $(`<div id="html_1752e8dce6e1681c8c38857d96a952b9" style="width: 100.0%; height: 100.0%;">strfry.shock.network</div>`)[0];
|
|
popup_f6732d8f39c53f3378689361f6c1175f.setContent(html_1752e8dce6e1681c8c38857d96a952b9);
|
|
|
|
|
|
|
|
marker_411f5bbb99fa87208111030aa6aea804.bindPopup(popup_f6732d8f39c53f3378689361f6c1175f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_411f5bbb99fa87208111030aa6aea804.setIcon(icon_b3a166a306537013c484443813f10227);
|
|
|
|
|
|
var marker_7ca1f82b132163e12aa2e6d1468019f7 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_815635747dbfe78abf8d25e0610d4362 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_304de189fa6b75771f67ea892d5dc504 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a12b1fc17318023067e07fe0c56f3124 = $(`<div id="html_a12b1fc17318023067e07fe0c56f3124" style="width: 100.0%; height: 100.0%;">wot.codingarena.top</div>`)[0];
|
|
popup_304de189fa6b75771f67ea892d5dc504.setContent(html_a12b1fc17318023067e07fe0c56f3124);
|
|
|
|
|
|
|
|
marker_7ca1f82b132163e12aa2e6d1468019f7.bindPopup(popup_304de189fa6b75771f67ea892d5dc504)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ca1f82b132163e12aa2e6d1468019f7.setIcon(icon_815635747dbfe78abf8d25e0610d4362);
|
|
|
|
|
|
var marker_039ed9c2f9543863e69514c522564d10 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e248d1d047a25ac48873bb165b661097 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f225c0011f5af4175c8b750c76fb4ab8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_58c4996c8ddf0593ab3ff2faf3ee5dea = $(`<div id="html_58c4996c8ddf0593ab3ff2faf3ee5dea" style="width: 100.0%; height: 100.0%;">nostr.mom</div>`)[0];
|
|
popup_f225c0011f5af4175c8b750c76fb4ab8.setContent(html_58c4996c8ddf0593ab3ff2faf3ee5dea);
|
|
|
|
|
|
|
|
marker_039ed9c2f9543863e69514c522564d10.bindPopup(popup_f225c0011f5af4175c8b750c76fb4ab8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_039ed9c2f9543863e69514c522564d10.setIcon(icon_e248d1d047a25ac48873bb165b661097);
|
|
|
|
|
|
var marker_66a4bd210c24bc3d245826dc730d244e = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_630bf5cb18e033cb48c5257dfdd67020 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f87e6832311996b848f882a747dcc7e1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_61f8e09984ee25ad44bcaff1b98ff1db = $(`<div id="html_61f8e09984ee25ad44bcaff1b98ff1db" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com:443</div>`)[0];
|
|
popup_f87e6832311996b848f882a747dcc7e1.setContent(html_61f8e09984ee25ad44bcaff1b98ff1db);
|
|
|
|
|
|
|
|
marker_66a4bd210c24bc3d245826dc730d244e.bindPopup(popup_f87e6832311996b848f882a747dcc7e1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_66a4bd210c24bc3d245826dc730d244e.setIcon(icon_630bf5cb18e033cb48c5257dfdd67020);
|
|
|
|
|
|
var marker_1a1ae400362ece238125c709de39b434 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_902bb866264930c02bccc8469515288e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_673148c69255c81dc4f9484da6c6a104 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_677c6ee9ac173d9a7896efe05f080045 = $(`<div id="html_677c6ee9ac173d9a7896efe05f080045" style="width: 100.0%; height: 100.0%;">nostr2.thalheim.io</div>`)[0];
|
|
popup_673148c69255c81dc4f9484da6c6a104.setContent(html_677c6ee9ac173d9a7896efe05f080045);
|
|
|
|
|
|
|
|
marker_1a1ae400362ece238125c709de39b434.bindPopup(popup_673148c69255c81dc4f9484da6c6a104)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a1ae400362ece238125c709de39b434.setIcon(icon_902bb866264930c02bccc8469515288e);
|
|
|
|
|
|
var marker_d4747f973c8201b4b9e7160acda1fb2e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_53293cc1b8d50e615e6de66a6ec5838d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e2b19790a950690fb3a760edeb62ad5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_96ec0fac60ca865b860576bd33033d3f = $(`<div id="html_96ec0fac60ca865b860576bd33033d3f" style="width: 100.0%; height: 100.0%;">syb.lol:443</div>`)[0];
|
|
popup_8e2b19790a950690fb3a760edeb62ad5.setContent(html_96ec0fac60ca865b860576bd33033d3f);
|
|
|
|
|
|
|
|
marker_d4747f973c8201b4b9e7160acda1fb2e.bindPopup(popup_8e2b19790a950690fb3a760edeb62ad5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4747f973c8201b4b9e7160acda1fb2e.setIcon(icon_53293cc1b8d50e615e6de66a6ec5838d);
|
|
|
|
|
|
var marker_1a2b3408cd203b78349082cd937cc8dd = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1c6e810432e17152086de8bf4029cf64 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_73fb92a94d526f3cb59be0ba403ab863 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ecbead294db72ee86894870b25f6dcde = $(`<div id="html_ecbead294db72ee86894870b25f6dcde" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev</div>`)[0];
|
|
popup_73fb92a94d526f3cb59be0ba403ab863.setContent(html_ecbead294db72ee86894870b25f6dcde);
|
|
|
|
|
|
|
|
marker_1a2b3408cd203b78349082cd937cc8dd.bindPopup(popup_73fb92a94d526f3cb59be0ba403ab863)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a2b3408cd203b78349082cd937cc8dd.setIcon(icon_1c6e810432e17152086de8bf4029cf64);
|
|
|
|
|
|
var marker_5c3f3d51b15d441adb3fe7f0b2f2049d = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7f1674dc161d81ab340b18986ab7d1a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b5dfffa31be979d2cc198497f6c203eb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6af5d27421bfc2ac9281a63c56597ce1 = $(`<div id="html_6af5d27421bfc2ac9281a63c56597ce1" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za</div>`)[0];
|
|
popup_b5dfffa31be979d2cc198497f6c203eb.setContent(html_6af5d27421bfc2ac9281a63c56597ce1);
|
|
|
|
|
|
|
|
marker_5c3f3d51b15d441adb3fe7f0b2f2049d.bindPopup(popup_b5dfffa31be979d2cc198497f6c203eb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c3f3d51b15d441adb3fe7f0b2f2049d.setIcon(icon_7f1674dc161d81ab340b18986ab7d1a9);
|
|
|
|
|
|
var marker_ddb5b44d824b05298a0abb8672c0115d = L.marker(
|
|
[47.6735, -116.781],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e8aff7fc4d7f75631811895a09a82048 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3caa1258e024ca5221a59c7858e7455c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a037584366ba6e4bc05f3f27df466f15 = $(`<div id="html_a037584366ba6e4bc05f3f27df466f15" style="width: 100.0%; height: 100.0%;">wot.brightbolt.net</div>`)[0];
|
|
popup_3caa1258e024ca5221a59c7858e7455c.setContent(html_a037584366ba6e4bc05f3f27df466f15);
|
|
|
|
|
|
|
|
marker_ddb5b44d824b05298a0abb8672c0115d.bindPopup(popup_3caa1258e024ca5221a59c7858e7455c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ddb5b44d824b05298a0abb8672c0115d.setIcon(icon_e8aff7fc4d7f75631811895a09a82048);
|
|
|
|
|
|
var marker_0427f2c73f088beb380756f79242a82f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9d5ed27bbe59264bfa5d0d8fe9dc6071 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9396cea5363e25f59a405fe39f1d93a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89edec8e726bd1d34dcfa7a2867c7f4c = $(`<div id="html_89edec8e726bd1d34dcfa7a2867c7f4c" style="width: 100.0%; height: 100.0%;">speakeasy.cellar.social</div>`)[0];
|
|
popup_e9396cea5363e25f59a405fe39f1d93a.setContent(html_89edec8e726bd1d34dcfa7a2867c7f4c);
|
|
|
|
|
|
|
|
marker_0427f2c73f088beb380756f79242a82f.bindPopup(popup_e9396cea5363e25f59a405fe39f1d93a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0427f2c73f088beb380756f79242a82f.setIcon(icon_9d5ed27bbe59264bfa5d0d8fe9dc6071);
|
|
|
|
|
|
var marker_5ec06cd938e0e537d60a5e492c3f528e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_40c389cd396b93d8f8449ca8c9ba5a9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_261a6feefb0fb587792a00fb1befe688 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_71f5ed9b3f9d3c3e18315f92fddfaf3a = $(`<div id="html_71f5ed9b3f9d3c3e18315f92fddfaf3a" style="width: 100.0%; height: 100.0%;">relay.nostar.org</div>`)[0];
|
|
popup_261a6feefb0fb587792a00fb1befe688.setContent(html_71f5ed9b3f9d3c3e18315f92fddfaf3a);
|
|
|
|
|
|
|
|
marker_5ec06cd938e0e537d60a5e492c3f528e.bindPopup(popup_261a6feefb0fb587792a00fb1befe688)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5ec06cd938e0e537d60a5e492c3f528e.setIcon(icon_40c389cd396b93d8f8449ca8c9ba5a9e);
|
|
|
|
|
|
var marker_a4e5798b11c8bd8ff0821a89834f2a22 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_715682b20c8367829336b006db9478de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6d01c6d1770c9bbe51c36ade7effbd8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb02b2e24a0e937d5b1f8045b562f4a1 = $(`<div id="html_eb02b2e24a0e937d5b1f8045b562f4a1" style="width: 100.0%; height: 100.0%;">relay.directsponsor.net</div>`)[0];
|
|
popup_6d01c6d1770c9bbe51c36ade7effbd8c.setContent(html_eb02b2e24a0e937d5b1f8045b562f4a1);
|
|
|
|
|
|
|
|
marker_a4e5798b11c8bd8ff0821a89834f2a22.bindPopup(popup_6d01c6d1770c9bbe51c36ade7effbd8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a4e5798b11c8bd8ff0821a89834f2a22.setIcon(icon_715682b20c8367829336b006db9478de);
|
|
|
|
|
|
var marker_c47243c9dd2c841f334bfada33ec4494 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9cdb832c1d23b97b6a8eb40110e89ec7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d85e29c666235a51c5ca7ad2eb7d9ce4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8ac997b692b5177dc780852d53296c73 = $(`<div id="html_8ac997b692b5177dc780852d53296c73" style="width: 100.0%; height: 100.0%;">relay.bebond.net</div>`)[0];
|
|
popup_d85e29c666235a51c5ca7ad2eb7d9ce4.setContent(html_8ac997b692b5177dc780852d53296c73);
|
|
|
|
|
|
|
|
marker_c47243c9dd2c841f334bfada33ec4494.bindPopup(popup_d85e29c666235a51c5ca7ad2eb7d9ce4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c47243c9dd2c841f334bfada33ec4494.setIcon(icon_9cdb832c1d23b97b6a8eb40110e89ec7);
|
|
|
|
|
|
var marker_7b090960e3076c0a66ebc85286255c38 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6c4902c04838ced65a45be2b408ad90e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1c337cefbc4ce38f2a6f12113bb8afd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de0158885a2e756a0f83ae44ad439cf8 = $(`<div id="html_de0158885a2e756a0f83ae44ad439cf8" style="width: 100.0%; height: 100.0%;">nostr.hekster.org</div>`)[0];
|
|
popup_1c337cefbc4ce38f2a6f12113bb8afd4.setContent(html_de0158885a2e756a0f83ae44ad439cf8);
|
|
|
|
|
|
|
|
marker_7b090960e3076c0a66ebc85286255c38.bindPopup(popup_1c337cefbc4ce38f2a6f12113bb8afd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b090960e3076c0a66ebc85286255c38.setIcon(icon_6c4902c04838ced65a45be2b408ad90e);
|
|
|
|
|
|
var marker_f832076f2b30334634e2814c53b04255 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0a9a649e4b5ec13087bef4952887206e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f126e89a39fadc5b4ed5047f7237f470 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4d28fa0d5f4b3387a3d8de9e3f5bcbc = $(`<div id="html_c4d28fa0d5f4b3387a3d8de9e3f5bcbc" style="width: 100.0%; height: 100.0%;">nrs-01.darkcloudarcade.com</div>`)[0];
|
|
popup_f126e89a39fadc5b4ed5047f7237f470.setContent(html_c4d28fa0d5f4b3387a3d8de9e3f5bcbc);
|
|
|
|
|
|
|
|
marker_f832076f2b30334634e2814c53b04255.bindPopup(popup_f126e89a39fadc5b4ed5047f7237f470)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f832076f2b30334634e2814c53b04255.setIcon(icon_0a9a649e4b5ec13087bef4952887206e);
|
|
|
|
|
|
var marker_0f82f86904bdcd382d852f3e8fd142f1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3765651953b8ac175a64b714125a8186 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8371f294a1b2f2c99614a770bc1a0a4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0b21f72f47750a1770d839945d0935b = $(`<div id="html_e0b21f72f47750a1770d839945d0935b" style="width: 100.0%; height: 100.0%;">relay.binaryrobot.com:443</div>`)[0];
|
|
popup_8371f294a1b2f2c99614a770bc1a0a4d.setContent(html_e0b21f72f47750a1770d839945d0935b);
|
|
|
|
|
|
|
|
marker_0f82f86904bdcd382d852f3e8fd142f1.bindPopup(popup_8371f294a1b2f2c99614a770bc1a0a4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0f82f86904bdcd382d852f3e8fd142f1.setIcon(icon_3765651953b8ac175a64b714125a8186);
|
|
|
|
|
|
var marker_5bda3542054cb4718e564da9f5b1aa75 = L.marker(
|
|
[52.1941, -2.21905],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fe5cb30c0513fdbd7729d3b36951217b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_572405a70124b7d0e1dd895c3727ceee = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_707b83d1fbaa612b04a7b34f472ebac7 = $(`<div id="html_707b83d1fbaa612b04a7b34f472ebac7" style="width: 100.0%; height: 100.0%;">nostr.88mph.life</div>`)[0];
|
|
popup_572405a70124b7d0e1dd895c3727ceee.setContent(html_707b83d1fbaa612b04a7b34f472ebac7);
|
|
|
|
|
|
|
|
marker_5bda3542054cb4718e564da9f5b1aa75.bindPopup(popup_572405a70124b7d0e1dd895c3727ceee)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5bda3542054cb4718e564da9f5b1aa75.setIcon(icon_fe5cb30c0513fdbd7729d3b36951217b);
|
|
|
|
|
|
var marker_86a67eb09116ff836817106f0f5804d2 = L.marker(
|
|
[53.495, 10.2542],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f025bc12fe76937991dd2cb645955809 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e1881bdbb3b42989861241bd3fb2e68 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7f0125231c82e0b39bab4ecac41ecdc = $(`<div id="html_d7f0125231c82e0b39bab4ecac41ecdc" style="width: 100.0%; height: 100.0%;">nostr.self-determined.de</div>`)[0];
|
|
popup_4e1881bdbb3b42989861241bd3fb2e68.setContent(html_d7f0125231c82e0b39bab4ecac41ecdc);
|
|
|
|
|
|
|
|
marker_86a67eb09116ff836817106f0f5804d2.bindPopup(popup_4e1881bdbb3b42989861241bd3fb2e68)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86a67eb09116ff836817106f0f5804d2.setIcon(icon_f025bc12fe76937991dd2cb645955809);
|
|
|
|
|
|
var marker_3b56524d3bf4ebb57aa09645b1ba143e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fa3f848044ef0a1c8484dd7f894347a0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b50536d452a4a1a943e4505c996636a3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_82e3594596bde4d8ee8d5c8c31f3163b = $(`<div id="html_82e3594596bde4d8ee8d5c8c31f3163b" style="width: 100.0%; height: 100.0%;">dm-test-strfry-discovery.samt.st</div>`)[0];
|
|
popup_b50536d452a4a1a943e4505c996636a3.setContent(html_82e3594596bde4d8ee8d5c8c31f3163b);
|
|
|
|
|
|
|
|
marker_3b56524d3bf4ebb57aa09645b1ba143e.bindPopup(popup_b50536d452a4a1a943e4505c996636a3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3b56524d3bf4ebb57aa09645b1ba143e.setIcon(icon_fa3f848044ef0a1c8484dd7f894347a0);
|
|
|
|
|
|
var marker_a956c9f4f5e8cf8706bbd21f6ec9713b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_11b6a0bd5fed50477dd110ddd2859bbd = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6dcda96c1d7adf9b6e351fc31f5dc987 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cf82289efe575ba789636685a221ab86 = $(`<div id="html_cf82289efe575ba789636685a221ab86" style="width: 100.0%; height: 100.0%;">public.crostr.com:443</div>`)[0];
|
|
popup_6dcda96c1d7adf9b6e351fc31f5dc987.setContent(html_cf82289efe575ba789636685a221ab86);
|
|
|
|
|
|
|
|
marker_a956c9f4f5e8cf8706bbd21f6ec9713b.bindPopup(popup_6dcda96c1d7adf9b6e351fc31f5dc987)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a956c9f4f5e8cf8706bbd21f6ec9713b.setIcon(icon_11b6a0bd5fed50477dd110ddd2859bbd);
|
|
|
|
|
|
var marker_cb2c21ce4bc32d17c96cbe5f689ee2eb = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bf3bd0c1618e0a5552ea003818ca358d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9021f456139b9b39816ef67abc7619e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb717197f2827cf22a586479ac9f180c = $(`<div id="html_eb717197f2827cf22a586479ac9f180c" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com:443</div>`)[0];
|
|
popup_e9021f456139b9b39816ef67abc7619e.setContent(html_eb717197f2827cf22a586479ac9f180c);
|
|
|
|
|
|
|
|
marker_cb2c21ce4bc32d17c96cbe5f689ee2eb.bindPopup(popup_e9021f456139b9b39816ef67abc7619e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cb2c21ce4bc32d17c96cbe5f689ee2eb.setIcon(icon_bf3bd0c1618e0a5552ea003818ca358d);
|
|
|
|
|
|
var marker_b9e0a232c24466dc1162d4d55be68880 = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5eeb298315e2592566f759b2104cefd7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_eff077a25e7600ee6ea365048f220645 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_499cecf3ccdaa35a7d3bf8eb15350ca8 = $(`<div id="html_499cecf3ccdaa35a7d3bf8eb15350ca8" style="width: 100.0%; height: 100.0%;">relay.wellorder.net</div>`)[0];
|
|
popup_eff077a25e7600ee6ea365048f220645.setContent(html_499cecf3ccdaa35a7d3bf8eb15350ca8);
|
|
|
|
|
|
|
|
marker_b9e0a232c24466dc1162d4d55be68880.bindPopup(popup_eff077a25e7600ee6ea365048f220645)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b9e0a232c24466dc1162d4d55be68880.setIcon(icon_5eeb298315e2592566f759b2104cefd7);
|
|
|
|
|
|
var marker_4de6b5ba18dbe2e60de5a6db3619a059 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_aab6462e3ce1d0958cfcbaa5de3f3bc5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_219122e94fa56e0827473dd4f8b61d2a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_57bf6bea4a55e0ce2678a53fb1bde48d = $(`<div id="html_57bf6bea4a55e0ce2678a53fb1bde48d" style="width: 100.0%; height: 100.0%;">nostr.vulpem.com</div>`)[0];
|
|
popup_219122e94fa56e0827473dd4f8b61d2a.setContent(html_57bf6bea4a55e0ce2678a53fb1bde48d);
|
|
|
|
|
|
|
|
marker_4de6b5ba18dbe2e60de5a6db3619a059.bindPopup(popup_219122e94fa56e0827473dd4f8b61d2a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4de6b5ba18dbe2e60de5a6db3619a059.setIcon(icon_aab6462e3ce1d0958cfcbaa5de3f3bc5);
|
|
|
|
|
|
var marker_2f5230d1d1057857d7e082ef420c0a29 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_74d5e1265a1089b4e6bb6bce11eb243e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85de3a9ad249d09191cf5e67e86d091e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_54c4cb71687872c75b8f390f49c44dd1 = $(`<div id="html_54c4cb71687872c75b8f390f49c44dd1" style="width: 100.0%; height: 100.0%;">relay.inforsupports.com</div>`)[0];
|
|
popup_85de3a9ad249d09191cf5e67e86d091e.setContent(html_54c4cb71687872c75b8f390f49c44dd1);
|
|
|
|
|
|
|
|
marker_2f5230d1d1057857d7e082ef420c0a29.bindPopup(popup_85de3a9ad249d09191cf5e67e86d091e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2f5230d1d1057857d7e082ef420c0a29.setIcon(icon_74d5e1265a1089b4e6bb6bce11eb243e);
|
|
|
|
|
|
var marker_a729f76091b569c21cdf72f96965a5c2 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e8d7d931ca360c2de5976556674eef7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b51e336f9686430e258d9b937caa95e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6c1d3be1682ec1110112352a80a111ab = $(`<div id="html_6c1d3be1682ec1110112352a80a111ab" style="width: 100.0%; height: 100.0%;">nostr.mom:443</div>`)[0];
|
|
popup_b51e336f9686430e258d9b937caa95e5.setContent(html_6c1d3be1682ec1110112352a80a111ab);
|
|
|
|
|
|
|
|
marker_a729f76091b569c21cdf72f96965a5c2.bindPopup(popup_b51e336f9686430e258d9b937caa95e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a729f76091b569c21cdf72f96965a5c2.setIcon(icon_e8d7d931ca360c2de5976556674eef7a);
|
|
|
|
|
|
var marker_8b3b0d893f8040405d49f988e74e948a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_27160327fb166a7d4a64ec36a45d1120 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5775641f258523ed52b62cd941c66812 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6de8496bfcc0e0257eb52dc3de7104d3 = $(`<div id="html_6de8496bfcc0e0257eb52dc3de7104d3" style="width: 100.0%; height: 100.0%;">nostrbtc.com</div>`)[0];
|
|
popup_5775641f258523ed52b62cd941c66812.setContent(html_6de8496bfcc0e0257eb52dc3de7104d3);
|
|
|
|
|
|
|
|
marker_8b3b0d893f8040405d49f988e74e948a.bindPopup(popup_5775641f258523ed52b62cd941c66812)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8b3b0d893f8040405d49f988e74e948a.setIcon(icon_27160327fb166a7d4a64ec36a45d1120);
|
|
|
|
|
|
var marker_a2ab06d97124e622e608ae5c734bd3ef = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ae813be780ce7748e75ebe822485deba = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fbf337bb38d68b705a83be0e97ac45d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e20d6b7fc02c4509812626dbf04ee14 = $(`<div id="html_0e20d6b7fc02c4509812626dbf04ee14" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info:443</div>`)[0];
|
|
popup_fbf337bb38d68b705a83be0e97ac45d9.setContent(html_0e20d6b7fc02c4509812626dbf04ee14);
|
|
|
|
|
|
|
|
marker_a2ab06d97124e622e608ae5c734bd3ef.bindPopup(popup_fbf337bb38d68b705a83be0e97ac45d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a2ab06d97124e622e608ae5c734bd3ef.setIcon(icon_ae813be780ce7748e75ebe822485deba);
|
|
|
|
|
|
var marker_fd38bd141f6344fdfdc20d5c6d93a395 = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0590ccc74c3b1834003b153f4e193253 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_22da046018b5cb88cf5ad6a9e60db009 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e804a9c3562c3346578b1d1f4cf195aa = $(`<div id="html_e804a9c3562c3346578b1d1f4cf195aa" style="width: 100.0%; height: 100.0%;">nostr-relay.zimage.com</div>`)[0];
|
|
popup_22da046018b5cb88cf5ad6a9e60db009.setContent(html_e804a9c3562c3346578b1d1f4cf195aa);
|
|
|
|
|
|
|
|
marker_fd38bd141f6344fdfdc20d5c6d93a395.bindPopup(popup_22da046018b5cb88cf5ad6a9e60db009)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd38bd141f6344fdfdc20d5c6d93a395.setIcon(icon_0590ccc74c3b1834003b153f4e193253);
|
|
|
|
|
|
var marker_b776fc69f87d2cce98a4c4ca813d5756 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fb510af0536044f9f99d868492f89833 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5ee67d9b4ad28ef2a094fe1e29064f40 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_545f42f2a02c3bfc9bba57883a7f1f7c = $(`<div id="html_545f42f2a02c3bfc9bba57883a7f1f7c" style="width: 100.0%; height: 100.0%;">articles.layer3.news</div>`)[0];
|
|
popup_5ee67d9b4ad28ef2a094fe1e29064f40.setContent(html_545f42f2a02c3bfc9bba57883a7f1f7c);
|
|
|
|
|
|
|
|
marker_b776fc69f87d2cce98a4c4ca813d5756.bindPopup(popup_5ee67d9b4ad28ef2a094fe1e29064f40)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b776fc69f87d2cce98a4c4ca813d5756.setIcon(icon_fb510af0536044f9f99d868492f89833);
|
|
|
|
|
|
var marker_e8e946ea010c93371929015e47a83f8e = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5f6ecb91f483162640c398e13d822c59 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_228e94263f8eecd13706f733fbb6ae0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_72993bdfe1e0fc0a6cb4d5d449d47faf = $(`<div id="html_72993bdfe1e0fc0a6cb4d5d449d47faf" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com</div>`)[0];
|
|
popup_228e94263f8eecd13706f733fbb6ae0e.setContent(html_72993bdfe1e0fc0a6cb4d5d449d47faf);
|
|
|
|
|
|
|
|
marker_e8e946ea010c93371929015e47a83f8e.bindPopup(popup_228e94263f8eecd13706f733fbb6ae0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e8e946ea010c93371929015e47a83f8e.setIcon(icon_5f6ecb91f483162640c398e13d822c59);
|
|
|
|
|
|
var marker_a6522c582d6f2bf204e3d814b4eb2bc3 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0985d6d78a924b53826026e6e75932a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_79648caaea506e05c8a3fdd264323f77 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_39be90e231a1e6afb6582562c6163e29 = $(`<div id="html_39be90e231a1e6afb6582562c6163e29" style="width: 100.0%; height: 100.0%;">nostr.quali.chat</div>`)[0];
|
|
popup_79648caaea506e05c8a3fdd264323f77.setContent(html_39be90e231a1e6afb6582562c6163e29);
|
|
|
|
|
|
|
|
marker_a6522c582d6f2bf204e3d814b4eb2bc3.bindPopup(popup_79648caaea506e05c8a3fdd264323f77)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a6522c582d6f2bf204e3d814b4eb2bc3.setIcon(icon_0985d6d78a924b53826026e6e75932a8);
|
|
|
|
|
|
var marker_dcf63b6d3b274daa61c4f90282633bdd = L.marker(
|
|
[47.5356, 8.73209],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c0b302f65cece2b05ee7590a4fb7277e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f7cae1319ca7ba3755fa47dcf60e7cc2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_289afb8503cf09dba0fcb2d6d5cc56ed = $(`<div id="html_289afb8503cf09dba0fcb2d6d5cc56ed" style="width: 100.0%; height: 100.0%;">nostr.21crypto.ch</div>`)[0];
|
|
popup_f7cae1319ca7ba3755fa47dcf60e7cc2.setContent(html_289afb8503cf09dba0fcb2d6d5cc56ed);
|
|
|
|
|
|
|
|
marker_dcf63b6d3b274daa61c4f90282633bdd.bindPopup(popup_f7cae1319ca7ba3755fa47dcf60e7cc2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcf63b6d3b274daa61c4f90282633bdd.setIcon(icon_c0b302f65cece2b05ee7590a4fb7277e);
|
|
|
|
|
|
var marker_436dfabe04d5cab700838715a177d117 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_118babfcf359ec24950f213b41c91591 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_486eff12c1e5509d6c47f4d3dca0a740 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f751cee954378cf7efd155a0a284de63 = $(`<div id="html_f751cee954378cf7efd155a0a284de63" style="width: 100.0%; height: 100.0%;">bendernostur.duckdns.org:8443</div>`)[0];
|
|
popup_486eff12c1e5509d6c47f4d3dca0a740.setContent(html_f751cee954378cf7efd155a0a284de63);
|
|
|
|
|
|
|
|
marker_436dfabe04d5cab700838715a177d117.bindPopup(popup_486eff12c1e5509d6c47f4d3dca0a740)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_436dfabe04d5cab700838715a177d117.setIcon(icon_118babfcf359ec24950f213b41c91591);
|
|
|
|
|
|
var marker_a5ab8df15999f1b5a731af46b6b3459c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_290c1c8821799f4083e9ceb623cdb058 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_692b2d3cf7791a2153de015b65a55708 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_329b5014fbeaaeb7d9a1f2f95fd43e70 = $(`<div id="html_329b5014fbeaaeb7d9a1f2f95fd43e70" style="width: 100.0%; height: 100.0%;">syb.lol</div>`)[0];
|
|
popup_692b2d3cf7791a2153de015b65a55708.setContent(html_329b5014fbeaaeb7d9a1f2f95fd43e70);
|
|
|
|
|
|
|
|
marker_a5ab8df15999f1b5a731af46b6b3459c.bindPopup(popup_692b2d3cf7791a2153de015b65a55708)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5ab8df15999f1b5a731af46b6b3459c.setIcon(icon_290c1c8821799f4083e9ceb623cdb058);
|
|
|
|
|
|
var marker_6ddc05456cdb74770d7e8f8635e8525a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_94185fbde6bbb35e6ee56ef605c96459 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a9b57a412172051e021badb3dc383ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_194e5a127e1b4421765b3eb6e12c1498 = $(`<div id="html_194e5a127e1b4421765b3eb6e12c1498" style="width: 100.0%; height: 100.0%;">nexus.libernet.app</div>`)[0];
|
|
popup_1a9b57a412172051e021badb3dc383ba.setContent(html_194e5a127e1b4421765b3eb6e12c1498);
|
|
|
|
|
|
|
|
marker_6ddc05456cdb74770d7e8f8635e8525a.bindPopup(popup_1a9b57a412172051e021badb3dc383ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6ddc05456cdb74770d7e8f8635e8525a.setIcon(icon_94185fbde6bbb35e6ee56ef605c96459);
|
|
|
|
|
|
var marker_173c2c68a2e77a2850f8e9ba50c1ffe9 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3d8703fcfb97ea5a99b2565153726f3a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_37a4586df463b8637c823ec0677b684a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2732ade6850737462b1a7570939be35 = $(`<div id="html_b2732ade6850737462b1a7570939be35" style="width: 100.0%; height: 100.0%;">memlay.v0l.io</div>`)[0];
|
|
popup_37a4586df463b8637c823ec0677b684a.setContent(html_b2732ade6850737462b1a7570939be35);
|
|
|
|
|
|
|
|
marker_173c2c68a2e77a2850f8e9ba50c1ffe9.bindPopup(popup_37a4586df463b8637c823ec0677b684a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_173c2c68a2e77a2850f8e9ba50c1ffe9.setIcon(icon_3d8703fcfb97ea5a99b2565153726f3a);
|
|
|
|
|
|
var marker_ca32896594bd7c0806b1af6bac48d55c = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_50b3f0da51cfe0d6bf81e8c80edb1439 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3db9d166b50b154406daa0ac1e3bfed6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_56f884866c4390ff6cf549b06bee37e9 = $(`<div id="html_56f884866c4390ff6cf549b06bee37e9" style="width: 100.0%; height: 100.0%;">nostr.blankfors.se</div>`)[0];
|
|
popup_3db9d166b50b154406daa0ac1e3bfed6.setContent(html_56f884866c4390ff6cf549b06bee37e9);
|
|
|
|
|
|
|
|
marker_ca32896594bd7c0806b1af6bac48d55c.bindPopup(popup_3db9d166b50b154406daa0ac1e3bfed6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca32896594bd7c0806b1af6bac48d55c.setIcon(icon_50b3f0da51cfe0d6bf81e8c80edb1439);
|
|
|
|
|
|
var marker_443fb6ec5a644b8abc55665ccfc5d643 = L.marker(
|
|
[48.5734, 7.75211],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e2612a08384be2822cdbe2a051f9a84a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_54ad843770fdaacf0c7bfc888d123471 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ba0ce344b4d57a7fb07c1d1271fb8bf = $(`<div id="html_5ba0ce344b4d57a7fb07c1d1271fb8bf" style="width: 100.0%; height: 100.0%;">relaisnostr.trivaco.fr</div>`)[0];
|
|
popup_54ad843770fdaacf0c7bfc888d123471.setContent(html_5ba0ce344b4d57a7fb07c1d1271fb8bf);
|
|
|
|
|
|
|
|
marker_443fb6ec5a644b8abc55665ccfc5d643.bindPopup(popup_54ad843770fdaacf0c7bfc888d123471)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_443fb6ec5a644b8abc55665ccfc5d643.setIcon(icon_e2612a08384be2822cdbe2a051f9a84a);
|
|
|
|
|
|
var marker_86eecbce53afe177e790076789dd5e6f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fa66abc4a0ba80d926c79972540b5881 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b42c6b9ea426a28c62379491dcc5347a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb07a44503e0b541e490191db5b775f6 = $(`<div id="html_eb07a44503e0b541e490191db5b775f6" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org:443</div>`)[0];
|
|
popup_b42c6b9ea426a28c62379491dcc5347a.setContent(html_eb07a44503e0b541e490191db5b775f6);
|
|
|
|
|
|
|
|
marker_86eecbce53afe177e790076789dd5e6f.bindPopup(popup_b42c6b9ea426a28c62379491dcc5347a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86eecbce53afe177e790076789dd5e6f.setIcon(icon_fa66abc4a0ba80d926c79972540b5881);
|
|
|
|
|
|
var marker_503290fbdc3d5b509128af82f2489836 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bdd000749ed7a9ef933056e9d81feb6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1f7e679a34e40f42d2a1d53e719583ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_447f95d980c726c4baef64d85ac73bf3 = $(`<div id="html_447f95d980c726c4baef64d85ac73bf3" style="width: 100.0%; height: 100.0%;">relay.chorus.community:443</div>`)[0];
|
|
popup_1f7e679a34e40f42d2a1d53e719583ea.setContent(html_447f95d980c726c4baef64d85ac73bf3);
|
|
|
|
|
|
|
|
marker_503290fbdc3d5b509128af82f2489836.bindPopup(popup_1f7e679a34e40f42d2a1d53e719583ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_503290fbdc3d5b509128af82f2489836.setIcon(icon_bdd000749ed7a9ef933056e9d81feb6d);
|
|
|
|
|
|
var marker_93943a391c9720ae1483b56623956080 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_41af3a1c3315fb4e7b4476662e408244 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18e1068e2d764bfb79a9e8f6fdf09695 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a9d93f096a842d0e1b756a42a7fb6292 = $(`<div id="html_a9d93f096a842d0e1b756a42a7fb6292" style="width: 100.0%; height: 100.0%;">relay.nostu.be</div>`)[0];
|
|
popup_18e1068e2d764bfb79a9e8f6fdf09695.setContent(html_a9d93f096a842d0e1b756a42a7fb6292);
|
|
|
|
|
|
|
|
marker_93943a391c9720ae1483b56623956080.bindPopup(popup_18e1068e2d764bfb79a9e8f6fdf09695)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93943a391c9720ae1483b56623956080.setIcon(icon_41af3a1c3315fb4e7b4476662e408244);
|
|
|
|
|
|
var marker_a0650f61e4b7bd518a9801330310176a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5445634fe6ad9abb2d04d7e725b366f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0a5a091990d564a56e53ec4c3baee7cc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_963622000f8f6cca7ab09e553444e817 = $(`<div id="html_963622000f8f6cca7ab09e553444e817" style="width: 100.0%; height: 100.0%;">relay.fountain.fm:443</div>`)[0];
|
|
popup_0a5a091990d564a56e53ec4c3baee7cc.setContent(html_963622000f8f6cca7ab09e553444e817);
|
|
|
|
|
|
|
|
marker_a0650f61e4b7bd518a9801330310176a.bindPopup(popup_0a5a091990d564a56e53ec4c3baee7cc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0650f61e4b7bd518a9801330310176a.setIcon(icon_5445634fe6ad9abb2d04d7e725b366f6);
|
|
|
|
|
|
var marker_3071d8b331d324128b6f13a3ca40b3d0 = L.marker(
|
|
[59.9311, 30.3609],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fb2a73558adac1fa06c138b1ce61b476 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_15cb0fa76591b6ce76fc1627391f6d8d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e1e845a957f0fec181e31dab96684ccd = $(`<div id="html_e1e845a957f0fec181e31dab96684ccd" style="width: 100.0%; height: 100.0%;">adre.su</div>`)[0];
|
|
popup_15cb0fa76591b6ce76fc1627391f6d8d.setContent(html_e1e845a957f0fec181e31dab96684ccd);
|
|
|
|
|
|
|
|
marker_3071d8b331d324128b6f13a3ca40b3d0.bindPopup(popup_15cb0fa76591b6ce76fc1627391f6d8d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3071d8b331d324128b6f13a3ca40b3d0.setIcon(icon_fb2a73558adac1fa06c138b1ce61b476);
|
|
|
|
|
|
var marker_8dabe36d69c8aa1b692c721c225a1202 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ec76c30e5e8902c3754efa18bc53afb6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7dc2d044cfa0d1983b2eee2d5b841625 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46d9c19f82856be715784300f145de14 = $(`<div id="html_46d9c19f82856be715784300f145de14" style="width: 100.0%; height: 100.0%;">nostr2.girino.org:443</div>`)[0];
|
|
popup_7dc2d044cfa0d1983b2eee2d5b841625.setContent(html_46d9c19f82856be715784300f145de14);
|
|
|
|
|
|
|
|
marker_8dabe36d69c8aa1b692c721c225a1202.bindPopup(popup_7dc2d044cfa0d1983b2eee2d5b841625)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8dabe36d69c8aa1b692c721c225a1202.setIcon(icon_ec76c30e5e8902c3754efa18bc53afb6);
|
|
|
|
|
|
var marker_ceeaeba09f60b2adb984568ac4d50c2d = L.marker(
|
|
[52.2633, 21.0283],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0287f59c9c6fb0139e36ef71c2fd58f7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42e8f1c2974e991e88d69c87ac367cd0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a021a1e4622e125eb93a19fd5d4ddfd = $(`<div id="html_7a021a1e4622e125eb93a19fd5d4ddfd" style="width: 100.0%; height: 100.0%;">nostr.azzamo.net:443</div>`)[0];
|
|
popup_42e8f1c2974e991e88d69c87ac367cd0.setContent(html_7a021a1e4622e125eb93a19fd5d4ddfd);
|
|
|
|
|
|
|
|
marker_ceeaeba09f60b2adb984568ac4d50c2d.bindPopup(popup_42e8f1c2974e991e88d69c87ac367cd0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceeaeba09f60b2adb984568ac4d50c2d.setIcon(icon_0287f59c9c6fb0139e36ef71c2fd58f7);
|
|
|
|
|
|
var marker_90c74db63a646636091b59f2eb469113 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e7eacb4c09139b8ec91f7c0f97a1fbdb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_56a0a53178ece409523adb1f973fb1ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0723c688127e767319bc7f26241e1738 = $(`<div id="html_0723c688127e767319bc7f26241e1738" style="width: 100.0%; height: 100.0%;">relay.samt.st</div>`)[0];
|
|
popup_56a0a53178ece409523adb1f973fb1ca.setContent(html_0723c688127e767319bc7f26241e1738);
|
|
|
|
|
|
|
|
marker_90c74db63a646636091b59f2eb469113.bindPopup(popup_56a0a53178ece409523adb1f973fb1ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_90c74db63a646636091b59f2eb469113.setIcon(icon_e7eacb4c09139b8ec91f7c0f97a1fbdb);
|
|
|
|
|
|
var marker_c57a7ba8f7492f404cc324d3ed4424de = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b6952d3b98aa87e282aba2807fd5b537 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1fcd48164f284c13a2ffd5b991232c9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e68765f3820fbca1123b6a64b7dcee5a = $(`<div id="html_e68765f3820fbca1123b6a64b7dcee5a" style="width: 100.0%; height: 100.0%;">relay.bullishbounty.com</div>`)[0];
|
|
popup_1fcd48164f284c13a2ffd5b991232c9c.setContent(html_e68765f3820fbca1123b6a64b7dcee5a);
|
|
|
|
|
|
|
|
marker_c57a7ba8f7492f404cc324d3ed4424de.bindPopup(popup_1fcd48164f284c13a2ffd5b991232c9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c57a7ba8f7492f404cc324d3ed4424de.setIcon(icon_b6952d3b98aa87e282aba2807fd5b537);
|
|
|
|
|
|
var marker_313c84ce5b1bb1bf19c14c9948ee15e0 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0eafa767a96c5b6968ecc789010bd967 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a058a069d5323fd4c15f07b4ad730a1e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1f95ffb83039376ef7b4e4aafd9960b7 = $(`<div id="html_1f95ffb83039376ef7b4e4aafd9960b7" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com:443</div>`)[0];
|
|
popup_a058a069d5323fd4c15f07b4ad730a1e.setContent(html_1f95ffb83039376ef7b4e4aafd9960b7);
|
|
|
|
|
|
|
|
marker_313c84ce5b1bb1bf19c14c9948ee15e0.bindPopup(popup_a058a069d5323fd4c15f07b4ad730a1e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_313c84ce5b1bb1bf19c14c9948ee15e0.setIcon(icon_0eafa767a96c5b6968ecc789010bd967);
|
|
|
|
|
|
var marker_f3b6ea93adf3cc9cf2997a95a690cbdf = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_30e6841fc65755a7219c9d5379e8cc45 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b27f34ebbae227723a75f2c6a93dcce8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2f99c69a7149a4b7a6145310f7855392 = $(`<div id="html_2f99c69a7149a4b7a6145310f7855392" style="width: 100.0%; height: 100.0%;">relay.lotek-distro.com</div>`)[0];
|
|
popup_b27f34ebbae227723a75f2c6a93dcce8.setContent(html_2f99c69a7149a4b7a6145310f7855392);
|
|
|
|
|
|
|
|
marker_f3b6ea93adf3cc9cf2997a95a690cbdf.bindPopup(popup_b27f34ebbae227723a75f2c6a93dcce8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f3b6ea93adf3cc9cf2997a95a690cbdf.setIcon(icon_30e6841fc65755a7219c9d5379e8cc45);
|
|
|
|
|
|
var marker_9063b827e47a36b185683eacd1e93961 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4771eb6a788a2676ebf7b4fb8a7d5310 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3576f1ff55607ff168e3d74d4c27d9c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b81d6f69193b911a686f822decedc133 = $(`<div id="html_b81d6f69193b911a686f822decedc133" style="width: 100.0%; height: 100.0%;">bcast.girino.org</div>`)[0];
|
|
popup_f3576f1ff55607ff168e3d74d4c27d9c.setContent(html_b81d6f69193b911a686f822decedc133);
|
|
|
|
|
|
|
|
marker_9063b827e47a36b185683eacd1e93961.bindPopup(popup_f3576f1ff55607ff168e3d74d4c27d9c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9063b827e47a36b185683eacd1e93961.setIcon(icon_4771eb6a788a2676ebf7b4fb8a7d5310);
|
|
|
|
|
|
var marker_d10ea2e1d7b709626791e4e2e6ded52c = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7096bdf8787e4270742b7be6609a98b3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c034d0a5ab49060ca1928e6364dddbdc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32b3d1a12aa6ebf499e91438fd823670 = $(`<div id="html_32b3d1a12aa6ebf499e91438fd823670" style="width: 100.0%; height: 100.0%;">bridge.tagomago.me</div>`)[0];
|
|
popup_c034d0a5ab49060ca1928e6364dddbdc.setContent(html_32b3d1a12aa6ebf499e91438fd823670);
|
|
|
|
|
|
|
|
marker_d10ea2e1d7b709626791e4e2e6ded52c.bindPopup(popup_c034d0a5ab49060ca1928e6364dddbdc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d10ea2e1d7b709626791e4e2e6ded52c.setIcon(icon_7096bdf8787e4270742b7be6609a98b3);
|
|
|
|
|
|
var marker_9e920efdea0cca40c7e8787bf7876c6c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3a988a194e519b8eb4b7234f812cf9a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_99dc9e725bf218974ed1839283b06585 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_05807198793c150558789f1ebe28d93e = $(`<div id="html_05807198793c150558789f1ebe28d93e" style="width: 100.0%; height: 100.0%;">relay.0xchat.com:443</div>`)[0];
|
|
popup_99dc9e725bf218974ed1839283b06585.setContent(html_05807198793c150558789f1ebe28d93e);
|
|
|
|
|
|
|
|
marker_9e920efdea0cca40c7e8787bf7876c6c.bindPopup(popup_99dc9e725bf218974ed1839283b06585)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e920efdea0cca40c7e8787bf7876c6c.setIcon(icon_3a988a194e519b8eb4b7234f812cf9a8);
|
|
|
|
|
|
var marker_d4df9609dba6b3f3512ce5964434a80b = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_dae91f994b72449b582bc0cf317f7de6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_76d654c3ad4fb1b2b92f78be6b08d04a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8baa6f24ada46c19d369c09430fd21b3 = $(`<div id="html_8baa6f24ada46c19d369c09430fd21b3" style="width: 100.0%; height: 100.0%;">relay.lab.rytswd.com:443</div>`)[0];
|
|
popup_76d654c3ad4fb1b2b92f78be6b08d04a.setContent(html_8baa6f24ada46c19d369c09430fd21b3);
|
|
|
|
|
|
|
|
marker_d4df9609dba6b3f3512ce5964434a80b.bindPopup(popup_76d654c3ad4fb1b2b92f78be6b08d04a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4df9609dba6b3f3512ce5964434a80b.setIcon(icon_dae91f994b72449b582bc0cf317f7de6);
|
|
|
|
|
|
var marker_ece6a9e09dd46861ccf578718177fb58 = L.marker(
|
|
[59.3293, 18.0686],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_897ecb5d6ab30fbbee8b019bd2bd61c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d53d64b31ccffa50f1e373159499ad54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0cf6dec960a03a46cbdec2f7c7baee0a = $(`<div id="html_0cf6dec960a03a46cbdec2f7c7baee0a" style="width: 100.0%; height: 100.0%;">relay.fckstate.net</div>`)[0];
|
|
popup_d53d64b31ccffa50f1e373159499ad54.setContent(html_0cf6dec960a03a46cbdec2f7c7baee0a);
|
|
|
|
|
|
|
|
marker_ece6a9e09dd46861ccf578718177fb58.bindPopup(popup_d53d64b31ccffa50f1e373159499ad54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ece6a9e09dd46861ccf578718177fb58.setIcon(icon_897ecb5d6ab30fbbee8b019bd2bd61c9);
|
|
|
|
|
|
var marker_639c551702e8ffeac5cacddbd3c3488c = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1684ca99e96af27d52b1596acfe58417 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4425dab3bc46a6e03ed333b079117918 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_da4271af49fb4ad03eca3721e196fab5 = $(`<div id="html_da4271af49fb4ad03eca3721e196fab5" style="width: 100.0%; height: 100.0%;">conduitl2.fly.dev</div>`)[0];
|
|
popup_4425dab3bc46a6e03ed333b079117918.setContent(html_da4271af49fb4ad03eca3721e196fab5);
|
|
|
|
|
|
|
|
marker_639c551702e8ffeac5cacddbd3c3488c.bindPopup(popup_4425dab3bc46a6e03ed333b079117918)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_639c551702e8ffeac5cacddbd3c3488c.setIcon(icon_1684ca99e96af27d52b1596acfe58417);
|
|
|
|
|
|
var marker_a06f9de7ba63291e176f2fe4b90c9b89 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_866e8409492164dc41efe4a32195966e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0e92cb4f86dcc6035e831d09ff9b453b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b68c41a7bfdfec4fa5d87ed1f7a68725 = $(`<div id="html_b68c41a7bfdfec4fa5d87ed1f7a68725" style="width: 100.0%; height: 100.0%;">relay.zone667.com</div>`)[0];
|
|
popup_0e92cb4f86dcc6035e831d09ff9b453b.setContent(html_b68c41a7bfdfec4fa5d87ed1f7a68725);
|
|
|
|
|
|
|
|
marker_a06f9de7ba63291e176f2fe4b90c9b89.bindPopup(popup_0e92cb4f86dcc6035e831d09ff9b453b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a06f9de7ba63291e176f2fe4b90c9b89.setIcon(icon_866e8409492164dc41efe4a32195966e);
|
|
|
|
|
|
var marker_7e26ef6f6fadd97902238c3663e9d314 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_44e296790c2f4a1f71e36d22cf90996b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_947d1485e4b9808ffb47b0aae2b87f1d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c166cbe5b21857a555e3de17bb170e3a = $(`<div id="html_c166cbe5b21857a555e3de17bb170e3a" style="width: 100.0%; height: 100.0%;">relay.comcomponent.com</div>`)[0];
|
|
popup_947d1485e4b9808ffb47b0aae2b87f1d.setContent(html_c166cbe5b21857a555e3de17bb170e3a);
|
|
|
|
|
|
|
|
marker_7e26ef6f6fadd97902238c3663e9d314.bindPopup(popup_947d1485e4b9808ffb47b0aae2b87f1d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e26ef6f6fadd97902238c3663e9d314.setIcon(icon_44e296790c2f4a1f71e36d22cf90996b);
|
|
|
|
|
|
var marker_5c3f3a4ad4c5d245ad17f7940beea81f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8d36663531630b857aa01a37c8fca81e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bf514ae8cd0e96f24af4a9cb91753bc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13d33e00799bbf2c726fc7218b952197 = $(`<div id="html_13d33e00799bbf2c726fc7218b952197" style="width: 100.0%; height: 100.0%;">relay.damus.io:443</div>`)[0];
|
|
popup_7bf514ae8cd0e96f24af4a9cb91753bc.setContent(html_13d33e00799bbf2c726fc7218b952197);
|
|
|
|
|
|
|
|
marker_5c3f3a4ad4c5d245ad17f7940beea81f.bindPopup(popup_7bf514ae8cd0e96f24af4a9cb91753bc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5c3f3a4ad4c5d245ad17f7940beea81f.setIcon(icon_8d36663531630b857aa01a37c8fca81e);
|
|
|
|
|
|
var marker_0c93fa2f3d447774a12102ec132ab068 = L.marker(
|
|
[47.2343, -119.853],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_da37462e988b774a826967ee1515f52c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_84057e84f688bd06139acf7d80a84f85 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_201d600071ee67477edd0a0e66549c99 = $(`<div id="html_201d600071ee67477edd0a0e66549c99" style="width: 100.0%; height: 100.0%;">relay.klabo.world</div>`)[0];
|
|
popup_84057e84f688bd06139acf7d80a84f85.setContent(html_201d600071ee67477edd0a0e66549c99);
|
|
|
|
|
|
|
|
marker_0c93fa2f3d447774a12102ec132ab068.bindPopup(popup_84057e84f688bd06139acf7d80a84f85)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0c93fa2f3d447774a12102ec132ab068.setIcon(icon_da37462e988b774a826967ee1515f52c);
|
|
|
|
|
|
var marker_513ec8830e393795b8d72081be7ad9ef = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b9480b932f09a09ae7022f1f5ac35798 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f04fcfd27f4b5ce2834d97d1c295c395 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1af6d4ee4176bc9aedf4ec5d67004657 = $(`<div id="html_1af6d4ee4176bc9aedf4ec5d67004657" style="width: 100.0%; height: 100.0%;">nostr.data.haus</div>`)[0];
|
|
popup_f04fcfd27f4b5ce2834d97d1c295c395.setContent(html_1af6d4ee4176bc9aedf4ec5d67004657);
|
|
|
|
|
|
|
|
marker_513ec8830e393795b8d72081be7ad9ef.bindPopup(popup_f04fcfd27f4b5ce2834d97d1c295c395)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_513ec8830e393795b8d72081be7ad9ef.setIcon(icon_b9480b932f09a09ae7022f1f5ac35798);
|
|
|
|
|
|
var marker_b25d2439c5ca3ca97b29c2e64c555f8d = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b324fd6654976a62538ae0ac3449da26 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2b5bc131ffe8c1aba250a2ffaf4690a6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2192ed707384849f459f2c3ba9c105e9 = $(`<div id="html_2192ed707384849f459f2c3ba9c105e9" style="width: 100.0%; height: 100.0%;">relay.nostr.blockhenge.com</div>`)[0];
|
|
popup_2b5bc131ffe8c1aba250a2ffaf4690a6.setContent(html_2192ed707384849f459f2c3ba9c105e9);
|
|
|
|
|
|
|
|
marker_b25d2439c5ca3ca97b29c2e64c555f8d.bindPopup(popup_2b5bc131ffe8c1aba250a2ffaf4690a6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b25d2439c5ca3ca97b29c2e64c555f8d.setIcon(icon_b324fd6654976a62538ae0ac3449da26);
|
|
|
|
|
|
var marker_4ebec8f96ab4b8de0d13af0091aa42b3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9bdc2bf735f075db1fbeb3935cc26791 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d4c4f129f63d75a0fd6dec65b78e001 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8957a6aaa21989371ea8059fdc430a4b = $(`<div id="html_8957a6aaa21989371ea8059fdc430a4b" style="width: 100.0%; height: 100.0%;">relay-dev.gulugulu.moe</div>`)[0];
|
|
popup_8d4c4f129f63d75a0fd6dec65b78e001.setContent(html_8957a6aaa21989371ea8059fdc430a4b);
|
|
|
|
|
|
|
|
marker_4ebec8f96ab4b8de0d13af0091aa42b3.bindPopup(popup_8d4c4f129f63d75a0fd6dec65b78e001)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4ebec8f96ab4b8de0d13af0091aa42b3.setIcon(icon_9bdc2bf735f075db1fbeb3935cc26791);
|
|
|
|
|
|
var marker_6103eea5021ade04fbc1452eb29be531 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5fe2a944182129d95eaf3a369bb8dd7c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2065c3982fbfd3fad50b390047a3e543 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_219d3ea0ce840ad72b35ba850933624c = $(`<div id="html_219d3ea0ce840ad72b35ba850933624c" style="width: 100.0%; height: 100.0%;">nostr.bgbitcoin.club</div>`)[0];
|
|
popup_2065c3982fbfd3fad50b390047a3e543.setContent(html_219d3ea0ce840ad72b35ba850933624c);
|
|
|
|
|
|
|
|
marker_6103eea5021ade04fbc1452eb29be531.bindPopup(popup_2065c3982fbfd3fad50b390047a3e543)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6103eea5021ade04fbc1452eb29be531.setIcon(icon_5fe2a944182129d95eaf3a369bb8dd7c);
|
|
|
|
|
|
var marker_6961c9691c0e766a85c760ac4f640219 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c7eec5bdcb92299606a43afc413a4fe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_db88f9c7c14d05e9dacafde6f5d519dc = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3b63061358f594eae7012a27ab86a3e = $(`<div id="html_f3b63061358f594eae7012a27ab86a3e" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org:443</div>`)[0];
|
|
popup_db88f9c7c14d05e9dacafde6f5d519dc.setContent(html_f3b63061358f594eae7012a27ab86a3e);
|
|
|
|
|
|
|
|
marker_6961c9691c0e766a85c760ac4f640219.bindPopup(popup_db88f9c7c14d05e9dacafde6f5d519dc)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6961c9691c0e766a85c760ac4f640219.setIcon(icon_c7eec5bdcb92299606a43afc413a4fe8);
|
|
|
|
|
|
var marker_aadea7e7d973ad2b52d06f77e7d6213e = L.marker(
|
|
[49.0291, 8.35695],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_68d90d92b2592d26f3e1b86d6eb0c491 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_02f8d555fbec3e39befcb018e1f023d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ef252cd16e102cba0e3534eed4a89785 = $(`<div id="html_ef252cd16e102cba0e3534eed4a89785" style="width: 100.0%; height: 100.0%;">relay.layer.systems:443</div>`)[0];
|
|
popup_02f8d555fbec3e39befcb018e1f023d4.setContent(html_ef252cd16e102cba0e3534eed4a89785);
|
|
|
|
|
|
|
|
marker_aadea7e7d973ad2b52d06f77e7d6213e.bindPopup(popup_02f8d555fbec3e39befcb018e1f023d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_aadea7e7d973ad2b52d06f77e7d6213e.setIcon(icon_68d90d92b2592d26f3e1b86d6eb0c491);
|
|
|
|
|
|
var marker_948c401369628dda72340b429309e755 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_13971e430117a23c13bc26ba8fce5a86 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5401756c81ea733c52118f830b68e983 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ce21cee6cfed21bd8c5b5825318a5537 = $(`<div id="html_ce21cee6cfed21bd8c5b5825318a5537" style="width: 100.0%; height: 100.0%;">relay.fountain.fm</div>`)[0];
|
|
popup_5401756c81ea733c52118f830b68e983.setContent(html_ce21cee6cfed21bd8c5b5825318a5537);
|
|
|
|
|
|
|
|
marker_948c401369628dda72340b429309e755.bindPopup(popup_5401756c81ea733c52118f830b68e983)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_948c401369628dda72340b429309e755.setIcon(icon_13971e430117a23c13bc26ba8fce5a86);
|
|
|
|
|
|
var marker_d44fdb7245b29596903d181ff11baf35 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_effc98cb5a66b98dc2ff2aed9bca2234 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b922d6926374e9078fe3b080ea99442a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b90ee376bccfcc724553d49a811b29ed = $(`<div id="html_b90ee376bccfcc724553d49a811b29ed" style="width: 100.0%; height: 100.0%;">armada.sharegap.net</div>`)[0];
|
|
popup_b922d6926374e9078fe3b080ea99442a.setContent(html_b90ee376bccfcc724553d49a811b29ed);
|
|
|
|
|
|
|
|
marker_d44fdb7245b29596903d181ff11baf35.bindPopup(popup_b922d6926374e9078fe3b080ea99442a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d44fdb7245b29596903d181ff11baf35.setIcon(icon_effc98cb5a66b98dc2ff2aed9bca2234);
|
|
|
|
|
|
var marker_fd2b90d3a7e2a0b26a58661fe1895947 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_cba5b60f1498c0854792f72011d4980b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2caa750d56437f63d4fb513068e89b6a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f89d6c9f86d94646d8a62eb9baaee9c = $(`<div id="html_9f89d6c9f86d94646d8a62eb9baaee9c" style="width: 100.0%; height: 100.0%;">nostr.quali.chat:443</div>`)[0];
|
|
popup_2caa750d56437f63d4fb513068e89b6a.setContent(html_9f89d6c9f86d94646d8a62eb9baaee9c);
|
|
|
|
|
|
|
|
marker_fd2b90d3a7e2a0b26a58661fe1895947.bindPopup(popup_2caa750d56437f63d4fb513068e89b6a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fd2b90d3a7e2a0b26a58661fe1895947.setIcon(icon_cba5b60f1498c0854792f72011d4980b);
|
|
|
|
|
|
var marker_29cf491d2337720081007fc1b6363a28 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a35ecdf663b34d28c0a16d9837bbb961 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00fd4e65c3bd47d4829054667620f187 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_280912c40b4b3f151b497607e10ac2b1 = $(`<div id="html_280912c40b4b3f151b497607e10ac2b1" style="width: 100.0%; height: 100.0%;">relay.mrmave.work</div>`)[0];
|
|
popup_00fd4e65c3bd47d4829054667620f187.setContent(html_280912c40b4b3f151b497607e10ac2b1);
|
|
|
|
|
|
|
|
marker_29cf491d2337720081007fc1b6363a28.bindPopup(popup_00fd4e65c3bd47d4829054667620f187)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_29cf491d2337720081007fc1b6363a28.setIcon(icon_a35ecdf663b34d28c0a16d9837bbb961);
|
|
|
|
|
|
var marker_e0930a9647572f4a1e77fda954ebf3ac = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4381e15fda138b310d39f86dfa78135e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fde9d714b9855c612a65e57640401508 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ac4772f8ebf54ca3537c6efe63fe3419 = $(`<div id="html_ac4772f8ebf54ca3537c6efe63fe3419" style="width: 100.0%; height: 100.0%;">r.0kb.io:443</div>`)[0];
|
|
popup_fde9d714b9855c612a65e57640401508.setContent(html_ac4772f8ebf54ca3537c6efe63fe3419);
|
|
|
|
|
|
|
|
marker_e0930a9647572f4a1e77fda954ebf3ac.bindPopup(popup_fde9d714b9855c612a65e57640401508)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e0930a9647572f4a1e77fda954ebf3ac.setIcon(icon_4381e15fda138b310d39f86dfa78135e);
|
|
|
|
|
|
var marker_a25ef319a27c69337ae7003731b3cdfc = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f566b38b7e5e8d52b6dc1858cf113127 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bf1e5d8f8f629e9b770055692ecf8776 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2a46adde45ecfdedc4bf96e4f9192c25 = $(`<div id="html_2a46adde45ecfdedc4bf96e4f9192c25" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com</div>`)[0];
|
|
popup_bf1e5d8f8f629e9b770055692ecf8776.setContent(html_2a46adde45ecfdedc4bf96e4f9192c25);
|
|
|
|
|
|
|
|
marker_a25ef319a27c69337ae7003731b3cdfc.bindPopup(popup_bf1e5d8f8f629e9b770055692ecf8776)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a25ef319a27c69337ae7003731b3cdfc.setIcon(icon_f566b38b7e5e8d52b6dc1858cf113127);
|
|
|
|
|
|
var marker_a5e72e95d9bec141988ef1d37ceb0801 = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_64e35ae530d0e22eca76337267fe3479 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f955b9ca2bd058d48ce4a21248be5b27 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_93a1b0d511f334fa0e0a7a7fd7abfea9 = $(`<div id="html_93a1b0d511f334fa0e0a7a7fd7abfea9" style="width: 100.0%; height: 100.0%;">treuzkas.branruz.com</div>`)[0];
|
|
popup_f955b9ca2bd058d48ce4a21248be5b27.setContent(html_93a1b0d511f334fa0e0a7a7fd7abfea9);
|
|
|
|
|
|
|
|
marker_a5e72e95d9bec141988ef1d37ceb0801.bindPopup(popup_f955b9ca2bd058d48ce4a21248be5b27)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a5e72e95d9bec141988ef1d37ceb0801.setIcon(icon_64e35ae530d0e22eca76337267fe3479);
|
|
|
|
|
|
var marker_89218639b0cf80ee06f321013d285226 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_27a0055ff144122c42d93edfa14a13c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_452b3fd4a4edea455f86b6fc4d878eff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fca0d7a36ba1adb6b9ae13996a4a96fb = $(`<div id="html_fca0d7a36ba1adb6b9ae13996a4a96fb" style="width: 100.0%; height: 100.0%;">nostr.night7.space:443</div>`)[0];
|
|
popup_452b3fd4a4edea455f86b6fc4d878eff.setContent(html_fca0d7a36ba1adb6b9ae13996a4a96fb);
|
|
|
|
|
|
|
|
marker_89218639b0cf80ee06f321013d285226.bindPopup(popup_452b3fd4a4edea455f86b6fc4d878eff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89218639b0cf80ee06f321013d285226.setIcon(icon_27a0055ff144122c42d93edfa14a13c3);
|
|
|
|
|
|
var marker_f4b16b07edc009cece2397e013ec268b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_cafeadc0cf27899a3eb35422046d8bd2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f84eb296ade4f5ac810c75b80088d6a2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4dcfa454dc345013a72ff16020a86db5 = $(`<div id="html_4dcfa454dc345013a72ff16020a86db5" style="width: 100.0%; height: 100.0%;">nos.lol</div>`)[0];
|
|
popup_f84eb296ade4f5ac810c75b80088d6a2.setContent(html_4dcfa454dc345013a72ff16020a86db5);
|
|
|
|
|
|
|
|
marker_f4b16b07edc009cece2397e013ec268b.bindPopup(popup_f84eb296ade4f5ac810c75b80088d6a2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4b16b07edc009cece2397e013ec268b.setIcon(icon_cafeadc0cf27899a3eb35422046d8bd2);
|
|
|
|
|
|
var marker_631dd79608ff208ca29a67cbfac3f01e = L.marker(
|
|
[35.6092, 139.73],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_684e4d526657aeaa7d11ef640b6a881b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ec8eaadc2760b3a4e0fcae47d4752d83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_845d008704a83e0ed18ef51af620390a = $(`<div id="html_845d008704a83e0ed18ef51af620390a" style="width: 100.0%; height: 100.0%;">yabu.me</div>`)[0];
|
|
popup_ec8eaadc2760b3a4e0fcae47d4752d83.setContent(html_845d008704a83e0ed18ef51af620390a);
|
|
|
|
|
|
|
|
marker_631dd79608ff208ca29a67cbfac3f01e.bindPopup(popup_ec8eaadc2760b3a4e0fcae47d4752d83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_631dd79608ff208ca29a67cbfac3f01e.setIcon(icon_684e4d526657aeaa7d11ef640b6a881b);
|
|
|
|
|
|
var marker_55cbcc497c5856cf0f91eff863dfbe5c = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d85dfe185a3920180795f7583fafee90 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_475f283396d2029a0852e3e47f1c7fde = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5d2f85e275587c3bdf495503593376d8 = $(`<div id="html_5d2f85e275587c3bdf495503593376d8" style="width: 100.0%; height: 100.0%;">bucket.coracle.social</div>`)[0];
|
|
popup_475f283396d2029a0852e3e47f1c7fde.setContent(html_5d2f85e275587c3bdf495503593376d8);
|
|
|
|
|
|
|
|
marker_55cbcc497c5856cf0f91eff863dfbe5c.bindPopup(popup_475f283396d2029a0852e3e47f1c7fde)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_55cbcc497c5856cf0f91eff863dfbe5c.setIcon(icon_d85dfe185a3920180795f7583fafee90);
|
|
|
|
|
|
var marker_61af9a5f9ca33a0e3bcd103a3b92e184 = L.marker(
|
|
[48.5333, 10.7],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f2ac66e61ffb8216be371b7b37005f8b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7692b8477c75f88d7e6a3f60e69c47aa = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_066328eba8a0a401084f8c4ec3a8d36e = $(`<div id="html_066328eba8a0a401084f8c4ec3a8d36e" style="width: 100.0%; height: 100.0%;">relay.chorus.community</div>`)[0];
|
|
popup_7692b8477c75f88d7e6a3f60e69c47aa.setContent(html_066328eba8a0a401084f8c4ec3a8d36e);
|
|
|
|
|
|
|
|
marker_61af9a5f9ca33a0e3bcd103a3b92e184.bindPopup(popup_7692b8477c75f88d7e6a3f60e69c47aa)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61af9a5f9ca33a0e3bcd103a3b92e184.setIcon(icon_f2ac66e61ffb8216be371b7b37005f8b);
|
|
|
|
|
|
var marker_431b8bd183688ade50194276963d5a63 = L.marker(
|
|
[38.8353, -104.822],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f14538508f779d390105a3ea1a0759e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_74a8421538cd7bd7567bd0e49d840f01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_30b8b50e96a76293f2dae6b0416fb1c8 = $(`<div id="html_30b8b50e96a76293f2dae6b0416fb1c8" style="width: 100.0%; height: 100.0%;">nostr-relay.corb.net</div>`)[0];
|
|
popup_74a8421538cd7bd7567bd0e49d840f01.setContent(html_30b8b50e96a76293f2dae6b0416fb1c8);
|
|
|
|
|
|
|
|
marker_431b8bd183688ade50194276963d5a63.bindPopup(popup_74a8421538cd7bd7567bd0e49d840f01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_431b8bd183688ade50194276963d5a63.setIcon(icon_f14538508f779d390105a3ea1a0759e9);
|
|
|
|
|
|
var marker_be96a1a4e3f3b14f2c5cef6479c7da53 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0cc0960d723d3931b1c0d92bdede933a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_da96f9289f2fcdea5732ef2ebe86dff9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ceeb1d34c65b398a9b3dd56b1f5f6a7e = $(`<div id="html_ceeb1d34c65b398a9b3dd56b1f5f6a7e" style="width: 100.0%; height: 100.0%;">relay.bao.network:443</div>`)[0];
|
|
popup_da96f9289f2fcdea5732ef2ebe86dff9.setContent(html_ceeb1d34c65b398a9b3dd56b1f5f6a7e);
|
|
|
|
|
|
|
|
marker_be96a1a4e3f3b14f2c5cef6479c7da53.bindPopup(popup_da96f9289f2fcdea5732ef2ebe86dff9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be96a1a4e3f3b14f2c5cef6479c7da53.setIcon(icon_0cc0960d723d3931b1c0d92bdede933a);
|
|
|
|
|
|
var marker_79aa2a1088964f7730a02bba1043b78f = L.marker(
|
|
[37.7775, -122.397],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_157e4025b5df29de5dbf3ff1929af78e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_bde0d78c5824e98a0c3502b3fab2f736 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b46f095b8384d98f9da1f2488018e154 = $(`<div id="html_b46f095b8384d98f9da1f2488018e154" style="width: 100.0%; height: 100.0%;">kotukonostr.onrender.com</div>`)[0];
|
|
popup_bde0d78c5824e98a0c3502b3fab2f736.setContent(html_b46f095b8384d98f9da1f2488018e154);
|
|
|
|
|
|
|
|
marker_79aa2a1088964f7730a02bba1043b78f.bindPopup(popup_bde0d78c5824e98a0c3502b3fab2f736)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_79aa2a1088964f7730a02bba1043b78f.setIcon(icon_157e4025b5df29de5dbf3ff1929af78e);
|
|
|
|
|
|
var marker_de72d1481ef3a15f5ff177dae63afd51 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4a755b0c7292ff9d12d396dc215ac696 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d9bb3c7190dd410716df26a07950f310 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_466b2a9f35fe4285dd096bc69a712e98 = $(`<div id="html_466b2a9f35fe4285dd096bc69a712e98" style="width: 100.0%; height: 100.0%;">mostro-p2p.tech</div>`)[0];
|
|
popup_d9bb3c7190dd410716df26a07950f310.setContent(html_466b2a9f35fe4285dd096bc69a712e98);
|
|
|
|
|
|
|
|
marker_de72d1481ef3a15f5ff177dae63afd51.bindPopup(popup_d9bb3c7190dd410716df26a07950f310)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_de72d1481ef3a15f5ff177dae63afd51.setIcon(icon_4a755b0c7292ff9d12d396dc215ac696);
|
|
|
|
|
|
var marker_7577922dc894457c4ef7abc57a1a7336 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d7fdaf8b5204aaf1b87ef09de0d9d8de = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_989434cb65e149f17d0b03b572b89774 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_448349c1d3a08614b19e2d4cdf181cd4 = $(`<div id="html_448349c1d3a08614b19e2d4cdf181cd4" style="width: 100.0%; height: 100.0%;">relay.bornheimer.app</div>`)[0];
|
|
popup_989434cb65e149f17d0b03b572b89774.setContent(html_448349c1d3a08614b19e2d4cdf181cd4);
|
|
|
|
|
|
|
|
marker_7577922dc894457c4ef7abc57a1a7336.bindPopup(popup_989434cb65e149f17d0b03b572b89774)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7577922dc894457c4ef7abc57a1a7336.setIcon(icon_d7fdaf8b5204aaf1b87ef09de0d9d8de);
|
|
|
|
|
|
var marker_7fe63948c409a3683a6223fa45e87de8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_424b1cc131957d006eadf34f9f8b2486 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_babde5e4ff3d288b24ef8f3c79606f6f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_451e309d5f8613f855535fd4f00548b2 = $(`<div id="html_451e309d5f8613f855535fd4f00548b2" style="width: 100.0%; height: 100.0%;">wot.rejecttheframe.xyz</div>`)[0];
|
|
popup_babde5e4ff3d288b24ef8f3c79606f6f.setContent(html_451e309d5f8613f855535fd4f00548b2);
|
|
|
|
|
|
|
|
marker_7fe63948c409a3683a6223fa45e87de8.bindPopup(popup_babde5e4ff3d288b24ef8f3c79606f6f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7fe63948c409a3683a6223fa45e87de8.setIcon(icon_424b1cc131957d006eadf34f9f8b2486);
|
|
|
|
|
|
var marker_e5aca763d2c84f218b3795696dcbe623 = L.marker(
|
|
[38.9393, -0.15411],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c2604ce430d468a71d61f46f14e82c7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4bd91e07fec2397eaa9f5723ba9d789 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4912e588c0eae1288e7248c0328f3eae = $(`<div id="html_4912e588c0eae1288e7248c0328f3eae" style="width: 100.0%; height: 100.0%;">bitcoinostr.duckdns.org</div>`)[0];
|
|
popup_b4bd91e07fec2397eaa9f5723ba9d789.setContent(html_4912e588c0eae1288e7248c0328f3eae);
|
|
|
|
|
|
|
|
marker_e5aca763d2c84f218b3795696dcbe623.bindPopup(popup_b4bd91e07fec2397eaa9f5723ba9d789)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e5aca763d2c84f218b3795696dcbe623.setIcon(icon_c2604ce430d468a71d61f46f14e82c7a);
|
|
|
|
|
|
var marker_6bc355d7b30cf5d220d42a5136e7c3b0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6767e316b4f72eb0845ef3073c9e48ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b4f0fc3008d980f6555a3d5536c8337d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_69e67a0a9cfaa551d93c1b80b1b925ff = $(`<div id="html_69e67a0a9cfaa551d93c1b80b1b925ff" style="width: 100.0%; height: 100.0%;">relay.nostr.net:443</div>`)[0];
|
|
popup_b4f0fc3008d980f6555a3d5536c8337d.setContent(html_69e67a0a9cfaa551d93c1b80b1b925ff);
|
|
|
|
|
|
|
|
marker_6bc355d7b30cf5d220d42a5136e7c3b0.bindPopup(popup_b4f0fc3008d980f6555a3d5536c8337d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6bc355d7b30cf5d220d42a5136e7c3b0.setIcon(icon_6767e316b4f72eb0845ef3073c9e48ff);
|
|
|
|
|
|
var marker_b2fdf02ace7ee9f3acb31b82f2e95b1f = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e610bd0c123e2e6912753566fa20a793 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_55e16d6169e22bc9ecbb7f1fc89a9200 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cc5fefb7fce41a3fcc63663f76c6aaaf = $(`<div id="html_cc5fefb7fce41a3fcc63663f76c6aaaf" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io</div>`)[0];
|
|
popup_55e16d6169e22bc9ecbb7f1fc89a9200.setContent(html_cc5fefb7fce41a3fcc63663f76c6aaaf);
|
|
|
|
|
|
|
|
marker_b2fdf02ace7ee9f3acb31b82f2e95b1f.bindPopup(popup_55e16d6169e22bc9ecbb7f1fc89a9200)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b2fdf02ace7ee9f3acb31b82f2e95b1f.setIcon(icon_e610bd0c123e2e6912753566fa20a793);
|
|
|
|
|
|
var marker_6b85aecf2f7d8c520520c6e2d660f14b = L.marker(
|
|
[50.6924, 3.20113],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_36ca2cca9ccb340dc58f0697bdde5ea2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d270842af4d20a6b612281952fa531d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86b9bddfed37dcc4e32e7fa5153cfc0e = $(`<div id="html_86b9bddfed37dcc4e32e7fa5153cfc0e" style="width: 100.0%; height: 100.0%;">nostr-relay.xbytez.io:443</div>`)[0];
|
|
popup_d270842af4d20a6b612281952fa531d9.setContent(html_86b9bddfed37dcc4e32e7fa5153cfc0e);
|
|
|
|
|
|
|
|
marker_6b85aecf2f7d8c520520c6e2d660f14b.bindPopup(popup_d270842af4d20a6b612281952fa531d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6b85aecf2f7d8c520520c6e2d660f14b.setIcon(icon_36ca2cca9ccb340dc58f0697bdde5ea2);
|
|
|
|
|
|
var marker_c848ac091893dd293a1d88139e705f6e = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e2641a029ab22d53a1d3e7127a58c44a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_67648348d89f9824360bcdfffadceddd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_23cd32c40557edfc3113cf868e25505a = $(`<div id="html_23cd32c40557edfc3113cf868e25505a" style="width: 100.0%; height: 100.0%;">relay.satlantis.io</div>`)[0];
|
|
popup_67648348d89f9824360bcdfffadceddd.setContent(html_23cd32c40557edfc3113cf868e25505a);
|
|
|
|
|
|
|
|
marker_c848ac091893dd293a1d88139e705f6e.bindPopup(popup_67648348d89f9824360bcdfffadceddd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c848ac091893dd293a1d88139e705f6e.setIcon(icon_e2641a029ab22d53a1d3e7127a58c44a);
|
|
|
|
|
|
var marker_a034a8fc0ad3035b22d4a2e2769b2c2a = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1957d31a3db23c2ecf03509ae0a4879d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_afb4b3eb169a24eb8f1d419d02be4251 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f746134d3086a6246d72ad87e7dd9010 = $(`<div id="html_f746134d3086a6246d72ad87e7dd9010" style="width: 100.0%; height: 100.0%;">relay.tapestry.ninja</div>`)[0];
|
|
popup_afb4b3eb169a24eb8f1d419d02be4251.setContent(html_f746134d3086a6246d72ad87e7dd9010);
|
|
|
|
|
|
|
|
marker_a034a8fc0ad3035b22d4a2e2769b2c2a.bindPopup(popup_afb4b3eb169a24eb8f1d419d02be4251)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a034a8fc0ad3035b22d4a2e2769b2c2a.setIcon(icon_1957d31a3db23c2ecf03509ae0a4879d);
|
|
|
|
|
|
var marker_7ab75e57cddd976a219c22f691332667 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c85670f56316a0c8986d1a93a7091e53 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a9738d5de056db8b5018812df9bc6e12 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ebc372c271184063f15dfcf7753aafa6 = $(`<div id="html_ebc372c271184063f15dfcf7753aafa6" style="width: 100.0%; height: 100.0%;">relay.mitchelltribe.com:443</div>`)[0];
|
|
popup_a9738d5de056db8b5018812df9bc6e12.setContent(html_ebc372c271184063f15dfcf7753aafa6);
|
|
|
|
|
|
|
|
marker_7ab75e57cddd976a219c22f691332667.bindPopup(popup_a9738d5de056db8b5018812df9bc6e12)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ab75e57cddd976a219c22f691332667.setIcon(icon_c85670f56316a0c8986d1a93a7091e53);
|
|
|
|
|
|
var marker_9afd7ddd7c9ffd350d8b3e141477a478 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_68e0184f8777a5551b81643ee2ac7c82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c3ee3d9b46ba05bb2d8a8ae5a5457f5b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dff214957578e89f9054039238ba6aa = $(`<div id="html_2dff214957578e89f9054039238ba6aa" style="width: 100.0%; height: 100.0%;">relay.veganostr.com:443</div>`)[0];
|
|
popup_c3ee3d9b46ba05bb2d8a8ae5a5457f5b.setContent(html_2dff214957578e89f9054039238ba6aa);
|
|
|
|
|
|
|
|
marker_9afd7ddd7c9ffd350d8b3e141477a478.bindPopup(popup_c3ee3d9b46ba05bb2d8a8ae5a5457f5b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9afd7ddd7c9ffd350d8b3e141477a478.setIcon(icon_68e0184f8777a5551b81643ee2ac7c82);
|
|
|
|
|
|
var marker_842905c9439a1f0451344161db55628c = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2fb0acade95c8036ccebf86b451f111c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7f5a4ab1a060035f8dda70b5ee9bfe4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9dd31a3d6c308ac26f54dd3438e32173 = $(`<div id="html_9dd31a3d6c308ac26f54dd3438e32173" style="width: 100.0%; height: 100.0%;">nostr.stakey.net</div>`)[0];
|
|
popup_7f5a4ab1a060035f8dda70b5ee9bfe4a.setContent(html_9dd31a3d6c308ac26f54dd3438e32173);
|
|
|
|
|
|
|
|
marker_842905c9439a1f0451344161db55628c.bindPopup(popup_7f5a4ab1a060035f8dda70b5ee9bfe4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_842905c9439a1f0451344161db55628c.setIcon(icon_2fb0acade95c8036ccebf86b451f111c);
|
|
|
|
|
|
var marker_76cc08925b20fec2ff57218f7e44e404 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8b3ee55c79a4555f61de203432bfca08 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9b975fd01d3596fcfb45d7480972fe0e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e43ccc734f9d9d35151d993bf0d049b9 = $(`<div id="html_e43ccc734f9d9d35151d993bf0d049b9" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com:443</div>`)[0];
|
|
popup_9b975fd01d3596fcfb45d7480972fe0e.setContent(html_e43ccc734f9d9d35151d993bf0d049b9);
|
|
|
|
|
|
|
|
marker_76cc08925b20fec2ff57218f7e44e404.bindPopup(popup_9b975fd01d3596fcfb45d7480972fe0e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_76cc08925b20fec2ff57218f7e44e404.setIcon(icon_8b3ee55c79a4555f61de203432bfca08);
|
|
|
|
|
|
var marker_548ddfb1c09e9a296b38e59250184af9 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_47e28216e8e32e739fc4975b8f471235 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_45a41aa8a6223325691fa29440726db9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7df122b450474b6d34c0955eaa20f6a3 = $(`<div id="html_7df122b450474b6d34c0955eaa20f6a3" style="width: 100.0%; height: 100.0%;">schnorr.me</div>`)[0];
|
|
popup_45a41aa8a6223325691fa29440726db9.setContent(html_7df122b450474b6d34c0955eaa20f6a3);
|
|
|
|
|
|
|
|
marker_548ddfb1c09e9a296b38e59250184af9.bindPopup(popup_45a41aa8a6223325691fa29440726db9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_548ddfb1c09e9a296b38e59250184af9.setIcon(icon_47e28216e8e32e739fc4975b8f471235);
|
|
|
|
|
|
var marker_b0d3c634bac1b8d71d8fa30ab19d703b = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_11047e72e41523a3a1fba07e375904c3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_092f22d3ae2e570af037b5444610604c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ce3acc680b82263e1d2d5364d4601fc = $(`<div id="html_5ce3acc680b82263e1d2d5364d4601fc" style="width: 100.0%; height: 100.0%;">relay.cosmicbolt.net:443</div>`)[0];
|
|
popup_092f22d3ae2e570af037b5444610604c.setContent(html_5ce3acc680b82263e1d2d5364d4601fc);
|
|
|
|
|
|
|
|
marker_b0d3c634bac1b8d71d8fa30ab19d703b.bindPopup(popup_092f22d3ae2e570af037b5444610604c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b0d3c634bac1b8d71d8fa30ab19d703b.setIcon(icon_11047e72e41523a3a1fba07e375904c3);
|
|
|
|
|
|
var marker_fbce20144167e70023a4a6dde4fcf979 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_27dd5d7096881ce85d654dd9695fa30f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c9019412731230d666649e5365f36ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a3af72473a70f5fc5fad861abba643a = $(`<div id="html_9a3af72473a70f5fc5fad861abba643a" style="width: 100.0%; height: 100.0%;">cs-relay.nostrdev.com</div>`)[0];
|
|
popup_5c9019412731230d666649e5365f36ba.setContent(html_9a3af72473a70f5fc5fad861abba643a);
|
|
|
|
|
|
|
|
marker_fbce20144167e70023a4a6dde4fcf979.bindPopup(popup_5c9019412731230d666649e5365f36ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fbce20144167e70023a4a6dde4fcf979.setIcon(icon_27dd5d7096881ce85d654dd9695fa30f);
|
|
|
|
|
|
var marker_13b4bc78c17e6a96aa584cc22105efb6 = L.marker(
|
|
[32.789, -96.7989],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_089ff014486d35e0bb5ce1b8d99ee7a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5529125fcad3729fe970b76c8200c99e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eece720a1df6c8b653ffa50ef772cd0a = $(`<div id="html_eece720a1df6c8b653ffa50ef772cd0a" style="width: 100.0%; height: 100.0%;">r.0kb.io</div>`)[0];
|
|
popup_5529125fcad3729fe970b76c8200c99e.setContent(html_eece720a1df6c8b653ffa50ef772cd0a);
|
|
|
|
|
|
|
|
marker_13b4bc78c17e6a96aa584cc22105efb6.bindPopup(popup_5529125fcad3729fe970b76c8200c99e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13b4bc78c17e6a96aa584cc22105efb6.setIcon(icon_089ff014486d35e0bb5ce1b8d99ee7a6);
|
|
|
|
|
|
var marker_2635e23b976c06416fa8b4565bfe10ee = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3f6810818d45c97451814eff5a0cc802 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66cc5a3c3aef9506850cc224a6205043 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_de4155d062e7224fbf26be00b41b14c8 = $(`<div id="html_de4155d062e7224fbf26be00b41b14c8" style="width: 100.0%; height: 100.0%;">relay.libernet.app</div>`)[0];
|
|
popup_66cc5a3c3aef9506850cc224a6205043.setContent(html_de4155d062e7224fbf26be00b41b14c8);
|
|
|
|
|
|
|
|
marker_2635e23b976c06416fa8b4565bfe10ee.bindPopup(popup_66cc5a3c3aef9506850cc224a6205043)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2635e23b976c06416fa8b4565bfe10ee.setIcon(icon_3f6810818d45c97451814eff5a0cc802);
|
|
|
|
|
|
var marker_f1cab6aa844e76a6bbdf7829e58509cc = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_03ce04e6dda2bbf662f042359f8ce493 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_93a5f1f1c56ac019fe9a97ae04008978 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fc12f00408bcde721d1eb6f3e1f23f31 = $(`<div id="html_fc12f00408bcde721d1eb6f3e1f23f31" style="width: 100.0%; height: 100.0%;">rele.speyhard.fi</div>`)[0];
|
|
popup_93a5f1f1c56ac019fe9a97ae04008978.setContent(html_fc12f00408bcde721d1eb6f3e1f23f31);
|
|
|
|
|
|
|
|
marker_f1cab6aa844e76a6bbdf7829e58509cc.bindPopup(popup_93a5f1f1c56ac019fe9a97ae04008978)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1cab6aa844e76a6bbdf7829e58509cc.setIcon(icon_03ce04e6dda2bbf662f042359f8ce493);
|
|
|
|
|
|
var marker_b4c0f933d171a7d67b8b995a2c9ea5af = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ae2fe36ee320ce0d809f3c62fb7adbce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23cad4403020e859da10b8d533845f3f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e0220800236f3b1a51695079ac7eda05 = $(`<div id="html_e0220800236f3b1a51695079ac7eda05" style="width: 100.0%; height: 100.0%;">relay.mmwaves.de:443</div>`)[0];
|
|
popup_23cad4403020e859da10b8d533845f3f.setContent(html_e0220800236f3b1a51695079ac7eda05);
|
|
|
|
|
|
|
|
marker_b4c0f933d171a7d67b8b995a2c9ea5af.bindPopup(popup_23cad4403020e859da10b8d533845f3f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4c0f933d171a7d67b8b995a2c9ea5af.setIcon(icon_ae2fe36ee320ce0d809f3c62fb7adbce);
|
|
|
|
|
|
var marker_d5b18ffb79500037e6ec416e9e0ca0f7 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_520275f78f6205c65494ba0433ce2381 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_979dcac0d34784db5e5c9e2f209e12df = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c8745c5ccb6e829fdf3be8facf69b6bf = $(`<div id="html_c8745c5ccb6e829fdf3be8facf69b6bf" style="width: 100.0%; height: 100.0%;">top.testrelay.top</div>`)[0];
|
|
popup_979dcac0d34784db5e5c9e2f209e12df.setContent(html_c8745c5ccb6e829fdf3be8facf69b6bf);
|
|
|
|
|
|
|
|
marker_d5b18ffb79500037e6ec416e9e0ca0f7.bindPopup(popup_979dcac0d34784db5e5c9e2f209e12df)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d5b18ffb79500037e6ec416e9e0ca0f7.setIcon(icon_520275f78f6205c65494ba0433ce2381);
|
|
|
|
|
|
var marker_78ff17244ae0060287da51cde68df2e4 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e706765c2a835ea7d4bb5accade80e9c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d30328085be5430e18c7952fac1b93fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b21a5eff0bb9d4944204912198d46b2 = $(`<div id="html_0b21a5eff0bb9d4944204912198d46b2" style="width: 100.0%; height: 100.0%;">soloco.nl</div>`)[0];
|
|
popup_d30328085be5430e18c7952fac1b93fd.setContent(html_0b21a5eff0bb9d4944204912198d46b2);
|
|
|
|
|
|
|
|
marker_78ff17244ae0060287da51cde68df2e4.bindPopup(popup_d30328085be5430e18c7952fac1b93fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_78ff17244ae0060287da51cde68df2e4.setIcon(icon_e706765c2a835ea7d4bb5accade80e9c);
|
|
|
|
|
|
var marker_12aba38a8d316073ca09cf0851f065bb = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c7176ec8de7efe000c85c51e4e340737 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dd5b7e06aae25f11c1c498af99aa434e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_03710eaeeb40c6afe6e0a019bd09d2df = $(`<div id="html_03710eaeeb40c6afe6e0a019bd09d2df" style="width: 100.0%; height: 100.0%;">nostr-relay-1.trustlessenterprise.com:443</div>`)[0];
|
|
popup_dd5b7e06aae25f11c1c498af99aa434e.setContent(html_03710eaeeb40c6afe6e0a019bd09d2df);
|
|
|
|
|
|
|
|
marker_12aba38a8d316073ca09cf0851f065bb.bindPopup(popup_dd5b7e06aae25f11c1c498af99aa434e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_12aba38a8d316073ca09cf0851f065bb.setIcon(icon_c7176ec8de7efe000c85c51e4e340737);
|
|
|
|
|
|
var marker_c1739aef7876781ebb4c35b0bc229711 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_56d94c515291d4ca17fdb1878806da71 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_72ccfc0fc88b368067310fb8fd5d82e5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_42c35ea1cffa6056ddefeec3cf0e859f = $(`<div id="html_42c35ea1cffa6056ddefeec3cf0e859f" style="width: 100.0%; height: 100.0%;">relay.thecryptosquid.com</div>`)[0];
|
|
popup_72ccfc0fc88b368067310fb8fd5d82e5.setContent(html_42c35ea1cffa6056ddefeec3cf0e859f);
|
|
|
|
|
|
|
|
marker_c1739aef7876781ebb4c35b0bc229711.bindPopup(popup_72ccfc0fc88b368067310fb8fd5d82e5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c1739aef7876781ebb4c35b0bc229711.setIcon(icon_56d94c515291d4ca17fdb1878806da71);
|
|
|
|
|
|
var marker_89e2586f1e568f9114838b76556280ed = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_51f0229d7925545365b75b2ce09f06e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0d8815cc00993612af66059986d1cdc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bd6bba0ff8502245d81e4b284b44d739 = $(`<div id="html_bd6bba0ff8502245d81e4b284b44d739" style="width: 100.0%; height: 100.0%;">bitchat.nostr1.com</div>`)[0];
|
|
popup_0d8815cc00993612af66059986d1cdc9.setContent(html_bd6bba0ff8502245d81e4b284b44d739);
|
|
|
|
|
|
|
|
marker_89e2586f1e568f9114838b76556280ed.bindPopup(popup_0d8815cc00993612af66059986d1cdc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_89e2586f1e568f9114838b76556280ed.setIcon(icon_51f0229d7925545365b75b2ce09f06e9);
|
|
|
|
|
|
var marker_7aca5eedd0a07dcc62145da66239613c = L.marker(
|
|
[48.8566, 2.35222],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e61f78dabdc4f6f1a131ff15c388a8b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2f55882a9053f3268fc070c4becc9ffd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_767184e763afcf14049f3b75f39abca8 = $(`<div id="html_767184e763afcf14049f3b75f39abca8" style="width: 100.0%; height: 100.0%;">relay-fra.zombi.cloudrodion.com</div>`)[0];
|
|
popup_2f55882a9053f3268fc070c4becc9ffd.setContent(html_767184e763afcf14049f3b75f39abca8);
|
|
|
|
|
|
|
|
marker_7aca5eedd0a07dcc62145da66239613c.bindPopup(popup_2f55882a9053f3268fc070c4becc9ffd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7aca5eedd0a07dcc62145da66239613c.setIcon(icon_e61f78dabdc4f6f1a131ff15c388a8b4);
|
|
|
|
|
|
var marker_6e5297d5492f10f5628fce077af8033d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b3f21875c9c3935e59e5acab4758099c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_102c8386047d39777975b23655b666c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_974fdaa8f9bf032df5044d96d754f072 = $(`<div id="html_974fdaa8f9bf032df5044d96d754f072" style="width: 100.0%; height: 100.0%;">nostr.spicyz.io:443</div>`)[0];
|
|
popup_102c8386047d39777975b23655b666c4.setContent(html_974fdaa8f9bf032df5044d96d754f072);
|
|
|
|
|
|
|
|
marker_6e5297d5492f10f5628fce077af8033d.bindPopup(popup_102c8386047d39777975b23655b666c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6e5297d5492f10f5628fce077af8033d.setIcon(icon_b3f21875c9c3935e59e5acab4758099c);
|
|
|
|
|
|
var marker_3f4a9d711e617c255785ebabfaa7ece6 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2b096a6cc7addc9aec40296cea377478 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d1605942510b9956f9a63ea20def1b19 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3dedd9ba1d4ed341e2380ec8d978714 = $(`<div id="html_d3dedd9ba1d4ed341e2380ec8d978714" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com:443</div>`)[0];
|
|
popup_d1605942510b9956f9a63ea20def1b19.setContent(html_d3dedd9ba1d4ed341e2380ec8d978714);
|
|
|
|
|
|
|
|
marker_3f4a9d711e617c255785ebabfaa7ece6.bindPopup(popup_d1605942510b9956f9a63ea20def1b19)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3f4a9d711e617c255785ebabfaa7ece6.setIcon(icon_2b096a6cc7addc9aec40296cea377478);
|
|
|
|
|
|
var marker_13c5c2037416b49c26ad5dbab623c7b2 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8354c39e7a1013fe270ea01913d08f7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_cf02dc5756d7437f3217d04706bd8ee2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e9c6e6a69ce1716661b39c5941bff3ed = $(`<div id="html_e9c6e6a69ce1716661b39c5941bff3ed" style="width: 100.0%; height: 100.0%;">relay.aarpia.com</div>`)[0];
|
|
popup_cf02dc5756d7437f3217d04706bd8ee2.setContent(html_e9c6e6a69ce1716661b39c5941bff3ed);
|
|
|
|
|
|
|
|
marker_13c5c2037416b49c26ad5dbab623c7b2.bindPopup(popup_cf02dc5756d7437f3217d04706bd8ee2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_13c5c2037416b49c26ad5dbab623c7b2.setIcon(icon_8354c39e7a1013fe270ea01913d08f7d);
|
|
|
|
|
|
var marker_4f1245e5cbbb1406de390caed21d2b78 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bc5d4d28855ee3608a9055de5aa14306 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8690b741c31db876af6be1b723926a01 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_abca6e33087ca98c32946b6d9e5a87b6 = $(`<div id="html_abca6e33087ca98c32946b6d9e5a87b6" style="width: 100.0%; height: 100.0%;">relay.ohstr.com</div>`)[0];
|
|
popup_8690b741c31db876af6be1b723926a01.setContent(html_abca6e33087ca98c32946b6d9e5a87b6);
|
|
|
|
|
|
|
|
marker_4f1245e5cbbb1406de390caed21d2b78.bindPopup(popup_8690b741c31db876af6be1b723926a01)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4f1245e5cbbb1406de390caed21d2b78.setIcon(icon_bc5d4d28855ee3608a9055de5aa14306);
|
|
|
|
|
|
var marker_ac655f25ba8b5b05576914236d0d6b96 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2851e949e54549cb6ea67f3e9a9917a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8c0e357c87eaec90e8bee98886e6951f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9f363c9d55df2c4e3451aa322a3ff61c = $(`<div id="html_9f363c9d55df2c4e3451aa322a3ff61c" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net</div>`)[0];
|
|
popup_8c0e357c87eaec90e8bee98886e6951f.setContent(html_9f363c9d55df2c4e3451aa322a3ff61c);
|
|
|
|
|
|
|
|
marker_ac655f25ba8b5b05576914236d0d6b96.bindPopup(popup_8c0e357c87eaec90e8bee98886e6951f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ac655f25ba8b5b05576914236d0d6b96.setIcon(icon_2851e949e54549cb6ea67f3e9a9917a9);
|
|
|
|
|
|
var marker_d7c99146687e19e4ed26baedc1685e64 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_032888966a75991f276774c24147817b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_912f8b308d3639d7d2a18357e0d57734 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_afd349435515f90d7940d91be52ff801 = $(`<div id="html_afd349435515f90d7940d91be52ff801" style="width: 100.0%; height: 100.0%;">schnorr.me:443</div>`)[0];
|
|
popup_912f8b308d3639d7d2a18357e0d57734.setContent(html_afd349435515f90d7940d91be52ff801);
|
|
|
|
|
|
|
|
marker_d7c99146687e19e4ed26baedc1685e64.bindPopup(popup_912f8b308d3639d7d2a18357e0d57734)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d7c99146687e19e4ed26baedc1685e64.setIcon(icon_032888966a75991f276774c24147817b);
|
|
|
|
|
|
var marker_11f180205009f01f3f883777c1d38e8d = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7f873a1ec80bebe9d8a9d75a6915ee13 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6f3258308c86523c04bd7b1c7d74ad1b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_70b3870751a5846d28f21a109cbb4ef3 = $(`<div id="html_70b3870751a5846d28f21a109cbb4ef3" style="width: 100.0%; height: 100.0%;">relay.veganostr.com</div>`)[0];
|
|
popup_6f3258308c86523c04bd7b1c7d74ad1b.setContent(html_70b3870751a5846d28f21a109cbb4ef3);
|
|
|
|
|
|
|
|
marker_11f180205009f01f3f883777c1d38e8d.bindPopup(popup_6f3258308c86523c04bd7b1c7d74ad1b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_11f180205009f01f3f883777c1d38e8d.setIcon(icon_7f873a1ec80bebe9d8a9d75a6915ee13);
|
|
|
|
|
|
var marker_feccadead9dd79148d20d16b7aa1991f = L.marker(
|
|
[12.8498, 77.6545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_676d5c78a9a9f93d77b76f1583adebff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f3f7649c48e682321b09ab566b8151fd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dcae8db5ae6fc3fde98cbbb755f04d12 = $(`<div id="html_dcae8db5ae6fc3fde98cbbb755f04d12" style="width: 100.0%; height: 100.0%;">relay.islandbitcoin.com:443</div>`)[0];
|
|
popup_f3f7649c48e682321b09ab566b8151fd.setContent(html_dcae8db5ae6fc3fde98cbbb755f04d12);
|
|
|
|
|
|
|
|
marker_feccadead9dd79148d20d16b7aa1991f.bindPopup(popup_f3f7649c48e682321b09ab566b8151fd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_feccadead9dd79148d20d16b7aa1991f.setIcon(icon_676d5c78a9a9f93d77b76f1583adebff);
|
|
|
|
|
|
var marker_f1c156c7ca2aea557925ea37656de957 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_68a138a1be12ec8b65fc877523231c79 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d00448983788b2ff0a5e108f3f4de63f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9971ef327802452167146f8ba9fc105b = $(`<div id="html_9971ef327802452167146f8ba9fc105b" style="width: 100.0%; height: 100.0%;">wot.nostr.place</div>`)[0];
|
|
popup_d00448983788b2ff0a5e108f3f4de63f.setContent(html_9971ef327802452167146f8ba9fc105b);
|
|
|
|
|
|
|
|
marker_f1c156c7ca2aea557925ea37656de957.bindPopup(popup_d00448983788b2ff0a5e108f3f4de63f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1c156c7ca2aea557925ea37656de957.setIcon(icon_68a138a1be12ec8b65fc877523231c79);
|
|
|
|
|
|
var marker_5b334d2f53ecfa47660b560cd1751e3f = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_dde8f39daf49d8048192ccb7539d5512 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_82225d50d2bee6dca14be0a7e921439b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4ca0e02bc48710f5ac2f30fb3436d126 = $(`<div id="html_4ca0e02bc48710f5ac2f30fb3436d126" style="width: 100.0%; height: 100.0%;">relay.agentry.com</div>`)[0];
|
|
popup_82225d50d2bee6dca14be0a7e921439b.setContent(html_4ca0e02bc48710f5ac2f30fb3436d126);
|
|
|
|
|
|
|
|
marker_5b334d2f53ecfa47660b560cd1751e3f.bindPopup(popup_82225d50d2bee6dca14be0a7e921439b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b334d2f53ecfa47660b560cd1751e3f.setIcon(icon_dde8f39daf49d8048192ccb7539d5512);
|
|
|
|
|
|
var marker_c8a349e0c635176f8873f4ace1362d8b = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8c29d0ba28da6709a0989a13fd27f12c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91927d1c1b0a4e081b917cb67697d00a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f76655065e2b51443ea8d5e6e5d86ab8 = $(`<div id="html_f76655065e2b51443ea8d5e6e5d86ab8" style="width: 100.0%; height: 100.0%;">relay.decentnewsroom.com</div>`)[0];
|
|
popup_91927d1c1b0a4e081b917cb67697d00a.setContent(html_f76655065e2b51443ea8d5e6e5d86ab8);
|
|
|
|
|
|
|
|
marker_c8a349e0c635176f8873f4ace1362d8b.bindPopup(popup_91927d1c1b0a4e081b917cb67697d00a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c8a349e0c635176f8873f4ace1362d8b.setIcon(icon_8c29d0ba28da6709a0989a13fd27f12c);
|
|
|
|
|
|
var marker_f1a0208e38d0d27d1fece4795f56e089 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_098e160c6108333d54f7a6063f1c457c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6c7dc1f9a485d12f9df707baaef840e0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9952b2c7c91be4c0308f6b0b30b78c5b = $(`<div id="html_9952b2c7c91be4c0308f6b0b30b78c5b" style="width: 100.0%; height: 100.0%;">relay.flashapp.me:443</div>`)[0];
|
|
popup_6c7dc1f9a485d12f9df707baaef840e0.setContent(html_9952b2c7c91be4c0308f6b0b30b78c5b);
|
|
|
|
|
|
|
|
marker_f1a0208e38d0d27d1fece4795f56e089.bindPopup(popup_6c7dc1f9a485d12f9df707baaef840e0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f1a0208e38d0d27d1fece4795f56e089.setIcon(icon_098e160c6108333d54f7a6063f1c457c);
|
|
|
|
|
|
var marker_8828b25e523f6e144f47039c3cc43ee8 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_11087a940183cf9ff9f78e575aa38f0e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_669ce7d7fb14a8cad15305d709bf0726 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b6cd17ce56850da551825751895d6a0 = $(`<div id="html_0b6cd17ce56850da551825751895d6a0" style="width: 100.0%; height: 100.0%;">eu.nostr.pikachat.org</div>`)[0];
|
|
popup_669ce7d7fb14a8cad15305d709bf0726.setContent(html_0b6cd17ce56850da551825751895d6a0);
|
|
|
|
|
|
|
|
marker_8828b25e523f6e144f47039c3cc43ee8.bindPopup(popup_669ce7d7fb14a8cad15305d709bf0726)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8828b25e523f6e144f47039c3cc43ee8.setIcon(icon_11087a940183cf9ff9f78e575aa38f0e);
|
|
|
|
|
|
var marker_3d1ea21c5f90808cbcfb03d27dd3e6f5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4c73d82aef8c2fa1b26a72ad5ed94315 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c583f907401559ee101e4fdedef146e6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_76cd0f28cd357eba2b919aed34864997 = $(`<div id="html_76cd0f28cd357eba2b919aed34864997" style="width: 100.0%; height: 100.0%;">wot.sudocarlos.com</div>`)[0];
|
|
popup_c583f907401559ee101e4fdedef146e6.setContent(html_76cd0f28cd357eba2b919aed34864997);
|
|
|
|
|
|
|
|
marker_3d1ea21c5f90808cbcfb03d27dd3e6f5.bindPopup(popup_c583f907401559ee101e4fdedef146e6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3d1ea21c5f90808cbcfb03d27dd3e6f5.setIcon(icon_4c73d82aef8c2fa1b26a72ad5ed94315);
|
|
|
|
|
|
var marker_112a53998a8c39f1f4e7d6d837efa287 = L.marker(
|
|
[51.5717, 3.70417],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_288e7795fec6b31ebd206c7c49757a28 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_35ad1d4649c515de618cfaa1db33ebe2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1d2187959c09f2ba6f7058c42f5ed59a = $(`<div id="html_1d2187959c09f2ba6f7058c42f5ed59a" style="width: 100.0%; height: 100.0%;">strfry.openhoofd.nl:443</div>`)[0];
|
|
popup_35ad1d4649c515de618cfaa1db33ebe2.setContent(html_1d2187959c09f2ba6f7058c42f5ed59a);
|
|
|
|
|
|
|
|
marker_112a53998a8c39f1f4e7d6d837efa287.bindPopup(popup_35ad1d4649c515de618cfaa1db33ebe2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_112a53998a8c39f1f4e7d6d837efa287.setIcon(icon_288e7795fec6b31ebd206c7c49757a28);
|
|
|
|
|
|
var marker_83b12c7bed4381d69c90d440cf5b26fd = L.marker(
|
|
[9.27447, -83.5797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_24c68350d6ecf5aaafdf110f40816ab8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_546163798fcd4555bece6ad1c27d9bc0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bac1c619a77ded35bb8ad874a3af5e4f = $(`<div id="html_bac1c619a77ded35bb8ad874a3af5e4f" style="width: 100.0%; height: 100.0%;">no.str.cr:443</div>`)[0];
|
|
popup_546163798fcd4555bece6ad1c27d9bc0.setContent(html_bac1c619a77ded35bb8ad874a3af5e4f);
|
|
|
|
|
|
|
|
marker_83b12c7bed4381d69c90d440cf5b26fd.bindPopup(popup_546163798fcd4555bece6ad1c27d9bc0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_83b12c7bed4381d69c90d440cf5b26fd.setIcon(icon_24c68350d6ecf5aaafdf110f40816ab8);
|
|
|
|
|
|
var marker_b7aa47c1b79abc5489965dc91ae2cae4 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_767ac32538163fe905f99b40b5ecd746 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9eba740b845816e054eb99c41402a657 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c03b2215773d441902d9a11a70431753 = $(`<div id="html_c03b2215773d441902d9a11a70431753" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com:443</div>`)[0];
|
|
popup_9eba740b845816e054eb99c41402a657.setContent(html_c03b2215773d441902d9a11a70431753);
|
|
|
|
|
|
|
|
marker_b7aa47c1b79abc5489965dc91ae2cae4.bindPopup(popup_9eba740b845816e054eb99c41402a657)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7aa47c1b79abc5489965dc91ae2cae4.setIcon(icon_767ac32538163fe905f99b40b5ecd746);
|
|
|
|
|
|
var marker_70f90cfebc1d849cfc35672599284577 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_60d6f8d7b857bf02cd09880ceb9e8ff0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_75b4af1beeb15061cf4d3e28520d42bd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_442202580209a5b45dc8558e57ca1eb4 = $(`<div id="html_442202580209a5b45dc8558e57ca1eb4" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org</div>`)[0];
|
|
popup_75b4af1beeb15061cf4d3e28520d42bd.setContent(html_442202580209a5b45dc8558e57ca1eb4);
|
|
|
|
|
|
|
|
marker_70f90cfebc1d849cfc35672599284577.bindPopup(popup_75b4af1beeb15061cf4d3e28520d42bd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_70f90cfebc1d849cfc35672599284577.setIcon(icon_60d6f8d7b857bf02cd09880ceb9e8ff0);
|
|
|
|
|
|
var marker_906c6be5f4c5c73daeec51a1ace6dfcf = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5f3a6e221e2e01f9fceb64c7cee6a82f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6ef2289b5d90c4bf780ee4181d3c81b8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a17b3201d6e2ac77d9239eaa669487fc = $(`<div id="html_a17b3201d6e2ac77d9239eaa669487fc" style="width: 100.0%; height: 100.0%;">nostrcity-club.fly.dev:443</div>`)[0];
|
|
popup_6ef2289b5d90c4bf780ee4181d3c81b8.setContent(html_a17b3201d6e2ac77d9239eaa669487fc);
|
|
|
|
|
|
|
|
marker_906c6be5f4c5c73daeec51a1ace6dfcf.bindPopup(popup_6ef2289b5d90c4bf780ee4181d3c81b8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_906c6be5f4c5c73daeec51a1ace6dfcf.setIcon(icon_5f3a6e221e2e01f9fceb64c7cee6a82f);
|
|
|
|
|
|
var marker_ca927faa1da7fdb5efead975b0a897c7 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f32906ad1e9b17cd46fe380041d4c2a1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fabb62ce261324439561434c36836add = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb8db8beb65de0a67a8850388ad1ba7a = $(`<div id="html_eb8db8beb65de0a67a8850388ad1ba7a" style="width: 100.0%; height: 100.0%;">relay.trustr.ing</div>`)[0];
|
|
popup_fabb62ce261324439561434c36836add.setContent(html_eb8db8beb65de0a67a8850388ad1ba7a);
|
|
|
|
|
|
|
|
marker_ca927faa1da7fdb5efead975b0a897c7.bindPopup(popup_fabb62ce261324439561434c36836add)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca927faa1da7fdb5efead975b0a897c7.setIcon(icon_f32906ad1e9b17cd46fe380041d4c2a1);
|
|
|
|
|
|
var marker_d62f41077509b5c6779b18239dfd37a5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d367b8e49d86b6a0ce656f50e655e147 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_36fdbadfcd41b29548f84bd1314463d3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e227d3099216bd124211ad987b348d69 = $(`<div id="html_e227d3099216bd124211ad987b348d69" style="width: 100.0%; height: 100.0%;">relay.jbnco.co</div>`)[0];
|
|
popup_36fdbadfcd41b29548f84bd1314463d3.setContent(html_e227d3099216bd124211ad987b348d69);
|
|
|
|
|
|
|
|
marker_d62f41077509b5c6779b18239dfd37a5.bindPopup(popup_36fdbadfcd41b29548f84bd1314463d3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d62f41077509b5c6779b18239dfd37a5.setIcon(icon_d367b8e49d86b6a0ce656f50e655e147);
|
|
|
|
|
|
var marker_5f3020ab86aa04f9832489f631b35dd2 = L.marker(
|
|
[40.0992, -83.1141],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_29c527b10fbbee0ec1560bd76683ddfa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0594d5e6fde80d2f0e57d779af483ff2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbf7b21bafd990afed128f3b1bb80707 = $(`<div id="html_dbf7b21bafd990afed128f3b1bb80707" style="width: 100.0%; height: 100.0%;">nostr.dlcdevkit.com</div>`)[0];
|
|
popup_0594d5e6fde80d2f0e57d779af483ff2.setContent(html_dbf7b21bafd990afed128f3b1bb80707);
|
|
|
|
|
|
|
|
marker_5f3020ab86aa04f9832489f631b35dd2.bindPopup(popup_0594d5e6fde80d2f0e57d779af483ff2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f3020ab86aa04f9832489f631b35dd2.setIcon(icon_29c527b10fbbee0ec1560bd76683ddfa);
|
|
|
|
|
|
var marker_713388e189051c9c9d1f11e5cab11a90 = L.marker(
|
|
[1.27994, 103.849],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e824ade50d8f8036cd7c2580be6a2827 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c0aed88f31ff6a5efee31cf89799d4de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5dee853198f19790cf065817609f79fd = $(`<div id="html_5dee853198f19790cf065817609f79fd" style="width: 100.0%; height: 100.0%;">nostr.aruku.ovh</div>`)[0];
|
|
popup_c0aed88f31ff6a5efee31cf89799d4de.setContent(html_5dee853198f19790cf065817609f79fd);
|
|
|
|
|
|
|
|
marker_713388e189051c9c9d1f11e5cab11a90.bindPopup(popup_c0aed88f31ff6a5efee31cf89799d4de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_713388e189051c9c9d1f11e5cab11a90.setIcon(icon_e824ade50d8f8036cd7c2580be6a2827);
|
|
|
|
|
|
var marker_48537c796470a49baeb99e8fad76d65e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b96f8d062dd72d4c966fa80c85b98543 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e9239b784440f0bba4021df3d2fff59c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b0c69f6c5281d053d4b9312239c5723 = $(`<div id="html_1b0c69f6c5281d053d4b9312239c5723" style="width: 100.0%; height: 100.0%;">nostr.night7.space</div>`)[0];
|
|
popup_e9239b784440f0bba4021df3d2fff59c.setContent(html_1b0c69f6c5281d053d4b9312239c5723);
|
|
|
|
|
|
|
|
marker_48537c796470a49baeb99e8fad76d65e.bindPopup(popup_e9239b784440f0bba4021df3d2fff59c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_48537c796470a49baeb99e8fad76d65e.setIcon(icon_b96f8d062dd72d4c966fa80c85b98543);
|
|
|
|
|
|
var marker_8a28215bd4082c5099812915710ca622 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fa141290fe20e72c7110d0c6ea4168cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d23653f380e1e2152efc20e036b2ed76 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_10916bd12137e76a1c1bc0254a4b964d = $(`<div id="html_10916bd12137e76a1c1bc0254a4b964d" style="width: 100.0%; height: 100.0%;">wot.shaving.kiwi</div>`)[0];
|
|
popup_d23653f380e1e2152efc20e036b2ed76.setContent(html_10916bd12137e76a1c1bc0254a4b964d);
|
|
|
|
|
|
|
|
marker_8a28215bd4082c5099812915710ca622.bindPopup(popup_d23653f380e1e2152efc20e036b2ed76)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8a28215bd4082c5099812915710ca622.setIcon(icon_fa141290fe20e72c7110d0c6ea4168cf);
|
|
|
|
|
|
var marker_fc59b3c96152bf452612973221b79695 = L.marker(
|
|
[53.3498, -6.26031],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e1676bc843d7c12905c9cd6efa23d56f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a1f71505a826a186befb27627b89da6b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a095837a444707c6a809f7a51a7b7a99 = $(`<div id="html_a095837a444707c6a809f7a51a7b7a99" style="width: 100.0%; height: 100.0%;">relay.snort.social</div>`)[0];
|
|
popup_a1f71505a826a186befb27627b89da6b.setContent(html_a095837a444707c6a809f7a51a7b7a99);
|
|
|
|
|
|
|
|
marker_fc59b3c96152bf452612973221b79695.bindPopup(popup_a1f71505a826a186befb27627b89da6b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc59b3c96152bf452612973221b79695.setIcon(icon_e1676bc843d7c12905c9cd6efa23d56f);
|
|
|
|
|
|
var marker_5b50444f524e661810d1ed51cef44233 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bda2ede7973d244f9b47ef2a4ae0af4e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dbc7fa5a6ffce393f597ac7e85418d25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5aba787fa14c069cc11aaffa8d969466 = $(`<div id="html_5aba787fa14c069cc11aaffa8d969466" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space:443</div>`)[0];
|
|
popup_dbc7fa5a6ffce393f597ac7e85418d25.setContent(html_5aba787fa14c069cc11aaffa8d969466);
|
|
|
|
|
|
|
|
marker_5b50444f524e661810d1ed51cef44233.bindPopup(popup_dbc7fa5a6ffce393f597ac7e85418d25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5b50444f524e661810d1ed51cef44233.setIcon(icon_bda2ede7973d244f9b47ef2a4ae0af4e);
|
|
|
|
|
|
var marker_6a62ac4606db433d81375030fb4590c1 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c9e8b137e511e59cb23181ab8b31f23f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1937cb056d0922e3f8a8d0bd1ae3f415 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7eb9132138674678d627cdaf81beb54 = $(`<div id="html_e7eb9132138674678d627cdaf81beb54" style="width: 100.0%; height: 100.0%;">relay.endfiat.money</div>`)[0];
|
|
popup_1937cb056d0922e3f8a8d0bd1ae3f415.setContent(html_e7eb9132138674678d627cdaf81beb54);
|
|
|
|
|
|
|
|
marker_6a62ac4606db433d81375030fb4590c1.bindPopup(popup_1937cb056d0922e3f8a8d0bd1ae3f415)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6a62ac4606db433d81375030fb4590c1.setIcon(icon_c9e8b137e511e59cb23181ab8b31f23f);
|
|
|
|
|
|
var marker_f41c3bfd4ead3e3fbaca825def09d457 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7fcdb37536d44d544be7176b4d48bfc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b573aaf937b6ed973c10397fa7bd3fcd = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b2d83ccff3f1f3c67eaeaf17f3037c6e = $(`<div id="html_b2d83ccff3f1f3c67eaeaf17f3037c6e" style="width: 100.0%; height: 100.0%;">nostr.overmind.lol</div>`)[0];
|
|
popup_b573aaf937b6ed973c10397fa7bd3fcd.setContent(html_b2d83ccff3f1f3c67eaeaf17f3037c6e);
|
|
|
|
|
|
|
|
marker_f41c3bfd4ead3e3fbaca825def09d457.bindPopup(popup_b573aaf937b6ed973c10397fa7bd3fcd)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f41c3bfd4ead3e3fbaca825def09d457.setIcon(icon_7fcdb37536d44d544be7176b4d48bfc6);
|
|
|
|
|
|
var marker_440d715d82a67e4495dc1e9f6e4d2a5d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_21cb09e96677063946a721842d9a4865 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04d9ca49c1e7bc86f06e42eb2552ff37 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52d899785ddc096b6e6d7e50bed854d8 = $(`<div id="html_52d899785ddc096b6e6d7e50bed854d8" style="width: 100.0%; height: 100.0%;">relay.mostr.pub</div>`)[0];
|
|
popup_04d9ca49c1e7bc86f06e42eb2552ff37.setContent(html_52d899785ddc096b6e6d7e50bed854d8);
|
|
|
|
|
|
|
|
marker_440d715d82a67e4495dc1e9f6e4d2a5d.bindPopup(popup_04d9ca49c1e7bc86f06e42eb2552ff37)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_440d715d82a67e4495dc1e9f6e4d2a5d.setIcon(icon_21cb09e96677063946a721842d9a4865);
|
|
|
|
|
|
var marker_8bc6c276951c9442062a9f3aa923b89f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bed371e2a677c7735cb450d108e5f1cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e8741df294769e8501919fad9ae1897 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_94f8e7a6950108ea19a62f047a271655 = $(`<div id="html_94f8e7a6950108ea19a62f047a271655" style="width: 100.0%; height: 100.0%;">nostr.girino.org</div>`)[0];
|
|
popup_4e8741df294769e8501919fad9ae1897.setContent(html_94f8e7a6950108ea19a62f047a271655);
|
|
|
|
|
|
|
|
marker_8bc6c276951c9442062a9f3aa923b89f.bindPopup(popup_4e8741df294769e8501919fad9ae1897)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8bc6c276951c9442062a9f3aa923b89f.setIcon(icon_bed371e2a677c7735cb450d108e5f1cf);
|
|
|
|
|
|
var marker_a991e754f7a67834024034ba65ddb2c1 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_686ef0720d46d3381e47d1aa477c9fc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc1eec9ff471163fc977c2ff9c3a5d6e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8e19d1442d7d1a89eeb269679f9b9599 = $(`<div id="html_8e19d1442d7d1a89eeb269679f9b9599" style="width: 100.0%; height: 100.0%;">nos.lol:443</div>`)[0];
|
|
popup_dc1eec9ff471163fc977c2ff9c3a5d6e.setContent(html_8e19d1442d7d1a89eeb269679f9b9599);
|
|
|
|
|
|
|
|
marker_a991e754f7a67834024034ba65ddb2c1.bindPopup(popup_dc1eec9ff471163fc977c2ff9c3a5d6e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a991e754f7a67834024034ba65ddb2c1.setIcon(icon_686ef0720d46d3381e47d1aa477c9fc6);
|
|
|
|
|
|
var marker_018f5de2287bf0a4f35ece330187b086 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9386b62fbd643ddb146aaec00680be2c = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0b1740aeabeb3221ad55c39bbe67b650 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5b64d94b84c5c99ad1035839e18ff03 = $(`<div id="html_f5b64d94b84c5c99ad1035839e18ff03" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social</div>`)[0];
|
|
popup_0b1740aeabeb3221ad55c39bbe67b650.setContent(html_f5b64d94b84c5c99ad1035839e18ff03);
|
|
|
|
|
|
|
|
marker_018f5de2287bf0a4f35ece330187b086.bindPopup(popup_0b1740aeabeb3221ad55c39bbe67b650)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_018f5de2287bf0a4f35ece330187b086.setIcon(icon_9386b62fbd643ddb146aaec00680be2c);
|
|
|
|
|
|
var marker_4fa369578610f0427d2220b9052e4634 = L.marker(
|
|
[52.3734, 4.89406],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ba83139dc406001a127b6547d9b44c56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7e6855722c6f57cca9da64a79734396 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1667c4f8dec41d74af4925257cc4ad76 = $(`<div id="html_1667c4f8dec41d74af4925257cc4ad76" style="width: 100.0%; height: 100.0%;">relay.agorist.space</div>`)[0];
|
|
popup_e7e6855722c6f57cca9da64a79734396.setContent(html_1667c4f8dec41d74af4925257cc4ad76);
|
|
|
|
|
|
|
|
marker_4fa369578610f0427d2220b9052e4634.bindPopup(popup_e7e6855722c6f57cca9da64a79734396)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4fa369578610f0427d2220b9052e4634.setIcon(icon_ba83139dc406001a127b6547d9b44c56);
|
|
|
|
|
|
var marker_e50dffdb43cd0b837a65d3524791a06c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_352edc5d2ebfc904a67116f1db1bf4d1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6b701b8c9b2c8ee8a55b5e66890c241c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_97ab272ce9f4982bccae8770c2eba883 = $(`<div id="html_97ab272ce9f4982bccae8770c2eba883" style="width: 100.0%; height: 100.0%;">herbstmeister.com</div>`)[0];
|
|
popup_6b701b8c9b2c8ee8a55b5e66890c241c.setContent(html_97ab272ce9f4982bccae8770c2eba883);
|
|
|
|
|
|
|
|
marker_e50dffdb43cd0b837a65d3524791a06c.bindPopup(popup_6b701b8c9b2c8ee8a55b5e66890c241c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e50dffdb43cd0b837a65d3524791a06c.setIcon(icon_352edc5d2ebfc904a67116f1db1bf4d1);
|
|
|
|
|
|
var marker_0392f3542fb112ab0f0fb02df686a2c7 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8795aae6c6aca130460598cc2757c551 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a37a2222c525b495f5ca8a8c4bf96ccb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9a03dfe37162f0c29b8a2e2ab4db721a = $(`<div id="html_9a03dfe37162f0c29b8a2e2ab4db721a" style="width: 100.0%; height: 100.0%;">relay.artx.market</div>`)[0];
|
|
popup_a37a2222c525b495f5ca8a8c4bf96ccb.setContent(html_9a03dfe37162f0c29b8a2e2ab4db721a);
|
|
|
|
|
|
|
|
marker_0392f3542fb112ab0f0fb02df686a2c7.bindPopup(popup_a37a2222c525b495f5ca8a8c4bf96ccb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_0392f3542fb112ab0f0fb02df686a2c7.setIcon(icon_8795aae6c6aca130460598cc2757c551);
|
|
|
|
|
|
var marker_3ceca58737ff20227c676f007e6b60a0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e35dee9b9117df8e8141e36b52f9f699 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_674f813047b9c0f77ea37e195d1c3729 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5549baf1155a6da680b9f91bc37ce028 = $(`<div id="html_5549baf1155a6da680b9f91bc37ce028" style="width: 100.0%; height: 100.0%;">nostr2.girino.org</div>`)[0];
|
|
popup_674f813047b9c0f77ea37e195d1c3729.setContent(html_5549baf1155a6da680b9f91bc37ce028);
|
|
|
|
|
|
|
|
marker_3ceca58737ff20227c676f007e6b60a0.bindPopup(popup_674f813047b9c0f77ea37e195d1c3729)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3ceca58737ff20227c676f007e6b60a0.setIcon(icon_e35dee9b9117df8e8141e36b52f9f699);
|
|
|
|
|
|
var marker_4086bad24da295127e51137749ec615e = L.marker(
|
|
[49.0291, 8.35696],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_81649b2ca9d84f5e0b1accf8ab3629e9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3cdb8dec981a3fc24aea01381ff8f89 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_27183a067cec96f9d08ed793873607c1 = $(`<div id="html_27183a067cec96f9d08ed793873607c1" style="width: 100.0%; height: 100.0%;">portal-relay.pareto.space</div>`)[0];
|
|
popup_e3cdb8dec981a3fc24aea01381ff8f89.setContent(html_27183a067cec96f9d08ed793873607c1);
|
|
|
|
|
|
|
|
marker_4086bad24da295127e51137749ec615e.bindPopup(popup_e3cdb8dec981a3fc24aea01381ff8f89)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4086bad24da295127e51137749ec615e.setIcon(icon_81649b2ca9d84f5e0b1accf8ab3629e9);
|
|
|
|
|
|
var marker_5a1277521f26a2b3068f497630a21fc6 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_11cae284a28bf7a7e7374d8f4c8cc2ce = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_65d91320451ec4c669d86446399d9748 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_84b5cad7ca92d20ae300c7a9cf8d0801 = $(`<div id="html_84b5cad7ca92d20ae300c7a9cf8d0801" style="width: 100.0%; height: 100.0%;">testr.nymble.world</div>`)[0];
|
|
popup_65d91320451ec4c669d86446399d9748.setContent(html_84b5cad7ca92d20ae300c7a9cf8d0801);
|
|
|
|
|
|
|
|
marker_5a1277521f26a2b3068f497630a21fc6.bindPopup(popup_65d91320451ec4c669d86446399d9748)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5a1277521f26a2b3068f497630a21fc6.setIcon(icon_11cae284a28bf7a7e7374d8f4c8cc2ce);
|
|
|
|
|
|
var marker_9e0c36c479e22b05a3c5e973048df0c8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9304a9314856c67cc7a303b65a3f15a6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8663ba0c0585bd5262f17afbf28aba0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a6a4fde02f3ea7af52a7e62e32b57ca1 = $(`<div id="html_a6a4fde02f3ea7af52a7e62e32b57ca1" style="width: 100.0%; height: 100.0%;">wot.utxo.one</div>`)[0];
|
|
popup_a8663ba0c0585bd5262f17afbf28aba0.setContent(html_a6a4fde02f3ea7af52a7e62e32b57ca1);
|
|
|
|
|
|
|
|
marker_9e0c36c479e22b05a3c5e973048df0c8.bindPopup(popup_a8663ba0c0585bd5262f17afbf28aba0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e0c36c479e22b05a3c5e973048df0c8.setIcon(icon_9304a9314856c67cc7a303b65a3f15a6);
|
|
|
|
|
|
var marker_e342d7c6b2e395543a57a62264e98305 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_34054d8d2a73e3ff1083cd49f00878b1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5a3ab3ae2cc69c46aff903864cf9814e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7ebb20629bf7eff248659167a77bd195 = $(`<div id="html_7ebb20629bf7eff248659167a77bd195" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe:443</div>`)[0];
|
|
popup_5a3ab3ae2cc69c46aff903864cf9814e.setContent(html_7ebb20629bf7eff248659167a77bd195);
|
|
|
|
|
|
|
|
marker_e342d7c6b2e395543a57a62264e98305.bindPopup(popup_5a3ab3ae2cc69c46aff903864cf9814e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e342d7c6b2e395543a57a62264e98305.setIcon(icon_34054d8d2a73e3ff1083cd49f00878b1);
|
|
|
|
|
|
var marker_1f8def59757715b6268983519156d8f8 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_af516be4b5ccf28fec4cda64ecd44a06 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0c03d1e97860b92852ecd2333ec08a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f3c6809e957ed975e0b8e3d3943313f3 = $(`<div id="html_f3c6809e957ed975e0b8e3d3943313f3" style="width: 100.0%; height: 100.0%;">nostr-rs-relay.dev.fedibtc.com</div>`)[0];
|
|
popup_f0c03d1e97860b92852ecd2333ec08a8.setContent(html_f3c6809e957ed975e0b8e3d3943313f3);
|
|
|
|
|
|
|
|
marker_1f8def59757715b6268983519156d8f8.bindPopup(popup_f0c03d1e97860b92852ecd2333ec08a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f8def59757715b6268983519156d8f8.setIcon(icon_af516be4b5ccf28fec4cda64ecd44a06);
|
|
|
|
|
|
var marker_f2d90409c23f3f979767a11757acfba1 = L.marker(
|
|
[47.4244, 8.57658],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a490e336b98d36ac86fc4af550824820 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e9599eabf8cde6cb7c60cf24e3f0a75 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_579443805908badb8fc1d3648b0fedee = $(`<div id="html_579443805908badb8fc1d3648b0fedee" style="width: 100.0%; height: 100.0%;">nostr.hifish.org</div>`)[0];
|
|
popup_7e9599eabf8cde6cb7c60cf24e3f0a75.setContent(html_579443805908badb8fc1d3648b0fedee);
|
|
|
|
|
|
|
|
marker_f2d90409c23f3f979767a11757acfba1.bindPopup(popup_7e9599eabf8cde6cb7c60cf24e3f0a75)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2d90409c23f3f979767a11757acfba1.setIcon(icon_a490e336b98d36ac86fc4af550824820);
|
|
|
|
|
|
var marker_2ad9cffe066f7516988f71bc48b71ca2 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6248ed823e7f6bff15f96ab89d1cfed5 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8e1eb62a1b823ce3c12dfcd8af26df06 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_244a97b45a37ea4a775a7dc9b39bac89 = $(`<div id="html_244a97b45a37ea4a775a7dc9b39bac89" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com</div>`)[0];
|
|
popup_8e1eb62a1b823ce3c12dfcd8af26df06.setContent(html_244a97b45a37ea4a775a7dc9b39bac89);
|
|
|
|
|
|
|
|
marker_2ad9cffe066f7516988f71bc48b71ca2.bindPopup(popup_8e1eb62a1b823ce3c12dfcd8af26df06)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2ad9cffe066f7516988f71bc48b71ca2.setIcon(icon_6248ed823e7f6bff15f96ab89d1cfed5);
|
|
|
|
|
|
var marker_821cc83985bf16e242b8c8a8af03993f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_be75580223f36b48489dff906d0c1ffb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_164972217afb57450ed7c973759b96d2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5733f0b7eba6cb4ceb59f235ae56f752 = $(`<div id="html_5733f0b7eba6cb4ceb59f235ae56f752" style="width: 100.0%; height: 100.0%;">relay.openresist.com</div>`)[0];
|
|
popup_164972217afb57450ed7c973759b96d2.setContent(html_5733f0b7eba6cb4ceb59f235ae56f752);
|
|
|
|
|
|
|
|
marker_821cc83985bf16e242b8c8a8af03993f.bindPopup(popup_164972217afb57450ed7c973759b96d2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_821cc83985bf16e242b8c8a8af03993f.setIcon(icon_be75580223f36b48489dff906d0c1ffb);
|
|
|
|
|
|
var marker_ca2049113ca035d986c5a94fcabee965 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_fa59bf6bb6be3e5193a4ff7af859e9bf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e021d15142a8a8a7346efc31c9c984f7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b888807ed7cf89ac63e4cb9c019dab55 = $(`<div id="html_b888807ed7cf89ac63e4cb9c019dab55" style="width: 100.0%; height: 100.0%;">x.kojira.io</div>`)[0];
|
|
popup_e021d15142a8a8a7346efc31c9c984f7.setContent(html_b888807ed7cf89ac63e4cb9c019dab55);
|
|
|
|
|
|
|
|
marker_ca2049113ca035d986c5a94fcabee965.bindPopup(popup_e021d15142a8a8a7346efc31c9c984f7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ca2049113ca035d986c5a94fcabee965.setIcon(icon_fa59bf6bb6be3e5193a4ff7af859e9bf);
|
|
|
|
|
|
var marker_5fb8f0e8e23195fc12295d66aa323588 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_832427c18c2fd9ce80fe3acadef78fcb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0ebf926d3b4a9050d9481a41e096c7a8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4779809871acd98bb047b4d327552ca4 = $(`<div id="html_4779809871acd98bb047b4d327552ca4" style="width: 100.0%; height: 100.0%;">relay.sovbit.dev</div>`)[0];
|
|
popup_0ebf926d3b4a9050d9481a41e096c7a8.setContent(html_4779809871acd98bb047b4d327552ca4);
|
|
|
|
|
|
|
|
marker_5fb8f0e8e23195fc12295d66aa323588.bindPopup(popup_0ebf926d3b4a9050d9481a41e096c7a8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5fb8f0e8e23195fc12295d66aa323588.setIcon(icon_832427c18c2fd9ce80fe3acadef78fcb);
|
|
|
|
|
|
var marker_2d5d3e1d1aed214dc5b0137c62582e12 = L.marker(
|
|
[42.8864, -78.8784],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_03ab775f1e46f0fb44b90334ef519b4f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c05cfffb301c9762f3977a09c49600c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_504c7c55ddc2a8d2b56f5ff63bb8bea9 = $(`<div id="html_504c7c55ddc2a8d2b56f5ff63bb8bea9" style="width: 100.0%; height: 100.0%;">relay.agentry.com:443</div>`)[0];
|
|
popup_c05cfffb301c9762f3977a09c49600c3.setContent(html_504c7c55ddc2a8d2b56f5ff63bb8bea9);
|
|
|
|
|
|
|
|
marker_2d5d3e1d1aed214dc5b0137c62582e12.bindPopup(popup_c05cfffb301c9762f3977a09c49600c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d5d3e1d1aed214dc5b0137c62582e12.setIcon(icon_03ab775f1e46f0fb44b90334ef519b4f);
|
|
|
|
|
|
var marker_e4e5fd56acc33c8cbaad62d8775b16fd = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f3f8ffaadee5eb3d1b6f0fc380ee448e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c88fe1c4d3ae08c45dfe7337c0ef037a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7beb0a4d43c917c4f8eec4434a3727ee = $(`<div id="html_7beb0a4d43c917c4f8eec4434a3727ee" style="width: 100.0%; height: 100.0%;">relay.vrtmrz.net:443</div>`)[0];
|
|
popup_c88fe1c4d3ae08c45dfe7337c0ef037a.setContent(html_7beb0a4d43c917c4f8eec4434a3727ee);
|
|
|
|
|
|
|
|
marker_e4e5fd56acc33c8cbaad62d8775b16fd.bindPopup(popup_c88fe1c4d3ae08c45dfe7337c0ef037a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e4e5fd56acc33c8cbaad62d8775b16fd.setIcon(icon_f3f8ffaadee5eb3d1b6f0fc380ee448e);
|
|
|
|
|
|
var marker_5352b4be7ff3691e58b8b4ccbf50e8d1 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7b14791bfa02d781adb4d89ebe753a7e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_09e04c6fdaa053ddbcd23871a7a0dff4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_91535364104cbcba95a90212f7b1d539 = $(`<div id="html_91535364104cbcba95a90212f7b1d539" style="width: 100.0%; height: 100.0%;">bitcoiner.social</div>`)[0];
|
|
popup_09e04c6fdaa053ddbcd23871a7a0dff4.setContent(html_91535364104cbcba95a90212f7b1d539);
|
|
|
|
|
|
|
|
marker_5352b4be7ff3691e58b8b4ccbf50e8d1.bindPopup(popup_09e04c6fdaa053ddbcd23871a7a0dff4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5352b4be7ff3691e58b8b4ccbf50e8d1.setIcon(icon_7b14791bfa02d781adb4d89ebe753a7e);
|
|
|
|
|
|
var marker_5d5e8fd9a937a1af8df97f1d1806fded = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_382677dda8b8189bbc7bd38c78b0869e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9c3086650f7528bb4d15203727e586e8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_eb5571cc579555f8e77448067a035fe2 = $(`<div id="html_eb5571cc579555f8e77448067a035fe2" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st:443</div>`)[0];
|
|
popup_9c3086650f7528bb4d15203727e586e8.setContent(html_eb5571cc579555f8e77448067a035fe2);
|
|
|
|
|
|
|
|
marker_5d5e8fd9a937a1af8df97f1d1806fded.bindPopup(popup_9c3086650f7528bb4d15203727e586e8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d5e8fd9a937a1af8df97f1d1806fded.setIcon(icon_382677dda8b8189bbc7bd38c78b0869e);
|
|
|
|
|
|
var marker_9f59e88978a7a9baff19015ab544b75a = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_aef4324a3cb378810f771bfef9084a61 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6758ede362f273bc7fe4b93bf489bc54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b30be99ff26207478d668bdaad3819eb = $(`<div id="html_b30be99ff26207478d668bdaad3819eb" style="width: 100.0%; height: 100.0%;">nostr-dev.wellorder.net</div>`)[0];
|
|
popup_6758ede362f273bc7fe4b93bf489bc54.setContent(html_b30be99ff26207478d668bdaad3819eb);
|
|
|
|
|
|
|
|
marker_9f59e88978a7a9baff19015ab544b75a.bindPopup(popup_6758ede362f273bc7fe4b93bf489bc54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f59e88978a7a9baff19015ab544b75a.setIcon(icon_aef4324a3cb378810f771bfef9084a61);
|
|
|
|
|
|
var marker_302678034a1406714365be33347812c9 = L.marker(
|
|
[46.5971, 9.59652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_61599f8c50533a0a8edeaa1e58ef2703 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e5ef911ebd3bc19b8588b2c4decb8bd7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ee027f2401986f82f019c04c1f84b99d = $(`<div id="html_ee027f2401986f82f019c04c1f84b99d" style="width: 100.0%; height: 100.0%;">relay.guggero.org</div>`)[0];
|
|
popup_e5ef911ebd3bc19b8588b2c4decb8bd7.setContent(html_ee027f2401986f82f019c04c1f84b99d);
|
|
|
|
|
|
|
|
marker_302678034a1406714365be33347812c9.bindPopup(popup_e5ef911ebd3bc19b8588b2c4decb8bd7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_302678034a1406714365be33347812c9.setIcon(icon_61599f8c50533a0a8edeaa1e58ef2703);
|
|
|
|
|
|
var marker_c2571cbbdd32372f63159a8b3be1afdf = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_138e1db2b38f442192c2a727a7389145 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18994ddea5fc446547a7b8fd03b3bbc4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3055f9fae37b1ab406902a34d9fce813 = $(`<div id="html_3055f9fae37b1ab406902a34d9fce813" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com:443</div>`)[0];
|
|
popup_18994ddea5fc446547a7b8fd03b3bbc4.setContent(html_3055f9fae37b1ab406902a34d9fce813);
|
|
|
|
|
|
|
|
marker_c2571cbbdd32372f63159a8b3be1afdf.bindPopup(popup_18994ddea5fc446547a7b8fd03b3bbc4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c2571cbbdd32372f63159a8b3be1afdf.setIcon(icon_138e1db2b38f442192c2a727a7389145);
|
|
|
|
|
|
var marker_f7188657afa23ad6b4dcdeace599476c = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8155b520bf23ea71dbc25e39389630c6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21ab5d47a8e1ded8d8bd5055542ba353 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5e50973d2a495e5a3eaf863b7f75579e = $(`<div id="html_5e50973d2a495e5a3eaf863b7f75579e" style="width: 100.0%; height: 100.0%;">relay.sigit.io:443</div>`)[0];
|
|
popup_21ab5d47a8e1ded8d8bd5055542ba353.setContent(html_5e50973d2a495e5a3eaf863b7f75579e);
|
|
|
|
|
|
|
|
marker_f7188657afa23ad6b4dcdeace599476c.bindPopup(popup_21ab5d47a8e1ded8d8bd5055542ba353)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f7188657afa23ad6b4dcdeace599476c.setIcon(icon_8155b520bf23ea71dbc25e39389630c6);
|
|
|
|
|
|
var marker_ea9c9f330ecee8b67d7f1f6be5a55d30 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8cf8b719935b514489b9ae28f275dad4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42c7671623cc0317e7020a4f4e812667 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68ec4c6f7789ccff05f5d1e76cf5a3cb = $(`<div id="html_68ec4c6f7789ccff05f5d1e76cf5a3cb" style="width: 100.0%; height: 100.0%;">relay.openfarmtools.org</div>`)[0];
|
|
popup_42c7671623cc0317e7020a4f4e812667.setContent(html_68ec4c6f7789ccff05f5d1e76cf5a3cb);
|
|
|
|
|
|
|
|
marker_ea9c9f330ecee8b67d7f1f6be5a55d30.bindPopup(popup_42c7671623cc0317e7020a4f4e812667)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea9c9f330ecee8b67d7f1f6be5a55d30.setIcon(icon_8cf8b719935b514489b9ae28f275dad4);
|
|
|
|
|
|
var marker_d28ae4dbb8ee555bf58117b8e273814f = L.marker(
|
|
[43.7064, -79.3986],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f24375a293aedd5095c86eb89a823816 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_39782377ba4e8e202974f97d9acf679e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f40ec8975bce152468d34b62d8e2da02 = $(`<div id="html_f40ec8975bce152468d34b62d8e2da02" style="width: 100.0%; height: 100.0%;">wot.makenomistakes.ca</div>`)[0];
|
|
popup_39782377ba4e8e202974f97d9acf679e.setContent(html_f40ec8975bce152468d34b62d8e2da02);
|
|
|
|
|
|
|
|
marker_d28ae4dbb8ee555bf58117b8e273814f.bindPopup(popup_39782377ba4e8e202974f97d9acf679e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d28ae4dbb8ee555bf58117b8e273814f.setIcon(icon_f24375a293aedd5095c86eb89a823816);
|
|
|
|
|
|
var marker_9c7a4ca1ae63fb20f6462711eeedb519 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f93bb086fc056ddc8e5ab7f6f12c83a3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14e21c83f5fc8af735f59e96f0aed4f9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5bb141e943252b072e98d44bbbaaa0b3 = $(`<div id="html_5bb141e943252b072e98d44bbbaaa0b3" style="width: 100.0%; height: 100.0%;">relay.paulstephenborile.com:443</div>`)[0];
|
|
popup_14e21c83f5fc8af735f59e96f0aed4f9.setContent(html_5bb141e943252b072e98d44bbbaaa0b3);
|
|
|
|
|
|
|
|
marker_9c7a4ca1ae63fb20f6462711eeedb519.bindPopup(popup_14e21c83f5fc8af735f59e96f0aed4f9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c7a4ca1ae63fb20f6462711eeedb519.setIcon(icon_f93bb086fc056ddc8e5ab7f6f12c83a3);
|
|
|
|
|
|
var marker_61c3bc92653234a65440118f460b7ec8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_51c2fc2164199aeb17ba5c98ca6c5359 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_227511f8b31cbe226045fbddf0533627 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f11303f7126275ec422d825874623a66 = $(`<div id="html_f11303f7126275ec422d825874623a66" style="width: 100.0%; height: 100.0%;">freelay.sovbit.dev:443</div>`)[0];
|
|
popup_227511f8b31cbe226045fbddf0533627.setContent(html_f11303f7126275ec422d825874623a66);
|
|
|
|
|
|
|
|
marker_61c3bc92653234a65440118f460b7ec8.bindPopup(popup_227511f8b31cbe226045fbddf0533627)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_61c3bc92653234a65440118f460b7ec8.setIcon(icon_51c2fc2164199aeb17ba5c98ca6c5359);
|
|
|
|
|
|
var marker_bc010aeda48bddcd39ed854e23f9d46e = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3f87f803ab0e4ea0374cfa81abc91e1b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be60f8d187e3826320548a6bd78d18fe = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cbe5ef428dc8119a0ed4a3a302524def = $(`<div id="html_cbe5ef428dc8119a0ed4a3a302524def" style="width: 100.0%; height: 100.0%;">relay.arx-ccn.com</div>`)[0];
|
|
popup_be60f8d187e3826320548a6bd78d18fe.setContent(html_cbe5ef428dc8119a0ed4a3a302524def);
|
|
|
|
|
|
|
|
marker_bc010aeda48bddcd39ed854e23f9d46e.bindPopup(popup_be60f8d187e3826320548a6bd78d18fe)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bc010aeda48bddcd39ed854e23f9d46e.setIcon(icon_3f87f803ab0e4ea0374cfa81abc91e1b);
|
|
|
|
|
|
var marker_2d954c24662cee42c1a8f0ea98f1c5a6 = L.marker(
|
|
[39.1008, -94.5811],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6353cf56e4adae0e5a83110d9d0acca7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b49e8ad38d5dee964f5ae6611be378a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0846d0fd7858aef2206ad981eecf4f5f = $(`<div id="html_0846d0fd7858aef2206ad981eecf4f5f" style="width: 100.0%; height: 100.0%;">relayone.soundhsa.com</div>`)[0];
|
|
popup_b49e8ad38d5dee964f5ae6611be378a9.setContent(html_0846d0fd7858aef2206ad981eecf4f5f);
|
|
|
|
|
|
|
|
marker_2d954c24662cee42c1a8f0ea98f1c5a6.bindPopup(popup_b49e8ad38d5dee964f5ae6611be378a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2d954c24662cee42c1a8f0ea98f1c5a6.setIcon(icon_6353cf56e4adae0e5a83110d9d0acca7);
|
|
|
|
|
|
var marker_1d2833f357d2dd12e396a2161e7a7abb = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d2cd148ecc99e0f11fa0e56d11c2232b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0f0cb096d19ad3d342636f0483f1800 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c1f599650c669622a6558a95a5d3ea7e = $(`<div id="html_c1f599650c669622a6558a95a5d3ea7e" style="width: 100.0%; height: 100.0%;">relay.olas.app:443</div>`)[0];
|
|
popup_f0f0cb096d19ad3d342636f0483f1800.setContent(html_c1f599650c669622a6558a95a5d3ea7e);
|
|
|
|
|
|
|
|
marker_1d2833f357d2dd12e396a2161e7a7abb.bindPopup(popup_f0f0cb096d19ad3d342636f0483f1800)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1d2833f357d2dd12e396a2161e7a7abb.setIcon(icon_d2cd148ecc99e0f11fa0e56d11c2232b);
|
|
|
|
|
|
var marker_9177f898060fbd9c90736e1b67271fc4 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_75bd4e6df7ecd5807d4d5413dfdd4a5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_42f9d2ecceb7f239529381fa0fc85d80 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d3d79d39bc3801bf7fe045ca50bf9a4d = $(`<div id="html_d3d79d39bc3801bf7fe045ca50bf9a4d" style="width: 100.0%; height: 100.0%;">nostr.chaima.info:443</div>`)[0];
|
|
popup_42f9d2ecceb7f239529381fa0fc85d80.setContent(html_d3d79d39bc3801bf7fe045ca50bf9a4d);
|
|
|
|
|
|
|
|
marker_9177f898060fbd9c90736e1b67271fc4.bindPopup(popup_42f9d2ecceb7f239529381fa0fc85d80)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9177f898060fbd9c90736e1b67271fc4.setIcon(icon_75bd4e6df7ecd5807d4d5413dfdd4a5d);
|
|
|
|
|
|
var marker_040c0cbf8f4a595a6ca8f7f039d0e58a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0217efb5e6f7e90a256c174cb8d9d4b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_04f950bbb29e92a7d919b49db116ecd4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_46d0b98d162c893b31838a27316ec84f = $(`<div id="html_46d0b98d162c893b31838a27316ec84f" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app:443</div>`)[0];
|
|
popup_04f950bbb29e92a7d919b49db116ecd4.setContent(html_46d0b98d162c893b31838a27316ec84f);
|
|
|
|
|
|
|
|
marker_040c0cbf8f4a595a6ca8f7f039d0e58a.bindPopup(popup_04f950bbb29e92a7d919b49db116ecd4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_040c0cbf8f4a595a6ca8f7f039d0e58a.setIcon(icon_0217efb5e6f7e90a256c174cb8d9d4b8);
|
|
|
|
|
|
var marker_be2aa9d3a83a5c9456a119bd899196ca = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ea5dc5cc8874a136d3883cffe45f3d7a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_20de4687a82386cf40e7f27dc47c4271 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_218b62b5875bd2e472241ccb7e343567 = $(`<div id="html_218b62b5875bd2e472241ccb7e343567" style="width: 100.0%; height: 100.0%;">nostr.pbfs.io</div>`)[0];
|
|
popup_20de4687a82386cf40e7f27dc47c4271.setContent(html_218b62b5875bd2e472241ccb7e343567);
|
|
|
|
|
|
|
|
marker_be2aa9d3a83a5c9456a119bd899196ca.bindPopup(popup_20de4687a82386cf40e7f27dc47c4271)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_be2aa9d3a83a5c9456a119bd899196ca.setIcon(icon_ea5dc5cc8874a136d3883cffe45f3d7a);
|
|
|
|
|
|
var marker_65b43249d78ec1cbc28e83c427a2ec87 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a4dd3e700b2432af244cd152f7fd96e1 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed06f76e0683ca82213d98450208e56b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b40cf2559473f18f9a60dc48a262d42c = $(`<div id="html_b40cf2559473f18f9a60dc48a262d42c" style="width: 100.0%; height: 100.0%;">nostr-relay.amethyst.name:443</div>`)[0];
|
|
popup_ed06f76e0683ca82213d98450208e56b.setContent(html_b40cf2559473f18f9a60dc48a262d42c);
|
|
|
|
|
|
|
|
marker_65b43249d78ec1cbc28e83c427a2ec87.bindPopup(popup_ed06f76e0683ca82213d98450208e56b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65b43249d78ec1cbc28e83c427a2ec87.setIcon(icon_a4dd3e700b2432af244cd152f7fd96e1);
|
|
|
|
|
|
var marker_86997af989ef553bfb42f68b2523aeb8 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_240799d85e23e794a2838f0135880150 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d544005920029a73f4f091ece64956c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_44696cb9a0da756101c081ccd1541db1 = $(`<div id="html_44696cb9a0da756101c081ccd1541db1" style="width: 100.0%; height: 100.0%;">test.thedude.cloud</div>`)[0];
|
|
popup_d544005920029a73f4f091ece64956c0.setContent(html_44696cb9a0da756101c081ccd1541db1);
|
|
|
|
|
|
|
|
marker_86997af989ef553bfb42f68b2523aeb8.bindPopup(popup_d544005920029a73f4f091ece64956c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_86997af989ef553bfb42f68b2523aeb8.setIcon(icon_240799d85e23e794a2838f0135880150);
|
|
|
|
|
|
var marker_c239c622ca72afce088eb39b03b684db = L.marker(
|
|
[-19.4692, -42.5315],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_324ca55c2863ab419eeab28ada33375b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_797310cdd0fc23152a6b694b021493a9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3a59061a3d93562cd49d222bf397a90b = $(`<div id="html_3a59061a3d93562cd49d222bf397a90b" style="width: 100.0%; height: 100.0%;">relay.laantungir.net:443</div>`)[0];
|
|
popup_797310cdd0fc23152a6b694b021493a9.setContent(html_3a59061a3d93562cd49d222bf397a90b);
|
|
|
|
|
|
|
|
marker_c239c622ca72afce088eb39b03b684db.bindPopup(popup_797310cdd0fc23152a6b694b021493a9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c239c622ca72afce088eb39b03b684db.setIcon(icon_324ca55c2863ab419eeab28ada33375b);
|
|
|
|
|
|
var marker_56e6e6f31ef89f86c0f9e7febc496547 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_834911eab3784cb64affdca395cf24f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_236215eacc981e61fdae2f57faa143a5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4fe7e6d975dbf4b0b17c098fb6d7e16 = $(`<div id="html_c4fe7e6d975dbf4b0b17c098fb6d7e16" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com:443</div>`)[0];
|
|
popup_236215eacc981e61fdae2f57faa143a5.setContent(html_c4fe7e6d975dbf4b0b17c098fb6d7e16);
|
|
|
|
|
|
|
|
marker_56e6e6f31ef89f86c0f9e7febc496547.bindPopup(popup_236215eacc981e61fdae2f57faa143a5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56e6e6f31ef89f86c0f9e7febc496547.setIcon(icon_834911eab3784cb64affdca395cf24f2);
|
|
|
|
|
|
var marker_7048c66628df62b22500fc71e213daca = L.marker(
|
|
[48.1045, 11.6004],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8038f3c5961e5b5290bd94489d50da62 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_366f8a13a432e4fe0be08bbdb465ca5e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_395f20f634256e8a064e7c82516d6cca = $(`<div id="html_395f20f634256e8a064e7c82516d6cca" style="width: 100.0%; height: 100.0%;">relay.nostrhub.fr</div>`)[0];
|
|
popup_366f8a13a432e4fe0be08bbdb465ca5e.setContent(html_395f20f634256e8a064e7c82516d6cca);
|
|
|
|
|
|
|
|
marker_7048c66628df62b22500fc71e213daca.bindPopup(popup_366f8a13a432e4fe0be08bbdb465ca5e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7048c66628df62b22500fc71e213daca.setIcon(icon_8038f3c5961e5b5290bd94489d50da62);
|
|
|
|
|
|
var marker_bd5576d5eed557ef72c744d3999b8215 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0497374876bf31d0aa5ddf932fab3a82 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe4bac40ed4ce71ea11993817aba249c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_45b6db8885b92dd136c2c1f3dc83df3c = $(`<div id="html_45b6db8885b92dd136c2c1f3dc83df3c" style="width: 100.0%; height: 100.0%;">relay.lanacoin-eternity.com</div>`)[0];
|
|
popup_fe4bac40ed4ce71ea11993817aba249c.setContent(html_45b6db8885b92dd136c2c1f3dc83df3c);
|
|
|
|
|
|
|
|
marker_bd5576d5eed557ef72c744d3999b8215.bindPopup(popup_fe4bac40ed4ce71ea11993817aba249c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd5576d5eed557ef72c744d3999b8215.setIcon(icon_0497374876bf31d0aa5ddf932fab3a82);
|
|
|
|
|
|
var marker_642b6557cbf4952f8ddd9c87eb3446bd = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_169e56f0a3a65ae6a5e81178b0a3db5d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_14be6df0d6aeff5bf80d449760d92652 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_589fe150b66ce8c4632d54441ad015c4 = $(`<div id="html_589fe150b66ce8c4632d54441ad015c4" style="width: 100.0%; height: 100.0%;">nostrelay.circum.space</div>`)[0];
|
|
popup_14be6df0d6aeff5bf80d449760d92652.setContent(html_589fe150b66ce8c4632d54441ad015c4);
|
|
|
|
|
|
|
|
marker_642b6557cbf4952f8ddd9c87eb3446bd.bindPopup(popup_14be6df0d6aeff5bf80d449760d92652)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_642b6557cbf4952f8ddd9c87eb3446bd.setIcon(icon_169e56f0a3a65ae6a5e81178b0a3db5d);
|
|
|
|
|
|
var marker_ab00ec4c70078973cfbaba47c7215a6f = L.marker(
|
|
[39.0418, -77.4744],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_cc86d7bdd89a63774a915ae1e16881a9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9af5aee067257fba0264d788e6481d87 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c2b8b6b391157343308a2a0d083a539 = $(`<div id="html_8c2b8b6b391157343308a2a0d083a539" style="width: 100.0%; height: 100.0%;">slick.mjex.me</div>`)[0];
|
|
popup_9af5aee067257fba0264d788e6481d87.setContent(html_8c2b8b6b391157343308a2a0d083a539);
|
|
|
|
|
|
|
|
marker_ab00ec4c70078973cfbaba47c7215a6f.bindPopup(popup_9af5aee067257fba0264d788e6481d87)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ab00ec4c70078973cfbaba47c7215a6f.setIcon(icon_cc86d7bdd89a63774a915ae1e16881a9);
|
|
|
|
|
|
var marker_1a305e3a147724927457de9b274bbd92 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3cf6b25ffc1686b2909b4e3f2824817a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd90396c7ae8086ac82aac627eb9ee3d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ec6569d151ca183507252587dccfb2b = $(`<div id="html_5ec6569d151ca183507252587dccfb2b" style="width: 100.0%; height: 100.0%;">relay-testnet.k8s.layer3.news</div>`)[0];
|
|
popup_fd90396c7ae8086ac82aac627eb9ee3d.setContent(html_5ec6569d151ca183507252587dccfb2b);
|
|
|
|
|
|
|
|
marker_1a305e3a147724927457de9b274bbd92.bindPopup(popup_fd90396c7ae8086ac82aac627eb9ee3d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1a305e3a147724927457de9b274bbd92.setIcon(icon_3cf6b25ffc1686b2909b4e3f2824817a);
|
|
|
|
|
|
var marker_33109d8b8359ec5b9ff42b00ba9e5101 = L.marker(
|
|
[41.5284, -87.4237],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4c843e5b8b9debd7a5a2bbf0058b7845 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0070ab4bf0320aafbfc4f841a319d029 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_35f923a8b4974375760b04c8f1140165 = $(`<div id="html_35f923a8b4974375760b04c8f1140165" style="width: 100.0%; height: 100.0%;">bbw-nostr.xyz</div>`)[0];
|
|
popup_0070ab4bf0320aafbfc4f841a319d029.setContent(html_35f923a8b4974375760b04c8f1140165);
|
|
|
|
|
|
|
|
marker_33109d8b8359ec5b9ff42b00ba9e5101.bindPopup(popup_0070ab4bf0320aafbfc4f841a319d029)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_33109d8b8359ec5b9ff42b00ba9e5101.setIcon(icon_4c843e5b8b9debd7a5a2bbf0058b7845);
|
|
|
|
|
|
var marker_3a4ae48e1dfba7bff8d6cf7db6d617ae = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_84c36e2f82ebd5cedb0bc95b4bc40405 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0688391fb20ece8304debc41f4cb71e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8894ea4bb040158e0952ac58e5bece47 = $(`<div id="html_8894ea4bb040158e0952ac58e5bece47" style="width: 100.0%; height: 100.0%;">relay.underorion.se</div>`)[0];
|
|
popup_f0688391fb20ece8304debc41f4cb71e.setContent(html_8894ea4bb040158e0952ac58e5bece47);
|
|
|
|
|
|
|
|
marker_3a4ae48e1dfba7bff8d6cf7db6d617ae.bindPopup(popup_f0688391fb20ece8304debc41f4cb71e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3a4ae48e1dfba7bff8d6cf7db6d617ae.setIcon(icon_84c36e2f82ebd5cedb0bc95b4bc40405);
|
|
|
|
|
|
var marker_21b0e13b1381219a131d0410474d7bde = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d76cd132fa5724972d8b94726bbb6088 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6a117f4aab034d4567042efd83b20be5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3d1517f46e17eadfb2b212728e152e68 = $(`<div id="html_3d1517f46e17eadfb2b212728e152e68" style="width: 100.0%; height: 100.0%;">relay.minibolt.info</div>`)[0];
|
|
popup_6a117f4aab034d4567042efd83b20be5.setContent(html_3d1517f46e17eadfb2b212728e152e68);
|
|
|
|
|
|
|
|
marker_21b0e13b1381219a131d0410474d7bde.bindPopup(popup_6a117f4aab034d4567042efd83b20be5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_21b0e13b1381219a131d0410474d7bde.setIcon(icon_d76cd132fa5724972d8b94726bbb6088);
|
|
|
|
|
|
var marker_3da433eebd41cce8f233b6ebeb16caca = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b67cd1434869a32825eff5d09fce2b97 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_433292143b69315c5ddd6e30b2097770 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7cdb39d2ea102ed0b0229c62e79e7ac6 = $(`<div id="html_7cdb39d2ea102ed0b0229c62e79e7ac6" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx:443</div>`)[0];
|
|
popup_433292143b69315c5ddd6e30b2097770.setContent(html_7cdb39d2ea102ed0b0229c62e79e7ac6);
|
|
|
|
|
|
|
|
marker_3da433eebd41cce8f233b6ebeb16caca.bindPopup(popup_433292143b69315c5ddd6e30b2097770)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3da433eebd41cce8f233b6ebeb16caca.setIcon(icon_b67cd1434869a32825eff5d09fce2b97);
|
|
|
|
|
|
var marker_411339f476cee5c2ab74bea35f2ad415 = L.marker(
|
|
[40.8054, -74.0241],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1ae304927189fe8fe8f436cd6601f26b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5253e3a840a7291174af0a05cc0c2a29 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_13f2e14a62ef6754fe5bf34f3aefd546 = $(`<div id="html_13f2e14a62ef6754fe5bf34f3aefd546" style="width: 100.0%; height: 100.0%;">relay.toastr.net</div>`)[0];
|
|
popup_5253e3a840a7291174af0a05cc0c2a29.setContent(html_13f2e14a62ef6754fe5bf34f3aefd546);
|
|
|
|
|
|
|
|
marker_411339f476cee5c2ab74bea35f2ad415.bindPopup(popup_5253e3a840a7291174af0a05cc0c2a29)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_411339f476cee5c2ab74bea35f2ad415.setIcon(icon_1ae304927189fe8fe8f436cd6601f26b);
|
|
|
|
|
|
var marker_5f9aa912589dd8d58e6c4559aac53bcc = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_47b5c5f5ce87c453a253a302a7d9b3f4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3e178f4c0d5abb43235bda02ca818b28 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8f05132873d75d582c6ef5b7825c0734 = $(`<div id="html_8f05132873d75d582c6ef5b7825c0734" style="width: 100.0%; height: 100.0%;">relay.mostro.network</div>`)[0];
|
|
popup_3e178f4c0d5abb43235bda02ca818b28.setContent(html_8f05132873d75d582c6ef5b7825c0734);
|
|
|
|
|
|
|
|
marker_5f9aa912589dd8d58e6c4559aac53bcc.bindPopup(popup_3e178f4c0d5abb43235bda02ca818b28)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5f9aa912589dd8d58e6c4559aac53bcc.setIcon(icon_47b5c5f5ce87c453a253a302a7d9b3f4);
|
|
|
|
|
|
var marker_f9b7883ce6a95a1a23e7a0e15dffea14 = L.marker(
|
|
[47.1285, 8.74735],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2040e98947116e3995fec1b5d69b2563 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_808a2937e7a8d25b3da204b87251e966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_709b81d23e68d7e07e54b2f888be0d98 = $(`<div id="html_709b81d23e68d7e07e54b2f888be0d98" style="width: 100.0%; height: 100.0%;">nas01xanthosnet.synology.me:7778</div>`)[0];
|
|
popup_808a2937e7a8d25b3da204b87251e966.setContent(html_709b81d23e68d7e07e54b2f888be0d98);
|
|
|
|
|
|
|
|
marker_f9b7883ce6a95a1a23e7a0e15dffea14.bindPopup(popup_808a2937e7a8d25b3da204b87251e966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f9b7883ce6a95a1a23e7a0e15dffea14.setIcon(icon_2040e98947116e3995fec1b5d69b2563);
|
|
|
|
|
|
var marker_9de1e3621f6000c5d373837a4b28ca13 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ef6648fa759e3ca32b01c5124e8bf2d9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_985aa1da31fdcbf5035612df50268360 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_ec715b9adc7d812d1696a9ac94febe22 = $(`<div id="html_ec715b9adc7d812d1696a9ac94febe22" style="width: 100.0%; height: 100.0%;">relay.getsafebox.app</div>`)[0];
|
|
popup_985aa1da31fdcbf5035612df50268360.setContent(html_ec715b9adc7d812d1696a9ac94febe22);
|
|
|
|
|
|
|
|
marker_9de1e3621f6000c5d373837a4b28ca13.bindPopup(popup_985aa1da31fdcbf5035612df50268360)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9de1e3621f6000c5d373837a4b28ca13.setIcon(icon_ef6648fa759e3ca32b01c5124e8bf2d9);
|
|
|
|
|
|
var marker_d545a34433f6aab0d39f4f8017777a96 = L.marker(
|
|
[40.4167, -3.70329],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ba14706a414fc4f9a9da1d7e6290035e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_32a0d476714b460bde13e7d01810eae5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9629fecc6a3c59437cc42c6e783463b4 = $(`<div id="html_9629fecc6a3c59437cc42c6e783463b4" style="width: 100.0%; height: 100.0%;">strfry.apps3.slidestr.net</div>`)[0];
|
|
popup_32a0d476714b460bde13e7d01810eae5.setContent(html_9629fecc6a3c59437cc42c6e783463b4);
|
|
|
|
|
|
|
|
marker_d545a34433f6aab0d39f4f8017777a96.bindPopup(popup_32a0d476714b460bde13e7d01810eae5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d545a34433f6aab0d39f4f8017777a96.setIcon(icon_ba14706a414fc4f9a9da1d7e6290035e);
|
|
|
|
|
|
var marker_63258bce19942c72d0c096b8b08b0c02 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1a6bb70bd23f0b60bdd105c342515811 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b7a3b74cd3fa62b0c658fa2e088faa10 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a72dbc0571fd12d8fc134d901dcb3ab8 = $(`<div id="html_a72dbc0571fd12d8fc134d901dcb3ab8" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl:443</div>`)[0];
|
|
popup_b7a3b74cd3fa62b0c658fa2e088faa10.setContent(html_a72dbc0571fd12d8fc134d901dcb3ab8);
|
|
|
|
|
|
|
|
marker_63258bce19942c72d0c096b8b08b0c02.bindPopup(popup_b7a3b74cd3fa62b0c658fa2e088faa10)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_63258bce19942c72d0c096b8b08b0c02.setIcon(icon_1a6bb70bd23f0b60bdd105c342515811);
|
|
|
|
|
|
var marker_7653f4e45b498246d066bcd861debdaf = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_299b642df2b48b16bf37eee988cc3f6f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c69b6766539f75800b42ef37f265ebc9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0fcffcade83c9c396f6dd79860f69521 = $(`<div id="html_0fcffcade83c9c396f6dd79860f69521" style="width: 100.0%; height: 100.0%;">dev.relay.edufeed.org</div>`)[0];
|
|
popup_c69b6766539f75800b42ef37f265ebc9.setContent(html_0fcffcade83c9c396f6dd79860f69521);
|
|
|
|
|
|
|
|
marker_7653f4e45b498246d066bcd861debdaf.bindPopup(popup_c69b6766539f75800b42ef37f265ebc9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7653f4e45b498246d066bcd861debdaf.setIcon(icon_299b642df2b48b16bf37eee988cc3f6f);
|
|
|
|
|
|
var marker_7be11c7f173142501ee1bac96b5a1e7a = L.marker(
|
|
[48.8575, 2.35138],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_33b890a93782c5040dfbd8e941352bcc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_be351591dc4132b29e44124800138035 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e7714bd9b2fc015cfb729d8704c2ce13 = $(`<div id="html_e7714bd9b2fc015cfb729d8704c2ce13" style="width: 100.0%; height: 100.0%;">relay.cypherflow.ai</div>`)[0];
|
|
popup_be351591dc4132b29e44124800138035.setContent(html_e7714bd9b2fc015cfb729d8704c2ce13);
|
|
|
|
|
|
|
|
marker_7be11c7f173142501ee1bac96b5a1e7a.bindPopup(popup_be351591dc4132b29e44124800138035)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7be11c7f173142501ee1bac96b5a1e7a.setIcon(icon_33b890a93782c5040dfbd8e941352bcc);
|
|
|
|
|
|
var marker_b7366a4749cfec29fb384c0a4c13a468 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e9beaddc19adf022fb19206f36965c46 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_21b8fcc8eda3f77db36adc5fd812d132 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e92203374ca29517ebd5e17924a62de = $(`<div id="html_0e92203374ca29517ebd5e17924a62de" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud:443</div>`)[0];
|
|
popup_21b8fcc8eda3f77db36adc5fd812d132.setContent(html_0e92203374ca29517ebd5e17924a62de);
|
|
|
|
|
|
|
|
marker_b7366a4749cfec29fb384c0a4c13a468.bindPopup(popup_21b8fcc8eda3f77db36adc5fd812d132)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7366a4749cfec29fb384c0a4c13a468.setIcon(icon_e9beaddc19adf022fb19206f36965c46);
|
|
|
|
|
|
var marker_8ce1b0c792bcb02ce4817f1a786293a6 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1b8f5fe11f32de8edcabc79e4ba08473 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0bd876c1a67df1fec7305cbb78084454 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_186d9f4a9f7460a76644edfc4c73a3f8 = $(`<div id="html_186d9f4a9f7460a76644edfc4c73a3f8" style="width: 100.0%; height: 100.0%;">nostr.bitczat.pl</div>`)[0];
|
|
popup_0bd876c1a67df1fec7305cbb78084454.setContent(html_186d9f4a9f7460a76644edfc4c73a3f8);
|
|
|
|
|
|
|
|
marker_8ce1b0c792bcb02ce4817f1a786293a6.bindPopup(popup_0bd876c1a67df1fec7305cbb78084454)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8ce1b0c792bcb02ce4817f1a786293a6.setIcon(icon_1b8f5fe11f32de8edcabc79e4ba08473);
|
|
|
|
|
|
var marker_5cb45b8877ca84c356f819adf45ea735 = L.marker(
|
|
[50.4754, 12.3683],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_59781c87577797b94741470fcd77900e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34e9eb78ec0642b1bf6a903445d59cd1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2518af4c623795cb8006451f63dc2a44 = $(`<div id="html_2518af4c623795cb8006451f63dc2a44" style="width: 100.0%; height: 100.0%;">relay.sigit.io</div>`)[0];
|
|
popup_34e9eb78ec0642b1bf6a903445d59cd1.setContent(html_2518af4c623795cb8006451f63dc2a44);
|
|
|
|
|
|
|
|
marker_5cb45b8877ca84c356f819adf45ea735.bindPopup(popup_34e9eb78ec0642b1bf6a903445d59cd1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5cb45b8877ca84c356f819adf45ea735.setIcon(icon_59781c87577797b94741470fcd77900e);
|
|
|
|
|
|
var marker_298aebc984911e7d57415bdfa89b592b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9f8faf3eb947c3654de6d889d4d5ded4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7351dccb27fc4c2c6b7f23ff4443baf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2ff346ba85285399ca61230a5c931bb9 = $(`<div id="html_2ff346ba85285399ca61230a5c931bb9" style="width: 100.0%; height: 100.0%;">chat-relay.zap-work.com</div>`)[0];
|
|
popup_7351dccb27fc4c2c6b7f23ff4443baf8.setContent(html_2ff346ba85285399ca61230a5c931bb9);
|
|
|
|
|
|
|
|
marker_298aebc984911e7d57415bdfa89b592b.bindPopup(popup_7351dccb27fc4c2c6b7f23ff4443baf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_298aebc984911e7d57415bdfa89b592b.setIcon(icon_9f8faf3eb947c3654de6d889d4d5ded4);
|
|
|
|
|
|
var marker_27ecc05c45c9b30495edf41438d6818b = L.marker(
|
|
[52.3563, 4.95714],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_884334265d23013f607647ce754514cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c58995e32162e9d48d21089f8f3689c4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8375c6a1355ba556cdeb2f9af7964d01 = $(`<div id="html_8375c6a1355ba556cdeb2f9af7964d01" style="width: 100.0%; height: 100.0%;">relay.mccormick.cx</div>`)[0];
|
|
popup_c58995e32162e9d48d21089f8f3689c4.setContent(html_8375c6a1355ba556cdeb2f9af7964d01);
|
|
|
|
|
|
|
|
marker_27ecc05c45c9b30495edf41438d6818b.bindPopup(popup_c58995e32162e9d48d21089f8f3689c4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_27ecc05c45c9b30495edf41438d6818b.setIcon(icon_884334265d23013f607647ce754514cf);
|
|
|
|
|
|
var marker_319f2639b810b4cf838bbd5182a5fda1 = L.marker(
|
|
[41.5695, -83.9786],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_38bf760475b292062af4dfd9c2f358b4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_16bcf69153c5483389660c10d67faaea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_624cfc1093ec91b6b1e2b6822c999c23 = $(`<div id="html_624cfc1093ec91b6b1e2b6822c999c23" style="width: 100.0%; height: 100.0%;">relay.nostriot.com</div>`)[0];
|
|
popup_16bcf69153c5483389660c10d67faaea.setContent(html_624cfc1093ec91b6b1e2b6822c999c23);
|
|
|
|
|
|
|
|
marker_319f2639b810b4cf838bbd5182a5fda1.bindPopup(popup_16bcf69153c5483389660c10d67faaea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_319f2639b810b4cf838bbd5182a5fda1.setIcon(icon_38bf760475b292062af4dfd9c2f358b4);
|
|
|
|
|
|
var marker_425bd362d5cd6d9f6f8c98e433a88787 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_580021ee93643a1e75cedd513cf5fdd3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ea7f107bb9972df1bcb35c3246e39460 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_050ce2d608e3fc5516417051fde7736a = $(`<div id="html_050ce2d608e3fc5516417051fde7736a" style="width: 100.0%; height: 100.0%;">nostr-relay.cbrx.io</div>`)[0];
|
|
popup_ea7f107bb9972df1bcb35c3246e39460.setContent(html_050ce2d608e3fc5516417051fde7736a);
|
|
|
|
|
|
|
|
marker_425bd362d5cd6d9f6f8c98e433a88787.bindPopup(popup_ea7f107bb9972df1bcb35c3246e39460)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_425bd362d5cd6d9f6f8c98e433a88787.setIcon(icon_580021ee93643a1e75cedd513cf5fdd3);
|
|
|
|
|
|
var marker_7b5475e655ddefcd4962f302f50fadf5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_51ab96056600ebc615239b94a782620f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_266514532bcd7baadbabbfc92575d0d4 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dbaace9b14f141709a2989d6582d307e = $(`<div id="html_dbaace9b14f141709a2989d6582d307e" style="width: 100.0%; height: 100.0%;">relay.nostx.io</div>`)[0];
|
|
popup_266514532bcd7baadbabbfc92575d0d4.setContent(html_dbaace9b14f141709a2989d6582d307e);
|
|
|
|
|
|
|
|
marker_7b5475e655ddefcd4962f302f50fadf5.bindPopup(popup_266514532bcd7baadbabbfc92575d0d4)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7b5475e655ddefcd4962f302f50fadf5.setIcon(icon_51ab96056600ebc615239b94a782620f);
|
|
|
|
|
|
var marker_8d62e5a1a7f2596c3c360e9b07dde20c = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_dd7a605f322fd899dd193415f14f61f8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_51478650c01eb1a41e46e5a09e92f802 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fabc65ddfea0d7d56b687d7834007397 = $(`<div id="html_fabc65ddfea0d7d56b687d7834007397" style="width: 100.0%; height: 100.0%;">nittom.nostr1.com</div>`)[0];
|
|
popup_51478650c01eb1a41e46e5a09e92f802.setContent(html_fabc65ddfea0d7d56b687d7834007397);
|
|
|
|
|
|
|
|
marker_8d62e5a1a7f2596c3c360e9b07dde20c.bindPopup(popup_51478650c01eb1a41e46e5a09e92f802)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8d62e5a1a7f2596c3c360e9b07dde20c.setIcon(icon_dd7a605f322fd899dd193415f14f61f8);
|
|
|
|
|
|
var marker_dc7019f2cfff4f735d89555dfd0d39d8 = L.marker(
|
|
[39.9526, -75.1652],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ec65a5c48124f31f44423278de1c238d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b8dcf8517738f75e09f6b6e3ac8881af = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2fe8413c8fcf74201976e1cfd0265866 = $(`<div id="html_2fe8413c8fcf74201976e1cfd0265866" style="width: 100.0%; height: 100.0%;">nrs-02.darkcloudarcade.com</div>`)[0];
|
|
popup_b8dcf8517738f75e09f6b6e3ac8881af.setContent(html_2fe8413c8fcf74201976e1cfd0265866);
|
|
|
|
|
|
|
|
marker_dc7019f2cfff4f735d89555dfd0d39d8.bindPopup(popup_b8dcf8517738f75e09f6b6e3ac8881af)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dc7019f2cfff4f735d89555dfd0d39d8.setIcon(icon_ec65a5c48124f31f44423278de1c238d);
|
|
|
|
|
|
var marker_b7ad4500ed2cfca636f92854ebd24b66 = L.marker(
|
|
[39.1585, -94.5728],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_06a3dec57235d12b6f118d08f21d564a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3b3588d71d714c54a3cf4c537983acad = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4caa72a5ca2d2c1b8fbaf725312ca100 = $(`<div id="html_4caa72a5ca2d2c1b8fbaf725312ca100" style="width: 100.0%; height: 100.0%;">offchain.pub</div>`)[0];
|
|
popup_3b3588d71d714c54a3cf4c537983acad.setContent(html_4caa72a5ca2d2c1b8fbaf725312ca100);
|
|
|
|
|
|
|
|
marker_b7ad4500ed2cfca636f92854ebd24b66.bindPopup(popup_3b3588d71d714c54a3cf4c537983acad)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b7ad4500ed2cfca636f92854ebd24b66.setIcon(icon_06a3dec57235d12b6f118d08f21d564a);
|
|
|
|
|
|
var marker_dfa1703d89a118b0179fd0a617b93db8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2b0031fb18ce0081e5bf3894419997bb = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_87ffe8d940fda9188719684db02b4430 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5142cf2204855ef4092ffc0a23deb9b0 = $(`<div id="html_5142cf2204855ef4092ffc0a23deb9b0" style="width: 100.0%; height: 100.0%;">relay.sharegap.net</div>`)[0];
|
|
popup_87ffe8d940fda9188719684db02b4430.setContent(html_5142cf2204855ef4092ffc0a23deb9b0);
|
|
|
|
|
|
|
|
marker_dfa1703d89a118b0179fd0a617b93db8.bindPopup(popup_87ffe8d940fda9188719684db02b4430)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dfa1703d89a118b0179fd0a617b93db8.setIcon(icon_2b0031fb18ce0081e5bf3894419997bb);
|
|
|
|
|
|
var marker_3943b6eba43113ff8d844d67bd13dc25 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_994e26c5ffb96a6a12e4023b7c0167ef = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3ba12cc0f3a0ae588a3bd2f93a2bd6c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_834faff58b799d46ebbb7cedb56bcd83 = $(`<div id="html_834faff58b799d46ebbb7cedb56bcd83" style="width: 100.0%; height: 100.0%;">ynostr.yael.at</div>`)[0];
|
|
popup_3ba12cc0f3a0ae588a3bd2f93a2bd6c8.setContent(html_834faff58b799d46ebbb7cedb56bcd83);
|
|
|
|
|
|
|
|
marker_3943b6eba43113ff8d844d67bd13dc25.bindPopup(popup_3ba12cc0f3a0ae588a3bd2f93a2bd6c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3943b6eba43113ff8d844d67bd13dc25.setIcon(icon_994e26c5ffb96a6a12e4023b7c0167ef);
|
|
|
|
|
|
var marker_9d57386c3839de92f395f02bf76499a7 = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4a621933c9324628dcd9aeebe8251e87 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_97a95b481a07e7dc0b4ceae8c8754d25 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5700be3500c753ef03b066a5673152d3 = $(`<div id="html_5700be3500c753ef03b066a5673152d3" style="width: 100.0%; height: 100.0%;">relay.endfiat.money:443</div>`)[0];
|
|
popup_97a95b481a07e7dc0b4ceae8c8754d25.setContent(html_5700be3500c753ef03b066a5673152d3);
|
|
|
|
|
|
|
|
marker_9d57386c3839de92f395f02bf76499a7.bindPopup(popup_97a95b481a07e7dc0b4ceae8c8754d25)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9d57386c3839de92f395f02bf76499a7.setIcon(icon_4a621933c9324628dcd9aeebe8251e87);
|
|
|
|
|
|
var marker_7680faaae369c37c7e0006ec06d91815 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c72227d72febbe1fa8aa2ca439a2c11b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ac51aa45700f56d663932a506bdef4ca = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0e88c7bb160e6c201c9425b187acb18a = $(`<div id="html_0e88c7bb160e6c201c9425b187acb18a" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com:443</div>`)[0];
|
|
popup_ac51aa45700f56d663932a506bdef4ca.setContent(html_0e88c7bb160e6c201c9425b187acb18a);
|
|
|
|
|
|
|
|
marker_7680faaae369c37c7e0006ec06d91815.bindPopup(popup_ac51aa45700f56d663932a506bdef4ca)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7680faaae369c37c7e0006ec06d91815.setIcon(icon_c72227d72febbe1fa8aa2ca439a2c11b);
|
|
|
|
|
|
var marker_8385d3fe44aa95729075907039f39fa8 = L.marker(
|
|
[49.0291, 8.35705],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_874f65498e2690836b431dd7a5864c41 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f48ecdf06f676f38f0a5d6d0a59f0a21 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0a5c85413ddc29a6b0e5b05948e9b161 = $(`<div id="html_0a5c85413ddc29a6b0e5b05948e9b161" style="width: 100.0%; height: 100.0%;">relay.dyne.org</div>`)[0];
|
|
popup_f48ecdf06f676f38f0a5d6d0a59f0a21.setContent(html_0a5c85413ddc29a6b0e5b05948e9b161);
|
|
|
|
|
|
|
|
marker_8385d3fe44aa95729075907039f39fa8.bindPopup(popup_f48ecdf06f676f38f0a5d6d0a59f0a21)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8385d3fe44aa95729075907039f39fa8.setIcon(icon_874f65498e2690836b431dd7a5864c41);
|
|
|
|
|
|
var marker_a54b1585336da8d73628bef89b5b8242 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b03d04336fc45698c2aabde6bc2c5435 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_449f3e32a694c1f347f59efbc8bab965 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9735d8bc2d36fd8b7d1a5dbb3a3138c3 = $(`<div id="html_9735d8bc2d36fd8b7d1a5dbb3a3138c3" style="width: 100.0%; height: 100.0%;">relay.edufeed.org:443</div>`)[0];
|
|
popup_449f3e32a694c1f347f59efbc8bab965.setContent(html_9735d8bc2d36fd8b7d1a5dbb3a3138c3);
|
|
|
|
|
|
|
|
marker_a54b1585336da8d73628bef89b5b8242.bindPopup(popup_449f3e32a694c1f347f59efbc8bab965)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a54b1585336da8d73628bef89b5b8242.setIcon(icon_b03d04336fc45698c2aabde6bc2c5435);
|
|
|
|
|
|
var marker_b4e2691d361d0cc7a7f6d46de26eb528 = L.marker(
|
|
[51.902, 7.6657],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_dbc12b3baa274c183bfb0ee9ea544a8d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e7fcf7f4bba1ffe0cd8fdeec325be330 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f0c97ed6c7bfa2a9480f797d229fea9e = $(`<div id="html_f0c97ed6c7bfa2a9480f797d229fea9e" style="width: 100.0%; height: 100.0%;">nostr.twinkle.lol</div>`)[0];
|
|
popup_e7fcf7f4bba1ffe0cd8fdeec325be330.setContent(html_f0c97ed6c7bfa2a9480f797d229fea9e);
|
|
|
|
|
|
|
|
marker_b4e2691d361d0cc7a7f6d46de26eb528.bindPopup(popup_e7fcf7f4bba1ffe0cd8fdeec325be330)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b4e2691d361d0cc7a7f6d46de26eb528.setIcon(icon_dbc12b3baa274c183bfb0ee9ea544a8d);
|
|
|
|
|
|
var marker_f916f473b662fff94be59efd64cb89ac = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_69716d9b39392ea095bf147e67b56cac = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0fec0deef095a2db5f519958a2f75f09 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c4d8ac83b862e8de99d7347d91c64f1a = $(`<div id="html_c4d8ac83b862e8de99d7347d91c64f1a" style="width: 100.0%; height: 100.0%;">relay.illuminodes.com</div>`)[0];
|
|
popup_0fec0deef095a2db5f519958a2f75f09.setContent(html_c4d8ac83b862e8de99d7347d91c64f1a);
|
|
|
|
|
|
|
|
marker_f916f473b662fff94be59efd64cb89ac.bindPopup(popup_0fec0deef095a2db5f519958a2f75f09)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f916f473b662fff94be59efd64cb89ac.setIcon(icon_69716d9b39392ea095bf147e67b56cac);
|
|
|
|
|
|
var marker_14c564d74d20ea92d8e67b2979b64d17 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8c7f5f8d4b6e3d6a30ff88a819088204 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1a6724ce74248b7eff3657169078764c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a5f98caf8b22c9866bf41295edcd6e68 = $(`<div id="html_a5f98caf8b22c9866bf41295edcd6e68" style="width: 100.0%; height: 100.0%;">ribo.nostria.app</div>`)[0];
|
|
popup_1a6724ce74248b7eff3657169078764c.setContent(html_a5f98caf8b22c9866bf41295edcd6e68);
|
|
|
|
|
|
|
|
marker_14c564d74d20ea92d8e67b2979b64d17.bindPopup(popup_1a6724ce74248b7eff3657169078764c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_14c564d74d20ea92d8e67b2979b64d17.setIcon(icon_8c7f5f8d4b6e3d6a30ff88a819088204);
|
|
|
|
|
|
var marker_f4c5821e1dfb177533f800d9fe097b63 = L.marker(
|
|
[41.223, -111.974],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_193a5f3bd0058fc6d4e1cb973f33f666 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5d8c72a209b4c9dc24888058b9e1df42 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c72db1cd6497a974678027c1567542a9 = $(`<div id="html_c72db1cd6497a974678027c1567542a9" style="width: 100.0%; height: 100.0%;">relay.nostrian-conquest.com</div>`)[0];
|
|
popup_5d8c72a209b4c9dc24888058b9e1df42.setContent(html_c72db1cd6497a974678027c1567542a9);
|
|
|
|
|
|
|
|
marker_f4c5821e1dfb177533f800d9fe097b63.bindPopup(popup_5d8c72a209b4c9dc24888058b9e1df42)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f4c5821e1dfb177533f800d9fe097b63.setIcon(icon_193a5f3bd0058fc6d4e1cb973f33f666);
|
|
|
|
|
|
var marker_96c76529335ff4d249bc6859d2135735 = L.marker(
|
|
[35.4669, -97.6473],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2ece8be04ae4acbc9763e69f2acc7450 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_85e127df94fd6be93ca66f2a99a2a032 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c02e5595cfa6111058b47f3ffb01a42b = $(`<div id="html_c02e5595cfa6111058b47f3ffb01a42b" style="width: 100.0%; height: 100.0%;">nostr.islandarea.net:443</div>`)[0];
|
|
popup_85e127df94fd6be93ca66f2a99a2a032.setContent(html_c02e5595cfa6111058b47f3ffb01a42b);
|
|
|
|
|
|
|
|
marker_96c76529335ff4d249bc6859d2135735.bindPopup(popup_85e127df94fd6be93ca66f2a99a2a032)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_96c76529335ff4d249bc6859d2135735.setIcon(icon_2ece8be04ae4acbc9763e69f2acc7450);
|
|
|
|
|
|
var marker_1b3e57e7a3ae35872ef4850599105b6a = L.marker(
|
|
[51.5222, -0.62916],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_19582a5162a0677a5c5ec00ec859dee3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_465aa414d993db99e7422e924af6fcbf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1ec7d8fc106e5afe3790e9e84fb3d492 = $(`<div id="html_1ec7d8fc106e5afe3790e9e84fb3d492" style="width: 100.0%; height: 100.0%;">relay.threenine.services</div>`)[0];
|
|
popup_465aa414d993db99e7422e924af6fcbf.setContent(html_1ec7d8fc106e5afe3790e9e84fb3d492);
|
|
|
|
|
|
|
|
marker_1b3e57e7a3ae35872ef4850599105b6a.bindPopup(popup_465aa414d993db99e7422e924af6fcbf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1b3e57e7a3ae35872ef4850599105b6a.setIcon(icon_19582a5162a0677a5c5ec00ec859dee3);
|
|
|
|
|
|
var marker_df987fe3a83ce1fa8184c4306d3c172c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_92a6a004f196d03e94392d7b9fe95a56 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_57514b4fc4757e73664347a0daaba056 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c65a612f0058276f3ae260639b55407 = $(`<div id="html_4c65a612f0058276f3ae260639b55407" style="width: 100.0%; height: 100.0%;">relay.bao.network</div>`)[0];
|
|
popup_57514b4fc4757e73664347a0daaba056.setContent(html_4c65a612f0058276f3ae260639b55407);
|
|
|
|
|
|
|
|
marker_df987fe3a83ce1fa8184c4306d3c172c.bindPopup(popup_57514b4fc4757e73664347a0daaba056)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_df987fe3a83ce1fa8184c4306d3c172c.setIcon(icon_92a6a004f196d03e94392d7b9fe95a56);
|
|
|
|
|
|
var marker_299190b6eae1464f4540d879bb2d4f8b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0069f39e3b4e2389f2ebfe6632e2fbe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_489dbd6f7b6c34cf0828010db1de9614 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_dd8eabf19dbfbb28e304e27f7bdeea17 = $(`<div id="html_dd8eabf19dbfbb28e304e27f7bdeea17" style="width: 100.0%; height: 100.0%;">dm-test-strfry-generic.samt.st</div>`)[0];
|
|
popup_489dbd6f7b6c34cf0828010db1de9614.setContent(html_dd8eabf19dbfbb28e304e27f7bdeea17);
|
|
|
|
|
|
|
|
marker_299190b6eae1464f4540d879bb2d4f8b.bindPopup(popup_489dbd6f7b6c34cf0828010db1de9614)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_299190b6eae1464f4540d879bb2d4f8b.setIcon(icon_0069f39e3b4e2389f2ebfe6632e2fbe8);
|
|
|
|
|
|
var marker_02161e7c4afc8a523e7aa56e3881a9ff = L.marker(
|
|
[41.8781, -87.6298],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_48947fb8d8797cf808c412010f4fcc27 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e469bbce8e4d0ffef166b4d9dd781214 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7a8245dcd6b286c70703b9f0e6595883 = $(`<div id="html_7a8245dcd6b286c70703b9f0e6595883" style="width: 100.0%; height: 100.0%;">relay.wavefunc.live</div>`)[0];
|
|
popup_e469bbce8e4d0ffef166b4d9dd781214.setContent(html_7a8245dcd6b286c70703b9f0e6595883);
|
|
|
|
|
|
|
|
marker_02161e7c4afc8a523e7aa56e3881a9ff.bindPopup(popup_e469bbce8e4d0ffef166b4d9dd781214)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02161e7c4afc8a523e7aa56e3881a9ff.setIcon(icon_48947fb8d8797cf808c412010f4fcc27);
|
|
|
|
|
|
var marker_2524e257ef33ba05b9d7885788c8e143 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7a68c8168f0ec92c3fec5245f79e05c9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_00d529eb51af17679ab112f9c1ad91cf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b63e6681e914e7833226f46710c3745a = $(`<div id="html_b63e6681e914e7833226f46710c3745a" style="width: 100.0%; height: 100.0%;">x.kojira.io:443</div>`)[0];
|
|
popup_00d529eb51af17679ab112f9c1ad91cf.setContent(html_b63e6681e914e7833226f46710c3745a);
|
|
|
|
|
|
|
|
marker_2524e257ef33ba05b9d7885788c8e143.bindPopup(popup_00d529eb51af17679ab112f9c1ad91cf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2524e257ef33ba05b9d7885788c8e143.setIcon(icon_7a68c8168f0ec92c3fec5245f79e05c9);
|
|
|
|
|
|
var marker_ee0d835741b7f113ed91a9791aa7e888 = L.marker(
|
|
[1.35208, 103.82],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8cd28d81cfb47c834ef6e1eeb17d0e6b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_66507981f8559592e0d4c315885ad21e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e64329fbc89af1996bb3a31f4b4bf54a = $(`<div id="html_e64329fbc89af1996bb3a31f4b4bf54a" style="width: 100.0%; height: 100.0%;">relay-arg.zombi.cloudrodion.com:443</div>`)[0];
|
|
popup_66507981f8559592e0d4c315885ad21e.setContent(html_e64329fbc89af1996bb3a31f4b4bf54a);
|
|
|
|
|
|
|
|
marker_ee0d835741b7f113ed91a9791aa7e888.bindPopup(popup_66507981f8559592e0d4c315885ad21e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ee0d835741b7f113ed91a9791aa7e888.setIcon(icon_8cd28d81cfb47c834ef6e1eeb17d0e6b);
|
|
|
|
|
|
var marker_ea9065e8c0d9d5b528fe9ab0bc1fa76e = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_07c90a5d6f54af4ca70ca30d698874fa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7e0dfcb1b9849ba885d8e65239193df0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3736071da7a726e2cf11e80be6f70a84 = $(`<div id="html_3736071da7a726e2cf11e80be6f70a84" style="width: 100.0%; height: 100.0%;">wot.dergigi.com</div>`)[0];
|
|
popup_7e0dfcb1b9849ba885d8e65239193df0.setContent(html_3736071da7a726e2cf11e80be6f70a84);
|
|
|
|
|
|
|
|
marker_ea9065e8c0d9d5b528fe9ab0bc1fa76e.bindPopup(popup_7e0dfcb1b9849ba885d8e65239193df0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ea9065e8c0d9d5b528fe9ab0bc1fa76e.setIcon(icon_07c90a5d6f54af4ca70ca30d698874fa);
|
|
|
|
|
|
var marker_9e3d26bb40441e348ffdfcfcd0b573e1 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e72cb00ffb6a656b23e39e9c0d5f5739 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_7bf7612e11a1510bf3195ec433d43180 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0737f242d22a1e52cec2f901be6de982 = $(`<div id="html_0737f242d22a1e52cec2f901be6de982" style="width: 100.0%; height: 100.0%;">relay.mostr.pub:443</div>`)[0];
|
|
popup_7bf7612e11a1510bf3195ec433d43180.setContent(html_0737f242d22a1e52cec2f901be6de982);
|
|
|
|
|
|
|
|
marker_9e3d26bb40441e348ffdfcfcd0b573e1.bindPopup(popup_7bf7612e11a1510bf3195ec433d43180)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9e3d26bb40441e348ffdfcfcd0b573e1.setIcon(icon_e72cb00ffb6a656b23e39e9c0d5f5739);
|
|
|
|
|
|
var marker_8231bc3fb7e1bf727a479f20f500a79e = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_29f72e178091e90a8a7fc80de63a2923 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5c6f9ad854fe374cb59164e2d0095752 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9bc32d6ca586dae2021bc102db58f17a = $(`<div id="html_9bc32d6ca586dae2021bc102db58f17a" style="width: 100.0%; height: 100.0%;">nostr.rtvslawenia.com</div>`)[0];
|
|
popup_5c6f9ad854fe374cb59164e2d0095752.setContent(html_9bc32d6ca586dae2021bc102db58f17a);
|
|
|
|
|
|
|
|
marker_8231bc3fb7e1bf727a479f20f500a79e.bindPopup(popup_5c6f9ad854fe374cb59164e2d0095752)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_8231bc3fb7e1bf727a479f20f500a79e.setIcon(icon_29f72e178091e90a8a7fc80de63a2923);
|
|
|
|
|
|
var marker_4548e33c5c3d39d95cf4003bad435963 = L.marker(
|
|
[33.8851, 130.883],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_92a999d724c77a9f6e2b73be9fe0a4ff = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1bf7c50d0913d0d57cc39a21f00d7a79 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c6121a8b07f68d424984281827370b65 = $(`<div id="html_c6121a8b07f68d424984281827370b65" style="width: 100.0%; height: 100.0%;">nostr.ps1829.com</div>`)[0];
|
|
popup_1bf7c50d0913d0d57cc39a21f00d7a79.setContent(html_c6121a8b07f68d424984281827370b65);
|
|
|
|
|
|
|
|
marker_4548e33c5c3d39d95cf4003bad435963.bindPopup(popup_1bf7c50d0913d0d57cc39a21f00d7a79)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4548e33c5c3d39d95cf4003bad435963.setIcon(icon_92a999d724c77a9f6e2b73be9fe0a4ff);
|
|
|
|
|
|
var marker_56d8fc0fb99b8a406cef6a743329db00 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_056110a2daed4c2602f09ec02fdf7bbc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5173fa45719dad3d4bb90e605aba457b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4cbaa0c032fb94de942c2af7f63b893c = $(`<div id="html_4cbaa0c032fb94de942c2af7f63b893c" style="width: 100.0%; height: 100.0%;">relay.nostr.place:443</div>`)[0];
|
|
popup_5173fa45719dad3d4bb90e605aba457b.setContent(html_4cbaa0c032fb94de942c2af7f63b893c);
|
|
|
|
|
|
|
|
marker_56d8fc0fb99b8a406cef6a743329db00.bindPopup(popup_5173fa45719dad3d4bb90e605aba457b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_56d8fc0fb99b8a406cef6a743329db00.setIcon(icon_056110a2daed4c2602f09ec02fdf7bbc);
|
|
|
|
|
|
var marker_fdb6ed61ee4bee2c5a63d41f8e03aece = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_17ab9c078a75eea3c2684926335791cf = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8ee2383d720a818e420b6ef37041a19a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_643d99e5d58eb9cc841729f9199de401 = $(`<div id="html_643d99e5d58eb9cc841729f9199de401" style="width: 100.0%; height: 100.0%;">blossom.gnostr.cloud</div>`)[0];
|
|
popup_8ee2383d720a818e420b6ef37041a19a.setContent(html_643d99e5d58eb9cc841729f9199de401);
|
|
|
|
|
|
|
|
marker_fdb6ed61ee4bee2c5a63d41f8e03aece.bindPopup(popup_8ee2383d720a818e420b6ef37041a19a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fdb6ed61ee4bee2c5a63d41f8e03aece.setIcon(icon_17ab9c078a75eea3c2684926335791cf);
|
|
|
|
|
|
var marker_5d5cc49cbfc92c99dfe2d3821b46266a = L.marker(
|
|
[50.0755, 14.4378],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_20b971a75f9505e72d1700fcd366d8ae = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_766f40d21337cf1b9436d80699c7dc4d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_826de152deeb814a3c44052ace403f17 = $(`<div id="html_826de152deeb814a3c44052ace403f17" style="width: 100.0%; height: 100.0%;">openrelay.ziomc.com</div>`)[0];
|
|
popup_766f40d21337cf1b9436d80699c7dc4d.setContent(html_826de152deeb814a3c44052ace403f17);
|
|
|
|
|
|
|
|
marker_5d5cc49cbfc92c99dfe2d3821b46266a.bindPopup(popup_766f40d21337cf1b9436d80699c7dc4d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_5d5cc49cbfc92c99dfe2d3821b46266a.setIcon(icon_20b971a75f9505e72d1700fcd366d8ae);
|
|
|
|
|
|
var marker_17ba2470ca0fff5cfea52f2fa3492caa = L.marker(
|
|
[64.1476, -21.9392],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ab23270d759653cfeec092cc56f7bb6a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2003fd0506601ff746042d816288fdf8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_90c1549e8ecc07761fd9c68732ce0df8 = $(`<div id="html_90c1549e8ecc07761fd9c68732ce0df8" style="width: 100.0%; height: 100.0%;">nostr.robosats.org:443</div>`)[0];
|
|
popup_2003fd0506601ff746042d816288fdf8.setContent(html_90c1549e8ecc07761fd9c68732ce0df8);
|
|
|
|
|
|
|
|
marker_17ba2470ca0fff5cfea52f2fa3492caa.bindPopup(popup_2003fd0506601ff746042d816288fdf8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_17ba2470ca0fff5cfea52f2fa3492caa.setIcon(icon_ab23270d759653cfeec092cc56f7bb6a);
|
|
|
|
|
|
var marker_4c9d566f9cbd9a70ae7adef7abe3aba0 = L.marker(
|
|
[41.2619, -95.8608],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_73ad78859b21c000d7076ed9860d80f2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ef846a4b55703eba097db9f6fe8ef474 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_32133f0730ba227ada2d8b910b0e1265 = $(`<div id="html_32133f0730ba227ada2d8b910b0e1265" style="width: 100.0%; height: 100.0%;">relay.wavlake.com:443</div>`)[0];
|
|
popup_ef846a4b55703eba097db9f6fe8ef474.setContent(html_32133f0730ba227ada2d8b910b0e1265);
|
|
|
|
|
|
|
|
marker_4c9d566f9cbd9a70ae7adef7abe3aba0.bindPopup(popup_ef846a4b55703eba097db9f6fe8ef474)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c9d566f9cbd9a70ae7adef7abe3aba0.setIcon(icon_73ad78859b21c000d7076ed9860d80f2);
|
|
|
|
|
|
var marker_162e43139dba51ef0ad5e9a64e2420f5 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0b17f77747e711559339e8457dae1fa9 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_9094214d91e9d2509ae61e139b6064ff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_89e0f1641cbb916e38e497226da70eb5 = $(`<div id="html_89e0f1641cbb916e38e497226da70eb5" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net</div>`)[0];
|
|
popup_9094214d91e9d2509ae61e139b6064ff.setContent(html_89e0f1641cbb916e38e497226da70eb5);
|
|
|
|
|
|
|
|
marker_162e43139dba51ef0ad5e9a64e2420f5.bindPopup(popup_9094214d91e9d2509ae61e139b6064ff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_162e43139dba51ef0ad5e9a64e2420f5.setIcon(icon_0b17f77747e711559339e8457dae1fa9);
|
|
|
|
|
|
var marker_06580eeebdfd5958c8c93007cb84ede6 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_c319574ac2212daf30868cab6ff56e16 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_11461a6de5ce588bf22c685725792d4a = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_25b35368bf85eb4814de66eebf2de3c9 = $(`<div id="html_25b35368bf85eb4814de66eebf2de3c9" style="width: 100.0%; height: 100.0%;">offchain.bostr.online</div>`)[0];
|
|
popup_11461a6de5ce588bf22c685725792d4a.setContent(html_25b35368bf85eb4814de66eebf2de3c9);
|
|
|
|
|
|
|
|
marker_06580eeebdfd5958c8c93007cb84ede6.bindPopup(popup_11461a6de5ce588bf22c685725792d4a)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_06580eeebdfd5958c8c93007cb84ede6.setIcon(icon_c319574ac2212daf30868cab6ff56e16);
|
|
|
|
|
|
var marker_c9c845a343d9944585ba67d8cbe709d8 = L.marker(
|
|
[52.3676, 4.90414],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_cb9eedd6dfc4758b9b6d311adf1bda5b = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b1bcc7d14215b5fbec27cc2544b4566b = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4feaeeabbeb2d91315d0d80fa9228841 = $(`<div id="html_4feaeeabbeb2d91315d0d80fa9228841" style="width: 100.0%; height: 100.0%;">nostr.stakey.net:443</div>`)[0];
|
|
popup_b1bcc7d14215b5fbec27cc2544b4566b.setContent(html_4feaeeabbeb2d91315d0d80fa9228841);
|
|
|
|
|
|
|
|
marker_c9c845a343d9944585ba67d8cbe709d8.bindPopup(popup_b1bcc7d14215b5fbec27cc2544b4566b)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c9c845a343d9944585ba67d8cbe709d8.setIcon(icon_cb9eedd6dfc4758b9b6d311adf1bda5b);
|
|
|
|
|
|
var marker_cf41661fb014da14277d3d61317616ef = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_228c63166c3f209ebb799715109f26e2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ce64cbd92ef4766449ec7ff856281805 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c2213059050313efda9c7063febc5a1d = $(`<div id="html_c2213059050313efda9c7063febc5a1d" style="width: 100.0%; height: 100.0%;">relay1.nostrchat.io</div>`)[0];
|
|
popup_ce64cbd92ef4766449ec7ff856281805.setContent(html_c2213059050313efda9c7063febc5a1d);
|
|
|
|
|
|
|
|
marker_cf41661fb014da14277d3d61317616ef.bindPopup(popup_ce64cbd92ef4766449ec7ff856281805)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cf41661fb014da14277d3d61317616ef.setIcon(icon_228c63166c3f209ebb799715109f26e2);
|
|
|
|
|
|
var marker_e512d86e02abfd22261146aa3ea0d006 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_80723f6d716062f45e6f80b9ef30d400 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a59df3ca3e48a88f29e74e3a9399e92e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_66baa360e245e5eb415ff6cdaf4a787c = $(`<div id="html_66baa360e245e5eb415ff6cdaf4a787c" style="width: 100.0%; height: 100.0%;">rilo.nostria.app</div>`)[0];
|
|
popup_a59df3ca3e48a88f29e74e3a9399e92e.setContent(html_66baa360e245e5eb415ff6cdaf4a787c);
|
|
|
|
|
|
|
|
marker_e512d86e02abfd22261146aa3ea0d006.bindPopup(popup_a59df3ca3e48a88f29e74e3a9399e92e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e512d86e02abfd22261146aa3ea0d006.setIcon(icon_80723f6d716062f45e6f80b9ef30d400);
|
|
|
|
|
|
var marker_9f91982b13d034ac7096f3f8c1df8fe5 = L.marker(
|
|
[42.3601, -71.0589],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_39b8d160093e367f7410bfcccf937676 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_25cb25bc63b27df40eff196af15d346f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f5c02d7b0a3c5d0fa36f0c8d8c492805 = $(`<div id="html_f5c02d7b0a3c5d0fa36f0c8d8c492805" style="width: 100.0%; height: 100.0%;">relay.fundstr.me</div>`)[0];
|
|
popup_25cb25bc63b27df40eff196af15d346f.setContent(html_f5c02d7b0a3c5d0fa36f0c8d8c492805);
|
|
|
|
|
|
|
|
marker_9f91982b13d034ac7096f3f8c1df8fe5.bindPopup(popup_25cb25bc63b27df40eff196af15d346f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9f91982b13d034ac7096f3f8c1df8fe5.setIcon(icon_39b8d160093e367f7410bfcccf937676);
|
|
|
|
|
|
var marker_a82f18d6ab0ebfbfba0982a0a0c3ae8d = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7bd8347bca8f4c91bff5517a2ef9af81 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_393358ca734f6a5d68eb996b18cb4705 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_52c7220d14b6e387d526182453988a68 = $(`<div id="html_52c7220d14b6e387d526182453988a68" style="width: 100.0%; height: 100.0%;">nostrja-kari.heguro.com</div>`)[0];
|
|
popup_393358ca734f6a5d68eb996b18cb4705.setContent(html_52c7220d14b6e387d526182453988a68);
|
|
|
|
|
|
|
|
marker_a82f18d6ab0ebfbfba0982a0a0c3ae8d.bindPopup(popup_393358ca734f6a5d68eb996b18cb4705)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a82f18d6ab0ebfbfba0982a0a0c3ae8d.setIcon(icon_7bd8347bca8f4c91bff5517a2ef9af81);
|
|
|
|
|
|
var marker_cc1564b45c408180a61bbe94587b188e = L.marker(
|
|
[-22.5022, -48.7114],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d7926d067dfc18e82b2362f9d70f6f19 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_6969547e48a9929997bd7f5a34f95bff = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c87b8105d483b5519af213feba9579da = $(`<div id="html_c87b8105d483b5519af213feba9579da" style="width: 100.0%; height: 100.0%;">relay.internationalright-wing.org</div>`)[0];
|
|
popup_6969547e48a9929997bd7f5a34f95bff.setContent(html_c87b8105d483b5519af213feba9579da);
|
|
|
|
|
|
|
|
marker_cc1564b45c408180a61bbe94587b188e.bindPopup(popup_6969547e48a9929997bd7f5a34f95bff)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc1564b45c408180a61bbe94587b188e.setIcon(icon_d7926d067dfc18e82b2362f9d70f6f19);
|
|
|
|
|
|
var marker_651b29a88d6c1c6ad1ad397d19241b9c = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_927b5f534c7e9cc475b61f8f3ea32836 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ed861bd9c242624555a0190041e66758 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_c77815e318def86e4c08526e2915afa5 = $(`<div id="html_c77815e318def86e4c08526e2915afa5" style="width: 100.0%; height: 100.0%;">vault.iris.to</div>`)[0];
|
|
popup_ed861bd9c242624555a0190041e66758.setContent(html_c77815e318def86e4c08526e2915afa5);
|
|
|
|
|
|
|
|
marker_651b29a88d6c1c6ad1ad397d19241b9c.bindPopup(popup_ed861bd9c242624555a0190041e66758)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_651b29a88d6c1c6ad1ad397d19241b9c.setIcon(icon_927b5f534c7e9cc475b61f8f3ea32836);
|
|
|
|
|
|
var marker_e1ee3655edec8b9f931adba4c4c68eb7 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f4856197ba7d74023e28931abe173520 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_552b45dc399494fe304df31d0b2bac7d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c86df22290455400566fbf8f218249d = $(`<div id="html_4c86df22290455400566fbf8f218249d" style="width: 100.0%; height: 100.0%;">relay-dev.satlantis.io</div>`)[0];
|
|
popup_552b45dc399494fe304df31d0b2bac7d.setContent(html_4c86df22290455400566fbf8f218249d);
|
|
|
|
|
|
|
|
marker_e1ee3655edec8b9f931adba4c4c68eb7.bindPopup(popup_552b45dc399494fe304df31d0b2bac7d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e1ee3655edec8b9f931adba4c4c68eb7.setIcon(icon_f4856197ba7d74023e28931abe173520);
|
|
|
|
|
|
var marker_bd29b96f5061a1ebd317ddd7e86e6c1a = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4ff40641a4904293353be78b0f655d9e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b2b12cf0e23fbbe5101fd0e9ce79709f = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e127303603a84359637053426b606363 = $(`<div id="html_e127303603a84359637053426b606363" style="width: 100.0%; height: 100.0%;">nostr.notribe.net</div>`)[0];
|
|
popup_b2b12cf0e23fbbe5101fd0e9ce79709f.setContent(html_e127303603a84359637053426b606363);
|
|
|
|
|
|
|
|
marker_bd29b96f5061a1ebd317ddd7e86e6c1a.bindPopup(popup_b2b12cf0e23fbbe5101fd0e9ce79709f)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bd29b96f5061a1ebd317ddd7e86e6c1a.setIcon(icon_4ff40641a4904293353be78b0f655d9e);
|
|
|
|
|
|
var marker_abb3f8dc099ee17165a9f36dadc36773 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_858673de86473aa694fb84d8aa9c1112 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8b3d9c15ac6add7c078dd05e387be6c8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d1cbc060453176b9fa7981f1da1dc807 = $(`<div id="html_d1cbc060453176b9fa7981f1da1dc807" style="width: 100.0%; height: 100.0%;">nostr.purpura.cloud</div>`)[0];
|
|
popup_8b3d9c15ac6add7c078dd05e387be6c8.setContent(html_d1cbc060453176b9fa7981f1da1dc807);
|
|
|
|
|
|
|
|
marker_abb3f8dc099ee17165a9f36dadc36773.bindPopup(popup_8b3d9c15ac6add7c078dd05e387be6c8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_abb3f8dc099ee17165a9f36dadc36773.setIcon(icon_858673de86473aa694fb84d8aa9c1112);
|
|
|
|
|
|
var marker_b39143651d9b4bfd807fed6a7fdeff7b = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f58003db17f5b2da0c5c347f02c39515 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b3f9045378120651e9d120e4034a5966 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bbbe1339fb5e2dd9bc9596cc4e8af4a7 = $(`<div id="html_bbbe1339fb5e2dd9bc9596cc4e8af4a7" style="width: 100.0%; height: 100.0%;">nostr.spaceshell.xyz</div>`)[0];
|
|
popup_b3f9045378120651e9d120e4034a5966.setContent(html_bbbe1339fb5e2dd9bc9596cc4e8af4a7);
|
|
|
|
|
|
|
|
marker_b39143651d9b4bfd807fed6a7fdeff7b.bindPopup(popup_b3f9045378120651e9d120e4034a5966)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b39143651d9b4bfd807fed6a7fdeff7b.setIcon(icon_f58003db17f5b2da0c5c347f02c39515);
|
|
|
|
|
|
var marker_f20ffc6b8427796fc26a24088bae73dc = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a8852c1d1cba1dcf5d44c2bcc86aa2be = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e72bed1016e1bcfe2c092c94016305c3 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_5ae30dcd6d7151efa668e0b5e272cb46 = $(`<div id="html_5ae30dcd6d7151efa668e0b5e272cb46" style="width: 100.0%; height: 100.0%;">temp.iris.to</div>`)[0];
|
|
popup_e72bed1016e1bcfe2c092c94016305c3.setContent(html_5ae30dcd6d7151efa668e0b5e272cb46);
|
|
|
|
|
|
|
|
marker_f20ffc6b8427796fc26a24088bae73dc.bindPopup(popup_e72bed1016e1bcfe2c092c94016305c3)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f20ffc6b8427796fc26a24088bae73dc.setIcon(icon_a8852c1d1cba1dcf5d44c2bcc86aa2be);
|
|
|
|
|
|
var marker_a0ff71312f57c22fdfd6861b07bf66ad = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_d7bb16b9e8547207c99b241301ca8645 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e53fbfe9a666ffc3163673d40238df33 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4a93655c8df191bf1e2369ce35d5900f = $(`<div id="html_4a93655c8df191bf1e2369ce35d5900f" style="width: 100.0%; height: 100.0%;">us-east.nostr.pikachat.org:443</div>`)[0];
|
|
popup_e53fbfe9a666ffc3163673d40238df33.setContent(html_4a93655c8df191bf1e2369ce35d5900f);
|
|
|
|
|
|
|
|
marker_a0ff71312f57c22fdfd6861b07bf66ad.bindPopup(popup_e53fbfe9a666ffc3163673d40238df33)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_a0ff71312f57c22fdfd6861b07bf66ad.setIcon(icon_d7bb16b9e8547207c99b241301ca8645);
|
|
|
|
|
|
var marker_f2208ebb99555579112795f51ea3a938 = L.marker(
|
|
[46.8499, 9.53287],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_eaddc63353e7aa0f70fc0873f71d1e3d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4e810c69c7c2132c6632d1d573ff3826 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_4c96e17fc202de4cdedee35f241ef986 = $(`<div id="html_4c96e17fc202de4cdedee35f241ef986" style="width: 100.0%; height: 100.0%;">nostr.unkn0wn.world</div>`)[0];
|
|
popup_4e810c69c7c2132c6632d1d573ff3826.setContent(html_4c96e17fc202de4cdedee35f241ef986);
|
|
|
|
|
|
|
|
marker_f2208ebb99555579112795f51ea3a938.bindPopup(popup_4e810c69c7c2132c6632d1d573ff3826)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f2208ebb99555579112795f51ea3a938.setIcon(icon_eaddc63353e7aa0f70fc0873f71d1e3d);
|
|
|
|
|
|
var marker_91d9e331215fa611da4275e2f2590389 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_aaca9c7d35ae6b951c4ef48523b16ae2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_ccf4b1a19fdab1a7c2c81fece880ec36 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9e167651ae20da9c5ab7b1fdedd35d50 = $(`<div id="html_9e167651ae20da9c5ab7b1fdedd35d50" style="width: 100.0%; height: 100.0%;">nexus.libernet.app:443</div>`)[0];
|
|
popup_ccf4b1a19fdab1a7c2c81fece880ec36.setContent(html_9e167651ae20da9c5ab7b1fdedd35d50);
|
|
|
|
|
|
|
|
marker_91d9e331215fa611da4275e2f2590389.bindPopup(popup_ccf4b1a19fdab1a7c2c81fece880ec36)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_91d9e331215fa611da4275e2f2590389.setIcon(icon_aaca9c7d35ae6b951c4ef48523b16ae2);
|
|
|
|
|
|
var marker_1e834368f9e3fe44a6571a966cfb2172 = L.marker(
|
|
[37.3387, -121.885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_be1fcbec3383f685e668fe05fbc465f6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_753308a545079697f0f37044ed47869c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_fd7228bfe21750c649c97fade3dd5622 = $(`<div id="html_fd7228bfe21750c649c97fade3dd5622" style="width: 100.0%; height: 100.0%;">articles.layer3.news:443</div>`)[0];
|
|
popup_753308a545079697f0f37044ed47869c.setContent(html_fd7228bfe21750c649c97fade3dd5622);
|
|
|
|
|
|
|
|
marker_1e834368f9e3fe44a6571a966cfb2172.bindPopup(popup_753308a545079697f0f37044ed47869c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1e834368f9e3fe44a6571a966cfb2172.setIcon(icon_be1fcbec3383f685e668fe05fbc465f6);
|
|
|
|
|
|
var marker_2e20ef0bfa1a71bcf336038e2fb7e076 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_5dd6a45f1ad17de195791b23569888b2 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_3077a50c0cf240b6007f6728e1e2eea6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e44c85949cca1a85a010785d04140fe1 = $(`<div id="html_e44c85949cca1a85a010785d04140fe1" style="width: 100.0%; height: 100.0%;">nostr.tadryanom.me</div>`)[0];
|
|
popup_3077a50c0cf240b6007f6728e1e2eea6.setContent(html_e44c85949cca1a85a010785d04140fe1);
|
|
|
|
|
|
|
|
marker_2e20ef0bfa1a71bcf336038e2fb7e076.bindPopup(popup_3077a50c0cf240b6007f6728e1e2eea6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e20ef0bfa1a71bcf336038e2fb7e076.setIcon(icon_5dd6a45f1ad17de195791b23569888b2);
|
|
|
|
|
|
var marker_b1a3e87e2ff6f7b7f239ff6b8a6b4d68 = L.marker(
|
|
[40.7057, -74.0136],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_90b7e0b952ee21b10b4b77480f56f212 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1ed08ec7107baa50098a41c4489e55d9 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8c47c6a0ad47eeac7e8356389ac644fb = $(`<div id="html_8c47c6a0ad47eeac7e8356389ac644fb" style="width: 100.0%; height: 100.0%;">fanfares.nostr1.com:443</div>`)[0];
|
|
popup_1ed08ec7107baa50098a41c4489e55d9.setContent(html_8c47c6a0ad47eeac7e8356389ac644fb);
|
|
|
|
|
|
|
|
marker_b1a3e87e2ff6f7b7f239ff6b8a6b4d68.bindPopup(popup_1ed08ec7107baa50098a41c4489e55d9)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b1a3e87e2ff6f7b7f239ff6b8a6b4d68.setIcon(icon_90b7e0b952ee21b10b4b77480f56f212);
|
|
|
|
|
|
var marker_2e6544fef6e8d1a5886e3762ff35abc5 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_530cd6d25587bce817f744fb3245760a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8aa5dd18816a19dee4f0481f7865da54 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_f777d31c12c80354004c0e41421bbc1b = $(`<div id="html_f777d31c12c80354004c0e41421bbc1b" style="width: 100.0%; height: 100.0%;">relay5.bitransfer.org</div>`)[0];
|
|
popup_8aa5dd18816a19dee4f0481f7865da54.setContent(html_f777d31c12c80354004c0e41421bbc1b);
|
|
|
|
|
|
|
|
marker_2e6544fef6e8d1a5886e3762ff35abc5.bindPopup(popup_8aa5dd18816a19dee4f0481f7865da54)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_2e6544fef6e8d1a5886e3762ff35abc5.setIcon(icon_530cd6d25587bce817f744fb3245760a);
|
|
|
|
|
|
var marker_d8f4bc8380f9b418ffb14e97d454c3a3 = L.marker(
|
|
[40.8302, -74.1299],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3396065843c46a65b5b89c3bd4743a51 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_59b2651ff13a6b7287fa501794ac6514 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1501733c0237a08bc6e90282effebf4b = $(`<div id="html_1501733c0237a08bc6e90282effebf4b" style="width: 100.0%; height: 100.0%;">testnet-relay.samt.st</div>`)[0];
|
|
popup_59b2651ff13a6b7287fa501794ac6514.setContent(html_1501733c0237a08bc6e90282effebf4b);
|
|
|
|
|
|
|
|
marker_d8f4bc8380f9b418ffb14e97d454c3a3.bindPopup(popup_59b2651ff13a6b7287fa501794ac6514)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8f4bc8380f9b418ffb14e97d454c3a3.setIcon(icon_3396065843c46a65b5b89c3bd4743a51);
|
|
|
|
|
|
var marker_248c8227a770be118f65e5f096580db3 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_9666c4e4d604d5247932b0ea05626cd0 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1aaca66c0618916cb168c5cf85169661 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04b3b85299a8ab56c290f61f47a990f5 = $(`<div id="html_04b3b85299a8ab56c290f61f47a990f5" style="width: 100.0%; height: 100.0%;">nostr.janx.com</div>`)[0];
|
|
popup_1aaca66c0618916cb168c5cf85169661.setContent(html_04b3b85299a8ab56c290f61f47a990f5);
|
|
|
|
|
|
|
|
marker_248c8227a770be118f65e5f096580db3.bindPopup(popup_1aaca66c0618916cb168c5cf85169661)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_248c8227a770be118f65e5f096580db3.setIcon(icon_9666c4e4d604d5247932b0ea05626cd0);
|
|
|
|
|
|
var marker_cc279e3890229ab4c9c47ddbfb63e19a = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_deb12a97ea64c32196a1de7ca70446a8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e2b4fd4cbf4bfe2bac2ef8784d21c4f6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_a97b8751b4ae1d4cecc9ecec3d23123e = $(`<div id="html_a97b8751b4ae1d4cecc9ecec3d23123e" style="width: 100.0%; height: 100.0%;">relay.gulugulu.moe</div>`)[0];
|
|
popup_e2b4fd4cbf4bfe2bac2ef8784d21c4f6.setContent(html_a97b8751b4ae1d4cecc9ecec3d23123e);
|
|
|
|
|
|
|
|
marker_cc279e3890229ab4c9c47ddbfb63e19a.bindPopup(popup_e2b4fd4cbf4bfe2bac2ef8784d21c4f6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_cc279e3890229ab4c9c47ddbfb63e19a.setIcon(icon_deb12a97ea64c32196a1de7ca70446a8);
|
|
|
|
|
|
var marker_3109106477aa0c78dc39d9d905edfd1f = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2a7794a5f8298cd939e55191b061583e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d628ed494e31bacf30e64281a4080cd5 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8cc22ad0a4b8a30eb1886d481a526ce6 = $(`<div id="html_8cc22ad0a4b8a30eb1886d481a526ce6" style="width: 100.0%; height: 100.0%;">relay.staging.commonshub.brussels</div>`)[0];
|
|
popup_d628ed494e31bacf30e64281a4080cd5.setContent(html_8cc22ad0a4b8a30eb1886d481a526ce6);
|
|
|
|
|
|
|
|
marker_3109106477aa0c78dc39d9d905edfd1f.bindPopup(popup_d628ed494e31bacf30e64281a4080cd5)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_3109106477aa0c78dc39d9d905edfd1f.setIcon(icon_2a7794a5f8298cd939e55191b061583e);
|
|
|
|
|
|
var marker_4aca22372eb2c66278a7a96e650a8482 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0e4ae38cc1021ded024a4dab5f78f616 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_056daccd56a38dce9bf61a2aefd7f8bf = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_62cfac1b062bf54a85318e7da2ec4a41 = $(`<div id="html_62cfac1b062bf54a85318e7da2ec4a41" style="width: 100.0%; height: 100.0%;">social.amanah.eblessing.co</div>`)[0];
|
|
popup_056daccd56a38dce9bf61a2aefd7f8bf.setContent(html_62cfac1b062bf54a85318e7da2ec4a41);
|
|
|
|
|
|
|
|
marker_4aca22372eb2c66278a7a96e650a8482.bindPopup(popup_056daccd56a38dce9bf61a2aefd7f8bf)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4aca22372eb2c66278a7a96e650a8482.setIcon(icon_0e4ae38cc1021ded024a4dab5f78f616);
|
|
|
|
|
|
var marker_93e67300a13b4b23a29a4d0a1229f118 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_79c36853e484d4530bc8fd425dbdb57a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_23b5f5789c0afa7edfd44e8c3d1715de = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_364c65c69844f8903160d9dee68beac7 = $(`<div id="html_364c65c69844f8903160d9dee68beac7" style="width: 100.0%; height: 100.0%;">nostr-rs-relay-ishosta.phamthanh.me</div>`)[0];
|
|
popup_23b5f5789c0afa7edfd44e8c3d1715de.setContent(html_364c65c69844f8903160d9dee68beac7);
|
|
|
|
|
|
|
|
marker_93e67300a13b4b23a29a4d0a1229f118.bindPopup(popup_23b5f5789c0afa7edfd44e8c3d1715de)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_93e67300a13b4b23a29a4d0a1229f118.setIcon(icon_79c36853e484d4530bc8fd425dbdb57a);
|
|
|
|
|
|
var marker_9c13ff66bf26c364125d20ced6094a35 = L.marker(
|
|
[45.3147, -73.8785],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_42a1f15789c2ce6e9b5c62acf2ee2c8a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_dc99a822a36e5e56664a723cc0c2b0b7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_95be97979c5d3d895842b2a8e325721d = $(`<div id="html_95be97979c5d3d895842b2a8e325721d" style="width: 100.0%; height: 100.0%;">relay.lacompagniemaximus.com</div>`)[0];
|
|
popup_dc99a822a36e5e56664a723cc0c2b0b7.setContent(html_95be97979c5d3d895842b2a8e325721d);
|
|
|
|
|
|
|
|
marker_9c13ff66bf26c364125d20ced6094a35.bindPopup(popup_dc99a822a36e5e56664a723cc0c2b0b7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_9c13ff66bf26c364125d20ced6094a35.setIcon(icon_42a1f15789c2ce6e9b5c62acf2ee2c8a);
|
|
|
|
|
|
var marker_ed818d63f999b6cc91d3dfc0b8d74b59 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0688aa10230a44594f699cbdbeea27b7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_91f731c54ec78d7fa334b44eba1a6118 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2dc9c0884cafd92538ce9f1b15305810 = $(`<div id="html_2dc9c0884cafd92538ce9f1b15305810" style="width: 100.0%; height: 100.0%;">relay.trotters.cc</div>`)[0];
|
|
popup_91f731c54ec78d7fa334b44eba1a6118.setContent(html_2dc9c0884cafd92538ce9f1b15305810);
|
|
|
|
|
|
|
|
marker_ed818d63f999b6cc91d3dfc0b8d74b59.bindPopup(popup_91f731c54ec78d7fa334b44eba1a6118)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ed818d63f999b6cc91d3dfc0b8d74b59.setIcon(icon_0688aa10230a44594f699cbdbeea27b7);
|
|
|
|
|
|
var marker_b80d3d24a736a48a4c3ce4d5c4aeee8c = L.marker(
|
|
[34.0549, -118.243],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b726fb32f26398607f2f358e279ee9b8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fd9c8e096732bb7ee30348c55cb3c0c0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b660aeeb9c26d9a768189ac1db53597 = $(`<div id="html_3b660aeeb9c26d9a768189ac1db53597" style="width: 100.0%; height: 100.0%;">nostr.2b9t.xyz:443</div>`)[0];
|
|
popup_fd9c8e096732bb7ee30348c55cb3c0c0.setContent(html_3b660aeeb9c26d9a768189ac1db53597);
|
|
|
|
|
|
|
|
marker_b80d3d24a736a48a4c3ce4d5c4aeee8c.bindPopup(popup_fd9c8e096732bb7ee30348c55cb3c0c0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b80d3d24a736a48a4c3ce4d5c4aeee8c.setIcon(icon_b726fb32f26398607f2f358e279ee9b8);
|
|
|
|
|
|
var marker_65a1af200244e9b2280751cbe5019c92 = L.marker(
|
|
[47.6743, -117.112],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_679eb1f3463bcee4188d4e0731f1e582 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1cbe302ccd4b04537430294687c9d858 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_cb8e52ed8c0f7c14b99e54b0c77d7c53 = $(`<div id="html_cb8e52ed8c0f7c14b99e54b0c77d7c53" style="width: 100.0%; height: 100.0%;">nostr.bitcoiner.social:443</div>`)[0];
|
|
popup_1cbe302ccd4b04537430294687c9d858.setContent(html_cb8e52ed8c0f7c14b99e54b0c77d7c53);
|
|
|
|
|
|
|
|
marker_65a1af200244e9b2280751cbe5019c92.bindPopup(popup_1cbe302ccd4b04537430294687c9d858)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_65a1af200244e9b2280751cbe5019c92.setIcon(icon_679eb1f3463bcee4188d4e0731f1e582);
|
|
|
|
|
|
var marker_62febb9794d1517fd3bfb25e66655e6a = L.marker(
|
|
[59.3327, 18.0656],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_38a15b7565784008da3add5a7813c924 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_392ace258956db5563db445ef31559b2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_018dfdbeb52b5351024baf7c731aa59a = $(`<div id="html_018dfdbeb52b5351024baf7c731aa59a" style="width: 100.0%; height: 100.0%;">nostr.nodesmap.com</div>`)[0];
|
|
popup_392ace258956db5563db445ef31559b2.setContent(html_018dfdbeb52b5351024baf7c731aa59a);
|
|
|
|
|
|
|
|
marker_62febb9794d1517fd3bfb25e66655e6a.bindPopup(popup_392ace258956db5563db445ef31559b2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_62febb9794d1517fd3bfb25e66655e6a.setIcon(icon_38a15b7565784008da3add5a7813c924);
|
|
|
|
|
|
var marker_d91a4d11eb8c4eb1a8b927cdde2f35de = L.marker(
|
|
[47.4857, 8.72929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_76275e203711e7bf19ecfc183f2b8090 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2d776bbc7f56b6195be7ecd75b8a7c1c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_68ea1ee2fbaa986093777b61d9a94d08 = $(`<div id="html_68ea1ee2fbaa986093777b61d9a94d08" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz</div>`)[0];
|
|
popup_2d776bbc7f56b6195be7ecd75b8a7c1c.setContent(html_68ea1ee2fbaa986093777b61d9a94d08);
|
|
|
|
|
|
|
|
marker_d91a4d11eb8c4eb1a8b927cdde2f35de.bindPopup(popup_2d776bbc7f56b6195be7ecd75b8a7c1c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d91a4d11eb8c4eb1a8b927cdde2f35de.setIcon(icon_76275e203711e7bf19ecfc183f2b8090);
|
|
|
|
|
|
var marker_eabddefb8deb1a2576ae6fa90512fbd7 = L.marker(
|
|
[48.1046, 11.6002],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_46f768d4cb6e1ec700e63e14e28abf25 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_421e967f205af210b419b117b290d08d = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e36c251bd6c98876e52b0e10846c9565 = $(`<div id="html_e36c251bd6c98876e52b0e10846c9565" style="width: 100.0%; height: 100.0%;">relay2.angor.io</div>`)[0];
|
|
popup_421e967f205af210b419b117b290d08d.setContent(html_e36c251bd6c98876e52b0e10846c9565);
|
|
|
|
|
|
|
|
marker_eabddefb8deb1a2576ae6fa90512fbd7.bindPopup(popup_421e967f205af210b419b117b290d08d)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_eabddefb8deb1a2576ae6fa90512fbd7.setIcon(icon_46f768d4cb6e1ec700e63e14e28abf25);
|
|
|
|
|
|
var marker_b962073866b8996e57c877cdf7c41745 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0163644cafc04e0545e5fa3ae0cc34f3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fe81c27b7c5ddb6fc10e80ad62bd610c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_934eacaf09a8bc0941a166eace24bc30 = $(`<div id="html_934eacaf09a8bc0941a166eace24bc30" style="width: 100.0%; height: 100.0%;">relay.jeffg.fyi:443</div>`)[0];
|
|
popup_fe81c27b7c5ddb6fc10e80ad62bd610c.setContent(html_934eacaf09a8bc0941a166eace24bc30);
|
|
|
|
|
|
|
|
marker_b962073866b8996e57c877cdf7c41745.bindPopup(popup_fe81c27b7c5ddb6fc10e80ad62bd610c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_b962073866b8996e57c877cdf7c41745.setIcon(icon_0163644cafc04e0545e5fa3ae0cc34f3);
|
|
|
|
|
|
var marker_7ba57b22fafa8b2fc6c46a08f11a39ea = L.marker(
|
|
[59.4016, 17.9455],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_e6d5dd144f5a88ddf262bf34286d5f1a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_2e7150df12c2b867380e8f3ed146c953 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1b2223bdc33b5e2d3a7f3cfe79bb5abd = $(`<div id="html_1b2223bdc33b5e2d3a7f3cfe79bb5abd" style="width: 100.0%; height: 100.0%;">relay.routstr.com</div>`)[0];
|
|
popup_2e7150df12c2b867380e8f3ed146c953.setContent(html_1b2223bdc33b5e2d3a7f3cfe79bb5abd);
|
|
|
|
|
|
|
|
marker_7ba57b22fafa8b2fc6c46a08f11a39ea.bindPopup(popup_2e7150df12c2b867380e8f3ed146c953)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7ba57b22fafa8b2fc6c46a08f11a39ea.setIcon(icon_e6d5dd144f5a88ddf262bf34286d5f1a);
|
|
|
|
|
|
var marker_4c5e63b43d571ab11241ca437f53d969 = L.marker(
|
|
[47.4857, 8.72929],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f28fb93346e897a1354d7a642a7d5648 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f16e17e092c4a204970916375d495707 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d7222f3e84024e372b64da63d4a85918 = $(`<div id="html_d7222f3e84024e372b64da63d4a85918" style="width: 100.0%; height: 100.0%;">nostr.0x7e.xyz:443</div>`)[0];
|
|
popup_f16e17e092c4a204970916375d495707.setContent(html_d7222f3e84024e372b64da63d4a85918);
|
|
|
|
|
|
|
|
marker_4c5e63b43d571ab11241ca437f53d969.bindPopup(popup_f16e17e092c4a204970916375d495707)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_4c5e63b43d571ab11241ca437f53d969.setIcon(icon_f28fb93346e897a1354d7a642a7d5648);
|
|
|
|
|
|
var marker_7e6f61bde48bf5c6e0e1b99d8bef2d69 = L.marker(
|
|
[39.0438, -77.4874],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_7eb7f13ab12fa03d71aed99e3ddf0943 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e72b083ae224721ca5f3e703c6ac15ba = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b375133383c7ac3c9a6d50aebb7f0e5 = $(`<div id="html_3b375133383c7ac3c9a6d50aebb7f0e5" style="width: 100.0%; height: 100.0%;">nostr-relay.psfoundation.info</div>`)[0];
|
|
popup_e72b083ae224721ca5f3e703c6ac15ba.setContent(html_3b375133383c7ac3c9a6d50aebb7f0e5);
|
|
|
|
|
|
|
|
marker_7e6f61bde48bf5c6e0e1b99d8bef2d69.bindPopup(popup_e72b083ae224721ca5f3e703c6ac15ba)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7e6f61bde48bf5c6e0e1b99d8bef2d69.setIcon(icon_7eb7f13ab12fa03d71aed99e3ddf0943);
|
|
|
|
|
|
var marker_c645fa5adadb677eebc33b52e87f2133 = L.marker(
|
|
[51.5072, -0.127586],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_40d8206de1d24766b9d81a4d36fd1194 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_d6840636534d3a15dda794d94743646e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_084574541ae734f95d391b3fac12bdfa = $(`<div id="html_084574541ae734f95d391b3fac12bdfa" style="width: 100.0%; height: 100.0%;">relay.nearhood.co.uk</div>`)[0];
|
|
popup_d6840636534d3a15dda794d94743646e.setContent(html_084574541ae734f95d391b3fac12bdfa);
|
|
|
|
|
|
|
|
marker_c645fa5adadb677eebc33b52e87f2133.bindPopup(popup_d6840636534d3a15dda794d94743646e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_c645fa5adadb677eebc33b52e87f2133.setIcon(icon_40d8206de1d24766b9d81a4d36fd1194);
|
|
|
|
|
|
var marker_d1a02e46600f736954c9570c87337468 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_a0c411718c2cf0f9106f64876c048bb3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1e6a670aa570e169006329e82dabdf83 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_e769ea1c12380675abfa54e5ba86ec7f = $(`<div id="html_e769ea1c12380675abfa54e5ba86ec7f" style="width: 100.0%; height: 100.0%;">relay.trotters.cc:443</div>`)[0];
|
|
popup_1e6a670aa570e169006329e82dabdf83.setContent(html_e769ea1c12380675abfa54e5ba86ec7f);
|
|
|
|
|
|
|
|
marker_d1a02e46600f736954c9570c87337468.bindPopup(popup_1e6a670aa570e169006329e82dabdf83)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d1a02e46600f736954c9570c87337468.setIcon(icon_a0c411718c2cf0f9106f64876c048bb3);
|
|
|
|
|
|
var marker_92281405a31b8189f00c44981922c035 = L.marker(
|
|
[52.3913, 4.66545],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3386c26f981a419b5cd52a94cd6b7afa = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8293dae7bba6a5bbe498b08230689639 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3e86e11aa0389662f50b47b1f32a5d22 = $(`<div id="html_3e86e11aa0389662f50b47b1f32a5d22" style="width: 100.0%; height: 100.0%;">nostr.myshosholoza.co.za:443</div>`)[0];
|
|
popup_8293dae7bba6a5bbe498b08230689639.setContent(html_3e86e11aa0389662f50b47b1f32a5d22);
|
|
|
|
|
|
|
|
marker_92281405a31b8189f00c44981922c035.bindPopup(popup_8293dae7bba6a5bbe498b08230689639)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_92281405a31b8189f00c44981922c035.setIcon(icon_3386c26f981a419b5cd52a94cd6b7afa);
|
|
|
|
|
|
var marker_1f63fe5f15ee92e3ea13055df4660031 = L.marker(
|
|
[50.1109, 8.68213],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_f0cf6f7f60d26301091466f22ee9790e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f62a702d570c4403daf525f6540c4320 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_6500ebd617d731960fea06c0df116591 = $(`<div id="html_6500ebd617d731960fea06c0df116591" style="width: 100.0%; height: 100.0%;">nostr.bond</div>`)[0];
|
|
popup_f62a702d570c4403daf525f6540c4320.setContent(html_6500ebd617d731960fea06c0df116591);
|
|
|
|
|
|
|
|
marker_1f63fe5f15ee92e3ea13055df4660031.bindPopup(popup_f62a702d570c4403daf525f6540c4320)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f63fe5f15ee92e3ea13055df4660031.setIcon(icon_f0cf6f7f60d26301091466f22ee9790e);
|
|
|
|
|
|
var marker_f6739704aeb8ec01a96c027dd93c9d4f = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_bf05ae3cb3130d00a5b35da9262f9124 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8903c68886be997d4c5b1f424aef57f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7bb844fe0b3ec3bc3576f90c57472127 = $(`<div id="html_7bb844fe0b3ec3bc3576f90c57472127" style="width: 100.0%; height: 100.0%;">nostr.faultables.net</div>`)[0];
|
|
popup_8903c68886be997d4c5b1f424aef57f2.setContent(html_7bb844fe0b3ec3bc3576f90c57472127);
|
|
|
|
|
|
|
|
marker_f6739704aeb8ec01a96c027dd93c9d4f.bindPopup(popup_8903c68886be997d4c5b1f424aef57f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f6739704aeb8ec01a96c027dd93c9d4f.setIcon(icon_bf05ae3cb3130d00a5b35da9262f9124);
|
|
|
|
|
|
var marker_ceb5929e60b6d7f2a034b8423264e12b = L.marker(
|
|
[55.486, 9.86577],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_dd20f70df3f7cff664f0d31cefc8b5c7 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_12daa0d482f7a38451526d412967fcea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_b0a3320d6d7d9bb05dbbaefa2421ff40 = $(`<div id="html_b0a3320d6d7d9bb05dbbaefa2421ff40" style="width: 100.0%; height: 100.0%;">aeon.libretechsystems.xyz</div>`)[0];
|
|
popup_12daa0d482f7a38451526d412967fcea.setContent(html_b0a3320d6d7d9bb05dbbaefa2421ff40);
|
|
|
|
|
|
|
|
marker_ceb5929e60b6d7f2a034b8423264e12b.bindPopup(popup_12daa0d482f7a38451526d412967fcea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ceb5929e60b6d7f2a034b8423264e12b.setIcon(icon_dd20f70df3f7cff664f0d31cefc8b5c7);
|
|
|
|
|
|
var marker_6170ed7ed3ac5fc994990b9dfbdbf817 = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_cd893fe7cfc81fdaa086e5cd9ec92526 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_107b4ab3728d4737c1c1a6f7b13e8909 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_964a4a5095b719bbd9229e97e084bc68 = $(`<div id="html_964a4a5095b719bbd9229e97e084bc68" style="width: 100.0%; height: 100.0%;">cache.trustr.ing</div>`)[0];
|
|
popup_107b4ab3728d4737c1c1a6f7b13e8909.setContent(html_964a4a5095b719bbd9229e97e084bc68);
|
|
|
|
|
|
|
|
marker_6170ed7ed3ac5fc994990b9dfbdbf817.bindPopup(popup_107b4ab3728d4737c1c1a6f7b13e8909)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_6170ed7ed3ac5fc994990b9dfbdbf817.setIcon(icon_cd893fe7cfc81fdaa086e5cd9ec92526);
|
|
|
|
|
|
var marker_f592e08126747fc87636f49da5f81b3f = L.marker(
|
|
[43.6548, -79.3885],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0b71480e972502bebb16542c9ad9da1f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fa1d3fa0638fcbf44e37f9fb10473ffb = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_bfc6535625f5236d64c5fe1de00684e5 = $(`<div id="html_bfc6535625f5236d64c5fe1de00684e5" style="width: 100.0%; height: 100.0%;">relay.flashapp.me</div>`)[0];
|
|
popup_fa1d3fa0638fcbf44e37f9fb10473ffb.setContent(html_bfc6535625f5236d64c5fe1de00684e5);
|
|
|
|
|
|
|
|
marker_f592e08126747fc87636f49da5f81b3f.bindPopup(popup_fa1d3fa0638fcbf44e37f9fb10473ffb)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_f592e08126747fc87636f49da5f81b3f.setIcon(icon_0b71480e972502bebb16542c9ad9da1f);
|
|
|
|
|
|
var marker_d9ce178dfff8bd267f5d3533998e36f4 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_6bfa39a868f1ef797aecc3d96a43e6a4 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_34d31267974ba71cfe5ad04cc0517901 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0b159a8ef718c551f05293116dc4e9b8 = $(`<div id="html_0b159a8ef718c551f05293116dc4e9b8" style="width: 100.0%; height: 100.0%;">dev-relay.nostreon.com</div>`)[0];
|
|
popup_34d31267974ba71cfe5ad04cc0517901.setContent(html_0b159a8ef718c551f05293116dc4e9b8);
|
|
|
|
|
|
|
|
marker_d9ce178dfff8bd267f5d3533998e36f4.bindPopup(popup_34d31267974ba71cfe5ad04cc0517901)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d9ce178dfff8bd267f5d3533998e36f4.setIcon(icon_6bfa39a868f1ef797aecc3d96a43e6a4);
|
|
|
|
|
|
var marker_e884e1780f93ea2ad8651a01a08ccc1e = L.marker(
|
|
[37.7648, -122.432],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_b3ac8a209bfb9c5992880afd65750e6d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_888fadaf53e2f05a85d57b16caba5975 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_caa123a3d3aff1507f85c24aec8c6325 = $(`<div id="html_caa123a3d3aff1507f85c24aec8c6325" style="width: 100.0%; height: 100.0%;">0x-nostr-relay.fly.dev</div>`)[0];
|
|
popup_888fadaf53e2f05a85d57b16caba5975.setContent(html_caa123a3d3aff1507f85c24aec8c6325);
|
|
|
|
|
|
|
|
marker_e884e1780f93ea2ad8651a01a08ccc1e.bindPopup(popup_888fadaf53e2f05a85d57b16caba5975)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_e884e1780f93ea2ad8651a01a08ccc1e.setIcon(icon_b3ac8a209bfb9c5992880afd65750e6d);
|
|
|
|
|
|
var marker_d8d329b00ebb05859c0f2b10ab869ee0 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_0952c52076a6d9726251ca6cd239b607 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_03d0816c022001626cf2a356c4bdf5f0 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_3b6133caaca8b8b2f83e6e839d712da8 = $(`<div id="html_3b6133caaca8b8b2f83e6e839d712da8" style="width: 100.0%; height: 100.0%;">relay.ditto.pub</div>`)[0];
|
|
popup_03d0816c022001626cf2a356c4bdf5f0.setContent(html_3b6133caaca8b8b2f83e6e839d712da8);
|
|
|
|
|
|
|
|
marker_d8d329b00ebb05859c0f2b10ab869ee0.bindPopup(popup_03d0816c022001626cf2a356c4bdf5f0)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d8d329b00ebb05859c0f2b10ab869ee0.setIcon(icon_0952c52076a6d9726251ca6cd239b607);
|
|
|
|
|
|
var marker_bbe02fc313529ebe89f7df0de550c11e = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_08bb4f636aea53b06479bac242703f93 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_fdd052da18f2ab633da630b0457d88a7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_8fcc91c1e22e9bba956bc4b48090a0fa = $(`<div id="html_8fcc91c1e22e9bba956bc4b48090a0fa" style="width: 100.0%; height: 100.0%;">nostr.wecsats.io:443</div>`)[0];
|
|
popup_fdd052da18f2ab633da630b0457d88a7.setContent(html_8fcc91c1e22e9bba956bc4b48090a0fa);
|
|
|
|
|
|
|
|
marker_bbe02fc313529ebe89f7df0de550c11e.bindPopup(popup_fdd052da18f2ab633da630b0457d88a7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_bbe02fc313529ebe89f7df0de550c11e.setIcon(icon_08bb4f636aea53b06479bac242703f93);
|
|
|
|
|
|
var marker_82d3e7018be6f4a4eb1ec4bb9adc45be = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_90c5c428deb4d9e062e72e09b58dab7d = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3bbe95093addf7b621add032cd8fdd8 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_921ac61be61110aa5d4403df12ff3685 = $(`<div id="html_921ac61be61110aa5d4403df12ff3685" style="width: 100.0%; height: 100.0%;">premium.primal.net</div>`)[0];
|
|
popup_e3bbe95093addf7b621add032cd8fdd8.setContent(html_921ac61be61110aa5d4403df12ff3685);
|
|
|
|
|
|
|
|
marker_82d3e7018be6f4a4eb1ec4bb9adc45be.bindPopup(popup_e3bbe95093addf7b621add032cd8fdd8)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_82d3e7018be6f4a4eb1ec4bb9adc45be.setIcon(icon_90c5c428deb4d9e062e72e09b58dab7d);
|
|
|
|
|
|
var marker_68a160e393372ed70695bbccef9bb434 = L.marker(
|
|
[13.966, 101.513],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ad236b605f67a3a35ea008833fecffe8 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4863f09a595d5b3a183e070c118c78f2 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_07dfe3140d2fd7e2b4237a3c009ebf36 = $(`<div id="html_07dfe3140d2fd7e2b4237a3c009ebf36" style="width: 100.0%; height: 100.0%;">relay.notoshi.win</div>`)[0];
|
|
popup_4863f09a595d5b3a183e070c118c78f2.setContent(html_07dfe3140d2fd7e2b4237a3c009ebf36);
|
|
|
|
|
|
|
|
marker_68a160e393372ed70695bbccef9bb434.bindPopup(popup_4863f09a595d5b3a183e070c118c78f2)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_68a160e393372ed70695bbccef9bb434.setIcon(icon_ad236b605f67a3a35ea008833fecffe8);
|
|
|
|
|
|
var marker_1f05d3701a3b00a09df76b8c5f005712 = L.marker(
|
|
[9.27447, -83.5797],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_940bc1545d0660a5c2abd12208818990 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_1040771de8d9b27f14d47781f3e8a733 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_9fcfe144c1d3f400324ad440939dacb7 = $(`<div id="html_9fcfe144c1d3f400324ad440939dacb7" style="width: 100.0%; height: 100.0%;">no.str.cr</div>`)[0];
|
|
popup_1040771de8d9b27f14d47781f3e8a733.setContent(html_9fcfe144c1d3f400324ad440939dacb7);
|
|
|
|
|
|
|
|
marker_1f05d3701a3b00a09df76b8c5f005712.bindPopup(popup_1040771de8d9b27f14d47781f3e8a733)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_1f05d3701a3b00a09df76b8c5f005712.setIcon(icon_940bc1545d0660a5c2abd12208818990);
|
|
|
|
|
|
var marker_45313d703315b04657a9f72f4ed9885f = L.marker(
|
|
[45.5201, -122.99],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_ed0683e366ee4eab0a8b71084f624cc6 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_a8873f33ee24b297bad88a009a52ccd6 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0151dca6aa07bc0e15884fe5b4422ef9 = $(`<div id="html_0151dca6aa07bc0e15884fe5b4422ef9" style="width: 100.0%; height: 100.0%;">nostr-pub.wellorder.net</div>`)[0];
|
|
popup_a8873f33ee24b297bad88a009a52ccd6.setContent(html_0151dca6aa07bc0e15884fe5b4422ef9);
|
|
|
|
|
|
|
|
marker_45313d703315b04657a9f72f4ed9885f.bindPopup(popup_a8873f33ee24b297bad88a009a52ccd6)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_45313d703315b04657a9f72f4ed9885f.setIcon(icon_ed0683e366ee4eab0a8b71084f624cc6);
|
|
|
|
|
|
var marker_d4c7626b3365e1d04e4d873b1817ad05 = L.marker(
|
|
[37.3986, -121.964],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_54cb4397626347863010041e8451fb55 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_18c36588940c8c9e34afc77b175a2b8c = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_86e4887b3b6960d15aaa6f406b88ec57 = $(`<div id="html_86e4887b3b6960d15aaa6f406b88ec57" style="width: 100.0%; height: 100.0%;">satsage.xyz</div>`)[0];
|
|
popup_18c36588940c8c9e34afc77b175a2b8c.setContent(html_86e4887b3b6960d15aaa6f406b88ec57);
|
|
|
|
|
|
|
|
marker_d4c7626b3365e1d04e4d873b1817ad05.bindPopup(popup_18c36588940c8c9e34afc77b175a2b8c)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_d4c7626b3365e1d04e4d873b1817ad05.setIcon(icon_54cb4397626347863010041e8451fb55);
|
|
|
|
|
|
var marker_02a735c1500ea5de751b55a4155a9df8 = L.marker(
|
|
[60.1699, 24.9384],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_3b90bb80fe6ccf31bdfab7bc008a1c44 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_63a3968b8d6c08ea8b15f5def5544377 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_1a757302cb560d84b056bfa2e5adef40 = $(`<div id="html_1a757302cb560d84b056bfa2e5adef40" style="width: 100.0%; height: 100.0%;">relay.nostrmap.net:443</div>`)[0];
|
|
popup_63a3968b8d6c08ea8b15f5def5544377.setContent(html_1a757302cb560d84b056bfa2e5adef40);
|
|
|
|
|
|
|
|
marker_02a735c1500ea5de751b55a4155a9df8.bindPopup(popup_63a3968b8d6c08ea8b15f5def5544377)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_02a735c1500ea5de751b55a4155a9df8.setIcon(icon_3b90bb80fe6ccf31bdfab7bc008a1c44);
|
|
|
|
|
|
var marker_dcffa52fa40cb8d1a8a7ffe9ed8be080 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_8695ddb6887781b1202f0f92cec363fe = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_0379e7f8d743fb0e61927149506442d1 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_0d50b4eedbf319de804ba15bda3f976c = $(`<div id="html_0d50b4eedbf319de804ba15bda3f976c" style="width: 100.0%; height: 100.0%;">testnet.samt.st</div>`)[0];
|
|
popup_0379e7f8d743fb0e61927149506442d1.setContent(html_0d50b4eedbf319de804ba15bda3f976c);
|
|
|
|
|
|
|
|
marker_dcffa52fa40cb8d1a8a7ffe9ed8be080.bindPopup(popup_0379e7f8d743fb0e61927149506442d1)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_dcffa52fa40cb8d1a8a7ffe9ed8be080.setIcon(icon_8695ddb6887781b1202f0f92cec363fe);
|
|
|
|
|
|
var marker_ae8c346eff895c160f47cf11038ab1f7 = L.marker(
|
|
[50.1013, 8.62643],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_1a2fb2ef71699ba666eef7198b06916a = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_f0e7b89aab602eb1a1a23e5ce98a6005 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_04557c1d7de7f0335453c859c24ac9a9 = $(`<div id="html_04557c1d7de7f0335453c859c24ac9a9" style="width: 100.0%; height: 100.0%;">nostr.plantroon.com:443</div>`)[0];
|
|
popup_f0e7b89aab602eb1a1a23e5ce98a6005.setContent(html_04557c1d7de7f0335453c859c24ac9a9);
|
|
|
|
|
|
|
|
marker_ae8c346eff895c160f47cf11038ab1f7.bindPopup(popup_f0e7b89aab602eb1a1a23e5ce98a6005)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_ae8c346eff895c160f47cf11038ab1f7.setIcon(icon_1a2fb2ef71699ba666eef7198b06916a);
|
|
|
|
|
|
var marker_01799ba96233c5e6712049a2977fdf9c = L.marker(
|
|
[50.9871, 2.12554],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_46eaaf4f12798b6c14c0128c48413987 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_b05dd243c08415d60292ce9cdf2e8298 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_7c3bffc26f897020474a85658a62f9a1 = $(`<div id="html_7c3bffc26f897020474a85658a62f9a1" style="width: 100.0%; height: 100.0%;">relay.mwaters.net</div>`)[0];
|
|
popup_b05dd243c08415d60292ce9cdf2e8298.setContent(html_7c3bffc26f897020474a85658a62f9a1);
|
|
|
|
|
|
|
|
marker_01799ba96233c5e6712049a2977fdf9c.bindPopup(popup_b05dd243c08415d60292ce9cdf2e8298)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_01799ba96233c5e6712049a2977fdf9c.setIcon(icon_46eaaf4f12798b6c14c0128c48413987);
|
|
|
|
|
|
var marker_69d341208eb47178ee7e2ecb19960e88 = L.marker(
|
|
[49.4543, 11.0746],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_4cf82f8ee74bec3a5f1d2d3cd5a66ff3 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_4506dcf88a0da7a89c15e5de570dfdf7 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_be4bf3c4c65399a409015063f46c31cd = $(`<div id="html_be4bf3c4c65399a409015063f46c31cd" style="width: 100.0%; height: 100.0%;">relay.wisp.talk</div>`)[0];
|
|
popup_4506dcf88a0da7a89c15e5de570dfdf7.setContent(html_be4bf3c4c65399a409015063f46c31cd);
|
|
|
|
|
|
|
|
marker_69d341208eb47178ee7e2ecb19960e88.bindPopup(popup_4506dcf88a0da7a89c15e5de570dfdf7)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_69d341208eb47178ee7e2ecb19960e88.setIcon(icon_4cf82f8ee74bec3a5f1d2d3cd5a66ff3);
|
|
|
|
|
|
var marker_7786d99025ae47d415ff635d24ac0e7d = L.marker(
|
|
[34.0356, -118.442],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_69d8078b35fa780fe829c3184dad3abc = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_5cb9905c3532bb685a48af85a4b42727 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_336f1d8f1310cf7ec689c864539f4df0 = $(`<div id="html_336f1d8f1310cf7ec689c864539f4df0" style="width: 100.0%; height: 100.0%;">nostr.computingcache.com:443</div>`)[0];
|
|
popup_5cb9905c3532bb685a48af85a4b42727.setContent(html_336f1d8f1310cf7ec689c864539f4df0);
|
|
|
|
|
|
|
|
marker_7786d99025ae47d415ff635d24ac0e7d.bindPopup(popup_5cb9905c3532bb685a48af85a4b42727)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_7786d99025ae47d415ff635d24ac0e7d.setIcon(icon_69d8078b35fa780fe829c3184dad3abc);
|
|
|
|
|
|
var marker_935e277699c7bd4a3778036dfdc03fa8 = L.marker(
|
|
[43.6532, -79.3832],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_213e71d288e819643c64b6f0e3b4ee7f = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_8d7ae66902fe1cb2294c373294f0c636 = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_d10064e43462e54917e93d362edf8051 = $(`<div id="html_d10064e43462e54917e93d362edf8051" style="width: 100.0%; height: 100.0%;">public.crostr.com</div>`)[0];
|
|
popup_8d7ae66902fe1cb2294c373294f0c636.setContent(html_d10064e43462e54917e93d362edf8051);
|
|
|
|
|
|
|
|
marker_935e277699c7bd4a3778036dfdc03fa8.bindPopup(popup_8d7ae66902fe1cb2294c373294f0c636)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_935e277699c7bd4a3778036dfdc03fa8.setIcon(icon_213e71d288e819643c64b6f0e3b4ee7f);
|
|
|
|
|
|
var marker_81ea8f5a5bf991360f470a8bfc6965a6 = L.marker(
|
|
[49.4521, 11.0767],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_34a89ce013ca9fdbf569fa8404d6776e = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_c23f8a7f358d22fc46726d59fceb94ea = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2c3dc50b6f0793cb78fd6c18e0327cb2 = $(`<div id="html_2c3dc50b6f0793cb78fd6c18e0327cb2" style="width: 100.0%; height: 100.0%;">relay-rpi.edufeed.org</div>`)[0];
|
|
popup_c23f8a7f358d22fc46726d59fceb94ea.setContent(html_2c3dc50b6f0793cb78fd6c18e0327cb2);
|
|
|
|
|
|
|
|
marker_81ea8f5a5bf991360f470a8bfc6965a6.bindPopup(popup_c23f8a7f358d22fc46726d59fceb94ea)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_81ea8f5a5bf991360f470a8bfc6965a6.setIcon(icon_34a89ce013ca9fdbf569fa8404d6776e);
|
|
|
|
|
|
var marker_fc56e37b5b0e09e724baa8003921ffc3 = L.marker(
|
|
[13.966, 101.513],
|
|
{
|
|
}
|
|
).addTo(marker_cluster_d639af3e5b089a170a8422778ff8a015);
|
|
|
|
|
|
var icon_2190b1ed7029ee81bbc2e71f5106d576 = L.AwesomeMarkers.icon(
|
|
{
|
|
"markerColor": "blue",
|
|
"iconColor": "white",
|
|
"icon": "signal",
|
|
"prefix": "fa",
|
|
"extraClasses": "fa-rotate-0",
|
|
}
|
|
);
|
|
|
|
|
|
var popup_e3d3a96e821060b5fc473f2e5242ed9e = L.popup({
|
|
"maxWidth": "100%",
|
|
});
|
|
|
|
|
|
|
|
var html_2cf99e48247164c285f06599f48d7f10 = $(`<div id="html_2cf99e48247164c285f06599f48d7f10" style="width: 100.0%; height: 100.0%;">relay.notoshi.win:443</div>`)[0];
|
|
popup_e3d3a96e821060b5fc473f2e5242ed9e.setContent(html_2cf99e48247164c285f06599f48d7f10);
|
|
|
|
|
|
|
|
marker_fc56e37b5b0e09e724baa8003921ffc3.bindPopup(popup_e3d3a96e821060b5fc473f2e5242ed9e)
|
|
;
|
|
|
|
|
|
|
|
|
|
marker_fc56e37b5b0e09e724baa8003921ffc3.setIcon(icon_2190b1ed7029ee81bbc2e71f5106d576);
|
|
|
|
|
|
marker_cluster_d639af3e5b089a170a8422778ff8a015.addTo(map_5e115cb3cdbb6d9c2101a0dd220a7286);
|
|
|
|
</script>
|
|
</html> |