Skip to content

Commit

Permalink
docs: add adless to Arch User Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
WIttyJudge committed Dec 14, 2024
1 parent 5e14be1 commit 387dcdf
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ And that's how Adless was made.

## Installation

### Package manager

On Arch Linux (AUR)

```bash
yay -S adless-bin
```

### Manual Installation

Download the latest tar from the [releases page](https://github.com/WIttyJudge/adless/releases) and decompress.
Expand Down Expand Up @@ -99,9 +107,9 @@ but it can be redefined using `--config` flag or the following environment varia

```yaml
blocklists:
- target: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
- target: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
whitelists:
- target: https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
- target: https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt
```
### Create
Expand Down

0 comments on commit 387dcdf

Please sign in to comment.