Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Append PhishFort blacklist, whitelist to detection * Typo fix * Removed unnecessary list * Swapped out blacklist with lighter "hotlist" * collapse sequential queries * Updated queryConfig, graceful failure of one list. * Updated eth-phishing-detect to v1.2 * Add config interface, shaping of configs. * Updated tests for multiple configs * Return EthPhishingDetectResult from check(...) * Tests: 'type' & 'name' checks, fuzzy & legacy cnf. * Update src/third-party/PhishingController.ts Co-authored-by: Mark Stacey <[email protected]> * Updated default config & related tests * Update src/third-party/PhishingController.ts Co-authored-by: Mark Stacey <[email protected]> * Update src/third-party/PhishingController.ts Co-authored-by: Mark Stacey <[email protected]> * Linting Co-authored-by: korn101 <[email protected]> Co-authored-by: Mark Stacey <[email protected]>
- Loading branch information