From c40d79d55dace63e6c877694bcb6f7e373f24dc2 Mon Sep 17 00:00:00 2001
From: Michael - Blurpesec <hahn.michael.f@gmail.com>
Date: Sat, 28 Apr 2018 20:13:10 -0400
Subject: [PATCH] Updated FAQ

Edited to suggest using the ESL chrome extension instead of EAL.
---
 _layouts/faq.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_layouts/faq.html b/_layouts/faq.html
index 02ef38b7..5e72663b 100644
--- a/_layouts/faq.html
+++ b/_layouts/faq.html
@@ -2,9 +2,9 @@ <h1><i class="help circle icon"></i> FAQ</h1>
 <h2>How to protect myself against scammers?</h2>
 <div class="ui bulleted list">
   <div class="item"><b>Use cold storage</b> - Buy a <a href="https://www.ledgerwallet.com/r/6e75?path=/products/">Ledger Nano S</a> or a <a href="https://shop.trezor.io?a=luit.hollander@gmail.com">Trezor</a></div>
-  <div class="item"><b>Bookmark your crypto sites</b> - Use those bookmarks and only those</div>
+  <div class="item"><b>Bookmark your crypto sites</b> - Use those bookmarks and only those.</div>
   <div class="item"><b>Only send funds to trusted addresses</b> - Double-check what address you're sending ETH to. Look up the address at <a href="https://etherscan.io">etherscan.io</a> and check if there are bad reviews</div>
-  <div class="item"><b>Never trust any discord/slack/telegram/reddit message</b> - Don't ever fall for messages that say you can get free ETH or that a hack occured</div>
+  <div class="item"><b>Never trust any discord/slack/telegram/reddit message</b> - Don't ever fall for messages that say you can get free ETH or that a hack has occurred.</div>
 </div>
 MyCrypto has written a great guide on <a href="https://support.mycrypto.com/security/securing-your-ethereum.html">protecting yourself and your funds</a>.
 <h2>How can I join the fight?</h2>
@@ -12,7 +12,7 @@ <h2>How can I join the fight?</h2>
   <div class="item">Report scams to us <a href="../report">here</a></div>
   <div class="item">Report scams to Google: <a>https://safebrowsing.google.com/safebrowsing/report_phish/?hl=en</a></div>
   <div class="item">Send abuse reports to the registrar, hosting and ssl provider of the scam domains</div>
-  <div class="item">Install the <a target="_blank" href="https://chrome.google.com/webstore/detail/etheraddresslookup/pdknmigbbbhmllnmgdfalmedcmcefdfn">EtherAddressLookup</a> extension on your browser</div>
+  <div class="item">Install the <a target="_blank" href="https://chrome.google.com/webstore/detail/ethersecuritylookup/bhhfhgpgmifehjdghlbbijjaimhmcgnf">EtherSecurityLookup</a> extension on your browser</div>
 </div>
 <h2>Can I use the data from this project?</h2>
 Yes, you can either <a href="https://github.com/MrLuit/EtherScamDB/tree/master/_data" target="_blank">download the raw data files from Github</a> or take a look at our <a href="/api">API</a>.