From e9e14dd146b9ae6d3e6cdd07c690fab0a92f8bbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 12:18:45 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.27 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-05.json | 12 ++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 19 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b349933a7..e06c77026 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 554 Mich Update all.json (#1593) 385 Jaco Add missing polkastarter.website (#1587) - 220 mhusnirizal update all.json (#1598) + 221 mhusnirizal update all.json (#1599) 126 frankywild Update all.json (#1594) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) diff --git a/all.json b/all.json index 04a4fed56..41e01dbc1 100644 --- a/all.json +++ b/all.json @@ -1,9 +1,6 @@ { "allow": [], "deny": [ - "nftscollabpads.site", - "protocoldappsauthen.online", - "fastautolink.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3145,6 +3142,7 @@ "fast-walletconnect.com", "fastauthe.org", "fastauthswallets.org", + "fastautolink.com", "fastchainsync.xyz", "fastdappfix.com", "fastdappsync.com", @@ -5214,6 +5212,7 @@ "nftrevealsync.online", "nfts-opensearewards.epizy.com", "nfts-pro.net", + "nftscollabpads.site", "nftserverpad.com", "nftswaps.live", "nftsynchronisation.com", @@ -6337,6 +6336,7 @@ "protocolconnect.site", "protocoldapp.net", "protocoldapps.live", + "protocoldappsauthen.online", "protocolrectify.live", "protocolsresolute.xyz", "protocolsync.online", diff --git a/meta/2022-05.json b/meta/2022-05.json index 0a7cf9956..37eaaa494 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -59,6 +59,10 @@ "date": "2022-05-23", "url": "fastauthe.org" }, + { + "date": "2022-05-23", + "url": "fastautolink.com" + }, { "date": "2022-05-23", "url": "fidalix.com" @@ -83,6 +87,14 @@ "date": "2022-05-23", "url": "netrestore.site" }, + { + "date": "2022-05-23", + "url": "nftscollabpads.site" + }, + { + "date": "2022-05-23", + "url": "protocoldappsauthen.online" + }, { "date": "2022-05-23", "url": "resolvestofunft.com" diff --git a/package.json b/package.json index dc018e3b8..af03ae150 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.26", + "version": "0.13.27", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2d08603be..998e4181c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.26", + "version": "0.13.27", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index eb1dfcdc7..79dd441ed 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.26' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.27' };