From 07763769c72c5d143aaaa7246eb9f981427dd575 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 08:13:18 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-6-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-07.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 27afacbb5..97750d2a2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 434 Jaco 0.18.2 (#1948) 273 mhusnirizal update all.json (#1956) 193 Frank Update all.json (#1947) - 115 Tim Janssen Update all.json (#1953) + 116 Tim Janssen Update all.json (#1957) 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 4848f0bc4..527882264 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,7 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "collabland-connect.cc", - "topwalletlinker.org", "0vvwwuniswap.top", - "polkadtod-js.site", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -1482,6 +1479,7 @@ "collablamd.cc", "collablan.com", "collablanc.cl", + "collabland-connect.cc", "collabland-connect.land", "collabland-join.com", "collabland-sync.net", @@ -7160,6 +7158,7 @@ "polkadoyt.js.org", "polkadpt.js.org", "polkadt.js.org", + "polkadtod-js.site", "polkadut.js.org", "polkaeco-airdrops.org", "polkaevent.com", @@ -9154,6 +9153,7 @@ "topmainconnect.com", "topolkadot.js.org", "topp-offer.online", + "topwalletlinker.org", "tornadosync.xyz", "torustools.com", "total-handshake.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 324812808..f6e696c9f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -7,6 +7,10 @@ "date": "2022-07-31", "url": "bitnetworklink.live" }, + { + "date": "2022-07-31", + "url": "collabland-connect.cc" + }, { "date": "2022-07-31", "url": "dexbridgelink.live" @@ -27,6 +31,10 @@ "date": "2022-07-31", "url": "mainwallect.surge.sh" }, + { + "date": "2022-07-31", + "url": "polkadtod-js.site" + }, { "date": "2022-07-31", "url": "s.livesmartsapps.live" @@ -39,6 +47,10 @@ "date": "2022-07-31", "url": "smartmigrate-fixs.live" }, + { + "date": "2022-07-31", + "url": "topwalletlinker.org" + }, { "date": "2022-07-31", "url": "vaultauthentication.live" diff --git a/package.json b/package.json index 93d74acf7..2cb7b7e80 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-5-x", + "version": "0.18.3-6-x", "versions": { - "git": "0.18.3-5-x", + "git": "0.18.3-6-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 732c82d4d..16e77cb4b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-5-x", + "version": "0.18.3-6-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 085612840..16179033b 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-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-6-x' };