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