export const PHISHING_NEW_ISSUE_URLS = {
  MetaMask: 'https://github.com/metamask/eth-phishing-detect/issues/new',
  PhishFort: 'https://github.com/phishfort/phishfort-lists/issues/new',
};