Browse Source

docs: update usage instructions for download_qq_tar

liuyuqi-dellpc 7 months ago
parent
commit
f50f486576
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -8,7 +8,7 @@ Server-side, download QQ email attachments
 2. Download `download_qq_tar` and execute:
 ```
 wget https://xx.com/download_qq_tar.tar.gz
-download_qq_tar https://gzc-dfsdown.mail.ftn.qq.com/xx pac_uid=0_FJizADikrJ5DM; _qimei
+./download_qq_tar <url> <cookie>
 ```
 There are two parameters: URL and cookie. The cookie needs to be separated by semicolons, e.g., `pac_uid=0_FJizADikrJ5DM; _qimei`. You can copy it directly from Chrome.