summaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toastin.space>2019-03-05 22:36:35 -0500
committerChloe Kudryavtsev <toast@toastin.space>2019-03-05 22:36:35 -0500
commitd4fa9d851c2658086ce7e966c72701b2e963539f (patch)
treee1c907151043b61a0331fb40fdcfab9c422d1785 /client
parentOnly allow plaintext uploads (diff)
Remove all mentions of p.toastin.space
Diffstat (limited to 'client')
-rwxr-xr-xclient/brpaste.anypaste2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/brpaste.anypaste b/client/brpaste.anypaste
index c7bb0bb..e1434b4 100755
--- a/client/brpaste.anypaste
+++ b/client/brpaste.anypaste
@@ -27,5 +27,5 @@ case $1 in
echo 'direct'
echo
echo '[optional_config]'
- echo 'brpaste_host:Hosted instance to use (default: https://p.toastin.space)'
+ echo 'brpaste_host:Hosted instance to use (default: https://brpaste.xyz)'
esac