From 74dec7c013723bc70de5c593ac95b15765502390 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 12:52:34 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-36-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-08.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 4018bc132..bd7847c20 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 442 Jaco Remove unproven listings (#1975) 279 mhusnirizal Update all.json (#1984) - 200 Frank Update all.json (#1985) + 201 Frank Update all.json (#1989) 125 Tim Janssen Update all.json (#1988) 88 michalisFr Update all.json from Allure Security findings (#1977) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 25401a3d4..6bc1656bf 100644 --- a/all.json +++ b/all.json @@ -31,12 +31,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", - "mainwalletvalidate.com", - "sale-metagear.online", - "smartprotocol-sync.com", - "solutionsnycwal.link", - "tokenclaimer.xyz", - "wallet-validator.tech", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", "111-90-143-152.plesk.page", @@ -5242,6 +5236,7 @@ "mainwallect.surge.sh", "mainwalletdapps.com", "mainwalletsconnect.online", + "mainwalletvalidate.com", "mainzaffix.com", "maketools.tech", "makfisk.top", @@ -7872,6 +7867,7 @@ "saitamatokendrop.com", "saitamatokeni.com", "sale-ico.com", + "sale-metagear.online", "salkhom.com", "samzugawalletbackup.com", "sancozas.online", @@ -8240,6 +8236,7 @@ "smartokenapps.com", "smartokendeals.net", "smartokenfix.com", + "smartprotocol-sync.com", "smartprotocol.digital", "smartprotocols.xyz", "smartrecfix.xyz", @@ -8342,6 +8339,7 @@ "solutionhelp.online", "solutionnewspace.com", "solutionnode.org", + "solutionsnycwal.link", "solutionwalletapp.com", "solve-manually.online", "solveddaps.live", @@ -9034,6 +9032,7 @@ "tokenchainconnectio.xyz", "tokenchains-main.link", "tokenclaimer.com", + "tokenclaimer.xyz", "tokenclaimers.online", "tokencoinconnect.com", "tokenconect.click", @@ -10150,6 +10149,7 @@ "wallet-validations.com", "wallet-validations.online", "wallet-validator.com", + "wallet-validator.tech", "wallet-validatordappsync.net", "wallet-validators.com", "wallet-viva.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index dcbb0b678..2f38ea0fb 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -51,6 +51,10 @@ "date": "2022-08-03", "url": "kryptoconnect-support.com" }, + { + "date": "2022-08-03", + "url": "mainwalletvalidate.com" + }, { "date": "2022-08-03", "url": "nftsupportmainnet.online" @@ -63,6 +67,10 @@ "date": "2022-08-03", "url": "s.issue-autoresolve.live" }, + { + "date": "2022-08-03", + "url": "sale-metagear.online" + }, { "date": "2022-08-03", "url": "smartcoinresolvetec.info" @@ -71,6 +79,22 @@ "date": "2022-08-03", "url": "smartcoinresolvetec.live" }, + { + "date": "2022-08-03", + "url": "smartprotocol-sync.com" + }, + { + "date": "2022-08-03", + "url": "solutionsnycwal.link" + }, + { + "date": "2022-08-03", + "url": "tokenclaimer.xyz" + }, + { + "date": "2022-08-03", + "url": "wallet-validator.tech" + }, { "date": "2022-08-03", "url": "walletsbridges.co" diff --git a/package.json b/package.json index 2963ae8b9..ca03b4c10 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-35-x", + "version": "0.18.3-36-x", "versions": { - "git": "0.18.3-35-x", + "git": "0.18.3-36-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b84c6b5f1..233284d5e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-35-x", + "version": "0.18.3-36-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 a80d50af4..4a4d2c941 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.3-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-36-x' };