From 561765d903c74218ef663ca04e51a6e770107026 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 08:25:01 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.167 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-02.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c88a16719..aa1fe4921 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 369 Mich Update all.json (#1103) + 370 Mich Update all.json (#1105) 338 Jaco Disable yarn scripts on CI (#1100) 115 mhusnirizal update all.json (#1104) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 4e7596e2f..eb7818fce 100644 --- a/all.json +++ b/all.json @@ -7,10 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "molliea.ml", - "redclayware.com", - "revalidationnetwork.com", - "webliverevallidates.com", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -2031,6 +2027,7 @@ "mobilewalletvalidation.net", "mobileworldappsstore.xyz", "mobwallet.co", + "molliea.ml", "monsterapeclub-mint.online", "moomoocoin.io", "moon-beam.org", @@ -2889,6 +2886,7 @@ "rectifyshiba.online", "rectifytoken.com", "rectiverse.org", + "redclayware.com", "redirectwallet.online", "refreshwallet.info", "refund-coinbase.com", @@ -2921,6 +2919,7 @@ "restoreweblink.com", "revalidateconnect.site", "revalidateweb.com", + "revalidationnetwork.com", "reviewingmadeeazy.com", "rewalletauthorization.io", "rewalletauthorization.net", @@ -4432,6 +4431,7 @@ "webdappsconnection.com", "webdappsquery.online", "webdappsvalidate.com", + "webliverevallidates.com", "webmetamask-connect.com", "webnodesynchronization.com", "webresolves.online", diff --git a/meta/2022-02.json b/meta/2022-02.json index d84b77290..473222c73 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -23,10 +23,26 @@ "date": "2022-02-14", "url": "mainnet-secure.live" }, + { + "date": "2022-02-14", + "url": "molliea.ml" + }, + { + "date": "2022-02-14", + "url": "redclayware.com" + }, { "date": "2022-02-14", "url": "restoredappapp.com" }, + { + "date": "2022-02-14", + "url": "revalidationnetwork.com" + }, + { + "date": "2022-02-14", + "url": "webliverevallidates.com" + }, { "date": "2022-02-13", "url": "acalaprotocol.com" diff --git a/package.json b/package.json index fc6965a50..ec2bb31a1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.166", + "version": "0.8.167", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 15ca134f9..4f1ab0ccf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.166", + "version": "0.8.167", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d05df4967..30c566901 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.166' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.167' };