https://github.com/mouse484/trashfilter
Trash Filter
https://github.com/mouse484/trashfilter
Last synced: 8 months ago
JSON representation
Trash Filter
- Host: GitHub
- URL: https://github.com/mouse484/trashfilter
- Owner: mouse484
- Created: 2021-03-10T02:49:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T11:10:45.000Z (about 5 years ago)
- Last Synced: 2025-02-01T11:18:30.555Z (over 1 year ago)
- Language: TypeScript
- Homepage: trash-filter.vercel.app
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)