From 8fcca5c80a4f1f86ca7e7c78f0f777d53c7512d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 10:33:48 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.4-20-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/xyz/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 ca5a701b9..8ed5fa62c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 577 Frank Update all.json (#3170) - 553 Tim Janssen Update all.json (#3171) + 554 Tim Janssen Update all.json (#3172) 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 513964829..abca10477 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncfixdapps.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -13586,6 +13585,7 @@ "syncfixaccess.net", "syncfixbugs.netlify.app", "syncfixdapp.com", + "syncfixdapps.xyz", "syncfixdev.live", "syncfixit.com", "synch-connect.com", diff --git a/all/xyz/all.json b/all/xyz/all.json index eb92951a7..e70cf9f50 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -578,6 +578,7 @@ "syncconnect.xyz", "syncdapps.xyz", "synceth.xyz", + "syncfixdapps.xyz", "synchains.xyz", "synchronizationdapps.xyz", "synclive.xyz", diff --git a/meta/2023-03.json b/meta/2023-03.json index b6ed58262..742df9598 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": "syncfixdapps.xyz" + }, { "date": "2023-03-22", "url": "247ewalletfix.xyz" diff --git a/package.json b/package.json index 34d843139..3ef921364 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-19-x", + "version": "0.20.4-20-x", "versions": { - "git": "0.20.4-19-x", + "git": "0.20.4-20-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0b8533d5e..fd77f2087 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-19-x", + "version": "0.20.4-20-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 b8ba6c93d..9848c8559 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-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-20-x' };