From 524e8d41c6f78143c8f9bb8e9dca0e20d32c8f02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 09:30:09 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.4-19-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 81277d7b7..ca5a701b9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 577 Frank Update all.json (#3170) - 552 Tim Janssen Update all.json (#3168) + 553 Tim Janssen Update all.json (#3171) 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 945d2abae..75db5dd87 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1250,6 +1249,7 @@ "bacpne.com", "badapplesiphonerepair.com", "baffare.site", + "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link", "bahamaslandnftmint.com", "bahsenkeyef.site", "bahysem.site", diff --git a/all/link/all.json b/all/link/all.json index d8a556193..ce87d9387 100644 --- a/all/link/all.json +++ b/all/link/all.json @@ -7,6 +7,7 @@ "assetverif-collab.link", "astutevalidate.link", "autosync.link", + "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link", "balancer-fi.link", "bitcoinonline.link", "bridgeprotocol.link", diff --git a/meta/2023-03.json b/meta/2023-03.json index f8f4ecc41..b6ed58262 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-23", + "url": "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link" + }, { "date": "2023-03-22", "url": "247ewalletfix.xyz" diff --git a/package.json b/package.json index 31214652e..34d843139 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-18-x", + "version": "0.20.4-19-x", "versions": { - "git": "0.20.4-18-x", + "git": "0.20.4-19-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 988092759..0b8533d5e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-18-x", + "version": "0.20.4-19-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 8754a9b18..b8ba6c93d 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-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-19-x' };