From 8837aac5735ce455a9beeeddbc2445aff60f7551 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 18:38:55 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-8-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f23b7caff..a38e15e80 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 437 Jaco Add additional airdrop (#1959) 273 mhusnirizal update all.json (#1956) 193 Frank Update all.json (#1947) - 116 Tim Janssen Update all.json (#1957) + 117 Tim Janssen Update all.json (#1960) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index c1897a93a..c12e3cd12 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,8 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "syncbotzfixer.com", "0vvwwuniswap.top", "0vwwuniswap.top", - "tokehpokcet-pro.tech", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -8510,6 +8508,7 @@ "syncauthenticate.netlify.app", "syncauthentication.com", "syncboot.online", + "syncbotzfixer.com", "syncchain.netlify.app", "syncchnbonuz.online", "syncconnect.link", @@ -8887,6 +8886,7 @@ "toke.im", "tokeen.im", "tokeh.im", + "tokehpokcet-pro.tech", "tokej.im", "tokem.cfd", "tokemn.im", diff --git a/meta/2022-07.json b/meta/2022-07.json index 91872cbb8..f6cda8ff7 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -55,6 +55,14 @@ "date": "2022-07-31", "url": "smartmigrate-fixs.live" }, + { + "date": "2022-07-31", + "url": "syncbotzfixer.com" + }, + { + "date": "2022-07-31", + "url": "tokehpokcet-pro.tech" + }, { "date": "2022-07-31", "url": "topwalletlinker.org" diff --git a/package.json b/package.json index 5f2310460..bc2cb7ac8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-7-x", + "version": "0.18.3-8-x", "versions": { - "git": "0.18.3-7-x", + "git": "0.18.3-8-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 897598188..003c2f14f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-7-x", + "version": "0.18.3-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 a8e49c821..b815f0d2f 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-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-8-x' };