Satstralia Onion urls

This commit is contained in:
Satstralia
2024-01-17 20:37:00 +00:00
parent 19b64dd384
commit 14407555ce
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ server {
proxy_set_header Host $host;
proxy_redirect off;
# Replace with the onion hidden service of your coordinator
add_header Onion-Location http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion$request_uri;
add_header Onion-Location http://satstraoq35jffvkgpfoqld32nzw2siuvowanruindbfojowpwsjdgad.onion$request_uri;
limit_req zone=tenpersec burst=10;
}

View File

@ -36,7 +36,7 @@ server {
proxy_set_header Host $host;
proxy_redirect off;
# Replace with the onion hidden service of your coordinator
add_header Onion-Location http://robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion$request_uri;
add_header Onion-Location https://qu6xztmzhlve6nxbb77jldek53pvhkaltz6seni7wq6g6yyj233qp4yd.onion$request_uri;
limit_req zone=fivepersec burst=10;
}