From 26950c8c62a7399fffaa947fbca1a07dcdfe95e3 Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Fri, 5 Nov 2021 21:28:28 -0700 Subject: [PATCH] Clean up readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cc6dbe..795cb22 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://paste.example.com/PgRG8Hfrr9rR#I1FG2oejo2gSjB3Ym1mEmRfcN4X8GXc2pZtZeiSsW # Uploading a file with a password: $ omegaupload upload -p https://paste.example.com path/to/file Please set the password for this paste: -https://paste.crabravers.club/862vhXVp3v9R#key:tbGxzHBNnXjS2eq89X9uvZKz_i8bvapLPEp8g0waQrc=!pw +https://paste.example.com/862vhXVp3v9R#key:tbGxzHBNnXjS2eq89X9uvZKz_i8bvapLPEp8g0waQrc=!pw # Downloading a file: $ omegaupload download https://paste.example.com/PgRG8Hfrr9rR#I1FG2oejo2gSjB3Ym1mEmRfcN4X8GXc2pZtZeiSsWFo= @@ -109,4 +109,4 @@ There are a few reasons to not use OmegaUpload: is a technical limitation of the current web frontend not using a web worker in addition to the fact that browsers are not optimized for XChaCha20. - Right now, you must upload via the CLI tool. - - The frontend uses WASM, which is a novel attack surface. \ No newline at end of file + - The frontend uses WASM, which is a novel attack surface.