From 2dc526796d48ef0cb1c9f2b6c57a3f4ab6a122b8 Mon Sep 17 00:00:00 2001 From: yuexin Date: Mon, 22 Apr 2024 22:31:25 +0800 Subject: [PATCH] add RT/Like task --- initdatas/activity_info.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/initdatas/activity_info.json b/initdatas/activity_info.json index f5edf2f..a9d65fb 100644 --- a/initdatas/activity_info.json +++ b/initdatas/activity_info.json @@ -127,6 +127,38 @@ "end": "2025-01-01 00:00", "checkChain": false, "params": {"time": 6, "failRate": 0} + }, + { + "id": "e2ltjmohtvldpdhtz6o", + "task": "TwitterRetweet", + "title": "RT - Counter Fire x opBNB", + "type": 1, + "desc": "Retweet specific tweets", + "category": "Social Tasks", + "score": 50, + "autoclaim": false, + "pretasks": ["e2yhq2lj30vwcpedv7p"], + "cfg": {"icon": "twitter", "content": "1782375351244804306"}, + "start": "2024-01-01 00:00", + "end": "2025-01-01 00:00", + "checkChain": false, + "params": {"time": 6, "failRate": 0} + }, + { + "id": "e2dcbweojt7tzgl5xh4", + "task": "TwitterLike", + "title": "Like - Counter Fire x opBNB", + "type": 1, + "desc": "Like specific tweets", + "category": "Social Tasks", + "score": 50, + "autoclaim": false, + "pretasks": ["e2yhq2lj30vwcpedv7p"], + "cfg": {"icon": "twitter", "content": "1782375351244804306"}, + "start": "2024-01-01 00:00", + "end": "2025-01-01 00:00", + "checkChain": false, + "params": {"time": 6, "failRate": 0} } ], "startTime": 1713355200000,