From 055bc20d0dfe58bbe6ab600f283a4903126c06ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 13:59:11 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-38-x skip-checks: true --- CONTRIBUTORS | 4 ++-- all.json | 8 ++++---- meta/2022-11.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 26 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aea831c2c..e29491cbf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ - 591 Mich block "walletsrectification.network", (#2585) + 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) 374 Frank Update all.json (#2607) + 367 Tim Janssen Update all.json (#2611) 366 mhusnirizal update all.json (#2610) - 366 Tim Janssen Update all.json (#2606) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 42bc2634b..2efdb791f 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "wallet.authenticatingmain.network", "0vvwvuniswap.top", - "balencer.fi", - "baiancer.fi", - "curve-reward.fi", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -950,6 +946,7 @@ "backendreactiveqr.live", "badapplesiphonerepair.com", "bahamaslandnftmint.com", + "baiancer.fi", "bakeryswaper.com", "bakeryswaps.com", "balancer-flnance.com", @@ -957,6 +954,7 @@ "balancerlp.com", "balancerr.finance", "balderweb.com", + "balencer.fi", "bancor-dashboard.network", "bancor-eth.com", "bancor-token.com", @@ -2682,6 +2680,7 @@ "curve-fi.shop", "curve-fi.site", "curve-fi.store", + "curve-reward.fi", "custodiahull.com", "customdefiresolve.com", "customersupportteam.net", @@ -12560,6 +12559,7 @@ "wallet-websync.com", "wallet-zhcn.com", "wallet-zynchronization.square.site", + "wallet.authenticatingmain.network", "wallet.connectsync.live", "wallet.rent", "wallet.samirtomb.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 976fa9109..d77e1bfe9 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-11-27", + "url": "baiancer.fi" + }, + { + "date": "2022-11-27", + "url": "balencer.fi" + }, + { + "date": "2022-11-27", + "url": "curve-reward.fi" + }, + { + "date": "2022-11-27", + "url": "wallet.authenticatingmain.network" + }, { "date": "2022-11-26", "url": "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz" diff --git a/package.json b/package.json index c21a7d44c..e65b9a97c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-37-x", + "version": "0.18.12-38-x", "versions": { - "git": "0.18.12-37-x", + "git": "0.18.12-38-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 49851d2f0..2a0b1deea 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-37-x", + "version": "0.18.12-38-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 88cd472af..546bbfa37 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.12-37-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-38-x' };