https://github.com/bytealex/anti-fish-lists
False-Positive reporting repository for https://anti-fish.bitflow.dev
https://github.com/bytealex/anti-fish-lists
Last synced: 12 months ago
JSON representation
False-Positive reporting repository for https://anti-fish.bitflow.dev
- Host: GitHub
- URL: https://github.com/bytealex/anti-fish-lists
- Owner: ByteAlex
- Created: 2021-10-09T18:50:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T03:33:37.000Z (over 1 year ago)
- Last Synced: 2025-01-11T23:38:45.106Z (about 1 year ago)
- Size: 161 KB
- Stars: 9
- Watchers: 2
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anti-fish-lists
This project's purpose is to serve a publicly accessible whitelist for false posititves found via the [anti-fish-api service](https://anti-fish.bitflow.dev/).
## How it works
The contents of the `whitelist.txt` are being pulled from the API once every 60 minutes. The API parses this as "one entry per line" and makes sure none of
the listed entries are being returned as a match.
## Contributing
You can just add a line to the `whitelist.txt` and file a PR explaining why this domain should be whitelisted.
# The API
Please check out the [API](https://anti-fish.bitflow.dev/)