We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 258ea46 commit f277cb3Copy full SHA for f277cb3
README.md
@@ -75,7 +75,7 @@ https://mqqapi.reader.qq.com/mqq/addReadTimeWithBid?scene=***&refer=-1&bid=***&r
75
https://mqqapi.reader.qq.com/mqq/addReadTimeWithBid?scene=***&refer=-1&bid=***&readTime=***&read_type=0&conttype=1&read_status=0&chapter_info=%5B%7B%221%22%3A%7B%22readTime%22%3A***%2C%22pay_status%22%3A0%7D%7D%5D&sp=-1
76
```
77
78
-5. **特别注意:** 三个参数出现的顺序一定要一致,且每个参数有几个账号就写几行,不要有多余空行!
+5. **特别注意:** 三个参数中每个账号信息出现的顺序一定要一致,且每个参数有几个账号就写几行,不要有多余空行!
79
80
### 运行方式
81
0 commit comments