Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoAccess, iptables timeouts, loading of blockbot lists by URL #83

Merged
merged 27 commits into from
Jun 6, 2024
Merged

Conversation

kx1t
Copy link
Member

@kx1t kx1t commented Jun 6, 2024

No description provided.

kx1t and others added 27 commits May 13, 2024 22:31
…t bug fix) (#80)

* build(deps): Bump actions/checkout from 4.1.5 to 4.1.6

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.5...v4.1.6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps): Update pre-commit hooks

* chore(deps): Update pre-commit hooks

* Update pre-commit-updates.yaml

* Fix: Manual additions to block list should not time out

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fred Clausen <[email protected]>
This feature allows BLOCKBOT exclusion terms to be loaded from a URL in addition to terms defined in the parameter: 

- If one of the comma-separated elements is a URL, we will attempt to open this URL and read a comma-separated list of exclusion terms
- If successful, these exclusion terms will be appended to the BLOCKBOT list
- the URL itself will be removed from the BLOCKBOT list regardless of success or failure of loading the additional exclusion terms
@kx1t kx1t merged commit 36e186d into main Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant