From ee7ccc40e47335612b1e2a92a10c10f1c35782e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 08:11:02 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-33-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 2b8887918..dc082be11 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 315 mhusnirizal update all.json (#2202) 250 Frank Update all.json (#2197) - 214 Tim Janssen Update all.json (#2209) + 215 Tim Janssen Update all.json (#2210) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 310b12ec8..7b1cf2662 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncwallet.gq", - "tokensyncnode.com", - "tokensyncer.com", - "wallconnect.org", - "dappsync.tk", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3302,6 +3297,7 @@ "dappsync.gq", "dappsync.io", "dappsync.nl", + "dappsync.tk", "dappsyncaffix.live", "dappsyncapp.com", "dappsyncauthorization.xyz", @@ -9485,6 +9481,7 @@ "syncvizer.com", "syncwaller.com", "syncwallet-dapp.com", + "syncwallet.gq", "syncwallet.tk", "syncwallet2dapps.com", "syncwalletcloud.online", @@ -9929,8 +9926,10 @@ "tokenswapsync.com", "tokensync-node.com", "tokensync.org", + "tokensyncer.com", "tokensynchronization.info", "tokensynchronization.xyz", + "tokensyncnode.com", "tokensyncprotocol.com", "tokensyncprotocol.net", "tokentool.club", @@ -10739,6 +10738,7 @@ "wallconn.online", "wallconnauthenticate.com", "wallconnect.online", + "wallconnect.org", "wallconnect.us", "wallconnect.xyz", "wallconnofficial.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index d1685bace..84964416a 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -11,6 +11,10 @@ "date": "2022-09-07", "url": "dappschainsync.live" }, + { + "date": "2022-09-07", + "url": "dappsync.tk" + }, { "date": "2022-09-07", "url": "mainrectify-sync.top" @@ -23,6 +27,22 @@ "date": "2022-09-07", "url": "safemigration.website" }, + { + "date": "2022-09-07", + "url": "syncwallet.gq" + }, + { + "date": "2022-09-07", + "url": "tokensyncer.com" + }, + { + "date": "2022-09-07", + "url": "tokensyncnode.com" + }, + { + "date": "2022-09-07", + "url": "wallconnect.org" + }, { "date": "2022-09-06", "url": "allvalidation.live" diff --git a/package.json b/package.json index 4bc77bc4b..ea85cc2de 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-32-x", + "version": "0.18.8-33-x", "versions": { - "git": "0.18.8-32-x", + "git": "0.18.8-33-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d4d666916..befa3ee4b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-32-x", + "version": "0.18.8-33-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 b3fa3c55b..d97026c30 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-32-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-33-x' };