n8n-nodes-ume-v4 4.5.34 → 4.5.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3844,77 +3844,6 @@
|
|
3844
3844
|
"- Có tăng lượt impressions để bật kiếm tiền"
|
3845
3845
|
]
|
3846
3846
|
}
|
3847
|
-
},
|
3848
|
-
"retwitter": {
|
3849
|
-
"endpoint": "/twitter/retwitter_twitter",
|
3850
|
-
"displayName": "Retweet Twitter",
|
3851
|
-
"description": "Dịch vụ Retweet Twitter trên twitter\n\n**Tính năng tự động:** Hệ thống sẽ tự động trích xuất ID từ URL Facebook, Instagram, TikTok, YouTube, Twitter, Threads, Telegram, Shopee nếu bạn nhập link.",
|
3852
|
-
"parameters": [
|
3853
|
-
{
|
3854
|
-
"name": "link",
|
3855
|
-
"displayName": "Link",
|
3856
|
-
"type": "string",
|
3857
|
-
"required": false,
|
3858
|
-
"default": "",
|
3859
|
-
"description": "Link gốc (hệ thống sẽ tự động trích xuất ID từ URL nếu bạn nhập link)",
|
3860
|
-
"placeholder": "https://x.com/username/status/123456789 hoặc 123456789"
|
3861
|
-
},
|
3862
|
-
{
|
3863
|
-
"name": "count",
|
3864
|
-
"displayName": "Số lượng",
|
3865
|
-
"type": "number",
|
3866
|
-
"required": false,
|
3867
|
-
"default": 20,
|
3868
|
-
"description": "Số lượng cần tăng",
|
3869
|
-
"typeOptions": {
|
3870
|
-
"minValue": 20,
|
3871
|
-
"maxValue": 2000
|
3872
|
-
}
|
3873
|
-
},
|
3874
|
-
{
|
3875
|
-
"name": "server",
|
3876
|
-
"displayName": "Chọn Server",
|
3877
|
-
"type": "options",
|
3878
|
-
"required": false,
|
3879
|
-
"default": "server_1",
|
3880
|
-
"description": "Chọn server phù hợp với yêu cầu của bạn",
|
3881
|
-
"options": [
|
3882
|
-
{
|
3883
|
-
"name": "Server 1 - (?đ) (20-2000) - Hoạt động",
|
3884
|
-
"value": "server_1",
|
3885
|
-
"description": "Có tỉ lệ tụt.\n- Mỗi link được mua 1 lần, mua lần 2 gói sẽ bị hoàn tiền"
|
3886
|
-
},
|
3887
|
-
{
|
3888
|
-
"name": "Server 2 - (?đ) (20-2000) - Hoạt động",
|
3889
|
-
"value": "server_2",
|
3890
|
-
"description": "Có tỉ lệ tụt cao hơn sv1"
|
3891
|
-
}
|
3892
|
-
],
|
3893
|
-
"typeOptions": {
|
3894
|
-
"options": [
|
3895
|
-
{
|
3896
|
-
"name": "Server 1",
|
3897
|
-
"value": "server_1",
|
3898
|
-
"description": "Giá: ?đ - Min: 20 - Max: 2000 - Hoạt động"
|
3899
|
-
},
|
3900
|
-
{
|
3901
|
-
"name": "Server 2",
|
3902
|
-
"value": "server_2",
|
3903
|
-
"description": "Giá: ?đ - Min: 20 - Max: 2000 - Hoạt động"
|
3904
|
-
}
|
3905
|
-
]
|
3906
|
-
}
|
3907
|
-
},
|
3908
|
-
{
|
3909
|
-
"name": "note",
|
3910
|
-
"displayName": "Ghi chú",
|
3911
|
-
"type": "string",
|
3912
|
-
"required": false,
|
3913
|
-
"default": "Tự động tạo từ n8n UME Social Seeding",
|
3914
|
-
"description": " (Nếu để trống sẽ tự động tạo từ n8n)"
|
3915
|
-
}
|
3916
|
-
],
|
3917
|
-
"warnings": []
|
3918
3847
|
}
|
3919
3848
|
},
|
3920
3849
|
"youtube": {
|