n8n-nodes-ume-v4 4.5.32 → 4.5.34

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.
@@ -495,7 +495,7 @@
495
495
  "minAmount": 20,
496
496
  "maxAmount": 2000,
497
497
  "price": 0,
498
- "note": "Không features đặc biệt"
498
+ "note": " 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"
499
499
  },
500
500
  {
501
501
  "id": "server_2",
@@ -503,47 +503,23 @@
503
503
  "minAmount": 20,
504
504
  "maxAmount": 2000,
505
505
  "price": 0,
506
- "note": "Không features đặc biệt"
507
- },
508
- {
509
- "id": "server_3",
510
- "name": "Server 3 - Retweet Twitter",
511
- "minAmount": 20,
512
- "maxAmount": 2000,
513
- "price": 0,
514
- "note": "Không có features đặc biệt"
515
- },
516
- {
517
- "id": "server_4",
518
- "name": "Server 4 - Retweet Twitter",
519
- "minAmount": 20,
520
- "maxAmount": 2000,
521
- "price": 0,
522
- "note": "Không có features đặc biệt"
506
+ "note": " tỉ lệ tụt cao hơn sv1"
523
507
  }
524
508
  ],
525
- "generalNote": "Lưu ý:\n- Retweet giúp tweet lan tỏa rộng rãi\n- thể mua nhiều server cùng lúc"
509
+ "generalNote": "Lưu ý:\n- Retweet giúp tweet lan tỏa rộng rãi\n- Mỗi link chỉ được mua 1 lần\n- Server 2 có tỉ lệ tụt cao hơn Server 1"
526
510
  },
527
511
  "view_twitter": {
528
512
  "servers": [
529
- {
530
- "id": "server_1",
531
- "name": "Server 1 - View Twitter",
532
- "minAmount": 100,
533
- "maxAmount": 100000,
534
- "price": 1,
535
- "note": "Không có features đặc biệt"
536
- },
537
513
  {
538
514
  "id": "server_2",
539
515
  "name": "Server 2 - View Twitter",
540
- "minAmount": 100,
541
- "maxAmount": 50000,
542
- "price": 1.5,
543
- "note": "Không features đặc biệt"
516
+ "minAmount": 1000,
517
+ "maxAmount": 10000000,
518
+ "price": 11,
519
+ "note": "Siêu tốc, lên sau vài phút. 10 triệu view/1 ngày\n• Có tăng lượt impressions để bật kiếm tiền"
544
520
  }
545
521
  ],
546
- "generalNote": "Lưu ý:\n- View giúp tweet có nhiều lượt xem\n- Có thể mua nhiều server cùng lúc"
522
+ "generalNote": "Lưu ý:\n- View giúp tweet có nhiều lượt xem\n- Siêu tốc, lên sau vài phút\n- tăng lượt impressions để bật kiếm tiền"
547
523
  }
548
524
  }
549
525
  }
@@ -3741,24 +3741,24 @@
3741
3741
  "description": "Dịch vụ View Twitter trên twitter\n\n",
3742
3742
  "parameters": [
3743
3743
  {
3744
- "name": "url",
3745
- "displayName": "URL",
3744
+ "name": "link",
3745
+ "displayName": "Link",
3746
3746
  "type": "string",
3747
3747
  "required": false,
3748
3748
  "default": "",
3749
- "description": "URL gốc của nội dung cần tăng",
3750
- "placeholder": "https://www.facebook.com/username/posts/123456789"
3749
+ "description": "Link gốc (hệ thống sẽ tự động trích xuất ID từ URL nếu bạn nhập link)",
3750
+ "placeholder": "https://x.com/username/status/123456789 hoặc 123456789"
3751
3751
  },
3752
3752
  {
3753
3753
  "name": "count",
3754
3754
  "displayName": "Số lượng",
3755
3755
  "type": "number",
3756
3756
  "required": true,
3757
- "default": 50,
3757
+ "default": 1000,
3758
3758
  "description": "Số lượng cần tăng",
3759
3759
  "typeOptions": {
3760
- "minValue": 50,
3761
- "maxValue": 100000
3760
+ "minValue": 1000,
3761
+ "maxValue": 10000000
3762
3762
  }
3763
3763
  },
3764
3764
  {
@@ -3770,7 +3770,7 @@
3770
3770
  "description": "Chọn server phù hợp với yêu cầu của bạn",
3771
3771
  "options": [
3772
3772
  {
3773
- "name": "Server 1 - 11₫ (50-100000) - Hoạt động",
3773
+ "name": "Server 1 - 11₫ (1000-10000000) - Hoạt động",
3774
3774
  "value": "server_2",
3775
3775
  "description": "Features:\n• Siêu tốc, lên sau vài phút. 10 triệu view/1 ngày\n• Có tăng lượt impressions để bật kiếm tiền"
3776
3776
  }
@@ -3780,7 +3780,7 @@
3780
3780
  {
3781
3781
  "name": "Server 2",
3782
3782
  "value": "server_2",
3783
- "description": "Giá: 11₫ - Min: 50 - Max: 100000 - Hoạt động"
3783
+ "description": "Giá: 11₫ - Min: 1000 - Max: 10000000 - Hoạt động"
3784
3784
  }
3785
3785
  ]
3786
3786
  }
@@ -3882,22 +3882,12 @@
3882
3882
  {
3883
3883
  "name": "Server 1 - (?đ) (20-2000) - Hoạt động",
3884
3884
  "value": "server_1",
3885
- "description": "Không features đặc biệt"
3885
+ "description": " 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
3886
  },
3887
3887
  {
3888
3888
  "name": "Server 2 - (?đ) (20-2000) - Hoạt động",
3889
3889
  "value": "server_2",
3890
- "description": "Không features đặc biệt"
3891
- },
3892
- {
3893
- "name": "Server 3 - (?đ) (20-2000) - Hoạt động",
3894
- "value": "server_3",
3895
- "description": "Không có features đặc biệt"
3896
- },
3897
- {
3898
- "name": "Server 4 - (?đ) (20-2000) - Hoạt động",
3899
- "value": "server_4",
3900
- "description": "Không có features đặc biệt"
3890
+ "description": " tỉ lệ tụt cao hơn sv1"
3901
3891
  }
3902
3892
  ],
3903
3893
  "typeOptions": {
@@ -3911,16 +3901,6 @@
3911
3901
  "name": "Server 2",
3912
3902
  "value": "server_2",
3913
3903
  "description": "Giá: ?đ - Min: 20 - Max: 2000 - Hoạt động"
3914
- },
3915
- {
3916
- "name": "Server 3",
3917
- "value": "server_3",
3918
- "description": "Giá: ?đ - Min: 20 - Max: 2000 - Hoạt động"
3919
- },
3920
- {
3921
- "name": "Server 4",
3922
- "value": "server_4",
3923
- "description": "Giá: ?đ - Min: 20 - Max: 2000 - Hoạt động"
3924
3904
  }
3925
3905
  ]
3926
3906
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-ume-v4",
3
- "version": "4.5.32",
3
+ "version": "4.5.34",
4
4
  "description": "UME Social Seeding Services for n8n - Version 4 with updated features",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",