From e390624f017b5320cb4ec5a45a50a229900454aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 21:22:10 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-271-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 5 ++--- all/com/all.json | 1 + all/live/all.json | 1 + meta/2023-08.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 21 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a153bc5d2..85695166a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 755 Frank Update all.json (#3766) - 752 Tim Janssen Update all.json (#3767) + 753 Tim Janssen Update all.json (#3769) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 514 mhusnirizal update all.json (#3768) diff --git a/all.json b/all.json index e658b48a3..3a151351d 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "sync.importsappauth.live", - "multi-syncsecure.com", - "importsappauth.live", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -8971,6 +8968,7 @@ "importreviewer.online", "importrewards.com", "importrewards.org", + "importsappauth.live", "importsauthapp.com", "importsmartconnects.netlify.app", "importsmartdappsvalidators.netlify.app", @@ -11718,6 +11716,7 @@ "multi-solveresolution.com", "multi-swap.com", "multi-sync-wc.online", + "multi-syncsecure.com", "multi-wc-sync.online", "multi-webs.network", "multiaidprogram.com", diff --git a/all/com/all.json b/all/com/all.json index bc02fd276..d54519a06 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4308,6 +4308,7 @@ "multi-signatures.com", "multi-solveresolution.com", "multi-swap.com", + "multi-syncsecure.com", "multiaidprogram.com", "multiaidprotocol.com", "multialignfix.com", diff --git a/all/live/all.json b/all/live/all.json index 2076f986c..f67e7fc0f 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -526,6 +526,7 @@ "icoonchainrec.live", "icoonchainrecs.live", "importlink.live", + "importsappauth.live", "importsvalidator.live", "index-launchpad.live", "instantfix.live", diff --git a/meta/2023-08.json b/meta/2023-08.json index 6d1c486fb..67a346d81 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -47,6 +47,10 @@ "date": "2023-08-12", "url": "gamblinmfers.claims" }, + { + "date": "2023-08-12", + "url": "importsappauth.live" + }, { "date": "2023-08-12", "url": "layerzero-drop.net" @@ -59,6 +63,10 @@ "date": "2023-08-12", "url": "minipepe.best" }, + { + "date": "2023-08-12", + "url": "multi-syncsecure.com" + }, { "date": "2023-08-12", "url": "optimismpass.com" @@ -103,6 +111,10 @@ "date": "2023-08-12", "url": "stargat.finance" }, + { + "date": "2023-08-12", + "url": "sync.importsappauth.live" + }, { "date": "2023-08-12", "url": "uniswap-v2.xyz" diff --git a/package.json b/package.json index 61f2312b0..eed98421c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-270-x", + "version": "0.21.6-271-x", "versions": { - "git": "0.21.6-270-x", + "git": "0.21.6-271-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 248c20371..64347a8c1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-270-x", + "version": "0.21.6-271-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5cce542b9..9b22a572a 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.21.6-270-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-271-x' };