We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c692cb4 commit a8d0bf8Copy full SHA for a8d0bf8
writeas.go
@@ -16,7 +16,7 @@ import (
16
const (
17
apiURL = "https://write.as/api"
18
devAPIURL = "https://development.write.as/api"
19
- torAPIURL = "http://writeas7pm7rcdqg.onion/api"
+ torAPIURL = "http://writeasw4b635r4o3vec6mu45s47ohfyro5vayzx2zjwod4pjswyovyd.onion/api"
20
21
// Current go-writeas version
22
Version = "2"
0 commit comments