From 326166be3a11827717deee514fd1baed6c7a1c7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 17:13:52 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-8-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-09.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 8242b3163..517dc9461 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 455 Jaco Additional url (as per issues logged) (#2177) 308 mhusnirizal update all.json (#2179) - 247 Frank Update all.json (#2174) + 248 Frank Update all.json (#2181) 200 Tim Janssen Update all.json (#2180) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 0a5ddb1f3..b33cb5635 100644 --- a/all.json +++ b/all.json @@ -29,11 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "allwalletsvalidator.com", - "dapsslify.online", - "dapsslifyapps.online", - "tokensynchronization.info", - "tokensynchronization.xyz", "0vwwuniswap.top", "0xtorus.com", "0xzabo.com", @@ -378,6 +373,7 @@ "allwalletsinc.online", "allwalletsresolution.com", "allwalletssolution.org", + "allwalletsvalidator.com", "allwalletsystem.com", "allwalletusa.com", "alpha-sync.tech", @@ -3417,6 +3413,8 @@ "dapspprotocol.com", "dapsprotocol.online", "dapsrunup.site", + "dapsslify.online", + "dapsslifyapps.online", "dapssolution.org", "dapssolutionsnet.com", "dapssync.com", @@ -9842,6 +9840,8 @@ "tokenswapsync.com", "tokensync-node.com", "tokensync.org", + "tokensynchronization.info", + "tokensynchronization.xyz", "tokensyncprotocol.com", "tokensyncprotocol.net", "tokentool.club", diff --git a/meta/2022-09.json b/meta/2022-09.json index 10589dc7b..1d096626f 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -3,6 +3,10 @@ "date": "2022-09-03", "url": "air-sora.com" }, + { + "date": "2022-09-03", + "url": "allwalletsvalidator.com" + }, { "date": "2022-09-03", "url": "app.coitechflow.com" @@ -23,6 +27,14 @@ "date": "2022-09-03", "url": "daorectifier.com" }, + { + "date": "2022-09-03", + "url": "dapsslify.online" + }, + { + "date": "2022-09-03", + "url": "dapsslifyapps.online" + }, { "date": "2022-09-03", "url": "en.coitechflow.com" @@ -79,6 +91,14 @@ "date": "2022-09-03", "url": "syncsolution.pro" }, + { + "date": "2022-09-03", + "url": "tokensynchronization.info" + }, + { + "date": "2022-09-03", + "url": "tokensynchronization.xyz" + }, { "date": "2022-09-03", "url": "walletvalidationportal.netlify.app" diff --git a/package.json b/package.json index 70e24bb76..ccc6c3655 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-7-x", + "version": "0.18.8-8-x", "versions": { - "git": "0.18.8-7-x", + "git": "0.18.8-8-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 540a7d016..717fb61fb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-7-x", + "version": "0.18.8-8-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 3046183ce..42514eda4 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.8-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-8-x' };