diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1113df2e0..32a5ce57b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 430 Mich Update all.json (#1287) + 431 Mich Update all.json (#1290) 367 Jaco Bump dev deps (#1288) 165 mhusnirizal update all.json (#1289) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index a2638d5fa..a5d83d654 100644 --- a/all.json +++ b/all.json @@ -7,7 +7,6 @@ "123-informatica.com", "16-b.it", "162.222.226.37", - "ueuyyeyjehgetygbh0-wy563hbhsdhvte-gvdsgs.ey-gsh-839hj-sh73bdu8-ns627.repl.co", "1776coin.org", "1chaincrypto.com", "1inch-network.net", @@ -4643,6 +4642,7 @@ "tryconnectwallet.online", "turvqweb.online", "tvmcj.com", + "ueuyyeyjehgetygbh0-wy563hbhsdhvte-gvdsgs.ey-gsh-839hj-sh73bdu8-ns627.repl.co", "uhiswap.321998dc83451dfa7d497e5b9e10b3bf.surf", "ukraine-save.com", "ukratoken.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 56243c7d7..6d4f1e2ce 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -15,6 +15,10 @@ "date": "2022-03-17", "url": "thetatokendrop.com" }, + { + "date": "2022-03-17", + "url": "ueuyyeyjehgetygbh0-wy563hbhsdhvte-gvdsgs.ey-gsh-839hj-sh73bdu8-ns627.repl.co" + }, { "date": "2022-03-17", "url": "wallet.dapps-verification.com" diff --git a/package.json b/package.json index f3e0da206..f02ce971a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.25", + "version": "0.9.26", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a2cd0d77c..b96064fa7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.25", + "version": "0.9.26", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1b44914c0..5bae7ca93 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.25' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.26' };