1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Eduardo Antuña Díez a2082bae5c Avoid overwriting a domain that can be resolved by DNS
According to the current implementation any domain ending in .eth or .test will try to resolve through ENS even if the DNS is able to resolve it.
changing `onBeforeRequest` to `onErrorOccurred` will only resolve those .eth or .test domains that the DNS is not able to resolve.
2018-08-09 12:20:51 +02:00
..
_locales Show invalid seed phrase error when importing new account 2018-08-07 02:09:26 -02:30
fonts
images add phishing html page, and redirect to bundled page in-window 2018-07-27 00:03:39 +08:00
scripts Avoid overwriting a domain that can be resolved by DNS 2018-08-09 12:20:51 +02:00
404.html
error.html
home.html
loading.html
manifest.json add phishing html page, and redirect to bundled page in-window 2018-07-27 00:03:39 +08:00
notification.html
phishing.html Update Phishing Html 2018-07-27 14:10:18 -07:00
popup.html
unsupport.html