mirror of
https://github.com/phishdestroy/destroylist.git
synced 2025-12-14 20:38:37 +01:00
Project Allowlist (allow/)
Short allowlist of legitimate crypto/Web3 project domains used to avoid false positives in our security filters.
[IMPORTANT] Apex domains only (e.g., example.org). No subdomains. No paths.
[NOTE] This dataset combines our own verified domains and entries sourced from SEAL (Security Alliance) allowlists. Big thanks to SEAL for their contribution to the community.
Contents
allow/allowlist.json— array of lowercase apex domainsallow/README.md— this file
Example allowlist.json:
[
"binance.com",
"kraken.com",
"uniswap.org"
]
Additions via Issues
Open: https://github.com/phishdestroy/destroylist/issues Include: project name, homepage (full URL), domains (apex), short rationale.
Sources
SEAL — Security Alliance Allowlists: https://github.com/security-alliance/allowlists
