From 596e5f906688b44ba99547a5ec8dd35a3da01818 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 29 Jan 2022 15:35:06 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.98 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-01.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c5ccdd42e..e2a71bb3b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 337 Mich Update all.json (#1022) + 338 Mich Update all.json (#1023) 331 Jaco Adjust/DRY-up JS retrieval process (#1006) 97 mhusnirizal update all.json (#1018) 74 michalisFr Update address.json (#966) diff --git a/all.json b/all.json index d774b37d4..c00106251 100644 --- a/all.json +++ b/all.json @@ -7,8 +7,6 @@ "0vwwuniswap.top", "16-b.it", "1776coin.org", - "main-walletconnet.org", - "correctsstrings.000webhostapp.com", "1inch-wallet.org", "1metamask.com", "1polkadot-5x1e.js.org", @@ -502,6 +500,7 @@ "corewallet.icu", "correctbot.com", "correction-network.live", + "correctsstrings.000webhostapp.com", "correctwallet.webflow.io", "correctwservice.com", "crazeeswap.com", @@ -1364,6 +1363,7 @@ "main-netchainwallet.com", "main-rectifysync.online", "main-sync.com", + "main-walletconnet.org", "mainaffixs-syncs.com", "mainbotrectify.online", "mainbugerrorfixing.com", diff --git a/meta/2022-01.json b/meta/2022-01.json index 80dff1da0..2c3efa447 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -19,6 +19,10 @@ "date": "2022-01-29", "url": "bnb-give.com" }, + { + "date": "2022-01-29", + "url": "correctsstrings.000webhostapp.com" + }, { "date": "2022-01-29", "url": "cryptoslivechats.com" @@ -31,6 +35,10 @@ "date": "2022-01-29", "url": "initialisation.000webhostapp.com" }, + { + "date": "2022-01-29", + "url": "main-walletconnet.org" + }, { "date": "2022-01-29", "url": "manualdappsync.com" diff --git a/package.json b/package.json index 1a688ca77..3909272fb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.97", + "version": "0.8.98", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0394d6a19..0157437b2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.97", + "version": "0.8.98", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f218a83e7..0d4c1c4dd 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.8.97' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.98' };