From 3523dd3d96870756fdaa4097e50bc8ec0a76641b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 May 2022 06:59:19 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.35 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-05.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 30a816418..a8ef18f27 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 554 Mich Update all.json (#1593) - 385 Jaco Add missing polkastarter.website (#1587) + 386 Jaco tron-trx.events (#1612) 224 mhusnirizal update all.json (#1609) 130 frankywild Update all.json (#1607) 79 michalisFr Update all.json (#1540) diff --git a/all.json b/all.json index dbf9fd78b..1c747ae10 100644 --- a/all.json +++ b/all.json @@ -1,7 +1,6 @@ { "allow": [], "deny": [ - "tron-trx.events", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -11,11 +10,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "stepn-activity.live", - "myneighboralice.events", - "avax-event.live", - "cardano-ada.events", - "terra-luna.events", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -592,6 +586,7 @@ "avalanchesync.com", "avalaunchapp.me", "avanttrends.com", + "avax-event.live", "avaxnetworkwallet.com", "awalletconnect.com", "awe-scan.web.app", @@ -890,6 +885,7 @@ "capita1ltradeoption.com", "capital-bittrade.online", "captcha.ms", + "cardano-ada.events", "careeratjayamwebsolutions.com", "casinopolkadot.com", "cbengine.comytvweb.com", @@ -5130,6 +5126,7 @@ "mymintconnectpad.online", "mymultinodes.icu", "mymultinodesdefi.com", + "myneighboralice.events", "mynftconnectspad.com", "mynodesrectify.com", "mynodeswallet.online", @@ -7017,6 +7014,7 @@ "stenp.shop", "step-app.live", "stepen-code.online", + "stepn-activity.live", "stepn-eventt.com", "stepn.engineer", "stepn.plus", @@ -7402,6 +7400,7 @@ "terminalconnect.com", "terra-bridge.com", "terra-ecosystemhelp.com", + "terra-luna.events", "terra-solvemanually.online", "terra-swep.com", "terra-swep.org", @@ -7762,6 +7761,7 @@ "triliionairethugs.com", "trinitybelieversbuilder.org", "troken.im", + "tron-trx.events", "tronwallet.digital", "trost.login-wallet.top", "troublesysdapp.live", diff --git a/meta/2022-05.json b/meta/2022-05.json index 311a66c8c..d2e866c8e 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-05-29", + "url": "avax-event.live" + }, + { + "date": "2022-05-29", + "url": "cardano-ada.events" + }, + { + "date": "2022-05-29", + "url": "myneighboralice.events" + }, + { + "date": "2022-05-29", + "url": "stepn-activity.live" + }, + { + "date": "2022-05-29", + "url": "terra-luna.events" + }, + { + "date": "2022-05-29", + "url": "tron-trx.events" + }, { "date": "2022-05-27", "url": "activebscrestore.com" diff --git a/package.json b/package.json index 8a45ca7f7..834452e86 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.34", + "version": "0.13.35", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e557eb0de..0644e891d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.34", + "version": "0.13.35", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7fa953c16..6ba6f360e 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.13.34' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.35' };