mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
红旗空间:修复任务
This commit is contained in:
1
hqkj.js
1
hqkj.js
@@ -69,6 +69,7 @@ class UserInfo {
|
|||||||
await this.postArticle()
|
await this.postArticle()
|
||||||
if (this.articleStatus == true) {
|
if (this.articleStatus == true) {
|
||||||
await $.wait(8000)
|
await $.wait(8000)
|
||||||
|
await this.user_info()
|
||||||
if (this.postId !== "") {
|
if (this.postId !== "") {
|
||||||
//await this.comment()
|
//await this.comment()
|
||||||
await this.forward()
|
await this.forward()
|
||||||
|
|||||||
Reference in New Issue
Block a user