From 694123a55504583de186d5bbbe0dfe3cfa38235c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 10:52:03 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.262 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-03.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 1cfebb9e4..b1fc9b44c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 403 Mich Update all.json (#1208) + 404 Mich Update all.json (#1212) 358 Jaco Adjust merge labels (#1210) 142 mhusnirizal Update all.json (#1211) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 8bf5ca7dc..4c5b45322 100644 --- a/all.json +++ b/all.json @@ -7,10 +7,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "polkadotcash.online", - "themetalord.net", - "fabulousmayor850.wixsite.com", - "conwallt-meta.com", "16-b.it", "1776coin.org", "1inch-network.net", @@ -752,6 +748,7 @@ "contractsync.icu", "contractsync.top", "controlqr.com", + "conwallt-meta.com", "copolkadot.js.org", "corectionsbot.net", "corewallet.icu", @@ -1666,6 +1663,7 @@ "extension.metamask.com.santafarma.com", "extninfo.com", "extractionexe.link", + "fabulousmayor850.wixsite.com", "fashion.blog", "fastdappfix.com", "fastdappsync.com", @@ -3246,6 +3244,7 @@ "polkadotbank.com", "polkadotbonus.com", "polkadotcash.live", + "polkadotcash.online", "polkadotceo.com", "polkadotchain.net", "polkadotclaim.live", @@ -4027,6 +4026,7 @@ "thebitnad.com", "thedappsauth.com", "thegraph.rewardtoken.info", + "themetalord.net", "thepolkadot.io", "thepolkadot.online", "thepolkadotgroup.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 4392ff27e..de990e2b7 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -15,6 +15,10 @@ "date": "2022-03-04", "url": "cn59409.tmweb.ru" }, + { + "date": "2022-03-04", + "url": "conwallt-meta.com" + }, { "date": "2022-03-04", "url": "dappresolve.io" @@ -35,6 +39,10 @@ "date": "2022-03-04", "url": "distribution.acalastaking.network" }, + { + "date": "2022-03-04", + "url": "fabulousmayor850.wixsite.com" + }, { "date": "2022-03-04", "url": "gcf-online.com" @@ -71,6 +79,10 @@ "date": "2022-03-04", "url": "polikadot.com" }, + { + "date": "2022-03-04", + "url": "polkadotcash.online" + }, { "date": "2022-03-04", "url": "rectbloks.org" @@ -79,6 +91,10 @@ "date": "2022-03-04", "url": "syncingwallet.online" }, + { + "date": "2022-03-04", + "url": "themetalord.net" + }, { "date": "2022-03-04", "url": "thetrolllerart.dvrlists.com" diff --git a/package.json b/package.json index 81c13e72e..46775e705 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.261", + "version": "0.8.262", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dfa97c23c..a34a46d34 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.261", + "version": "0.8.262", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ddb598d43..e6f4d89b0 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.261' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.262' };