An open API service indexing awesome lists of open source software.

https://github.com/mouse484/trashfilter

Trash Filter
https://github.com/mouse484/trashfilter

Last synced: 8 months ago
JSON representation

Trash Filter

Awesome Lists containing this project

README

          

# Trash Filter

Customizable trash filters for uBlock Origin.

## Usage

1. [Install uBlock Origin](https://github.com/gorhill/uBlock#installation)
2. Import this Filter [uBlock Dashboard > Filter List > Custom > Import](https://github.com/gorhill/uBlock/wiki/Filter-lists-from-around-the-web)

- Use the following URL:
`https://trash-filter.vercel.app/?url=`

### How to make a TrashList

1. Create a list of URLs separated by a new line, like [test.txt](https://github.com/mouse484/TrashSiteFilter/blob/main/public/test.txt)
2. The URL can be a domain or a subdomain or a directory. (`test.example.com` / `example.com/test`)

## Contributing

Pull requests are welcome.

## License

[MIT](https://choosealicense.com/licenses/mit/)