diff options
Diffstat (limited to 'app/phishing.html')
-rw-r--r-- | app/phishing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/phishing.html b/app/phishing.html index e67dfd5f3..ab96063b5 100644 --- a/app/phishing.html +++ b/app/phishing.html @@ -45,7 +45,7 @@ ga('require', 'linker'); ga('linker:autoLink', ['harrydenley.com', 'metamask.io'], false, true); </script> - <script src="phishingdetect.js"></script> + <script src="phishing-detect.js"></script> </head> <body> |