aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/phishing.html2
-rw-r--r--app/scripts/phishing-detect.js (renamed from app/scripts/esdb-replace.js)0
2 files changed, 1 insertions, 1 deletions
diff --git a/app/phishing.html b/app/phishing.html
index 588e8ea34..36a95b656 100644
--- a/app/phishing.html
+++ b/app/phishing.html
@@ -26,7 +26,7 @@
color: white;
}
</style>
- <script src="esdb-replace.js"></script>
+ <script src="phishingdetect.js"></script>
</head>
<body>
diff --git a/app/scripts/esdb-replace.js b/app/scripts/phishing-detect.js
index ae5991586..ae5991586 100644
--- a/app/scripts/esdb-replace.js
+++ b/app/scripts/phishing-detect.js