Skip to content

Commit a8d0bf8

Browse files
committed
Update Onion site address
1 parent c692cb4 commit a8d0bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

writeas.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
const (
1717
apiURL = "https://write.as/api"
1818
devAPIURL = "https://development.write.as/api"
19-
torAPIURL = "http://writeas7pm7rcdqg.onion/api"
19+
torAPIURL = "http://writeasw4b635r4o3vec6mu45s47ohfyro5vayzx2zjwod4pjswyovyd.onion/api"
2020

2121
// Current go-writeas version
2222
Version = "2"

0 commit comments

Comments
 (0)