diff options
| author | 2019-03-05 22:36:35 -0500 | |
|---|---|---|
| committer | 2019-03-05 22:36:35 -0500 | |
| commit | d4fa9d851c2658086ce7e966c72701b2e963539f (patch) | |
| tree | e1c907151043b61a0331fb40fdcfab9c422d1785 /client | |
| parent | Only allow plaintext uploads (diff) | |
Remove all mentions of p.toastin.space
Diffstat (limited to 'client')
| -rwxr-xr-x | client/brpaste.anypaste | 2 |
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 |
