From 37a26cdcb0dd59cf83b0c6e62861eaa72d5fafd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 14:54:54 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.51 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 20 +++++++------- meta/2022-06.json | 40 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 54 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 13c8d8018..0a0f4603f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -9,7 +9,7 @@ 8 grizzly375 Update all.json (#575) 6 ccris02 Adding few newly registered phishing sites (#344) 6 Florian Franzen Add "polkadot-bonus.network" (#105) - 5 thwjanssen89 Update all.json (#1628) + 6 thwjanssen89 Update all.json (#1629) 4 Idi Eradiri fake kanaria land sale (#1597) 4 NYMETVA Update all.json (#147) 3 brettkolodny Update all.json (#335) diff --git a/all.json b/all.json index 15cea35f6..2165c6775 100644 --- a/all.json +++ b/all.json @@ -2,16 +2,6 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "imtokeno.online", - "imtokne.biz", - "imtoken-dl.xyz", - "imtoken-jl.xyz", - "imtoken-v5.xyz", - "imtoken-v8.xyz", - "imtoken-vl.xyz", - "imtoken-vm.xyz", - "imtoken-vn.xyz", - "imtokennft.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3649,6 +3639,7 @@ "imtoken-app.icu", "imtoken-cn.fyi", "imtoken-cn.run", + "imtoken-dl.xyz", "imtoken-en.one", "imtoken-en.run", "imtoken-fa.xyz", @@ -3663,6 +3654,7 @@ "imtoken-im.org.cn", "imtoken-imtok.com", "imtoken-imtoken.vip", + "imtoken-jl.xyz", "imtoken-m8.xyz", "imtoken-official-app.com", "imtoken-p9.xyz", @@ -3676,9 +3668,14 @@ "imtoken-sib.top", "imtoken-sib.website", "imtoken-sib.xyz", + "imtoken-v5.xyz", + "imtoken-v8.xyz", "imtoken-vip.info", "imtoken-vip.top", + "imtoken-vl.xyz", + "imtoken-vm.xyz", "imtoken-vn.com", + "imtoken-vn.xyz", "imtoken.si", "imtoken.tiger-pay.vip", "imtoken0-9.com", @@ -3711,7 +3708,9 @@ "imtokenn.biz", "imtokenn.space", "imtokennews.com", + "imtokennft.online", "imtokeno.info", + "imtokeno.online", "imtokenpayl.online", "imtokens.casa", "imtokens.farm", @@ -3727,6 +3726,7 @@ "imtokenx.info", "imtokenzh88.com", "imtokenzn.com", + "imtokne.biz", "imttoken.icu", "imutoken.top", "imutoken.xyz", diff --git a/meta/2022-06.json b/meta/2022-06.json index e36c96dc0..035dbe546 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -43,10 +43,50 @@ "date": "2022-06-01", "url": "encryptswallets.com" }, + { + "date": "2022-06-01", + "url": "imtoken-dl.xyz" + }, + { + "date": "2022-06-01", + "url": "imtoken-jl.xyz" + }, + { + "date": "2022-06-01", + "url": "imtoken-v5.xyz" + }, + { + "date": "2022-06-01", + "url": "imtoken-v8.xyz" + }, + { + "date": "2022-06-01", + "url": "imtoken-vl.xyz" + }, + { + "date": "2022-06-01", + "url": "imtoken-vm.xyz" + }, + { + "date": "2022-06-01", + "url": "imtoken-vn.xyz" + }, + { + "date": "2022-06-01", + "url": "imtokennft.online" + }, { "date": "2022-06-01", "url": "imtokeno.info" }, + { + "date": "2022-06-01", + "url": "imtokeno.online" + }, + { + "date": "2022-06-01", + "url": "imtokne.biz" + }, { "date": "2022-06-01", "url": "maindappsnetwork.online" diff --git a/package.json b/package.json index 8acd219a2..57f549ec8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.50", + "version": "0.13.51", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e8453c226..edba52a40 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.50", + "version": "0.13.51", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2122d5d81..9487d4b1b 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.13.50' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.51' };