From fd285bb089abfdf614c382b84d53fef89b928a01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 18:45:32 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-9-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2023-01.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 9c92ba5d8..7f713e1f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 427 Frank Update all.json (#2779) 427 Tim Janssen Update all.json (#2778) - 426 Frank Update all.json (#2777) 383 mhusnirizal update all.json (#2773) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 14de4b23f..a6931b61f 100644 --- a/all.json +++ b/all.json @@ -30,11 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "cluyut.site", - "dalledexbridge.tech", - "digitaltokenrewards.tech", - "scorencrypt.com", - "sync-tool.info", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -1753,6 +1748,7 @@ "cloudupconnect.com", "clover-dapps.site", "club-apps.org", + "cluyut.site", "cmcmarketpro.com", "cn-metamask.biz", "cn-metamask.me", @@ -2923,6 +2919,7 @@ "daicollab.land", "dailygrowthinvestment.com", "dailyincome247.com", + "dalledexbridge.tech", "damsbit.com", "daoapprestore.com", "daobridgescore.tech", @@ -4709,6 +4706,7 @@ "digitalsynchub.space", "digitalsynconline.online", "digitalsyncwallets.live", + "digitaltokenrewards.tech", "digitaltokenstorage.com", "digitaltokenswap.me", "digitaltrademarket.com", @@ -10361,6 +10359,7 @@ "sconnect.network", "scopebtc.com", "scoreencrypt.com", + "scorencrypt.com", "scourcloud.com", "scyn-walletsbackup.com", "scyn-walletsecure.com", @@ -11317,6 +11316,7 @@ "sync-securedwallet.com", "sync-shield.com", "sync-solution.com", + "sync-tool.info", "sync-tool.tech", "sync-trustedappscloud.online", "sync-validatedapps.live", diff --git a/meta/2023-01.json b/meta/2023-01.json index 90abc11d3..6b433932a 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -39,6 +39,10 @@ "date": "2023-01-09", "url": "claimable-web3.net" }, + { + "date": "2023-01-09", + "url": "cluyut.site" + }, { "date": "2023-01-09", "url": "conectwebsync.live" @@ -47,6 +51,10 @@ "date": "2023-01-09", "url": "connectorlogs.pages.dev" }, + { + "date": "2023-01-09", + "url": "dalledexbridge.tech" + }, { "date": "2023-01-09", "url": "dappquery.netlify.app" @@ -63,6 +71,10 @@ "date": "2023-01-09", "url": "decentralize-validation.com" }, + { + "date": "2023-01-09", + "url": "digitaltokenrewards.tech" + }, { "date": "2023-01-09", "url": "digitalweb-sync.site" @@ -127,6 +139,10 @@ "date": "2023-01-09", "url": "rectifierprotocol.online" }, + { + "date": "2023-01-09", + "url": "scorencrypt.com" + }, { "date": "2023-01-09", "url": "secure.bitsnadcentric.com" @@ -151,6 +167,10 @@ "date": "2023-01-09", "url": "sync-dapp.live" }, + { + "date": "2023-01-09", + "url": "sync-tool.info" + }, { "date": "2023-01-09", "url": "syncyournodes.xyz" diff --git a/package.json b/package.json index 4bff40d65..487552a4c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-8-x", + "version": "0.18.14-9-x", "versions": { - "git": "0.18.14-8-x", + "git": "0.18.14-9-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 78061bf96..7b8195f39 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-8-x", + "version": "0.18.14-9-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1a64ea09e..558761894 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.14-8-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-9-x' };