From f2f867d6750b81656c99e0c6992ec26bae5a448e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 17:31:38 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-7-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 17 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 97750d2a2..f23b7caff 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 574 Mich Update all.json (#1851) - 434 Jaco 0.18.2 (#1948) + 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) diff --git a/all.json b/all.json index 6d8882248..caf5ecffe 100644 --- a/all.json +++ b/all.json @@ -26,12 +26,10 @@ "zapto.org" ], "deny": [ - "polygonn-officiall.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "ethersairdrop.io", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -73,7 +71,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", @@ -827,6 +824,7 @@ "biggestminitrade.com", "billfold.help", "billxoptions.com", + "binancbrasil.com", "binance-shib-airdrop.site", "binance-walletrestore-smartchain.ml", "binance-walletrestore-smartchain.ml.ultimatefxmarttrade.cf", @@ -991,6 +989,7 @@ "bombcrypto.space", "bondfold.help", "bonezai.com", + "bonuscriptomoedas.com", "bonushex.com", "bored-ape.us", "boredape-yacht.com", @@ -3791,6 +3790,7 @@ "ethereummoneytoken.com", "ethereumrestore.com", "ethermon.medium.com.ru", + "ethersairdrop.io", "etherservice.co", "ethicaltokens.org", "ethplodeoption.com", @@ -7355,6 +7355,7 @@ "polygon2bridge.com", "polygonconnect.info", "polygonlido.xyz", + "polygonn-officiall.com", "polygonprotocolvalidations.com", "polygontechnology.pro", "polygonweb.space", @@ -9216,7 +9217,6 @@ "trust-qp.com", "trust-setting.support", "trust-walle.com", - "binancbrasil.com", "trust.oopensea-io.com", "trustaidsync.online", "trustair-wallet.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index f6e696c9f..91872cbb8 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -19,6 +19,10 @@ "date": "2022-07-31", "url": "dexlink.live" }, + { + "date": "2022-07-31", + "url": "ethersairdrop.io" + }, { "date": "2022-07-31", "url": "hubnetworkfix.live" @@ -35,6 +39,10 @@ "date": "2022-07-31", "url": "polkadtod-js.site" }, + { + "date": "2022-07-31", + "url": "polygonn-officiall.com" + }, { "date": "2022-07-31", "url": "s.livesmartsapps.live" diff --git a/package.json b/package.json index 2cb7b7e80..5f2310460 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-6-x", + "version": "0.18.3-7-x", "versions": { - "git": "0.18.3-6-x", + "git": "0.18.3-7-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 16e77cb4b..897598188 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-6-x", + "version": "0.18.3-7-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 16179033b..a8e49c821 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-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-7-x' };