diff --git a/README.md b/README.md index b5c30f1d34c50f025a5e0676d50f7a0a018c2d78..fedfef321f1549facde0dd8f43ef6f82937fde8e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project is a patched SimpleModifyHeader extension, which automatically sync **You must use your own pastebin service instead of mine. DO NOT make me angry!** -1. Put pastebin.php on your website, and update all links to `recolic.net` in code with yours. (`grep -F recolic.net -r .`) +1. Put pastebin.php on your website, and modify the link in `uploader/background.js`. (Search for "fetch") 2. Install `uploader` extension in windows-chrome (or edge), and install `downloader` extension in your devbox. 3. `Start` the extension in windows-chrome. On your devbox, use `pull!https://recolic.net/your/pastebin.php` as your "Header Field Value".