From 5731229fd3405b1fe3773338eef5bf0c5ebe289f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 18:31:18 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-29-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 6a3eace91..53f09801b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 578 Mich Update all.json (#2287) 462 Jaco Bump TS (#2337) 341 mhusnirizal update all.json (#2341) - 285 Frank Update all.json (#2340) + 286 Frank Update all.json (#2344) 256 Tim Janssen Update all.json (#2343) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 9cbcf4a47..d1e00bb94 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "decentranodeprotocol.com", - "ercdapps.com", - "miiiigrateetoov2website.xyz", - "ouyi-tweb3.com", - "quickcoinmigrate.best", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3764,6 +3759,7 @@ "decentralizenetworkinterface.com", "decentralizesync.com", "decentramainnet.com", + "decentranodeprotocol.com", "dechainrectify.com", "decimoconnect.com", "decisive-crypto.netlify.app", @@ -4361,6 +4357,7 @@ "erc20balance.com", "erc20rescue.tools", "erc20shib-inu.github.io", + "ercdapps.com", "ercsmartconnect.org", "ercsynchronize.org", "erctools.org", @@ -6700,6 +6697,7 @@ "miigrattetov2finalhere.xyz", "miigrratiionntoov2twoliishere.xyz", "miiigratev1tov2.xyz", + "miiiigrateetoov2website.xyz", "mina.limited", "minaprotocols.limited", "minaprotocols.tech", @@ -7697,6 +7695,7 @@ "otken.im", "outerring-bonus.online", "outrightchain.site", + "ouyi-tweb3.com", "ouyi-web3.com", "owners-verify.com", "oxy.dev", @@ -8678,6 +8677,7 @@ "quickappauths.com", "quickautolinks.com", "quickbite-protocol.com", + "quickcoinmigrate.best", "quickdappfix.com", "quickfixprotocol.org", "quickneutralauths.pro", diff --git a/meta/2022-09.json b/meta/2022-09.json index 2ec08f89f..4fb31dd9e 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -15,10 +15,18 @@ "date": "2022-09-29", "url": "chainrectify.netlify.app" }, + { + "date": "2022-09-29", + "url": "decentranodeprotocol.com" + }, { "date": "2022-09-29", "url": "defiprotocolsync.web.app" }, + { + "date": "2022-09-29", + "url": "ercdapps.com" + }, { "date": "2022-09-29", "url": "fix.quest" @@ -31,6 +39,10 @@ "date": "2022-09-29", "url": "justconn.online" }, + { + "date": "2022-09-29", + "url": "miiiigrateetoov2website.xyz" + }, { "date": "2022-09-29", "url": "mysmartconnect.xyz" @@ -39,6 +51,14 @@ "date": "2022-09-29", "url": "officialapynetwork.online" }, + { + "date": "2022-09-29", + "url": "ouyi-tweb3.com" + }, + { + "date": "2022-09-29", + "url": "quickcoinmigrate.best" + }, { "date": "2022-09-29", "url": "radiocacaconnect.netlify.app" diff --git a/package.json b/package.json index da7339516..32e30a33f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-28-x", + "version": "0.18.10-29-x", "versions": { - "git": "0.18.10-28-x", + "git": "0.18.10-29-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 92526fbe7..336f07fbb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-28-x", + "version": "0.18.10-29-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e8f96601b..093cdc102 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.10-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-29-x' };