From 6d45f6d9ada91f25590e216e61dc7d077e499d5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Apr 2022 08:30:59 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.47 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-04.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e66985fde..ad183504d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 499 Mich Update all.json (#1452) + 500 Mich Update all.json (#1454) 376 Jaco Add airdrop (#1418) 208 mhusnirizal update all.json (#1453) 91 frankywild Update all.json (#1446) diff --git a/all.json b/all.json index de8546c7c..55012ad7f 100644 --- a/all.json +++ b/all.json @@ -14,10 +14,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "digitalcryptofx.com", - "launchconnectpad.co", - "nextgenopss.com", - "fixerextension.info", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", @@ -2099,6 +2095,7 @@ "digitalauth-repair.online", "digitalbytesync.com", "digitalcardwallet.com", + "digitalcryptofx.com", "digitalcrytfix.com", "digitalhubsync.online", "digitalivesync.online", @@ -2361,6 +2358,7 @@ "fixedmainnet.online", "fixencrypt.online", "fixensrestore.digitalivesync.online", + "fixerextension.info", "fixissuesnow.com", "fixlivewallet.com", "fixmultibridgeconnect.com", @@ -2782,6 +2780,7 @@ "kusamatokens.com", "lacasadepapeltoken.org", "laconfianzacoop.com", + "launchconnectpad.co", "launchmainnet-sync.com", "launchpad.dapps-seedify.com", "launchpad.dapps-seedify.live", @@ -3733,6 +3732,7 @@ "new-techy.com", "newbornhomevisit.com", "newfixingmanager.com", + "nextgenopss.com", "nextpolygonnft.com", "nextversesale.info", "nft-syncs.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index c9437bffb..f6a81957f 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -31,10 +31,22 @@ "date": "2022-04-17", "url": "dappsrestorewallets.com" }, + { + "date": "2022-04-17", + "url": "digitalcryptofx.com" + }, + { + "date": "2022-04-17", + "url": "fixerextension.info" + }, { "date": "2022-04-17", "url": "imtokens.news" }, + { + "date": "2022-04-17", + "url": "launchconnectpad.co" + }, { "date": "2022-04-17", "url": "mainsbsc-rectify.live" @@ -47,6 +59,10 @@ "date": "2022-04-17", "url": "myx-cp5.xyz" }, + { + "date": "2022-04-17", + "url": "nextgenopss.com" + }, { "date": "2022-04-17", "url": "ninneko.site" diff --git a/package.json b/package.json index 40751c9b4..ebdccd4c0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.46", + "version": "0.11.47", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d76cf1f13..466035475 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.46", + "version": "0.11.47", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 87195ba47..491327c50 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.11.46' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.47' };