mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-09 03:20:13 +00:00
Satstralia Onion urls
This commit is contained in:
@ -37,7 +37,7 @@ server {
|
|||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
proxy_redirect off;
|
proxy_redirect off;
|
||||||
# Replace with the onion hidden service of your coordinator
|
# 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;
|
limit_req zone=tenpersec burst=10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ server {
|
|||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
proxy_redirect off;
|
proxy_redirect off;
|
||||||
# Replace with the onion hidden service of your coordinator
|
# 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;
|
limit_req zone=fivepersec burst=10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user