n8n-nodes-ume-v4 4.5.3 → 4.5.4
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.
@@ -1823,13 +1823,13 @@
|
|
1823
1823
|
"description": "Dịch vụ View Instagram trên instagram\n\n",
|
1824
1824
|
"parameters": [
|
1825
1825
|
{
|
1826
|
-
"name": "
|
1827
|
-
"displayName": "
|
1826
|
+
"name": "link",
|
1827
|
+
"displayName": "Link bài viết",
|
1828
1828
|
"type": "string",
|
1829
1829
|
"required": false,
|
1830
1830
|
"default": "",
|
1831
|
-
"description": "
|
1832
|
-
"placeholder": "https://www.
|
1831
|
+
"description": "Link gốc của bài viết Instagram (hệ thống sẽ tự động trích xuất ID từ URL nếu bạn nhập link)",
|
1832
|
+
"placeholder": "https://www.instagram.com/p/ABC123/"
|
1833
1833
|
},
|
1834
1834
|
{
|
1835
1835
|
"name": "count",
|
@@ -1976,9 +1976,8 @@
|
|
1976
1976
|
"max": 39.9
|
1977
1977
|
},
|
1978
1978
|
"defaultValues": {
|
1979
|
-
"server": "
|
1980
|
-
"
|
1981
|
-
"uid": "",
|
1979
|
+
"server": "server_2",
|
1980
|
+
"link": "",
|
1982
1981
|
"note": "Tự động tạo từ n8n UME Social Seeding"
|
1983
1982
|
},
|
1984
1983
|
"selectedServer": {
|
@@ -2004,13 +2003,13 @@
|
|
2004
2003
|
"description": "Dịch vụ Like Threads trên threads\n\n",
|
2005
2004
|
"parameters": [
|
2006
2005
|
{
|
2007
|
-
"name": "
|
2008
|
-
"displayName": "
|
2006
|
+
"name": "link",
|
2007
|
+
"displayName": "Link bài viết",
|
2009
2008
|
"type": "string",
|
2010
2009
|
"required": false,
|
2011
2010
|
"default": "",
|
2012
|
-
"description": "
|
2013
|
-
"placeholder": "https://www.
|
2011
|
+
"description": "Link gốc của bài viết Threads (hệ thống sẽ tự động trích xuất ID từ URL nếu bạn nhập link)",
|
2012
|
+
"placeholder": "https://www.threads.net/@username/post/ABC123"
|
2014
2013
|
},
|
2015
2014
|
{
|
2016
2015
|
"name": "count",
|
@@ -2105,9 +2104,8 @@
|
|
2105
2104
|
"max": 245.7
|
2106
2105
|
},
|
2107
2106
|
"defaultValues": {
|
2108
|
-
"server": "
|
2109
|
-
"
|
2110
|
-
"uid": "",
|
2107
|
+
"server": "server_3",
|
2108
|
+
"link": "",
|
2111
2109
|
"note": "Tự động tạo từ n8n UME Social Seeding"
|
2112
2110
|
},
|
2113
2111
|
"selectedServer": {
|