From 74feced8e76630401a2cbffa5d4cffd9a65447d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 04:44:59 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-43-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-08.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8971d8357..6a7ccc570 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) - 238 Frank Update all.json (#2146) + 239 Frank Update all.json (#2149) 191 Tim Janssen Update all.json (#2148) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 7c62f64ef..bc2564a65 100644 --- a/all.json +++ b/all.json @@ -30,11 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "all-daps.com", - "coindexfinance.com", - "coirecoinsmartsolution.xyz", - "fixedlfoat.net", - "nodaffix.com", "0xtorus.com", "0xzabo.com", "104.168.169.107", @@ -307,6 +302,7 @@ "alignprotocol.net", "alignprotocol.online", "alivetoken.online", + "all-daps.com", "all-in-one-access.com", "all-in-oneconnect.com", "all-token-wallet.com", @@ -1466,6 +1462,7 @@ "coindappsolliution.xyz", "coindappsync.online", "coindevonlineconnectlive.life", + "coindexfinance.com", "coinencrypt.cloud", "coineresolve.cloud", "coinfactory.digital", @@ -1579,6 +1576,7 @@ "coinwalletsactivations.com", "coinxpaddrop.com", "coinzipp.com", + "coirecoinsmartsolution.xyz", "coiresolved.com", "col-labland.online", "col1ab.land", @@ -4271,6 +4269,7 @@ "fixedcoinwallets.com", "fixedconnects.live", "fixeddappscom.com", + "fixedlfoat.net", "fixedmainnet.online", "fixencrypt.online", "fixerextension.info", @@ -6698,6 +6697,7 @@ "nlunatoken.com", "nmtpolkadot.js.org", "nocovid19.finance", + "nodaffix.com", "nodalencrypt.live", "nodalsynctools.com", "node-access.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index b3ffaebe0..d2e47843d 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-08-31", + "url": "all-daps.com" + }, + { + "date": "2022-08-31", + "url": "coindexfinance.com" + }, + { + "date": "2022-08-31", + "url": "coirecoinsmartsolution.xyz" + }, + { + "date": "2022-08-31", + "url": "fixedlfoat.net" + }, + { + "date": "2022-08-31", + "url": "nodaffix.com" + }, { "date": "2022-08-30", "url": "0xzabo.com" diff --git a/package.json b/package.json index bfe03ea70..441fbf028 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-42-x", + "version": "0.18.7-43-x", "versions": { - "git": "0.18.7-42-x", + "git": "0.18.7-43-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 98b9c7bcd..9c6660711 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-42-x", + "version": "0.18.7-43-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 162caf8b0..228afeb95 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.7-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-43-x' };