diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dc884c971..2719fd629f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ +### Release v3.33.0 + +- Replace all links to new one []() + ### Release v3.32.0 -- Update header, sync tokens []() +- Update header, sync tokens [#2229](https://github.com/kvhnuke/etherwallet/pull/2229) ### Release v3.31.1 diff --git a/app/includes/background/extension.js b/app/includes/background/extension.js index e80336848e..1387f2e22d 100644 --- a/app/includes/background/extension.js +++ b/app/includes/background/extension.js @@ -106,7 +106,7 @@ function querycB(tabs) { checkUrlSimilarity(tabs[0].url, SEARCH_STRING) ) { urlRedirect = encodeURI( - `https://www.myetherwallet.com/phishing.html?phishing-address=${ + `https://vintage.myetherwallet.com/phishing.html?phishing-address=${ tabs[0].url }` ); diff --git a/app/includes/bulkGenerate.tpl b/app/includes/bulkGenerate.tpl index 1836a2babd..d653df96a3 100644 --- a/app/includes/bulkGenerate.tpl +++ b/app/includes/bulkGenerate.tpl @@ -43,7 +43,7 @@