From f8fbc3c56fe880951f0b543ac1d0288f5d1186e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:07:00 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.4-22-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/link/all.json | 1 + meta/2023-03.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8f7c9e4d1..193f25172 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 577 Frank Update all.json (#3170) - 555 Tim Janssen Update all.json (#3173) + 556 Tim Janssen Update all.json (#3174) 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) 417 mhusnirizal update all.json (#3160) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 4d07b6b40..9a094b15a 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bafybeiduschaqs6m3jl4qp2yi3dhrrrt5te7b5gjo4aj5ew7fxa7kkjr2y.ipfs.dweb.link", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1251,6 +1250,7 @@ "badapplesiphonerepair.com", "baffare.site", "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link", + "bafybeiduschaqs6m3jl4qp2yi3dhrrrt5te7b5gjo4aj5ew7fxa7kkjr2y.ipfs.dweb.link", "bahamaslandnftmint.com", "bahsenkeyef.site", "bahysem.site", diff --git a/all/link/all.json b/all/link/all.json index ce87d9387..d7290f48d 100644 --- a/all/link/all.json +++ b/all/link/all.json @@ -8,6 +8,7 @@ "astutevalidate.link", "autosync.link", "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link", + "bafybeiduschaqs6m3jl4qp2yi3dhrrrt5te7b5gjo4aj5ew7fxa7kkjr2y.ipfs.dweb.link", "balancer-fi.link", "bitcoinonline.link", "bridgeprotocol.link", diff --git a/meta/2023-03.json b/meta/2023-03.json index 25d429aa3..191b61243 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -3,6 +3,10 @@ "date": "2023-03-23", "url": "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link" }, + { + "date": "2023-03-23", + "url": "bafybeiduschaqs6m3jl4qp2yi3dhrrrt5te7b5gjo4aj5ew7fxa7kkjr2y.ipfs.dweb.link" + }, { "date": "2023-03-23", "url": "soulart.hu" diff --git a/package.json b/package.json index a931c5512..6d10bf02b 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-21-x", + "version": "0.20.4-22-x", "versions": { - "git": "0.20.4-21-x", + "git": "0.20.4-22-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 96c92e4f1..7b585a0e0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-21-x", + "version": "0.20.4-22-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 41a114c41..b1766d6cc 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.20.4-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-22-x' };