From c3a612e8356a279df625516c296ee67d1e0f1d66 Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 12 Mar 2023 09:38:39 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20'f?= =?UTF-8?q?lows/30.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flows/30.json | 66 --------------------------------------------------- 1 file changed, 66 deletions(-) delete mode 100755 flows/30.json diff --git a/flows/30.json b/flows/30.json deleted file mode 100755 index a9bd732..0000000 --- a/flows/30.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "createdAt": "2022-06-01T06:06:09.141Z", - "updatedAt": "2022-06-01T06:17:38.705Z", - "id": "30", - "name": "miniflux", - "active": false, - "nodes": [ - { - "parameters": {}, - "name": "Start", - "type": "n8n-nodes-base.start", - "typeVersion": 1, - "position": [ - 240, - 300 - ], - "id": "fcb7f925-cdea-4ab7-99d5-5d6d29d961e3" - }, - { - "parameters": { - "url": "https://rss.cynic.club/v1/entries?status=unread&direction=desc", - "options": {}, - "headerParametersUi": { - "parameter": [ - { - "name": "X-Auth-Token", - "value": "7D4Yc7rm3wNa88QSJqpVstji3euROwa0YTTDQniMeQ4=" - } - ] - } - }, - "name": "HTTP Request", - "type": "n8n-nodes-base.httpRequest", - "typeVersion": 2, - "position": [ - 460, - 300 - ], - "id": "54f6a9fe-412a-4a7c-b651-c418362e0d3c" - } - ], - "connections": { - "Start": { - "main": [ - [ - { - "node": "HTTP Request", - "type": "main", - "index": 0 - } - ] - ] - }, - "HTTP Request": { - "main": [ - [] - ] - } - }, - "settings": {}, - "staticData": null, - "pinData": null, - "versionId": "609cde2f-54a4-4c68-ba85-8f967ba43b62", - "triggerCount": 0, - "tags": [] -} \ No newline at end of file