From 7043bf8976dd007b92cfabde5f7c8f2d98501591 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 18:01:54 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-45-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-10.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dbfa876af..04301a946 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 315 Frank Update all.json (#2430) - 287 Tim Janssen Update all.json (#2428) + 288 Tim Janssen Update all.json (#2432) 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 ea97dbc63..c0b5afca5 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "rapidexxio.com", - "web3dapp.online", - "syncrectificationdapp.com", - "stakebrntoken.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8940,6 +8936,7 @@ "ragavio.ro", "rampad.org", "ransoit.com", + "rapidexxio.com", "rapidsynco.com", "rareblobs.com", "rarestable.com", @@ -9950,6 +9947,7 @@ "stacks-walletconnect.com", "stake-eth.org", "stake-ether.org", + "stakebrntoken.com", "stakedapps.online", "staketoken.space", "staking-eth.org", @@ -10387,6 +10385,7 @@ "syncreconnect.com", "syncrecovery.site", "syncrectification.live", + "syncrectificationdapp.com", "syncrectify.netlify.app", "syncrectifylive.com", "syncredirecting.info", @@ -13249,6 +13248,7 @@ "web3connection.org", "web3connector.com", "web3connectr.com", + "web3dapp.online", "web3dappsconnect.com", "web3dappstool.com", "web3dappz.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index d54c0c0da..97a55377a 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-10-18", + "url": "rapidexxio.com" + }, + { + "date": "2022-10-18", + "url": "stakebrntoken.com" + }, + { + "date": "2022-10-18", + "url": "syncrectificationdapp.com" + }, + { + "date": "2022-10-18", + "url": "web3dapp.online" + }, { "date": "2022-10-17", "url": "bestpad-beta.com" diff --git a/package.json b/package.json index d5b82c7df..397e546dd 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-44-x", + "version": "0.18.11-45-x", "versions": { - "git": "0.18.11-44-x", + "git": "0.18.11-45-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c211c6dbe..daecad2b7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-44-x", + "version": "0.18.11-45-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 9883fc0d1..0e7e9729a 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.11-44-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-45-x' };