[PR #329] [MERGED] 3.7.10 update #453

Closed
opened 2026-03-02 23:40:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/329
Author: @Fadude
Created: 5/4/2021
Status: Merged
Merged: 5/4/2021
Merged by: @Fadude

Base: masterHead: 3.7.10-update


📝 Commits (1)

📊 Changes

62 files changed (+1115 additions, -509 deletions)

View changed files

📝 README.md (+4 -20)
📝 config-examples-extra/all-params.json (+17 -1)
📝 config-examples-extra/flow-of-actions/flow-loop-interact-unfollow-sleep-on-working-hours/step-1-interact-likes-and-story-on-working-hours.json (+6 -0)
📝 config-examples-extra/flow-of-actions/flow-loop-interact-unfollow-sleep-on-working-hours/step-2-unfollow-any-profile-on-working-hours.json (+6 -0)
📝 config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user-interact_targets-unfollow-on-working-hours/step-1-scrape-user-simple-scrape.json (+6 -0)
📝 config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user-interact_targets-unfollow-on-working-hours/step-2-real-user-interact_targets-likes-and-story-on-working-hours.json (+6 -0)
📝 config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user-interact_targets-unfollow-on-working-hours/step-3-real-user-unfollow-any-profile-on-working-hours.json (+6 -0)
📝 config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user/step-1-user-1-scrape-with-single-scrappers-db.json (+6 -0)
📝 config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user/step-2-user-2-scrape-with-single-scrappers-db.json (+6 -0)
📝 config-examples-extra/interact/interact-all-params.json (+17 -1)
📝 config-examples-extra/interact/interact-on-working-hours-follow-only.json (+11 -1)
📝 config-examples-extra/interact/interact-with-filters-likes-follow-story-comment.json (+11 -1)
📝 config-examples-extra/interact/interact-with-pre-and-post-scripts-likes-only.json (+11 -1)
📝 config-examples-extra/scrape/scrape-all-params.json (+12 -0)
📝 config-examples-extra/scrape/scrape-with-single-scrappers-db.json (+6 -0)
📝 config-examples-extra/scrape/simple-scrape.json (+6 -0)
📝 config-examples/all-params.json (+11 -1)
📝 config-examples/flow-of-actions/flow-interact-unfollow-switch_user-interact-unfollow-stop/step-1-user-1-interact-likes-and-story.json (+11 -1)
📝 config-examples/flow-of-actions/flow-interact-unfollow-switch_user-interact-unfollow-stop/step-2-user-1-unfollow-any-profile.json (+6 -0)
📝 config-examples/flow-of-actions/flow-interact-unfollow-switch_user-interact-unfollow-stop/step-3-user-2-interact-likes-and-story.json (+11 -1)

...and 42 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alexal1/Insomniac/pull/329 **Author:** [@Fadude](https://github.com/Fadude) **Created:** 5/4/2021 **Status:** ✅ Merged **Merged:** 5/4/2021 **Merged by:** [@Fadude](https://github.com/Fadude) **Base:** `master` ← **Head:** `3.7.10-update` --- ### 📝 Commits (1) - [`fb9db33`](https://github.com/alexal1/Insomniac/commit/fb9db33b866736ce1df5ce3a3d44f514aa7cb880) 3.7.10 update ### 📊 Changes **62 files changed** (+1115 additions, -509 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -20) 📝 `config-examples-extra/all-params.json` (+17 -1) 📝 `config-examples-extra/flow-of-actions/flow-loop-interact-unfollow-sleep-on-working-hours/step-1-interact-likes-and-story-on-working-hours.json` (+6 -0) 📝 `config-examples-extra/flow-of-actions/flow-loop-interact-unfollow-sleep-on-working-hours/step-2-unfollow-any-profile-on-working-hours.json` (+6 -0) 📝 `config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user-interact_targets-unfollow-on-working-hours/step-1-scrape-user-simple-scrape.json` (+6 -0) 📝 `config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user-interact_targets-unfollow-on-working-hours/step-2-real-user-interact_targets-likes-and-story-on-working-hours.json` (+6 -0) 📝 `config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user-interact_targets-unfollow-on-working-hours/step-3-real-user-unfollow-any-profile-on-working-hours.json` (+6 -0) 📝 `config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user/step-1-user-1-scrape-with-single-scrappers-db.json` (+6 -0) 📝 `config-examples-extra/flow-of-actions/flow-loop-scrape-switch_user/step-2-user-2-scrape-with-single-scrappers-db.json` (+6 -0) 📝 `config-examples-extra/interact/interact-all-params.json` (+17 -1) 📝 `config-examples-extra/interact/interact-on-working-hours-follow-only.json` (+11 -1) 📝 `config-examples-extra/interact/interact-with-filters-likes-follow-story-comment.json` (+11 -1) 📝 `config-examples-extra/interact/interact-with-pre-and-post-scripts-likes-only.json` (+11 -1) 📝 `config-examples-extra/scrape/scrape-all-params.json` (+12 -0) 📝 `config-examples-extra/scrape/scrape-with-single-scrappers-db.json` (+6 -0) 📝 `config-examples-extra/scrape/simple-scrape.json` (+6 -0) 📝 `config-examples/all-params.json` (+11 -1) 📝 `config-examples/flow-of-actions/flow-interact-unfollow-switch_user-interact-unfollow-stop/step-1-user-1-interact-likes-and-story.json` (+11 -1) 📝 `config-examples/flow-of-actions/flow-interact-unfollow-switch_user-interact-unfollow-stop/step-2-user-1-unfollow-any-profile.json` (+6 -0) 📝 `config-examples/flow-of-actions/flow-interact-unfollow-switch_user-interact-unfollow-stop/step-3-user-2-interact-likes-and-story.json` (+11 -1) _...and 42 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:40:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#453
No description provided.