mirror of
https://codeberg.org/oliphant/blocklists.git
synced 2025-05-04 01:14:46 +00:00
automated commit on 2023-05-01 07:26:11
This commit is contained in:
parent
40120338ca
commit
60cc8f55b3
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Oliphant.Social Shared Blocklist Files
|
||||
|
||||
See [RUNNING.md](/oliphant/blocklists/src/branch/main/RUNNING.md) for more information on running the scripts in this repo to generate these blocklists yourself, to modify the sources, or push the blocks to a server you control.
|
||||
|
||||
This folder contains scripts to generate the blocklist files.See the [blocklists folder](src/branch/main/blocklists) for blocklist files.
|
||||
|
||||
For more information, please check out some blog entries:
|
||||
|
||||
* [The Blocklist Algorithm](https://writer.oliphant.social/oliphant/the-blocklist-algorithm)
|
||||
|
|
|
@ -30,7 +30,7 @@ For more information on how to configure the push file, or a greater explanation
|
|||
|
||||
## Configuration
|
||||
|
||||
The list of blocklist sources can be found in the [/config/pull.conf.toml](/oliphant/blocklists/src/branch/main/config/pull.conf.toml).
|
||||
The list of blocklist sources can be found in the [/config/pull.conf.toml](src/branch/main/config/pull.conf.toml).
|
||||
|
||||
These initial sources are pulled down, with each of them being saved as an intermediate file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue