From 1a0207df06d8c6ae35caf0dff9e8f286506db99c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 04:44:10 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-30-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-09.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 35 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 53f09801b..e7365ed71 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 578 Mich Update all.json (#2287) 462 Jaco Bump TS (#2337) - 341 mhusnirizal update all.json (#2341) + 342 mhusnirizal update all.json (#2345) 286 Frank Update all.json (#2344) 256 Tim Janssen Update all.json (#2343) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 518a87149..7c50aac75 100644 --- a/all.json +++ b/all.json @@ -27,12 +27,6 @@ "zapto.org" ], "deny": [ - "rectfy.xyz", - "cuz.quest", - "myblocksco.center", - "securewallect-connectauth.live", - "xgghif.xyz", - "mainnetmigrates.online", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2502,6 +2496,7 @@ "curve-fi.site", "curve-fi.store", "customdefiresolve.com", + "cuz.quest", "cwaptrade.com", "cwnodeconnecting.online", "cyber-tools.xyz", @@ -5916,6 +5911,7 @@ "mainnetinterface.online", "mainnetlive-integrator.com", "mainnetlive.com", + "mainnetmigrates.online", "mainnetnode-dapps.online", "mainnetnode-interface.com", "mainnetnode.online", @@ -7031,6 +7027,7 @@ "mybit.zone", "myblockassist.com", "myblockassist.live", + "myblocksco.center", "mycelowallet.app", "mychaincollectibles.com", "mycoinassiitant.us", @@ -8758,6 +8755,7 @@ "recoverywallet.me", "recsyncauth.xyz", "rectbloks.org", + "rectfy.xyz", "rectidapps.com", "rectification-dapp.com", "rectification-interface.com", @@ -9220,6 +9218,7 @@ "securevalidatewallet.com", "securevalidation.site", "securewal.com", + "securewallect-connectauth.live", "securewallet.finance", "securewallet.pages.dev", "securewalletconnects.com", @@ -13184,6 +13183,7 @@ "xcrosssupport.center", "xcube.online", "xdapp.xyz", + "xgghif.xyz", "xii.jp", "xintelli-syncapps.netlify.app", "xn--aidrop-cib.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 4fb31dd9e..3aec4f225 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-09-30", + "url": "cuz.quest" + }, + { + "date": "2022-09-30", + "url": "mainnetmigrates.online" + }, + { + "date": "2022-09-30", + "url": "myblocksco.center" + }, + { + "date": "2022-09-30", + "url": "rectfy.xyz" + }, + { + "date": "2022-09-30", + "url": "securewallect-connectauth.live" + }, + { + "date": "2022-09-30", + "url": "xgghif.xyz" + }, { "date": "2022-09-29", "url": "accesssrewards.firebaseapp.com" diff --git a/package.json b/package.json index 32e30a33f..eba686d49 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-29-x", + "version": "0.18.10-30-x", "versions": { - "git": "0.18.10-29-x", + "git": "0.18.10-30-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 336f07fbb..577b104fd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-29-x", + "version": "0.18.10-30-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 093cdc102..9318ea2b4 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.18.10-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-30-x' };