From 7674d971b505a0e3a579ac71f31c3395576e2c0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 14:26:25 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.4-21-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/hu/all.json | 3 +++ meta/2023-03.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 all/hu/all.json diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8ed5fa62c..8f7c9e4d1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 577 Frank Update all.json (#3170) - 554 Tim Janssen Update all.json (#3172) + 555 Tim Janssen Update all.json (#3173) 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 d32351948..93334d2c0 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "soulart.hu", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -13128,6 +13127,7 @@ "sorares.store", "sotana-network.com", "sotkant.site", + "soulart.hu", "sourcefixapp.com", "sourcevalidations.net", "southpacificmissions.org", diff --git a/all/hu/all.json b/all/hu/all.json new file mode 100644 index 000000000..da793c2e8 --- /dev/null +++ b/all/hu/all.json @@ -0,0 +1,3 @@ +[ + "soulart.hu" +] diff --git a/meta/2023-03.json b/meta/2023-03.json index 742df9598..25d429aa3 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": "soulart.hu" + }, { "date": "2023-03-23", "url": "syncfixdapps.xyz" diff --git a/package.json b/package.json index 3ef921364..a931c5512 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-20-x", + "version": "0.20.4-21-x", "versions": { - "git": "0.20.4-20-x", + "git": "0.20.4-21-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fd77f2087..96c92e4f1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-20-x", + "version": "0.20.4-21-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 9848c8559..41a114c41 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-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-21-x' };