From 5b97c5dcc4db628a1f05bce9f36e49a1b0c2d640 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 10:46:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.4-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/co/all.json | 1 + all/com/all.json | 1 + all/pw/all.json | 1 + meta/2023-03.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 9 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a16873fa5..5dbea1e57 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 569 Frank Update all.json (#3153) - 547 Tim Janssen Update all.json (#3157) + 548 Tim Janssen Update all.json (#3156) 517 Jaco 0.20.3 (#3150) 416 mhusnirizal update all.json (#3151) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 78cef3857..058cb4f0b 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "polkadot.pw", - "w-connect-3.on.fleek.co", - "securedeffi.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11096,6 +11093,7 @@ "polkadot.onl", "polkadot.poker", "polkadot.promo", + "polkadot.pw", "polkadot.rentals", "polkadot.shop", "polkadot.site", @@ -12383,6 +12381,7 @@ "secureddappsprotocol.net", "secureddefinodes.org", "secureddigitalsync.com", + "securedeffi.com", "securedefinode.com", "securedefinodes.org", "securedencryption.site", @@ -15286,6 +15285,7 @@ "vvs-finance.quest", "vvtoken.im", "w-appconnector.com", + "w-connect-3.on.fleek.co", "w-connectfix.com", "w-connecting.com", "w-connectsync.online", diff --git a/all/co/all.json b/all/co/all.json index f82365cdd..3c99ae7d9 100644 --- a/all/co/all.json +++ b/all/co/all.json @@ -177,6 +177,7 @@ "univasaldapp.co", "v2-multibridge.co", "validatordapp.co", + "w-connect-3.on.fleek.co", "w.nftservers.repl.co", "wallet-validate.co", "walletbackup.co", diff --git a/all/com/all.json b/all/com/all.json index 4f8050e0b..bf39e3353 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4744,6 +4744,7 @@ "securedconnecttool.com", "secureddapps.com", "secureddigitalsync.com", + "securedeffi.com", "securedefinode.com", "securedfixconnect.com", "securedinnodestring.com", diff --git a/all/pw/all.json b/all/pw/all.json index 3b9bf6f29..1505c557d 100644 --- a/all/pw/all.json +++ b/all/pw/all.json @@ -14,6 +14,7 @@ "geckorewardsi.pw", "karura.pw", "multihexa.pw", + "polkadot.pw", "pwawallet-fantom.pw", "technicalvalidator.pw", "tokennconnecta.teamcresponet.pw", diff --git a/meta/2023-03.json b/meta/2023-03.json index 4d31ad84e..34c5e2340 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -3,6 +3,18 @@ "date": "2023-03-20", "url": "cosmosnetwork.at" }, + { + "date": "2023-03-20", + "url": "polkadot.pw" + }, + { + "date": "2023-03-20", + "url": "securedeffi.com" + }, + { + "date": "2023-03-20", + "url": "w-connect-3.on.fleek.co" + }, { "date": "2023-03-19", "url": "247-walletfix.netlify.app" diff --git a/package.json b/package.json index d2b1660d5..7727e2afe 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-3-x", + "version": "0.20.4-4-x", "versions": { - "git": "0.20.4-3-x", + "git": "0.20.4-4-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a1b2a35e8..87b73a8f6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-3-x", + "version": "0.20.4-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5a93bd43e..c8c9e22a6 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.20.4-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-4-x' };