Update README.md

This commit is contained in:
Jaco Greeff
2020-10-14 11:41:53 +02:00
committed by GitHub
parent 143c8ec7e6
commit 2b451df711
+3 -1
View File
@@ -2,7 +2,9 @@
A curated list of known less-than-honest sites inclusive of a simple JS utility function to check any host against this list.
Any additions can be made by editing [all.json](https://github.com/polkadot-js/phishing/edit/master/all.json) and adding any new sites in alphabetical order.
Any additions can be made by editing [all.json](https://github.com/polkadot-js/phishing/edit/master/all.json) and adding any new sites in alphabetical order.
Making additions to the list will be reflected (on merge) at [polkadot.js.org/phishing/all.json](https://polkadot.js.org/phishing/all.json) and can be consumed via the [@polkadot/phishing library](https://github.com/polkadot-js/phishing/tree/master/packages/phishing) and other tools.
## Contributing